:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.75rem;--shadow-xl:0 30px 60px #0f172a14, 0 10px 24px #0f172a0f;color:hsl(var(--foreground));background:hsl(var(--background));font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0}button,input,textarea,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.app-page{background:radial-gradient(circle at top left, #3b82f61f, transparent 28%), radial-gradient(circle at bottom right, #0f172a29, transparent 30%), linear-gradient(180deg, hsl(var(--background)), hsl(var(--muted) / .45));min-height:100vh;position:relative;overflow:hidden}.app-page__aurora{z-index:0;filter:blur(80px);opacity:.9;border-radius:999px;position:absolute}.app-page__aurora--left{background:#3b82f62e;width:20rem;height:20rem;top:-8rem;left:-5rem}.app-page__aurora--right{background:#0f172a33;width:22rem;height:22rem;bottom:-9rem;right:-6rem}.app-page__grid{z-index:0;background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#ffffffb8,#0000 95%);mask-image:linear-gradient(#ffffffb8,#0000 95%)}.auth-shell,.account-shell,.status-shell{z-index:1;width:min(1180px,100% - 48px);margin:0 auto;padding:32px 0 40px;position:relative}.auth-shell{grid-template-columns:minmax(320px,1.1fr) minmax(360px,460px);align-items:stretch;gap:24px;min-height:100vh;display:grid}.auth-brand,.auth-panel,.account-card,.account-hero,.status-card{border:1px solid hsl(var(--border) / .92);background:hsl(var(--card) / .8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-xl)}.auth-brand{border-radius:calc(var(--radius) + 14px);flex-direction:column;justify-content:space-between;padding:32px;display:flex}.brand-mark{border:1px solid hsl(var(--border));background:linear-gradient(135deg, #ffffffeb, #f8fafcb3), hsl(var(--card));border-radius:20px;width:72px;height:72px;position:relative;box-shadow:0 20px 40px #0f172a14}.brand-mark__orb,.brand-mark__slash{position:absolute}.brand-mark__orb--large{background:hsl(var(--foreground));border-radius:999px;width:18px;height:18px;top:15px;left:14px}.brand-mark__orb--small{background:hsl(var(--muted-foreground));border-radius:999px;width:10px;height:10px;bottom:14px;right:14px}.brand-mark__slash{background:linear-gradient(180deg, hsl(var(--foreground)), hsl(var(--muted-foreground)));border-radius:999px;width:2px;height:48px;top:12px;left:34px;transform:rotate(25deg)}.auth-brand__content{max-width:36rem;margin-top:2rem}.auth-brand__eyebrow,.panel-chip,.meta-card__label{letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:700}.auth-brand__eyebrow{color:hsl(var(--muted-foreground));display:inline-flex}.auth-brand__content h1,.account-hero h1,.status-card h1{letter-spacing:-.06em;margin-top:1rem;font-size:clamp(2.6rem,4vw,4.2rem);line-height:.98}.auth-brand__content p,.auth-panel__header p,.account-hero p,.account-card__header p,.status-card p{color:hsl(var(--muted-foreground));margin-top:.85rem;line-height:1.7}.auth-brand__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.meta-card,.summary-card,.detail-item{border-radius:calc(var(--radius) + 4px);border:1px solid hsl(var(--border));background:linear-gradient(180deg, hsl(var(--card)), hsl(var(--muted) / .42));padding:1rem 1rem 1.1rem}.meta-card__label,.summary-card span,.detail-item span{color:hsl(var(--muted-foreground))}.meta-card strong,.summary-card strong,.detail-item strong{margin-top:.45rem;font-size:1rem;font-weight:600;display:block}.auth-panel{border-radius:calc(var(--radius) + 10px);flex-direction:column;justify-content:space-between;gap:1.4rem;padding:28px;display:flex}.auth-panel__header h2,.account-card__header h2{letter-spacing:-.04em;margin-top:.95rem;font-size:1.7rem}.auth-panel__footer{color:hsl(var(--muted-foreground));justify-content:center;gap:.5rem;display:flex}.panel-chip{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .55);border-radius:999px;padding:.45rem .7rem;display:inline-flex}.segmented-control{border-radius:calc(var(--radius) + .3rem);border:1px solid hsl(var(--border));background:hsl(var(--muted) / .65);grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;padding:.35rem;display:grid}.segmented-control__item{border-radius:calc(var(--radius) + .1rem);cursor:pointer;background:0 0;border:0;padding:.85rem 1rem;transition:background-color .18s}.segmented-control__item.is-active{background:hsl(var(--background));box-shadow:0 10px 20px #0f172a0f}.stack-form{flex-direction:column;gap:1rem;display:flex}.field{flex-direction:column;gap:.55rem;display:flex}.field--grow{flex:1}.field__label{color:hsl(var(--foreground));font-size:.92rem;font-weight:600}.field__input{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + .1rem);background:hsl(var(--background) / .94);width:100%;min-height:48px;color:hsl(var(--foreground));outline:none;padding:.85rem .95rem;transition:border-color .16s,box-shadow .16s,transform .16s}.field__input:focus{border-color:hsl(var(--ring) / .35);box-shadow:0 0 0 4px hsl(var(--ring) / .08)}.inline-fields,.button-row,.form-row,.detail-list,.summary-grid,.account-grid{gap:1rem;display:grid}.inline-fields{grid-template-columns:minmax(0,1fr) auto;align-items:end}.button-row{grid-template-columns:repeat(2,minmax(0,1fr))}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.checkbox{color:hsl(var(--muted-foreground));align-items:center;gap:.6rem;display:inline-flex}.checkbox input{width:16px;height:16px}.primary-button,.secondary-button,.danger-button{border-radius:calc(var(--radius) + .1rem);cursor:pointer;border:1px solid #0000;min-height:48px;padding:.85rem 1rem;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.primary-button:hover,.secondary-button:hover,.danger-button:hover,.panel-link-text:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled{cursor:not-allowed;opacity:.72;transform:none}.primary-button{color:hsl(var(--primary-foreground));background:hsl(var(--primary));box-shadow:0 16px 30px #0f172a24}.secondary-button{border-color:hsl(var(--border));background:hsl(var(--background) / .9)}.danger-button{color:hsl(var(--destructive-foreground));background:hsl(var(--destructive))}.panel-link-text{color:hsl(var(--foreground));font-weight:600}.form-message{border-radius:calc(var(--radius) + .05rem);border:1px solid #0000;padding:.9rem 1rem;line-height:1.6}.form-message--error{color:#991b1b;background:#fef2f2f2;border-color:#ef44442e}.form-message--success{color:#166534;background:#f0fdf4f2;border-color:#22c55e2e}.form-message--neutral{border-color:hsl(var(--border));background:hsl(var(--muted) / .55);color:hsl(var(--foreground))}.status-shell{place-items:center;min-height:100vh;display:grid}.status-card{border-radius:calc(var(--radius) + 14px);width:min(540px,100%);padding:32px}.account-shell{flex-direction:column;gap:1.2rem;display:flex}.account-hero,.account-card{border-radius:calc(var(--radius) + 12px);padding:28px}.account-hero{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-card--good{border-color:#22c55e3d}.summary-card--warn{border-color:#f59e0b4d}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-card__header{margin-bottom:1.25rem}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}@media (width<=980px){.auth-shell,.account-grid,.summary-grid,.detail-list,.form-row,.button-row{grid-template-columns:minmax(0,1fr)}.auth-brand{display:none}.auth-shell{align-items:center}.account-hero{flex-direction:column}}@media (width<=720px){.auth-shell,.account-shell,.status-shell{width:min(100%,100% - 32px);padding:16px 0 24px}.auth-panel,.account-hero,.account-card,.status-card{padding:22px}.inline-fields{grid-template-columns:minmax(0,1fr)}}
