*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#2d261f;background:#fffdf8}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,253,248,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #eadfce}.nav{min-height:76px;justify-content:space-between;gap:24px}.brand,.nav{display:flex;align-items:center}.brand{gap:10px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:50% 50% 50% 8px;background:#1e5b2a;color:#fff;font-size:25px;font-weight:800;transform:rotate(-8deg)}.brand strong{display:block;color:#704019;font-family:Georgia,serif;font-size:22px}.brand small{display:block;color:#1e5b2a;text-transform:uppercase;letter-spacing:1.5px;font-size:9px;font-weight:700}nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700}nav a:hover{color:#1e5b2a}.cart{border:1px solid #704019;background:transparent;border-radius:999px;padding:9px 14px;color:#704019;font-weight:700}.cart span{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:#1e5b2a;color:#fff;font-size:11px;margin-left:5px}.hero{padding:84px 0 76px;background:radial-gradient(circle at 80% 25%,#e8f0df 0,transparent 35%),linear-gradient(135deg,#fffdf8,#f3eadb)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:70px;gap:70px;align-items:center}.eyebrow{color:#1e5b2a;font-size:11px;letter-spacing:2px;font-weight:800;margin:0 0 15px}h1{font-family:Georgia,serif;font-size:clamp(44px,6vw,72px);line-height:.98;margin:0 0 24px;color:#513016;letter-spacing:-2px}h1 em{color:#1e5b2a;font-style:normal}.hero-copy{max-width:620px;color:#6b6259;font-size:17px;line-height:1.7}.actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.button{display:inline-block;padding:14px 21px;border-radius:999px;font-weight:800;font-size:14px}.primary{background:#1e5b2a;color:#fff}.secondary{border:1px solid #704019;color:#704019}.hero-card{min-height:420px;border-radius:34px;background:#704019;color:#fff;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 25px 60px rgba(71,45,20,.18);overflow:hidden}.field-art{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;align-items:center;justify-items:center;font-size:65px}.field-art span:nth-child(2),.field-art span:nth-child(5){transform:translateY(45px)}.hero-card p{color:#dcebcf;text-transform:uppercase;letter-spacing:2px;font-size:10px;margin-bottom:7px}.hero-card strong{font-family:Georgia,serif;font-size:28px}.trust{background:#1e5b2a;color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0;grid-gap:20px;gap:20px}.trust-grid div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;border-right:1px solid hsla(0,0%,100%,.2)}.trust-grid div:last-child{border-right:0}.trust-grid b{font-family:Georgia,serif;font-size:21px}.trust-grid span{font-size:11px;opacity:.8}.section{padding:90px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.about h2,.cta h2,.section-head h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,48px);line-height:1.05;margin:0;color:#513016}.section-head>p{max-width:360px;color:#786f66;line-height:1.6;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.product{background:#fff;border:1px solid #e9dfd0;border-radius:20px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(64,43,20,.1)}.product-image{height:185px;display:grid;place-items:center;font-size:72px;background:linear-gradient(135deg,#edf4e7,#f6e8d7)}.product-info{padding:19px}.category{margin:0 0 7px;font-size:9px;letter-spacing:1.5px;color:#1e5b2a;font-weight:800}.product h3{margin:0 0 12px;font-family:Georgia,serif;font-size:24px;color:#513016}.price{margin:0 0 15px;font-size:18px;font-weight:800;color:#704019}.price small{font-size:11px;color:#8b8178;font-weight:500}.add{width:100%;border:0;background:#1e5b2a;color:#fff;padding:11px;border-radius:10px;font-weight:800}.about{padding:90px 0;background:#f0eadf}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:90px;gap:90px}.about h2{max-width:500px}.about-copy>p{color:#62594f;line-height:1.8;font-size:16px}.points{margin-top:35px;display:grid;grid-gap:18px;gap:18px}.points div{display:flex;gap:18px;padding:17px 0;border-top:1px solid #d7cbbb}.points b{color:#1e5b2a}.points span{color:#6c6257;line-height:1.5;font-size:14px}.points strong{color:#513016}.cta{padding:60px 0;background:#704019;color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{color:#fff;max-width:700px}.cta .eyebrow{color:#cde2bc}.button.light{background:#fff;color:#704019;white-space:nowrap}footer{background:#183f20;color:#d9e5d6;padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:40px;gap:40px;padding-bottom:40px}.footer-brand{font-family:Georgia,serif;color:#fff;font-size:29px;font-weight:700}footer p{font-size:12px;opacity:.8;line-height:1.6}footer strong{color:#fff;font-size:12px}.copyright{border-top:1px solid hsla(0,0%,100%,.12);padding-top:18px;font-size:10px;opacity:.6}@media (max-width:900px){.about-grid,.hero-grid{grid-template-columns:1fr;gap:40px}.hero-card{min-height:330px}.product-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid div:nth-child(2){border-right:0}}@media (max-width:620px){.container{width:min(100% - 28px,1120px)}nav a{display:none}.nav{min-height:66px}.hero{padding:55px 0}h1{font-size:45px}.hero-card{min-height:280px}.about,.section{padding:65px 0}.cta-inner,.section-head{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-image{height:145px;font-size:55px}.product-info{padding:14px}.product h3{font-size:20px}.footer-grid{grid-template-columns:1fr;gap:20px}}