*{box-sizing:border-box}body{margin:0;background:#f7f7f5;color:#11130f;font-family:Inter,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.wrap{max-width:1220px;margin:auto;padding-left:22px;padding-right:22px}.header{position:sticky;top:0;z-index:30;background:rgba(247,247,245,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e7e8e3}.navwrap{height:74px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;border:0;background:transparent}.branddot{width:13px;height:13px;border-radius:50%;background:#c8ff3d;box-shadow:0 0 0 5px rgba(200,255,61,.2)}.brandname{font-weight:900;letter-spacing:2.8px}.navlinks{display:flex;gap:4px;margin-left:auto}.navlinks button,.ghost,.footerlinks button{border:0;background:transparent;padding:9px 11px;border-radius:10px;font-weight:700}.navlinks button:hover,.ghost:hover{background:#eceee8}.page{display:none}.page.active{display:block}.hero-wrap{background:linear-gradient(180deg,#f7f7f5,#f0f2ec);border-bottom:1px solid #e7e8e3}.hero{display:grid;grid-template-columns:1.16fr .84fr;gap:40px;align-items:center;min-height:610px;padding-top:58px;padding-bottom:58px}.pill,.section-kicker{display:inline-flex;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:1.5px}.pill{background:#e9ffd0;color:#334f00;padding:7px 10px}.hero h1,.page-intro h1{font-size:62px;line-height:.98;letter-spacing:-2.5px;margin:15px 0;font-weight:900}.hero p,.page-intro p{color:#6f746d;line-height:1.6}.search-shell{display:flex;align-items:center;background:#fff;border:1px solid #dfe1da;border-radius:18px;padding:7px;margin-top:28px;box-shadow:0 16px 45px rgba(29,36,17,.08)}.search-icon{font-size:26px;padding:0 10px;color:#7e8479}.search-shell input{flex:1;border:0;outline:0;padding:16px 6px}.search-shell button{border:0;background:#11130f;color:#fff;border-radius:13px;padding:14px 20px;font-weight:800}.search-hints{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.search-hints button{border:1px solid #e7e8e3;background:#fff;border-radius:999px;padding:8px 11px;font-size:12px}.results{display:none;background:#fff;border:1px solid #e7e8e3;border-radius:18px;margin-top:12px;padding:12px}.result-row{display:flex;align-items:center;gap:12px;padding:10px;border-top:1px solid #e7e8e3}.result-row:first-child{border-top:0}.result-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#eef0eb;font-size:27px}.result-row button{margin-left:auto;border:0;background:#11130f;color:#fff;border-radius:10px;padding:9px 12px}.hero-panel{background:#11130f;color:#fff;border-radius:30px;padding:24px;box-shadow:0 30px 70px rgba(18,24,10,.22)}.panel-top{display:flex;justify-content:space-between;color:#b8bcb2}.panel-top strong{font-size:34px;color:#c8ff3d}.featured-product{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;margin-top:20px}.featured-visual{height:210px;border-radius:22px;background:linear-gradient(145deg,#eef0e8,#d9ddd0);display:flex;align-items:center;justify-content:center;font-size:78px}.trend{font-size:12px;color:#c8ff3d}.featured-product h3{font-size:26px;margin:8px 0}.featured-product p{color:#b9bdb3;font-size:14px}.pricebar{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;border-top:1px solid #2b2f27}.pricebar span{display:block;color:#9da297;font-size:12px}.pricebar strong{font-size:22px}.pricebar button{border:0;background:#c8ff3d;color:#142000;border-radius:12px;padding:12px 16px;font-weight:800}.section{padding-top:58px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-head h2{font-size:34px;margin:6px 0}.section-kicker{color:#777d72}.linkbtn,.back{border:0;background:transparent;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-card,.product-card,.detail-visual-card,.detail-info,.legal-card{background:#fff;border:1px solid #e7e8e3;border-radius:22px}.category-card{padding:20px;min-height:150px;transition:.2s}.category-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(31,38,21,.08)}.category-icon{font-size:30px}.category-card h3{margin:14px 0 4px}.muted{color:#6f746d;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{padding:14px}.product-pic{height:190px;background:linear-gradient(145deg,#f0f2ed,#e2e6dc);border-radius:17px;display:flex;align-items:center;justify-content:center;font-size:64px}.meta{font-size:12px;color:#6f746d;margin-top:12px}.product-card h3{margin:7px 0}.score-chip{display:inline-flex;background:#11130f;color:#fff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.price{font-size:23px;font-weight:900;margin:11px 0}.product-card button{width:100%;border:0;background:#11130f;color:#fff;border-radius:12px;padding:12px;font-weight:800}.inner{padding-top:52px;padding-bottom:70px}.page-intro{max-width:780px;margin-bottom:26px}.toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.toolbar button{border:1px solid #e7e8e3;background:#fff;border-radius:999px;padding:9px 13px;font-weight:700}.toolbar button.active{background:#11130f;color:#fff}.detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}.detail-visual-card{padding:18px}.detail-visual{height:520px;border-radius:18px;background:linear-gradient(145deg,#eff1ec,#dde2d7);display:flex;align-items:center;justify-content:center;font-size:140px}.image-caption{font-size:12px;color:#6f746d;text-align:center;margin-top:11px}.detail-info{padding:28px}.detail-info h1{font-size:42px;margin:6px 0 12px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chips span{background:#f1f2ee;border-radius:999px;padding:7px 10px;font-size:12px}.chips .score-chip{background:#11130f;color:#fff}.lead{line-height:1.6;color:#555a51}.score-card{background:#f4f6f0;border-radius:18px;padding:18px;margin:20px 0}.score-card-head{display:flex;justify-content:space-between}.score-card-head strong{font-size:34px}.score-bars div{display:grid;grid-template-columns:90px 1fr 28px;gap:10px;align-items:center;margin:10px 0}.score-bars span{font-size:12px;color:#646a60}.score-bars i{height:8px;background:#dfe3d8;border-radius:999px;overflow:hidden;position:relative}.score-bars i::after{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--w);background:#c8ff3d}.retailer-head{display:flex;justify-content:space-between}.retailer{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:14px 0;border-top:1px solid #e7e8e3}.retailer-price{text-align:right}.retailer-price button{border:0;background:#11130f;color:#fff;border-radius:10px;padding:9px 12px}.affiliate-note{font-size:11px;color:#6f746d}.legal{max-width:900px}.legal-card{padding:28px;line-height:1.7}.footer{border-top:1px solid #e7e8e3;padding:34px 0 48px}.footer-inner{display:flex;justify-content:space-between}.footer-sub{color:#6f746d;font-size:12px}.footerlinks{display:flex;gap:5px}@media(max-width:980px){.hero{grid-template-columns:1fr}.hero h1{font-size:52px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.detail{grid-template-columns:1fr}.navlinks{display:none}.brand{margin-right:auto}}@media(max-width:640px){.hero h1{font-size:40px}.featured-product{grid-template-columns:1fr}.search-shell{display:grid;grid-template-columns:auto 1fr}.search-shell button{grid-column:1/-1}.category-grid,.product-grid{grid-template-columns:1fr}.page-intro h1{font-size:38px}.detail-visual{height:320px}.footer-inner{display:block}.footerlinks{margin-top:18px;flex-wrap:wrap}}