:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#26132d;background:#fff7ff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,#fde7ff 0,#fff7ff 38%,#fff 100%);min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{max-width:760px;margin:0 auto;min-height:100vh;background:rgba(255,255,255,.72);box-shadow:0 0 40px rgba(79,21,90,.08)}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid #f0dff3}.brand-row{display:flex;gap:10px;align-items:center}.brand-row strong{display:block}.brand-row span{display:block;font-size:11px;color:#8b728f}.brand-mark{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;font-weight:900;color:#fff;background:linear-gradient(145deg,#ec4899,#a855f7);box-shadow:0 8px 22px rgba(217,70,239,.28)}.brand-mark.small{width:38px;height:38px;border-radius:12px;font-size:13px}.brand-mark.large{width:72px;height:72px;border-radius:24px;margin:0 auto 14px;font-size:22px}.avatar-btn{border:0;width:38px;height:38px;border-radius:50%;background:#f6e8f8;color:#9b2cab;font-weight:800}.content{padding:18px 18px 96px}.bottom-nav{position:fixed;z-index:30;bottom:0;left:50%;transform:translateX(-50%);width:min(760px,100%);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-top:1px solid #efdff2;padding:8px 6px calc(8px + env(safe-area-inset-bottom))}.bottom-nav button{border:0;background:none;color:#8e7892;font-size:10px;padding:5px 2px;border-radius:12px}.bottom-nav button span{display:block;font-size:20px;line-height:22px}.bottom-nav button.active{color:#c026d3;background:#fbecfd}.hero-card{display:flex;justify-content:space-between;gap:16px;align-items:end;padding:22px;border-radius:26px;color:#fff;background:linear-gradient(135deg,#d946ef,#9333ea 75%);box-shadow:0 14px 34px rgba(168,85,247,.25)}.hero-card h2{font-size:38px;line-height:1;margin:6px 0 8px}.hero-card p{margin:0;color:#fae8ff}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.12em;color:#f5d0fe}.white-btn{border:0;border-radius:14px;padding:11px 13px;background:#fff;color:#9d24ab;font-weight:800;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0 24px}.stat-card{padding:15px;border:1px solid #f0e1f2;border-radius:18px;background:#fff;box-shadow:0 7px 20px rgba(82,39,91,.05)}.stat-card span{display:block;color:#8d7892;font-size:12px}.stat-card strong{display:block;margin-top:4px;font-size:18px}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:10px 0 12px}.section-head h2,.section-head h3,.profile-card h2{margin:0}.section-head p,.profile-card p{margin:3px 0 0;color:#8c7a91;font-size:12px}.card-list{display:grid;gap:10px}.loan-row,.customer-row{width:100%;display:flex;gap:12px;align-items:center;text-align:left;padding:13px;border:1px solid #f0e1f2;border-radius:18px;background:#fff;color:inherit;box-shadow:0 7px 20px rgba(82,39,91,.04)}.person-dot{width:40px;height:40px;flex:0 0 auto;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#fce7f3,#f3e8ff);color:#b52ac5;font-weight:900}.person-dot.big{width:56px;height:56px;border-radius:18px;font-size:20px}.grow{flex:1;min-width:0}.grow strong,.grow span,.right strong,.right span{display:block}.grow span,.right span{font-size:11px;color:#917d96;margin-top:3px}.right{text-align:right}.pill{display:inline-block!important;width:max-content;border-radius:999px;padding:3px 7px!important;font-size:9px!important;font-weight:800;letter-spacing:.04em}.pill.active{background:#fef3c7;color:#a16207}.pill.paid{background:#dcfce7;color:#15803d}.pill.archived{background:#f3f4f6;color:#6b7280}.profile-card{display:flex;gap:12px;align-items:center;padding:16px;background:#fff;border:1px solid #f0e1f2;border-radius:20px;margin-bottom:14px}.profile-card>div:nth-child(2){flex:1}.primary,.secondary,.danger{border:0;border-radius:14px;padding:12px 15px;font-weight:800}.primary{background:linear-gradient(135deg,#d946ef,#a855f7);color:#fff}.secondary{background:#f6e8fa;color:#a42ab3}.danger{background:#fee2e2;color:#b91c1c}.compact{padding:9px 12px;font-size:12px}.full{width:100%;margin-top:12px}.back,.link-btn,.danger-link{border:0;background:none;color:#b52ac5;padding:0;font-weight:700}.back{margin:0 0 12px}.danger-link{color:#b91c1c;font-size:12px}.loan-card{padding:16px;background:#fff;border:1px solid #efddf2;border-radius:20px;box-shadow:0 7px 20px rgba(82,39,91,.04)}.loan-card h3{margin:7px 0 0}.balance-box{text-align:right}.balance-box span,.mini-grid span{display:block;font-size:11px;color:#8d7892}.balance-box strong{font-size:22px}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.mini-grid div{padding:10px;border-radius:13px;background:#fff7ff}.mini-grid b{display:block;margin-top:2px}details{margin-top:12px}summary{cursor:pointer;color:#9c27ad;font-weight:700;font-size:12px}.timeline{display:grid;gap:7px;margin-top:10px}.tx{display:grid;grid-template-columns:1fr auto;gap:2px;padding:9px 10px;border-radius:12px;background:#faf5fb}.tx small{grid-column:1/-1;color:#948199}.tx.payment b{color:#15803d}.schedule-form{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin-bottom:14px}.date-list{display:grid;gap:8px}.date-row{display:flex;justify-content:space-between;align-items:center;padding:13px;background:#fff;border:1px solid #efddf2;border-radius:15px}.date-row strong,.date-row span{display:block}.date-row span{font-size:11px;color:#948199;margin-top:2px}.report-table{border:1px solid #efddf2;border-radius:18px;overflow:hidden;background:#fff}.report-head,.report-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:8px;padding:11px 13px;align-items:center}.report-head{background:#fff4ff;color:#8d7892;font-size:11px;font-weight:800}.report-row{border-top:1px solid #f4e7f6;font-size:13px}.report-row small{display:block;color:#948199}.empty{text-align:center;padding:30px 18px;color:#8d7892;background:#fff;border:1px dashed #e7cee9;border-radius:18px}.empty div{font-size:28px;color:#d946ef}.empty h3{margin:7px 0 3px;color:#4a294f}.empty p{margin:0;font-size:12px}.auth-shell,.splash{min-height:100vh;display:grid;place-items:center;padding:22px;text-align:center}.auth-card{width:min(410px,100%);padding:28px;background:rgba(255,255,255,.94);border:1px solid #efdff2;border-radius:28px;box-shadow:0 24px 70px rgba(114,46,127,.12)}.auth-card h1,.splash h1{margin:0 0 7px}.muted{color:#8d7892}.stack{display:grid;gap:12px;text-align:left}.stack label{display:grid;gap:6px;font-size:12px;font-weight:750;color:#684d6d}input,select,textarea{width:100%;border:1px solid #e5d4e8;border-radius:13px;background:#fff;padding:11px 12px;outline:none;color:#3c2441}input:focus,select:focus,textarea:focus{border-color:#d946ef;box-shadow:0 0 0 3px #fae8ff}textarea{min-height:80px;resize:vertical}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.preview{display:grid;grid-template-columns:1fr auto;gap:6px 12px;padding:13px;border-radius:15px;background:#fff4ff}.preview span{font-size:12px;color:#8d7892}.notice{padding:10px 12px;border-radius:12px;background:#fff4d6;color:#7c5b08;font-size:12px}.error-banner{max-width:760px;margin:0 auto;background:#fee2e2;color:#991b1b;padding:10px 16px;display:flex;justify-content:space-between;gap:10px;font-size:12px}.error-banner button{border:0;background:none;color:inherit;font-size:18px}.modal-backdrop{position:fixed;z-index:60;inset:0;background:rgba(47,25,50,.38);display:flex;align-items:end;justify-content:center;padding:16px}.modal{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px 24px 18px 18px;padding:18px;box-shadow:0 25px 70px rgba(49,20,54,.3)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.modal-head h3{margin:0}.modal-head button{border:0;background:#f8edf9;width:34px;height:34px;border-radius:50%;font-size:20px}.link-btn{display:block;margin:16px auto 0}.splash{align-content:center}.splash p{color:#8d7892}.splash .brand-mark{margin:0 auto 12px}
@media(max-width:540px){.hero-card{align-items:stretch;flex-direction:column}.white-btn{width:max-content}.schedule-form{grid-template-columns:1fr 1fr}.schedule-form input{grid-column:1/-1}.content{padding-left:12px;padding-right:12px}.topbar{padding-left:12px;padding-right:12px}.stats-grid{gap:8px}.modal-backdrop{padding:0}.modal{border-radius:24px 24px 0 0;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.two-col{grid-template-columns:1fr}}
