:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17211b;--muted:#66736b;--line:#dfe7e1;--surface:#fff;--canvas:#f4f7f4;--accent:#155f42;--accent-soft:#ddefe5;--accent-strong:#0d4430;--warm:#e9b949;--danger:#a13e36;--shadow:0 18px 60px #17211b14}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.portal-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:11px;font-size:16px;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark,.loading-mark{background:var(--accent);color:#f7fff9;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:800;display:grid;box-shadow:0 8px 20px #155f4238}.nav-list{flex-direction:column;flex:1;gap:5px;margin-top:44px;display:flex}.nav-button{width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 12px;transition:all .14s;display:flex}.nav-button:hover{color:var(--ink);background:#f0f5f1}.nav-button.active{background:var(--accent-soft);color:var(--accent-strong);font-weight:700}.nav-button small{text-align:center;background:#155f421a;border-radius:999px;min-width:24px;padding:3px 7px}.sidebar-footer{border-top:1px solid var(--line);padding-top:18px}.customer-chip{align-items:center;gap:10px;min-width:0;display:flex}.customer-chip>span,.profile-avatar{width:38px;height:38px;color:var(--accent-strong);background:#e6eee8;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.customer-chip div{min-width:0}.customer-chip strong,.customer-chip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.customer-chip strong{font-size:13px}.customer-chip small{color:var(--muted);margin-top:3px;font-size:11px}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:13px;font-weight:700}.sidebar-footer .text-button{margin-top:10px}.main-content{min-width:0;padding:28px clamp(22px,4vw,64px) 64px}.topbar{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 30px;display:flex}.topbar h1,.panel h2,.intro-row h2,.auth-copy h1,.error-card h1{letter-spacing:-.045em;margin:3px 0 0;font-size:clamp(24px,3vw,34px)}.eyebrow{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.contract-badge{color:var(--accent-strong);background:#edf8f1;border:1px solid #bcd9ca;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:750}.topbar-actions{align-items:center;gap:12px;display:flex}.mobile-signout{display:none}.page-stack,.support-grid,.profile-grid{gap:22px;max-width:1180px;margin:0 auto;display:grid}.hero-card,.balance-card{background:radial-gradient(circle at 82% 20%, #e9b94947, transparent 26%), linear-gradient(135deg, var(--accent-strong), var(--accent));color:#f7fff9;box-shadow:var(--shadow);border-radius:24px;justify-content:space-between;align-items:flex-end;padding:clamp(28px,5vw,50px);display:flex;position:relative;overflow:hidden}.hero-card:after,.balance-card:after{content:"";border:1px solid #fff3;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-110px;right:-70px}.hero-card .eyebrow,.balance-card .eyebrow{color:#f7fff9a8}.hero-card h2,.balance-card h2{letter-spacing:-.055em;margin:8px 0 10px;font-size:clamp(34px,6vw,58px)}.hero-card p,.balance-card p{color:#f7fff9c2;max-width:580px;margin-bottom:0;line-height:1.65}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-weight:750;transition:all .14s;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.55}.button-primary{background:var(--accent);color:#f7fff9}.button-primary:hover:not(:disabled){background:var(--accent-strong)}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button-light{z-index:1;color:var(--accent-strong);background:#f7fff9;flex:none;position:relative}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.metric,.panel,.service-card{border:1px solid var(--line);background:var(--surface);box-shadow:0 8px 30px #17211b09}.metric{border-radius:16px;padding:20px}.metric p,.metric small{color:var(--muted);margin:0}.metric p{font-size:12px;font-weight:700}.metric strong{letter-spacing:-.045em;margin:12px 0 8px;font-size:30px;display:block}.metric small{font-size:11px}.panel{border-radius:18px;overflow:hidden}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.panel-header h2,.intro-row h2{font-size:21px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:14px 22px}th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#f8faf8;font-size:10px;font-weight:800}tbody tr:last-child td{border-bottom:0}.intro-row{justify-content:space-between;align-items:flex-end;padding:10px 0;display:flex}.intro-row p:last-child{max-width:620px;color:var(--muted);line-height:1.6}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.service-card{border-radius:17px;padding:22px}.service-card-top{color:var(--accent);text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.status-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%}.service-card h3{letter-spacing:-.04em;margin:26px 0 4px;font-size:27px}.service-card>p{color:var(--muted);margin:0 0 22px;font-size:12px}.service-card dl,.profile-summary dl{gap:12px;margin:0;display:grid}.service-card dl div,.profile-summary dl div{justify-content:space-between;gap:20px;display:flex}dt{color:var(--muted);font-size:12px}dd{text-align:right;margin:0;font-size:12px;font-weight:700}.support-grid,.profile-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.case-list{display:grid}.case-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:17px 22px;display:flex}.case-row:last-child{border-bottom:0}.case-row p,.case-row small{color:var(--muted);margin:5px 0 0;font-size:11px}.case-row>div:last-child{text-align:right}.case-status{background:var(--accent-soft);color:var(--accent-strong);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:750;display:inline-block}.create-case form,.profile-edit form,.auth-form{gap:16px;padding:22px;display:grid}label{gap:7px;display:grid}label>span{color:var(--ink);font-size:12px;font-weight:750}input,textarea,select{background:var(--surface);width:100%;color:var(--ink);border:1px solid #ccd7ce;border-radius:10px;outline:none;padding:11px 12px;transition:all .13s}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #155f421f}textarea{resize:vertical}.profile-summary{text-align:center;padding:32px}.profile-avatar{width:72px;height:72px;margin:0 auto 16px;font-size:19px}.profile-summary h2{font-size:24px}.profile-summary>p{color:var(--muted)}.profile-summary dl{text-align:left;margin-top:30px}.field-note,.auth-security{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.empty-state{text-align:center;padding:48px 24px}.empty-state p{max-width:440px;color:var(--muted);margin:8px auto 0;font-size:13px;line-height:1.6}.form-message{border-radius:9px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5}.form-error{color:var(--danger);background:#faecea}.form-notice{background:var(--accent-soft);color:var(--accent-strong)}.portal-alert{margin-bottom:18px}.auth-shell,.error-shell,.loading-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-shell{background:radial-gradient(circle at 18% 15%, #e9b9493d, transparent 27%), radial-gradient(circle at 86% 78%, #155f422e, transparent 33%), var(--canvas)}.auth-card,.error-card{border:1px solid var(--line);background:var(--surface);width:min(100%,440px);box-shadow:var(--shadow);border-radius:22px;padding:34px}.brand-auth{margin-bottom:44px}.auth-copy h1{margin-top:8px}.auth-copy>p:last-child,.error-card>p{color:var(--muted);line-height:1.6}.auth-form{padding:20px 0 0}.auth-security{text-align:center;margin-top:22px}.loading-shell{color:var(--muted);align-content:center}.loading-mark{margin:0 auto 14px}.error-card .button{margin-top:14px}@media (max-width:980px){.portal-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:16px 20px;position:static}.nav-list{flex-direction:row;margin-top:16px;padding-bottom:2px;overflow-x:auto}.nav-button{flex:none;width:auto}.sidebar-footer{display:none}.mobile-signout{display:inline-flex}.support-grid,.profile-grid{grid-template-columns:1fr}}@media (max-width:700px){.main-content{padding:22px 15px 50px}.topbar{align-items:flex-start;gap:14px}.contract-badge{text-align:center;max-width:150px}.hero-card,.balance-card{border-radius:18px;flex-direction:column;align-items:flex-start;gap:24px}.metric-grid,.card-grid{grid-template-columns:1fr}.panel-header{align-items:flex-start;gap:12px}}
