:root{--background:#fbf7f1;--background-alt:#f7f0e7;--surface:#fffdfaeb;--surface-strong:#fff;--surface-warm:#f6eee3;--border:#ede4d8;--border-strong:#dcc8b5;--foreground:#3d3733;--muted:#8a7c70;--accent:#d78e88;--accent-strong:#c06a64;--accent-soft:#f2dfd1;--sage:#dfe7dc;--sage-deep:#66745e;--shadow-soft:0 12px 32px #785a3c0f;--shadow-card:0 6px 18px #785a3c0d}@supports (color:lab(0% 0 0)){:root{--accent:lab(66.664% 27.9202 15.3926);--accent-strong:lab(54.8572% 34.3186 19.2641)}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:linear-gradient(180deg, var(--background) 0%, var(--background-alt) 100%);font-family:var(--font-body-sans), "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.6;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf7f1eb;position:sticky;top:0}.site-header__inner,.site-footer__inner{width:min(1120px,100% - 32px);margin:0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:16px;min-height:68px;display:flex}.site-brandLockup{align-items:baseline;gap:10px;min-width:0;display:inline-flex}.site-brand{font-family:var(--font-editorial-serif), Georgia, serif;letter-spacing:-.02em;color:var(--foreground);font-size:1.42rem;font-weight:600}.site-brandMeta{color:#a3958a;white-space:nowrap;font-size:.77rem}.site-nav{color:var(--muted);gap:24px;font-size:.84rem;display:flex}.site-nav a{padding:8px 0}.site-content{flex:1}.site-footer{border-top:1px solid var(--border);background:#f7f0e7;margin-top:24px}.site-footer__inner{color:var(--muted);flex-direction:column;gap:8px;padding:24px 0 34px;font-size:.9rem;line-height:1.5;display:flex}.consent-banner{z-index:40;border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffcf8fa;border-radius:22px;width:min(440px,100% - 24px);position:fixed;bottom:16px;right:16px;box-shadow:0 18px 40px #553f2e29}.consent-banner__content{flex-direction:column;gap:14px;padding:18px;display:flex}.consent-banner__copy{color:var(--muted);flex-direction:column;gap:8px;font-size:.9rem;display:flex}.consent-banner__copy strong{color:var(--foreground);font-size:1rem}.consent-banner__copy a{color:var(--accent-strong)}.consent-banner__actions{flex-wrap:wrap;gap:10px;display:flex}.consent-banner__option{border:1px solid var(--border);cursor:pointer;background:#ffffffb8;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.consent-banner__option input{accent-color:var(--accent-strong);margin-top:4px}.consent-banner__option span{flex-direction:column;gap:2px;display:flex}.consent-banner__option strong{color:var(--foreground);font-size:.9rem}.consent-banner__option small{color:var(--muted);line-height:1.4}.consent-button,.consent-trigger{font:inherit;cursor:pointer;border-radius:999px}.consent-button{border:1px solid var(--border-strong);padding:10px 16px}.consent-button--primary{background:var(--accent);color:#fff;border:none}.consent-button--secondary{color:var(--foreground);background:#ffffffeb}.consent-trigger{z-index:35;border:1px solid var(--border-strong);color:var(--foreground);box-shadow:var(--shadow-card);background:#fffcf8f5;padding:10px 16px;position:fixed;bottom:16px;right:16px}h1,h2,h3,h4,.site-brand{font-family:var(--font-editorial-serif), Georgia, serif}@media (max-width:640px){.site-header__inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:60px;padding:10px 0}.site-brandLockup{flex-direction:column;align-items:flex-start;gap:2px}.site-brandMeta{white-space:normal;font-size:.72rem}.site-nav{flex-wrap:wrap;gap:12px;width:100%;font-size:.8rem}.site-nav a{padding:6px 0}.site-footer__inner{font-size:.86rem}.consent-banner,.consent-trigger{width:calc(100% - 24px);bottom:12px;right:12px}.consent-banner__actions{flex-direction:column}}
