:root{color-scheme:light;--deep:#10233f;--accent:#8f2d3d;--accent-strong:#a52d38;--accent-hover:#a2394c;--paper:#f5f1e9;--ink:#20262d;--nav-ink:#25313d;--copy:#4f5962;--muted:#68717b;--gold:#caa979;--gold-soft:#decaa9;--surface:#fff;--surface-muted:#f8f8f6;--footer:#292b2e;--hero-shade:linear-gradient(90deg,rgba(5,19,38,.88),rgba(5,19,38,.46) 43%,rgb(5 19 38/4%) 68%);--hero-shade-mobile:linear-gradient(90deg,rgba(5,19,38,.91),rgba(5,19,38,.61) 63%,rgba(5,19,38,.18));--product-overlay:rgba(16,35,63,.68);--product-overlay-hover:rgba(143,45,61,.78);--news-wash:hsla(60,12%,97%,.93);--warm-note:#e9e3d9;--warm-note-ink:#655d55;--floating-shadow:0 12px 40px rgba(4,19,35,.15);--menu-shadow:0 18px 44px rgba(4,19,35,.2);--menu-scrim:rgba(4,15,28,.68);--back-top-shadow:0 10px 28px rgba(9,22,37,.25)}:root[data-theme=verdant]{--deep:#173a32;--accent:#9b5a36;--accent-strong:#a7623a;--accent-hover:#b66f45;--paper:#f3f0e6;--ink:#202823;--nav-ink:#26352f;--copy:#52605a;--muted:#68756f;--gold:#c3a36b;--gold-soft:#dcc69d;--surface-muted:#f6f5f0;--footer:#272e2a;--hero-shade:linear-gradient(90deg,rgba(9,38,31,.9),rgba(17,55,46,.52) 43%,rgb(17 55 46/5%) 68%);--hero-shade-mobile:linear-gradient(90deg,rgba(9,38,31,.93),rgba(17,55,46,.68) 63%,rgba(17,55,46,.2));--product-overlay:rgba(23,58,50,.72);--product-overlay-hover:rgba(155,90,54,.8);--news-wash:hsla(50,25%,95%,.93);--warm-note:#e7e2d5;--warm-note-ink:#625c50;--floating-shadow:0 12px 40px rgba(10,39,31,.15);--menu-shadow:0 18px 44px rgba(10,39,31,.2);--menu-scrim:rgba(7,27,22,.7);--back-top-shadow:0 10px 28px rgba(11,37,31,.25)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Helvetica Neue,PingFang SC,Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.nextjs-toast-errors,nextjs-toast-errors{display:none!important}::selection{color:#fff;background:var(--accent)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}