/** Shopify CDN: Minification failed

Line 9:0 Unexpected "{"
Line 10:0 Unexpected "{"
Line 168:38 Unexpected "{"

**/
:root{--night:#050b15;--navy:#07162b;--blue:#128cff;--cyan:#6ce6ff;--ice:#eefbff;--white:#fff;--lime:#c7ff55;--pink:#ff8ac8;--purple:#8b7dff;--ink:#07111f;--muted:#6f7d91;--line:rgba(7,17,31,.12);--shadow:0 28px 70px rgba(3,30,68,.18);--radius:28px}
{box-sizing:border-box}
{scroll-behavior:smooth}
.sb-home{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}
.sb-home a{color:inherit;text-decoration:none}
.sb-home img{display:block;max-width:100%}
.sb-home button{font:inherit}
.sb-home .announce{position:relative;z-index:100;background:linear-gradient(90deg,#0b73ff,#6d61ff,#ff69b4);color:#fff;text-align:center;padding:10px 15px;font-size:11px;font-weight:950;letter-spacing:.17em;text-transform:uppercase}
.sb-home .nav{position:absolute;z-index:90;left:0;right:0;top:34px;padding:20px 4vw;color:#fff}
.sb-home .nav-inner{max-width:1500px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.sb-home .brand{display:flex;align-items:center;gap:10px;font-weight:1000;font-size:25px;letter-spacing:.04em}
.sb-home .brand-mark{width:18px;height:24px;border-radius:9px 9px 12px 12px;transform:rotate(-6deg);background:linear-gradient(150deg,#75ecff,#0d7fff);box-shadow:inset -3px -4px 7px rgba(0,0,0,.2),0 0 26px rgba(76,214,255,.6)}
.sb-home .nav-links{display:flex;align-items:center;gap:29px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.sb-home .nav-links a{opacity:.8}
.sb-home .nav-links a:hover{opacity:1}
.sb-home .nav-actions{display:flex;gap:10px;align-items:center}
.sb-home .btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;font-size:13px;font-weight:950;letter-spacing:.02em;border:1px solid transparent;transition:.2s;cursor:pointer}
.sb-home .btn:hover{transform:translateY(-2px)}
.sb-home .btn-primary{background:var(--blue);color:#fff;box-shadow:0 14px 34px rgba(18,140,255,.3)}
.sb-home .btn-white{background:#fff;color:var(--ink)}
.sb-home .btn-outline{border-color:rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}
.sb-home .menu{display:none;background:none;border:0;color:#fff;font-size:27px}
.sb-home .hero{position:relative;min-height:100svh;background:
radial-gradient(circle at 72% 34%,rgba(75,214,255,.27),transparent 22%),
radial-gradient(circle at 91% 11%,rgba(255,110,192,.23),transparent 20%),
radial-gradient(circle at 14% 82%,rgba(129,102,255,.24),transparent 24%),
linear-gradient(135deg,#030811 0%,#061629 54%,#0a2446 100%);color:#fff;overflow:hidden;padding:145px 4vw 55px}
.sb-home .hero::after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(to top,rgba(2,8,17,.8),transparent);pointer-events:none}
.sb-home .noise{position:absolute;inset:0;opacity:.105;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}
.sb-home .hero-word{position:absolute;left:-2vw;top:24%;font-size:clamp(160px,28vw,480px);line-height:.74;font-weight:1000;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.12);white-space:nowrap;transform:rotate(-4deg)}
.sb-home .float-ball{position:absolute;border-radius:50%;filter:blur(.3px);box-shadow:inset -12px -14px 24px rgba(0,0,0,.16),0 20px 45px rgba(0,0,0,.2);animation:drift 7s ease-in-out infinite}
.sb-home .float-ball.b1{width:100px;height:100px;background:linear-gradient(145deg,#0c9dff,#0659c9);left:2%;top:31%}
.sb-home .float-ball.b2{width:70px;height:70px;background:linear-gradient(145deg,#ff9bd4,#d74d9e);right:6%;top:19%;animation-delay:-2s}
.sb-home .float-ball.b3{width:88px;height:88px;background:linear-gradient(145deg,#d6ff72,#84c800);right:33%;bottom:8%;animation-delay:-4s}
@keyframes drift{50%{transform:translateY(-24px) rotate(10deg)}}
.sb-home .hero-grid{position:relative;z-index:3;max-width:1500px;margin:auto;min-height:calc(100svh - 200px);display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:2vw}
.sb-home .hero-copy{padding-bottom:35px}
.sb-home .eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.06);border-radius:999px;padding:10px 14px;font-size:11px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}
.sb-home .eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(199,255,85,.13)}
.sb-home h1{font-size:clamp(62px,7.8vw,126px);line-height:.82;letter-spacing:-.07em;text-transform:uppercase;margin:24px 0 18px;font-weight:1000;max-width:900px}
.sb-home h1 .accent{color:var(--cyan)}
.sb-home .hero-sub{display:block;margin:-6px 0 18px;font-size:clamp(16px,1.35vw,21px);line-height:1.2;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--lime)}
.sb-home .hero-copy>p{max-width:610px;color:rgba(255,255,255,.74);font-size:clamp(17px,1.45vw,21px);line-height:1.55;margin:0}
.sb-home .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}
.sb-home .hero-proof{display:flex;align-items:center;gap:13px;margin-top:27px;font-size:12px;font-weight:800;color:rgba(255,255,255,.72)}
.sb-home .stars{color:#ffd348;letter-spacing:2px;display:inline-flex;align-items:center;gap:.14em}
.sb-home .stars svg{width:1em;height:1em;display:block}
.sb-home .hero-stage{position:relative;min-height:650px;display:grid;place-items:center}
.sb-home .hero-stage::before{content:"";position:absolute;width:min(45vw,620px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 40% 30%,rgba(255,255,255,.19),rgba(255,255,255,.04) 58%,rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 110px rgba(94,227,255,.12),0 55px 120px rgba(0,0,0,.32)}
.sb-home .hero-stage::after{content:"";position:absolute;width:67%;height:70px;bottom:5%;border-radius:50%;background:#000;filter:blur(30px);opacity:.38}
.sb-home .hero-bottle{height:min(76vh,760px);width:auto;max-width:100%;object-fit:contain;position:relative;z-index:3;filter:drop-shadow(0 38px 30px rgba(0,0,0,.4));transform:rotate(3deg);animation:bottle 5.8s ease-in-out infinite}
@keyframes bottle{50%{transform:rotate(-1deg) translateY(-15px)}}
.sb-home .burst{position:absolute;z-index:4;width:138px;height:138px;border-radius:50%;right:4%;top:16%;display:grid;place-items:center;text-align:center;background:var(--pink);color:#191022;font-size:13px;font-weight:1000;line-height:1.05;text-transform:uppercase;transform:rotate(10deg);box-shadow:0 23px 55px rgba(255,138,200,.28)}
.sb-home .product-stats{position:absolute;z-index:4;left:4%;bottom:12%;display:flex;gap:9px}
.sb-home .stat-pill{padding:11px 13px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(5,15,30,.56);backdrop-filter:blur(12px);font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:950;color:rgba(255,255,255,.82)}
.sb-home .scroll{position:absolute;z-index:5;bottom:19px;left:50%;transform:translateX(-50%);font-size:9px;font-weight:950;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.55)}
.sb-home .ticker{overflow:hidden;background:var(--blue);color:#fff;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}
.sb-home .ticker-track{display:flex;width:max-content;animation:ticker 22s linear infinite}
.sb-home .ticker span{font-size:clamp(23px,3vw,47px);font-weight:1000;letter-spacing:-.035em;text-transform:uppercase;padding:21px 27px;white-space:nowrap}
.sb-home .ticker b{color:var(--lime)}
.sb-home .ticker-sep{display:inline-flex;align-items:center;vertical-align:-.06em}
.sb-home .ticker-sep svg{width:.8em;height:.8em;display:block}
@keyframes ticker{to{transform:translateX(-50%)}}
.sb-home .section{padding:112px 5vw}
.sb-home .wrap{max-width:1400px;margin:auto}
.sb-home .kicker{font-size:11px;font-weight:1000;letter-spacing:.18em;text-transform:uppercase;color:var(--blue);margin-bottom:16px}
.sb-home .display{font-size:clamp(48px,6.5vw,102px);line-height:.88;letter-spacing:-.07em;text-transform:uppercase;font-weight:1000;margin:0}
.sb-home .display em{font-style:normal;color:var(--blue)}
.sb-home .lead{font-size:18px;line-height:1.65;color:var(--muted)}
.sb-home .promise{background:var(--ice);position:relative;overflow:hidden}
.sb-home .promise::before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:rgba(112,229,255,.18);right:-150px;top:-220px}
.sb-home .promise-head{display:grid;grid-template-columns:1.12fr .72fr;gap:7vw;align-items:end;margin-bottom:58px}
.sb-home .promise-head p{margin:0}
.sb-home .promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.sb-home .promise-card{position:relative;border-radius:34px;min-height:470px;padding:38px;overflow:hidden}
.sb-home .promise-card.night{background:linear-gradient(145deg,#071528,#0b315e);color:#fff}
.sb-home .promise-card.morning{background:linear-gradient(145deg,#fff,#dff8ff);border:1px solid rgba(5,30,58,.09)}
.sb-home .promise-card small{font-size:11px;font-weight:950;letter-spacing:.17em;text-transform:uppercase;opacity:.68}
.sb-home .promise-card h3{font-size:clamp(43px,5vw,75px);line-height:.88;letter-spacing:-.06em;text-transform:uppercase;margin:20px 0 18px;max-width:620px}
.sb-home .promise-card p{font-size:17px;line-height:1.6;max-width:550px;opacity:.74}
.sb-home .promise-card .big-time{position:absolute;right:29px;bottom:19px;font-size:clamp(110px,15vw,220px);font-weight:1000;line-height:.75;letter-spacing:-.09em;opacity:.08}
.sb-home .promise-card .mini-bear{position:absolute;right:0;bottom:-48px;height:70%;filter:drop-shadow(0 30px 25px rgba(0,0,0,.18));opacity:.95}
.sb-home .ritual{background:#fff}
.sb-home .ritual-head{max-width:960px;margin-bottom:54px}
.sb-home .ritual-line{display:grid;grid-template-columns:88px 1fr 260px;gap:27px;align-items:center;padding:28px 0;border-top:1px solid var(--line)}
.sb-home .ritual-line:last-child{border-bottom:1px solid var(--line)}
.sb-home .ritual-number{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:12px;font-weight:1000;letter-spacing:.1em}
.sb-home .ritual-line:nth-child(2) .ritual-number{background:var(--purple)}
.sb-home .ritual-line:nth-child(3) .ritual-number{background:var(--pink);color:#24101c}
.sb-home .ritual-line h3{font-size:clamp(32px,4vw,62px);line-height:.92;letter-spacing:-.055em;text-transform:uppercase;margin:0}
.sb-home .ritual-line p{color:var(--muted);line-height:1.55;margin:0}
.sb-home .science{background:var(--night);color:#fff;position:relative;overflow:hidden}
.sb-home .science::before{content:"FORMULATED";position:absolute;top:3%;left:-2%;font-size:clamp(115px,18vw,280px);font-weight:1000;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.08);transform:rotate(-3deg);white-space:nowrap}
.sb-home .science-grid{position:relative;z-index:2;display:grid;grid-template-columns:.88fr 1.12fr;gap:6vw;align-items:center}
.sb-home .bear-frame{position:relative;min-height:690px;border-radius:40px;background:radial-gradient(circle at 50% 40%,rgba(78,214,255,.42),transparent 34%),linear-gradient(145deg,#08244a,#07101d);overflow:hidden;border:1px solid rgba(255,255,255,.12)}
.sb-home .bear-frame::before, .sb-home .bear-frame::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%;width:480px;height:480px;left:50%;top:50%;transform:translate(-50%,-50%)}
.sb-home .bear-frame::after{width:360px;height:360px}
.sb-home .bear-frame img{position:absolute;height:82%;left:50%;bottom:-4%;transform:translateX(-50%);filter:drop-shadow(0 28px 28px rgba(0,0,0,.36)) saturate(1.1)}
.sb-home .science-copy .display{margin-bottom:25px}
.sb-home .science-copy>.lead{color:rgba(255,255,255,.7);margin-bottom:28px}
.sb-home .ingredient-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}
.sb-home .ingredient{border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:18px;background:rgba(255,255,255,.055)}
.sb-home .ingredient strong{display:block;font-size:15px;margin-bottom:5px}
.sb-home .ingredient span{font-size:12px;color:rgba(255,255,255,.57);line-height:1.45}
.sb-home .science-note{margin-top:24px;font-size:12px;color:rgba(255,255,255,.49);line-height:1.5}
.sb-home .proof{background:#fff;overflow:hidden}
.sb-home .proof-head{display:grid;grid-template-columns:1fr .7fr;gap:6vw;align-items:end;margin-bottom:50px}
.sb-home .proof-head p{margin:0}
.sb-home .review-stage{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}
.sb-home .review-image{border-radius:32px;overflow:hidden;background:#fff5fa;border:1px solid rgba(7,17,31,.08)}
.sb-home .review-image img{width:100%;height:100%;object-fit:cover}
.sb-home .quote-stack{display:grid;gap:18px}
.sb-home .quote{border-radius:30px;padding:34px;background:var(--ice);border:1px solid rgba(7,17,31,.08);display:flex;flex-direction:column;justify-content:space-between;min-height:230px}
.sb-home .quote.dark{background:var(--ink);color:#fff}
.sb-home .quote .stars{font-size:15px}
.sb-home .quote blockquote{font-size:clamp(23px,2.5vw,36px);line-height:1.1;letter-spacing:-.035em;font-weight:850;margin:19px 0}
.sb-home .quote cite{font-style:normal;font-size:12px;font-weight:900;opacity:.65}
.sb-home .shop{background:linear-gradient(180deg,#f4fbff,#e9f7ff)}
.sb-home .shop-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:45px}
.sb-home .shop-head .lead{max-width:520px;margin:0}
.sb-home .bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.sb-home .bundle{position:relative;border-radius:30px;padding:31px;background:#fff;border:1px solid rgba(7,17,31,.09);box-shadow:0 20px 55px rgba(10,74,122,.08);overflow:hidden}
.sb-home .bundle.popular{background:var(--ink);color:#fff;transform:translateY(-12px);box-shadow:0 30px 80px rgba(3,31,70,.25)}
.sb-home .bundle-tag{display:inline-flex;border-radius:999px;padding:8px 11px;background:var(--lime);color:#16200c;font-size:10px;font-weight:1000;letter-spacing:.11em;text-transform:uppercase}
.sb-home .bundle h3{font-size:27px;letter-spacing:-.04em;margin:18px 0 3px}
.sb-home .bundle .price{font-size:47px;font-weight:1000;letter-spacing:-.06em}
.sb-home .bundle .save{font-size:12px;color:var(--blue);font-weight:900;margin-top:3px}
.sb-home .popular .save{color:var(--lime)}
.sb-home .bundle-img{height:280px;display:grid;place-items:center;margin:15px 0 8px}
.sb-home .bundle-img img{height:100%;filter:drop-shadow(0 20px 18px rgba(0,0,0,.18))}
.sb-home .bundle ul{list-style:none;padding:0;margin:19px 0 24px;display:grid;gap:10px;font-size:13px;color:var(--muted)}
.sb-home .popular ul{color:rgba(255,255,255,.64)}
.sb-home .bundle li::before{content:"✓";color:var(--blue);font-weight:1000;margin-right:9px}
.sb-home .popular li::before{color:var(--lime)}
.sb-home .bundle .btn{width:100%}
.sb-home .locator{padding:90px 5vw;background:linear-gradient(120deg,#087cff,#0dc8ff);color:#fff;position:relative;overflow:hidden}
.sb-home .locator::before{content:"NEAR YOU";position:absolute;right:-3%;top:-10%;font-size:clamp(90px,16vw,250px);font-weight:1000;letter-spacing:-.08em;color:rgba(255,255,255,.1);white-space:nowrap}
.sb-home .locator-inner{position:relative;z-index:2;max-width:1400px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:40px}
.sb-home .locator h2{font-size:clamp(53px,7vw,102px);line-height:.83;letter-spacing:-.07em;text-transform:uppercase;margin:0}
.sb-home .locator p{font-size:18px;max-width:620px;color:rgba(255,255,255,.77)}
.sb-home .faq{background:#fff}
.sb-home .faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}
.sb-home .faq-list{border-top:1px solid var(--line)}
.sb-home .faq-item{border-bottom:1px solid var(--line)}
.sb-home .faq-q{width:100%;background:none;border:0;padding:24px 0;display:flex;justify-content:space-between;gap:15px;text-align:left;font-weight:900;font-size:17px;cursor:pointer}
.sb-home .faq-a{display:none;padding:0 45px 24px 0;color:var(--muted);line-height:1.6}
.sb-home .faq-item.open .faq-a{display:block}
.sb-home .faq-item.open .faq-q span:last-child{transform:rotate(45deg)}
.sb-home footer{background:var(--night);color:#fff;padding:76px 5vw 34px}
.sb-home .footer-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,.65fr);gap:40px}
.sb-home .footer-logo{font-size:35px;font-weight:1000;letter-spacing:.04em}
.sb-home .footer-copy{color:rgba(255,255,255,.56);max-width:390px;line-height:1.65}
.sb-home .footer-col h4{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.45);margin:0 0 16px}
.sb-home .footer-col a{display:block;font-size:13px;margin:11px 0;color:rgba(255,255,255,.75)}
.sb-home .footer-bottom{max-width:1400px;margin:55px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:rgba(255,255,255,.39);line-height:1.5}
.sb-home .mobile-buy{display:none}
@media(max-width:980px){.sb-home .nav-links, .sb-home .nav-actions .btn-outline{display:none}.sb-home .menu{display:block}.sb-home .hero{padding:125px 20px 60px;min-height:auto}.sb-home .hero-grid{grid-template-columns:1fr;min-height:auto;gap:0}.sb-home .hero-copy{position:relative;z-index:5;padding-bottom:0}.sb-home h1{font-size:clamp(52px,15vw,78px);line-height:.86;letter-spacing:-.065em;max-width:100%;margin:18px 0 14px}.sb-home .hero-copy>p{font-size:16px}.sb-home .hero-stage{min-height:530px;margin-top:-15px}.sb-home .hero-stage::before{width:92vw;max-width:490px}.sb-home .hero-bottle{height:510px}.sb-home .burst{width:105px;height:105px;font-size:11px;right:0;top:12%}.sb-home .product-stats{left:0;bottom:7%;flex-direction:column}.sb-home .float-ball.b1{width:75px;height:75px;left:-20px;top:42%}.sb-home .float-ball.b2{width:56px;height:56px;right:-12px;top:22%}.sb-home .float-ball.b3{width:70px;height:70px;right:12%;bottom:7%}.sb-home .scroll{display:none}.sb-home .section{padding:80px 20px}.sb-home .promise-head, .sb-home .proof-head, .sb-home .science-grid, .sb-home .faq-grid{grid-template-columns:1fr;gap:30px}.sb-home .promise-grid, .sb-home .review-stage{grid-template-columns:1fr}.sb-home .promise-card{min-height:420px;padding:29px}.sb-home .ritual-line{grid-template-columns:64px 1fr;gap:18px}.sb-home .ritual-line p{grid-column:2}.sb-home .bear-frame{min-height:520px}.sb-home .shop-head{display:block}.sb-home .shop-head .lead{margin-top:20px}.sb-home .bundle-grid{grid-template-columns:1fr}.sb-home .bundle.popular{transform:none;order:-1}.sb-home .locator-inner{display:block}.sb-home .locator .btn{margin-top:24px}.sb-home .footer-grid{grid-template-columns:1fr 1fr}.sb-home .footer-bottom{display:block}
}
@media(max-width:600px){.sb-home .announce{font-size:9px;letter-spacing:.12em;padding:9px 10px}.sb-home .nav{top:30px;padding:18px 20px}.sb-home .brand{font-size:22px}.sb-home .hero{padding-top:108px}.sb-home .eyebrow{font-size:9px;padding:8px 10px}.sb-home .hero-actions .btn{min-height:47px;padding:0 18px;font-size:12px}.sb-home .hero-proof{font-size:10px;flex-wrap:wrap}.sb-home .hero-stage{min-height:455px}.sb-home .hero-bottle{height:445px}.sb-home .product-stats{display:none}.sb-home .burst{top:11%;right:-7px;width:90px;height:90px;font-size:10px}.sb-home .ticker span{padding:16px 20px}.sb-home .section{padding:70px 18px}.sb-home .display{font-size:clamp(44px,15vw,70px)}.sb-home .lead{font-size:16px}.sb-home .promise-head{margin-bottom:34px}.sb-home .promise-grid{gap:13px}.sb-home .promise-card{min-height:370px;border-radius:25px;padding:25px}.sb-home .promise-card h3{font-size:48px}.sb-home .promise-card p{font-size:15px;max-width:80%}.sb-home .promise-card .mini-bear{height:57%;right:-12px;bottom:-27px}.sb-home .ritual-head{margin-bottom:35px}.sb-home .ritual-line{grid-template-columns:52px 1fr;padding:22px 0;gap:14px}.sb-home .ritual-number{width:48px;height:48px}.sb-home .ritual-line h3{font-size:34px}.sb-home .ritual-line p{font-size:14px}.sb-home .bear-frame{min-height:420px;border-radius:28px}.sb-home .bear-frame img{height:83%}.sb-home .ingredient-strip{grid-template-columns:1fr 1fr}.sb-home .ingredient{padding:14px}.sb-home .ingredient strong{font-size:13px}.sb-home .ingredient span{font-size:10px}.sb-home .review-image{border-radius:24px}.sb-home .quote{padding:27px;min-height:200px;border-radius:24px}.sb-home .quote blockquote{font-size:25px}.sb-home .bundle{padding:25px;border-radius:25px}.sb-home .bundle-img{height:240px}.sb-home .bundle .price{font-size:43px}.sb-home .locator{padding:70px 18px}.sb-home .locator h2{font-size:62px}.sb-home .locator p{font-size:15px}.sb-home .faq-q{font-size:15px}.sb-home footer{padding:62px 18px 92px}.sb-home .footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.sb-home .footer-grid>div:first-child{grid-column:1/-1}.sb-home .mobile-buy{position:fixed;z-index:120;left:10px;right:10px;bottom:10px;display:flex;justify-content:space-between;align-items:center;gap:10px;background:rgba(5,12,22,.94);backdrop-filter:blur(14px);color:#fff;padding:10px 10px 10px 15px;border-radius:18px;border:1px solid rgba(255,255,255,.13);box-shadow:0 16px 40px rgba(0,0,0,.28)}.sb-home .mobile-buy strong{display:block;font-size:12px}.sb-home .mobile-buy small{display:block;color:rgba(255,255,255,.55);font-size:9px;margin-top:2px}.sb-home .mobile-buy .btn{min-height:42px;padding:0 16px;font-size:11px}
}
@media(prefers-reduced-motion:reduce){{animation:none!important;scroll-behavior:auto!important}}
.sb-home /* Funnel expansion */
.trust-strip{background:#fff;border-bottom:1px solid var(--line);padding:21px 5vw}
.sb-home .trust-inner{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.35fr repeat(4,.65fr);align-items:center;gap:20px}
.sb-home .trust-intro strong, .sb-home .trust-intro span{display:block}
.sb-home .trust-intro strong{font-size:16px}
.sb-home .trust-intro span{font-size:12px;color:var(--muted);margin-top:3px}
.sb-home .trust-point{padding-left:20px;border-left:1px solid var(--line)}
.sb-home .trust-point b, .sb-home .trust-point span{display:block}
.sb-home .trust-point b{font-size:16px;letter-spacing:-.02em}
.sb-home .trust-point span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:850;margin-top:4px}
.sb-home .occasions{background:#fff}
.sb-home .occasions-head{display:grid;grid-template-columns:1.15fr .75fr;align-items:end;gap:7vw;margin-bottom:50px}
.sb-home .occasions-head p{margin:0}
.sb-home .occasion-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-auto-rows:500px;gap:16px}
.sb-home .occasion-card{position:relative;overflow:hidden;border-radius:30px;background:var(--ink);min-width:0}
.sb-home .occasion-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.sb-home .occasion-card:hover img{transform:scale(1.025)}
.sb-home .occasion-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(3,10,18,.86),rgba(3,10,18,.04) 58%)}
.sb-home .occasion-overlay{position:absolute;z-index:2;left:28px;right:28px;bottom:27px;color:#fff}
.sb-home .occasion-overlay span{font-size:10px;font-weight:950;letter-spacing:.15em;text-transform:uppercase;color:var(--cyan)}
.sb-home .occasion-overlay h3{font-size:clamp(29px,3vw,45px);line-height:.95;letter-spacing:-.045em;text-transform:uppercase;margin:10px 0 0}
.sb-home .occasion-overlay a{display:inline-block;margin-top:15px;font-size:12px;font-weight:900;color:var(--lime)}
.sb-home .pocket-cta{margin-top:18px;border-radius:34px;overflow:hidden;background:linear-gradient(125deg,#07101e,#0a2e5b);color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;min-height:420px}
.sb-home .pocket-image{position:relative;overflow:hidden}
.sb-home .pocket-image img{width:100%;height:100%;object-fit:cover}
.sb-home .pocket-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(7,16,30,.82))}
.sb-home .pocket-copy{padding:55px 7%;display:flex;flex-direction:column;justify-content:center}
.sb-home .pocket-copy h3{font-size:clamp(43px,5vw,74px);line-height:.88;letter-spacing:-.06em;text-transform:uppercase;margin:8px 0 21px}
.sb-home .pocket-copy p{max-width:650px;color:rgba(255,255,255,.68);line-height:1.65;margin:0}
.sb-home .pocket-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}
.sb-home .text-link{font-size:12px;font-weight:900;color:var(--cyan)}
.sb-home .festival-story{background:#04101f;color:#fff;position:relative;overflow:hidden}
.sb-home .festival-story::before{content:"BIG NIGHTS";position:absolute;left:-2%;bottom:-3%;font-size:clamp(110px,18vw,280px);font-weight:1000;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.06);white-space:nowrap}
.sb-home .festival-layout{position:relative;z-index:2;display:grid;grid-template-columns:.78fr 1.22fr;gap:5vw;align-items:center}
.sb-home .festival-copy p{color:rgba(255,255,255,.66);font-size:17px;line-height:1.65;max-width:600px}
.sb-home .festival-points{display:flex;flex-wrap:wrap;gap:9px;margin:28px 0}
.sb-home .festival-points span{padding:10px 13px;border:1px solid rgba(255,255,255,.17);border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.78)}
.sb-home .festival-gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:15px;min-height:650px}
.sb-home .festival-gallery figure{margin:0;border-radius:30px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}
.sb-home .festival-gallery img{width:100%;height:100%;object-fit:cover}
.sb-home .festival-side{margin-top:75px!important;margin-bottom:75px!important}
.sb-home .proof-expanded{background:#f7fbfe}
.sb-home .ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.sb-home .ugc-card{position:relative;min-height:680px;overflow:hidden;border-radius:30px;background:var(--ink)}
.sb-home .ugc-card.ugc-tall{min-height:680px}
.sb-home .ugc-card img{width:100%;height:100%;object-fit:cover}
.sb-home .ugc-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(2,8,16,.9),transparent 52%)}
.sb-home .ugc-caption{position:absolute;z-index:2;left:27px;right:27px;bottom:27px;color:#fff}
.sb-home .ugc-caption blockquote{margin:11px 0 0;font-size:clamp(23px,2.6vw,38px);font-weight:850;line-height:1.07;letter-spacing:-.035em}
.sb-home .ugc-caption.compact span{font-size:10px;font-weight:950;letter-spacing:.15em;text-transform:uppercase;color:var(--cyan)}
.sb-home .ugc-caption.compact blockquote{font-size:25px}
.sb-home .proof-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}
.sb-home .proof-quotes .quote{min-height:260px}
.sb-home .quote-blue{background:linear-gradient(135deg,#0c7eff,#5bdfff);color:#fff;border:0}
.sb-home .proof-number{font-size:72px;font-weight:1000;line-height:.85;letter-spacing:-.07em}
.sb-home .quote-blue strong{font-size:25px;line-height:1.05;text-transform:uppercase;letter-spacing:-.035em}
.sb-home .quote-blue span{font-size:13px;line-height:1.5;opacity:.75}
.sb-home .frictionless{background:#fff}
.sb-home .frictionless-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:start}
.sb-home .frictionless-copy{position:sticky;top:40px}
.sb-home .frictionless-copy .lead{max-width:570px}
.sb-home .benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.sb-home .benefit{min-height:255px;padding:29px;border-radius:28px;background:var(--ice);border:1px solid rgba(7,17,31,.07)}
.sb-home .benefit:nth-child(2){background:#f5f1ff}
.sb-home .benefit:nth-child(3){background:#fff1f8}
.sb-home .benefit:nth-child(4){background:#07182d;color:#fff}
.sb-home .benefit b{font-size:11px;letter-spacing:.14em;color:var(--blue)}
.sb-home .benefit h3{font-size:30px;letter-spacing:-.04em;margin:35px 0 10px}
.sb-home .benefit p{color:var(--muted);line-height:1.55;font-size:14px;margin:0}
.sb-home .benefit:nth-child(4) p{color:rgba(255,255,255,.6)}
.sb-home .benefit:nth-child(4) b{color:var(--lime)}
.sb-home .trial-strip{margin:0 0 35px;padding:28px 31px;border-radius:25px;background:#fff;border:1px solid rgba(7,17,31,.09);display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 15px 40px rgba(10,74,122,.07)}
.sb-home .trial-strip h3{font-size:28px;letter-spacing:-.04em;margin:6px 0}
.sb-home .trial-strip p{margin:0;color:var(--muted);font-size:14px}
.sb-home .trial-label{font-size:10px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;color:var(--blue)}
.sb-home .trial-actions{display:flex;align-items:center;gap:17px;flex-wrap:wrap}
.sb-home .dark-link{color:var(--blue)}
.sb-home .final-funnel{position:relative;min-height:720px;background:#03101e;color:#fff;overflow:hidden;display:grid;place-items:center;padding:80px 5vw}
.sb-home .final-funnel>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.sb-home .final-funnel-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,7,15,.94) 0%,rgba(1,7,15,.83) 46%,rgba(1,7,15,.25) 100%)}
.sb-home .final-funnel-content{position:relative;z-index:2;max-width:1400px;width:100%;margin:auto}
.sb-home .final-funnel h2{font-size:clamp(62px,8vw,126px);line-height:.8;letter-spacing:-.075em;text-transform:uppercase;margin:18px 0 24px;max-width:1000px}
.sb-home .final-funnel h2 span{color:var(--cyan)}
.sb-home .final-funnel p{font-size:18px;line-height:1.6;color:rgba(255,255,255,.7);max-width:650px}
@media(max-width:980px){.sb-home .trust-inner{grid-template-columns:1fr 1fr}.sb-home .trust-intro{grid-column:1/-1}.sb-home .trust-point:nth-last-child(-n+2){display:none}.sb-home .occasions-head, .sb-home .festival-layout, .sb-home .frictionless-grid{grid-template-columns:1fr;gap:32px}.sb-home .occasion-grid{grid-template-columns:1fr 1fr;grid-auto-rows:420px}.sb-home .occasion-wide{grid-column:1/-1}.sb-home .pocket-cta{grid-template-columns:1fr}.sb-home .pocket-image{min-height:360px}.sb-home .pocket-image::after{background:linear-gradient(to bottom,transparent,rgba(7,16,30,.8))}.sb-home .festival-gallery{min-height:560px}.sb-home .ugc-grid{grid-template-columns:1fr 1fr}.sb-home .ugc-tall{grid-column:1/-1}.sb-home .proof-quotes{grid-template-columns:1fr}.sb-home .frictionless-copy{position:static}.sb-home .trial-strip{align-items:flex-start}.sb-home .final-funnel{min-height:650px}
}
@media(max-width:600px){.sb-home .trust-strip{padding:17px 18px}.sb-home .trust-inner{gap:15px}.sb-home .trust-point{padding-left:13px}.sb-home .trust-point b{font-size:13px}.sb-home .trust-point span{font-size:8px}.sb-home .occasions-head{margin-bottom:30px}.sb-home .occasion-grid{grid-template-columns:1fr;grid-auto-rows:370px}.sb-home .occasion-wide{grid-column:auto}.sb-home .occasion-card{border-radius:24px}.sb-home .occasion-overlay{left:22px;right:22px;bottom:22px}.sb-home .occasion-overlay h3{font-size:35px}.sb-home .pocket-cta{border-radius:26px}.sb-home .pocket-image{min-height:290px}.sb-home .pocket-copy{padding:36px 24px}.sb-home .pocket-copy h3{font-size:45px}.sb-home .festival-gallery{grid-template-columns:1fr 1fr;min-height:430px;gap:9px}.sb-home .festival-gallery figure{border-radius:22px}.sb-home .festival-side{margin-top:45px!important;margin-bottom:45px!important}.sb-home .ugc-grid{grid-template-columns:1fr}.sb-home .ugc-tall{grid-column:auto}.sb-home .ugc-card, .sb-home .ugc-card.ugc-tall{min-height:500px;border-radius:24px}.sb-home .ugc-caption{left:22px;right:22px;bottom:22px}.sb-home .ugc-caption blockquote, .sb-home .ugc-caption.compact blockquote{font-size:26px}.sb-home .benefit-grid{grid-template-columns:1fr}.sb-home .benefit{min-height:210px;border-radius:23px}.sb-home .trial-strip{display:block;padding:24px}.sb-home .trial-actions{margin-top:20px}.sb-home .final-funnel{min-height:680px;padding:70px 18px}.sb-home .final-funnel-overlay{background:linear-gradient(to right,rgba(1,7,15,.96),rgba(1,7,15,.62))}.sb-home .final-funnel h2{font-size:58px}.sb-home .final-funnel p{font-size:15px}
}
@media(max-width:980px){.sb-home .nav-links.mobile-open{display:flex;position:absolute;left:20px;right:20px;top:72px;flex-direction:column;align-items:stretch;gap:0;background:rgba(5,12,22,.97);border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:10px;backdrop-filter:blur(14px)}.sb-home .nav-links.mobile-open a{padding:14px 13px;border-bottom:1px solid rgba(255,255,255,.08)}.sb-home .nav-links.mobile-open a:last-child{border-bottom:0}}
.sb-home /* Conversion-max science and mechanism */
.science-grid-upgraded{grid-template-columns:.82fr 1.18fr;gap:5vw}
.sb-home .science-copy-upgraded .display{font-size:clamp(50px,5.7vw,88px);line-height:.9}
.sb-home .science-copy-upgraded .lead strong{color:#fff}
.sb-home .mechanism-chain{display:grid;grid-template-columns:1fr auto 1.15fr auto 1fr;gap:10px;align-items:stretch;margin:27px 0}
.sb-home .mechanism-step{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);border-radius:19px;padding:17px 15px;min-width:0}
.sb-home .mechanism-step .step-no{display:block;color:var(--cyan);font-size:9px;font-weight:950;letter-spacing:.14em;margin-bottom:13px}
.sb-home .mechanism-step b{display:block;font-size:15px;letter-spacing:.02em}
.sb-home .mechanism-step small{display:block;color:rgba(255,255,255,.55);font-size:10px;line-height:1.4;margin-top:6px}
.sb-home .mechanism-step.danger{background:rgba(255,106,178,.12);border-color:rgba(255,106,178,.35)}
.sb-home .mechanism-step.danger .step-no{color:var(--pink)}
.sb-home .mechanism-step.success{background:rgba(174,255,58,.08);border-color:rgba(174,255,58,.25)}
.sb-home .mechanism-step.success .step-no{color:var(--lime)}
.sb-home .mechanism-arrow{display:grid;place-items:center;color:rgba(255,255,255,.35);font-weight:900}
.sb-home .dhm-callout{display:grid;grid-template-columns:78px 1fr;gap:18px;align-items:center;padding:20px;border-radius:22px;background:linear-gradient(135deg,rgba(15,128,255,.25),rgba(78,214,255,.08));border:1px solid rgba(78,214,255,.28);margin:16px 0 18px}
.sb-home .dhm-badge{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--cyan);color:#04101f;font-size:22px;font-weight:1000;box-shadow:0 12px 30px rgba(78,214,255,.2)}
.sb-home .dhm-callout strong{font-size:18px}
.sb-home .dhm-callout p{margin:6px 0 0;color:rgba(255,255,255,.66);font-size:12px;line-height:1.55}
.sb-home .science-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.sb-home .science-proof-grid>div{padding:15px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.1)}
.sb-home .science-proof-grid b, .sb-home .science-proof-grid span{display:block}
.sb-home .science-proof-grid b{font-size:12px}
.sb-home .science-proof-grid span{font-size:10px;line-height:1.45;color:rgba(255,255,255,.5);margin-top:6px}
.sb-home .science-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:23px}
.sb-home .science-link{font-size:12px;font-weight:900;color:var(--cyan)}
.sb-home .formula-deep{background:#fff}
.sb-home .formula-head{display:grid;grid-template-columns:1.05fr .65fr;gap:7vw;align-items:end;margin-bottom:44px}
.sb-home .formula-head .lead{margin:0}
.sb-home .formula-card-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.sb-home .formula-card{grid-column:span 2;min-height:310px;padding:28px;border-radius:28px;background:var(--ice);border:1px solid rgba(7,17,31,.07);display:flex;flex-direction:column}
.sb-home .formula-card.featured{grid-column:span 3;background:linear-gradient(140deg,#07182d,#0b4384);color:#fff}
.sb-home .formula-card:nth-child(2){grid-column:span 3;background:#f5f1ff}
.sb-home .formula-card span{font-size:9px;letter-spacing:.14em;font-weight:950;color:var(--blue)}
.sb-home .formula-card.featured span{color:var(--lime)}
.sb-home .formula-card h3{font-size:clamp(29px,3vw,44px);letter-spacing:-.045em;margin:35px 0 12px}
.sb-home .formula-card p{font-size:14px;line-height:1.6;color:var(--muted);margin:0}
.sb-home .formula-card.featured p{color:rgba(255,255,255,.67)}
.sb-home .formula-card strong{display:block;margin-top:auto;padding-top:30px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--blue)}
.sb-home .formula-card.featured strong{color:var(--cyan)}
.sb-home .comparison-section{background:linear-gradient(180deg,#f5fbff,#eaf6ff)}
.sb-home .comparison-wrap{display:grid;grid-template-columns:.76fr 1.24fr;gap:6vw;align-items:center}
.sb-home .comparison-copy .lead{max-width:550px}
.sb-home .comparison-table{background:#fff;border:1px solid rgba(7,17,31,.08);border-radius:28px;padding:12px;box-shadow:0 25px 70px rgba(10,74,122,.11)}
.sb-home .comparison-row{display:grid;grid-template-columns:1.45fr .75fr .75fr;align-items:center;min-height:61px;border-bottom:1px solid rgba(7,17,31,.07);padding:0 14px;gap:8px}
.sb-home .comparison-row:last-child{border-bottom:0}
.sb-home .comparison-row.header{min-height:72px;font-size:15.5px;text-align:center}
.sb-home .comparison-row.header b{font-weight:800;letter-spacing:-.01em}
.sb-home .comparison-row span{font-size:13px;font-weight:800}
.sb-home .comparison-row i{font-style:normal;text-align:center;font-weight:1000;color:#99a5b3}
.sb-home .comparison-row .sobear-col{color:var(--blue)}
.sb-home .comparison-row i.sobear-col{font-size:19px}
.sb-home .science-close{max-width:1400px;margin:50px auto 0;border-radius:26px;padding:26px 30px;background:var(--night);color:#fff;display:flex;align-items:center;gap:25px;justify-content:space-between}
.sb-home .science-close span{font-size:9px;letter-spacing:.15em;color:var(--lime);font-weight:950}
.sb-home .science-close strong{font-size:clamp(20px,2.3vw,32px);letter-spacing:-.03em}
.sb-home .science-close a{font-size:12px;font-weight:900;color:var(--cyan);white-space:nowrap}
@media(max-width:980px){.sb-home .science-grid-upgraded, .sb-home .formula-head, .sb-home .comparison-wrap{grid-template-columns:1fr}.sb-home .mechanism-chain{grid-template-columns:1fr}.sb-home .mechanism-arrow{transform:rotate(90deg);height:18px}.sb-home .science-proof-grid{grid-template-columns:1fr}.sb-home .formula-card-grid{grid-template-columns:1fr 1fr}.sb-home .formula-card, .sb-home .formula-card.featured, .sb-home .formula-card:nth-child(2){grid-column:span 1}.sb-home .comparison-copy{margin-bottom:10px}.sb-home .science-close{align-items:flex-start;flex-direction:column}.sb-home .science-close a{white-space:normal}}
@media(max-width:600px){.sb-home .science-copy-upgraded .display{font-size:44px}.sb-home .dhm-callout{grid-template-columns:58px 1fr;padding:16px}.sb-home .dhm-badge{width:54px;height:54px;font-size:17px}.sb-home .formula-card-grid{grid-template-columns:1fr}.sb-home .formula-card{min-height:265px;padding:23px}.sb-home .comparison-table{padding:6px;border-radius:22px}.sb-home .comparison-row{grid-template-columns:1.35fr .62fr .62fr;min-height:58px;padding:0 8px}.sb-home .comparison-row span{font-size:11px}.sb-home .comparison-row.header{font-size:9px}.sb-home .science-close{margin-top:32px;padding:23px}.sb-home .science-actions .btn{width:100%}}
/* --- restore design cascade: neutralize theme heading color/font overrides within .sb-home --- */
.sb-home h1,.sb-home h2,.sb-home h3,.sb-home h4,.sb-home h5,.sb-home h6{color:inherit;font-family:inherit}
.sb-home .hero h1{color:#fff}
.sb-home,.sb-home *{box-sizing:border-box}

/* --- hero background dots become subtle info labels --- */
.sb-home .float-ball{display:grid;place-items:center;text-align:center;padding:9px}
.sb-home .float-ball span{font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;line-height:1.05;color:rgba(4,16,31,.6)}
/* --- hero fits viewport: drop the fixed inner min-height so JS floor governs --- */
.sb-home .hero-grid{min-height:0}

/* --- keep the whole bottle inside the (now viewport-fit) hero --- */
.sb-home .hero-stage{min-height:0}
.sb-home .hero-bottle{height:min(64vh,600px)}

/* --- fit ALL hero content within one viewport (headline/padding/gaps scaled down) --- */
.sb-home .hero{padding:88px 4vw 40px}
.sb-home .hero h1{font-size:clamp(44px,5.4vw,94px);margin:14px 0 12px}
.sb-home .hero-sub{margin:-2px 0 12px}
.sb-home .hero-copy>p{font-size:clamp(15px,1.15vw,18px)}
.sb-home .hero-actions{margin-top:20px}
.sb-home .hero-proof{margin-top:16px}

/* --- vertically center hero content in the viewport (no top-bias) --- */
.sb-home .hero{display:flex;flex-direction:column;justify-content:center;padding:78px 4vw 52px}
.sb-home .hero-grid{width:100%;max-width:1500px;margin-inline:auto}

/* --- proof row: larger --- */
.sb-home .hero-proof{font-size:14px;gap:14px;margin-top:22px}
.sb-home .hero-proof .stars{font-size:18px;letter-spacing:2px}

/* --- eyebrow: drop the glowing-dot pill; bold lime sticker that echoes the hero burst --- */
.sb-home .hero .eyebrow{
  border:0;
  background:var(--lime);
  color:#04101f;
  padding:9px 16px;
  border-radius:5px;
  font-size:12px;
  font-weight:950;
  letter-spacing:.13em;
  transform:rotate(-1.6deg);
  box-shadow:4px 4px 0 rgba(0,0,0,.30);
}
.sb-home .hero .eyebrow .eyebrow-dot{display:none}

/* ============ MOBILE HERO — extremely clean: bottle + headline + rating only ============ */
@media (max-width: 768px) {
  .sb-home .hero { padding: 60px 22px 40px; text-align: center; }
  /* hide everything but bottle, headline, rating (keep the colorful float circles) */
  .sb-home .hero-word,
  .sb-home .hero .eyebrow,
  .sb-home .hero-sub,
  .sb-home .hero-copy > p,
  .sb-home .hero-actions,
  .sb-home .product-stats { display: none !important; }
  /* stack: bottle on top, then copy (headline + rating) */
  .sb-home .hero-grid { display: flex; flex-direction: column-reverse; gap: 20px; }
  .sb-home .hero-copy { padding: 0; display: flex; flex-direction: column; align-items: center; gap: 14px; }
  .sb-home .hero h1 { font-size: clamp(40px, 11vw, 62px); line-height: .9; margin: 0; }
  .sb-home .hero-stage { min-height: 0; }
  .sb-home .hero-bottle { height: min(42vh, 380px); transform: rotate(2deg); }
  /* rating only: stars + "4.9 customer rating", drop the extra proof items */
  .sb-home .hero-proof { justify-content: center; margin: 0; font-size: 15px; gap: 12px; }
  .sb-home .hero-proof span:nth-child(n+3) { display: none; }
  .sb-home .hero-proof .stars { font-size: 19px; }
}

/* --- mobile: bring back the CTA, centered, under the rating --- */
@media (max-width: 768px) {
  .sb-home .hero-actions { display: flex !important; justify-content: center; order: 2; margin: 6px 0 0; }
  .sb-home .hero-actions .btn { min-height: 52px; padding: 0 32px; font-size: 14px; }
  .sb-home .hero-copy h1 { order: 0; }
  .sb-home .hero-copy .hero-proof { order: 1; }
}

/* --- mobile: drop the glow circle behind the bottle (cleaner) --- */
@media (max-width: 768px) {
  .sb-home .hero-stage::before { display: none; }
}

/* --- mobile: show the sticker eyebrow above the headline --- */
@media (max-width: 768px) {
  .sb-home .hero .eyebrow {
    display: inline-flex !important;
    order: -1;
    align-self: center;
    font-size: 10px;
    letter-spacing: .1em;
    padding: 8px 13px;
    max-width: 88vw;
    text-align: center;
  }
}

/* ============================================================
   SoBear Reviews — "proof that pops up"
   Scattered review cards pop in + drift; a few ignite in brand color.
   ============================================================ */
.sb-home .sb-reviews{
  position:relative; overflow:hidden; color:#fff;
  padding:clamp(72px,11vh,130px) 4vw;
  min-height:90vh; display:flex; align-items:center; justify-content:center;
  background:
    radial-gradient(circle at 80% 16%,rgba(108,230,255,.12),transparent 34%),
    radial-gradient(circle at 12% 86%,rgba(199,255,85,.10),transparent 32%),
    radial-gradient(circle at 92% 88%,rgba(255,138,200,.10),transparent 30%),
    linear-gradient(155deg,#04101f 0%,#07162b 58%,#0a2446 100%);
}
.sb-home .sb-reviews-veil{
  position:absolute; inset:0; z-index:4; pointer-events:none;
  background:radial-gradient(56% 42% at 50% 50%,rgba(4,12,24,.94) 0%,rgba(4,12,24,.66) 52%,rgba(4,12,24,.15) 78%,transparent 88%);
}
.sb-home .sb-reviews-head{ position:relative; z-index:6; text-align:center; max-width:820px; margin:auto; pointer-events:none; }
.sb-home .sb-reviews-head .kicker{ display:inline-block; font-size:11px; font-weight:950; letter-spacing:.22em; text-transform:uppercase; color:var(--lime); margin-bottom:16px; }
.sb-home .sb-reviews-head h2{ font-size:clamp(38px,5.6vw,86px); line-height:.94; font-weight:1000; letter-spacing:-.03em; text-transform:uppercase; margin:0; }
.sb-home .sb-reviews-head h2 .accent{ color:var(--cyan); }
.sb-home .sb-reviews-head .lead{ margin:20px auto 0; max-width:52ch; font-size:clamp(15px,1.4vw,19px); line-height:1.55; color:rgba(255,255,255,.72); }

/* storm layer (drifts with cursor) */
.sb-home .sb-rev-storm{ position:absolute; inset:0; z-index:2;
  translate: calc(var(--rmx,0) * -16px) calc(var(--rmy,0) * -11px); transition:translate .5s cubic-bezier(.16,1,.3,1); }

/* base card — muted until it "ignites" */
.sb-home .sb-rev-card{
  position:absolute; width:clamp(180px,18.5vw,248px);
  background:rgba(8,19,36,.92); border:1px solid rgba(255,255,255,.12);
  border-radius:15px; padding:15px 16px; box-shadow:0 20px 44px rgba(0,0,0,.5);
  filter:grayscale(.72) brightness(.78) contrast(.96);
  opacity:0; transform:translateY(18px) scale(.84);
  transition:opacity .6s cubic-bezier(.16,1,.3,1), transform .6s cubic-bezier(.16,1,.3,1);
}
.sb-home .sb-reviews.in .sb-rev-card{ opacity:1; transform:none; }
.sb-home .sb-rev-card .stars{ font-size:14px; letter-spacing:2px; color:var(--cyan); }
.sb-home .sb-rev-card .q{ font-size:14px; line-height:1.42; margin:9px 0 0; color:#eef6ff; font-weight:500; }
.sb-home .sb-rev-card .who{ display:flex; align-items:center; gap:8px; margin-top:12px; font-size:10px; letter-spacing:.06em; text-transform:uppercase; color:rgba(255,255,255,.6); }
.sb-home .sb-rev-card .who img{ width:26px; height:26px; border-radius:50%; object-fit:cover; }

/* ignited cards — full colour + brand glow */
.sb-home .sb-rev-card.lit{ filter:none; background:rgba(11,26,48,.96); }
.sb-home .sb-rev-card.lit.cyan{ border-color:rgba(108,230,255,.5); box-shadow:0 24px 54px rgba(0,0,0,.55),0 0 0 1px rgba(108,230,255,.26),0 0 40px rgba(108,230,255,.15); }
.sb-home .sb-rev-card.lit.cyan .stars{ color:var(--cyan); }
.sb-home .sb-rev-card.lit.lime{ border-color:rgba(199,255,85,.5); box-shadow:0 24px 54px rgba(0,0,0,.55),0 0 0 1px rgba(199,255,85,.26),0 0 40px rgba(199,255,85,.15); }
.sb-home .sb-rev-card.lit.lime .stars{ color:var(--lime); }
.sb-home .sb-rev-card.lit.pink{ border-color:rgba(255,138,200,.5); box-shadow:0 24px 54px rgba(0,0,0,.55),0 0 0 1px rgba(255,138,200,.26),0 0 40px rgba(255,138,200,.15); }
.sb-home .sb-rev-card.lit.pink .stars{ color:var(--pink); }
.sb-home .sb-rev-card.lit.blue{ border-color:rgba(18,140,255,.55); box-shadow:0 24px 54px rgba(0,0,0,.55),0 0 0 1px rgba(18,140,255,.3),0 0 40px rgba(18,140,255,.16); }
.sb-home .sb-rev-card.lit.blue .stars{ color:var(--blue); }

/* scatter positions framing the headline (avoid the centre) */
.sb-home .sb-rev-card:nth-child(1){ left:1%;  top:13%; }
.sb-home .sb-rev-card:nth-child(2){ right:1.5%; top:9%;  width:clamp(190px,20vw,270px); }
.sb-home .sb-rev-card:nth-child(3){ left:3%;  top:47%; }
.sb-home .sb-rev-card:nth-child(4){ right:2.5%; top:44%; }
.sb-home .sb-rev-card:nth-child(5){ left:9%;  top:77%; }
.sb-home .sb-rev-card:nth-child(6){ right:8%; top:75%; }
.sb-home .sb-rev-card:nth-child(7){ left:34%; top:3%;  width:clamp(150px,14vw,190px); }
.sb-home .sb-rev-card:nth-child(8){ right:31%; top:84%; width:clamp(150px,14vw,190px); }
/* staggered pop-in */
.sb-home .sb-reviews.in .sb-rev-card:nth-child(1){ transition-delay:.06s; }
.sb-home .sb-reviews.in .sb-rev-card:nth-child(2){ transition-delay:.14s; }
.sb-home .sb-reviews.in .sb-rev-card:nth-child(3){ transition-delay:.22s; }
.sb-home .sb-reviews.in .sb-rev-card:nth-child(4){ transition-delay:.30s; }
.sb-home .sb-reviews.in .sb-rev-card:nth-child(5){ transition-delay:.38s; }
.sb-home .sb-reviews.in .sb-rev-card:nth-child(6){ transition-delay:.46s; }
.sb-home .sb-reviews.in .sb-rev-card:nth-child(7){ transition-delay:.54s; }
.sb-home .sb-reviews.in .sb-rev-card:nth-child(8){ transition-delay:.62s; }

/* MOBILE: scatter -> clean swipe row */
@media (max-width:768px){
  .sb-home .sb-reviews{ min-height:auto; flex-direction:column; padding:64px 0 56px; }
  .sb-home .sb-reviews-head{ padding:0 22px; }
  .sb-home .sb-reviews-veil{ display:none; }
  .sb-home .sb-rev-storm{ position:static; translate:none !important; display:flex; gap:14px; overflow-x:auto; padding:26px 22px 8px; scroll-snap-type:x mandatory; -webkit-overflow-scrolling:touch; }
  .sb-home .sb-rev-storm::-webkit-scrollbar{ display:none; }
  .sb-home .sb-rev-card{ position:static !important; flex:0 0 78%; width:auto !important; scroll-snap-align:center; }
}
@media (prefers-reduced-motion:reduce){
  .sb-home .sb-rev-storm{ translate:none !important; }
  .sb-home .sb-rev-card{ transition:opacity .3s ease !important; transform:none !important; }
}
.sb-home .sb-rev-storm{ transition:translate .22s ease-out; }

/* --- mobile: push hero content clear of the overlaying nav (bottle was behind the logo) --- */
@media (max-width: 768px) {
  .sb-home .hero { padding-top: 96px; padding-bottom: 34px; }
  .sb-home .hero-bottle { height: min(37vh, 330px); }
}

/* --- mobile: hero fills the FULL viewport height (override the desktop fit-shrink) --- */
@media (max-width: 768px) {
  .sb-home .hero { min-height: 100svh !important; }
}

/* --- mobile: use dynamic viewport height so the hero is truly full-screen (no toolbar gap) --- */
@media (max-width: 768px) {
  .sb-home .hero { min-height: 100svh !important; min-height: 100dvh !important; }
}

/* --- promise: decorative circle sits top-right and BEHIND the text (was painting on top) --- */
.sb-home .promise > .wrap { position: relative; z-index: 2; }
.sb-home .promise::before {
  z-index: 0;
  left: auto; right: -160px; top: -200px;
  width: clamp(360px, 32vw, 500px); height: clamp(360px, 32vw, 500px);
  border-radius: 50%;
}

/* --- promise: CTA button under the lead --- */
.sb-home .promise-intro { display: flex; flex-direction: column; align-items: flex-start; }
.sb-home .promise-cta { margin-top: 22px; }

/* --- hero: soft light glow behind the product (no hard ring / edge) --- */
.sb-home .hero-stage::before {
  border: none;
  box-shadow: none;
  background: radial-gradient(circle at 50% 46%,
    rgba(140,210,255,.30) 0%,
    rgba(96,158,255,.15) 33%,
    rgba(74,124,255,.05) 58%,
    transparent 76%);
  width: min(60vw, 720px);
}

/* --- hero glow v2: bright center, 100% transparent edge (no ring) --- */
.sb-home .hero-stage::before {
  border: none;
  box-shadow: none;
  width: min(66vw, 780px);
  aspect-ratio: 1;
  background: radial-gradient(circle at 50% 47%,
    rgba(185,230,255,.62) 0%,
    rgba(130,188,255,.32) 18%,
    rgba(88,148,255,.13) 38%,
    rgba(60,110,208,.04) 56%,
    transparent 70%);
  filter: blur(7px);
}

/* --- hero glow: center it on the bottle (was sitting too high) --- */
.sb-home .hero-stage::before {
  top: 52%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle at 50% 50%,
    rgba(185,230,255,.62) 0%,
    rgba(130,188,255,.32) 18%,
    rgba(88,148,255,.13) 38%,
    rgba(60,110,208,.04) 56%,
    transparent 70%);
}

/* --- hero glow: lower it onto the bottle body --- */
.sb-home .hero-stage::before { top: 60%; }

/* --- promise: multi-paragraph body + top-align columns for longer copy --- */
.sb-home .promise-head { align-items: start; }
.sb-home .promise-intro .lead p { margin: 0 0 14px; }
.sb-home .promise-intro .lead p:last-child { margin-bottom: 0; }

/* --- promise cards-only variant (split out from the header/copy section) --- */
.sb-home .promise-cards-only::before { display: none; }
.sb-home .promise-cards-only .promise-grid { margin-top: 0; }

/* --- close the gap between the split promise + cards sections --- */
.sb-home .promise:not(.promise-cards-only) .promise-head { margin-bottom: 0; }
.sb-home .section.promise:not(.promise-cards-only) { padding-bottom: 44px; }
.sb-home .promise-cards-only { padding-top: 8px; }

/* --- promise: darker, readable body copy (was low-contrast gray) --- */
.sb-home .promise-intro .lead,
.sb-home .promise-intro .lead p { color: #2b3a4f; }

/* --- morning card: narrow the body so it doesn't run into the bear image --- */
.sb-home .promise-card.morning p { max-width: 66%; }

/* ===== SHOP SECTION — single clean definition (replaced the conflicting pile) ===== */
/* header visibility */
.sb-home .shop .display { color: var(--ink); }
.sb-home .shop .display em { color: var(--blue); }
.sb-home .shop .kicker { color: var(--blue); }
.sb-home .shop .lead { color: var(--muted); }
.sb-home .bundle.popular .display,
.sb-home .bundle.popular h3 { color: #fff; }

/* image box + hover-zone photo switch */
.sb-home .bundle { overflow: hidden; }
.sb-home .shop, .sb-home .bundle-grid { overflow: visible; }
.sb-home .bundle-img { position: relative; height: 260px; display: block; overflow: hidden; margin: 14px 0 10px; cursor: ew-resize; }
.sb-home .bundle-img img,
.sb-home .bundle-img .bundle-photo {
  position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;
  width: auto; height: auto; max-width: 84%; max-height: 100%;
  object-fit: contain;
}
.sb-home .bundle-img .bundle-photo { opacity: 0; transition: opacity .15s ease; }
.sb-home .bundle-img .bundle-photo.is-active { opacity: 1; }

/* --- FIX phantom nested scroll: overflow-x:hidden forced overflow-y:auto on .sb-home --- */
.sb-home { overflow: visible; }

/* --- FIX: theme's content-visibility:auto on .shopify-section glitches paint of our custom sections (header vanished until repaint). Force full render. --- */
.shopify-section.sobear-hero-section,
.shopify-section.sobear-promise-section,
.shopify-section.sobear-marquee-section,
.shopify-section.sobear-shop-section,
.shopify-section.sobear-reviews-section { content-visibility: visible !important; }

/* --- FIX header paint glitch: promote shop-head to its own layer so it always paints --- */
.sb-home .shop-head { transform: translateZ(0); }

/* --- bundle photo dots (carousel indicators) --- */
.sb-home .bundle-dots { position: absolute; left: 0; right: 0; bottom: 6px; display: flex; justify-content: center; gap: 7px; z-index: 5; pointer-events: none; }
.sb-home .bundle-dot { width: 7px; height: 7px; border-radius: 50%; background: rgba(7,17,31,.22); transition: background .2s, transform .2s; }
.sb-home .bundle-dot.is-active { background: var(--blue); transform: scale(1.25); }
.sb-home .bundle.popular .bundle-dot { background: rgba(255,255,255,.3); }
.sb-home .bundle.popular .bundle-dot.is-active { background: #fff; }

/* --- dots only visible on hover --- */
.sb-home .bundle-dots { opacity: 0; transition: opacity .2s ease; }
.sb-home .bundle:hover .bundle-dots { opacity: 1; }

/* --- shop card v2: bigger images, price moved beside bullets & smaller, tags removed --- */
.sb-home .bundle { display: flex; flex-direction: column; }
.sb-home .bundle-img { flex: 1 1 auto; min-height: 300px; height: auto !important; }
.sb-home .bundle-img .bundle-photo { max-width: 90% !important; }
.sb-home .bundle-foot { display: flex; justify-content: space-between; align-items: flex-end; gap: 12px; margin-top: 14px; }
.sb-home .bundle-foot ul { margin: 0; flex: 1; }
.sb-home .bundle .price { font-size: 23px; letter-spacing: -.02em; white-space: nowrap; }
.sb-home .bundle .price s { font-size: .68em; margin-left: 5px; }

/* --- tags as pills straddling the top edge of the card (half outside) --- */
.sb-home .bundle { overflow: visible; position: relative; }
.sb-home .bundle-grid { padding-top: 16px; }
.sb-home .bundle .bundle-tag {
  position: absolute; top: 0; left: 50%;
  transform: translate(-50%, -50%);
  z-index: 8; white-space: nowrap;
  box-shadow: 0 8px 20px rgba(3,31,70,.18);
}

/* --- shop card v3: price top-right, title to top, room above button --- */
.sb-home .bundle { padding: 26px 26px 24px; }
.sb-home .bundle-top { display: flex; justify-content: space-between; align-items: flex-start; gap: 14px; }
.sb-home .bundle-top h3 { margin: 0 0 3px; }
.sb-home .bundle-top .price { text-align: right; margin: 0; }
.sb-home .bundle ul { margin: 19px 0 22px; }   /* space between bullets and button */

/* --- shop card v4: price TOP-right within the footer block, title up, gap above button --- */
.sb-home .bundle h3 { margin-top: 0; }
.sb-home .bundle-foot { align-items: flex-start; margin: 0 0 20px; }
.sb-home .bundle-foot ul { margin: 0; }
.sb-home .bundle-foot .price { text-align: right; }

/* --- a touch more space between the photo and the bullets --- */
.sb-home .bundle-foot { margin-top: 16px; }

/* --- narrow laptops (3 cramped columns): stack price ABOVE bullets --- */
@media (min-width: 981px) and (max-width: 1240px) {
  .sb-home .bundle-foot { flex-direction: column-reverse; align-items: flex-start; gap: 12px; }
  .sb-home .bundle-foot .price { text-align: left; }
}

/* --- mobile: price above bullets too --- */
@media (max-width: 980px) {
  .sb-home .bundle-foot { flex-direction: column-reverse; align-items: flex-start; gap: 12px; }
  .sb-home .bundle-foot .price { text-align: left; }
}

/* --- mobile: keep tier order 3 / 6 / 12 (design forced popular card first) --- */
@media (max-width: 980px) {
  .sb-home .bundle.popular { order: 0; transform: none; }
}

/* --- button hover states --- */
.sb-home .btn { transition: transform .18s ease, box-shadow .18s ease, background .18s ease, border-color .18s ease; will-change: transform; }
.sb-home .btn-primary:hover { background: #0f7ef0; transform: translateY(-2px); box-shadow: 0 20px 44px rgba(18,140,255,.42); }
.sb-home .btn-primary:active { transform: translateY(0); box-shadow: 0 10px 24px rgba(18,140,255,.34); }
.sb-home .btn-white:hover { transform: translateY(-2px); box-shadow: 0 20px 40px rgba(0,0,0,.22); }
.sb-home .btn-white:active { transform: translateY(0); }
.sb-home .btn-outline:hover { background: rgba(255,255,255,.18); border-color: rgba(255,255,255,.6); transform: translateY(-2px); }
.sb-home .btn-outline:active { transform: translateY(0); }

/* --- proof section: same content-visibility paint fix as other custom sections --- */
.shopify-section.sobear-proof-section { content-visibility: visible !important; }
.sb-home .proof-head { transform: translateZ(0); }

/* --- proof fixes: readable UGC captions + paint fix on quote cards --- */
.sb-home .ugc-caption blockquote { color: #fff; }
.sb-home .ugc-card { position: relative; }
.sb-home .ugc-card::after { content: ""; position: absolute; inset: 0; z-index: 1; pointer-events: none;
  background: linear-gradient(to top, rgba(4,12,24,.78) 0%, rgba(4,12,24,.18) 42%, transparent 64%); }
.sb-home .ugc-caption { z-index: 2; }
.sb-home .proof-quotes .quote { transform: translateZ(0); }

/* --- dark quote card: white text (theme forced blockquote dark) --- */
.sb-home .quote.dark blockquote { color: #fff; }
.sb-home .quote.dark cite { color: rgba(255,255,255,.6); }

/* --- proof: CTA button under lead --- */
.sb-home .proof-intro { display: flex; flex-direction: column; align-items: flex-start; }
.sb-home .proof-cta { margin-top: 22px; }

/* --- first product photo zoom (editor-controlled) --- */
.sb-home .bundle-photo-first { transform: scale(var(--zoom, 1)); transform-origin: center center; }

/* --- first-image zoom grows from the top (top edge fixed, expands down + sideways) --- */
.sb-home .bundle-photo-first { transform-origin: top center; }

/* --- ingredients section paint fix --- */
.shopify-section.sobear-ingredients-section { content-visibility: visible !important; }
.sb-home .formula-head { transform: translateZ(0); }

/* --- ingredients: shop-style light gradient bg + CTA under lead --- */
.sb-home .formula-deep { background: linear-gradient(180deg, #f4fbff, #e9f7ff); }
.sb-home .formula-intro { display: flex; flex-direction: column; align-items: flex-start; }
.sb-home .formula-cta { margin-top: 22px; }

/* --- ingredients cards: layer-promotion paint fix (content-visibility glitch) --- */
.sb-home .formula-card-grid { transform: translateZ(0); }

/* --- ingredients: visibly blue-tinted background (subtle gradient read as white) --- */
.sb-home .formula-deep { background: linear-gradient(180deg, #e7f2ff 0%, #d2e6ff 100%); }

/* --- ingredients: clearly-blue uniform bg + force section paint --- */
.sb-home .formula-deep { background: linear-gradient(180deg, #dfeafb 0%, #c6dcf6 100%) !important; transform: translateZ(0); }

/* --- ingredients bg on the reliably-painting .sb-home wrapper (formula-deep gradient was glitching) --- */
.shopify-section.sobear-ingredients-section .sb-home { background: linear-gradient(180deg, #dfeafb 0%, #c6dcf6 100%) !important; }

/* --- ingredients bg: solid clearly-blue (gradient top was near-white) --- */
.shopify-section.sobear-ingredients-section .sb-home { background: #d4e6fb !important; }

/* --- ingredients bg on the content-visibility element itself (its own box always paints, unlike skipped descendants) --- */
.shopify-section.sobear-ingredients-section { background: #d4e6fb !important; }

/* --- ingredients bg on its OWN compositing layer (only translateZ'd elements paint here) --- */
.sb-home .formula-deep { position: relative; }
.sb-home .formula-deep .formula-bg { position: absolute; inset: 0; z-index: 0; background: #d4e6fb; transform: translateZ(0); }
.sb-home .formula-deep .wrap { position: relative; z-index: 1; }

/* --- force the ingredients .sb-home (full-size, blue) onto its own layer so its bg paints --- */
.shopify-section.sobear-ingredients-section .sb-home { transform: translateZ(0); position: relative; z-index: 0; }
.sb-home .formula-deep .formula-bg { display: none; }

/* --- kill residual containment breaking bg paint + absolute sizing --- */
.shopify-section.sobear-ingredients-section { contain: none !important; contain-intrinsic-size: auto !important; }
.sb-home .formula-deep { position: relative; }
.sb-home .formula-deep .formula-bg { display: block !important; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; background: #d4e6fb; }
.sb-home .formula-deep .wrap { position: relative; z-index: 1; }

/* --- ingredients bg: match the shop section exactly --- */
.sb-home .formula-deep .formula-bg { background: linear-gradient(180deg, #f4fbff 0%, #e9f7ff 100%); }

/* --- ingredients: plain cards go white so they stand out on the light-blue section --- */
.sb-home .formula-deep .formula-card { background: #fff; }
.sb-home .formula-deep .formula-card.featured { background: linear-gradient(140deg,#07182d,#0b4384); }
.sb-home .formula-deep .formula-card:nth-child(2) { background: #f5f1ff; }

/* --- comparison section: defeat theme content-visibility/contain paint bug --- */
.shopify-section.sobear-comparison-section { content-visibility: visible !important; contain: none !important; contain-intrinsic-size: auto !important; }

/* --- comparison: force content elements to paint (content-visibility deferred-paint fix) --- */
.sb-home .comparison-wrap,
.sb-home .comparison-copy,
.sb-home .comparison-table,
.sb-home .science-close { transform: translateZ(0); }

/* --- comparison: breathing room above the CTA button --- */
.sb-home .comparison-copy .btn { margin-top: 30px; }

/* --- comparison routine bar: link hover (brighten + arrow nudge) --- */
.sb-home .science-close a { display: inline-block; transition: color .2s ease, transform .2s ease; }
.sb-home .science-close a:hover { color: #fff; transform: translateX(5px); }

/* ===================== SoBear Feature (product showcase) ===================== */
.shopify-section.sobear-feature-section { content-visibility: visible !important; contain: none !important; contain-intrinsic-size: auto !important; }
.sb-home .feature-wrap { display: grid; grid-template-columns: 1.02fr .98fr; gap: 5vw; align-items: center; transform: translateZ(0); }
.sb-home .feature-media,
.sb-home .feature-copy { transform: translateZ(0); }

.sb-home .feature-media { position: relative; border-radius: 36px; background: linear-gradient(160deg, #eaf4ff 0%, #d6e9ff 100%); padding: 44px; min-height: 540px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.sb-home .feature-media img { max-width: 82%; height: auto; filter: drop-shadow(0 32px 64px rgba(10, 74, 122, .28)); }

.sb-home .feature-badge { position: absolute; top: 26px; right: 26px; width: 116px; height: 116px; animation: sbspin 16s linear infinite; }
.sb-home .feature-badge svg { width: 100%; height: 100%; }
.sb-home .feature-badge text { font-size: 12px; font-weight: 900; letter-spacing: .1em; fill: #07182d; text-transform: uppercase; }
.sb-home .feature-badge-dot { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; font-size: 30px; }
@keyframes sbspin { to { transform: rotate(360deg); } }

.sb-home .feature-copy .display { margin: 0 0 20px; }
.sb-home .feature-price { font-size: clamp(30px, 3vw, 40px); font-weight: 950; letter-spacing: -.03em; color: #07182d; margin: 0 0 20px; }
.sb-home .feature-price s { color: #99a5b3; font-weight: 700; font-size: .6em; margin-left: 12px; }
.sb-home .feature-copy .lead { margin: 0 0 26px; max-width: 520px; }
.sb-home .feature-list { list-style: none; padding: 0; margin: 0 0 30px; display: grid; gap: 13px; }
.sb-home .feature-list li { display: flex; align-items: center; gap: 12px; font-weight: 700; font-size: 15px; color: #07182d; }
.sb-home .feature-list li::before { content: "✓"; color: var(--blue); font-weight: 900; font-size: 15px; }
.sb-home .feature-form { display: flex; gap: 14px; flex-wrap: wrap; align-items: center; }
.sb-home .feature-form .feature-atc { margin: 0; }
.sb-home .feature-form .btn { min-width: 220px; }
.sb-home .feature-trust { margin: 16px 0 0; font-size: 13px; color: #6b7a8d; font-weight: 600; }

@media (max-width: 980px) {
  .sb-home .feature-wrap { grid-template-columns: 1fr; gap: 34px; }
  .sb-home .feature-media { min-height: auto; padding: 30px; }
  .sb-home .feature-media img { max-width: 74%; }
}

/* --- feature: gallery layout + badge fix (icon static, only ring spins) --- */
.sb-home .feature-media { flex-direction: column; }
.sb-home .feature-stage { position: relative; width: 100%; display: flex; align-items: center; justify-content: center; }
.sb-home .feature-media .feature-main-img { max-width: 78%; height: auto; cursor: pointer; transition: transform .35s cubic-bezier(.2,.7,.2,1); }
.sb-home .feature-main-link { display: contents; }
.sb-home .feature-main-link:hover .feature-main-img { transform: scale(1.035); }

.sb-home .feature-thumbs { display: flex; gap: 10px; margin-top: 22px; flex-wrap: wrap; justify-content: center; }
.sb-home .feature-thumb { width: 68px; height: 68px; border-radius: 14px; overflow: hidden; border: 2px solid rgba(7,17,31,.10); background: #fff; padding: 0; cursor: pointer; transition: border-color .2s ease, transform .2s ease; }
.sb-home .feature-thumb:hover { transform: translateY(-2px); }
.sb-home .feature-thumb.is-active { border-color: var(--blue); }
.sb-home .feature-thumb img { width: 100%; height: 100%; object-fit: cover; }

/* badge: container static (icon stays upright), only the text ring rotates */
.sb-home .feature-badge { animation: none; }
.sb-home .feature-badge-ring { width: 100%; height: 100%; animation: sbspin 16s linear infinite; }
.sb-home .feature-badge-dot { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; }
.sb-home .feature-badge-dot svg { width: 34px; height: 34px; color: var(--blue); }
@media (prefers-reduced-motion: reduce) { .sb-home .feature-badge-ring { animation: none; } }

/* --- feature: product-name subtitle + stacked buy buttons (Add to cart + Buy with Shop) --- */
.sb-home .feature-name { font-size: 13px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; color: var(--blue); margin: -6px 0 16px; }
.sb-home .feature-form { max-width: 360px; }
.sb-home .feature-form .feature-atc { display: flex; flex-direction: column; gap: 12px; width: 100%; }
.sb-home .feature-form .feature-atc .btn { width: 100%; min-width: 0; }
.sb-home .feature-form .shopify-payment-button { width: 100%; }
.sb-home .feature-form .shopify-payment-button__button { border-radius: 999px; min-height: 50px; }

/* ===================== SoBear Science (dark mechanism section) ===================== */
.shopify-section.sobear-science-section { content-visibility: visible !important; contain: none !important; contain-intrinsic-size: auto !important; }
.sb-home .science-grid, .sb-home .science-copy, .sb-home .bear-frame { transform: translateZ(0); }
.sb-home .science .display em { color: var(--cyan); }
.sb-home .science .kicker { color: var(--lime); }
.sb-home .science-copy > .lead p { margin: 0; }
.sb-home .science-copy > .lead strong { color: #fff; }
/* frame image sizing (bottle or bear) */
.sb-home .bear-frame img { height: 82%; }

/* --- science: force EACH content element to paint (parent translateZ wasn't enough) --- */
.sb-home .science-copy > .display,
.sb-home .science-copy > .lead,
.sb-home .science-copy > .mechanism-chain,
.sb-home .science-copy > .dhm-callout,
.sb-home .science-copy > .science-proof-grid,
.sb-home .science-copy > .science-actions,
.sb-home .science-copy .mechanism-step,
.sb-home .science-copy .science-proof-grid > div { transform: translateZ(0); }

/* --- science: dedicated full-bleed bg div (section-level dark bg wasn't painting under theme containment) --- */
.sb-home .science { position: relative; }
.sb-home .science .science-bg { position: absolute; inset: 0; z-index: 0; background: #050b15 !important; display: block !important; }
.sb-home .science > .wrap { position: relative; z-index: 2; }
.sb-home .science::before { z-index: 1; }

/* --- science: paint dark bg on the OUTER wrapper + force full paint (inner bg div was clipped by containment) --- */
.shopify-section.sobear-science-section { background-color: #050b15 !important; transform: translateZ(0); }
.sb-home .science .science-bg { transform: translateZ(0); will-change: transform; }

/* --- science: the .sb-home wrapper's white bg was showing through the section's partial paint --- */
.shopify-section.sobear-science-section .sb-home { background: #050b15 !important; }

/* --- science: the FORMULATED ::before watermark had a WHITE background painting over the section (Egor spotted it). Make it transparent. --- */
.sb-home .science::before { background: transparent !important; background-color: transparent !important; }

/* ============================================================
   SoBear Science — premium metabolic pathway (redesign)
   ============================================================ */
.sb-home .mech-flow{ display:grid; grid-template-columns:1fr auto 1fr auto 1fr; align-items:center; margin:40px 0 34px; transform:translateZ(0); }

.sb-home .mech-node{ position:relative; border-radius:22px; padding:22px 22px 24px; isolation:isolate; overflow:hidden;
  background:linear-gradient(158deg, rgba(255,255,255,.065), rgba(255,255,255,.018));
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 22px 52px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255,.07); }
.sb-home .mech-node::before{ content:""; position:absolute; left:22%; right:22%; top:-46%; height:78px; border-radius:50%; filter:blur(34px); opacity:.5; z-index:-1; }
.sb-home .mech-no{ display:block; font-size:11px; font-weight:900; letter-spacing:.22em; margin-bottom:14px; }
.sb-home .mech-node b{ display:block; font-size:clamp(19px,1.7vw,26px); letter-spacing:-.02em; line-height:1.02; color:#fff; }
.sb-home .mech-node small{ display:block; margin-top:9px; font-size:12.5px; color:rgba(255,255,255,.5); line-height:1.42; }
.sb-home .mech-node--neutral::before{ background:var(--cyan); }
.sb-home .mech-node--neutral .mech-no{ color:var(--cyan); }
.sb-home .mech-node--danger{ border-color:rgba(255,120,170,.42); box-shadow:0 22px 56px rgba(255,80,140,.16), inset 0 1px 0 rgba(255,255,255,.07); }
.sb-home .mech-node--danger::before{ background:#ff5c93; opacity:.62; }
.sb-home .mech-node--danger .mech-no{ color:#ff7db0; }
.sb-home .mech-node--danger b{ color:#ffdcea; }
.sb-home .mech-node--danger::after{ content:""; position:absolute; inset:0; border-radius:22px; border:1px solid rgba(255,110,165,.55); animation:mechPulse 2.6s ease-in-out infinite; pointer-events:none; }
@keyframes mechPulse{ 0%,100%{ opacity:.22; } 50%{ opacity:.75; } }
.sb-home .mech-node--success{ border-color:rgba(199,255,85,.4); box-shadow:0 22px 56px rgba(174,255,58,.13), inset 0 1px 0 rgba(255,255,255,.07); }
.sb-home .mech-node--success::before{ background:var(--lime); opacity:.42; }
.sb-home .mech-node--success .mech-no{ color:var(--lime); }

.sb-home .mech-link{ position:relative; height:2px; min-width:56px; margin:0 8px; align-self:center; border-radius:2px;
  background:linear-gradient(90deg, rgba(255,255,255,.30), rgba(255,255,255,.07)); }
.sb-home .mech-link::after{ content:""; position:absolute; top:50%; left:0; width:7px; height:7px; border-radius:50%; transform:translateY(-50%);
  background:var(--cyan); box-shadow:0 0 12px var(--cyan); animation:mechTravel 2.3s cubic-bezier(.5,0,.5,1) infinite; }
@keyframes mechTravel{ 0%{ left:0; opacity:0; } 12%{ opacity:1; } 88%{ opacity:1; } 100%{ left:100%; opacity:0; } }
.sb-home .mech-link--dhm::after{ background:var(--lime); box-shadow:0 0 12px var(--lime); }
.sb-home .mech-catalyst{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2; white-space:nowrap;
  padding:7px 13px; border-radius:999px; background:linear-gradient(135deg,#0c7eff,#5bdfff); color:#04101f;
  font-size:11px; font-weight:1000; letter-spacing:.06em; box-shadow:0 8px 24px rgba(78,214,255,.45); }

@media(max-width:860px){
  .sb-home .mech-flow{ grid-template-columns:1fr; }
  .sb-home .mech-link{ width:2px; height:30px; min-width:0; margin:5px auto; background:linear-gradient(180deg, rgba(255,255,255,.30), rgba(255,255,255,.07)); }
  .sb-home .mech-link::after{ left:50%; top:0; transform:translateX(-50%); animation:mechTravelV 2.3s cubic-bezier(.5,0,.5,1) infinite; }
  @keyframes mechTravelV{ 0%{ top:0; opacity:0; } 12%{ opacity:1; } 88%{ opacity:1; } 100%{ top:100%; opacity:0; } }
}

/* DHM callout — spotlit ingredient card */
.sb-home .dhm-callout{ position:relative; display:grid; grid-template-columns:auto 1fr; gap:26px; align-items:center; overflow:hidden;
  padding:28px 32px; border-radius:24px; margin:10px 0 26px;
  background:linear-gradient(135deg, rgba(15,128,255,.17), rgba(78,214,255,.045));
  border:1px solid rgba(108,230,255,.30);
  box-shadow:0 26px 62px rgba(10,74,122,.28), inset 0 1px 0 rgba(255,255,255,.09); }
.sb-home .dhm-callout::before{ content:""; position:absolute; right:-70px; top:-70px; width:240px; height:240px; border-radius:50%; background:radial-gradient(circle, rgba(78,214,255,.22), transparent 68%); pointer-events:none; }
.sb-home .dhm-badge{ position:relative; width:84px; height:84px; border-radius:50%; display:grid; place-items:center; font-size:22px; font-weight:1000; color:#04101f;
  background:radial-gradient(circle at 38% 30%, #a6f0ff, #26b6ff 58%, #0a78ff); box-shadow:0 14px 36px rgba(78,214,255,.5), inset 0 -6px 14px rgba(4,16,31,.28); }
.sb-home .dhm-badge::after{ content:""; position:absolute; inset:-9px; border-radius:50%; border:1.5px solid rgba(108,230,255,.16); border-top-color:var(--cyan); animation:dhmOrbit 4.2s linear infinite; }
@keyframes dhmOrbit{ to{ transform:rotate(360deg); } }
.sb-home .dhm-callout strong{ display:block; font-size:clamp(19px,1.7vw,25px); letter-spacing:-.02em; color:#fff; }
.sb-home .dhm-callout p{ margin:8px 0 0; color:rgba(255,255,255,.64); font-size:14px; line-height:1.6; max-width:660px; }

/* Proof grid — accented glass cards */
.sb-home .science-proof-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:12px; }
.sb-home .science-proof-grid > div{ position:relative; padding:24px 22px; border-radius:18px; overflow:hidden;
  background:linear-gradient(160deg, rgba(255,255,255,.055), rgba(255,255,255,.015));
  border:1px solid rgba(255,255,255,.09); transition:transform .28s ease, border-color .28s ease, box-shadow .28s ease; }
.sb-home .science-proof-grid > div::before{ content:""; position:absolute; left:22px; top:24px; width:24px; height:2px; border-radius:2px; background:var(--cyan); box-shadow:0 0 10px rgba(108,230,255,.6); }
.sb-home .science-proof-grid > div:nth-child(2)::before{ background:var(--lime); box-shadow:0 0 10px rgba(199,255,85,.5); }
.sb-home .science-proof-grid > div:nth-child(3)::before{ background:var(--pink); box-shadow:0 0 10px rgba(255,138,200,.5); }
.sb-home .science-proof-grid > div:hover{ transform:translateY(-3px); border-color:rgba(108,230,255,.32); box-shadow:0 20px 44px rgba(0,0,0,.35); }
.sb-home .science-proof-grid > div b{ display:block; font-size:14.5px; margin:18px 0 8px; letter-spacing:-.01em; color:#fff; }
.sb-home .science-proof-grid > div span{ display:block; font-size:12px; line-height:1.55; color:rgba(255,255,255,.5); }

/* --- mech-flow fix: stop the long word (ACETALDEHYDE) from expanding its column & overlapping neighbours --- */
.sb-home .mech-flow{ grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr); }
.sb-home .mech-node{ min-width:0; }
.sb-home .mech-node b{ font-size:clamp(15px,1.3vw,21px); overflow-wrap:break-word; hyphens:auto; }

/* --- mech-flow: flexbox for reliably EQUAL nodes (grid tracks were uneven vs the long word) --- */
.sb-home .mech-flow{ display:flex; align-items:stretch; }
.sb-home .mech-node{ flex:1 1 0; min-width:0; }
.sb-home .mech-link{ flex:0 0 58px; width:58px; align-self:center; }
.sb-home .mech-node b{ font-size:clamp(14px,1.12vw,18px); overflow-wrap:normal; }
@media(max-width:860px){
  .sb-home .mech-flow{ flex-direction:column; align-items:stretch; }
  .sb-home .mech-link{ flex:0 0 30px; width:2px; height:30px; }
  .sb-home .mech-node b{ font-size:19px; }
}

/* --- DHM medallion: drop the spinning orbit ring --- */
.sb-home .dhm-badge::after { display: none !important; }

/* ============================================================
   SoBear Science — Option B: vertical pathway timeline + full-width proof band
   ============================================================ */
.sb-home .mech-vert{ margin:34px 0 32px; }
.sb-home .mech-step{ display:grid; grid-template-columns:16px 1fr; gap:22px; position:relative; padding-bottom:30px; }
.sb-home .mech-step:last-child{ padding-bottom:0; }
.sb-home .mech-rail{ position:relative; }
.sb-home .mech-rail::before{ content:""; position:absolute; left:7px; top:9px; bottom:-30px; width:2px; background:linear-gradient(180deg, rgba(255,255,255,.32), rgba(255,255,255,.08)); }
.sb-home .mech-step:last-child .mech-rail::before{ display:none; }
.sb-home .mech-dot{ position:relative; z-index:2; display:block; width:16px; height:16px; border-radius:50%; margin-top:3px; background:var(--cyan); box-shadow:0 0 0 4px rgba(108,230,255,.13), 0 0 15px rgba(108,230,255,.7); }
.sb-home .mech-step--danger .mech-dot{ background:#ff5c93; animation:mechDot 2.5s ease-in-out infinite; }
@keyframes mechDot{ 0%,100%{ box-shadow:0 0 0 4px rgba(255,92,147,.12),0 0 13px rgba(255,92,147,.5);} 50%{ box-shadow:0 0 0 8px rgba(255,92,147,.05),0 0 22px rgba(255,92,147,.9);} }
.sb-home .mech-step--success .mech-dot{ background:var(--lime); box-shadow:0 0 0 4px rgba(199,255,85,.13), 0 0 15px rgba(199,255,85,.6); }
.sb-home .mech-no{ display:block; font-size:11px; font-weight:900; letter-spacing:.2em; margin-bottom:5px; }
.sb-home .mech-step--neutral .mech-no{ color:var(--cyan); }
.sb-home .mech-step--danger .mech-no{ color:#ff7db0; }
.sb-home .mech-step--success .mech-no{ color:var(--lime); }
.sb-home .mech-body b{ display:block; font-size:clamp(22px,2.1vw,34px); letter-spacing:-.03em; line-height:1; color:#fff; }
.sb-home .mech-step--danger .mech-body b{ color:#ffdcea; }
.sb-home .mech-body small{ display:block; margin-top:8px; font-size:13.5px; color:rgba(255,255,255,.55); line-height:1.4; }
/* DHM catalyst chip on the 02->03 connector */
.sb-home .mech-step--success .mech-catalyst{ position:absolute; left:7px; top:-19px; transform:translate(-50%,-50%); z-index:4; white-space:nowrap; padding:6px 12px; border-radius:999px; background:linear-gradient(135deg,#0c7eff,#5bdfff); color:#04101f; font-size:10.5px; font-weight:1000; letter-spacing:.05em; box-shadow:0 8px 22px rgba(78,214,255,.45); animation:none; }

/* proof grid becomes a full-width band under the two-column row */
.sb-home .science-proof-band{ margin-top:48px; }

/* --- lead paragraphs: match the higher-contrast promise color across light sections --- */
.sb-home .lead { color: #2b3a4f; }
/* keep leads on dark sections light */
.sb-home .science-copy > .lead { color: rgba(255,255,255,.72); }

/* --- shop lead: was explicitly muted; bring to the higher-contrast color too --- */
.sb-home .shop .lead { color: #2b3a4f; }

/* --- science secondary link: hover (brighten + arrow nudge) --- */
.sb-home .science-link { display: inline-block; transition: color .2s ease, transform .2s ease; }
.sb-home .science-link:hover { color: #fff; transform: translateX(5px); }

/* ============================================================
   SoBear Science v2 — DHM pathway (redesign in brand language)
   ============================================================ */
.sb-home .sci2{ position:relative; color:#f3f6fc; overflow:hidden; }
.sb-home .sci2 .wrap{ position:relative; z-index:2; }
.sb-home .sci2-bg{ position:absolute; inset:0; z-index:0;
  background:
    radial-gradient(120% 90% at 84% -8%, rgba(108,230,255,.14), transparent 55%),
    radial-gradient(90% 70% at 6% 6%, rgba(255,138,200,.07), transparent 50%),
    radial-gradient(70% 60% at 50% 108%, rgba(18,140,255,.10), transparent 60%),
    #050b15; }

/* header */
.sb-home .sci2-head{ display:grid; grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr); gap:clamp(28px,5vw,64px); align-items:end; margin-bottom:clamp(40px,5vw,66px); }
.sb-home .sci2-h{ font-size:clamp(40px,6vw,82px); line-height:.92; margin:0; transform:translateZ(0); }
.sb-home .sci2-h .sci2-muted{ color:rgba(243,246,252,.34); }
.sb-home .sci2-h em{ font-style:normal; color:var(--cyan); text-shadow:0 0 44px rgba(108,230,255,.4); }
.sb-home .sci2-lede{ color:rgba(243,246,252,.64); font-size:clamp(15px,1.15vw,17.5px); line-height:1.68; max-width:46ch; padding-bottom:8px; transform:translateZ(0); }
.sb-home .sci2-lede strong{ color:#ff9ec9; font-weight:600; }
.sb-home .sci2-lede p{ margin:0; }

/* pathway panel */
.sb-home .sci2-pathway{ position:relative; border:1px solid rgba(255,255,255,.09); border-radius:24px; overflow:hidden; transform:translateZ(0);
  background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.01) 42%), rgba(9,15,26,.7);
  box-shadow:0 30px 80px rgba(0,0,0,.4), inset 0 1px 0 rgba(255,255,255,.05);
  padding:clamp(26px,3.4vw,46px) clamp(22px,3vw,42px); }
.sb-home .sci2-pathway::after{ content:""; position:absolute; left:50%; top:-30%; width:60%; height:120%; transform:translateX(-50%); pointer-events:none;
  background:radial-gradient(50% 50% at 50% 50%, rgba(18,140,255,.10), transparent 70%); }
.sb-home .sci2-pathway-label{ position:relative; display:flex; justify-content:space-between; align-items:baseline; flex-wrap:wrap; gap:8px; margin-bottom:clamp(30px,3vw,44px); }
.sb-home .sci2-pathway-label h3{ font-size:clamp(19px,1.7vw,24px); font-weight:900; letter-spacing:-.02em; margin:0; color:#fff; }
.sb-home .sci2-pathway-label span{ font-size:11px; font-weight:800; letter-spacing:.16em; text-transform:uppercase; color:rgba(243,246,252,.4); }

.sb-home .sci2-chain{ position:relative; display:grid; grid-template-columns:1fr auto 1fr auto 1fr; align-items:start; gap:clamp(4px,1vw,14px); }
.sb-home .sci2-node{ position:relative; text-align:center; padding:4px; min-width:0; }
.sb-home .sci2-dot{ display:block; width:14px; height:14px; border-radius:50%; margin:0 auto 16px; position:relative; }
.sb-home .sci2-dot::after{ content:""; position:absolute; inset:-7px; border-radius:50%; border:1px solid currentColor; opacity:.35; }
.sb-home .sci2-formula{ display:block; font-size:12px; font-weight:700; letter-spacing:.06em; color:rgba(243,246,252,.42); margin-bottom:8px; }
.sb-home .sci2-name{ display:block; font-size:clamp(17px,1.7vw,24px); font-weight:1000; letter-spacing:-.02em; text-transform:uppercase; line-height:1.02; margin-bottom:9px; color:#fff; }
.sb-home .sci2-desc{ display:block; font-size:13px; color:rgba(243,246,252,.58); max-width:22ch; margin:0 auto; line-height:1.45; }
.sb-home .sci2-node.is-neutral{ color:#5a6b86; }
.sb-home .sci2-node.is-neutral .sci2-dot{ background:#33405a; }
.sb-home .sci2-node.is-toxic{ color:#ff5c93; }
.sb-home .sci2-node.is-toxic .sci2-dot{ background:#ff5c93; box-shadow:0 0 22px rgba(255,92,147,.5); }
.sb-home .sci2-node.is-toxic .sci2-name{ color:#ff9ec9; }
.sb-home .sci2-tag{ display:inline-block; font-size:10px; font-weight:900; letter-spacing:.12em; text-transform:uppercase; color:#ff8ac8; border:1px solid rgba(255,92,147,.42); border-radius:100px; padding:3px 10px; margin-bottom:11px; }
.sb-home .sci2-node.is-safe{ color:var(--cyan); }
.sb-home .sci2-node.is-safe .sci2-dot{ background:var(--cyan); box-shadow:0 0 22px rgba(108,230,255,.55); }
.sb-home .sci2-node.is-safe .sci2-name{ color:var(--cyan); }

/* connectors */
.sb-home .sci2-link{ position:relative; height:2px; min-width:34px; align-self:flex-start; margin-top:6px; border-radius:2px; overflow:hidden; }
.sb-home .sci2-link.is-warn{ background:linear-gradient(90deg,#33405a,#ff5c93); }
.sb-home .sci2-link.is-fix{ background:linear-gradient(90deg,#ff5c93,var(--cyan)); }
.sb-home .sci2-flow{ position:absolute; top:-2px; height:6px; width:26px; border-radius:6px; background:linear-gradient(90deg,transparent,#fff,transparent); opacity:.85; animation:sci2flow 2.4s linear infinite; }
.sb-home .sci2-link.is-fix .sci2-flow{ animation-delay:1.2s; }
@keyframes sci2flow{ 0%{ left:-26px; } 100%{ left:100%; } }

/* DHM intervention chip on the fix connector */
.sb-home .sci2-intervene{ grid-column:4; justify-self:center; position:relative; z-index:3; margin-top:-6px; }
.sb-home .sci2-intervene::before{ content:""; position:absolute; left:50%; top:-14px; transform:translateX(-50%); width:1px; height:14px; background:var(--cyan); opacity:.55; }
.sb-home .sci2-chip{ display:flex; flex-direction:column; align-items:center; gap:3px; white-space:nowrap;
  background:rgba(20,27,44,.95); border:1px solid rgba(108,230,255,.45); border-radius:14px; padding:10px 15px;
  box-shadow:0 8px 30px rgba(0,0,0,.5), 0 0 30px rgba(18,140,255,.3); }
.sb-home .sci2-chip b{ font-size:14px; font-weight:1000; letter-spacing:.03em; color:var(--cyan); }
.sb-home .sci2-chip small{ font-size:10px; font-weight:700; letter-spacing:.05em; color:rgba(243,246,252,.6); }

/* lower grid */
.sb-home .sci2-lower{ display:grid; grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr); gap:clamp(16px,2.4vw,24px); margin-top:clamp(16px,2.4vw,24px); }
.sb-home .sci2-product{ position:relative; border:1px solid rgba(255,255,255,.09); border-radius:24px; overflow:hidden; min-height:340px; transform:translateZ(0);
  background:radial-gradient(80% 60% at 50% 34%, rgba(18,140,255,.20), transparent 70%), #070d18; }
.sb-home .sci2-product img{ position:absolute; inset:0; width:100%; height:100%; object-fit:contain; padding:34px; filter:drop-shadow(0 26px 50px rgba(0,0,0,.5)); }

.sb-home .sci2-story{ display:flex; flex-direction:column; gap:16px; }
.sb-home .sci2-dhm{ position:relative; overflow:hidden; border:1px solid rgba(108,230,255,.24); border-radius:24px; padding:clamp(22px,2.5vw,30px); transform:translateZ(0);
  background:linear-gradient(135deg, rgba(18,140,255,.14), rgba(108,230,255,.03)); box-shadow:0 24px 60px rgba(10,74,122,.24), inset 0 1px 0 rgba(255,255,255,.07); }
.sb-home .sci2-dhm::before{ content:""; position:absolute; right:-50px; top:-50px; width:200px; height:200px; border-radius:50%; background:radial-gradient(circle, rgba(108,230,255,.22), transparent 70%); pointer-events:none; }
.sb-home .sci2-dhm-row{ position:relative; display:flex; align-items:center; gap:14px; margin-bottom:14px; }
.sb-home .sci2-orb{ width:52px; height:52px; border-radius:50%; flex-shrink:0; display:grid; place-items:center; font-size:14px; font-weight:1000; color:#04121f;
  background:radial-gradient(circle at 34% 30%, #a6f0ff, #26b6ff 56%, #0a78ff); box-shadow:0 0 26px rgba(108,230,255,.45); }
.sb-home .sci2-dhm h4{ font-size:20px; font-weight:900; letter-spacing:-.02em; margin:0; color:#fff; }
.sb-home .sci2-dhm h4 span{ display:block; font-size:11px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; color:rgba(243,246,252,.42); margin-top:4px; }
.sb-home .sci2-dhm p{ position:relative; color:rgba(243,246,252,.66); font-size:14.5px; line-height:1.62; margin:0; }
.sb-home .sci2-dhm p b{ color:#fff; font-weight:600; }
.sb-home .sci2-note{ display:flex; align-items:center; gap:8px; margin-top:16px; padding-top:14px; border-top:1px solid rgba(255,255,255,.09); font-size:11px; font-weight:700; letter-spacing:.04em; color:var(--cyan); }
.sb-home .sci2-note::before{ content:"✚"; font-size:12px; }

.sb-home .sci2-benefits{ display:grid; grid-template-columns:repeat(3,1fr); gap:10px; }
.sb-home .sci2-benefit{ border:1px solid rgba(255,255,255,.09); border-radius:16px; background:rgba(255,255,255,.02); padding:17px 15px; transition:transform .25s ease, border-color .25s ease; }
.sb-home .sci2-benefit:hover{ transform:translateY(-3px); border-color:rgba(108,230,255,.28); }
.sb-home .sci2-benefit .k{ font-size:15px; font-weight:1000; letter-spacing:-.01em; color:var(--cyan); margin-bottom:7px; }
.sb-home .sci2-benefit .t{ font-size:12.5px; color:rgba(243,246,252,.56); line-height:1.46; }

/* CTA row */
.sb-home .sci2-cta-row{ display:flex; align-items:center; gap:22px; flex-wrap:wrap; margin-top:clamp(24px,3vw,32px); padding-top:clamp(24px,3vw,32px); border-top:1px solid rgba(255,255,255,.09); }
.sb-home .sci2-cta2{ display:inline-flex; align-items:center; gap:8px; font-size:13px; font-weight:800; letter-spacing:.03em; color:rgba(243,246,252,.66); transition:color .2s ease, transform .2s ease; }
.sb-home .sci2-cta2:hover{ color:var(--cyan); transform:translateX(5px); }

@media (max-width:860px){
  .sb-home .sci2-head{ grid-template-columns:1fr; gap:22px; }
  .sb-home .sci2-lower{ grid-template-columns:1fr; }
  .sb-home .sci2-product{ min-height:300px; }
  .sb-home .sci2-chain{ grid-template-columns:1fr; gap:0; }
  .sb-home .sci2-node{ padding:22px 0; }
  .sb-home .sci2-link{ width:2px; height:34px; min-width:0; justify-self:center; margin:0; align-self:center; }
  .sb-home .sci2-link.is-warn{ background:linear-gradient(180deg,#33405a,#ff5c93); }
  .sb-home .sci2-link.is-fix{ background:linear-gradient(180deg,#ff5c93,var(--cyan)); }
  .sb-home .sci2-flow{ width:6px; height:26px; top:auto; left:-2px; animation:sci2flowV 2.4s linear infinite; }
  @keyframes sci2flowV{ 0%{ top:-26px; } 100%{ top:100%; } }
  .sb-home .sci2-intervene{ grid-column:auto; margin:2px 0; }
  .sb-home .sci2-intervene::before{ display:none; }
  .sb-home .sci2-desc{ max-width:34ch; }
  .sb-home .sci2-benefits{ grid-template-columns:1fr; }
}
@media (prefers-reduced-motion:reduce){ .sb-home .sci2-flow{ display:none; } }

/* --- sci2: paint dark bg + glows on the section element itself (theme gives section a white bg; the 0-height bg div didn't cover) --- */
.sb-home .sci2 { background:
  radial-gradient(120% 90% at 84% -8%, rgba(108,230,255,.14), transparent 55%),
  radial-gradient(90% 70% at 6% 6%, rgba(255,138,200,.07), transparent 50%),
  radial-gradient(70% 60% at 50% 108%, rgba(18,140,255,.10), transparent 60%),
  #050b15 !important; }
.sb-home .sci2-bg { display: none; }

/* --- sci2: theme gives section ::before a WHITE bg overlay — kill it (same trap as the old FORMULATED watermark) --- */
.sb-home .sci2::before { background: transparent !important; background-color: transparent !important; }

/* --- sci2 chain v2: single gradient rail behind the dots + DHM chip on the pathway (fixes broken/uneven connectors) --- */
.sb-home .sci2-chain{ grid-template-columns:1fr 1fr 1fr; gap:clamp(10px,1.6vw,22px); align-items:start; }
.sb-home .sci2-rail{ position:absolute; top:11px; left:16.67%; right:16.67%; height:2px; border-radius:2px; z-index:0;
  background:linear-gradient(90deg,#33405a 0%, #ff5c93 45%, #ff5c93 55%, var(--cyan) 100%); }
.sb-home .sci2-node{ position:relative; z-index:1; }
.sb-home .sci2-dot{ background-clip:padding-box; }
.sb-home .sci2-node.is-neutral .sci2-dot,
.sb-home .sci2-node.is-toxic .sci2-dot,
.sb-home .sci2-node.is-safe .sci2-dot{ outline:4px solid #050b15; }
.sb-home .sci2-intervene{ position:absolute; left:66.67%; top:34px; transform:translateX(-50%); grid-column:auto; justify-self:auto; margin:0; z-index:4; }
.sb-home .sci2-intervene::before{ content:""; position:absolute; left:50%; top:-23px; transform:translateX(-50%); width:1px; height:23px; background:var(--cyan); opacity:.55; }

@media(max-width:860px){
  .sb-home .sci2-chain{ grid-template-columns:1fr; gap:0; }
  .sb-home .sci2-rail{ left:calc(50% - 1px); right:auto; top:24px; bottom:24px; width:2px; height:auto;
    background:linear-gradient(180deg,#33405a 0%, #ff5c93 45%, #ff5c93 55%, var(--cyan) 100%); }
  .sb-home .sci2-node{ padding:22px 0; }
  .sb-home .sci2-intervene{ position:static; transform:none; margin:4px 0; }
  .sb-home .sci2-intervene::before{ display:none; }
}

/* --- sci2 rail: use explicit width (right:% collapsed to 0) + brighter line --- */
.sb-home .sci2-rail{ left:16.67%; width:66.66%; right:auto !important; top:11px; height:2px;
  background:linear-gradient(90deg, rgba(120,140,175,.6) 0%, #ff5c93 42%, #ff5c93 58%, var(--cyan) 100%) !important;
  box-shadow:0 0 12px rgba(255,92,147,.25); }

/* --- sci2 rail: theme hides [aria-hidden] divs — force the rail visible --- */
.sb-home .sci2-rail{ display:block !important; }

/* --- sci2 rail: flowing pulse Ethanol -> Acetaldehyde -> Acetate --- */
.sb-home .sci2-railflow{ position:absolute; top:0; left:0; height:2px; width:64px; border-radius:2px;
  background:linear-gradient(90deg, transparent, #ffffff, transparent); opacity:0; pointer-events:none;
  animation:sci2railflow 3s cubic-bezier(.5,0,.5,1) infinite; }
@keyframes sci2railflow{ 0%{ left:-64px; opacity:0; } 10%{ opacity:1; } 90%{ opacity:1; } 100%{ left:100%; opacity:0; } }
@media (prefers-reduced-motion:reduce){ .sb-home .sci2-railflow{ display:none; } }

/* --- sci2 rail flow: clip to the line so the pulse stays within it --- */
.sb-home .sci2-rail{ overflow:hidden; }
.sb-home .sci2-railflow{ opacity:.9; animation:sci2railflow 3.2s linear infinite; }
@keyframes sci2railflow{ 0%{ left:-64px; } 72%{ left:100%; } 100%{ left:100%; } }

/* ============================================================
   sci2 polish: no card hover, higher contrast, larger text
   ============================================================ */
/* remove benefit card hover */
.sb-home .sci2-benefit{ transition:none; }
.sb-home .sci2-benefit:hover{ transform:none !important; border-color:rgba(255,255,255,.09) !important; box-shadow:none !important; }

/* contrast + size bumps */
.sb-home .sci2-lede{ font-size:clamp(16px,1.25vw,19px); line-height:1.65; color:rgba(255,255,255,.82); }
.sb-home .sci2-lede strong{ color:#ffa9d0; }
.sb-home .sci2-pathway-label h3{ font-size:clamp(20px,1.8vw,26px); }
.sb-home .sci2-formula{ font-size:13px; color:rgba(255,255,255,.6); }
.sb-home .sci2-name{ font-size:clamp(20px,1.9vw,27px); }
.sb-home .sci2-desc{ font-size:14.5px; line-height:1.5; color:rgba(255,255,255,.74); max-width:24ch; }
.sb-home .sci2-tag{ font-size:11px; }
.sb-home .sci2-chip b{ font-size:15px; }
.sb-home .sci2-chip small{ font-size:11px; color:rgba(255,255,255,.75); }
.sb-home .sci2-dhm h4{ font-size:22px; }
.sb-home .sci2-dhm h4 span{ font-size:12px; color:rgba(255,255,255,.58); }
.sb-home .sci2-dhm p{ font-size:16px; line-height:1.62; color:rgba(255,255,255,.84); }
.sb-home .sci2-note{ font-size:12.5px; color:var(--cyan); }
.sb-home .sci2-benefit{ padding:19px 17px; }
.sb-home .sci2-benefit .k{ font-size:18px; margin-bottom:8px; }
.sb-home .sci2-benefit .t{ font-size:14px; line-height:1.5; color:rgba(255,255,255,.74); }
.sb-home .sci2-cta2{ font-size:15px; color:rgba(255,255,255,.82); }

/* --- sci2 CTA row: drop the divider line above the buttons --- */
.sb-home .sci2-cta-row{ border-top:none; padding-top:0; }

/* ============================================================
   sci2 pathway — MOBILE: left-aligned vertical timeline (overrides desktop !important rail)
   ============================================================ */
@media (max-width:860px){
  .sb-home .sci2-chain{ display:flex; flex-direction:column; gap:0; position:relative; padding-left:40px; }
  .sb-home .sci2-node.is-neutral{ order:1; } .sb-home .sci2-node.is-toxic{ order:2; }
  .sb-home .sci2-intervene{ order:3; } .sb-home .sci2-node.is-safe{ order:4; }

  .sb-home .sci2-rail{ display:block !important; left:10px !important; right:auto !important; top:5px !important; bottom:5px !important;
    width:2px !important; height:auto !important;
    background:linear-gradient(180deg, rgba(120,140,175,.6) 0%, #ff5c93 32%, #ff5c93 52%, var(--cyan) 82%) !important;
    -webkit-mask-image:linear-gradient(180deg,transparent,#000 5%,#000 90%,transparent);
    mask-image:linear-gradient(180deg,transparent,#000 5%,#000 90%,transparent); box-shadow:none !important; }

  .sb-home .sci2-node{ text-align:left !important; padding:0 0 30px 0 !important; position:relative; }
  .sb-home .sci2-dot{ position:absolute !important; left:-37px !important; top:2px !important; margin:0 !important; }
  .sb-home .sci2-formula,.sb-home .sci2-name,.sb-home .sci2-desc{ text-align:left !important; }
  .sb-home .sci2-desc{ max-width:none !important; margin:0 !important; }
  .sb-home .sci2-name{ font-size:24px !important; }
  .sb-home .sci2-desc{ font-size:15px !important; }
  .sb-home .sci2-tag{ margin-bottom:9px; }

  .sb-home .sci2-intervene{ position:relative !important; left:auto !important; top:auto !important; transform:none !important; margin:0 0 30px !important; }
  .sb-home .sci2-intervene::before{ display:none !important; }
  .sb-home .sci2-chip{ align-items:flex-start; }

  /* vertical flow pulse */
  .sb-home .sci2-railflow{ width:2px !important; height:60px !important; top:0 !important; left:0 !important;
    background:linear-gradient(180deg,transparent,#fff,transparent) !important; animation:sci2railflowV 3.2s linear infinite !important; }
  @keyframes sci2railflowV{ 0%{ top:-60px; } 72%{ top:100%; } 100%{ top:100%; } }
}

/* ============================================================
   SoBear Festival — dark section paint fixes + brand accents
   ============================================================ */
.shopify-section.sobear-festival-section{ content-visibility:visible !important; contain:none !important; contain-intrinsic-size:auto !important; transform:translateZ(0); background:#04101f !important; }
.shopify-section.sobear-festival-section .sb-home{ background:#04101f !important; }
.sb-home .festival-story{ background:#04101f !important; }
.sb-home .festival-story::before{ background:transparent !important; background-color:transparent !important; }
.sb-home .festival-layout, .sb-home .festival-copy, .sb-home .festival-gallery{ transform:translateZ(0); }
.sb-home .festival-story .display em{ color:var(--lime); }
.sb-home .festival-copy p{ color:rgba(255,255,255,.8); font-size:17px; line-height:1.65; }

/* ============================================================
   FAQ / Locator / Final-funnel — paint fixes + brand
   ============================================================ */
/* FAQ (light) */
.shopify-section.sobear-faq-section{ content-visibility:visible !important; contain:none !important; contain-intrinsic-size:auto !important; }
.sb-home .faq-grid > div, .sb-home .faq-list, .sb-home .faq-item{ transform:translateZ(0); }

/* Locator (blue banner) */
.shopify-section.sobear-locator-section{ content-visibility:visible !important; contain:none !important; contain-intrinsic-size:auto !important; transform:translateZ(0); background:linear-gradient(120deg,#087cff,#0dc8ff) !important; }
.shopify-section.sobear-locator-section .sb-home{ background:linear-gradient(120deg,#087cff,#0dc8ff) !important; }
.sb-home .locator{ background:linear-gradient(120deg,#087cff,#0dc8ff) !important; }
.sb-home .locator::before{ background:transparent !important; background-color:transparent !important; }
.sb-home .locator-inner{ transform:translateZ(0); }

/* Final funnel (dark closer) */
.shopify-section.sobear-final-section{ content-visibility:visible !important; contain:none !important; contain-intrinsic-size:auto !important; transform:translateZ(0); background:#03101e !important; }
.shopify-section.sobear-final-section .sb-home{ background:#03101e !important; }
.sb-home .final-funnel{ background:#03101e !important; }
.sb-home .final-funnel::before{ background:transparent !important; background-color:transparent !important; }
.sb-home .final-funnel-content{ transform:translateZ(0); }

/* --- final-funnel: stronger overlay so the heading is readable over the bright image --- */
.sb-home .final-funnel-overlay{ transform:translateZ(0);
  background:linear-gradient(90deg, rgba(1,7,15,.97) 0%, rgba(1,7,15,.93) 48%, rgba(1,7,15,.5) 100%) !important; }
@media(max-width:768px){
  .sb-home .final-funnel-overlay{ background:linear-gradient(180deg, rgba(1,7,15,.6) 0%, rgba(1,7,15,.92) 55%, rgba(1,7,15,.97) 100%) !important; }
}

/* --- FAQ questions: force strong dark contrast (button color was falling back to grey) --- */
.sb-home .faq-q, .sb-home .faq-q span{ color:#0a1420 !important; }

/* --- final-funnel overlay is an empty div (theme hides :empty divs) — force it visible --- */
.sb-home .final-funnel-overlay{ display:block !important; }

/* --- FAQ answers: higher contrast (was muted grey) --- */
.sb-home .faq-a{ color:#2b3a4f !important; }

/* --- final-funnel MOBILE: smaller heading + balanced spacing --- */
@media (max-width:600px){
  .sb-home .final-funnel{ min-height:auto !important; padding:74px 22px !important; place-items:center; }
  .sb-home .final-funnel h2{ font-size:42px !important; line-height:1.02 !important; margin:14px 0 18px !important; }
  .sb-home .final-funnel p{ font-size:15px !important; line-height:1.6 !important; }
  .sb-home .final-funnel .hero-actions{ gap:10px; margin-top:22px; }
  .sb-home .final-funnel .hero-actions .btn{ min-height:50px; }
}

/* --- ingredient icons (Phosphor) in colored badges (homepage) --- */
.sb-home .formula-deep .formula-icon{ display:inline-flex; width:50px; height:50px; align-items:center; justify-content:center; border-radius:15px; margin-bottom:6px; }
.sb-home .formula-deep .formula-icon svg{ width:26px; height:26px; }
.sb-home .formula-deep .formula-card .formula-icon{ color:var(--blue); background:rgba(18,140,255,.10); }
.sb-home .formula-deep .formula-card.featured .formula-icon{ color:#04121f; background:linear-gradient(135deg,#a6f0ff,#26b6ff); box-shadow:0 8px 22px rgba(108,230,255,.35); }
.sb-home .formula-deep .formula-card:nth-child(2) .formula-icon{ color:#6f5cff; background:rgba(139,125,255,.14); }
.sb-home .formula-deep .formula-card:nth-child(3) .formula-icon{ color:#1f9d63; background:rgba(31,157,99,.12); }
.sb-home .formula-deep .formula-card:nth-child(5) .formula-icon{ color:#e0559e; background:rgba(255,138,200,.16); }

/* --- homepage ingredient text: contrast + size (match product page) --- */
.sb-home .formula-deep .formula-intro .lead{ color:#2b3a4f; }
.sb-home .formula-deep .formula-card p{ font-size:16px !important; line-height:1.6; color:#22303f !important; }
.sb-home .formula-deep .formula-card.featured p{ color:rgba(255,255,255,.86) !important; }
.sb-home .formula-deep .formula-card span{ font-size:11px !important; }
.sb-home .formula-deep .formula-card strong{ font-size:12px !important; letter-spacing:.06em; }

/* ============================================================
   Phosphor icons for CSS glyphs (checkmarks, plus) — masks keep currentColor
   ============================================================ */
.sb-home .bundle li::before,
.sb-home .feature-list li::before,
.sb-home .frictionless .benefit-check::before{ content:""; display:inline-block; width:1.05em; height:1.05em; vertical-align:-.18em; margin-right:8px; background:currentColor; -webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232.49%2C80.49l-128%2C128a12%2C12%2C0%2C0%2C1-17%2C0l-56-56a12%2C12%2C0%2C1%2C1%2C17-17L96%2C183%2C215.51%2C63.51a12%2C12%2C0%2C0%2C1%2C17%2C17Z%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat; mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M232.49%2C80.49l-128%2C128a12%2C12%2C0%2C0%2C1-17%2C0l-56-56a12%2C12%2C0%2C1%2C1%2C17-17L96%2C183%2C215.51%2C63.51a12%2C12%2C0%2C0%2C1%2C17%2C17Z%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat; }
.sb-home .bundle li::before{ color:var(--blue); }
.sb-home .popular li::before{ color:var(--lime); }
.sb-home .sci2-note::before{ content:""; display:inline-block; width:1em; height:1em; vertical-align:-.12em; margin-right:8px; background:currentColor; -webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228%2C128a12%2C12%2C0%2C0%2C1-12%2C12H140v76a12%2C12%2C0%2C0%2C1-24%2C0V140H40a12%2C12%2C0%2C0%2C1%2C0-24h76V40a12%2C12%2C0%2C0%2C1%2C24%2C0v76h76A12%2C12%2C0%2C0%2C1%2C228%2C128Z%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat; mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20256%22%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M228%2C128a12%2C12%2C0%2C0%2C1-12%2C12H140v76a12%2C12%2C0%2C0%2C1-24%2C0V140H40a12%2C12%2C0%2C0%2C1%2C0-24h76V40a12%2C12%2C0%2C0%2C1%2C24%2C0v76h76A12%2C12%2C0%2C0%2C1%2C228%2C128Z%22%2F%3E%3C%2Fsvg%3E") center/contain no-repeat; }

/* --- bundle feature bullets: contrast + size --- */
.sb-home .bundle ul{ font-size:15px !important; color:#2b3a4f !important; }
.sb-home .bundle.popular ul{ color:rgba(255,255,255,.84) !important; }
.sb-home .bundle li{ display:flex; align-items:center; }
/* icon sizing for swapped glyphs */
.sb-home .comparison-row i{ display:flex; align-items:center; justify-content:center; }
.sb-home .comparison-row i svg{ width:19px; height:19px; display:block; }
.sb-home .comparison-row.header b{ display:flex; align-items:center; justify-content:center; }
.sb-home .comparison-row.header span:first-child{ display:block; }
.sb-home .guarantee-badge svg{ width:20px; height:20px; }
.sb-home .qty svg{ width:16px; height:16px; }
.sb-home .faq-plus{ display:inline-flex; align-items:center; justify-content:center; transition:transform .2s ease; }
.sb-home .faq-plus svg{ width:18px; height:18px; display:block; }

/* inline CTA arrow (Phosphor arrow-right, inherits link color) */
.sb-home .cta-arrow{ display:inline-flex; align-items:center; vertical-align:-.16em; margin-left:8px; color:inherit; }
.sb-home .cta-arrow svg{ width:19px; height:19px; display:block; color:inherit; }
.sb-home .science-close a .cta-arrow,
.sb-home .science-close a:hover .cta-arrow{ color:inherit; }
/* qty + guarantee + faq icon buttons: center the block SVG */
.sb-home .qty button{ display:inline-flex; align-items:center; justify-content:center; }
.sb-home .qty button svg{ display:block; }
.sb-home .guarantee-badge{ display:inline-flex; align-items:center; justify-content:center; }
.sb-home .guarantee-badge svg{ display:block; }

/* ============================================================
   Button hover fill-sweep (theme-style, CSS-only, no markup)
   ============================================================ */
.sb-home .btn{ position:relative; z-index:0; overflow:hidden; }
.sb-home .btn::before{
  content:""; position:absolute; inset:0; z-index:-1; border-radius:inherit;
  transform:scaleY(0); transform-origin:top center;
  transition:transform .5s cubic-bezier(.3,1,.3,1);
}
.sb-home .btn:hover::before{ transform:scaleY(1); transform-origin:bottom center; }
/* per-variant fill + text flip */
.sb-home .btn-primary::before{ background:#07111f; }
.sb-home .btn-primary:hover{ color:#fff; }
.sb-home .btn-white::before{ background:var(--blue); }
.sb-home .btn-white:hover{ color:#fff; }
.sb-home .btn-outline::before{ background:#fff; }
.sb-home .btn-outline:hover{ color:var(--ink); }
/* keep icons/arrows above the sweep */
.sb-home .btn > *{ position:relative; z-index:1; }

/* keep buttons in place on hover — only the fill animates, no lift */
.sb-home .btn:hover, .sb-home .btn:active,
.sb-home .btn-primary:hover, .sb-home .btn-primary:active,
.sb-home .btn-white:hover, .sb-home .btn-white:active,
.sb-home .btn-outline:hover, .sb-home .btn-outline:active{ transform:none; }

/* ============================================================
   Subtle motion: scroll-reveal + light hero life
   ============================================================ */
.sb-fx .sb-home .display,
.sb-fx .sb-home .lead,
.sb-fx .sb-home .promise-grid,
.sb-fx .sb-home .ritual-line,
.sb-fx .sb-home .bundle-grid,
.sb-fx .sb-home .comparison-wrap,
.sb-fx .sb-home .formula-card-grid,
.sb-fx .sb-home .ugc-grid,
.sb-fx .sb-home .sb-rev-storm,
.sb-fx .sb-home .feature-media,
.sb-fx .sb-home .feature-copy,
.sb-fx .sb-home .festival-layout,
.sb-fx .sb-home .faq-list,
.sb-fx .sb-home .locator-inner,
.sb-fx .sb-home .final-funnel-content,
.sb-fx .sb-home .science-grid-upgraded{
  opacity:0; transform:translateY(26px);
  transition:opacity .8s ease, transform .85s cubic-bezier(.2,.7,.2,1);
}
.sb-fx .sb-home .sb-in{ opacity:1 !important; transform:none !important; }
@media(prefers-reduced-motion:reduce){ .sb-fx .sb-home *{ opacity:1 !important; transform:none !important; transition:none !important; animation:none !important; } }

/* hero LOAD entrance: bottle pops in (scale), then gentle float; text staggers up */
.sb-home .hero-bottle{ animation:sb-bottle-in 1.05s cubic-bezier(.2,.9,.25,1.05) both, sb-bob 6s ease-in-out 1.15s infinite; }
@keyframes sb-bottle-in{ 0%{ opacity:0; scale:.62; } 100%{ opacity:1; scale:1; } }
@keyframes sb-bob{ 50%{ transform:translateY(-13px); } }
.sb-home .hero-stage::before{ animation:sb-glow 7s ease-in-out 1.1s infinite; }
@keyframes sb-glow{ 50%{ opacity:.9; filter:brightness(1.12) saturate(1.08); } }

@keyframes sb-hero-up{ from{ opacity:0; transform:translateY(24px); } to{ opacity:1; transform:none; } }
@keyframes sb-fade-in{ from{ opacity:0; } to{ opacity:1; } }
.sb-home .hero-copy .eyebrow{ animation:sb-hero-up .75s cubic-bezier(.2,.7,.2,1) both; animation-delay:.12s; }
.sb-home .hero-copy h1{ animation:sb-hero-up .85s cubic-bezier(.2,.7,.2,1) both; animation-delay:.26s; }
.sb-home .hero-copy > p{ animation:sb-hero-up .85s cubic-bezier(.2,.7,.2,1) both; animation-delay:.4s; }
.sb-home .hero-copy .hero-actions{ animation:sb-hero-up .85s cubic-bezier(.2,.7,.2,1) both; animation-delay:.54s; }
.sb-home .hero-copy .hero-proof{ animation:sb-hero-up .85s cubic-bezier(.2,.7,.2,1) both; animation-delay:.66s; }
.sb-home .hero-stage .burst{ animation:sb-fade-in .7s ease both; animation-delay:1s; }
.sb-home .hero-stage .product-stats{ animation:sb-hero-up .8s cubic-bezier(.2,.7,.2,1) both; animation-delay:1.05s; }
@media(prefers-reduced-motion:reduce){ .sb-home .hero-bottle, .sb-home .hero-copy *, .sb-home .hero-stage *, .sb-home .hero-stage::before{ animation:none !important; scale:1 !important; opacity:1 !important; transform:none !important; } }

/* hero parallax: ease toward the cursor (no teleport when the mouse enters from off-screen) */
.sb-home .hero-bottle, .sb-home .float-ball, .sb-home .burst{ transition: translate .45s cubic-bezier(.2,.7,.2,1); }

/* mobile feature section: 1-row thumbs, smaller badge tucked in corner */
@media(max-width:768px){
  .sb-home .feature-thumbs{ flex-wrap:nowrap; overflow-x:auto; overflow-y:hidden; justify-content:flex-start; scroll-snap-type:x proximity; scrollbar-width:none; padding-bottom:5px; }
  .sb-home .feature-thumbs::-webkit-scrollbar{ display:none; }
  .sb-home .feature-thumb{ flex:0 0 auto; scroll-snap-align:center; }
  .sb-home .feature-badge{ width:70px; height:70px; top:10px; right:10px; }
}

/* --- paint-trap fix: force homepage sections to repaint on editor re-render
   (theme's content-visibility:auto skips paint when the editor swaps a single
   section in after a setting change, so edited content vanished until reload) --- */
.shopify-section.sobear-promise-section,
.shopify-section.sobear-promise-section .promise,
.shopify-section.sobear-promise-section .promise-head,
.shopify-section.sobear-promise-section .promise-intro{
  content-visibility:visible !important;
  contain:none !important;
  contain-intrinsic-size:auto !important;
}

/* --- mobile: show the colorful float circles + the "no hangover" burst around the bottle --- */
@media (max-width: 768px) {
  /* stage spans full width so the burst measures from the screen edge (not the bottle edge) */
  .sb-home .hero-stage{ width:100%; }
  .sb-home .hero-stage::after{ left:50%; transform:translateX(-50%); }
  .sb-home .float-ball{ display:grid !important; animation:drift 7s ease-in-out infinite; }
  .sb-home .burst{ display:grid !important; z-index:4; }
  /* let the longer labels wrap inside the circle instead of spilling out */
  .sb-home .float-ball span,
  .sb-home .burst{ overflow-wrap:break-word; word-break:break-word; hyphens:auto; max-width:100%; padding:0 3px; }
  .sb-home .float-ball span{ font-size:8px; line-height:1.06; }
  .sb-home .float-ball.b1{ width:70px; height:70px; left:3%;  top:18%; right:auto; bottom:auto; }
  .sb-home .float-ball.b2{ width:62px; height:62px; right:5%; top:12%; left:auto;  bottom:auto; }
  .sb-home .float-ball.b3{ width:70px; height:70px; left:4%;  top:41%; right:auto; bottom:auto; }
  .sb-home .burst{ width:58px; height:58px; right:1%; left:auto; top:60%; bottom:auto; font-size:8px; line-height:1.06; }
}
@media (max-width: 420px) {
  .sb-home .float-ball.b1{ width:62px; height:62px; left:2%;  top:17%; }
  .sb-home .float-ball.b2{ width:56px; height:56px; right:3%; top:11%; }
  .sb-home .float-ball.b3{ width:62px; height:62px; left:3%;  top:40%; }
  .sb-home .burst{ width:52px; height:52px; right:1%; top:59%; }
}
