:root{color:#17213b;font-synthesis:none;background:#f4f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 0,#e9edff 0,#0000 31%),#f5f7fb;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#6671a4;margin:0 0 .5rem;font-size:.7rem;font-weight:850}.brand-mark{color:#fff;background:linear-gradient(145deg,#4d62e8,#6b45c9);border-radius:16px;place-items:center;width:52px;height:52px;font-weight:900;display:grid;box-shadow:0 12px 32px #4f5dd54d}.brand-mark.small{border-radius:12px;width:38px;height:38px;font-size:.8rem}.auth-shell{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);align-items:center;gap:5vw;min-height:100vh;padding:6vw;display:grid}.hero-panel{max-width:760px}.hero-panel h1{letter-spacing:-.055em;color:#141c35;margin:1.5rem 0;font-size:clamp(2.7rem,5vw,5.25rem);line-height:.98}.hero-copy{color:#606a84;max-width:690px;font-size:1.14rem;line-height:1.72}.architecture-strip{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:2rem;display:flex}.architecture-strip span{background:#fff;border:1px solid #e1e5f1;border-radius:999px;padding:.65rem .9rem;font-family:ui-monospace,monospace;font-size:.77rem;box-shadow:0 6px 18px #26335c0d}.architecture-strip b{color:#7a84aa}.auth-card{background:#fff;border:1px solid #e3e6f1;border-radius:28px;justify-self:end;width:100%;max-width:520px;padding:2rem;box-shadow:0 28px 80px #2d396526}.card-heading h2{margin:.2rem 0 1.5rem;font-size:1.7rem}.auth-card form,.modal form{gap:1rem;display:grid}.auth-card label,.modal label,.edit-grid label{color:#3c4765;gap:.45rem;font-size:.8rem;font-weight:780;display:grid}.auth-card input,.modal input,.modal select,.edit-grid input,.edit-grid select{color:#17213b;background:#fff;border:1px solid #d8ddea;border-radius:12px;outline:0;padding:.82rem .95rem}.auth-card input:focus,.modal input:focus,.modal select:focus,.edit-grid input:focus,.edit-grid select:focus{border-color:#5868d8;box-shadow:0 0 0 4px #5868d817}.primary,.secondary{border:0;border-radius:12px;padding:.85rem 1.15rem;font-weight:830}.primary{color:#fff;background:#4458dc;margin-top:.35rem}.primary.compact{white-space:nowrap;margin:0;padding:.72rem 1rem}.secondary{color:#4254c5;background:#eef1ff;align-self:end}.fine-print{color:#858da4;margin:1.2rem 0 0;font-size:.76rem;line-height:1.55}.error-banner,.notice-banner{border-radius:12px;margin-bottom:1rem;padding:.82rem 1rem;font-size:.84rem}.error-banner{color:#9f2630;background:#fff0f1;border:1px solid #ffcbd0}.notice-banner{color:#176b4a;background:#edf8f3;border:1px solid #bde7d3}.center{text-align:center;color:#65708e;place-content:center;min-height:100vh;display:grid}.spinner{border:3px solid #dfe3ef;border-top-color:#5365df;border-radius:50%;width:34px;height:34px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.workspace-shell{max-width:1540px;margin:auto;padding:0 3vw 5vw}.topbar{border-bottom:1px solid #e2e5ef;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.15rem 0;display:grid}.brand,.identity{align-items:center;gap:.8rem;display:flex}.brand div,.identity div{display:grid}.brand small,.identity small{color:#7b839a;margin-top:.15rem;font-size:.72rem}.identity{text-align:right;justify-self:end}.quiet{color:#46506b;background:#fff;border:1px solid #d9deea;border-radius:10px;padding:.6rem .85rem}.tenant-badge{background:#fff;border:1px solid #e0e4ef;border-radius:999px;grid-template-columns:auto auto auto;align-items:center;gap:.45rem .65rem;padding:.52rem .78rem;display:grid;box-shadow:0 6px 18px #26335c0b}.tenant-badge span,.tenant-badge small{color:#858da2;font-size:.68rem}.tenant-badge strong{font-size:.77rem}.workspace-heading{justify-content:space-between;align-items:flex-end;gap:2rem;padding:3.1rem 0 2rem;display:flex}.workspace-heading h1{letter-spacing:-.048em;margin:.2rem 0 .7rem;font-size:clamp(2.4rem,4vw,4.35rem);line-height:1}.workspace-heading p:not(.eyebrow){color:#68728b;max-width:790px;margin:0;line-height:1.65}.workspace-grid{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.customer-list-card,.customer-card,.accounts-card{background:#fff;border:1px solid #e1e5ef;border-radius:22px;box-shadow:0 10px 30px #29355d0d}.customer-list-card{max-height:calc(100vh - 2rem);padding:1.2rem;position:sticky;top:1rem;overflow:auto}.section-title{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section-title h2{margin:.08rem 0;font-size:1.28rem}.customer-list{gap:.45rem;margin-top:1rem;display:grid}.customer-row{text-align:left;color:#25304c;background:0 0;border:1px solid #0000;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;padding:.72rem;display:grid}.customer-row:hover{background:#f7f8fc}.customer-row.selected{background:#eef1ff;border-color:#dce2ff}.customer-row>span:nth-child(2){min-width:0;display:grid}.customer-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.customer-row small{color:#848da4;margin-top:.22rem;font-size:.69rem}.customer-row i{background:#c6cbd7;border-radius:50%;width:9px;height:9px}.customer-row i.active{background:#24a26d;box-shadow:0 0 0 5px #24a26d1b}.customer-row i.inactive{background:#c58a2e}.avatar{color:#4657c7;background:#e7eafe;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:900;display:grid}.avatar.large{border-radius:17px;width:58px;height:58px;font-size:1rem}.detail-column{gap:1rem;min-width:0;display:grid}.customer-card{padding:1.5rem}.customer-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.customer-summary h2{margin:.05rem 0 .3rem;font-size:1.7rem}.customer-summary p:not(.eyebrow){color:#747e96;margin:0;font-size:.86rem}.version-chip{text-align:right;color:#4553b8;background:#f0f2ff;border-radius:14px;padding:.72rem .9rem;display:grid}.version-chip span{font-size:.65rem}.version-chip strong{font-size:1.4rem}.edit-grid{border-top:1px solid #eceff5;grid-template-columns:1.3fr 1.25fr 1fr .7fr auto;align-items:end;gap:.7rem;margin-top:1.4rem;padding-top:1.3rem;display:grid}.customer-card footer{color:#8a92a6;border-top:1px solid #eceff5;flex-wrap:wrap;gap:.8rem 1.5rem;margin-top:1.2rem;padding-top:1rem;font-size:.69rem;display:flex}.customer-card footer code{color:#66708d;margin-left:auto}.accounts-card{padding:1.5rem}.accounts-heading{align-items:center}.accounts-heading p:not(.eyebrow){color:#7c859a;margin:.35rem 0 0;font-size:.8rem}.account-actions{align-items:center;gap:.85rem;display:flex}.total-balance{font-size:1.1rem}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.2rem;display:grid}.account-tile{background:linear-gradient(150deg,#fff,#fafbff);border:1px solid #e3e7f0;border-radius:17px;gap:.9rem;padding:1rem;display:grid}.account-tile h3{margin:.1rem 0;font-size:1rem}.account-tile>strong{letter-spacing:-.035em;font-size:1.55rem}.account-tile dl{gap:.55rem;margin:0;display:grid}.account-tile dl div{border-top:1px solid #edf0f5;justify-content:space-between;gap:1rem;padding-top:.55rem;display:flex}.account-tile dt{color:#8a92a6;font-size:.68rem}.account-tile dd{text-align:right;overflow-wrap:anywhere;margin:0;font-family:ui-monospace,monospace;font-size:.69rem}.empty-state{text-align:center;color:#727c94;justify-items:center;display:grid}.empty-state strong,.empty-state h2{color:#27314d}.empty-state p{max-width:560px;line-height:1.55}.small-empty{padding:2rem .75rem}.small-empty p{font-size:.78rem}.main-empty{background:#fff;border:1px solid #e1e5ef;border-radius:22px;place-content:center;min-height:510px;padding:3rem;box-shadow:0 10px 30px #29355d0d}.account-empty{border:1px dashed #ccd2e0;border-radius:17px;grid-column:1/-1;padding:2.1rem}.account-empty p{font-size:.8rem}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:20;background:#11182d99;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(520px,100%);padding:1.5rem;box-shadow:0 35px 100px #10172d61}.modal-heading{justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem;display:flex}.modal-heading h2{margin:.1rem 0}.icon-button{color:#566078;background:#f1f3f8;border:0;border-radius:10px;width:34px;height:34px;font-size:1.3rem}.modal-copy{color:#707991;margin:-.3rem 0 1.1rem;font-size:.84rem;line-height:1.55}@media (width<=1100px){.edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-grid .secondary{grid-column:1/-1}.account-grid{grid-template-columns:1fr}}@media (width<=900px){.auth-shell{grid-template-columns:1fr;padding:2rem}.auth-card{justify-self:start}.topbar{grid-template-columns:1fr auto}.tenant-badge{display:none}.workspace-grid{grid-template-columns:1fr}.customer-list-card{max-height:none;position:static}.customer-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-heading{flex-direction:column;align-items:flex-start}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.workspace-shell{padding:0 1rem 3rem}.identity div{display:none}.workspace-heading{padding-top:2rem}.workspace-heading h1{font-size:2.65rem}.customer-list{grid-template-columns:1fr}.customer-summary{grid-template-columns:auto 1fr}.version-chip{text-align:left;grid-column:1/-1}.edit-grid,.account-grid{grid-template-columns:1fr}.accounts-heading{flex-direction:column;align-items:flex-start}.account-actions{justify-content:space-between;width:100%}.hero-panel h1{font-size:2.7rem}.auth-shell{padding:1rem}.auth-card{padding:1.3rem}.customer-card,.accounts-card{padding:1.1rem}.customer-card footer code{width:100%;margin-left:0}}
