:root{--ink:#17130d;--paper:#f6f1e9;--surface:#fffdf9;--line:#d9d0c2;--muted:#696158;--accent:#b94031;--sage:#bed3c7;--radius:18px;--shell:min(1220px,calc(100% - 2rem))}*{box-sizing:border-box}html{font-family:Arial,sans-serif;line-height:1.55;color:var(--ink);background:var(--paper);scroll-behavior:smooth}body{margin:0}a{color:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:10}.shell{width:var(--shell);margin-inline:auto}.header{position:sticky;top:0;z-index:5;background:rgba(246,241,233,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header .shell{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.logo img{display:block;width:168px}.nav{display:flex;align-items:center;gap:1.2rem}.nav a{text-decoration:none}.button,button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:.7rem 1.1rem;border:1px solid var(--ink);border-radius:999px;text-decoration:none;font:700 .92rem Arial;background:transparent;color:inherit;cursor:pointer}.button.primary,button.primary{background:var(--ink);color:#fff}.button.accent,button.accent{background:var(--accent);border-color:var(--accent);color:#fff}.hero{padding:clamp(4rem,10vw,9rem) 0}.hero h1,.page-title h1{max-width:1000px;font:700 clamp(3rem,8vw,7.8rem)/.92 Georgia,serif;letter-spacing:-.045em;margin:.2em 0}.hero p{font-size:1.2rem;max-width:720px}.eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:.15em;font-weight:800;color:#792b21}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.section{padding:clamp(3.5rem,8vw,7rem) 0}.section.dark{background:var(--ink);color:#fff}.section.tinted{background:#e9e0d4}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:2rem;margin-bottom:2rem}.section-head h2{font:700 clamp(2rem,5vw,4.2rem)/1 Georgia,serif;margin:0}.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{display:block;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.2rem,3vw,2rem);min-width:0;text-decoration:none}.card h2,.card h3{font-family:Georgia,serif;margin:.5rem 0}.card h3{font-size:1.55rem}.tag{display:inline-flex;padding:.25rem .65rem;border-radius:999px;background:#e4ddd2;color:#342e27;font-size:.76rem;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-card{display:flex;flex-direction:column;gap:.7rem}.product-card .price{font:700 1.7rem Georgia,serif;margin-top:auto}.filters{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.filters button[aria-pressed=true]{background:var(--ink);color:#fff}.offer{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:start}.offer .price{font:700 2rem Georgia,serif}.offer form{grid-column:1/-1}.discount{background:#e3efe8;border-left:5px solid #3d7659;padding:1rem;border-radius:8px}.detail-hero{padding:4rem 0 2rem}.detail-hero h1{font:700 clamp(2.7rem,7vw,6rem)/.95 Georgia,serif;max-width:980px;margin:.2em 0}.lead{font-size:1.2rem;max-width:760px}.facts{list-style:none;padding:0;display:grid;gap:.55rem}.facts li{padding-bottom:.55rem;border-bottom:1px solid var(--line)}form{display:grid;gap:.9rem}label{font-weight:700;display:grid;gap:.35rem}input,select,textarea{width:100%;padding:.75rem;border:1px solid #a79d90;border-radius:8px;background:#fff;font:inherit;min-height:44px}textarea{min-height:150px}.hidden-field{position:absolute;left:-9999px}.footer{background:var(--ink);color:#fff;padding:3rem 0}.footer .shell{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer nav{display:flex;gap:1rem;flex-wrap:wrap}.legal{max-width:820px}.legal h2{margin-top:2.2rem}.notice{padding:1rem;border:1px solid var(--line);background:#fff;border-radius:10px}.menu{display:none}
@media(max-width:900px){.product-grid,.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{grid-template-columns:1fr}.nav>a:not(.button){display:none}.offer{grid-template-columns:1fr}}
@media(max-width:600px){:root{--shell:min(100% - 1.2rem,1220px)}.header .shell{min-height:64px}.logo img{width:145px}.nav .button{padding:.55rem .75rem;min-height:40px}.product-grid,.grid.two,.grid.three{grid-template-columns:1fr}.hero{padding:4rem 0}.hero h1,.page-title h1{font-size:clamp(2.8rem,16vw,4.8rem);overflow-wrap:anywhere}.card{padding:1rem}.actions>*{width:100%}}
.section.dark .eyebrow{color:#f39a89}
[hidden]{display:none!important}
