:root{color:#f3f4f6;font-synthesis:none;background:#0b1220;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:#0b1220;width:100%;min-height:100%;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.loading-screen{color:#d7bd70;letter-spacing:.12em;place-items:center;min-height:100vh;display:grid}.auth-page{max-width:980px;min-height:100vh;padding:max(34px, env(safe-area-inset-top)) 24px 48px;grid-template-columns:1fr 420px;align-items:center;gap:72px;margin:0 auto;display:grid}.auth-hero{padding:20px 0}.brand-mark{color:#171207;background:linear-gradient(145deg,#e9d383,#8b6b25);border-radius:22px;place-items:center;width:74px;height:74px;font-size:42px;font-weight:900;display:grid;box-shadow:0 18px 60px #d4b24b33}.eyebrow{color:#d7bd70;letter-spacing:.18em;margin-top:24px;font-size:12px;font-weight:800}.auth-hero h1{letter-spacing:-.04em;margin:10px 0 12px;font-size:clamp(44px,8vw,74px);line-height:.95}.tagline{color:#d7bd70;letter-spacing:.12em;font-size:13px;font-weight:800}.intro{color:#8d98aa;max-width:520px;font-size:17px;line-height:1.65}.auth-card{background:linear-gradient(165deg,#192337f5,#0e1625fa);border:1px solid #2b3850;border-radius:24px;padding:26px;box-shadow:0 30px 100px #00000073}.google-button,.primary-button,.secondary-button{letter-spacing:.04em;border:0;border-radius:12px;width:100%;padding:14px 16px;font-weight:800}.google-button{color:#1f2937;background:#fff}.google-g{color:#4285f4;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:8px;font-weight:900;display:inline-grid}.separator{color:#627087;align-items:center;gap:10px;margin:20px 0;font-size:12px;display:flex}.separator span{background:#2b3850;flex:1;height:1px}.auth-card label{color:#a8b2c2;margin:14px 0 7px;font-size:12px;font-weight:700;display:block}.auth-card input{color:#f3f4f6;background:#0e1727;border:1px solid #2b3850;border-radius:11px;outline:none;width:100%;padding:13px 14px}.auth-card input:focus{border-color:#d7bd70;box-shadow:0 0 0 3px #d7bd701a}.primary-button{color:#2f240b;background:linear-gradient(145deg,#ead88d,#ad8734);margin-top:20px}.secondary-button{color:#e5e7eb;background:#182337;border:1px solid #33415a;margin-top:10px}.text-button,.switch-button{color:#9ba7b9;background:0 0;border:0;width:100%;padding:10px}.switch-button{color:#d7bd70;font-weight:700}.auth-message{color:#d7dee9;background:#111c2d;border:1px solid #33415a;border-radius:10px;margin-top:12px;padding:11px 12px;font-size:13px;line-height:1.45}.setup-box{background:#d7bd7014;border:1px solid #d7bd704d;border-radius:14px;margin-top:18px;padding:15px}.setup-box strong{color:#ead88d}.setup-box p{color:#a8b2c2;font-size:12px;line-height:1.5}.setup-box button{color:#ead88d;background:0 0;border:1px solid #7e6a35;border-radius:10px;width:100%;padding:10px;font-weight:800}.app-shell{background:#0b1220;width:100%;height:100vh;overflow:hidden}.shell-bar{height:calc(42px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;background:#090f1a;border-bottom:1px solid #1d293c;justify-content:space-between;align-items:center;display:flex}.shell-bar>div{align-items:center;gap:10px;display:flex}.shell-bar strong{color:#d7bd70;letter-spacing:.13em;font-size:11px}.shell-bar button{color:#8996a9;background:0 0;border:0;font-size:12px}.sync-state{color:#8996a9;font-size:10px}.sync-state.synced{color:#5fd3a4}.sync-state.error{color:#f87171}.legacy-frame{width:100%;height:calc(100vh - 42px - env(safe-area-inset-top));background:#0b1220;border:0;display:block}.modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02060cd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.conflict-modal{background:#111b2c;border:1px solid #33415a;border-radius:22px;width:min(440px,100%);padding:24px;box-shadow:0 24px 100px #0000008c}.conflict-modal .eyebrow{margin-top:0}.conflict-modal h2{margin:8px 0}.conflict-modal p,.conflict-modal small{color:#9ba7b9;line-height:1.5}.conflict-modal small{margin-top:14px;display:block}@media (width<=820px){.auth-page{max-width:480px;padding-top:max(24px, env(safe-area-inset-top));grid-template-columns:1fr;gap:24px}.auth-hero{text-align:center;padding-bottom:0}.brand-mark{margin:0 auto}.intro{margin-left:auto;margin-right:auto}}.auth-page-single{grid-template-columns:minmax(0,440px);justify-content:center}.recovery-card{width:min(440px,100%)}.recovery-card .brand-mark{border-radius:18px;width:58px;height:58px;font-size:32px}.recovery-card h2{margin:8px 0 6px;font-size:28px}.intro.compact{margin-top:0;font-size:14px}
