:root{--site-bg:#f4efe6;--site-bg-elevated:#efe7dc;--site-bg-deep:#e7ded0;--site-panel:rgba(255,252,247,.82);--site-panel-strong:rgba(255,252,247,.92);--site-line:rgba(68,47,29,.16);--site-line-soft:rgba(68,47,29,.08);--site-text:rgba(43,31,21,.9);--site-text-strong:#1f1710;--site-text-muted:rgba(43,31,21,.72);--site-text-soft:rgba(43,31,21,.66);--site-accent:#a36d3e;--site-accent-soft:#8b5d34;--site-focus:#5f3a1e;--site-focus-halo:rgba(255,252,247,.96);--site-shell-max:1320px;--site-shell-gutter:clamp(20px,4vw,40px);--site-header-offset:92px;--site-section-padding-y:clamp(40px,6vw,84px);--site-radius:8px;--site-shadow-lg:0 20px 46px rgba(89,57,26,.14);--site-shadow-xl:0 34px 74px rgba(89,57,26,.18);--fs-xs:0.74rem;--fs-sm:0.92rem;--fs-md:1rem;--fs-lg:1.08rem;--font-sans:"Avenir Next","Helvetica Neue","Segoe UI",sans-serif;--font-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua","URW Palladio L",serif}html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--site-bg)}body,html{color:var(--site-text)}body,html{margin:0;padding:0;width:100%;max-width:100vw;box-sizing:border-box;background:radial-gradient(circle at 14% 0,rgba(176,126,80,.16),transparent 34%),radial-gradient(circle at 82% 12%,rgba(132,156,172,.14),transparent 30%),linear-gradient(180deg,hsla(0,0%,100%,.4),transparent 24%),var(--site-bg);font-family:var(--font-sans);line-height:1.4}body{min-width:0}*,:after,:before{box-sizing:inherit}a{color:inherit}h1,h2,h3,h4,p,ul{text-wrap:pretty}img,video{max-width:100%;height:auto}button,input,textarea{font:inherit}:focus-visible{outline:3px solid var(--site-focus);outline-offset:3px;border-radius:6px;box-shadow:0 0 0 1px var(--site-focus-halo)}.site-full-bleed{width:100%}