:root{--ink:#29231f;--muted:#75685f;--line:#e7ded5;--bg:#f7f2ec;--card:#fffaf4;--accent:#7c5f4b;--dark:#181411}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.5}a{color:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:5}.sale-bar{position:sticky;top:0;z-index:10;text-align:center;background:#181411;color:#fff;padding:.68rem 1rem;font-size:.86rem;letter-spacing:.03em}.sale-bar a{color:#fff}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.25rem clamp(1rem,4vw,4rem);border-bottom:1px solid var(--line);background:rgba(247,242,236,.92);backdrop-filter:blur(10px);position:sticky;top:39px;z-index:9}.logo{font-family:Georgia,serif;text-transform:uppercase;letter-spacing:.18em;font-size:1.35rem;text-decoration:none}.site-header nav{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.site-header nav a{text-decoration:none;font-size:.9rem;color:var(--muted)}.nav-cta,.button{background:var(--dark);color:#fff!important;border-radius:999px;padding:.72rem 1rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:0}.button.light{background:#fff;color:var(--ink)!important}.hero{display:grid;grid-template-columns:1.02fr .98fr;min-height:760px;align-items:stretch}.hero-copy{padding:clamp(3rem,8vw,8rem) clamp(1.2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;color:var(--accent);font-weight:700}.hero h1{font-family:Georgia,serif;font-size:clamp(3rem,7vw,7.5rem);line-height:.94;margin:.7rem 0 1rem;font-weight:400}.hero p{font-size:1.18rem;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:1.5rem}.hero-image{min-height:540px;background:url('../images/hero-editorial.jpg') center/cover no-repeat}.section{padding:clamp(3rem,7vw,7rem) clamp(1rem,4vw,4rem)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-head h2,.page-hero h1{font-family:Georgia,serif;font-size:clamp(2.2rem,5vw,4.7rem);font-weight:400;line-height:1;margin:.3rem 0}.section-head p,.page-hero p{color:var(--muted);max-width:680px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.product-card{background:var(--card);border:1px solid var(--line);text-decoration:none;display:block;overflow:hidden;border-radius:28px;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(55,40,30,.12)}.product-card img{display:block;width:100%;aspect-ratio:1.08/1;object-fit:cover}.product-card div{padding:1.15rem}.product-card h3{font-family:Georgia,serif;font-size:1.55rem;margin:.2rem 0}.product-card p{color:var(--muted);margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:center}.panel{background:#fffaf4;border:1px solid var(--line);border-radius:32px;padding:clamp(1.5rem,4vw,3rem)}.dark-panel{background:#181411;color:#fff;border-radius:34px;padding:clamp(2rem,5vw,5rem)}.dark-panel p{color:#d8ccc1}.link-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.link-list a,.news-card{background:#fffaf4;border:1px solid var(--line);border-radius:22px;padding:1rem;text-decoration:none}.page-hero{padding:clamp(3rem,8vw,7rem) clamp(1rem,4vw,4rem);text-align:center}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,4rem)}.product-page img{width:100%;border-radius:34px;border:1px solid var(--line)}.product-page h1{font-family:Georgia,serif;font-size:clamp(2.6rem,5vw,5rem);font-weight:400;line-height:1;margin:.4rem 0}.bullets{display:grid;gap:.7rem;margin:1.4rem 0}.bullets li{list-style:none;border-bottom:1px solid var(--line);padding:.7rem 0;color:var(--muted)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.news-card h3{font-family:Georgia,serif;font-size:1.35rem;margin:.2rem 0}.article{max-width:860px;margin:auto;padding:clamp(2rem,6vw,5rem) 1rem}.article h1{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.7rem);font-weight:400;line-height:1}.article p{font-size:1.08rem;color:var(--muted)}.footer{background:#181411;color:#fff;padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,4rem);display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,4rem);font-weight:400;margin:0}.footer p{color:#d9cec5}.lead-form{display:grid;gap:.8rem}.lead-form label{display:grid;gap:.35rem;color:#e7ded5}.lead-form input,.lead-form textarea{width:100%;border:1px solid #4a4039;background:#24201d;color:#fff;border-radius:16px;padding:.9rem}.lead-form textarea{min-height:110px}.lead-form button{border:0;border-radius:999px;padding:1rem;background:#fff;color:#181411;font-weight:700}.fine,.copyright{font-size:.88rem}.share{grid-column:1/-1;display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.share a{border:1px solid #4a4039;border-radius:999px;padding:.55rem .9rem;text-decoration:none}.copyright{grid-column:1/-1}.legal{max-width:900px;margin:auto;padding:4rem 1rem}.legal h1{font-family:Georgia,serif;font-size:3rem;font-weight:400}@media(max-width:900px){.hero,.split,.product-page,.footer{grid-template-columns:1fr}.hero{min-height:auto}.hero-image{order:-1}.product-grid,.news-grid{grid-template-columns:1fr 1fr}.site-header{position:static}.sale-bar{position:static}}@media(max-width:620px){.product-grid,.news-grid,.link-list{grid-template-columns:1fr}.site-header{align-items:flex-start;flex-direction:column}.hero-copy{padding:3rem 1rem}.hero h1{font-size:3.4rem}.section-head{display:block}}