*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:#f5f6f8}body{font-family:Inter,sans-serif;color:#111827;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.frame{max-width:420px;margin:0 auto;min-height:100vh;background:#f5f6f8;display:flex;flex-direction:column;position:relative;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.94) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes waBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iconBell{0%,to{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-13deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-6deg)}50%{transform:rotate(0)}}@keyframes iconBellRing{0%,90%,to{transform:rotate(0)}10%{transform:rotate(18deg)}25%{transform:rotate(-15deg)}40%{transform:rotate(10deg)}55%{transform:rotate(-7deg)}70%{transform:rotate(4deg)}}@keyframes iconPulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2.5px)}}@keyframes iconSpinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iconCheck{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}@keyframes iconBarGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes iconHeartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.15)}28%{transform:scale(1)}42%{transform:scale(1.1)}70%{transform:scale(1)}}@keyframes iconUpload{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.toast{position:absolute;top:72px;left:50%;transform:translate(-50%);background:#111827;color:#fff;padding:11px 20px;border-radius:22px;font-size:13px;font-weight:600;z-index:200;animation:popIn .3s ease;white-space:nowrap;box-shadow:0 4px 16px #0003}.cp-spin{width:32px;height:32px;border:3px solid #e8eaed;border-top-color:#1a9e3f;border-radius:50%;animation:spin .8s linear infinite}.splash{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 28px 40px;text-align:center;background:linear-gradient(160deg,#fff,#f0faf3)}.splash-feats{display:flex;gap:10px;margin-bottom:44px;width:100%}.feat{flex:1;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:18px 10px;text-align:center;box-shadow:0 2px 12px #0000000a}.feat-icon{margin-bottom:8px;display:flex;align-items:center;justify-content:center}.feat-label{font-size:11px;color:#374151;line-height:1.5;font-weight:500}.splash-btn{width:100%;padding:17px;border-radius:14px;border:none;background:#1a9e3f;color:#fff;font-size:16px;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;box-shadow:0 4px 16px #1a9e3f66}.splash-link{margin-top:16px;font-size:14px;color:#9ca3af;cursor:pointer;font-weight:500}.topbar{background:#fff;border-bottom:1.5px solid #e5e7eb;padding:14px 18px;display:flex;align-items:center;gap:12px;flex-shrink:0}.topbar-av{width:38px;height:38px;border-radius:12px;background:#e8f5ec;display:flex;align-items:center;justify-content:center}.topbar-name{font-size:15px;font-weight:700;color:#111827}.topbar-sub{font-size:12px;color:#9ca3af;margin-top:1px}.icon-btn{width:36px;height:36px;border-radius:10px;background:#f9fafb;border:1.5px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer}.dash-body{flex:1;overflow-y:auto;padding:16px 16px 90px}.hero-card{background:linear-gradient(135deg,#1a9e3f,#15803d);border-radius:24px;padding:24px 22px;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:0 8px 32px #1a9e3f59}.hero-label{font-size:12px;font-weight:500;color:#ffffffbf;margin-bottom:6px}.hero-amount{font-size:38px;font-weight:800;color:#fff;line-height:1;letter-spacing:-1px}.hero-sub{font-size:12px;color:#ffffffa6;margin-top:6px}.hero-pills{display:flex;gap:8px;margin-top:18px}.h-pill{flex:1;background:#ffffff26;border-radius:12px;padding:11px 8px;text-align:center}.h-pill-val{font-size:18px;font-weight:800;color:#fff}.h-pill-label{font-size:10px;color:#ffffffa6;text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-weight:500}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.quick-btn{background:#fff;border:1.5px solid #e5e7eb;border-radius:18px;padding:16px 14px;cursor:pointer;text-align:left;box-shadow:0 1px 4px #0000000a}.quick-btn-icon{margin-bottom:10px}.quick-btn-label{font-size:13px;font-weight:700;color:#111827}.quick-btn-sub{font-size:11px;color:#9ca3af;margin-top:3px}.section-hdr{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-title{font-size:16px;font-weight:700;color:#111827}.section-action{font-size:14px;color:#1a9e3f;cursor:pointer;font-weight:600}.member-row{background:#fff;border:1.5px solid #e5e7eb;border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;margin-bottom:10px;box-shadow:0 1px 4px #0000000a}.m-av{width:44px;height:44px;border-radius:50%;background:#e8f5ec;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:800;color:#1a9e3f;flex-shrink:0}.m-name{font-size:14px;font-weight:600;color:#111827}.m-meta{font-size:12px;color:#9ca3af;margin-top:2px}.m-pips{display:flex;gap:3px;margin-top:6px}.m-pip{width:14px;height:5px;border-radius:3px}.m-pip.p{background:#1a9e3f}.m-pip.c{background:#1a9e3f;opacity:.35}.m-pip.m{background:#fee2e2;border:1px solid #fca5a5}.m-sc{text-align:right;flex-shrink:0}.m-sc-val{font-size:24px;font-weight:800}.m-sc-val.h{color:#1a9e3f}.m-sc-val.mid{color:#f59e0b}.m-sc-val.lo{color:#ef4444}.m-sc-label{font-size:10px;color:#9ca3af;font-weight:500}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:420px;background:#fff;border-top:1.5px solid #e5e7eb;display:flex;justify-content:space-around;padding:10px 0 20px;z-index:50;box-shadow:0 -4px 20px #0000000f}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;padding:4px 18px}.nav-icon{display:flex;align-items:center;justify-content:center;width:44px;height:32px;border-radius:16px}.nav-item.active .nav-icon{background:#e8f5ec}.nav-label{font-size:10px;color:#9ca3af;text-transform:uppercase;letter-spacing:.8px;font-weight:500}.nav-item.active .nav-label{color:#1a9e3f;font-weight:700}.wa-shell{flex:1;display:flex;flex-direction:column;background:#e5ddd5}.wa-header{background:#075e54;padding:13px 16px;display:flex;align-items:center;gap:12px;flex-shrink:0}.wa-av{width:40px;height:40px;border-radius:50%;background:#128c7e;display:flex;align-items:center;justify-content:center}.wa-name{font-size:15px;font-weight:600;color:#fff}.wa-status{font-size:12px;color:#ffffffb3;margin-top:1px;display:flex;align-items:center;gap:4px}.wa-msgs{flex:1;overflow-y:auto;padding:14px 12px;display:flex;flex-direction:column;gap:8px;background:#e5ddd5}.wa-wrap{display:flex;flex-direction:column;max-width:82%;animation:popIn .22s ease}.wa-wrap.out{align-self:flex-end;align-items:flex-end}.wa-wrap.in{align-self:flex-start;align-items:flex-start}.wa-bubble{padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.55;white-space:pre-wrap;word-break:break-word;box-shadow:0 1px 3px #0000001a}.wa-bubble.out{background:#dcf8c6;color:#111;border-bottom-right-radius:3px}.wa-bubble.in,.wa-bubble.bot{background:#fff;color:#111;border-bottom-left-radius:3px}.wa-time{font-size:10px;color:#999;margin-top:3px;padding:0 4px}.wa-opt{background:#fff;border:1.5px solid #d0e8d4;border-radius:12px;padding:10px 16px;font-size:14px;color:#1a9e3f;cursor:pointer;text-align:center;font-weight:600;box-shadow:0 1px 4px #00000014;margin-bottom:6px}.wa-typing{padding:10px 14px;display:flex;align-items:center;gap:4px}.wa-dot{width:7px;height:7px;border-radius:50%;background:#999;animation:waBounce 1.2s infinite}.wa-dot:nth-child(2){animation-delay:.2s}.wa-dot:nth-child(3){animation-delay:.4s}.wa-bar{background:#f0f0f0;border-top:1px solid #ddd;padding:10px 12px;display:flex;gap:8px;align-items:center;flex-shrink:0}.wa-input{flex:1;background:#fff;border:none;border-radius:24px;padding:10px 16px;font-size:14px;color:#111;font-family:Inter,sans-serif;outline:none}.wa-send{width:44px;height:44px;border-radius:50%;background:#1a9e3f;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wa-send:disabled{background:#ccc;cursor:not-allowed}.bot-screen{flex:1;display:flex;flex-direction:column}.bot-header{background:#fff;border-bottom:1.5px solid #e5e7eb;padding:14px 16px;display:flex;align-items:center;gap:12px;flex-shrink:0}.bot-av{width:42px;height:42px;border-radius:50%;background:#e8f5ec;display:flex;align-items:center;justify-content:center}.bot-name{font-size:15px;font-weight:700;color:#111827}.bot-status{font-size:12px;color:#1a9e3f;display:flex;align-items:center;gap:5px;font-weight:500}.status-dot{width:7px;height:7px;border-radius:50%;background:#1a9e3f;animation:pulse 2s infinite}.bot-msgs{flex:1;overflow-y:auto;padding:16px 14px;display:flex;flex-direction:column;gap:10px;background:#f5f6f8}.bot-wrap{display:flex;flex-direction:column;max-width:80%;animation:popIn .22s ease}.bot-wrap.out{align-self:flex-end;align-items:flex-end}.bot-wrap.in{align-self:flex-start;align-items:flex-start}.bot-bubble{padding:11px 15px;border-radius:16px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.bot-bubble.out{background:#1a9e3f;color:#fff;border-bottom-right-radius:4px}.bot-bubble.in{background:#fff;color:#111827;border-bottom-left-radius:4px;border:1.5px solid #e5e7eb}.bot-time{font-size:10px;color:#9ca3af;margin-top:3px;padding:0 4px}.chips{padding:10px 14px;display:flex;gap:7px;overflow-x:auto;flex-shrink:0;background:#fff;border-top:1.5px solid #e5e7eb}.chips::-webkit-scrollbar{display:none}.chip{background:#e8f5ec;border:1.5px solid #b6e4c2;color:#1a9e3f;font-size:12px;font-family:Inter,sans-serif;font-weight:600;padding:7px 14px;border-radius:20px;white-space:nowrap;cursor:pointer;flex-shrink:0}.bot-bar{background:#fff;border-top:1.5px solid #e5e7eb;padding:10px 12px 80px;display:flex;gap:8px;align-items:center;flex-shrink:0}.bot-input{flex:1;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:24px;padding:11px 16px;font-size:14px;color:#111827;font-family:Inter,sans-serif;outline:none}.bot-input:focus{border-color:#1a9e3f;background:#fff}.bot-send{width:44px;height:44px;border-radius:50%;background:#1a9e3f;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bot-send:disabled{background:#e5e7eb;cursor:not-allowed}.input-group{margin-bottom:14px}.input-label{font-size:12px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:1px;margin-bottom:7px;display:block}.input-field{width:100%;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:14px;padding:13px 16px;font-size:15px;color:#111827;font-family:Inter,sans-serif;outline:none;transition:border-color .2s}.input-field:focus{border-color:#1a9e3f;background:#fff;box-shadow:0 0 0 3px #e8f5ec}.btn-primary{width:100%;padding:17px;border-radius:14px;border:none;background:#1a9e3f;color:#fff;font-size:16px;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #1a9e3f66}.btn-primary:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.btn-secondary{width:100%;padding:15px;border-radius:14px;background:#fff;border:1.5px solid #e5e7eb;color:#374151;font-size:14px;font-family:Inter,sans-serif;font-weight:600;cursor:pointer;margin-top:8px}.add-btn{width:100%;padding:14px;border-radius:14px;background:transparent;border:1.5px dashed #e5e7eb;color:#9ca3af;font-size:14px;font-family:Inter,sans-serif;font-weight:500;cursor:pointer;margin-top:4px}.note-box{background:#e8f5ec;border:1.5px solid #b6e4c2;border-radius:12px;padding:12px 14px;font-size:13px;color:#166534;display:flex;gap:10px;font-weight:500}.modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-end;z-index:100;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{background:#fff;border-radius:28px 28px 0 0;padding:24px 20px 36px;width:100%;max-height:88vh;overflow-y:auto;animation:slideUp .3s ease;box-shadow:0 -8px 32px #0000001f}.modal-title{font-size:22px;font-weight:800;color:#111827;margin-bottom:20px;letter-spacing:-.5px}.modal-row{display:flex;gap:10px;margin-top:20px}.btn-cancel{flex:1;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;padding:14px;font-size:15px;color:#374151;cursor:pointer;font-family:Inter,sans-serif;font-weight:600}.btn-confirm{flex:2;background:#1a9e3f;border:none;border-radius:12px;padding:14px;font-size:15px;color:#fff;font-weight:700;cursor:pointer;font-family:Inter,sans-serif}.btn-danger{flex:1;background:#fee2e2;border:1.5px solid rgba(239,68,68,.3);border-radius:12px;padding:14px;font-size:15px;color:#ef4444;font-weight:700;cursor:pointer;font-family:Inter,sans-serif}.confirm-screen{flex:1;overflow-y:auto;background:#f5f6f8}.confirm-body{padding:14px 14px 80px;display:flex;flex-direction:column;gap:10px}.confirm-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;overflow:hidden}.member-confirm-row{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid #e5e7eb}.member-confirm-row:last-child{border-bottom:none}.status-tag{font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;flex-shrink:0}.status-tag.confirmed{background:#e8f5ec;color:#1a9e3f}.status-tag.pending{background:#fef3c7;color:#f59e0b}.status-tag.disputed{background:#fee2e2;color:#ef4444}.report-section{padding:16px 18px}.report-section+.report-section{border-top:1px solid #f1f5f9}.report-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.report-row:last-child{border-bottom:none}.report-row-label{color:#6b7280}.report-row-val{font-weight:700;color:#111827}.report-row-val.g{color:#1a9e3f}.report-row-val.go{color:#f59e0b}.trust-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:20px;margin-bottom:12px}.trust-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#1a9e3f;margin-bottom:14px}.trust-score-row{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.trust-score-num{font-size:52px;font-weight:800;color:#111827;letter-spacing:-2px;line-height:1}.trust-score-max{font-size:18px;color:#9ca3af}.trust-score-tag{font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;background:#e8f5ec;color:#1a9e3f}.trust-bar-track{height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden;margin-bottom:16px}.trust-bar-fill{height:100%;border-radius:4px;transition:width .6s ease}.trust-breakdown{display:flex;flex-direction:column;gap:10px}.trust-row{display:flex;align-items:center;gap:10px}.trust-row-label{font-size:13px;color:#374151;flex:1}.trust-row-detail{font-size:11px;color:#9ca3af}.trust-row-pts{font-size:13px;font-weight:700;color:#111827;width:36px;text-align:right}.trust-lender-note{background:#f8fafc;border-radius:10px;padding:12px;font-size:12px;color:#374151;line-height:1.6;margin-top:14px}.verif-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:20px;margin-bottom:12px}.verif-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.verif-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#1a9e3f}.verif-score{font-size:36px;font-weight:800;color:#111827}.verif-score span{font-size:16px;color:#9ca3af}.verif-track{height:10px;background:#f1f5f9;border-radius:5px;overflow:hidden;display:flex;gap:2px;margin-bottom:14px}.verif-segment{height:100%;border-radius:3px}.verif-levels{display:flex;flex-direction:column;gap:8px}.verif-level-row{display:flex;align-items:center;gap:10px}.verif-level-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.verif-level-label{font-size:13px;color:#374151;flex:1}.verif-level-trust{font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px}.verif-level-count{font-size:12px;color:#9ca3af}.verif-note{font-size:12px;color:#374151;line-height:1.6;margin-top:14px;background:#f8fafc;border-radius:10px;padding:12px}.decision-card{border-radius:22px;padding:22px;margin-bottom:12px;position:relative;overflow:hidden}.decision-card.approve{background:linear-gradient(135deg,#064e3b,#065f46);box-shadow:0 8px 32px #064e3b66}.decision-card.review{background:linear-gradient(135deg,#78350f,#92400e);box-shadow:0 8px 32px #78350f66}.decision-card.decline{background:linear-gradient(135deg,#7f1d1d,#991b1b);box-shadow:0 8px 32px #7f1d1d66}.decision-label{font-size:11px;font-weight:700;color:#ffffff8c;text-transform:uppercase;letter-spacing:2.5px;margin-bottom:8px}.decision-verdict-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.decision-verdict-icon{font-size:36px;line-height:1}.decision-verdict-text{font-size:32px;font-weight:800;color:#fff;letter-spacing:-1px;line-height:1}.decision-verdict-sub{font-size:13px;color:#fff9;margin-top:3px}.decision-confidence-row{display:flex;align-items:center;gap:10px;margin-bottom:18px}.decision-conf-track{flex:1;background:#ffffff26;border-radius:6px;height:6px;overflow:hidden}.decision-conf-fill{height:100%;border-radius:6px;background:#ffffffb3}.decision-conf-label{font-size:12px;font-weight:700;color:#fffc;white-space:nowrap}.decision-loan-row{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.decision-loan-label{font-size:12px;color:#fff9}.decision-loan-amount{font-size:22px;font-weight:800;color:#fff}.decision-loan-basis{font-size:10px;color:#ffffff73;margin-top:2px;line-height:1.5}.decision-reasons{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.decision-reason{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#ffffffb3;line-height:1.5}.decision-reason-dot{width:5px;height:5px;border-radius:50%;background:#ffffff80;margin-top:6px;flex-shrink:0}.decision-path{background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:14px 16px}.decision-path-title{font-size:11px;font-weight:700;color:#ffffff80;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:10px}.decision-path-item{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#ffffffa6;line-height:1.55;margin-bottom:6px}.decision-path-num{width:16px;height:16px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#ffffffb3;flex-shrink:0}.scanner{flex:1;overflow-y:auto;display:flex;flex-direction:column;background:#f5f6f8}.scanner-body{padding:16px;display:flex;flex-direction:column;gap:14px;flex:1}.upload-zone{border:2px dashed #e5e7eb;border-radius:22px;padding:40px 20px;text-align:center;cursor:pointer;background:#fff;position:relative;overflow:hidden}.upload-zone:hover{border-color:#1a9e3f;background:#e8f5ec}.upload-zone.has-img{border-style:solid;border-color:#1a9e3f;padding:0}.upload-preview{width:100%;border-radius:20px;display:block;max-height:300px;object-fit:cover}.upload-zone-title{font-size:18px;font-weight:700;color:#111827;margin-bottom:6px}.upload-zone-sub{font-size:13px;color:#9ca3af;line-height:1.6}.progress-bar{height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden;margin:10px 0}.progress-fill{height:100%;background:#1a9e3f;border-radius:2px;transition:width .5s ease}.profile-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;background:#f5f6f8}.r-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;overflow:hidden}.r-card-header{padding:16px 18px 0}.r-card-title{font-size:13px;font-weight:700;color:#111827;text-transform:uppercase;letter-spacing:1.5px}.r-card-body{padding:16px 18px}.week-cell{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.week-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.stat-pill{flex:1;background:#f9fafb;border-radius:14px;padding:12px 10px;text-align:center}.stat-val{font-size:20px;font-weight:800;font-family:Fraunces,serif;line-height:1}.stat-label{font-size:10px;color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-top:4px}.stmt-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f9fafb}.stmt-row:last-child{border-bottom:none}
