*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17211b;background:#f8f8f4;line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{background:#183a2b;color:#fff;text-align:center;font-size:13px;padding:9px}.header{background:#fff;border-bottom:1px solid #e5e8e2;position:sticky;top:0;z-index:20}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{font-size:23px;font-weight:800;letter-spacing:-.04em}.nav{display:flex;gap:28px;font-size:14px;font-weight:600}.nav a:hover{color:#397055}.actions{display:flex;gap:15px;align-items:center}.cart{font-weight:700}.hero{padding:70px 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:#527565;font-weight:800}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.055em;margin:14px 0 22px}.hero p{font-size:18px;color:#5d675f;max-width:560px}.btn{display:inline-flex;align-items:center;justify-content:center;background:#183a2b;color:white;padding:14px 22px;border-radius:8px;font-weight:750;border:1px solid #183a2b;transition:.2s}.btn:hover{background:#285a43;transform:translateY(-1px)}.btn.secondary{background:transparent;color:#183a2b}.hero-media{min-height:520px;border-radius:22px;overflow:hidden;background:#e9eee7}.hero-media img{width:100%;height:100%;object-fit:cover}.section{padding:70px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section h2{font-size:38px;letter-spacing:-.04em;margin:0}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;border:1px solid #e5e8e2;border-radius:14px;overflow:hidden}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eef1eb}.product-info{padding:17px}.product-title{font-weight:750}.price{margin-top:6px;color:#526057}.badge{display:inline-block;background:#eef4ef;color:#315e48;padding:5px 8px;border-radius:99px;font-size:11px;font-weight:800;margin-bottom:10px}.trust{border-top:1px solid #e1e5df;border-bottom:1px solid #e1e5df;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0;gap:20px}.trust-item{text-align:center;font-size:13px;font-weight:700}.trust-item span{display:block;font-size:11px;color:#778078;font-weight:500;margin-top:4px}.newsletter{background:#e8eee8;padding:55px;border-radius:22px;text-align:center}.newsletter h2{margin:0 0 10px}.footer{background:#14231b;color:#dfe8e1;margin-top:70px;padding:55px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer a{color:#dfe8e1}.footer h3{color:#fff;margin-top:0}.muted{color:#8e9c93}@media(max-width:850px){.nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-media{min-height:360px}.products{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.container{width:min(100% - 24px,1180px)}.hero{padding:45px 0}.products{gap:12px}.section{padding:45px 0}.newsletter{padding:35px 20px}}