:root{--font-family-base:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-display:"Fraunces",Georgia,"Times New Roman",serif;--font-body:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:"Geist Mono","JetBrains Mono","SF Mono",Menlo,Consolas,monospace;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:20px;--radius-3xl:24px;--radius-4xl:32px;--radius-full:9999px;--radius-chip:var(--radius-full);--backdrop-blur-bar:blur(8px);--duration-fast:150ms;--duration-normal:250ms;--duration-slow:350ms;--easing-default:ease-in-out;--shadow-1:0 1px 3px rgba(20,18,16,.06);--shadow-2:0 2px 8px rgba(20,18,16,.08),0 1px 2px rgba(20,18,16,.04);--shadow-3:0 6px 18px rgba(20,18,16,.10),0 2px 4px rgba(20,18,16,.05);--shadow-4:0 16px 40px rgba(20,18,16,.12),0 4px 8px rgba(20,18,16,.06);--shadow-5:0 32px 64px rgba(20,18,16,.15),0 8px 16px rgba(20,18,16,.07);--z-dropdown:100;--z-overlay:150;--z-modal:200;--z-toast:300;--sidebar-width:clamp(200px,16vw,380px);--panel-width:clamp(240px,18vw,420px);--header-height:78px;--content-max:1440px;--feed-max-width:920px;--gradient-avatar-ring:linear-gradient(135deg,#D4608A,#D4A060);--gradient-cover-base:linear-gradient(145deg,#3C1A28,#280E1E 35%,#361828 65%,#2C1020);--gradient-glow-radial:radial-gradient(ellipse at center,rgba(212,96,138,0.2),transparent 70%);--gradient-match-line:linear-gradient(90deg,#D4608A,#D4A060);--shadow-glow:0 0 24px rgba(212,96,138,0.25)}:root,[data-theme=dark],[data-theme=light]{--color-bg:#1F1018;--color-surface-1:#2C1820;--color-surface-2:#2C1820;--color-surface-3:#3C222E;--color-surface-4:#3C222E;--color-border:#362030;--color-border-strong:#4C2838;--color-text:#FAF0F4;--color-text-secondary:#D4B0BC;--color-text-muted:#9A7888;--color-text-faint:#604858;--color-text-inverse:#1F1018;--color-on-accent:#FFFFFF;--color-accent:#D4608A;--color-accent-hover:#E470A0;--color-accent-press:#B85078;--color-accent-pressed:#B85078;--color-accent-soft:#C88AA0;--color-accent-soft-hover:#D49AB0;--color-accent-subtle:#351828;--color-accent-subtle-hover:#4C2838;--color-accent-faintest:#2A1422;--color-link:#D4608A;--color-link-hover:#E470A0;--color-success:#60B880;--color-success-soft:rgba(96,184,128,0.12);--color-warning:#D49A40;--color-warning-soft:rgba(212,154,64,0.12);--color-danger:#C04848;--color-danger-soft:rgba(192,72,72,0.12);--color-info:#6A8AC0;--color-info-soft:rgba(106,138,192,0.12);--color-focus-ring:rgba(212,96,138,0.25);--color-overlay:rgba(31,16,24,0.88);--color-gold:#D4A060;--color-gold-subtle:rgba(212,160,96,0.12);--color-success-glow:rgba(96,184,128,0.40);--color-accent-glow:rgba(212,96,138,0.25);--shadow-card-hover:0 12px 32px rgba(0,0,0,0.60)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:clip}body{font-family:var(--font-body,var(--font-family-base));font-size:var(--font-size-base);background-color:var(--color-bg);color:var(--color-text);line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover);text-decoration:underline}:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:2px}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}::selection{background-color:var(--color-accent-soft);color:var(--color-accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}