:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy:#10213f;--blue:#2563eb;--green:#16a765;--ink:#12213a;--muted:#667085;--line:#dce3ec;--surface:#fff;--bg:#f6f8fc}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}.global-mantra{color:#7c2d12;text-align:center;background:linear-gradient(90deg,#fff7ed,#fffbeb,#fff7ed);border-bottom:1px solid #f2d8a7;flex-wrap:wrap;justify-content:center;align-items:center;gap:3px 18px;min-height:42px;padding:7px 86px 7px 20px;font-size:13px;font-weight:800;line-height:1.25;display:flex}.global-mantra span{white-space:nowrap}@media (max-width:520px){.global-mantra{flex-direction:column;gap:1px;min-height:48px;padding:6px 68px 6px 10px;font-size:11px}}.login-page{grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);min-height:100svh;display:grid;overflow:hidden}.brand-panel{color:#fff;background:radial-gradient(circle at 80% 15%,#2dd4bf4d,#0000 30%),linear-gradient(145deg,#0b1a34,#173d75 65%,#126c64);flex-direction:column;justify-content:center;min-width:0;padding:clamp(40px,5vw,72px);display:flex}.brand-mark{box-sizing:border-box;background:#0d2d60;border-radius:24px;grid-template-rows:46px 12px 12px;align-content:center;gap:2px;width:82px;height:94px;padding:10px;display:grid;overflow:hidden;box-shadow:0 20px 45px #07172c66}.brand-mark span{color:var(--green);background:#fff;border-radius:11px;place-items:center;font-size:30px;font-weight:800;display:grid}.brand-mark b{text-align:center;letter-spacing:7px;color:#b9d8ff;place-items:center;padding-left:7px;font-size:13px;line-height:1;display:grid}.eyebrow{color:#5ee0a0;letter-spacing:.16em;margin:28px 0 10px;font-size:12px;font-weight:800}.brand-panel h1{letter-spacing:-.055em;max-width:100%;margin:0;font-size:clamp(44px,4.6vw,66px);line-height:.94}.brand-copy{color:#d7e5f7;max-width:550px;margin:28px 0;font-size:19px;line-height:1.7}.trust-row{color:#c8f5dd;flex-wrap:wrap;gap:24px;font-weight:700;display:flex}.login-side{background:radial-gradient(circle at 80% 10%, #d7fff0, transparent 28%), var(--bg);place-items:center;min-width:0;padding:clamp(24px,3vw,40px);display:grid}.login-card{background:#fffffff0;border:1px solid #e6ebf2;border-radius:28px;width:min(100%,500px);padding:clamp(34px,3.2vw,46px);box-shadow:0 24px 70px #10213f1f}@media (max-width:1100px) and (min-width:821px){.brand-panel{padding:38px}.brand-panel h1{font-size:46px}.brand-copy{margin-block:22px}.login-side{padding:24px}}@media (max-height:760px) and (min-width:821px){.brand-mark{border-radius:20px;grid-template-rows:38px 10px 10px;width:72px;height:82px}.brand-panel .eyebrow{margin-top:20px}.brand-copy{margin-block:20px;line-height:1.5}.login-card{padding-block:32px}.login-card form{margin-top:24px}.login-card label{margin-top:14px}.secure-note{margin-top:18px}}.mobile-brand{align-items:center;gap:10px;display:none}.mini-logo{background:var(--navy);color:#45dc8b;border-radius:13px;place-items:center;width:44px;height:44px;font-size:24px;font-weight:900;display:grid}.login-card .eyebrow{color:var(--blue)}.login-card h2{letter-spacing:-.035em;margin:0;font-size:34px}.muted{color:var(--muted);line-height:1.6}form{margin-top:32px}label{margin:18px 0 8px;font-size:14px;font-weight:800;display:block}.field{border:1.5px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:12px;min-height:58px;padding:0 16px;transition:all .2s;display:flex}.field:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb16}.field>span{color:#344054;font-weight:700}.field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:8px;font-weight:800}.form-message{color:#c62828;min-height:20px;margin:12px 0 4px;font-size:14px}.login-button{color:#fff;cursor:pointer;background:linear-gradient(100deg,#1d4ed8,#2878f0);border:0;border-radius:15px;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:0 22px;font-weight:800;display:flex;box-shadow:0 12px 24px #2563eb38}.login-button:disabled{opacity:.65;cursor:wait}.secure-note{text-align:center;color:#46705c;margin:24px 0 0;font-size:13px}.dashboard-shell{max-width:1180px;min-height:100vh;margin:auto;padding:48px 24px}.dashboard-header{justify-content:space-between;align-items:center;display:flex}.dashboard-header .eyebrow{color:var(--blue);margin-bottom:8px}.dashboard-header h1{margin:0;font-size:40px}.dashboard-header p{color:var(--muted)}.profile-menu{z-index:80;position:relative}.global-profile{z-index:200;position:fixed;top:22px;right:26px}.profile-icon{color:#fff;cursor:pointer;background:linear-gradient(145deg,#173d75,#2563eb);border:2px solid #bfdbfe;border-radius:50%;width:46px;height:46px;font-size:13px;font-weight:900}.profile-dismiss{z-index:-1;background:0 0;border:0;position:fixed;inset:0}.profile-popover{border:1px solid var(--line);background:#fff;border-radius:15px;width:210px;padding:15px;position:absolute;top:56px;right:0;box-shadow:0 18px 44px #10213f28}.profile-popover span{color:#98a2b3;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.profile-popover strong{color:var(--navy);margin:6px 0 13px;font-size:14px;display:block}.profile-popover button{color:#b42318;cursor:pointer;background:#fee4e2;border:0;border-radius:9px;width:100%;min-height:38px;font-weight:900}.profile-icon{padding:0;overflow:hidden}.profile-icon img{object-fit:cover;width:100%;height:100%;display:block}.profile-popover .profile-upload{color:#1d4ed8;background:#eff6ff;margin-bottom:8px}.profile-popover .profile-gallery{color:#0f766e;background:#ecfdf5;margin-bottom:8px}.profile-popover .profile-remove{color:#b45309;background:#fef3c7;margin-bottom:8px}.profile-camera-message{color:#b42318;margin:2px 0 10px;font-size:12px;line-height:1.4}.profile-camera-backdrop{z-index:500;background:#07172ccc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-camera-card{background:#fff;border-radius:24px;width:min(100%,520px);padding:22px;box-shadow:0 24px 70px #0006}.profile-camera-card h2{color:var(--navy);margin:0 0 16px}.profile-camera-card video{aspect-ratio:1;object-fit:cover;background:#0b1a34;border-radius:18px;width:100%;display:block;transform:scaleX(-1)}.profile-camera-card>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.profile-camera-card button{color:#344054;cursor:pointer;background:#eef2f6;border:0;border-radius:13px;min-height:48px;font-weight:900}.profile-camera-card button:last-child{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.customer-photo-picker{background:#f8fafc;border:1.5px dashed #a9b9cf;border-radius:18px;grid-column:1/-1;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.customer-photo-preview{color:#fff;background:linear-gradient(145deg,#2563eb,#14b8a6);border-radius:20px;place-items:center;width:74px;height:74px;font-size:32px;display:grid;overflow:hidden}.customer-photo-preview img{object-fit:cover;width:100%;height:100%;display:block}.customer-photo-copy strong,.customer-photo-copy small,.customer-photo-copy b{overflow-wrap:anywhere;display:block}.customer-photo-copy small{color:var(--muted);margin-top:4px}.customer-photo-copy b{color:#0f766e;margin-top:6px;font-size:12px}.customer-photo-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customer-photo-actions button{color:#1d4ed8;cursor:pointer;background:#dbeafe;border:0;border-radius:11px;min-height:42px;padding:0 13px;font-weight:900}.customer-photo-actions button:nth-child(2){color:#0f766e;background:#d1fae5}.customer-photo-actions .remove{color:#b42318;background:#fee4e2}.customer-photo-picker>p{color:#b42318;grid-column:2/-1;margin:0;font-size:12px;font-weight:700}@media (max-width:620px){.customer-photo-picker{grid-template-columns:64px minmax(0,1fr)}.customer-photo-preview{width:64px;height:64px}.customer-photo-actions{grid-column:1/-1;justify-content:stretch}.customer-photo-actions button{flex:130px}.customer-photo-picker>p{grid-column:1/-1}}.metric-grid{grid-template-columns:1.4fr 1fr 1fr;gap:18px;margin-top:34px;display:grid}.metric,.quick-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;box-shadow:0 10px 32px #10213f0c}.metric span,.metric small{color:var(--muted);display:block}.metric strong{margin:18px 0 12px;font-size:32px;display:block}.metric.primary{color:#fff;background:linear-gradient(135deg,#173d75,#2563eb);border:0}.metric.primary span,.metric.primary small{color:#dbeafe}.quick-card{margin-top:34px}.quick-card h2{margin:0 0 20px}.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.quick-grid button,.quick-grid a{aspect-ratio:1;color:#fff;text-align:center;overflow-wrap:anywhere;border:0;border-radius:22px;justify-content:center;align-items:center;width:100%;min-width:0;padding:clamp(16px,2.4vw,28px);font-size:clamp(15px,1.5vw,19px);font-weight:800;line-height:1.35;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 14px 28px #10213f1f}.quick-grid a:hover{transform:translateY(-4px);box-shadow:0 18px 36px #10213f2b}.quick-grid a:first-child{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.quick-grid a:nth-child(2){background:linear-gradient(135deg,#14b8a6,#0f766e)}.quick-grid a:nth-child(3){background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.quick-grid a:nth-child(4){background:linear-gradient(135deg,#f97316,#c2410c)}.quick-grid a:nth-child(5){background:linear-gradient(135deg,#ec4899,#be185d)}.quick-grid a:nth-child(6){background:linear-gradient(135deg,#22c55e,#15803d)}.quick-grid a:nth-child(7){background:linear-gradient(135deg,#eab308,#a16207)}.quick-grid button:disabled{opacity:.45}.calculator-shell{max-width:1040px;min-height:100vh;margin:auto;padding:38px 24px}.calculator-shell nav{justify-content:space-between;align-items:center;display:flex}.calculator-shell nav a{color:var(--blue);font-weight:800;text-decoration:none}.calculator-shell header{margin:54px 0 28px}.calculator-shell header .eyebrow{color:var(--green);margin-bottom:10px}.calculator-shell header h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,5vw,54px)}.calculator-shell header>p:last-child{color:var(--muted)}.calculator-card{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:1.15fr .85fr;display:grid;overflow:visible;box-shadow:0 24px 70px #10213f12}.calculator-fields{padding:36px}.calculator-fields>input,.calculator-row input{border:1.5px solid var(--line);border-radius:13px;outline:0;width:100%;height:56px;padding:0 15px}.calculator-fields input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb16}.calculator-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.date-input-wrap{position:relative}.date-input-wrap>input[type=text]{padding-right:58px}.calendar-button{color:#1d4ed8;cursor:pointer;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:0;border-radius:11px;place-items:center;width:44px;height:44px;transition:transform .16s,box-shadow .16s,background .16s;display:grid;position:absolute;top:6px;right:6px}.calendar-button:hover{color:#fff;background:linear-gradient(145deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 8px 18px #2563eb38}.calendar-button:active{transform:translateY(0)scale(.96)}.calendar-button:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}.calendar-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.calendar-button svg path:nth-child(2){fill:currentColor;stroke:none}.calendar-dismiss{z-index:40;background:0 0;border:0;position:fixed;inset:0}.calendar-popover{z-index:50;background:#fff;border:1px solid #dbe4ef;border-radius:19px;width:292px;max-height:calc(100vh - 24px);animation:.18s ease-out calendar-in;position:absolute;left:0;overflow:auto;box-shadow:0 20px 52px #10213f2e}.calendar-popover.calendar-down{transform-origin:0 0;top:62px;bottom:auto}.calendar-popover.calendar-up{transform-origin:0 100%;top:auto;bottom:62px}@keyframes calendar-in{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:none}}.calendar-nav{text-align:center;grid-template-columns:34px 1fr 34px;align-items:center;gap:6px;padding:12px 13px 7px;display:grid}.calendar-nav button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:0;border-radius:10px;height:34px;font-size:23px}.calendar-nav button:disabled{opacity:.3;cursor:not-allowed}.month-year-picker{grid-template-columns:1.2fr .8fr;gap:5px;display:grid}.month-year-picker select{color:#10213f;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:9px;outline:0;width:100%;height:34px;padding:0 8px;font-size:11px;font-weight:800}.month-year-picker label{margin:0;position:relative}.month-year-picker label span{color:#64748b;text-transform:uppercase;background:#fff;padding:0 3px;font-size:8px;font-weight:900;position:absolute;top:-6px;left:8px}.month-year-picker label select{text-align:center;padding:0 7px}.month-year-picker select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb16}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:3px;padding:4px 13px 12px;display:grid}.calendar-grid .weekday{color:#98a2b3;place-items:center;height:27px;font-size:9px;font-weight:900;display:grid}.calendar-grid button{aspect-ratio:1;color:#344054;cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:12px;font-weight:700}.calendar-grid button:hover:not(:disabled){color:#1d4ed8;background:#eff6ff}.calendar-grid button.today{box-shadow:inset 0 0 0 1.5px #60a5fa}.calendar-grid button.selected{color:#fff;background:linear-gradient(145deg,#2563eb,#1d4ed8);box-shadow:0 7px 15px #2563eb42}.calendar-grid button:disabled{color:#d0d5dd;cursor:not-allowed}.calendar-footer{background:#f8fafc;border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;padding:9px 14px;display:flex}.calendar-footer button{color:#1d4ed8;cursor:pointer;background:0 0;border:0;order:2;font-weight:900}.calendar-footer span{color:#98a2b3;order:1;font-size:11px}.calculation-result{color:#dbeafe;background:linear-gradient(145deg,#10213f,#174a94);border-radius:0 25px 25px 0;flex-direction:column;justify-content:center;padding:38px;display:flex}.calculation-result span{margin-top:16px;font-size:13px}.calculation-result strong{color:#fff;margin-top:5px;font-size:27px}.calculation-result .green{color:#65e6a5}.calculation-result hr{border:0;border-top:1px solid #fff3;width:100%;margin:25px 0 5px}.calculation-result .total{font-size:38px}.calculation-result small{color:#b9d3fb;margin-top:28px}.empty-result{text-align:center}.empty-result b{color:#65e6a5;background:#ffffff14;border-radius:18px;place-items:center;width:58px;height:58px;margin:auto;font-size:30px;display:grid}.empty-result h2{color:#fff;margin:20px 0 8px}.empty-result p{color:#b9d3fb;margin:0;line-height:1.6}.inclusive-note{color:#397357;margin:16px 0 0;font-size:13px;font-weight:700}.breakdown-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:22px;padding:30px;box-shadow:0 15px 45px #10213f0c}.breakdown-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.breakdown-heading .eyebrow{color:var(--green);margin:0 0 8px}.breakdown-heading h2{margin:0;font-size:28px}.breakdown-heading>strong{color:#166534;background:#dcfce7;border-radius:999px;padding:9px 13px;font-size:13px}.table-scroll{margin-top:24px;overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th,td{text-align:left;border-bottom:1px solid #e8edf3;padding:16px 14px}th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;font-size:12px}td{color:#344054;font-size:14px}td:last-child{color:var(--navy)}tfoot td{color:var(--navy);background:#eff6ff;border:0;font-weight:900}tfoot td:first-child{text-align:right}.customer-page{max-width:1080px;min-height:100vh;margin:auto;padding:38px 24px 70px}.customer-page nav{justify-content:space-between;align-items:center;display:flex}.customer-page nav a{color:var(--blue);font-weight:800;text-decoration:none}.customer-page header{margin:52px 0 26px}.customer-page header .eyebrow{color:var(--green);margin-bottom:9px}.customer-page header h1{letter-spacing:-.05em;margin:0;font-size:clamp(38px,5vw,56px)}.customer-page header>p:last-child{color:var(--muted)}.customer-form-card{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:.75fr 1.4fr;display:grid;overflow:hidden;box-shadow:0 24px 70px #10213f12}.customer-form-intro{color:#fff;background:radial-gradient(circle at 80% 10%,#2dd4bf55,#0000 35%),linear-gradient(145deg,#10213f,#174a94);padding:40px 32px}.customer-avatar{background:#ffffff17;border-radius:20px;place-items:center;width:62px;height:62px;font-size:29px;display:grid}.customer-form-intro h2{margin:25px 0 8px;font-size:28px}.customer-form-intro p{color:#cfe1ff;line-height:1.6}.customer-form-intro ul{color:#d9fbe8;gap:14px;margin:30px 0 0;padding:0;font-size:13px;font-weight:700;list-style:none;display:grid}.customer-form-intro li:before{content:"✓";color:#65e6a5;margin-right:9px}.generated-summary{background:#ffffff0c;border:1px solid #ffffff1f;border-radius:17px;gap:6px;margin-top:28px;padding:18px;display:grid}.generated-summary span{color:#9ec5f8;text-transform:uppercase;letter-spacing:.08em;margin-top:8px;font-size:10px;font-weight:900}.generated-summary strong{overflow-wrap:anywhere;color:#fff;font-size:13px}.customer-form-card form{margin:0;padding:34px}.loan-form{min-width:0;padding:30px}.loan-form .form-tools{border-bottom:1px solid #e8edf3;margin:0 0 22px;padding-bottom:18px}.loan-form .form-grid{gap:16px}.loan-form .form-grid>div>label,.loan-form .form-grid>label{margin:0 0 8px}.loan-form .form-grid>.item-section{margin-top:0}.loan-form .upload-box{min-height:144px}.loan-document-picker{background:#f7faff;border:1.5px dashed #93b5e4;border-radius:18px;padding:20px}.loan-document-heading,.loan-document-actions,.loan-document-list article{align-items:center;gap:12px;display:flex}.loan-document-heading{justify-content:space-between}.loan-document-heading strong,.loan-document-heading small{display:block}.loan-document-heading small{color:var(--muted);margin-top:5px}.loan-document-heading>b{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:6px 10px;font-size:12px}.loan-document-actions{flex-wrap:wrap;margin-top:16px}.loan-document-actions button,.loan-document-clear{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:12px;min-height:44px;padding:0 15px;font-weight:900}.loan-document-actions button:nth-child(2){background:linear-gradient(135deg,#14b8a6,#0f766e)}.loan-document-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.loan-document-list article{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;padding:9px}.loan-document-list article>img,.loan-document-list article>span{object-fit:cover;border-radius:10px;flex:0 0 48px;width:48px;height:48px}.loan-document-list article>span{color:#b42318;background:#fee4e2;place-items:center;font-size:11px;font-weight:900;display:grid}.loan-document-list article>div{flex:1;min-width:0}.loan-document-list article strong,.loan-document-list article small{display:block}.loan-document-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.loan-document-list article small{color:var(--muted);margin-top:4px}.loan-document-list article>button{color:#b42318;cursor:pointer;background:#fee4e2;border:0;border-radius:9px;width:32px;height:32px;font-size:18px}.loan-document-picker>p{color:#b42318;margin:10px 0 0;font-size:12px;font-weight:700}.loan-document-clear{color:#b42318;background:#fee4e2;min-height:38px;margin-top:12px}.loan-camera-card video{aspect-ratio:4/3;transform:none}@media (max-width:620px){.loan-document-list{grid-template-columns:1fr}.loan-document-actions button{flex:150px}}.loan-form .form-actions{border-top:1px solid #e8edf3;margin-top:22px;padding-top:18px}.loan-search-results{margin-top:14px}.loan-customer-search{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto}.customer-search-actions{white-space:nowrap;grid-column:1/-1;align-items:center;gap:10px;display:flex}.view-all-customers-button{color:#1d4ed8!important;background:#eff6ff!important;border-color:#bfdbfe!important}.loan-search-results .customer-row{grid-template-columns:50px minmax(200px,1.5fr) minmax(150px,.9fr) minmax(180px,.8fr) auto}.loan-search-results .edit-customer-button{min-width:170px}.loan-interest-loan-row{grid-template-columns:50px minmax(220px,1.5fr) minmax(170px,.9fr) minmax(160px,.8fr) auto}.loan-amount-cell,.loan-metric-cell{grid-template-rows:15px 28px 27px;align-content:start;min-width:0;display:grid}.loan-visibility-row{align-items:center;gap:7px;min-width:0;display:flex}.loan-visibility-row>small{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.loan-amount-value{color:#172b4d;font-variant-numeric:tabular-nums;font-size:19px;line-height:1.2}.form-grid{grid-template-columns:1fr 1fr;gap:4px 16px;display:grid}.form-grid em{color:#dc2626;font-style:normal}.form-grid input,.form-grid textarea{border:1.5px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;outline:0;padding:0 15px}.form-grid input{height:54px}.form-grid textarea{resize:vertical;padding-top:14px}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb16}.full-field{grid-column:1/-1}.system-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.system-fields input,.form-grid input[readonly]{color:#667085;cursor:not-allowed;background:#f8fafc}.mobile-field{border:1.5px solid var(--line);border-radius:13px;align-items:center;display:flex}.mobile-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb16}.mobile-field span{border-right:1px solid var(--line);padding:0 14px;font-weight:800}.mobile-field input{border:0;box-shadow:none!important}.customer-message{color:#b42318;min-height:22px;margin:18px 0 4px;font-size:13px;font-weight:700}.customer-message.success{color:#16834d}.item-section{background:#f8fafc;border:1px solid #e1e8f0;border-radius:17px;margin-top:14px;padding:20px}.section-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-title label{margin:0}.section-title small{color:#98a2b3;margin-top:5px;display:block}.add-item-button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:11px;min-height:40px;padding:0 14px;font-size:12px;font-weight:900}.item-row{grid-template-columns:38px 1fr 38px;align-items:center;gap:8px;margin-top:12px;display:grid}.item-row>span{color:#fff;background:#174a94;border-radius:11px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.item-row>button{color:#b42318;cursor:pointer;background:#fee4e2;border:0;border-radius:11px;width:36px;height:36px;font-size:20px}.upload-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:12px;display:grid}.upload-box{text-align:center;cursor:pointer;background:#f7faff;border:1.5px dashed #93b5e4;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;margin:0;padding:20px;display:flex}.upload-box:hover{background:#eff6ff;border-color:#2563eb}.upload-box input{opacity:0;width:1px;height:1px;position:absolute}.upload-box small{color:#98a2b3;margin-top:5px}.upload-box b{color:#16834d;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:10px;font-size:11px;overflow:hidden}.upload-icon{color:#1d4ed8;background:#dbeafe;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:10px;font-size:22px;display:grid}.form-actions{justify-content:flex-end;gap:12px;margin-top:14px;display:flex}.secondary-button,.save-button{cursor:pointer;border-radius:13px;min-height:52px;padding:0 20px;font-weight:900}.aj-page{max-width:1120px;min-height:100vh;margin:auto;padding:38px 24px 80px}.aj-page>nav{justify-content:space-between;align-items:center;display:flex}.aj-page>nav a{color:var(--blue);font-weight:900;text-decoration:none}.aj-page>header{margin:48px 0 26px}.aj-page>header .eyebrow{color:#a16207;margin-bottom:8px}.aj-page>header h1{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,58px)}.aj-page>header>p:last-child{color:var(--muted)}.aj-form-card{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:minmax(260px,.78fr) minmax(0,1.5fr);display:grid;overflow:visible;box-shadow:0 24px 70px #10213f12}.aj-form-intro{color:#fff;background:radial-gradient(circle at 80% 12%,#fde04755,#0000 34%),linear-gradient(145deg,#10213f,#713f12);border-radius:25px 0 0 25px;padding:38px 30px}.aj-icon{background:#ffffff17;border-radius:20px;place-items:center;width:62px;height:62px;font-size:29px;display:grid}.aj-form-intro h2{margin:25px 0 8px;font-size:27px}.aj-form-intro>p{color:#fef3c7;line-height:1.6}.aj-selected-customer{background:#ffffff0d;border:1px solid #ffffff24;border-radius:17px;gap:6px;margin-top:28px;padding:18px;display:grid}.aj-selected-customer span{color:#fde68a;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.aj-selected-customer strong{font-size:18px}.aj-selected-customer small{color:#fef3c7;overflow-wrap:anywhere}.aj-selected-customer.empty{color:#fdecc8;font-size:13px;line-height:1.6}.aj-created-by{color:#fde68a;margin-top:22px;display:block}.aj-form-card>form{min-width:0;margin:0;padding:34px}.aj-customer-lookup{z-index:10;border-bottom:1px solid #e8edf3;margin-bottom:24px;padding-bottom:24px;position:relative}.aj-customer-lookup>label,.aj-fields label{color:#344054;margin:0 0 8px;font-size:13px;font-weight:900}.aj-customer-lookup em,.aj-fields em{color:#dc2626;font-style:normal}.aj-search-control{border:1.5px solid var(--line);background:#fff;border-radius:13px;align-items:center;display:flex;overflow:hidden}.aj-search-control:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb16}.aj-search-control input{border:0;outline:0;flex:1;min-width:0;height:54px;padding:0 15px}.aj-search-control button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:0;border-radius:9px;height:38px;margin-right:8px;padding:0 12px;font-weight:900}.aj-search-results{background:#fff;border:1px solid #dbe4ef;border-radius:15px;max-height:300px;padding:8px;position:absolute;top:80px;left:0;right:0;overflow:auto;box-shadow:0 18px 44px #10213f2b}.aj-search-results button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:11px;grid-template-columns:38px minmax(120px,1fr) minmax(130px,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.aj-search-results button:hover{background:#f1f5f9}.aj-search-results button>span{color:#fff;background:linear-gradient(145deg,#b45309,#eab308);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.aj-search-results small{color:#667085;overflow-wrap:anywhere}.aj-no-result{color:#b42318;margin:9px 0 0;font-size:13px;font-weight:700}.aj-fields{grid-template-columns:1fr 1fr;gap:18px 16px;display:grid}.aj-fields input,.aj-fields textarea{border:1.5px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;outline:0}.aj-fields input{height:54px;padding:0 15px}.aj-fields textarea{resize:vertical;min-height:130px;padding:15px;line-height:1.5}.aj-fields input:focus,.aj-fields textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb16}.aj-money-field{border:1.5px solid var(--line);border-radius:13px;align-items:center;display:flex;overflow:hidden}.aj-money-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb16}.aj-money-field span{border-right:1px solid var(--line);padding:0 15px;font-weight:900}.aj-money-field input{border:0;box-shadow:none!important}.aj-recent-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:24px;padding:28px;box-shadow:0 15px 45px #10213f0c}.aj-recent-card .eyebrow{color:#a16207;margin:0 0 7px}.aj-recent-card h2{margin:0}.aj-table-id{color:#98a2b3;margin-top:4px;font-size:11px;display:block}.aj-hub-page,.aj-records-page{max-width:1160px;min-height:100vh;margin:auto;padding:38px 24px 80px}.aj-hub-page>nav,.aj-records-page>nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.aj-hub-page>nav a,.aj-records-page>nav a{color:var(--blue);font-weight:900;text-decoration:none}.aj-hub-page>header,.aj-records-page>header{margin:48px 0 26px}.aj-hub-page>header .eyebrow,.aj-records-page>header .eyebrow{color:#a16207;margin-bottom:8px}.aj-hub-page>header h1,.aj-records-page>header h1{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,58px)}.aj-hub-page>header>p:last-child,.aj-records-page>header>p:last-child{color:var(--muted)}.aj-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.aj-module-grid>a{aspect-ratio:1;color:#fff;border-radius:24px;flex-direction:column;justify-content:center;min-width:0;padding:clamp(22px,3vw,34px);text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 34px #10213f22}.aj-module-grid>a:hover{transform:translateY(-4px);box-shadow:0 20px 42px #10213f30}.aj-module-grid>a>span{background:#fff2;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:22px;font-size:27px;font-weight:900;display:grid}.aj-module-grid strong{font-size:clamp(18px,2vw,23px);line-height:1.25}.aj-module-grid small{color:#ffffffd9;margin-top:10px;line-height:1.5}.aj-module-grid>a:first-child{background:linear-gradient(145deg,#2563eb,#1d4ed8)}.aj-module-grid>a:nth-child(2){background:linear-gradient(145deg,#14b8a6,#0f766e)}.aj-module-grid>a:nth-child(3){background:linear-gradient(145deg,#f97316,#c2410c)}.aj-module-grid>a:nth-child(4){background:linear-gradient(145deg,#22c55e,#15803d)}.aj-module-grid>a:nth-child(5){background:linear-gradient(145deg,#8b5cf6,#6d28d9)}.aj-module-grid>a:nth-child(6){background:linear-gradient(145deg,#ec4899,#be185d)}.aj-create-link{background:var(--blue);border-radius:12px;padding:12px 16px;color:#fff!important}.aj-record-search{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding:20px;display:grid;box-shadow:0 12px 35px #10213f0b}.aj-record-search label{color:#344054;margin:0 0 8px;font-size:12px;font-weight:900}.aj-record-search input{border:1.5px solid var(--line);border-radius:13px;outline:0;width:100%;height:52px;padding:0 15px}.aj-record-search input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb16}.aj-record-search>span{color:#166534;text-align:center;background:#dcfce7;border-radius:999px;min-width:104px;padding:11px 14px;font-size:13px;font-weight:900}.aj-status{text-transform:capitalize;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.aj-status.open{color:#166534;background:#dcfce7}.aj-status.closed{color:#b42318;background:#fee2e2}.aj-empty-section{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:24px;margin-top:24px;padding:64px 24px}.aj-empty-section>span{color:#a16207;background:#fef3c7;border-radius:19px;place-items:center;width:62px;height:62px;margin:auto;font-size:28px;font-weight:900;display:grid}.aj-empty-section h2{margin:20px 0 8px}.aj-empty-section p{color:var(--muted);margin:0}.section-hub-page{max-width:1160px;min-height:100vh;margin:auto;padding:38px 24px 80px}.section-hub-page>nav{justify-content:space-between;align-items:center;display:flex}.section-hub-page>nav a{color:var(--blue);font-weight:900;text-decoration:none}.section-hub-page>header{margin:48px 0 26px}.section-hub-page>header .eyebrow{margin-bottom:8px}.customer-section-theme>header .eyebrow{color:#0f766e}.loan-section-theme>header .eyebrow{color:#6d28d9}.my-section-theme>header .eyebrow{color:#be185d}.section-hub-page>header h1{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,58px)}.section-hub-page>header>p:last-child{color:var(--muted)}.section-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.section-hub-grid>a{aspect-ratio:1;color:#fff;border-radius:26px;flex-direction:column;justify-content:center;min-width:0;padding:clamp(26px,4vw,42px);text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 18px 38px #10213f24}.section-hub-grid>a:hover{transform:translateY(-4px);box-shadow:0 22px 46px #10213f32}.section-hub-grid>a>span{background:#fff2;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:24px;font-size:29px;font-weight:900;display:grid}.section-hub-grid strong{font-size:clamp(21px,2.6vw,29px);line-height:1.25}.section-hub-grid small{color:#fffd;margin-top:12px;line-height:1.55}.customer-section-theme .section-hub-grid>a:first-child{background:linear-gradient(145deg,#2563eb,#1d4ed8)}.customer-section-theme .section-hub-grid>a:last-child{background:linear-gradient(145deg,#14b8a6,#0f766e)}.loan-section-theme .section-hub-grid>a:first-child{background:linear-gradient(145deg,#8b5cf6,#6d28d9)}.loan-section-theme .section-hub-grid>a:last-child{background:linear-gradient(145deg,#f97316,#c2410c)}.my-section-theme .section-hub-grid>a:first-child{background:linear-gradient(145deg,#ec4899,#be185d)}.my-section-theme .section-hub-grid>a:nth-child(2){background:linear-gradient(145deg,#22c55e,#15803d)}.my-section-theme .section-hub-grid>a:nth-child(3){background:linear-gradient(145deg,#eab308,#a16207)}.secondary-button{border:1px solid var(--line);color:#344054;background:#fff}.save-button{color:#fff;background:linear-gradient(100deg,#1d4ed8,#2878f0);border:0;justify-content:space-between;align-items:center;min-width:190px;display:flex;box-shadow:0 10px 22px #2563eb30}.customers-page{max-width:1220px;min-height:100vh;margin:auto;padding:38px 24px 80px}.customers-page nav{justify-content:space-between;align-items:center;display:flex}.customers-page nav a{color:var(--blue);font-weight:900;text-decoration:none}.new-customer-link{background:var(--blue);border-radius:12px;padding:12px 16px;color:#fff!important}.customers-page>header{margin:48px 0 24px}.customers-page>header .eyebrow{color:var(--green);margin-bottom:8px}.customers-page>header h1{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,58px)}.customers-page>header p:last-child{color:var(--muted)}.customer-search{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:12px;padding:20px;display:grid;box-shadow:0 12px 35px #10213f0b}.customer-search label,.edit-grid label{color:#344054;margin:0 0 7px;font-size:12px;font-weight:900;display:block}.customer-search input,.edit-grid input,.edit-grid textarea{border:1.5px solid var(--line);border-radius:12px;outline:0;width:100%;min-height:48px;padding:0 13px}.customer-search input:focus,.edit-grid input:focus,.edit-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb14}.customer-search button{border:1px solid var(--line);color:#344054;cursor:pointer;background:#f8fafc;border-radius:12px;min-height:48px;padding:0 16px;font-weight:800}.list-summary{align-items:center;gap:8px;min-height:52px;display:flex}.list-summary strong{color:var(--blue);font-size:21px}.list-summary span{color:var(--muted)}.list-summary p{color:#b42318;margin-left:auto;font-weight:800}.list-summary p.success{color:#16834d}.customer-list{gap:10px;display:grid}.customer-row{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:50px 1.4fr 1fr 1fr .7fr auto;align-items:center;gap:16px;padding:17px 18px;display:grid;box-shadow:0 7px 24px #10213f08}.customer-initial{color:#fff;background:linear-gradient(145deg,#174a94,#2563eb);border-radius:15px;place-items:center;width:46px;height:46px;font-size:19px;font-weight:900;display:grid}.customer-row strong,.customer-row small,.customer-row span{display:block}.customer-row small{color:#98a2b3;margin-top:4px}.customer-primary>strong{color:var(--navy);font-size:16px}.customer-primary>span{color:#667085;margin-top:3px;font-size:12px}.row-label{color:#98a2b3;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:900}.edit-customer-button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:0;border-radius:11px;min-height:42px;padding:0 16px;font-weight:900}.customer-row-actions{align-items:center;gap:6px;display:flex}.customer-row-actions button{cursor:pointer;border:0;border-radius:10px;min-height:40px;padding:0 12px;font-weight:900}.view-customer-button{color:#0f766e;background:#ccfbf1}.print-customer-button{color:#7c3aed;background:#f3e8ff}.customer-view-overlay{z-index:110;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.customer-view-dismiss{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07142699;border:0;position:absolute;inset:0}.customer-view-card{background:#fff;border-radius:24px;width:min(720px,100%);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 28px 80px #0714264d}.customer-view-card>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:26px 28px;display:flex}.customer-view-card>header .eyebrow{color:var(--blue);margin:0 0 8px}.customer-view-card>header h2{margin:0 0 5px}.customer-view-card>header span{color:var(--muted)}.customer-view-card>header>button{cursor:pointer;background:#eef2f7;border:0;border-radius:12px;width:40px;height:40px;font-size:24px}.customer-view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:28px;display:grid}.customer-view-grid>div{border:1px solid var(--line);background:#f8fafc;border-radius:14px;min-width:0;padding:16px}.customer-view-grid .wide{grid-column:1/-1}.customer-view-grid span{color:var(--muted);text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.customer-view-grid strong{overflow-wrap:anywhere}.customer-view-card>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}.empty-customers{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:22px;padding:70px 20px}.empty-customers>span{font-size:46px}.empty-customers h2{margin:16px 0 7px}.empty-customers p{color:var(--muted)}.edit-overlay{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.edit-dismiss{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07142699;border:0;position:absolute;inset:0}.edit-panel{background:#f8fafc;grid-template-rows:auto 1fr auto;width:min(720px,100%);height:100%;animation:.22s ease-out editor-in;display:grid;position:relative;box-shadow:-25px 0 70px #07142655}@keyframes editor-in{0%{opacity:.4;transform:translate(40px)}to{opacity:1;transform:none}}.edit-panel>header{color:#fff;background:linear-gradient(135deg,#10213f,#174a94);justify-content:space-between;padding:24px 28px;display:flex}.edit-panel>header .eyebrow{color:#65e6a5;margin:0 0 6px}.edit-panel>header h2{margin:0 0 6px;font-size:28px}.edit-panel>header span{color:#b9d3fb;font-size:12px}.edit-panel>header button{color:#fff;cursor:pointer;background:#ffffff17;border:0;border-radius:13px;width:42px;height:42px;font-size:27px}.edit-scroll{padding:26px;overflow-y:auto}.edit-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.edit-grid textarea{resize:vertical;padding-top:13px}.edit-grid input[readonly]{color:#667085;background:#eef2f6}.edit-grid .wide{grid-column:1/-1}.editor-items{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.edit-panel>footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:12px;padding:18px 26px;display:flex}.form-tools{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.tool-button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:11px;min-height:42px;padding:0 15px;font-weight:900}.tool-button:hover{color:#fff;background:#2563eb}.tool-button:disabled{opacity:.55;cursor:wait}.loan-calculator-card{margin-top:22px}.loan-calculator-card h2{margin:4px 0 10px;font-size:26px}.close-loan-button{color:#fff;cursor:pointer;background:linear-gradient(100deg,#16834d,#16a765);border:0;border-radius:13px;width:100%;min-height:54px;margin-top:12px;font-weight:900;box-shadow:0 10px 22px #16834d30}.sanction-loan-button{color:#fff;cursor:pointer;background:linear-gradient(100deg,#7c3aed,#9333ea);border:0;border-radius:13px;width:100%;min-height:54px;margin-top:12px;font-weight:900;box-shadow:0 10px 22px #7c3aed30}.loan-list-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.loan-list-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.loan-privacy-tabs button.active{background:#334155;border-color:#334155}.masked-value{align-items:center;gap:5px;display:inline-flex}.visibility-button{border:1px solid var(--line);color:#475569;cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:27px;height:27px;padding:0;display:inline-grid}.visibility-button:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.visibility-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:15px;height:15px}.loan-list-heading h2{margin:0}.loan-tabs{flex-wrap:wrap;gap:7px;display:flex}.loan-tabs button{border:1px solid var(--line);color:#475467;cursor:pointer;background:#f8fafc;border-radius:10px;min-height:38px;padding:0 12px;font-size:12px;font-weight:900}.loan-tabs button.active{color:#fff;background:#2563eb;border-color:#2563eb}.loan-list-toggle{border:1px solid var(--line);color:#475467;cursor:pointer;background:#f8fafc;border-radius:10px;min-height:38px;padding:0 12px;font-size:12px;font-weight:900}.loan-list-toggle:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.loan-list-toggle.active{color:#fff;background:#2563eb;border-color:#2563eb}.loan-calculation-print{justify-content:center;align-items:center;width:100%;min-height:52px;font-size:15px;color:#1d4ed8!important;box-shadow:none!important;background:#eff6ff!important;border:1px solid #93c5fd!important;border-radius:13px!important;margin:10px 0 0!important;font-weight:900!important;display:flex!important}.loan-calculation-print:hover{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.closed-loan-row{background:linear-gradient(90deg,#fff5f5,#fff);border-color:#fecaca;box-shadow:0 7px 24px #dc262618}.closed-loan-row .customer-initial{background:linear-gradient(145deg,#b42318,#dc2626)}.closed-loan-row .customer-primary>strong,.closed-loan-row strong{color:#b42318}.closed-loan-row .row-label{color:#dc2626}.open-loan-row{background:linear-gradient(90deg,#f0fdf4,#fff);border-color:#bbf7d0;box-shadow:0 7px 24px #16a76516}.open-loan-row .customer-initial{background:linear-gradient(145deg,#16834d,#16a765)}.open-loan-row .customer-primary>strong,.open-loan-row strong{color:#16834d}.open-loan-row .row-label{color:#16a765}.partial-loan-row{background:linear-gradient(90deg,#fffbeb,#fff);border-color:#fde68a;box-shadow:0 7px 24px #d9770618}.partial-loan-row .customer-initial{color:#713f12;background:linear-gradient(145deg,#f59e0b,#facc15)}.partial-loan-row .customer-primary>strong,.partial-loan-row strong{color:#a16207}.partial-loan-row .row-label{color:#b45309}.print-loan-button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:11px;min-height:42px;padding:0 14px;font-weight:900}.print-loan-button:hover{color:#fff;background:#334155;border-color:#334155}.contact-actions{gap:6px;margin-top:7px;display:flex}.contact-actions a{color:#166534;background:#dcfce7;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:900;text-decoration:none}.contact-actions a:last-child{color:#075985;background:#e0f2fe}.history-list{gap:12px;margin-top:20px;display:grid}.history-entry{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:45px 1fr;gap:13px;padding:18px;display:grid}.history-action{color:#1d4ed8;background:#eff6ff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid}.history-closed{background:#fff7f7;border-color:#fecaca}.history-closed .history-action{color:#b42318;background:#fee2e2}.history-created .history-action{color:#16834d;background:#dcfce7}.history-title{justify-content:space-between;gap:10px;display:flex}.history-title span,.history-entry p,.history-entry small{color:var(--muted);font-size:12px}.history-entry p{margin:6px 0}.history-entry ul{color:#475467;margin:10px 0 0;padding-left:18px;font-size:12px}.bottom-back{text-align:center;margin:34px 0 10px}.bottom-back a{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:center;min-height:46px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.bottom-back a:hover{color:#fff;background:#2563eb}.bottom-page-actions{border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;margin:36px 0 4px;padding-top:24px;display:grid}.bottom-page-actions a,.bottom-page-actions button{text-align:center;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;min-width:0;min-height:50px;padding:10px 16px;font-size:13px;font-weight:900;line-height:1.25;text-decoration:none;display:flex}.bottom-dashboard-button{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.bottom-dashboard-button:hover{color:#fff;background:#2563eb}.bottom-previous-button{color:#334155;background:#fff;border:1px solid #cbd5e1}.bottom-previous-button:hover{background:#f1f5f9;border-color:#64748b}.bottom-cancel-button{color:#b42318;background:#fff1f2;border:1px solid #fecaca}.bottom-cancel-button:hover{color:#fff;background:#dc2626;border-color:#dc2626}.hidden-import{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.import-status{color:#397357;font-size:12px;font-weight:800}.edit-scroll>.form-tools{margin:0 0 20px}@media print{@page{size:A4;margin:12mm}body{color:#111827;background:#fff}body.printing-customer .customers-page>:not(.customer-view-overlay),.no-print,nav,.calendar-popover,.calendar-dismiss,.form-actions,.upload-grid,.edit-dismiss,.edit-panel>footer,.edit-panel>header>button,.new-customer-link,.customer-search,.edit-customer-button,.customer-row-actions{display:none!important}.customer-view-overlay{padding:0;display:block;position:static}.customer-view-dismiss{display:none}.customer-view-card{width:100%;max-height:none;box-shadow:none;border-radius:0;overflow:visible}.calculator-shell,.customer-page,.customers-page{max-width:none;min-height:0;padding:0}.calculator-shell header,.customer-page header,.customers-page>header{margin:0 0 16px}.calculator-card,.customer-form-card,.breakdown-card,.customer-search,.customer-row{break-inside:avoid;box-shadow:none}.customer-form-card{grid-template-columns:.65fr 1.35fr}.customer-form-card form,.calculator-fields,.calculation-result{padding:20px}.breakdown-card{margin-top:14px;padding:18px}th,td{padding:9px 7px;font-size:10px}.edit-overlay{display:block;position:static}.edit-panel{width:100%;height:auto;box-shadow:none;display:block}.edit-panel>header{padding:18px}.edit-scroll{padding:18px;overflow:visible}.customers-page:has(.edit-overlay)>nav{display:none!important}.customers-page:has(.edit-overlay)>header{display:none!important}.customers-page:has(.edit-overlay)>.customer-search{display:none!important}.customers-page:has(.edit-overlay)>.list-summary{display:none!important}.customers-page:has(.edit-overlay)>.customer-list{display:none!important}input,textarea{box-shadow:none!important;border-color:#cbd5e1!important}}@media (max-width:820px){.login-page{grid-template-columns:1fr}.brand-panel{display:none}.login-side{min-height:100vh;padding:20px}.login-card{padding:30px 24px}.mobile-brand{display:flex}.login-card h2{font-size:28px}.metric-grid{grid-template-columns:1fr}.quick-grid,.aj-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.dashboard-shell{padding-inline:16px}.quick-card{padding:20px}.quick-grid{gap:12px}.quick-grid button,.quick-grid a{border-radius:16px;padding:12px;font-size:14px}}.loan-tabs button{color:#fff;opacity:.78;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 8px 18px #1d4ed826}.loan-tabs button:nth-child(2){background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 8px 18px #6d28d926}.loan-privacy-tabs button:first-child{background:linear-gradient(135deg,#475569,#1e293b);box-shadow:0 8px 18px #1e293b26}.loan-privacy-tabs button:nth-child(2){background:linear-gradient(135deg,#14b8a6,#0f766e);box-shadow:0 8px 18px #0f766e26}.loan-tabs button:hover,.loan-tabs button.active{color:#fff;opacity:1;border:0;transform:translateY(-1px);box-shadow:0 11px 24px #10213f30}.new-customer-link{background:linear-gradient(135deg,#14b8a6,#0f766e);border:0;box-shadow:0 9px 20px #0f766e2b}.aj-create-link{background:linear-gradient(135deg,#f97316,#db2777);border:0;box-shadow:0 9px 20px #db27772b}.new-customer-link:hover,.aj-create-link:hover{filter:saturate(1.12);transform:translateY(-1px);color:#fff!important}.loan-list-toggle,.loan-list-toggle.active{color:#fff;background:linear-gradient(135deg,#eab308,#ea580c);border:0;box-shadow:0 8px 18px #ea580c2b}.loan-list-toggle:hover{color:#fff;background:linear-gradient(135deg,#f59e0b,#dc2626);border:0;transform:translateY(-1px)}@media (max-width:700px){.calculator-card{grid-template-columns:1fr}.calculator-fields,.calculation-result{padding:24px}.calculator-row{grid-template-columns:1fr}.calculation-result{border-radius:0 0 25px 25px}.calendar-popover{width:min(292px,100vw - 48px)}.breakdown-card{padding:20px}.breakdown-heading{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.customer-form-card{grid-template-columns:1fr}.customer-form-intro{padding:28px 24px}.customer-form-card form{padding:24px}.form-grid,.system-fields,.upload-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.section-title{flex-direction:column;align-items:flex-start}.form-actions{flex-direction:column-reverse}.save-button{width:100%}.aj-form-card{grid-template-columns:1fr}.aj-form-intro{border-radius:25px 25px 0 0;padding:28px 24px}.aj-form-card>form{padding:24px}.aj-fields{grid-template-columns:1fr}.aj-fields .full-field{grid-column:auto}.aj-search-results button{grid-template-columns:38px minmax(0,1fr)}.aj-search-results button small{grid-column:2}}@media (max-width:900px){.customer-search{grid-template-columns:1fr 1fr}.customer-row{grid-template-columns:50px 1fr auto}.customer-row>div:nth-of-type(n+3){display:none}.customer-row-actions{grid-template-columns:repeat(3,auto);display:grid}}@media (max-width:620px){.customer-search,.edit-grid{grid-template-columns:1fr}.edit-grid .wide{grid-column:auto}.edit-scroll{padding:18px}.edit-panel>footer{flex-direction:column-reverse}.edit-panel>footer .save-button{width:100%}.customer-row{grid-template-columns:46px minmax(0,1fr)}.customer-row-actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.customer-view-overlay{padding:12px}.customer-view-grid{grid-template-columns:1fr;padding:18px}.customer-view-grid .wide{grid-column:auto}.aj-page{padding-inline:16px}.aj-page>header{margin-top:38px}.aj-recent-card{padding:20px}.aj-hub-page,.aj-records-page{padding-inline:16px}.aj-module-grid{gap:12px}.aj-module-grid>a{border-radius:18px;padding:18px}.aj-module-grid>a>span{width:44px;height:44px;margin-bottom:14px;font-size:22px}.aj-module-grid strong{font-size:16px}.aj-module-grid small{display:none}.aj-record-search{grid-template-columns:1fr}.aj-record-search>span{justify-self:start}.bottom-page-actions{grid-template-columns:1fr}.section-hub-page{padding-inline:16px}.section-hub-grid{gap:12px}.section-hub-grid>a{border-radius:19px;padding:20px}.section-hub-grid>a>span{width:46px;height:46px;margin-bottom:16px;font-size:23px}.section-hub-grid strong{font-size:17px}.section-hub-grid small{display:none}}.module-tab-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.module-tab-grid>.module-tab{aspect-ratio:1;overflow-wrap:anywhere;border-radius:24px;width:100%;min-width:0;padding:clamp(22px,3vw,34px)}.aj-voucher-details-page>header .eyebrow{color:#15803d}.aj-voucher-detail-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 42px #10213f14}.aj-voucher-detail-heading{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#eff6ff,#ecfdf5);justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;display:flex}.aj-voucher-detail-heading span:first-child,.aj-voucher-detail-grid span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.aj-voucher-detail-heading h2{color:var(--ink);margin:0}.aj-voucher-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:28px;display:grid}.aj-voucher-detail-grid>div{border:1px solid var(--line);background:#f8fafc;border-radius:14px;min-width:0;padding:16px}.aj-voucher-detail-grid .wide{grid-column:1/-1}.aj-voucher-detail-grid strong{overflow-wrap:anywhere}.aj-items-details-text{white-space:pre-wrap;display:block}@media (max-width:620px){.aj-voucher-detail-heading{padding:20px}.aj-voucher-detail-grid{grid-template-columns:1fr;padding:20px}.aj-voucher-detail-grid .wide{grid-column:auto}}@media (max-width:820px){.module-tab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.module-tab-grid{gap:12px}.module-tab-grid>.module-tab{border-radius:18px;padding:16px}}
