:root{--bg:#f6f0e6;--surface:#fffaf3;--surface-strong:#fff;--text:#1d1814;--muted:#6b5f53;--line:#1d18141f;--accent:#9f6a2d;--accent-soft:#9f6a2d1f;--shadow:0 24px 60px #1d181414}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #9f6a2d14, transparent 28%), linear-gradient(180deg, #fbf7f2 0%, var(--bg) 100%);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}img{max-width:100%;display:block}.page-shell{width:min(1200px,100% - 32px);margin:0 auto;padding:24px 0 48px}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-header{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf3d6;border-radius:999px;padding:18px 22px;position:sticky;top:16px;box-shadow:0 10px 28px #1d18140d}.brand img,.site-footer img{width:220px}nav{flex-wrap:wrap;gap:18px;display:flex}nav a{color:var(--text);font-size:.95rem;text-decoration:none}main{gap:28px;margin-top:28px;display:grid}.section,.hero{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffad;border-radius:32px}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:28px;padding:32px;display:grid}.hero-copy h1,.section-heading h2,.cta-section h2{letter-spacing:-.04em;margin:0;line-height:1.03}.hero-copy h1{max-width:12ch;font-size:clamp(2.8rem,6vw,5.4rem)}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;margin:0 0 12px;font-size:.78rem;font-weight:700}.lead,.split-heading p,.story-card p,.site-footer p,.product-card li,.menu-grid li,.cta-grid li{color:var(--muted)}.lead{max-width:60ch;font-size:1.05rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin:26px 0 22px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:600;text-decoration:none;display:inline-flex}.button-primary{background:var(--text);color:#fff}.button-secondary{border:1px solid var(--line);color:var(--text);background:#fff}.hero-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:0;padding:0;list-style:none;display:grid}.hero-points li,.story-card li,.product-card li,.menu-grid li,.cta-grid li{padding-left:18px;line-height:1.6;position:relative}.hero-points li:before,.story-card li:before,.product-card li:before,.menu-grid li:before,.cta-grid li:before{content:"";background:var(--accent);border-radius:999px;width:7px;height:7px;position:absolute;top:.7rem;left:0}.hero-visual{min-height:100%}.hero-visual img,.range-image-panel img,.supporting-visual img{object-fit:cover;border-radius:24px;width:100%;height:100%}.section{padding:32px}.section-heading{gap:12px;margin-bottom:28px;display:grid}.section-heading h2,.cta-section h2{max-width:14ch;font-size:clamp(2rem,4.5vw,3.5rem)}.split-heading{grid-template-columns:1fr .8fr;align-items:end}.story-grid,.cta-grid{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.story-card,.product-card,.menu-grid article,.cta-grid article{border:1px solid var(--line);background:var(--surface-strong);border-radius:24px;padding:24px}.story-card-quote{background:linear-gradient(135deg,#9f6a2d1f,#fffffff2);grid-column:1/-1}.story-card-quote p{color:var(--text);margin:0 0 12px;font-size:clamp(1.25rem,2.4vw,1.75rem);line-height:1.4}.story-card-quote span{color:var(--muted);font-size:.92rem}.story-card ul,.product-card ul,.menu-grid ul,.cta-grid ul{margin:0;padding:0;list-style:none}.range-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:20px;display:grid}.range-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-card-top{justify-content:space-between;align-items:start;gap:12px;margin-bottom:16px;display:flex}.product-card-top h3,.menu-grid h3,.story-card h3,.cta-grid h3{margin:0 0 6px}.product-card-top span{background:var(--accent-soft);color:var(--accent);white-space:nowrap;border-radius:999px;padding:8px 10px;font-size:.8rem;font-weight:700}.range-image-panel{height:100%;min-height:560px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.supporting-visual{margin-top:20px}.supporting-visual img{max-height:430px}.cta-section{gap:24px;display:grid}.site-footer{border:1px solid var(--line);background:#1d1814f5;border-radius:28px;margin-top:28px;padding:32px}.site-footer p,.site-footer h3{color:#ffffffd6;margin:0 0 8px}.site-footer h3{color:#fff}@media (width<=980px){.hero,.split-heading,.range-layout,.story-grid,.cta-grid,.menu-grid,.site-footer{grid-template-columns:1fr}.site-header{border-radius:28px;position:static}.site-header,.site-footer{flex-direction:column;align-items:start}.hero-points,.range-cards{grid-template-columns:1fr}.range-image-panel{min-height:360px}}@media (width<=640px){.page-shell{width:min(100% - 20px,1200px);padding-top:10px}.hero,.section,.site-footer{border-radius:24px;padding:22px}.site-header{padding:18px}.brand img,.site-footer img{width:180px}}
