@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600;700&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Manrope:wght@400;500;600;700;800&family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&display=swap");.variant-editorial{--font-serif:"Instrument Serif","Georgia",serif;--font-sans:"Inter",-apple-system,sans-serif;--radius:0.125rem;--background:#FAF7F0;--foreground:#26251F;--card:#FFFFFF;--card-foreground:#26251F;--primary:#56624C;--primary-foreground:#FFFFFF;--secondary:#E8A87C;--secondary-foreground:#3D2E22;--muted:#F0EBE0;--muted-foreground:#6E6A5E;--accent:#EAEDE4;--accent-foreground:#3D5843;--border:#D8D3C4;--input:#FFFFFF;--ring:#56624C}.variant-dark,.variant-editorial{font-family:var(--font-sans);background:var(--background);color:var(--foreground)}.variant-dark{--font-serif:"Cormorant Garamond","Georgia",serif;--font-sans:"Manrope",-apple-system,sans-serif;--radius:0.625rem;--background:#191C16;--foreground:#F3EEE2;--card:#22261F;--card-foreground:#F3EEE2;--primary:#C9A876;--primary-foreground:#191C16;--secondary:#F3B997;--secondary-foreground:#191C16;--muted:#242821;--muted-foreground:#A8A494;--accent:#2E332A;--accent-foreground:#E8E2D2;--border:#33382E;--input:#22261F;--ring:#C9A876}.variant-bento{--font-serif:"Bricolage Grotesque",sans-serif;--font-sans:"Inter",-apple-system,sans-serif;--radius:1.25rem;--background:#F2F4EC;--foreground:#2A2E26;--card:#FFFFFF;--card-foreground:#2A2E26;--primary:#5F7355;--primary-foreground:#FFFFFF;--secondary:#F1BC9A;--secondary-foreground:#3D2E22;--muted:#E7EADF;--muted-foreground:#6F7568;--accent:#DDE5D2;--accent-foreground:#3D5843;--border:#DFE3D5;--input:#FFFFFF;--ring:#5F7355}.variant-bento,.variant-retro{font-family:var(--font-sans);background:var(--background);color:var(--foreground)}.variant-retro{--font-serif:var(--font-archivo-black),sans-serif;--font-sans:var(--font-space-grotesk),-apple-system,sans-serif;--radius:0.5rem;--background:#F7EFDF;--foreground:#2B241A;--card:#FFFDF7;--card-foreground:#2B241A;--primary:#5E6B50;--primary-foreground:#FFFDF7;--secondary:#E9985F;--secondary-foreground:#2B241A;--muted:#EFE5CE;--muted-foreground:#6B6250;--accent:#F3B997;--accent-foreground:#2B241A;--border:#2B241A;--input:#FFFDF7;--ring:#5E6B50;--decline:#EFB1A8}.retro-paper:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:40;background-image:radial-gradient(rgba(43,36,26,.05) 1px,transparent 0);background-size:14px 14px}@keyframes vault-progress-fill{0%{width:0}to{width:var(--vault-progress)}}@keyframes vault-progress-stripes{0%{background-position:0 0}to{background-position:32px 0}}.vault-progress-fill{width:var(--vault-progress);background-image:repeating-linear-gradient(-45deg,rgba(255,253,247,.22) 0 8px,transparent 8px 16px);background-size:32px 100%;animation:vault-progress-fill .9s cubic-bezier(.22,1,.36,1) both,vault-progress-stripes .9s linear infinite}@media (prefers-reduced-motion:reduce){.vault-progress-fill{animation:none}}