
:root{--ink:#102b2c;--muted:#5d7675;--teal:#0f8f83;--teal2:#168f84;--pale:#eef7f5;--line:#dce8e6;--navy:#0d2735;--white:#fff;--shadow:0 14px 40px rgba(14,48,49,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fbfdfd;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:78px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:9px;min-width:205px}.brand strong{font-size:18px;letter-spacing:-.7px}.brand strong span{color:var(--teal)}.brand small{display:block;font-size:7px;letter-spacing:1.4px;color:#6d8180;margin-top:-2px}.navlinks{display:flex;gap:20px;font-size:12px;font-weight:700;margin-left:auto}.navlinks a{padding:9px 0;border-bottom:2px solid transparent}.navlinks a:hover,.navlinks .active{color:var(--teal);border-color:var(--teal)}.nav-actions{display:flex;align-items:center;gap:10px}.iconbtn{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.cta{border:0;border-radius:8px;background:var(--teal);color:#fff;padding:12px 18px;font-weight:800;cursor:pointer;box-shadow:0 6px 16px rgba(15,143,131,.16)}.cta.dark{background:var(--navy)}.outline{border:1px solid var(--teal);border-radius:8px;padding:11px 18px;font-weight:800;background:#fff;color:var(--teal);cursor:pointer}.menu{display:none}.hero{position:relative;min-height:540px;overflow:hidden;background:#dfeceb url('/assets/hero-premium.png') 68% center/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,253,253,.99) 0%,rgba(250,253,253,.94) 34%,rgba(250,253,253,.48) 58%,rgba(250,253,253,.05) 82%,rgba(250,253,253,0) 100%)}.hero-content{position:relative;z-index:2;padding:104px 0 92px;width:min(620px,62%)}.eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--teal);font-weight:900;font-size:14px}.hero h1{font-size:clamp(42px,5.2vw,68px);line-height:.98;letter-spacing:-3px;margin:16px 0;color:#0b2735}.hero p{font-size:17px;color:var(--muted);max-width:580px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.feature-strip{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:#fff}.feature{padding:22px 12px;text-align:center;border-right:1px solid var(--line);font-size:12px;font-weight:800}.feature:last-child{border:0}.feature .fi{font-size:23px;color:var(--teal);margin-bottom:7px}.section{padding:54px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.section h2{font-size:30px;letter-spacing:-1.3px;margin:0}.muted{color:var(--muted)}.text-link{color:var(--teal);font-weight:800}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;box-shadow:var(--shadow)}.product-card{display:flex;flex-direction:column;min-height:100%}.cover{height:210px;display:grid;place-items:center;background:#f3f7f6;border-radius:9px;margin-bottom:15px;overflow:hidden}.cover img{height:190px;width:138px;object-fit:contain;box-shadow:0 14px 28px rgba(0,0,0,.16);border-radius:4px}.product-card h3{font-size:15px;line-height:1.25;margin:0 0 7px}.price{font-weight:900;font-size:17px;margin:8px 0 13px}.card .cta,.card .outline{width:100%}.newsletter{background:#092d2e;color:#fff;padding:25px 0}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.newsletter h3{margin:0 0 4px;font-size:22px}.newsletter p{margin:0;color:#c7dcda}.signup{display:flex;gap:8px;min-width:430px}.signup input{flex:1;padding:12px;border-radius:7px;border:0}.signup button{padding:12px 16px;border-radius:7px;border:0;background:#fff;color:var(--teal);font-weight:900}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:34px 0}.trust .card{text-align:center;border:0;box-shadow:none;background:transparent}.trust .ti{font-size:26px;color:var(--teal)}.page-hero{padding:55px 0 30px;background:#f5f9f8;border-bottom:1px solid var(--line)}.page-hero h1{font-size:48px;letter-spacing:-2px;margin:8px 0}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.filter{padding:8px 14px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.filter.active{background:var(--navy);color:#fff}.sort{margin-left:auto}.article-grid{display:grid;grid-template-columns:2fr 1fr;gap:28px}.article-image{border-radius:12px;overflow:hidden;border:1px solid var(--line)}.article-image img{width:100%;height:360px;object-fit:cover}.toc{background:#f2f7f6;border:1px solid var(--line);border-radius:10px;padding:20px}.toc strong{display:block;margin-bottom:10px}.toc a{display:block;font-size:13px;margin:9px 0;color:var(--muted)}.article h2{font-size:27px}.notice{padding:16px;background:#edf6f5;border:1px solid #d4e9e5;border-radius:9px;margin:22px 0}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.mini{padding:20px;border:1px solid var(--line);border-radius:9px;background:#fff}.mini .ti{font-size:25px;color:var(--teal)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.product-big{background:#f2f7f6;border-radius:14px;min-height:560px;display:grid;place-items:center}.product-big img{width:330px;height:440px;object-fit:cover;box-shadow:0 24px 45px rgba(0,0,0,.16)}.checks{list-style:none;padding:0}.checks li{margin:13px 0}.checks li:before{content:"✓";display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#dff1ed;color:var(--teal);font-weight:900;margin-right:8px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-top:40px}.tabs a{padding:12px 0;font-weight:800;font-size:13px}.compare{overflow:auto}.compare table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line)}.compare th,.compare td{padding:16px;border:1px solid var(--line);text-align:left;font-size:13px}.compare th{background:var(--navy);color:#fff}.resource-img{height:150px;border-radius:8px;overflow:hidden;margin-bottom:12px}.resource-img img{width:100%;height:100%;object-fit:cover}.about-hero{min-height:330px;background:linear-gradient(90deg,rgba(7,37,49,.9),rgba(7,37,49,.45)),url('/assets/about-hero-clean.jpg') center/cover;display:flex;align-items:center;color:#fff}.about-hero h1{font-size:48px;margin:0}.cart-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:25px}.cart-item{display:flex;gap:18px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.cart-item img{width:78px;height:98px;object-fit:cover;background:#f3f7f6}.qty{display:flex;align-items:center;gap:8px;margin-left:auto}.qty button{border:1px solid var(--line);background:#fff;border-radius:5px;width:30px;height:30px;cursor:pointer}.summary{position:sticky;top:100px}.footer{background:#092d2e;color:#fff;padding:48px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer a{color:#c7dcda;display:block;margin:7px 0;font-size:13px}.footer h4{margin:0 0 12px}.footer .brand strong{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:28px;padding-top:18px;color:#a9c4c1;font-size:12px}.searchbox{display:flex;border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.searchbox input{border:0;padding:10px;outline:0;min-width:220px}.searchbox button{border:0;background:#fff;padding:0 12px;cursor:pointer}.hide{display:none!important}@media(max-width:900px){.navlinks{display:none}.menu{display:block;border:1px solid var(--line);background:#fff;border-radius:7px;width:38px;height:38px;margin-left:auto}.nav{height:68px}.nav.mobile-open{position:relative}.nav.mobile-open .navlinks{display:flex;position:absolute;left:4%;right:4%;top:68px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:16px;flex-direction:column;gap:3px}.nav-actions{margin-left:0}.nav .brand{min-width:auto}.hero{min-height:680px;background-position:72% center}.hero-content{width:100%;padding:58px 0 300px}.hero:after{background:linear-gradient(180deg,rgba(250,253,253,.98) 0%,rgba(250,253,253,.9) 48%,rgba(250,253,253,.2) 78%,rgba(250,253,253,.1) 100%)}.feature-strip{grid-template-columns:repeat(2,1fr)}.feature:nth-child(even){border-right:0}.grid4{grid-template-columns:repeat(2,1fr)}.grid3,.three,.trust,.product-detail,.cart-layout,.article-grid{grid-template-columns:1fr}.signup{min-width:0;width:100%}.newsletter-inner{align-items:flex-start;flex-direction:column}.page-hero h1{font-size:38px}.footer-grid{grid-template-columns:1fr 1fr}.product-big{min-height:430px}.summary{position:static}}@media(max-width:560px){.brand small{display:none}.nav-actions .iconbtn{display:none}.grid4{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.signup{flex-direction:column}.hero h1{font-size:43px}.section{padding:42px 0}.cover{height:210px}}

/* V7 premium polish + responsive corrections */
.site-header{box-shadow:0 1px 0 rgba(16,43,44,.04)}
.nav{height:76px;gap:28px}
.brand{min-width:225px}
.navlinks{order:2;gap:24px}
.nav-actions{order:3;gap:9px;margin-left:0}
.nav-actions .search-btn{order:1}
.nav-actions .cart-btn{order:2}
.nav-actions .cta{order:3}
.nav-actions .menu{order:4}
.navlinks a.active{color:var(--teal);border-bottom-color:var(--teal)}
.iconbtn{display:inline-grid;place-items:center;color:var(--navy);font-size:16px}
.iconbtn svg{width:17px;height:17px;stroke:currentColor}
.cart-btn{position:relative}
.cart-count{position:absolute;right:-4px;top:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--teal);color:#fff;font-size:9px;display:grid;place-items:center;font-weight:900}
.hero{min-height:520px;background-position:center center}
.hero:after{background:linear-gradient(90deg,rgba(250,253,253,.96) 0%,rgba(250,253,253,.86) 31%,rgba(250,253,253,.38) 57%,rgba(250,253,253,.06) 80%,rgba(250,253,253,0) 100%)}
.hero-content{padding:92px 0 82px;width:min(620px,58%)}
.hero h1{font-size:clamp(44px,5vw,66px);line-height:.98}
.hero p{font-size:18px;line-height:1.55}
.actions .cta,.actions .outline{min-height:48px;display:inline-flex;align-items:center;justify-content:center}
.feature-strip{margin-top:-1px;box-shadow:0 8px 30px rgba(14,48,49,.04)}
.feature{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.cover{height:245px;background:#fff}
.cover img{width:164px;height:225px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,.15))}
.product-card{padding:14px}
.product-card h3{font-size:16px}
.product-card .muted{min-height:0}
.newsletter{padding:30px 0;background:#082f30}
.newsletter-inner{max-width:1160px}
.newsletter-inner>div:last-child{flex:0 1 520px}
.signup{min-width:0;width:100%;background:#fff;border-radius:8px;padding:3px;gap:3px}
.signup input{color:var(--ink);padding:12px 13px}
.signup button{background:var(--teal);color:#fff;padding:12px 20px}
.trust{grid-template-columns:repeat(4,1fr);gap:0;padding:52px 0}
.trust .card{border-right:1px solid var(--line);border-radius:0;padding:10px 28px}
.trust .card:last-child{border-right:0}
.footer .signup{background:#fff}
.footer .signup button{background:var(--teal);color:#fff}
.remove-btn{border:1px solid var(--line);background:#fff;border-radius:6px;width:30px;height:30px;cursor:pointer}
/* Mobile */
@media(max-width:900px){
 .nav{height:70px;gap:10px}
 .brand{min-width:0;flex:1;gap:8px}
 .brand strong{font-size:16px}
 .navlinks{order:initial}
 .nav-actions{gap:7px}
 .nav-actions .iconbtn{display:inline-grid}
 .nav-actions .cta{display:none}
 .nav-actions .search-btn,.nav-actions .cart-btn{display:inline-grid}
 .menu{display:inline-grid;place-items:center;margin-left:0;width:38px;height:38px;color:var(--navy);font-size:0}
 .menu:before{content:'☰';font-size:17px}
 .nav.mobile-open .navlinks{top:70px;left:3%;right:3%;padding:10px;border-radius:12px;gap:0}
 .nav.mobile-open .navlinks a{padding:13px 12px;border-bottom:1px solid var(--line);font-size:14px}
 .nav.mobile-open .navlinks a:last-child{border-bottom:0}
 .hero{min-height:650px;background-position:68% center}
 .hero:after{background:linear-gradient(180deg,rgba(250,253,253,.98) 0%,rgba(250,253,253,.90) 42%,rgba(250,253,253,.40) 70%,rgba(250,253,253,.10) 100%)}
 .hero-content{width:100%;padding:56px 0 280px}
 .hero h1{font-size:clamp(40px,11vw,54px);letter-spacing:-2.3px}
 .hero p{font-size:16px;max-width:520px}
 .actions{gap:10px}
 .actions .cta,.actions .outline{padding:12px 18px;min-height:48px}
 .feature-strip{grid-template-columns:repeat(2,1fr);border-radius:0}
 .feature{min-height:120px;padding:18px 10px}
 .feature:nth-child(odd){border-right:1px solid var(--line)}
 .feature:nth-child(5){grid-column:1/-1;border-right:0;border-top:1px solid var(--line)}
 .trust{grid-template-columns:1fr 1fr;padding:35px 0}
 .trust .card{padding:22px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
 .trust .card:nth-child(2n){border-right:0}
 .trust .card:nth-last-child(-n+2){border-bottom:0}
 .newsletter-inner{gap:16px}
 .newsletter-inner>div:last-child{width:100%}
 .signup{flex-direction:row;min-width:0}
 .signup input{min-width:0}
 .signup button{white-space:nowrap}
}
@media(max-width:560px){
 .container{width:min(100% - 28px,1160px)}
 .site-header{position:sticky}
 .nav{height:66px}
 .brand 
 .brand strong{font-size:15px;letter-spacing:-.5px}
 .brand small{display:none}
 .nav-actions{flex:0 0 auto}
 .nav-actions .iconbtn{width:35px;height:35px}
 .cart-count{right:-3px;top:-5px}
 .menu{width:35px;height:35px}
 .hero{min-height:635px;background-position:68% center}
 .hero-content{padding:50px 0 255px}
 .eyebrow{font-size:11px;letter-spacing:1.7px}
 .hero h1{font-size:41px;line-height:1.01;margin:14px 0}
 .hero p{font-size:15px;line-height:1.55}
 .actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}
 .actions .cta,.actions .outline{width:100%;padding:11px 9px;font-size:14px}
 .feature-strip{grid-template-columns:1fr 1fr}
 .feature{min-height:112px;font-size:11px}
 .feature:nth-child(5){min-height:105px}
 .section{padding:38px 0}
 .section-head{align-items:flex-end;margin-bottom:18px}
 .section h2{font-size:27px}
 .grid4{grid-template-columns:1fr}
 .cover{height:240px}
 .cover img{width:165px;height:220px}
 .newsletter{padding:28px 0}
 .newsletter-inner{flex-direction:column;align-items:stretch}
 .newsletter h3{font-size:22px}
 .signup{display:flex;flex-direction:row;padding:3px}
 .signup input{width:100%;font-size:14px}
 .signup button{padding:11px 13px;font-size:13px}
 .trust{grid-template-columns:1fr 1fr}
 .trust .card{padding:20px 9px}
 .trust .card strong{font-size:13px}
 .trust .card p{font-size:12px}
 .footer-grid{grid-template-columns:1fr}
 .footer{padding:40px 0 22px}
 .footer .signup{display:flex}
 .product-detail{gap:28px}
 .product-big{min-height:400px}
 .product-big img{width:255px;height:340px;object-fit:contain}
 .cart-item{align-items:flex-start;flex-wrap:wrap}
 .cart-item>div:nth-child(2){flex:1;min-width:0}
 .qty{width:100%;margin-left:0;justify-content:flex-end}
}

/* V8 reference match: clean product cards and sharp cover presentation */
.product-card .cover{background:#f4f8f6;border-radius:10px}
.product-card .cover img{width:170px;height:225px;object-fit:contain}
.product-card h3{min-height:40px}
.product-card .price{margin-top:auto}
.product-card .cta{min-height:48px}
@media(min-width:901px){
  .shop-page .grid3,.guides-page .grid3{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  .product-card .cover{height:225px}
  .product-card .cover img{width:160px;height:215px}
}
@media(max-width:560px){
  .product-card .cover{height:240px}
  .product-card .cover img{width:170px;height:225px}
  .product-card h3{min-height:0}
}

/* V9 reference layout: newsletter belongs beside the four popular guides, not as a second bottom newsletter. */
.home-guides-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.newsletter-card{display:flex;flex-direction:column;justify-content:center;padding:22px;background:linear-gradient(145deg,#eef8f6,#f8fbfa);border:1px solid #d5e8e4;box-shadow:none}
.newsletter-card .eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:8px}
.newsletter-card h3{font-size:19px;line-height:1.2;letter-spacing:-.5px;margin:0 0 18px}
.newsletter-card .signup{min-width:0;width:100%;gap:0;border:1px solid #cbdedb;border-radius:7px;overflow:hidden;background:#fff}
.newsletter-card .signup input{min-width:0;padding:12px 11px}
.newsletter-card .signup button{background:var(--teal);color:#fff;padding:12px 13px;white-space:nowrap}
.newsletter-card ul{list-style:none;margin:17px 0 0;padding:0}
.newsletter-card li{font-size:11px;font-weight:700;color:#365b59;margin:9px 0;padding-left:20px;position:relative}
.newsletter-card li:before{content:'✓';position:absolute;left:0;top:0;width:15px;height:15px;border-radius:50%;background:#0f8f83;color:#fff;display:grid;place-items:center;font-size:9px}
@media(max-width:1100px){.home-guides-grid{grid-template-columns:repeat(2,1fr)}.newsletter-card{min-height:100%}}
@media(max-width:560px){.home-guides-grid{grid-template-columns:1fr}.newsletter-card{padding:20px}.newsletter-card h3{font-size:20px}.newsletter-card .signup{flex-direction:row}.newsletter-card .signup input{font-size:14px}.newsletter-card .signup button{font-size:13px}}

/* V10 visual QA fixes */
.resource-img{background:#f3f7f6}
.resource-img img{image-rendering:auto}
@media(max-width:560px){
  .resource-img{height:180px}
  .cover{height:230px}
  .cover img{height:205px;width:150px}
  .product-card h3{font-size:16px}
  .product-card .price{font-size:18px}
  .product-card .cta{min-height:48px}
}

/* V12: clean brand + resource/detail-page QA */
.brand-mark{width:30px;height:30px;flex:0 0 30px;display:block}.brand{gap:9px}.brand-mark+span{min-width:0}.resource-img{height:150px;background:#f3f7f6}.resource-img img{width:100%;height:100%;object-fit:cover}.resource-card{display:flex;flex-direction:column}.resource-card .text-link{margin-top:auto}.detail-hero-image{width:100%;max-height:430px;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.detail-content{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,.8fr);gap:28px}.detail-content .card{box-shadow:var(--shadow)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat{padding:18px;border:1px solid var(--line);border-radius:10px;background:#fff}.stat strong{display:block;font-size:22px;color:var(--teal)}.comparison-intro{max-width:800px}.compare table th:first-child{min-width:170px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-grid .card{height:100%}@media(max-width:900px){.detail-content{grid-template-columns:1fr}.stat-grid{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.brand-mark{width:27px;height:27px}.stat-grid,.related-grid{grid-template-columns:1fr}.detail-hero-image{max-height:280px}.article h2{font-size:24px}.compare th,.compare td{padding:11px;font-size:12px}}
/* V13 reference-page polish */
.article-reference .article-image{background:#eef6f5}.article-reference .article-image img{height:360px;object-fit:cover}.comparison-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(230px,.7fr);gap:28px}.comparison-main{min-width:0}.comparison-cards{margin-top:26px}.compare table{border-radius:10px;overflow:hidden}.compare thead th small{font-weight:600;opacity:.8}.toc{position:sticky;top:90px;align-self:start}@media(max-width:900px){.comparison-layout{grid-template-columns:1fr}.toc{position:static}.article-reference .article-image img{height:300px}}@media(max-width:560px){.article-reference .article-image img{height:230px}.compare table{min-width:650px}.compare{overflow-x:auto;-webkit-overflow-scrolling:touch}}

/* V14 exact reference product imagery */
.product-card .cover img{width:100%;height:100%;object-fit:contain;image-rendering:auto;}
.resource-img img{width:100%;height:100%;object-fit:cover;image-rendering:auto;}


/* V15 FINAL IMAGE / MOBILE FIXES */
.product-card .cover{height:260px;min-height:260px;display:flex;align-items:center;justify-content:center;padding:10px;background:#f4f8f6;overflow:hidden}
.product-card .cover img{display:block;width:auto;height:240px;max-width:92%;object-fit:contain;object-position:center;margin:0;box-shadow:none;border-radius:0;filter:drop-shadow(0 16px 18px rgba(0,0,0,.14));}
.resource-img{height:150px;display:block;overflow:hidden;background:#f3f7f6}
.resource-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;margin:0}
.detail-hero-image{display:block}
@media(max-width:900px){.product-card .cover{height:270px;min-height:270px;padding:8px}.product-card .cover img{height:252px;max-width:94%}}
@media(max-width:560px){.product-card .cover{height:250px;min-height:250px;padding:8px}.product-card .cover img{height:232px;max-width:94%;width:auto}.resource-img{height:180px}.resource-img img{width:100%;height:100%;object-fit:cover}}

/* V16 FINAL: unified responsive image system */
.product-card .cover{height:260px;min-height:260px;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f4f8f6}
.product-card .cover img{display:block;width:auto;height:240px;max-width:96%;max-height:96%;object-fit:contain;object-position:center;margin:0;box-shadow:none;border:0;border-radius:0;filter:drop-shadow(0 14px 18px rgba(0,0,0,.14))}
.resource-img{height:150px;overflow:hidden;background:#f3f7f6}
.resource-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:900px){.product-card .cover{height:255px;min-height:255px}.product-card .cover img{height:238px;max-height:94%;max-width:96%}}
@media(max-width:560px){.product-card .cover{height:245px;min-height:245px;padding:6px}.product-card .cover img{height:228px;max-height:94%;max-width:96%}.resource-img{height:180px}.resource-img img{height:180px}}

/* V16.1: preserve complete product artwork on detail/cart views */
.product-big img{object-fit:contain;object-position:center}
.cart-item img{object-fit:contain;object-position:center}

/* V17 newsletter input fit: keep the full placeholder readable inside the compact card. */
.newsletter-card .signup{display:flex;align-items:stretch;width:100%;min-width:0;overflow:hidden}
.newsletter-card .signup input{flex:1 1 auto;width:0;min-width:0;font-size:12.5px;letter-spacing:-.15px;padding:11px 9px}
.newsletter-card .signup button{flex:0 0 auto;padding:11px 10px;font-size:12px;white-space:nowrap}
@media(max-width:560px){.newsletter-card .signup input{font-size:13px;padding:11px 9px}.newsletter-card .signup button{padding:11px 11px;font-size:12.5px}}

/* V18 IMAGE SYSTEM — unique assets + stable responsive rendering */
.product-card .cover{
  height:260px;
  min-height:260px;
  padding:8px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#f4f8f6;
}
.product-card .cover img{
  display:block;
  flex:0 0 auto;
  width:auto;
  height:240px;
  max-width:96%;
  max-height:96%;
  object-fit:contain;
  object-position:center;
  margin:0;
  border:0;
  border-radius:0;
  box-shadow:none;
  filter:drop-shadow(0 14px 18px rgba(0,0,0,.14));
}
.resource-img{
  height:150px;
  min-height:150px;
  overflow:hidden;
  background:#f3f7f6;
}
.resource-img img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  margin:0;
}
@media(max-width:900px){
  .product-card .cover{height:255px;min-height:255px}
  .product-card .cover img{height:238px;max-height:94%;max-width:96%}
}
@media(max-width:560px){
  .product-card .cover{height:245px;min-height:245px;padding:6px}
  .product-card .cover img{height:228px;max-height:94%;max-width:96%}
  .resource-img{height:180px;min-height:180px}
  .resource-img img{height:180px}
}

/* V19 — Progress Journal has a dedicated product asset.
   Tracking Your Progress uses a separate resource photograph. */
img[src*="progress-journal-product-v19.jpg"]{
  display:block !important;
  object-fit:contain !important;
  object-position:center !important;
  width:auto !important;
  height:240px !important;
  max-width:96% !important;
  margin:0 auto !important;
}
@media(max-width:560px){
  img[src*="progress-journal-product-v19.jpg"]{
    height:228px !important;
    max-width:96% !important;
  }
}

/* V20 — dedicated Progress Journal product artwork */
img[src*="progress-journal-product-v20.jpg"]{
  display:block !important;
  width:auto !important;
  height:240px !important;
  max-width:96% !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:0 auto !important;
}
@media(max-width:560px){
  img[src*="progress-journal-product-v20.jpg"]{
    height:228px !important;
    max-width:96% !important;
  }
}

/* V21 — newly generated Progress Journal product image */
img[src*="progress-journal-product-v21.png"]{
  display:block !important;
  width:auto !important;
  height:240px !important;
  max-width:96% !important;
  max-height:96% !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:0 auto !important;
  filter:drop-shadow(0 14px 18px rgba(0,0,0,.14));
}
@media(max-width:560px){
  img[src*="progress-journal-product-v21.png"]{
    height:228px !important;
    max-width:96% !important;
  }
}

/* V23 research library enhancements */
.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:28px;align-items:start}.article-grid .card h2{margin-top:34px}.article-grid .lead{font-size:20px;line-height:1.55;color:#496d6d}.glossary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.glossary-grid .mini{background:#f7fbfa;border:1px solid #dbe9e7;border-radius:14px;padding:18px}.glossary-grid .mini h3{margin-top:0;margin-bottom:8px}.check-list{display:grid;gap:9px;padding-left:22px}.section-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.section-mini-grid .mini{background:#f7fbfa;border:1px solid #dbe9e7;border-radius:14px;padding:20px}.section-mini-grid .mini h3{margin-top:0}@media(max-width:760px){.article-grid{grid-template-columns:1fr}.article-grid .toc{order:-1}.glossary-grid,.section-mini-grid{grid-template-columns:1fr}.article-grid .card img{height:220px!important}}

/* Homepage information panel — matches the approved reference layout */
.home-info-panel{display:grid;grid-template-columns:1.35fr 1.05fr .7fr;gap:0;align-items:stretch;background:#eef7f5;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 8px 28px rgba(14,48,49,.05)}
.home-info-copy{padding:34px 28px;display:flex;flex-direction:column;justify-content:center}
.home-info-copy h2{font-size:30px;letter-spacing:-1.3px;margin:8px 0 10px}
.home-info-copy p{font-size:15px;max-width:510px;margin:0 0 12px}
.home-info-image{min-height:250px;background:#e8f3f1;display:flex;align-items:center;justify-content:center;padding:18px}
.home-info-image img{width:100%;height:250px;object-fit:contain}
.home-how{background:#fff;border-left:1px solid var(--line);padding:26px 22px;display:flex;flex-direction:column;justify-content:center}
.home-how .eyebrow{font-size:12px;letter-spacing:1.5px}
.home-how p{font-size:12px;line-height:1.45;margin:7px 0 12px}
.pathways{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:2px 0 12px}
.pathways div{background:#f4faf9;border:1px solid #dcebea;border-radius:8px;padding:8px 3px;text-align:center}
.pathways span{display:block;color:var(--teal);font-size:19px;line-height:1;margin-bottom:5px}
.pathways strong{font-size:10px}
.home-how .text-link{font-size:12px}
.home-trust{padding-top:12px}
.home-trust .trust{grid-template-columns:repeat(4,1fr);gap:0;padding:26px 0}
.home-trust .trust .card{padding:10px 24px}
@media(max-width:900px){.home-info-panel{grid-template-columns:1fr}.home-info-image{min-height:220px}.home-info-image img{height:220px}.home-how{border-left:0;border-top:1px solid var(--line)}.home-trust .trust{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.home-info-copy{padding:26px 20px}.home-info-copy h2{font-size:27px}.home-trust .trust{grid-template-columns:1fr}.home-trust .trust .card{border-right:0;border-bottom:1px solid var(--line);padding:18px 10px}.home-trust .trust .card:last-child{border-bottom:0}}
/* v25 homepage feature icons — match the reference icon set */
.feature .fi{width:28px;height:28px;display:grid;place-items:center;margin-bottom:8px;font-size:0}
.feature .fi svg{width:25px;height:25px;stroke:var(--teal);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* v26 — refined homepage mechanism + trust icons to match the approved premium reference */
.pathways div{min-height:68px;padding:9px 5px 8px;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}
.pathways .path-icon{width:25px;height:25px;display:grid;place-items:center;margin:0!important;font-size:0!important}
.pathways .path-icon svg{width:24px;height:24px;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.pathways .glp svg{stroke:#1685d7}.pathways .gip svg{stroke:#8b74d6}.pathways .glucagon svg{stroke:#0f9b8d}
.pathways strong{font-size:10px;line-height:1.1;color:#173438;letter-spacing:.1px}
.home-trust .trust .card .ti{height:31px;display:grid;place-items:center;margin-bottom:8px;font-size:0}
.home-trust .trust .card .ti svg{width:25px;height:25px;fill:none;stroke:var(--teal);stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.home-trust .trust .card strong{display:block;font-size:15px;line-height:1.25}
.home-trust .trust .card p{font-size:14px;line-height:1.55;margin:12px auto 0;max-width:210px}
@media(max-width:560px){.pathways div{min-height:64px}.home-trust .trust .card strong{font-size:14px}.home-trust .trust .card p{font-size:13px}}

.checkout-modal{position:fixed;inset:0;background:rgba(4,31,33,.52);display:flex;align-items:center;justify-content:center;padding:20px;z-index:9999}.checkout-modal-card{position:relative;background:#fff;border-radius:18px;max-width:620px;width:100%;padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.22)}.checkout-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer}.checkout-choice{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid #e6eeee}.checkout-choice .cta{white-space:nowrap;text-decoration:none}.checkout-modal-card h2{margin:0 36px 8px 0}

/* Functional product controls */
.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.card-actions .cta,.card-actions .outline{width:100%;margin:0}.filter[aria-pressed="true"]{background:var(--navy);color:#fff;border-color:var(--navy)}.product-card.is-hidden{display:none!important}@media(max-width:560px){.card-actions{grid-template-columns:1fr 1fr}.card-actions .cta,.card-actions .outline{padding:11px 8px;font-size:13px}}

/* Brevo newsletter integration — preserve the existing Retatrutide Store design */
.brevo-inline-form{background:transparent!important;text-align:left!important;padding:0!important}
.brevo-inline-form #sib-form-container,.brevo-inline-form #sib-container{max-width:none!important;width:100%!important;background:transparent!important;border:0!important;padding:0!important}
.brevo-inline-form .sib-form-message-panel{max-width:none!important;margin:0 0 10px!important;border-radius:8px!important;padding:10px 12px!important}
.brevo-inline-form .sib-input,.brevo-inline-form .sib-form-block{padding:0!important;background:transparent!important}
.brevo-inline-form .form__entry{width:100%!important}
.brevo-inline-form .entry__field{border:0!important;background:transparent!important}
.brevo-inline-form .entry__field input{width:100%!important;min-height:46px!important;padding:12px 14px!important;border:1px solid var(--line)!important;border-radius:8px!important;background:#fff!important;color:var(--ink)!important;font-family:inherit!important;box-shadow:none!important}
.brevo-inline-form .entry__field input::placeholder{color:#8aa09f!important}
.brevo-inline-form .entry__error,.brevo-inline-form .entry__specification,.brevo-inline-form .entry__label{display:none!important}
.brevo-submit-row{margin-top:9px!important}
.brevo-inline-form button.sib-form-block__button{width:100%!important;min-height:44px!important;border:0!important;border-radius:8px!important;background:var(--teal)!important;color:#fff!important;font:800 14px/1 inherit!important;text-transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;cursor:pointer!important}
.brevo-inline-form button.sib-form-block__button:hover{filter:brightness(.96)}
.brevo-inline-form .sib-hide-loader-icon{width:16px!important;height:16px!important}
.newsletter-card .sib-form-message-panel{font-size:12px!important}
.footer-brevo-form .subscribe-msg{color:#c7dcda;margin-top:10px;font-size:13px;font-weight:700;line-height:1.4}

/* Functional product filters, sorting and site search */
.site-search-modal{position:fixed;inset:0;background:rgba(4,31,33,.58);display:none;align-items:flex-start;justify-content:center;padding:90px 20px 30px;z-index:10000;overflow:auto}.site-search-modal.open{display:flex}.site-search-card{background:#fff;border:1px solid var(--line);border-radius:18px;width:min(720px,100%);padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.24);position:relative}.site-search-card h2{margin:6px 45px 18px 0;font-size:30px;letter-spacing:-1px}.site-search-close{position:absolute;right:16px;top:12px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:25px;line-height:1;cursor:pointer}.site-search-form{display:flex;gap:8px}.site-search-form input{flex:1;border:1px solid var(--line);border-radius:8px;padding:12px 14px;outline:none;min-width:0}.site-search-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(15,143,131,.10)}.site-search-results{margin-top:18px;display:grid;gap:8px}.site-search-result{display:block;padding:14px 15px;border:1px solid var(--line);border-radius:10px;background:#fbfdfd}.site-search-result:hover{border-color:var(--teal);background:var(--pale)}.site-search-result strong{display:block;color:var(--ink);margin-bottom:3px}.site-search-result span{display:block;color:var(--muted);font-size:13px;line-height:1.45}.filters .sort select{appearance:auto}.filter.sort{color:var(--ink)}
@media(max-width:560px){.site-search-card{padding:22px}.site-search-form{flex-direction:column}.site-search-form .cta{width:100%}.site-search-card h2{font-size:25px}}
