:root{color-scheme:light;--ink:#1f1a12;--muted:#695f52;--gold:#9a7617;--gold-2:#c9a546;--olive:#4d5827;--paper:#fffdf7;--cream:#f8efdf;--cream-2:#fff9ed;--line:#e3d3b5;--shadow:0 22px 60px rgba(45, 33, 12, .11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 8% 3%,rgba(169,133,22,.1),transparent 23rem),linear-gradient(180deg,var(--cream-2),var(--cream));font-family:Inter,"Segoe UI",Tahoma,Arial,sans-serif;line-height:1.65;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit}a,button{font:inherit}.skip-link{position:fixed;top:.6rem;left:.6rem;z-index:1000;padding:.7rem 1rem;background:#fff;border:2px solid var(--gold);border-radius:.5rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1160px,calc(100% - 2rem));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,250,241,.94);border-bottom:1px solid rgba(154,118,23,.18);backdrop-filter:blur(14px)}.header-row{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.wordmark{text-decoration:none;display:inline-grid;line-height:1}.wordmark strong{color:var(--gold)}.wordmark small{margin-top:.35rem;color:var(--olive);font-size:.65rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:.9rem 1.25rem;flex-wrap:wrap}.main-nav a{text-decoration:none;font-size:.88rem;font-weight:750}.main-nav a:hover{color:var(--gold)}.header-order,.language-link{display:inline-flex;align-items:center;min-height:42px;padding:0 .95rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);text-decoration:none;font-weight:800}.header-order{color:#fff;background:var(--olive);border-color:var(--olive)}.breadcrumbs{padding:1.2rem 0 0;font-size:.85rem;color:var(--muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.breadcrumbs li:not(:last-child)::after{content:"/";margin-inline-start:.45rem;color:#aa9b81}.breadcrumbs a{color:var(--olive);text-underline-offset:.2em}.page-hero{padding:clamp(3.4rem,7vw,6.5rem) 0 clamp(2.7rem,6vw,5rem)}.page-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr);gap:clamp(2rem,5vw,5rem);align-items:center}.eyebrow{display:block;margin-bottom:.8rem;color:var(--gold);font-size:.75rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.12;text-wrap:balance}h1{max-width:19ch;margin:0;font-size:clamp(2.35rem, 5.8vw, 5.4rem);font-weight:500}h2{margin:0 0 1rem;font-size:clamp(1.75rem, 3.5vw, 3rem);font-weight:500}h3{margin:0 0 .7rem;font-size:1.45rem}.lead{max-width:68ch;margin:1.35rem 0 0;color:var(--muted);font-size:clamp(1.05rem, 1.8vw, 1.25rem)}.hero-image{width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid rgba(154,118,23,.2);border-radius:1rem;box-shadow:var(--shadow);background:#eadfc9}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.15rem;border:1px solid var(--gold);border-radius:.65rem;color:#fff;background:var(--gold);text-decoration:none;font-weight:850;line-height:1.2;cursor:pointer}.button.secondary{color:var(--ink);background:rgba(255,255,255,.6);border-color:var(--line)}.button:hover{filter:brightness(.95);transform:translateY(-1px)}.button:focus-visible,a:focus-visible{outline:rgba(91,106,43,.42) solid 3px;outline-offset:3px}.section{padding:clamp(3rem,6vw,5.5rem) 0}.section+.section{border-top:1px solid rgba(154,118,23,.14)}.prose{width:min(780px,100%)}.prose p{margin:0 0 1.15rem;color:#50483d;font-size:1.04rem}.prose ul{padding-inline-start:1.25rem}.prose li{margin:.45rem 0}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,340px);gap:clamp(2rem,6vw,5rem);align-items:start}.article-sections{display:grid;gap:2.8rem}.article-block{content-visibility:auto;contain-intrinsic-size:auto 260px}.article-block p{margin:0;color:#50483d;font-size:1.04rem}.side-card{position:sticky;top:96px;padding:1.3rem;border:1px solid var(--line);border-radius:.85rem;background:rgba(255,253,247,.88);box-shadow:0 14px 40px rgba(45,33,12,.07)}.side-card h2{font-size:1.5rem}.side-card p{color:var(--muted)}.side-links{display:grid;gap:.65rem;margin-top:1rem}.side-links a{color:var(--olive);font-weight:750;text-underline-offset:.2em}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:.9rem;background:var(--paper);box-shadow:0 13px 34px rgba(45,33,12,.07);content-visibility:auto;contain-intrinsic-size:auto 510px}.product-card>a:first-child{display:block;background:#eadfc9}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-card-copy{display:flex;flex:1;flex-direction:column;padding:1rem}.product-card h3{font-size:1.2rem}.product-card h3 a{text-decoration:none}.product-card p{margin:0 0 1rem;color:var(--muted);font-size:.9rem}.product-card-foot{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-top:auto}.price{color:var(--gold);font-size:1.12rem;font-weight:900;white-space:nowrap}.text-link{color:var(--olive);font-weight:800;text-underline-offset:.2em}.product-page .page-hero-grid{align-items:start}.product-info{padding-top:.4rem}.product-price{margin:1rem 0;color:var(--gold);font-size:clamp(1.65rem, 3vw, 2.35rem);font-weight:900}.spec-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:1.5rem 0}.spec-list div{padding:.85rem;border:1px solid var(--line);border-radius:.65rem;background:rgba(255,255,255,.55)}.spec-list dt{color:var(--muted);font-size:.75rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.spec-list dd{margin:.25rem 0 0;font-weight:750}.notice{margin-top:1rem;padding:.9rem 1rem;border-inline-start:4px solid var(--olive);background:rgba(77,88,39,.08);color:#454c2d}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:.8rem;border:1px solid var(--line);background:#eadfc9}.trust-strip{padding:1.4rem 0;background:#272518;color:#f8efd8}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:center}.trust-grid strong{display:block;font-family:Georgia,serif;font-size:1.15rem}.trust-grid span{color:#d9cfb4;font-size:.85rem}.site-footer{margin-top:3rem;padding:3rem 0 1.5rem;color:#f5eddc;background:#1f2016}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:2rem}.site-footer h2,.site-footer h3{color:#d5b356;font-size:1.3rem}.site-footer p{color:#cec5b2}.footer-links{display:grid;gap:.55rem}.footer-links a{color:#f5eddc;text-underline-offset:.2em}.footer-bottom{margin-top:2.2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.13);color:#b9b19e;font-size:.82rem}html[dir=rtl] .wordmark strong,html[dir=rtl] body,html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{font-family:Tahoma,"Segoe UI",Arial,sans-serif}@media (max-width:960px){.main-nav .optional{display:none}.footer-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.header-row{min-height:66px}.header-order,.main-nav .nav-link,.wordmark small{display:none}.content-grid,.page-hero-grid{grid-template-columns:1fr}.page-hero{padding-top:2.6rem}h1{font-size:clamp(2.25rem, 11vw, 3.7rem)}.hero-image{max-height:520px}.side-card{position:static}.trust-grid{grid-template-columns:1fr;text-align:start}}@media (max-width:520px){.container{width:min(100% - 1.25rem,1160px)}.footer-grid,.gallery,.product-grid,.spec-list{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:112px 1fr}.product-card img{height:100%;min-height:170px}.product-card-copy{padding:.85rem}.product-card-foot{align-items:flex-start;flex-direction:column}.hero-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.hero-actions,.site-footer,.site-header{display:none}body{background:#fff}.section{padding:1.5rem 0}}