:root{--color-sand:#f4ebe0;--color-sand-dark:#e8ddd0;--color-brown:#3d2b1f;--color-brown-muted:#5c4a3d;--color-sage:#6b8f71;--color-accent:#3dba5c;--color-accent-dark:#2a9a45;--color-white:#fffdf9;--color-ticket:#faf6f0;--font-display:"Georgia", "Times New Roman", serif;--font-body:"Segoe UI", "Helvetica Neue", Arial, sans-serif;--space-xs:.5rem;--space-sm:.75rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:5rem;--radius-chip:999px;--radius-card:12px;--nav-width:220px;--content-max:920px;--site-max:1200px;--border-hairline:1px solid #3d2b1f26;--border-double:3px double var(--color-brown);--shadow-single:0 4px 14px #3d2b1f1f}@media (prefers-reduced-motion:reduce){:root{--motion-enabled:0}}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-brown);background-color:var(--color-sand);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='%233d2b1f' fill-opacity='0.035'%3E%3Cpath d='M20 10c0-5.5 4.5-10 10-10s10 4.5 10 10-4.5 10-10 10-10-4.5-10-10zm30 30c0-5.5 4.5-10 10-10s10 4.5 10 10-4.5 10-10 10-10-4.5-10-10z'/%3E%3Cpath d='M10 50l10-10 10 10-10 10z'/%3E%3C/g%3E%3C/svg%3E");margin:0;font-size:1.0625rem;line-height:1.65}h1,h2,h3,h4{font-family:var(--font-display);margin:0 0 var(--space-md);font-weight:700;line-height:1.15}h1{font-size:clamp(2.25rem,5vw,3.75rem)}h2{font-size:clamp(1.75rem,3.5vw,2.5rem)}h3{font-size:1.35rem}p{margin:0 0 var(--space-md)}a{color:var(--color-accent);font-weight:700;text-decoration:none}a:hover{color:var(--color-accent-dark)}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
