:root{--green:#19ad68;--green-dark:#087548;--green-soft:#eaf9f1;--ink:#10251e;--ink-2:#254039;--muted:#6f817b;--line:#dde8e3;--paper:#fff;--mist:#f4f8f6;--sand:#f2eee4;--coral:#ef785f;--amber:#e9a53a;--blue:#4c8ee8;--shadow:0 24px 70px #0e2f231f;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.brand{letter-spacing:-.7px;white-space:nowrap;align-items:center;gap:10px;font-size:22px;font-weight:720;display:inline-flex}.brand strong{color:var(--green)}.brand-mark{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;font-weight:800;display:inline-flex;position:relative}.brand-mark b{border:2px solid var(--green);color:var(--green);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;display:flex;position:absolute;bottom:-2px;right:-2px}.brand-compact{gap:7px;font-size:15px}.brand-compact .brand-mark{width:26px;height:26px;font-size:12px}.brand-compact .brand-mark b{width:11px;height:11px}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 20px;font-size:14px;font-weight:750;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.app-sidebar button:focus-visible,.choice-row button:focus-visible{outline-offset:2px;outline:3px solid #19ad6840}.button:disabled,.mini-action:disabled{cursor:wait;opacity:.58}.button-primary{background:var(--green);color:#fff;box-shadow:0 10px 25px #19ad6838}.button-primary:hover{background:#13975a}.button-secondary{border-color:var(--line);color:var(--ink);background:#fff}.button-ink{background:var(--ink);color:#fff}.button-white{color:var(--ink);background:#fff}.button-large{border-radius:14px;min-height:52px;padding:0 25px}.full{width:100%}.public-nav{z-index:20;justify-content:space-between;align-items:center;max-width:1220px;height:88px;margin:0 auto;padding:0 30px;display:flex;position:relative}.public-links{gap:34px;display:flex}.public-links a{color:var(--ink-2);font-size:14px;font-weight:650}.public-links a:hover{color:var(--green)}.landing{overflow:hidden}.hero{grid-template-columns:minmax(0,1fr) minmax(450px,.88fr);max-width:1220px;min-height:690px;margin:0 auto;padding:72px 30px 90px;display:grid}.hero-copy{align-self:center;padding-bottom:30px}.eyebrow{color:var(--green-dark);letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--green);border-radius:999px;width:7px;height:7px;display:inline-block}.hero h1{letter-spacing:-6px;margin:24px 0 28px;font-size:clamp(64px,7.2vw,98px);line-height:.93}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:var(--muted);max-width:560px;margin:0;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:26px;margin-top:35px;display:flex}.hero-trust{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.hero-trust b{background:var(--green-soft);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.hero-proof{border-top:1px solid var(--line);gap:48px;max-width:560px;margin-top:60px;padding-top:27px;display:flex}.hero-proof div{flex-direction:column;gap:5px;display:flex}.hero-proof strong{letter-spacing:-.6px;font-size:20px}.hero-proof span{color:var(--muted);text-transform:uppercase;font-size:11px}.hero-visual{justify-content:center;align-items:center;min-height:590px;display:flex;position:relative}.hero-visual:before{content:"";background:#dff7e9;border-radius:52% 48% 40% 60%/50% 45% 55% 50%;width:500px;height:530px;position:absolute;transform:rotate(-5deg)}.hero-visual:after{content:"";border:1px solid #19ad683d;border-radius:50%;width:420px;height:420px;position:absolute;top:20px;right:-70px}.orb{border-radius:50%;position:absolute}.orb-one{background:var(--green);width:32px;height:32px;top:80px;left:45px}.orb-two{background:#b9eed0;width:58px;height:58px;bottom:60px;right:35px}.phone-card{z-index:3;background:#fff;border:1px solid #074e2f1a;border-radius:30px;width:315px;min-height:480px;padding:27px;position:relative;transform:rotate(1.5deg);box-shadow:0 35px 80px #08402833}.phone-top{justify-content:space-between;align-items:center;margin-bottom:42px;display:flex}.avatar-mini{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:flex}.muted-label{color:var(--muted);font-size:12px;display:block}.phone-balance{letter-spacing:-1.5px;margin:8px 0 26px;font-size:33px;display:block}.progress-block{font-size:11px}.progress-block>span{color:var(--muted);margin-bottom:10px;display:block}.progress-block b{color:var(--ink)}.progress-track{background:#e4ede9;border-radius:999px;height:7px;position:relative;overflow:hidden}.progress-track i{background:var(--green);border-radius:inherit;height:100%;display:block}.next-payment{background:var(--green-soft);border-radius:16px;justify-content:space-between;align-items:center;margin:30px 0 20px;padding:18px;display:flex}.next-payment div{flex-direction:column;gap:5px;display:flex}.next-payment span,.next-payment small{color:var(--muted);font-size:10px}.next-payment strong{font-size:20px}.round-arrow{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;color:var(--green)!important;font-size:17px!important}.phone-button{width:100%}.floating-card{z-index:5;background:#fff;border:1px solid #08482c14;border-radius:14px;align-items:center;gap:11px;padding:12px 17px;display:flex;position:absolute;box-shadow:0 16px 45px #0f3f2d29}.floating-card div{flex-direction:column;gap:3px;display:flex}.floating-card b{font-size:12px}.floating-card small{color:var(--muted);font-size:9px}.floating-icon{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;display:flex}.floating-icon.shield{background:var(--ink);font-size:8px}.floating-approved{top:180px;left:0}.floating-secure{bottom:85px;right:-12px}.simulator-section,.steps{background:var(--ink);color:#fff;padding:105px max(30px,50vw - 580px)}.section-intro{margin-bottom:50px}.section-intro h2{letter-spacing:-3px;margin:18px 0;font-size:clamp(38px,4.4vw,62px);line-height:1.02}.section-intro p{color:var(--muted);font-size:17px}.section-intro.light .eyebrow,.centered.light .eyebrow{color:#79dca8}.section-intro.light p{color:#a8bab3}.simulator-card{color:var(--ink);background:#fff;border-radius:28px;grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden}.simulator-controls{padding:55px}.simulator-controls label{flex-direction:column;gap:8px;display:flex}.simulator-controls label span{color:var(--muted);font-size:14px}.simulator-controls label strong{letter-spacing:-2px;font-size:40px}input[type=range]{accent-color:var(--green);width:100%;margin:30px 0 8px}.range-labels{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.installment-label{margin-top:45px}.choice-row{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:16px;display:grid}.choice-row button{background:var(--mist);border:1px solid var(--line);cursor:pointer;border-radius:12px;min-height:50px;font-weight:700}.choice-row button.active{background:var(--green);border-color:var(--green);color:#fff}.simulator-result{background:var(--green-soft);flex-direction:column;justify-content:center;padding:55px;display:flex}.simulator-result>span{color:var(--muted);font-size:13px}.simulator-result>strong{color:var(--green-dark);letter-spacing:-3px;margin-top:10px;font-size:clamp(42px,5vw,66px)}.simulator-result>small{color:var(--muted)}.result-lines{border-top:1px solid #cfe6da;border-bottom:1px solid #cfe6da;margin:28px 0;padding:18px 0}.result-lines div{justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.result-lines span,.simulator-result>p{color:var(--muted)}.simulator-result>p{text-align:center;margin:14px 0 0;font-size:10px;line-height:1.5}.benefits,.faq{max-width:1220px;margin:0 auto;padding:110px 30px}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.benefit-grid article{background:var(--mist);border-radius:var(--radius);border:1px solid #0000;min-height:330px;padding:35px;transition:transform .18s,border-color .18s;position:relative}.benefit-grid article:hover{border-color:#bfe7d1;transform:translateY(-4px)}.benefit-number{color:#adbbb6;font-family:monospace;font-size:12px;position:absolute;top:30px;right:30px}.benefit-icon{background:var(--green);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:65px;font-size:25px;display:flex}.benefit-grid h3{letter-spacing:-.7px;margin:0 0 13px;font-size:23px}.benefit-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.centered{text-align:center}.steps-row{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;margin-top:70px;display:grid}.steps-row article{text-align:center}.steps-row article>span{color:#8cdaaf;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 22px;font-size:18px;font-weight:800;display:flex}.steps-row h3{margin:0 0 8px;font-size:18px}.steps-row p{color:#91a69e;font-size:13px}.steps-row>i{color:#49655b;font-style:normal}.faq{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.faq-list summary{cursor:pointer;padding-right:35px;font-size:17px;font-weight:730;list-style:none;position:relative}.faq-list summary span{color:var(--green);font-size:24px;position:absolute;top:-6px;right:0}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);max-width:600px;margin:18px 0 0;font-size:14px;line-height:1.7}.final-cta{background:var(--green);color:#fff;justify-content:space-between;align-items:center;max-width:1160px;margin:0 auto;padding:65px 75px;display:flex}.final-cta>div>span{opacity:.76;font-size:13px;font-weight:700}.final-cta h2{letter-spacing:-2.5px;margin:12px 0 0;font-size:52px;line-height:1.04}footer{grid-template-columns:auto 1fr auto;align-items:center;gap:20px;max-width:1220px;margin:0 auto;padding:60px 30px 30px;display:grid}footer p{color:var(--muted);margin:0 0 0 20px;font-size:13px}footer div{gap:25px;font-size:13px;display:flex}footer small{border-top:1px solid var(--line);color:#9aa8a3;grid-column:1/-1;margin-top:25px;padding-top:20px;font-size:10px}.auth-page{background:radial-gradient(circle at 20% 20%, #19ad681f, transparent 35%), var(--mist);justify-content:center;align-items:center;min-height:100vh;padding:90px 25px 35px;display:flex;position:relative}.auth-brand{position:absolute;top:28px;left:35px}.auth-card{border:1px solid var(--line);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:28px;max-width:470px;padding:50px}.auth-lock{background:var(--green-soft);color:var(--green);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 25px;font-size:25px;display:flex}.auth-card h1{letter-spacing:-2px;margin:16px 0;font-size:38px}.auth-card p{color:var(--muted);margin:0 0 28px;font-size:15px;line-height:1.7}.auth-card>small{color:#8b9994;margin-top:18px;font-size:10px;line-height:1.6;display:block}.legal-page{background:var(--mist);min-height:100vh}.legal-card{border:1px solid var(--line);background:#fff;border-radius:28px;max-width:820px;margin:55px auto 100px;padding:60px}.legal-card h1{letter-spacing:-3px;font-size:52px}.legal-card h2{margin-top:40px}.legal-card p{color:var(--muted);line-height:1.8}.app-layout{background:var(--mist);grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:100vh;padding:30px 19px 22px;display:flex;position:sticky;top:0}.app-sidebar>.brand{margin-left:12px}.app-sidebar nav{flex-direction:column;gap:6px;margin-top:52px;display:flex}.app-sidebar nav button{color:#61736c;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;min-height:45px;padding:0 13px;font-size:13px;font-weight:680;display:flex}.app-sidebar nav button>span{color:#8fa09a;text-align:center;width:20px;font-size:18px}.app-sidebar nav button.active{background:var(--green-soft);color:var(--green-dark)}.app-sidebar nav button.active>span{color:var(--green)}.app-sidebar nav button i{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:19px;height:19px;margin-left:auto;padding:0 5px;font-size:9px;font-style:normal;display:flex}.sidebar-help{background:var(--ink);color:#fff;border-radius:14px;align-items:center;gap:10px;margin-top:auto;padding:14px;display:flex}.sidebar-help>span{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.sidebar-help div{flex-direction:column;gap:3px;display:flex}.sidebar-help b{font-size:11px}.sidebar-help small{color:#aabbb4;font-size:9px}.sidebar-signout,.client-view-link{color:var(--muted);margin:18px 13px 0;font-size:12px}.client-view-link{margin-top:auto}.admin-sidebar .sidebar-signout{margin-top:16px}.admin-label{background:var(--ink);color:#fff;letter-spacing:.8px;text-align:center;text-transform:uppercase;border-radius:999px;margin:18px 12px -27px;padding:6px 10px;font-size:9px;font-weight:800}.app-main{min-width:0;padding:28px 38px 65px}.app-header{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto 28px;display:flex}.app-header h1{letter-spacing:-1.2px;margin:0;font-size:29px}.app-header p{color:var(--muted);margin:6px 0 0;font-size:13px}.account-chip{align-items:center;gap:11px;display:flex}.account-chip>span{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:flex}.account-chip>div{flex-direction:column;gap:2px;display:flex}.account-chip b{font-size:12px}.account-chip small{color:var(--muted);font-size:9px}.mobile-brand{display:none}.notice{border:1px solid;border-radius:13px;align-items:center;gap:12px;max-width:1440px;margin:0 auto 22px;padding:12px 15px;display:flex}.notice>span{border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-weight:800;display:flex}.notice p{flex:1;margin:0;font-size:12px}.notice button{cursor:pointer;background:0 0;border:0;font-size:20px}.notice-success{color:#0b7147;background:#eaf9f1;border-color:#b7e4ca}.notice-success>span{background:var(--green);color:#fff}.notice-danger{color:#9e3527;background:#fff1ef;border-color:#f2c7bf}.notice-warning{color:#8a5b05;background:#fff8e8;border-color:#edd7a1}.dashboard-stack,.split-layout,.settings-layout{gap:20px;max-width:1440px;margin:0 auto;display:grid}.loan-hero-card{background:var(--ink);border-radius:var(--radius);color:#fff;grid-template-columns:1fr .85fr;gap:25px;padding:30px 34px;display:grid;position:relative;overflow:hidden}.loan-hero-card:after{content:"";border:35px solid #ffffff06;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-100px}.card-kicker,.card-heading>div>span{color:var(--muted);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.loan-hero-card .card-kicker{color:#9cb1a9}.loan-hero-card>div:first-child>strong{letter-spacing:-1.8px;margin:9px 15px 0 0;font-size:38px;display:inline-block}.status-badge{text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.status-success{color:#087044;background:#def5e8}.status-warning{color:#885b00;background:#fff0c9}.status-danger{color:#a43625;background:#ffdfd9}.status-neutral{color:#5c6d67;background:#e9efec}.loan-hero-card .status-badge{vertical-align:7px}.loan-progress{z-index:2;align-self:center;max-width:360px;font-size:11px}.loan-progress>span{color:#aec0b9;margin-bottom:10px;display:block}.loan-progress>span b{color:#fff}.loan-progress .progress-track{background:#ffffff24}.loan-progress small{color:#85a097;text-align:right;margin-top:8px;display:block}.loan-meta{border-top:1px solid #ffffff1a;grid-column:1/-1;gap:70px;padding-top:20px;display:flex}.loan-meta div{flex-direction:column;gap:5px;display:flex}.loan-meta span{color:#8da39a;text-transform:uppercase;font-size:9px}.loan-meta b{font-size:12px}.empty-loan-card{background:var(--ink);border-radius:var(--radius);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;padding:32px 36px;display:grid}.empty-icon{color:#70d9a4;background:#19ad682e;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;font-size:30px;display:flex}.empty-loan-card h2{margin:9px 0 7px;font-size:25px}.empty-loan-card p{color:#9db0a9;margin:0;font-size:12px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.dashboard-grid.wide-left{grid-template-columns:1.45fr .75fr}.panel-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:27px}.card-heading,.section-heading-row,.integration-heading{justify-content:space-between;align-items:center;display:flex}.card-heading h2,.section-heading-row h2,.integration-heading h2,.form-card>h2{letter-spacing:-.6px;margin:6px 0 0;font-size:20px}.calendar-icon,.profile-score{background:var(--green-soft);color:var(--green);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:800;display:flex}.profile-score{border-radius:50%;font-size:10px}.next-amount{letter-spacing:-1.4px;margin:25px 0 6px;font-size:31px;display:block}.next-card>p,.profile-card>p{color:var(--muted);margin:0;font-size:12px}.pay-actions{gap:9px;margin-top:24px;display:flex}.pay-actions .button{flex:1;padding:0 10px;font-size:11px}.profile-card .progress-track{margin:24px 0 18px}.profile-card>p{line-height:1.6}.text-button{color:var(--green-dark);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.profile-card .text-button{margin-top:18px}.activity-list{margin-top:15px}.activity-list>div{border-top:1px solid #edf2ef;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:15px 0;display:grid}.activity-icon{background:var(--mist);color:var(--muted);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.activity-icon.done{background:var(--green-soft);color:var(--green)}.activity-list>div>div{flex-direction:column;gap:4px;display:flex}.activity-list b{font-size:12px}.activity-list small{color:var(--muted);font-size:9px}.activity-list>div>strong{font-size:12px}.empty-inline{color:var(--muted);align-items:center;gap:10px;padding:25px 0!important;display:flex!important}.empty-inline>span{background:var(--green-soft);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.empty-inline p{margin:0;font-size:12px}.table-card{padding:0;overflow:hidden}.table-card>.section-heading-row{padding:25px 27px 20px}.table-count{color:var(--muted);font-size:11px}.responsive-table{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{color:var(--muted);letter-spacing:.6px;text-align:left;text-transform:uppercase;background:#f7faf8;padding:12px 18px;font-size:9px}td{color:#455c54;vertical-align:middle;border-top:1px solid #edf2ef;padding:15px 18px;font-size:11px}td b{color:var(--ink);font-size:11px}.cell-sub{color:var(--muted);margin-top:4px;font-size:9px;display:block}.table-action,.proof-link{color:var(--green-dark);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.empty-table{color:var(--muted);text-align:center;padding:40px;font-size:12px}.split-layout{grid-template-columns:minmax(360px,.8fr) minmax(420px,1.2fr)}.form-card>h2{margin:8px 0 24px}.form-card form,.form-grid{gap:17px;display:grid}.form-card label{color:#51645d;letter-spacing:.3px;text-transform:uppercase;flex-direction:column;gap:8px;font-size:10px;font-weight:800;display:flex}.form-card input,.form-card select{border:1px solid var(--line);color:var(--ink);text-transform:none;background:#fff;border-radius:11px;outline:none;min-height:45px;padding:0 13px;font-size:12px}.form-card input:focus,.form-card select:focus{border-color:var(--green);box-shadow:0 0 0 3px #19ad681a}.form-note,.secure-note{background:var(--green-soft);color:var(--green-dark);border-radius:11px;padding:13px;font-size:10px;line-height:1.6}.timeline-list article{border-left:2px solid var(--line);grid-template-columns:1fr auto;gap:15px;margin-left:5px;padding:0 0 28px 22px;display:grid;position:relative}.timeline-list article:before{background:var(--green);content:"";border:4px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;left:-6px;box-shadow:0 0 0 1px #bfe3cf}.timeline-list article div{flex-direction:column;gap:4px;display:flex}.timeline-list article b{font-size:15px}.timeline-list article small,.timeline-list article p{color:var(--muted);font-size:10px}.timeline-list article p{grid-column:1/-1;margin:0}.profile-form-card{width:100%;max-width:1050px}.identity-card>p{color:var(--muted);margin:12px 0 24px;font-size:12px;line-height:1.6}.identity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.identity-grid form{background:var(--mist);border:1px solid var(--line);border-radius:14px;grid-template-columns:auto 1fr;gap:12px;padding:17px;display:grid}.document-icon{color:var(--green);background:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.identity-grid form>div{flex-direction:column;gap:4px;display:flex}.identity-grid form>div b{font-size:11px}.identity-grid form>div small{color:var(--muted);font-size:9px;line-height:1.4}.identity-grid form>.status-badge{grid-column:1/-1;justify-self:start}.identity-grid form label{cursor:pointer;grid-column:1/-1}.identity-grid form label input{opacity:0;width:1px;height:1px;position:absolute}.identity-grid form label span{color:var(--green-dark);text-align:center;background:#fff;border:1px dashed #b7ccc2;border-radius:9px;padding:10px;font-size:9px;font-weight:800;display:block}.identity-grid form .button{grid-column:1/-1;min-height:38px}.form-grid{grid-template-columns:repeat(2,1fr);margin-top:26px}.form-actions,.full-span{grid-column:1/-1}.form-actions{border-top:1px solid var(--line);margin-top:10px;padding-top:20px}.modal-backdrop{z-index:100;background:#081c1594;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:24px;width:100%;max-width:580px;max-height:92vh;padding:35px;position:relative;overflow-y:auto;box-shadow:0 30px 90px #00000040}.modal-close{background:var(--mist);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:flex;position:absolute;top:20px;right:22px}.modal-card h2{letter-spacing:-1.2px;margin:14px 0 8px;font-size:28px}.modal-card>p{color:var(--muted);font-size:12px;line-height:1.6}.bank-details{background:var(--mist);border-radius:15px;grid-template-columns:repeat(2,1fr);gap:15px;margin:22px 0;padding:18px;display:grid}.bank-details div{flex-direction:column;gap:5px;display:flex}.bank-details div:first-child{grid-column:1/-1}.bank-details span{color:var(--muted);text-transform:uppercase;font-size:9px}.bank-details strong{color:var(--green-dark);font-size:25px}.bank-details b{font-size:11px}.file-drop{cursor:pointer;text-align:center;border:1px dashed #b7ccc2;border-radius:15px;flex-direction:column;align-items:center;padding:25px;display:flex}.file-drop>span{color:var(--green);font-size:25px}.file-drop b{margin-top:5px;font-size:12px}.file-drop small{color:var(--muted);margin:5px 0 15px;font-size:9px}.file-drop input{max-width:230px;font-size:10px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-metric-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:flex-start;gap:14px;padding:21px;display:flex}.metric-icon{border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.metric-icon.green{background:var(--green-soft);color:var(--green)}.metric-icon.blue{color:var(--blue);background:#eaf2ff}.metric-icon.amber{color:var(--amber);background:#fff5dc}.metric-icon.coral{color:var(--coral);background:#fff0ec}.admin-metric-grid article div{flex-direction:column;display:flex}.admin-metric-grid small{color:var(--muted);text-transform:uppercase;font-size:9px}.admin-metric-grid strong{letter-spacing:-1px;margin:6px 0 2px;font-size:23px}.admin-metric-grid p{color:#9aa8a3;margin:0;font-size:9px}.chart-bars{border-bottom:1px solid var(--line);align-items:end;gap:10px;height:230px;margin:25px 5px 20px;padding-top:15px;display:flex}.chart-bars i{background:linear-gradient(180deg, var(--green), #8bdbb1);border-radius:5px 5px 0 0;flex:1;min-width:10px;display:block;position:relative}.chart-bars i span{color:var(--muted);font-size:8px;font-style:normal;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.admin-tasks>h2{margin:7px 0 20px;font-size:20px}.admin-tasks button{border:0;border-top:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:15px 0;display:grid}.admin-tasks button>span{background:var(--mist);color:var(--green);border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.admin-tasks button div{flex-direction:column;gap:4px;display:flex}.admin-tasks button b{font-size:11px}.admin-tasks button small{color:var(--muted);font-size:9px}.admin-tasks button>i{color:var(--green);font-style:normal}.row-actions{gap:5px;display:flex}.mini-action{background:var(--mist);border:1px solid var(--line);cursor:pointer;white-space:nowrap;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:750}.mini-action.approve{background:var(--green-soft);color:var(--green-dark);border-color:#bde3cd}.mini-action.reject{color:#a13a2c;background:#fff1ef;border-color:#f0c8c1}.mono-text{font-family:monospace;font-size:9px}.settings-layout{grid-template-columns:1fr 1fr}.settings-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.integration-heading{margin-bottom:25px}.mp-logo{color:#009ee3;text-transform:uppercase;background:#e5f4ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:12px;font-size:13px;font-weight:900;display:flex}.integration-heading>div{flex:1}.switch{position:relative;display:block!important}.switch input{opacity:0;width:1px;position:absolute;height:1px!important}.switch span{cursor:pointer;background:#cbd7d2;border-radius:999px;width:44px;height:25px;display:block;position:relative}.switch span:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:left .15s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #00000026}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{left:22px}.secure-note{align-items:center;gap:10px;margin-top:20px;display:flex}.secure-note p{margin:0}.audit-list article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px 0;display:grid}.audit-dot{background:var(--green);border-radius:50%;width:8px;height:8px}.audit-list div{flex-direction:column;gap:4px;display:flex}.audit-list b{font-size:11px}.audit-list small,.audit-list time{color:var(--muted);font-size:9px}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-check{border:1px solid var(--line);cursor:pointer;background:#f4f8f5;border-radius:12px;align-items:flex-start;padding:15px 16px;flex-direction:row!important;gap:12px!important;display:flex!important}.form-check input{accent-color:var(--green);width:18px;height:18px;margin:2px 0 0}.form-check span{gap:4px;display:grid}.form-check b{color:var(--ink);font-size:13px}.form-check small{color:var(--muted);font-size:11px;font-weight:500;line-height:1.45}.email-logo{color:#45df91;background:#10271c;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:22px;font-weight:900;display:inline-flex}.automation-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:16px;margin-top:28px;display:grid}.automation-flow article{border:1px solid var(--line);background:#f4f8f5;border-radius:14px;gap:7px;min-height:142px;padding:20px;display:grid}.automation-flow article>span{color:var(--green);letter-spacing:1px;font-size:11px;font-weight:900}.automation-flow article b{color:var(--ink);font-size:15px}.automation-flow article p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.automation-flow>i{color:var(--green);font-style:normal;font-weight:900}.live-chat,.public-chat{z-index:90;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:22px;right:24px}.chat-launcher,.public-chat-launcher{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:11px;min-height:56px;padding:8px 17px 8px 9px;display:flex;position:relative;box-shadow:0 16px 45px #082a1d47}.chat-bubble-icon,.public-chat-launcher>span{background:var(--green);letter-spacing:-1px;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:900;display:flex}.chat-launcher-copy,.public-chat-launcher>div{text-align:left;flex-direction:column;gap:2px;display:flex}.chat-launcher-copy b,.public-chat-launcher b{font-size:11px}.chat-launcher-copy small,.public-chat-launcher small{color:#a9bbb4;font-size:9px}.chat-launcher>i,.public-chat-launcher>i{border:2px solid var(--ink);background:#61d99d;border-radius:50%;width:10px;height:10px;position:absolute;top:8px;left:38px}.chat-window,.public-chat-card{background:#fff;border:1px solid #0f402d1a;border-radius:22px;flex-direction:column;width:370px;height:min(610px,100vh - 110px);display:flex;overflow:hidden;box-shadow:0 25px 80px #082a1d3b}.chat-header{background:var(--ink);color:#fff;align-items:center;gap:11px;min-height:74px;padding:14px 16px;display:flex}.chat-agent-avatar{background:var(--green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:flex}.chat-header>div:nth-child(2){flex-direction:column;flex:1;gap:5px;display:flex}.chat-header b{font-size:12px}.chat-header span,.public-chat-card>span{color:#b4c7c0;align-items:center;gap:6px;font-size:9px;display:flex}.chat-header span i,.public-chat-card>span i{background:#58d797;border-radius:50%;width:7px;height:7px}.chat-header>button{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;width:32px;height:32px;font-size:20px}.chat-messages,.admin-chat-messages{background:#f7faf8;flex-direction:column;flex:1;gap:13px;padding:17px;display:flex;overflow-y:auto}.chat-day{color:#9caaa5;text-align:center;text-transform:uppercase;font-size:8px;font-weight:800}.chat-message{align-items:flex-end;gap:8px;max-width:87%;display:flex}.chat-message>span{background:var(--ink);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:7px;font-weight:900;display:flex}.chat-message>div{border:1px solid var(--line);background:#fff;border-radius:13px 13px 13px 3px;padding:10px 12px}.chat-message b{margin-bottom:5px;font-size:9px;display:block}.chat-message p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.5}.chat-message small{color:#9aa8a3;text-align:right;margin-top:6px;font-size:7px;display:block}.chat-message-client{flex-direction:row-reverse;align-self:flex-end}.chat-message-client>span{background:var(--green)}.chat-message-client>div{background:var(--green);border-color:var(--green);color:#fff;border-radius:13px 13px 3px}.chat-message-client small{color:#c9f0dc}.chat-loading,.chat-closed-note,.chat-error{color:var(--muted);text-align:center;padding:8px;font-size:9px}.chat-closed-note{background:#edf2ef;border-radius:9px}.chat-error{color:#9e3527;background:#fff1ef}.chat-composer,.admin-chat-composer{border-top:1px solid var(--line);background:#fff;align-items:flex-end;gap:8px;padding:11px;display:flex}.chat-composer label{flex:1}.chat-composer textarea,.admin-chat-composer textarea{border:1px solid var(--line);color:var(--ink);resize:none;border-radius:12px;outline:none;width:100%;min-height:42px;padding:11px 12px}.chat-composer textarea:focus,.admin-chat-composer textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #19ad681a}.chat-composer>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.chat-footer-note{color:#95a39e;text-align:center;padding:0 10px 9px;font-size:8px}.public-chat-card{text-align:center;align-items:center;width:330px;height:auto;padding:26px;position:relative}.public-chat-card>button{background:var(--mist);cursor:pointer;border:0;border-radius:50%;width:30px;height:30px;font-size:18px;position:absolute;top:13px;right:13px}.public-chat-card>span{color:var(--green-dark);margin:12px 0 0}.public-chat-card h3{letter-spacing:-.7px;margin:14px 0 8px;font-size:20px}.public-chat-card p{color:var(--muted);margin:0 0 19px;font-size:11px;line-height:1.6}.admin-chat-shell{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:320px minmax(0,1fr);max-width:1440px;height:calc(100vh - 150px);min-height:600px;margin:0 auto;display:grid;overflow:hidden}.chat-inbox{border-right:1px solid var(--line);min-width:0}.chat-inbox-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;padding:16px 18px;display:flex}.chat-inbox-header h2{margin:5px 0 0;font-size:18px}.chat-inbox-header>span{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:7px 9px;font-size:8px;font-weight:800}.chat-inbox-list{height:calc(100% - 76px);overflow-y:auto}.chat-inbox-list>button{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf2ef;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:15px;display:grid}.chat-inbox-list>button:hover,.chat-inbox-list>button.active{background:var(--green-soft)}.conversation-avatar{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:9px;font-weight:900;display:flex}.chat-inbox-list button>div{min-width:0}.chat-inbox-list b{font-size:11px;display:block}.chat-inbox-list p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:9px;overflow:hidden}.chat-inbox-list small{color:#9ba9a4;font-size:8px}.chat-inbox-list button>i{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:8px;font-style:normal;display:flex}.chat-inbox-empty{color:var(--muted);text-align:center;padding:35px 20px;font-size:10px}.admin-chat-thread{flex-direction:column;min-width:0;display:flex}.admin-chat-thread>header{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:76px;padding:13px 18px;display:flex}.admin-chat-thread>header>div:nth-child(2){flex-direction:column;flex:1;gap:4px;display:flex}.admin-chat-thread>header b{font-size:12px}.admin-chat-thread>header small{color:var(--muted);font-size:9px}.admin-chat-messages{padding:24px}.admin-chat-messages .chat-message{max-width:70%}.admin-chat-composer textarea{flex:1;min-height:52px}.admin-chat-composer .button{min-height:52px}.admin-chat-empty{color:var(--muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.admin-chat-empty>span{background:var(--green-soft);color:var(--green);border-radius:20px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:16px;font-weight:900;display:flex}.admin-chat-empty h2{color:var(--ink);margin:0 0 8px;font-size:20px}.admin-chat-empty p{font-size:10px}@media (width<=1100px){.hero{grid-template-columns:1fr .85fr}.hero h1{font-size:68px}.floating-approved{left:-30px}.floating-secure{right:-20px}.admin-metric-grid{grid-template-columns:repeat(2,1fr)}.app-main{padding:25px}}@media (width<=860px){.public-links{display:none}.hero{grid-template-columns:1fr;padding-top:40px}.hero-copy{text-align:center}.hero-copy>p,.hero-proof{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{width:100%;max-width:590px;margin:20px auto 0}.simulator-card,.benefit-grid{grid-template-columns:1fr}.benefit-grid article{min-height:250px}.benefit-icon{margin-bottom:35px}.faq{grid-template-columns:1fr;gap:25px}.app-layout{display:block}.app-sidebar{border-bottom:1px solid var(--line);z-index:30;border-right:0;flex-direction:row;min-height:auto;padding:11px 16px;position:sticky;overflow-x:auto}.app-sidebar>.brand,.sidebar-help,.sidebar-signout,.admin-label,.client-view-link{display:none}.app-sidebar nav{flex-direction:row;gap:5px;min-width:max-content;margin:0}.app-sidebar nav button{min-height:38px;padding:0 10px}.app-sidebar nav button>span{display:none}.mobile-brand{margin-bottom:17px;display:block}.dashboard-grid,.dashboard-grid.wide-left,.split-layout,.settings-layout{grid-template-columns:1fr}.settings-actions{grid-column:auto}.admin-chat-shell{grid-template-columns:270px minmax(0,1fr)}.loan-hero-card{grid-template-columns:1fr}.loan-meta{gap:30px;overflow-x:auto}}@media (width<=620px){.public-nav{height:74px;padding:0 18px}.nav-action{min-height:40px;padding:0 14px;font-size:11px}.hero{min-height:auto;padding:45px 20px 65px}.hero h1{letter-spacing:-3.8px;font-size:55px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-trust{justify-content:center}.hero-proof{justify-content:space-between;gap:20px}.hero-visual{min-height:520px;transform:scale(.9)}.hero-visual:before{width:430px;height:460px}.floating-approved{left:-25px}.floating-secure{right:-25px}.simulator-section,.steps{padding:75px 20px}.simulator-controls,.simulator-result{padding:32px 25px}.choice-row{grid-template-columns:repeat(3,1fr)}.benefits,.faq{padding:75px 20px}.section-intro h2{letter-spacing:-2px}.steps-row{grid-template-columns:repeat(2,1fr);align-items:start;gap:8px}.steps-row>i{display:none}.steps-row article{margin-bottom:25px}.final-cta{flex-direction:column;align-items:flex-start;gap:35px;margin:0 20px;padding:40px 30px}.final-cta h2{font-size:40px}footer{flex-direction:column;align-items:flex-start;padding:45px 20px 25px;display:flex}footer p{margin:0}footer small{width:100%}.app-main{padding:22px 14px 50px}.app-header{align-items:flex-start}.account-chip>div{display:none}.loan-hero-card,.empty-loan-card,.panel-card{border-radius:17px;padding:22px}.empty-loan-card{grid-template-columns:1fr}.loan-hero-card>div:first-child>strong{font-size:31px}.loan-meta{flex-direction:column;gap:15px}.pay-actions,.modal-actions{flex-direction:column}.activity-list>div{grid-template-columns:auto 1fr auto}.activity-list .status-badge{display:none}.form-grid,.bank-details{grid-template-columns:1fr}.bank-details div:first-child,.form-actions,.full-span{grid-column:auto}.admin-metric-grid,.identity-grid{grid-template-columns:1fr}.chart-bars{gap:5px}.auth-card,.legal-card{padding:32px 24px}.live-chat,.public-chat{bottom:12px;right:12px}.chat-window{width:min(370px,100vw - 24px);height:calc(100vh - 90px);max-height:610px}.chat-launcher-copy,.public-chat-launcher>div{display:none}.chat-launcher,.public-chat-launcher{min-height:56px;padding:8px}.admin-chat-shell{height:auto;min-height:0;display:block}.chat-inbox{border-bottom:1px solid var(--line);border-right:0;max-height:340px}.chat-inbox-list{max-height:260px}.admin-chat-thread{min-height:580px}.automation-flow{grid-template-columns:1fr}.automation-flow>i{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
