:root{color:#2d2118;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff8ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,a.button{cursor:pointer;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.9rem 1.2rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}button:hover,a.button:hover{transform:translateY(-2px)}main{overflow:hidden}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#fff8efd1;border-bottom:1px solid #6e492a1f;justify-content:space-between;align-items:center;padding:1rem clamp(1rem,4vw,4rem);display:flex;position:sticky;top:0;left:0;right:0}.brand{align-items:center;gap:.5rem;font-size:1.05rem;font-weight:900;display:inline-flex}nav{gap:clamp(.75rem,3vw,2rem);font-size:.95rem;font-weight:700;display:flex}.hero{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:2rem;min-height:78vh;padding:clamp(4rem,9vw,8rem) clamp(1rem,4vw,4rem);display:grid;position:relative}.hero:before{content:"";background:radial-gradient(circle,#e08e6459,#0000 58%);width:36rem;height:36rem;position:absolute;top:-10rem;right:-12rem}.hero-copy,.hero-card{z-index:1;position:relative}.eyebrow{color:#a85f3f;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.82rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.08em;max-width:900px;margin-bottom:1.4rem;font-size:clamp(3rem,8vw,6.8rem);line-height:.9}.hero-copy>p:not(.eyebrow){color:#685342;max-width:690px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.primary{color:#fff8ef;background:#2d2118;box-shadow:0 18px 35px #2d211838}.secondary{color:#2d2118;background:#fff}.hero-card{background:linear-gradient(145deg,#fff,#ffe6d0);border:1px solid #6e492a1f;border-radius:2rem;align-self:center;padding:clamp(1.5rem,4vw,2.4rem);box-shadow:0 30px 80px #764e2d2e}.hero-card h2{letter-spacing:-.05em;margin:1.3rem 0 1rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.hero-card p,.about p,.contact p,.product-card p{color:#705b4a;line-height:1.65}.section,.about,.contact{padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,4rem)}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.section-heading h2,.about h2,.contact h2{letter-spacing:-.07em;margin-bottom:0;font-size:clamp(2.3rem,5vw,4.6rem);line-height:.95}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.product-card{background:#fff;border:1px solid #6e492a1f;border-radius:1.6rem;overflow:hidden;box-shadow:0 18px 50px #764e2d17}.product-card img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.product-content{padding:1.2rem}.product-content span{color:#a85f3f;text-transform:uppercase;font-size:.78rem;font-weight:900}.product-title-row{justify-content:space-between;align-items:start;gap:1rem;margin-top:.55rem;display:flex}.product-title-row h3{letter-spacing:-.04em;margin-bottom:.75rem;font-size:1.35rem;line-height:1.1}.product-title-row strong{font-size:1.1rem}.product-card button{color:#2d2118;background:#f3dfcd;width:100%;margin-top:.5rem}.about{color:#fff8ef;background:#2d2118;grid-template-columns:.9fr 1.1fr;gap:2rem;display:grid}.about p{color:#f4dcc6;font-size:clamp(1.1rem,2vw,1.35rem)}.contact{text-align:center;flex-direction:column;align-items:center;display:flex}.contact p{max-width:520px}.contact-links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.contact-links a{background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.15rem;font-weight:800;display:inline-flex}@media (width<=850px){.site-header{flex-direction:column;align-items:flex-start;gap:.85rem}.hero,.about,.product-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:start}}
