@import url("https://api.fontshare.com/v2/css?f[]=fraunces@400,500,600,700&f[]=general-sans@400,500,600,700&display=swap");:root,[data-theme=light]{--color-header-bar:#5c1a2b;--color-footer:#5c1a2b;--color-footer-text:#fdf3ec;--color-bg:#f7f3ec;--color-surface:#ffffff;--color-surface-2:#f2ede3;--color-text:#2b2118;--color-text-muted:#7a6f63;--color-text-faint:#b0a596;--color-border:oklch(from #2b2118 l c h/0.12);--color-accent:#b3311f;--color-accent-hover:#8f2618;--color-accent-highlight:#f1d9d3;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1.25rem;--radius-full:9999px;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--text-xs:clamp(0.75rem,0.7rem + 0.2vw,0.875rem);--text-sm:clamp(0.875rem,0.8rem + 0.3vw,1rem);--text-base:clamp(1rem,0.95rem + 0.25vw,1.125rem);--text-lg:clamp(1.125rem,1rem + 0.6vw,1.4rem);--text-xl:clamp(1.5rem,1.2rem + 1vw,2rem);--text-2xl:clamp(2rem,1.3rem + 2vw,3.2rem);--text-3xl:clamp(2.5rem,1rem + 3.5vw,4.5rem);--font-display:"Fraunces",Georgia,serif;--font-body:"General Sans","Work Sans",sans-serif;--shadow-sm:0 1px 2px oklch(0.2 0.02 40/0.06);--shadow-md:0 4px 14px oklch(0.2 0.02 40/0.10);--shadow-lg:0 14px 34px oklch(0.2 0.02 40/0.14);--content-narrow:640px;--content-default:960px;--content-wide:1200px}[data-theme=dark]{--color-bg:#1c1613;--color-surface:#241d19;--color-surface-2:#2b231f;--color-text:#f2ece3;--color-text-muted:#b6a99c;--color-text-faint:#7d7266;--color-border:oklch(from #f2ece3 l c h/0.14);--color-accent:#e0533d;--color-accent-hover:#f06b52;--color-accent-highlight:#4a2c26}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-behavior:smooth;scroll-padding-top:var(--space-16)}body{min-height:100dvh;font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);line-height:1.65}img,picture,video{display:block;max-width:100%;height:auto}ul[role=list]{list-style:none}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.15;text-wrap:balance}li,p{text-wrap:pretty}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:var(--radius-sm)}.container{max-width:var(--content-wide);margin-inline:auto;padding-inline:var(--space-4)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600;background:var(--color-accent);color:#fff;transition:background .18s ease}.btn:hover{background:var(--color-accent-hover)}.btn-outline{background:transparent;border:1.5px solid var(--color-accent);color:var(--color-accent)}.btn-outline:hover{background:var(--color-accent-highlight)}.card{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}