:root{--brown:#5a3a29;--cream:#f8f2e8;--fabric-cream:#f3e8d3;--brown-soft:#7b5b47;--brown-dark:#3f271c;--surface:#fffdf9;--border:rgba(90,58,41,0.16);--shadow:0 18px 48px rgba(90,58,41,0.12);--font-heading:Georgia,serif;--font-body:"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,dd,dl,h1,h2,h3,p,ul{margin:0}body{min-width:320px;background:radial-gradient(circle at top left,rgba(243,232,211,.88),transparent 32%),linear-gradient(180deg,#fdf8f1 0,var(--cream) 24%,#f5eee2 100%);color:var(--brown-dark);font-family:var(--font-body)}a{color:inherit;text-decoration:none}img{display:block}button,input,textarea{font:inherit}::selection{background:rgba(90,58,41,.18)}.section-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto}.section-title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.25rem);line-height:1.1;color:var(--brown)}.section-kicker{display:inline-block;margin-bottom:.85rem;color:var(--brown-soft);font-size:.85rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-copy{max-width:42rem;color:rgba(63,39,28,.8);font-size:1.05rem;line-height:1.7}@media (max-width:640px){.section-shell{width:min(100% - 1.25rem,1120px)}}