:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#edf2ff;background:#080c18;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-height:100%;background:#080c18}body{margin:0;min-width:320px;min-height:100vh;background:#080c18}button,input{font:inherit}button{cursor:pointer}.lc-app-page,.lc-auth-page{min-height:100vh;background:radial-gradient(circle at 15% -10%,#1c315f 0,transparent 35%),#080c18}.lc-shell{min-height:100vh;display:flex;flex-direction:column;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.lc-topbar{width:min(100% - 32px,1240px);margin:0 auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #263454}.lc-brand-lockup{display:flex;align-items:center;gap:12px}.lc-brand-mark{display:grid;place-items:center;width:68px;height:68px;border-radius:20px;color:#081122;background:linear-gradient(135deg,#9ee7d2,#5cc7d4);font-weight:850;letter-spacing:-.06em;box-shadow:0 14px 34px #05091466}.lc-brand-mark--small{width:42px;height:42px;border-radius:13px;font-size:.83rem}.lc-eyebrow{margin:0 0 6px;color:#8ea4d1;font-size:.72rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.lc-product-name{margin:0;font-size:.98rem;font-weight:720}.lc-user-actions{display:flex;align-items:center;gap:20px;color:#a8b7d9;font-size:.84rem}.lc-text-button{border:0;padding:9px 0;color:#9ee7d2;background:transparent;font-weight:700}.lc-text-button:hover{color:#d9fff1}.lc-main{width:min(100% - 32px,1240px);flex:1;margin:0 auto;padding:62px 0 42px}.lc-welcome-row{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px}h1,h2,p{margin-top:0}.lc-welcome-row h1{max-width:720px;margin-bottom:12px;font-size:clamp(2rem,5vw,4.25rem);line-height:.98;letter-spacing:-.065em}.lc-page-intro{margin-bottom:0;color:#a8b7d9;font-size:1.02rem}.lc-status-pill{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:9px 13px;border:1px solid #2d4d68;border-radius:999px;color:#b9f5e2;background:#132a32;font-size:.78rem;font-weight:750}.lc-status-dot{width:7px;height:7px;border-radius:50%;background:#6de0bd;box-shadow:0 0 0 4px #6de0bd22}.lc-empty-card{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;border:1px solid #293758;border-radius:28px;background:linear-gradient(145deg,#111a31e8,#0d1425e8);text-align:center;box-shadow:0 28px 80px #02040c66}.lc-empty-icon{display:grid;place-items:center;width:72px;height:72px;margin-bottom:25px;border-radius:22px;color:#9ee7d2;background:#173f45}.lc-empty-icon svg{width:40px;height:40px}.lc-empty-card h2{margin-bottom:12px;font-size:clamp(1.6rem,4vw,2.3rem);letter-spacing:-.045em}.lc-empty-card>p:not(.lc-eyebrow){max-width:520px;margin-bottom:27px;color:#9eadd0;line-height:1.65}.lc-readiness-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 24px;color:#c4d0eb;font-size:.83rem}.lc-readiness-grid>div{display:inline-flex;align-items:center;gap:8px}.lc-check{color:#8de1c4;font-weight:900}.lc-footer{width:min(100% - 32px,1240px);margin:0 auto;padding:22px 0 calc(22px + env(safe-area-inset-bottom));display:flex;justify-content:space-between;color:#7082a8;font-size:.75rem}.lc-auth-page{display:grid;place-items:center;padding:24px}.lc-auth-card{width:min(100%,430px);padding:42px 34px;border:1px solid #293758;border-radius:28px;background:#10182bef;box-shadow:0 28px 80px #02040c88}.lc-auth-card .lc-brand-mark{margin-bottom:24px}.lc-auth-card h1{margin-bottom:10px;font-size:2.6rem;letter-spacing:-.07em}.lc-auth-intro{margin-bottom:30px;color:#9eadd0}.lc-form{display:grid;gap:9px}.lc-form label:not(.lc-checkbox){margin-top:9px;color:#c5d0e9;font-size:.83rem;font-weight:700}.lc-form input[type=email],.lc-form input[type=password]{width:100%;padding:13px 14px;border:1px solid #344568;border-radius:12px;outline:0;color:#edf2ff;background:#0a1121}.lc-form input:focus{border-color:#78d9c2;box-shadow:0 0 0 3px #78d9c233}.lc-checkbox{display:flex;align-items:center;gap:9px;margin:13px 0 9px;color:#96a8ce;font-size:.78rem}.lc-checkbox input{accent-color:#6dd4bb}.lc-primary-button{margin-top:12px;padding:13px 16px;border:0;border-radius:12px;color:#081122;background:linear-gradient(135deg,#9ee7d2,#5cc7d4);font-weight:800}.lc-primary-button:hover{filter:brightness(1.08)}.lc-alert{margin-bottom:18px;padding:11px 13px;border:1px solid #75495c;border-radius:11px;color:#ffc6d4;background:#3b1d2a;font-size:.82rem;line-height:1.45}@media (max-width: 620px){.lc-topbar{padding-top:18px}.lc-user-name{display:none}.lc-main{padding-top:48px}.lc-welcome-row{align-items:start;flex-direction:column;gap:18px;margin-bottom:25px}.lc-welcome-row h1{font-size:2.65rem}.lc-status-pill{align-self:start}.lc-empty-card{min-height:430px;padding:34px 20px;border-radius:22px}.lc-readiness-grid{align-items:start;flex-direction:column}.lc-footer{gap:12px;flex-direction:column}}
