.account-shell{--background:#f8f7f2;--foreground:#222720;--card:#fffef9;--card-foreground:#222720;--muted:#eeede5;--muted-foreground:#62675f;--primary:#254dc5;--primary-foreground:#fff;--secondary:#eeede5;--secondary-foreground:#222720;--accent:#e7eaf5;--accent-foreground:#222720;--border:#d8d9cf;--input:#d8d9cf;--ring:#254dc5;--sidebar:#f8f7f2;--sidebar-foreground:#222720;--sidebar-border:#d8d9cf;--sidebar-primary:#254dc5;--sidebar-primary-foreground:#fff;--sidebar-accent:#eeede5;--sidebar-accent-foreground:#222720;--sidebar-ring:#254dc5;background-color:var(--background);color:var(--foreground);min-height:100vh}:is(.dark .account-shell,.account-shell.dark){--background:#191d1b;--foreground:#f0f0e6;--card:#222823;--card-foreground:#f0f0e6;--muted:#252c26;--muted-foreground:#b0b7ac;--primary:#a6b8ff;--primary-foreground:#18234a;--secondary:#252c26;--secondary-foreground:#f0f0e6;--accent:#303950;--accent-foreground:#f0f0e6;--border:#41493f;--input:#41493f;--ring:#a6b8ff;--sidebar:#191d1b;--sidebar-foreground:#f0f0e6;--sidebar-border:#41493f;--sidebar-primary:#a6b8ff;--sidebar-primary-foreground:#18234a;--sidebar-accent:#252c26;--sidebar-accent-foreground:#f0f0e6;--sidebar-ring:#a6b8ff}.account-shell .account-eyebrow{font-family:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);font-size:.75rem;font-weight:500}.account-shell .account-heading{letter-spacing:-.035em;color:var(--foreground);text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,3.5vw,3.25rem);font-weight:400;line-height:1.15}.account-shell .account-lead{color:var(--muted-foreground);max-width:48rem;font-size:1rem;line-height:1.5}.account-shell .account-panel{background-color:var(--card);color:var(--card-foreground);border:1px solid var(--border);box-shadow:none;border-radius:.5rem}.account-shell [data-slot=card]{box-shadow:none;border-radius:.5rem}.account-shell [data-slot=table] td,.account-shell [data-slot=table] th{padding-top:.625rem;padding-bottom:.625rem}.account-shell input,.account-shell select,.account-shell textarea{font-size:.875rem}.account-shell aside{background-color:var(--sidebar);border-right-color:var(--sidebar-border)}.account-shell :is(a,button,input,textarea,select):focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){.account-shell *,.account-shell :before,.account-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
