:root{--primary:#343f55;--primary-hover:#26303f;--primary-foreground:#f4e5c9;--accent:#1f2937;--accent-foreground:#f4e5c9;--mauve:#7c7175;--mauve-hover:#6a5f63;--mauve-foreground:#ffffff;--background:#f4e5c9;--surface:#f9efe0;--surface-alt:#ede0cc;--text-primary:#111827;--text-secondary:#343f55;--text-muted:#7c7175;--text-on-dark:#f4e5c9;--border:#d4c4a8;--border-dark:#343f55;--font-heading:"Josefin Sans","Cormorant Garamond",Georgia,serif;--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"Proza Libre","Georgia",serif;--text-xs:0.70rem;--text-sm:0.85rem;--text-base:1rem;--text-lg:1.15rem;--text-xl:1.3rem;--text-2xl:1.6rem;--text-3xl:2rem;--text-4xl:2.6rem;--text-5xl:3.5rem;--text-6xl:5rem;--text-7xl:6.5rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--leading-none:1;--leading-tight:1.15;--leading-snug:1.35;--leading-normal:1.6;--leading-relaxed:1.75;--tracking-tightest:-0.03em;--tracking-tight:-0.01em;--tracking-normal:0em;--tracking-wide:0.08em;--tracking-widest:0.18em;--radius-none:0px;--radius-sm:2px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px;--radius-2xl:12px;--radius-full:9999px;--shadow-sm:0 1px 3px hsla(221,39%,20%,0.08),0 1px 2px hsla(221,39%,20%,0.06);--shadow-md:0 4px 12px hsla(221,39%,20%,0.12),0 2px 4px hsla(221,39%,20%,0.08);--shadow-lg:0 8px 24px hsla(221,39%,20%,0.16),0 4px 8px hsla(221,39%,20%,0.10);--shadow-xl:0 16px 48px hsla(221,39%,20%,0.20),0 8px 16px hsla(221,39%,20%,0.12);--rhythm-section-y:7rem;--rhythm-container-x:2rem;--rhythm-card:1.5rem;--rhythm-stack:1.5rem;--rhythm-inline:1rem;--duration-fast:150ms;--duration-normal:300ms;--duration-slow:600ms;--easing-standard:cubic-bezier(0.4,0,0.2,1);--easing-out:cubic-bezier(0,0,0.2,1);--z-base:0;--z-raised:10;--z-sticky:50;--z-modal:100;--z-overlay:200;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1440px;--gradient:linear-gradient(135deg,#111827,#1f2937);--heading-font:Josefin Sans}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--background);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.drawer-backdrop{position:fixed;inset:0;background:rgba(17,24,39,.55);backdrop-filter:blur(2px);z-index:var(--z-overlay)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}