:root{--black:#111315;--graphite:#1b1e21;--panel:#25292d;--paper:#f5f4ef;--white:#fff;--yellow:#ffc400;--yellow2:#ffdc3c;--red:#e63c34;--muted:#686b6d;--line:#deded8;--shadow:0 18px 45px rgba(0,0,0,.14);--radius:22px;--max:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--black);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit}.shell{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.narrow{max-width:820px}.section{padding:88px 0}.section--light{background:#fff}.topbar{height:40px;display:flex;align-items:center;justify-content:center;gap:9px;background:#090a0b;color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-align:center}.topbar__dot{width:8px;height:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px rgba(255,196,0,.12)}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#edece7;color:#323437;font-size:.74rem;font-weight:900;letter-spacing:.09em}.eyebrow--dark{background:#2a2e31;color:var(--yellow)}.eyebrow--red{background:rgba(230,60,52,.13);color:#ff6d65}.eyebrow--yellow{background:var(--yellow);color:#161616}.hero{position:relative;background:radial-gradient(circle at 86% 15%,rgba(255,196,0,.18),transparent 27%),linear-gradient(135deg,#131517,#202428 65%,#17191b);color:white;padding:54px 0 68px;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -10% -85px;width:120%;height:140px;background:var(--paper);transform:rotate(-2deg)}.hero__grid{position:relative;z-index:1;display:grid;place-items:center}.hero__copy{width:min(100%,860px);text-align:center}.hero h1{font-size:clamp(2.55rem,7vw,5.3rem);line-height:.94;letter-spacing:-.055em;margin:18px 0 20px;font-weight:950}.hero h1 span{color:var(--yellow)}.hero__lead{width:min(100%,760px);margin:0 auto 30px;color:#e7e7e4;font-size:clamp(1.05rem,2vw,1.28rem)}.hero__visual{position:relative;width:min(100%,560px);height:380px;margin:0 auto 24px;border-radius:26px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 25px 65px rgba(0,0,0,.35)}.hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.72))}.hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.hero__question{position:absolute;z-index:1;left:18px;right:18px;bottom:17px;padding:12px 14px;background:rgba(14,15,16,.86);border-left:4px solid var(--yellow);border-radius:8px;font-size:.95rem;font-weight:800;text-align:left}.product-lockup{display:flex;align-items:center;justify-content:center;gap:14px;width:min(100%,560px);margin:0 auto 17px;padding:13px 18px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.06);text-align:left}.product-lockup__number{font-size:2.9rem;line-height:1;font-weight:950;color:var(--yellow)}.product-lockup b,.product-lockup span{display:block}.product-lockup b{font-size:1.06rem}.product-lockup span{font-size:.72rem;letter-spacing:.08em;color:#bbb}.hero__price{display:flex;justify-content:center;align-items:baseline;gap:10px;margin:15px 0}.hero__price small{font-weight:850}.hero__price strong{font-size:4.5rem;line-height:1;color:var(--yellow);letter-spacing:-.06em}.hero__price sup{font-size:1.35rem;vertical-align:1.5rem}.hero__price span{font-size:.8rem;color:#bbb}.button{display:flex;align-items:center;justify-content:center;width:min(100%,520px);min-height:60px;margin:24px auto 0;padding:15px 22px;border:0;border-radius:12px;text-decoration:none;text-align:center;font-size:1rem;line-height:1.2;font-weight:950;letter-spacing:.015em;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.button:hover{transform:translateY(-2px);filter:brightness(1.04)}.button:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid #5aa9ff;outline-offset:3px}.button--primary{background:linear-gradient(180deg,var(--yellow2),var(--yellow));color:#161616;box-shadow:0 14px 30px rgba(255,196,0,.24)}.button--dark{background:var(--black);color:#fff;box-shadow:0 13px 28px rgba(17,19,21,.2)}.microcopy{margin:11px 0 0;color:#b9babc;font-size:.8rem}.section-heading{text-align:center;max-width:820px;margin:0 auto 38px}.section-heading h2,.section h2{font-size:clamp(2rem,5vw,3.3rem);line-height:1.02;letter-spacing:-.04em;margin:16px 0}.section-heading p{color:var(--muted);font-size:1.05rem;margin:0}.scroller{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 2px 24px;scrollbar-width:none}.scroller::-webkit-scrollbar{display:none}.symptom-card{position:relative;flex:0 0 245px;min-height:245px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fafaf8;scroll-snap-align:center;box-shadow:0 8px 22px rgba(0,0,0,.05)}.symptom-card>span{position:absolute;right:17px;top:14px;color:#c2c2bc;font-weight:950}.iconbox{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:var(--yellow);font-size:1.45rem;font-weight:950}.symptom-card h3{font-size:1.16rem;line-height:1.18;margin:22px 0 9px}.symptom-card p{margin:0;color:var(--muted);font-size:.92rem}.swipe-hint{text-align:center;color:#8a8a85;font-size:.78rem;margin:0 0 22px}.callout{max-width:800px;margin:6px auto 0;padding:20px 24px;border-left:5px solid var(--yellow);border-radius:10px;background:#f0efe9;text-align:center;font-size:1.08rem}.section--danger{background:linear-gradient(155deg,#17191b,#0d0e0f);color:#f8f8f5;text-align:center}.warning-sign{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border:5px solid var(--red);border-radius:50%;color:var(--red);font-size:2.6rem;line-height:1;font-weight:950}.section--danger h2 span{color:#ff6a62}.lead{font-size:1.18rem}.parts-chain{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:34px auto}.parts-chain span{padding:9px 12px;border:1px solid #464a4d;border-radius:8px;background:#25282b;font-size:.84rem;font-weight:900}.parts-chain i{color:var(--red);font-style:normal;font-size:1.2rem}.section--danger blockquote{margin:25px auto;padding:20px;border:1px solid rgba(230,60,52,.5);border-radius:14px;background:rgba(230,60,52,.08);font-size:1.2rem;font-weight:800}.section--danger p:last-child{color:#c8c9c9}.solution{background:linear-gradient(180deg,var(--paper),#fff)}.solution__grid{display:grid;grid-template-columns:1fr .85fr;gap:72px;align-items:center}.solution__grid>div:first-child{text-align:left}.solution__grid h2{margin-bottom:8px}.solution__grid .lead{margin-top:0;font-weight:700}.check-list,.checkout-list{list-style:none;padding:0;margin:24px 0}.check-list li{position:relative;padding:10px 0 10px 34px;border-bottom:1px solid var(--line);font-weight:700}.check-list li:before{content:"✓";position:absolute;left:0;top:9px;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--yellow);color:#111;font-size:.78rem;font-weight:950}.solution__grid .button{margin-left:0}.pack-mockup{position:relative;min-height:500px;display:grid;place-items:center}.phone{position:relative;z-index:3;width:235px;height:450px;padding:12px;border:7px solid #0d0e0f;border-radius:34px;background:#25282b;box-shadow:0 30px 55px rgba(0,0,0,.24);transform:rotate(-3deg)}.phone__speaker{position:absolute;z-index:4;top:17px;left:50%;width:72px;height:7px;border-radius:9px;background:#050505;transform:translateX(-50%)}.phone__screen{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px 14px;border-radius:22px;background:radial-gradient(circle at 70% 20%,#3b3f43,#17191b 55%);color:white;text-align:center}.phone__screen>span{color:var(--yellow);font-size:.68rem;font-weight:900;letter-spacing:.16em}.engine-mark{display:grid;place-items:center;width:62px;height:62px;margin:24px 0 17px;border:2px solid var(--yellow);border-radius:16px;color:var(--yellow);font-size:2rem}.phone__screen b{font-size:2rem;line-height:.94;letter-spacing:-.04em}.phone__screen small{margin-top:14px;color:#d9d9d6;font-size:.72rem;font-weight:850}.phone__screen em{margin-top:43px;padding:7px 9px;background:var(--yellow);color:#111;font-size:.57rem;font-style:normal;font-weight:950}.sheet{position:absolute;width:230px;height:320px;padding:25px;border-radius:8px;background:white;border:1px solid #d8d8d2;box-shadow:var(--shadow)}.sheet span,.sheet b{display:block}.sheet span{color:#777;font-size:.62rem;font-weight:900;letter-spacing:.1em}.sheet b{font-size:1.25rem;line-height:1.05;margin-top:8px}.sheet--back{left:8px;transform:rotate(-13deg)}.sheet--front{right:0;transform:rotate(12deg)}.pack-badge{position:absolute;z-index:4;right:-10px;bottom:48px;display:flex;align-items:center;gap:9px;padding:11px 14px;border-radius:14px;background:var(--yellow);color:#111;box-shadow:0 12px 25px rgba(0,0,0,.2);transform:rotate(3deg)}.pack-badge strong{font-size:2rem;line-height:1}.pack-badge span{font-size:.72rem;line-height:1.1;font-weight:900;text-transform:uppercase}.section--graphite{background:#202327;color:#fff}.section-heading--light p{color:#c0c2c4}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{position:relative;padding:28px;border:1px solid #3a3e42;border-radius:18px;background:#292d31}.step-number{position:absolute;right:19px;top:13px;color:#565b60;font-size:2.5rem;font-weight:950}.step-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:13px;background:var(--yellow);color:#151515;font-size:1.5rem;font-weight:900}.steps h3{margin:20px 0 8px;font-size:1.2rem}.steps p{margin:0;color:#c1c3c4}.protocol-scroller{max-width:1000px;margin-inline:auto}.protocol-card{flex:0 0 310px;border:1px solid #d6d6d0;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.07);overflow:hidden;scroll-snap-align:center}.protocol-card header{padding:19px;background:#17191b;color:#fff}.protocol-card header span,.protocol-card header b{display:block}.protocol-card header span{color:var(--yellow);font-size:.68rem;font-weight:950;letter-spacing:.12em}.protocol-card header b{font-size:1.1rem;margin-top:4px}.protocol-card dl{margin:0;padding:10px 19px 17px}.protocol-card dl div{padding:11px 0;border-bottom:1px solid #ecece7}.protocol-card dl div:last-child{border:0}.protocol-card dt{color:#747672;font-size:.62rem;font-weight:950;letter-spacing:.08em}.protocol-card dd{margin:3px 0 0;font-size:.84rem;font-weight:650;line-height:1.4}.disclaimer{max-width:760px;margin:20px auto 0;color:#70726f;text-align:center;font-size:.83rem}.included{background:var(--paper)}.included-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:940px;margin-inline:auto}.included-grid article{display:flex;align-items:flex-start;gap:15px;min-height:145px;padding:22px;border:1px solid var(--line);border-radius:17px;background:white}.included-grid article>span{display:grid;place-items:center;flex:0 0 43px;width:43px;height:43px;border-radius:11px;background:#222529;color:var(--yellow);font-size:1.3rem;font-weight:900}.included-grid h3{margin:0 0 5px;font-size:1.06rem}.included-grid p{margin:0;color:var(--muted);font-size:.9rem}.included-grid .included-main{grid-column:1/-1;align-items:center;background:#17191b;color:#fff;border-color:#17191b}.included-main p{color:#c8c9c9}.included-number{flex:0 0 auto;color:var(--yellow);font-size:4.2rem;line-height:1;font-weight:950}.value{background:#17191b;color:#fff;text-align:center}.value h2{margin-bottom:32px}.value-card{display:flex;align-items:center;gap:30px;padding:26px 34px;border:1px solid #45494c;border-radius:20px;background:#24282b;text-align:left}.value-card__price{white-space:nowrap;color:var(--yellow);font-size:4rem;line-height:1;font-weight:950}.value-card__price sup{font-size:1.25rem;vertical-align:1.5rem}.value-card p{margin:0;font-size:1.1rem}.value-note{color:#bfc1c2}.checkout-section{background:radial-gradient(circle at 50% 0,rgba(255,196,0,.14),transparent 35%),#0e0f10;color:#fff}.checkout-card{width:min(100%,640px);margin:0 auto;padding:28px;border:2px solid var(--yellow);border-radius:24px;background:#fff;color:#17191b;box-shadow:0 30px 70px rgba(0,0,0,.35)}.checkout-card__top{display:flex;align-items:center;gap:22px;padding-bottom:23px;border-bottom:1px solid var(--line)}.checkout-cover{flex:0 0 132px;min-height:172px;display:flex;flex-direction:column;justify-content:center;padding:16px;border-radius:11px;background:linear-gradient(140deg,#353a3e,#111315);color:#fff;box-shadow:0 12px 20px rgba(0,0,0,.19);transform:rotate(-2deg)}.checkout-cover small{color:var(--yellow);font-size:.54rem;font-weight:900;letter-spacing:.1em}.checkout-cover b{font-size:1.22rem;line-height:.98;margin:15px 0}.checkout-cover span{font-size:.54rem;font-weight:850}.checkout-label{font-size:.68rem;color:#757773;font-weight:900;letter-spacing:.11em}.checkout-card h3{font-size:1.55rem;line-height:1.05;margin:7px 0}.checkout-card__top p{margin:0;color:#666}.checkout-list{display:grid;gap:11px;padding:20px 0;margin:0;border-bottom:1px solid var(--line)}.checkout-list li{font-weight:700}.checkout-list i{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:9px;border-radius:50%;background:#ebebE7;color:#222;font-style:normal;font-size:.75rem}.checkout-price{text-align:center;padding:24px 0 7px}.checkout-price small{display:block;font-weight:900}.checkout-price strong{display:block;color:#17191b;font-size:5.3rem;line-height:1;letter-spacing:-.07em}.checkout-price sup{font-size:1.5rem;vertical-align:2.15rem}.checkout-price strong span{font-size:2.1rem;letter-spacing:-.03em}.button--checkout{width:100%;margin-top:17px}.secure-note{text-align:center;color:#71736f;font-size:.78rem;margin:13px 0 0}.faq-section{padding-bottom:120px}.faq{display:grid;gap:10px}.faq details{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.04);overflow:hidden}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px;cursor:pointer;list-style:none;font-weight:850}.faq summary::-webkit-details-marker{display:none}.faq summary span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#ecece7;font-size:1.25rem;transition:transform .2s}.faq details[open] summary span{background:var(--yellow);transform:rotate(45deg)}.faq details p{margin:0;padding:0 20px 20px;color:#5f625f}footer{padding:35px 20px 110px;background:#090a0b;color:#949698;text-align:center;font-size:.75rem}footer strong{color:#fff}.mobile-sticky{display:none}.symptom-card,.protocol-card{content-visibility:auto}
@media (min-width:760px){.symptoms{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.symptom-card{min-width:0}.swipe-hint{display:none}.protocol-scroller{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible}.protocol-card{min-width:0}.inside .swipe-hint{display:none}}
@media (max-width:759px){body{font-size:16px}.shell{width:min(calc(100% - 28px),var(--max))}.section{padding:60px 0}.topbar{height:36px;font-size:.66rem}.hero{padding:35px 0 58px}.hero:after{height:70px;bottom:-50px}.hero h1{font-size:2.8rem}.hero__lead{font-size:1rem}.hero__visual{height:310px;border-radius:20px}.hero__price{gap:7px}.hero__price strong{font-size:4rem}.hero__price-note{display:none}.button{min-height:58px;font-size:.9rem;margin-top:20px}.section-heading{margin-bottom:28px}.section-heading h2,.section h2{font-size:2.15rem}.section-heading p{font-size:.97rem}.symptom-card{flex-basis:84vw}.solution__grid{grid-template-columns:1fr;gap:42px}.solution__grid>div:first-child{text-align:center}.solution__grid .button{margin-inline:auto}.check-list{text-align:left}.pack-mockup{min-height:460px;transform:scale(.92);margin:-20px -12px}.sheet--back{left:0}.sheet--front{right:0}.pack-badge{right:0}.steps{grid-template-columns:1fr}.steps article{min-height:190px}.protocol-card{flex-basis:88vw}.included-grid{grid-template-columns:1fr}.included-grid .included-main{grid-column:auto}.value-card{display:block;padding:23px;text-align:center}.value-card__price{margin-bottom:17px}.checkout-card{padding:20px 17px}.checkout-card__top{gap:13px}.checkout-cover{flex-basis:105px;min-height:146px}.checkout-card h3{font-size:1.23rem}.checkout-price strong{font-size:4.7rem}.mobile-sticky{position:fixed;z-index:20;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 10px 10px 15px;border:1px solid #35383a;border-radius:16px;background:rgba(15,17,18,.96);color:white;box-shadow:0 15px 40px rgba(0,0,0,.36);backdrop-filter:blur(9px);transition:opacity .2s,transform .2s}.mobile-sticky.is-hidden{opacity:0;transform:translateY(130%);pointer-events:none}.mobile-sticky div{display:flex;flex-direction:column}.mobile-sticky small{font-size:.55rem;color:#acadae;font-weight:900}.mobile-sticky strong{font-size:1.35rem;line-height:1;color:var(--yellow)}.mobile-sticky a{padding:12px 15px;border-radius:10px;background:var(--yellow);color:#151515;text-decoration:none;font-size:.78rem;font-weight:950}footer{padding-bottom:105px}}
@media (max-width:380px){.hero h1{font-size:2.45rem}.hero__visual{height:285px}.section-heading h2,.section h2{font-size:1.9rem}.product-lockup b{font-size:.94rem}.product-lockup__number{font-size:2.5rem}.phone{width:218px}.sheet{width:205px}.pack-mockup{transform:scale(.86);margin:-32px -24px}.checkout-cover{flex-basis:92px}.checkout-card h3{font-size:1.08rem}.mobile-sticky a{font-size:.7rem}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Premium conversion layout */
.topbar{background:#101214;color:#fff}.topbar #offerDate{color:var(--yellow)}
.hero--premium{padding:62px 0 72px;background:radial-gradient(circle at 50% 53%,rgba(255,196,0,.12),transparent 34%),#f8f7f2;color:var(--black)}
.hero--premium:after{display:none}.hero--premium .hero__lead{color:#4f5254}.hero--premium .hero__lead strong{color:#111315}.hero--premium h1{max-width:920px;margin-inline:auto}.hero--premium h1 span{display:block;color:#111315;text-shadow:3px 3px 0 var(--yellow)}
.hero-product{position:relative;width:min(100%,780px);margin:24px auto 4px;isolation:isolate}.hero-product:before{content:"";position:absolute;z-index:-1;left:9%;right:9%;bottom:3%;height:13%;border-radius:50%;background:rgba(0,0,0,.16);filter:blur(22px)}.hero-product img{width:100%;max-height:560px;object-fit:contain;border-radius:20px}.hero-product__tag{position:absolute;padding:8px 12px;border-radius:8px;background:#111315;color:#fff;font-size:.68rem;font-weight:950;letter-spacing:.06em;box-shadow:0 9px 20px rgba(0,0,0,.2)}.hero-product__tag--one{left:2%;top:19%;transform:rotate(-4deg)}.hero-product__tag--two{right:1%;bottom:16%;background:var(--yellow);color:#111315;transform:rotate(3deg)}.hero--premium .hero__price strong{color:#111315}.hero--premium .hero__price span{color:#6e706e}.hero--premium .microcopy{color:#737572}
.comparison-section{background:#f8f7f2}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:900px;margin:0 auto}.comparison-card{position:relative;padding:26px;border:1px solid #d8d9d5;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.06)}.comparison-card--good{border:2px solid #17191b;box-shadow:0 18px 42px rgba(0,0,0,.1)}.comparison-title{display:flex;align-items:center;gap:12px}.comparison-title>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;font-size:1.45rem;font-weight:950}.comparison-card--bad .comparison-title>span{background:#ffeded;color:#d92820}.comparison-card--good .comparison-title>span{background:#17191b;color:var(--yellow)}.comparison-title h3{margin:0;font-size:1.3rem}.comparison-card>small{display:block;margin:5px 0 20px 50px;color:#7b7d79}.comparison-card dl{margin:0}.comparison-card dl div{padding:11px 0;border-top:1px solid #ecece7}.comparison-card dt{font-size:.72rem;color:#80827e}.comparison-card dd{margin:2px 0 0;font-weight:780}.comparison-card mark{padding:3px 7px;border-radius:6px;background:var(--yellow);color:#111;font-weight:900}.recommended{position:absolute;right:18px;top:-13px;padding:6px 10px;border-radius:999px;background:var(--yellow);font-size:.62rem;font-weight:950}.comparison-copy{max-width:760px;margin:28px auto 0;text-align:center;color:#505350;font-size:1.05rem}
.pain-photo{position:relative;width:min(100%,620px);height:330px;margin:0 auto 42px;border-radius:24px;overflow:hidden;border:1px solid #35393c;box-shadow:0 28px 55px rgba(0,0,0,.33)}.pain-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.8))}.pain-photo img{width:100%;height:100%;object-fit:cover;object-position:center 36%}.pain-photo span{position:absolute;z-index:1;left:20px;right:20px;bottom:19px;color:#fff;font-size:1.25rem;font-weight:900;text-align:left}
.product-gallery-section{background:#efeee8}.premium-carousel{position:relative;max-width:870px;margin:0 auto}.carousel-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:22px}.carousel-track::-webkit-scrollbar{display:none}.deliverable-slide{flex:0 0 100%;scroll-snap-align:center;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;min-height:520px;padding:28px;border:1px solid #d9d9d2;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.1)}.deliverable-slide img{width:100%;max-height:450px;object-fit:contain;border-radius:16px}.deliverable-slide>div{padding:20px}.deliverable-slide span{color:#777974;font-size:.7rem;font-weight:950;letter-spacing:.1em}.deliverable-slide h3{font-size:2rem;line-height:1.02;margin:10px 0}.deliverable-slide p{margin:0;color:#646762}.carousel-arrow{position:absolute;z-index:2;top:47%;display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:50%;background:#111315;color:#fff;font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.22)}.carousel-arrow--prev{left:-23px}.carousel-arrow--next{right:-23px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#bbbcb7;cursor:pointer;transition:width .2s,background .2s}.carousel-dots button.is-active{width:28px;border-radius:8px;background:#111315}
.checkout-card{border-width:3px;box-shadow:0 30px 80px rgba(0,0,0,.42),0 0 0 8px rgba(255,196,0,.08)}.button{border-radius:10px}.section-heading h2,.section h2{text-transform:uppercase}.inside,.included{border-top:1px solid #e5e4de}
@media (max-width:759px){.hero--premium{padding:42px 0 54px}.hero--premium h1 span{text-shadow:2px 2px 0 var(--yellow)}.hero-product{margin-top:20px}.hero-product img{border-radius:12px}.hero-product__tag{font-size:.56rem;padding:6px 8px}.hero-product__tag--one{left:0;top:14%}.hero-product__tag--two{right:0;bottom:12%}.comparison-grid{grid-template-columns:1fr}.comparison-card{padding:21px}.pain-photo{height:290px;margin-bottom:34px}.deliverable-slide{grid-template-columns:1fr;min-height:0;padding:14px}.deliverable-slide img{height:310px}.deliverable-slide>div{padding:14px 10px 18px}.deliverable-slide h3{font-size:1.55rem}.carousel-arrow{display:none}.carousel-dots{margin-top:14px}.product-gallery-section .section-heading{margin-bottom:20px}}
