:root{--gold:#a5783f;--gold-dark:#805b2d;--gold-soft:#d7bf98;--navy:#183f59;--ink:#17212b;--muted:#66717b;--cream:#fbf9f5;--line:#e8e1d7;--white:#fff;--shadow:0 20px 60px rgba(20,32,42,.10);--radius:22px}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.7}h1,h2,h3,h4{font-family:Georgia,"Times New Roman",serif;color:var(--navy);line-height:1.15}h1{font-size:clamp(2.55rem,5vw,5rem);letter-spacing:-.035em}h2{font-size:clamp(2rem,3.6vw,3.35rem);letter-spacing:-.025em}h3{font-size:clamp(1.3rem,2vw,1.8rem)}p{color:var(--muted)}a{color:var(--gold-dark);text-decoration:none}a:hover{color:var(--gold)}.container{max-width:1180px}.site-top{background:var(--navy);color:#fff;font-size:.84rem}.site-top a{color:#fff;text-decoration:underline}.navbar{background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand-logo{width:145px;height:auto}.navbar .nav-link{font-weight:650;color:var(--ink);padding:.8rem .9rem}.navbar .nav-link:hover{color:var(--gold-dark)}.btn-gold{background:var(--gold);border-color:var(--gold);color:#fff;font-weight:800;border-radius:999px;padding:.82rem 1.35rem;box-shadow:0 10px 28px rgba(165,120,63,.22)}.btn-gold:hover{background:var(--gold-dark);border-color:var(--gold-dark);color:#fff}.btn-outline-gold{border:1px solid var(--gold);color:var(--gold-dark);border-radius:999px;padding:.8rem 1.25rem;font-weight:750}.btn-outline-gold:hover{background:var(--gold);color:#fff}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--gold-dark);font-size:.77rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem}.eyebrow:before{content:"";width:28px;height:2px;background:var(--gold)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,#f4ead9 0,#fbf8f2 38%,#fff 75%);padding:5.5rem 0 4rem}.hero:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(165,120,63,.15);border-radius:50%;right:-190px;top:-120px}.hero-copy{position:relative;z-index:2}.hero-copy .lead{font-size:1.13rem;max-width:650px}.hero-media{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center}.hero-product{width:min(100%,560px);max-height:560px;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(30,30,30,.12))}.floating-badge{position:absolute;left:5%;bottom:3%;width:125px;filter:drop-shadow(0 14px 25px rgba(0,0,0,.12))}.trust-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.6rem}.trust-pill{display:inline-flex;gap:.45rem;align-items:center;padding:.55rem .8rem;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:.86rem;font-weight:700;color:#47515b}.section{padding:5.5rem 0}.section-soft{background:var(--cream)}.section-title{max-width:760px;margin:0 auto 3rem;text-align:center}.section-title p{font-size:1.05rem}.kicker-card{height:100%;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 30px rgba(20,32,42,.05)}.icon-box{width:48px;height:48px;border-radius:15px;background:#f5ead9;color:var(--gold-dark);display:grid;place-items:center;font-weight:900;margin-bottom:1rem}.product-card{height:100%;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow);padding:1.5rem;position:relative;overflow:hidden}.product-card.popular{border:2px solid var(--gold)}.popular-ribbon{position:absolute;right:18px;top:18px;background:var(--gold);color:#fff;border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:900;text-transform:uppercase}.product-card img{height:230px;width:100%;object-fit:contain}.price{font-size:2.35rem;font-weight:900;color:var(--navy)}.per{font-size:.9rem;color:var(--muted)}.feature-list{padding:0;margin:0;list-style:none}.feature-list li{position:relative;padding-left:1.55rem;margin:.65rem 0;color:#4d5962}.feature-list li:before{content:"✓";position:absolute;left:0;color:var(--gold-dark);font-weight:900}.ingredient-img{width:100%;height:190px;object-fit:cover;border-radius:18px;background:#f7f4ef}.stat{border-top:1px solid var(--line);padding-top:1.3rem}.stat strong{font-size:2rem;color:var(--navy);display:block}.callout{border-radius:28px;padding:2rem;background:linear-gradient(135deg,#183f59,#244f6c);color:#fff;box-shadow:var(--shadow)}.callout h2,.callout h3,.callout p{color:#fff}.guarantee-wrap{display:flex;align-items:center;gap:2rem;padding:2rem;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.guarantee-wrap img{width:170px;flex:0 0 170px}.quote-card{height:100%;padding:1.6rem;border:1px solid var(--line);border-radius:22px;background:#fff}.quote-card .stars{color:var(--gold);letter-spacing:.15em}.quote-card .review-note{font-size:.78rem;color:#7b858d;border-top:1px solid var(--line);padding-top:.9rem;margin-top:1rem}.accordion-item{border:1px solid var(--line)!important;border-radius:16px!important;margin-bottom:.8rem;overflow:hidden}.accordion-button{font-weight:750;color:var(--navy);background:#fff;padding:1.15rem 1.25rem}.accordion-button:not(.collapsed){color:var(--gold-dark);background:#fcfaf6;box-shadow:none}.policy-page{padding:4.5rem 0}.policy-shell{max-width:900px}.policy-shell h2{font-size:2rem;margin-top:2.5rem}.policy-shell h3{font-size:1.35rem;margin-top:1.7rem}.policy-shell li{margin:.45rem 0;color:var(--muted)}.breadcrumb-wrap{background:#f8f5ef;border-bottom:1px solid var(--line)}.breadcrumb{margin:0;padding:.9rem 0;font-size:.88rem}.footer{background:#102c3e;color:#dce6ec;padding:4rem 0 1.5rem}.footer h3,.footer h4{color:#fff}.footer a{color:#dce6ec}.footer a:hover{color:#fff}.footer-logo{width:140px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:2rem;padding-top:1.2rem;font-size:.82rem;color:#aebdc6}.sticky-cta{position:fixed;z-index:1030;left:0;right:0;bottom:0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:.65rem 0;transform:translateY(110%);transition:.25s}.sticky-cta.show{transform:none}.sticky-cta .mini-price{font-weight:900;color:var(--navy)}.disclaimer-note{font-size:.78rem;color:#78838b}.image-placeholder{min-height:230px;border:2px dashed #cbb99e;border-radius:20px;background:#fbf7ef;display:grid;place-items:center;text-align:center;padding:1.5rem;color:#76664f}.contact-box{padding:2rem;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 12px 40px rgba(20,32,42,.06)}.form-control{border-radius:14px;padding:.85rem 1rem;border-color:#ddd5ca}.form-control:focus{border-color:var(--gold);box-shadow:0 0 0 .2rem rgba(165,120,63,.12)}.error-page{min-height:65vh;display:grid;place-items:center;text-align:center;background:var(--cream)}.smallcaps{font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;font-weight:850;color:var(--gold-dark)}.badge-soft{background:#f4ead9;color:var(--gold-dark);padding:.35rem .65rem;border-radius:999px;font-weight:800;font-size:.75rem}.disclosure-bar{background:#f5f1ea;padding:.65rem 0;font-size:.78rem;color:#69747d}@media(max-width:991.98px){.hero{padding:4.2rem 0 3rem}.hero-media{min-height:390px;margin-top:1.5rem}.section{padding:4.2rem 0}}@media(max-width:767.98px){body{font-size:.96rem}h1{font-size:2.7rem}.hero{padding:3.2rem 0 2.5rem}.hero-media{min-height:320px}.floating-badge{width:90px;left:1%;bottom:0}.section{padding:3.5rem 0}.section-title{margin-bottom:2.1rem}.guarantee-wrap{flex-direction:column;text-align:center}.guarantee-wrap img{width:125px;flex-basis:125px}.product-card img{height:210px}.trust-row{gap:.55rem}.trust-pill{font-size:.76rem}.footer{padding-bottom:5rem}}
/* ===== V2 PREMIUM RESPONSIVE PRICING OVERRIDE ===== */
#pricing .row.g-4{display:grid;grid-template-columns:1fr;gap:20px;align-items:stretch;margin:0}
#pricing .row.g-4>[class*="col-"]{width:100%;padding:0;display:flex}
#pricing .product-card{width:100%;height:100%;border:1px solid #d7dde1;border-radius:12px;background:#fff;padding:0;overflow:hidden;box-shadow:0 8px 22px rgba(25,42,55,.12);display:flex;flex-direction:column;position:relative}
#pricing .product-card .badge-soft{display:none}
#pricing .product-card>img{height:210px;width:100%;object-fit:contain;padding:12px 18px 4px;margin:0}
#pricing .product-card h3{font-family:Inter,system-ui,sans-serif;text-transform:uppercase;font-size:1.35rem;text-align:center;color:#fff;background:#214f6e;margin:0;padding:15px 8px 4px;line-height:1;font-weight:950;order:-3}
#pricing .product-card h3 + p{text-align:center;color:#fff;background:#214f6e;margin:0;padding:4px 8px 12px;font-family:Georgia,serif;font-style:italic;font-size:.8rem;order:-2}
#pricing .product-card .price{font-size:2.55rem;line-height:1;color:#214f6e;text-align:center;margin:2px 0 8px;font-weight:950}
#pricing .product-card .price .per{font-size:.7rem;color:#4c5961;display:inline-block;line-height:1.05;text-align:left;font-weight:650}
#pricing .product-card>p:not(.badge-soft){font-size:.75rem;text-align:center;min-height:22px;margin:0 14px 5px;color:#59656d}
#pricing .product-card .btn{border-radius:4px!important;margin:0 28px!important;width:calc(100% - 56px)!important;background:linear-gradient(#ffe38b,#f0c44c);border:1px solid #c5a039;color:#20313c;font-weight:950;font-size:1.1rem;padding:10px 8px;box-shadow:0 3px 7px rgba(0,0,0,.16);text-transform:uppercase}
#pricing .product-card .btn:hover{filter:brightness(.97);transform:translateY(-1px)}
#pricing .product-card .total{text-align:center;color:#60686d;font-weight:850;font-size:.82rem;margin:8px 0 0}
#pricing .product-card .shipping{text-align:center;color:#555e63;font-size:.7rem;margin:6px 16px 0;min-height:20px}
#pricing .product-card .guarantee-mini{text-align:center;color:#214f6e;font-weight:850;font-size:.8rem;margin:1px 0 0}
#pricing .product-card .pay-icons{display:flex;justify-content:center;gap:4px;padding:13px 8px 16px;margin-top:auto}
#pricing .product-card .pay-icon{font-size:.5rem;font-weight:950;padding:4px 5px;border:1px solid #d8dde0;border-radius:3px;background:#f7f8f9;color:#345}
/* Turn the existing three-card order into 1 / 6 / 3 on desktop, and 6 / 1 / 3 on phones. */
#pricing .row.g-4>.col-lg-4:nth-child(1){order:2}
#pricing .row.g-4>.col-lg-4:nth-child(2){order:3}
#pricing .row.g-4>.col-lg-4:nth-child(3){order:1}
#pricing .row.g-4>.col-lg-4:nth-child(3) .product-card{border:2px solid #ad7c38;background:#fffaf1;box-shadow:0 18px 45px rgba(173,124,56,.22)}
#pricing .row.g-4>.col-lg-4:nth-child(3) .product-card h3{background:#ad7c38;font-size:1.5rem;padding-top:18px}
#pricing .row.g-4>.col-lg-4:nth-child(3) .product-card h3 + p{background:#ad7c38}
#pricing .row.g-4>.col-lg-4:nth-child(3) .product-card:before{content:"BEST VALUE";position:absolute;z-index:5;left:14px;top:118px;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;text-align:center;background:#174a69;color:#fff;font-size:.56rem;line-height:1.05;font-weight:950;transform:rotate(-8deg);box-shadow:0 6px 14px rgba(0,0,0,.2);border:3px dotted #fff}
#pricing .row.g-4>.col-lg-4:nth-child(3) .product-card:after{content:"SAVE $156";position:absolute;z-index:4;left:0;right:0;top:64px;background:#d31313;color:#fff;text-align:center;font:900 .8rem Georgia,serif;padding:5px}
#pricing .row.g-4>.col-lg-4:nth-child(2) .product-card:after{content:"SAVE $30";position:absolute;z-index:4;left:0;right:0;top:64px;background:#d31313;color:#fff;text-align:center;font:900 .8rem Georgia,serif;padding:5px}
#pricing .row.g-4>.col-lg-4:nth-child(1) .product-card:after{content:"";position:absolute;left:0;right:0;top:64px;height:0}
#pricing .row.g-4>.col-lg-4:nth-child(3) .product-card .price{color:#ad7c38}
#pricing .row.g-4>.col-lg-4:nth-child(3) .product-card>img{height:225px;padding-top:28px}
@media(min-width:768px){
 #pricing .row.g-4{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
 #pricing .row.g-4>.col-lg-4:nth-child(1){order:1}
 #pricing .row.g-4>.col-lg-4:nth-child(3){order:2}
 #pricing .row.g-4>.col-lg-4:nth-child(2){order:3}
 #pricing .row.g-4>.col-lg-4:nth-child(3) .product-card{transform:translateY(-16px)}
 #pricing .row.g-4>.col-lg-4:nth-child(1) .product-card,
 #pricing .row.g-4>.col-lg-4:nth-child(2) .product-card{margin-top:28px}
}
@media(max-width:767px){
 #pricing{padding-bottom:92px}
 #pricing .section-title p{font-size:.94rem}
 #pricing .row.g-4{gap:22px}
 #pricing .row.g-4>.col-lg-4:nth-child(3){order:1}
 #pricing .row.g-4>.col-lg-4:nth-child(1){order:2}
 #pricing .row.g-4>.col-lg-4:nth-child(2){order:3}
 #pricing .product-card{max-width:520px;margin-inline:auto}
 #pricing .product-card>img{height:235px}
 #pricing .row.g-4>.col-lg-4:nth-child(3) .product-card{transform:none}
 #pricing .row.g-4>.col-lg-4:nth-child(3) .product-card>img{height:250px}
 #pricing .row.g-4>.col-lg-4:nth-child(3) .product-card:before{top:128px;left:10px}
 #pricing .row.g-4>.col-lg-4:nth-child(3) .product-card:after,
 #pricing .row.g-4>.col-lg-4:nth-child(2) .product-card:after{top:68px}
}
