:root{--background:#f5f1eb;--background-strong:#132235;--surface:#ffffffc7;--surface-strong:#fffdf9;--surface-contrast:#e6ddd0;--foreground:#1d2733;--muted:#576474;--accent:#8f6a3b;--accent-deep:#6d4d26;--line:#1a26311f;--shadow-soft:0 22px 48px #13223514;--shadow-card:0 18px 36px #1322351a;--radius-lg:32px;--radius-md:20px;--radius-sm:14px;--container:min(1120px, calc(100% - 2rem))}html{scroll-behavior:smooth;min-height:100%}body{min-height:100vh;color:var(--foreground);background:radial-gradient(circle at top left, #8f6a3b2e, transparent 32%), linear-gradient(180deg, #fbf8f2 0%, var(--background) 48%, #efe7da 100%);font-family:var(--font-body), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}::selection{background:#8f6a3b2e}body,input,button,textarea,select{font:inherit}img{max-width:100%;display:block}main{flex:1}a{color:inherit;text-decoration:none}button{background:0 0;border:0}ul,ol{padding-left:1.2rem}h1,h2,h3,h4{font-family:var(--font-heading), serif;letter-spacing:-.03em;line-height:1.1}p,li{color:var(--muted)}:focus-visible{outline-offset:3px;outline:3px solid #8f6a3b59}.site-shell{flex-direction:column;min-height:100vh;display:flex}.container{width:var(--container);margin:0 auto}.skip-link{z-index:100;background:var(--background-strong);color:#fff;border-radius:999px;padding:.75rem 1rem;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}.surface-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media (max-width:720px){:root{--container:min(1120px, calc(100% - 1.25rem));--radius-lg:24px;--radius-md:18px}}
