:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101827;background:#f4f7fc}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input{font:inherit}.app-shell{position:relative;width:100%;height:100%;background:#f4f7fc}.legacy-frame{width:100%;height:100%;border:0;display:block;background:#f4f7fc}.sync-pill{position:fixed;z-index:50;top:max(10px,env(safe-area-inset-top));right:10px;border:1px solid rgba(255,255,255,.6);border-radius:999px;padding:8px 11px;background:#0c1731e0;color:#fff;display:flex;align-items:center;gap:7px;font-size:12px;box-shadow:0 8px 28px #0f172a2e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sync-dot{width:8px;height:8px;border-radius:50%;background:#93a4c4}.sync-synced .sync-dot{background:#3ddc97}.sync-syncing .sync-dot{background:#60a5fa}.sync-offline .sync-dot{background:#f6c453}.sync-error .sync-dot{background:#fb7185}.auth-overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#eef3fbc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card{width:min(440px,100%);background:#fffffff5;border:1px solid rgba(144,160,190,.25);border-radius:30px;padding:30px;box-shadow:0 30px 90px #0c17312e}.auth-card img{width:62px;height:62px;border-radius:18px}.eyebrow{margin:24px 0 8px;font-size:12px;letter-spacing:.18em;font-weight:800;color:#587096}.auth-card h1{margin:0 0 12px;font-size:clamp(28px,6vw,42px);line-height:1.03}.auth-card>p:not(.eyebrow):not(.message){color:#63708a;line-height:1.55}.auth-card label{display:grid;gap:8px;margin:24px 0 14px;font-weight:700}.auth-card input{width:100%;border:1px solid #d9e0ec;border-radius:15px;padding:14px 15px;outline:none}.auth-card input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1c}.primary,.secondary{width:100%;border-radius:15px;padding:14px;font-weight:800;cursor:pointer}.primary{border:0;color:#fff;background:#0b1734}.secondary{margin-top:10px;border:1px solid #dce3ee;color:#1b2942;background:#fff}.message{color:#365a92;font-size:14px}
