:root{--background:radial-gradient(circle at top, #3b82f624, transparent 32%), linear-gradient(180deg, #fffaf5 0%, #eef4ff 48%, #f8fafc 100%);--foreground:#0f172a}html{min-height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif}.app-shell-footer,.app-shell-header{width:min(1440px,100vw - 2rem);margin:0 auto;display:flex}.app-shell-header{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0 0}.app-shell-brand{color:#0f172a;letter-spacing:-.03em;align-items:center;gap:.7rem;font-size:1rem;font-weight:800;display:inline-flex}.app-shell-brand span{transform:translateY(.5px)}.app-shell-auth{align-items:center;gap:.75rem;display:flex}.app-shell-primary,.app-shell-secondary{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:.75rem 1rem;display:inline-flex}.app-shell-primary{color:#fff;background:linear-gradient(135deg,#0f172a,#334155)}.app-shell-secondary{color:#0f172a;background:#ffffffc2;border:1px solid #94a3b847}.auth-page{place-items:center;min-height:calc(100vh - 84px);padding:2rem 1rem 3rem;display:grid}.app-shell-footer{padding:0 0 2rem}.app-shell-footer-inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #94a3b838;border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:1.5rem;padding:1rem 1.25rem;display:flex;box-shadow:0 18px 50px #0f172a0f}.app-shell-footer-copy{color:#0f172a;letter-spacing:-.02em;font-size:.95rem;font-weight:700}.app-shell-footer-brand{align-items:center;gap:.75rem;min-width:0;display:inline-flex}.app-shell-footer-brand div{gap:.08rem;display:grid}.app-shell-footer-brand strong{color:#0f172a;letter-spacing:-.02em;font-size:.96rem}.app-shell-footer-brand span{color:#64748b;font-size:.85rem}.app-shell-footer-links{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.app-shell-footer-links a{color:#475569;font-size:.95rem}.app-shell-footer-social{color:#334155;text-align:right;justify-content:flex-end;align-items:center;gap:.75rem;display:inline-flex}.app-shell-footer-social strong{color:#0f172a}.app-shell-footer-x{color:#fff;background:linear-gradient(135deg,#0f172a,#334155);border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.92rem;font-weight:800;display:inline-flex;box-shadow:0 12px 28px #0f172a29}.legal-page{padding:2rem 0 0;display:grid}.legal-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#3b82f61a,#0000 26%),#ffffffd6;border:1px solid #94a3b838;border-radius:32px;width:min(860px,100vw - 2rem);margin:0 auto;padding:2rem;box-shadow:0 24px 80px #0f172a14}.legal-eyebrow{color:#c2410c;letter-spacing:.16em;text-transform:uppercase;font-size:.8rem;font-weight:700}.legal-card h1{color:#0f172a;letter-spacing:-.05em;margin-top:.75rem;font-size:clamp(2.2rem,4vw,3.5rem);line-height:.95}.legal-card>p,.legal-section p{color:#475569;line-height:1.75}.legal-card>p{margin-top:1rem}.legal-section{margin-top:1.5rem}.legal-section h2{color:#0f172a;margin-bottom:.5rem;font-size:1.05rem}*{box-sizing:border-box;margin:0;padding:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}::selection{background:#3b82f638}@media (max-width:720px){.app-shell-header{width:min(100vw - 1rem,100%);padding-top:.75rem}.app-shell-footer{width:min(100vw - 1rem,100%)}.app-shell-auth-signed-out{display:none}.app-shell-header,.app-shell-auth,.app-shell-footer-inner{flex-direction:column;align-items:stretch}.app-shell-footer-links,.app-shell-footer-social{text-align:left;justify-content:flex-start}.legal-card{width:min(100vw - 1rem,100%);padding:1.35rem}}
