: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}.sb-home *{box-sizing:border-box}.sb-home{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 #0003,0 0 26px #4cd6ff99}.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 #128cff4d}.sb-home .btn-white{background:#fff;color:var(--ink)}.sb-home .btn-outline{border-color:#ffffff59;color:#fff;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sb-home .menu{display:none;background:none;border:0;color:#fff;font-size:27px}.sb-home .noise{position:absolute;top:0;right:0;bottom:0;left: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 .pdp{position:relative;background:radial-gradient(circle at 78% 22%,rgba(75,214,255,.25),transparent 24%),radial-gradient(circle at 8% 88%,rgba(129,102,255,.22),transparent 26%),radial-gradient(circle at 92% 78%,rgba(255,110,192,.16),transparent 20%),linear-gradient(135deg,#030811,#061629 54%,#0a2446);color:#fff;overflow:hidden;padding:158px 4vw 80px}.sb-home .pdp-word{position:absolute;left:-2vw;top:8%;font-size:clamp(150px,24vw,420px);line-height:.74;font-weight:1000;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.1);white-space:nowrap;transform:rotate(-4deg);pointer-events:none}.sb-home .float-ball{position:absolute;border-radius:50%;filter:blur(.3px);box-shadow:inset -12px -14px 24px #00000029,0 20px 45px #0003;animation:drift 7s ease-in-out infinite;pointer-events:none}.sb-home .float-ball.b1{width:90px;height:90px;background:linear-gradient(145deg,#0c9dff,#0659c9);left:3%;top:20%}.sb-home .float-ball.b2{width:62px;height:62px;background:linear-gradient(145deg,#ff9bd4,#d74d9e);right:5%;top:12%;animation-delay:-2s}.sb-home .float-ball.b3{width:76px;height:76px;background:linear-gradient(145deg,#d6ff72,#84c800);left:44%;bottom:5%;animation-delay:-4s}@keyframes drift{50%{transform:translateY(-24px) rotate(10deg)}}.sb-home .crumbs{position:relative;z-index:3;max-width:1400px;margin:0 auto 26px;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c}.sb-home .crumbs a:hover{color:#fff}.sb-home .pdp-grid{position:relative;z-index:3;max-width:1400px;margin:auto;display:grid;grid-template-columns:1.02fr .98fr;gap:4.5vw;align-items:start}.sb-home .gallery{position:sticky;top:30px;min-width:0;max-width:min(620px,calc(100svh - 280px))}.sb-home .gallery-main{position:relative;border-radius:38px;background:radial-gradient(circle at 50% 36%,rgba(78,214,255,.4),transparent 42%),linear-gradient(150deg,#0a2a52,#060f1e);border:1px solid rgba(255,255,255,.14);width:100%;max-width:100%;aspect-ratio:1;overflow:hidden;box-shadow:0 45px 100px #0006}.sb-home .gallery-main:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.13);border-radius:50%}.sb-home .gallery-main img{position:absolute;z-index:2;top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);max-width:calc(100% - 52px);max-height:calc(100% - 52px);width:auto;height:auto;padding:0;filter:drop-shadow(0 34px 30px rgba(0,0,0,.42))}.sb-home .gallery-main img.cover{position:absolute;transform:none;top:0;right:0;bottom:0;left:0;max-height:none;max-width:none;height:100%;width:100%;object-fit:cover;padding:0;filter:none}.sb-home .gallery-burst{position:absolute;z-index:4;width:112px;height:112px;border-radius:50%;right:5%;top:6%;display:grid;place-items:center;text-align:center;background:var(--pink);color:#191022;font-size:11px;font-weight:1000;line-height:1.05;text-transform:uppercase;transform:rotate(10deg);box-shadow:0 23px 55px #ff8ac847}.sb-home .gallery-thumbs{display:flex;gap:11px;margin-top:13px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:6px;-webkit-overflow-scrolling:touch}.sb-home .gallery-thumbs::-webkit-scrollbar{display:none}.sb-home .gallery-thumbs button{flex:0 0 auto;width:96px;scroll-snap-align:center;border-radius:20px;border:1px solid rgba(255,255,255,.16);background:#ffffff0d;padding:9px;cursor:pointer;transition:.2s;display:grid;place-items:center;height:96px;overflow:hidden}.sb-home .gallery-thumbs button img{max-height:76px;width:auto;filter:drop-shadow(0 8px 8px rgba(0,0,0,.3))}.sb-home .gallery-thumbs button img.cover{height:100%;width:100%;object-fit:cover;border-radius:12px;max-height:none;filter:none}.sb-home .gallery-thumbs button.active{border-color:var(--cyan);background:#6ce6ff1f;box-shadow:0 0 0 4px #6ce6ff1f}.sb-home .buy{padding-top:6px}.sb-home .eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.22);background:#ffffff0f;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 #c7ff5521}.sb-home .buy h1{font-size:clamp(42px,4vw,66px);line-height:.86;letter-spacing:-.055em;text-transform:uppercase;margin:22px 0 14px;font-weight:1000}.sb-home .buy h1 .accent{color:var(--cyan)}.sb-home .buy-proof{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:800;color:#ffffffd9;margin-bottom:20px}.sb-home .stars{display:inline-flex;align-items:center;gap:.14em;color:#ffd348}.sb-home .stars svg{width:1em;height:1em;display:block}.sb-home .buy-proof .stars{font-size:18px}.sb-home .buy-lead{color:#ffffffbd;font-size:17px;line-height:1.6;margin:0 0 26px;max-width:560px}.sb-home .buy-lead b{color:#fff}.sb-home .fact-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.sb-home .fact-pills span{padding:10px 13px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#050f1e80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:950;color:#ffffffd1}.sb-home .plans{display:grid;gap:11px;margin-bottom:16px}.sb-home .plan{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:19px 21px;background:#ffffff0d;cursor:pointer;transition:.2s;text-align:left;color:#fff}.sb-home .plan:hover{border-color:#ffffff59}.sb-home .plan.selected{border-color:var(--cyan);background:#6ce6ff17;box-shadow:0 0 0 4px #6ce6ff1a}.sb-home .plan-radio{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.4);display:grid;place-items:center;flex:none}.sb-home .plan.selected .plan-radio{border-color:var(--cyan)}.sb-home .plan.selected .plan-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--cyan)}.sb-home .plan-info b{display:block;font-size:15px;font-weight:950;letter-spacing:-.01em}.sb-home .plan-info small{display:block;font-size:12px;color:#ffffff94;margin-top:3px;line-height:1.4}.sb-home .plan-price{text-align:right}.sb-home .plan-price b{display:block;font-size:23px;font-weight:1000;letter-spacing:-.04em}.sb-home .plan-price s{display:block;font-size:12px;color:#ffffff73;font-weight:800}.sb-home .plan-tag{position:absolute;top:-10px;right:16px;background:var(--lime);color:#16200c;border-radius:999px;padding:5px 10px;font-size:9px;font-weight:1000;letter-spacing:.11em;text-transform:uppercase}.sb-home .plan-note{font-size:11px;color:#ffffff80;margin:0 0 22px;line-height:1.5}.sb-home .qty-row{display:flex;gap:11px;margin-bottom:12px}.sb-home .qty{display:flex;align-items:center;border:1px solid rgba(255,255,255,.22);border-radius:999px;overflow:hidden;flex:none}.sb-home .qty button{width:48px;min-height:56px;background:none;border:0;color:#fff;font-size:19px;font-weight:900;cursor:pointer}.sb-home .qty button:hover{background:#ffffff14}.sb-home .qty output{width:38px;text-align:center;font-weight:1000;font-size:16px}.sb-home .add-cart{flex:1;min-height:56px;font-size:14px}.sb-home .stock-line{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--lime);margin-bottom:24px}.sb-home .stock-line i{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #c7ff5521;font-style:normal}.sb-home .guarantee{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:17px 19px;background:#ffffff0b;margin-bottom:22px}.sb-home .guarantee-badge{width:46px;height:46px;border-radius:50%;background:linear-gradient(145deg,#d6ff72,#84c800);display:grid;place-items:center;font-size:20px;flex:none}.sb-home .guarantee b{display:block;font-size:15.5px;margin-bottom:4px}.sb-home .guarantee p{margin:0;font-size:14.5px;color:#ffffffdb;line-height:1.55}.sb-home .pay-row{display:flex;flex-wrap:wrap;gap:7px}.sb-home .pay-row span{border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:7px 11px;font-size:10px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:#ffffffa6;background:#ffffff0a}.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)}@keyframes ticker{to{transform:translate(-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(44px,6vw,94px);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 .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 .details{background:var(--ice);position:relative;overflow:hidden}.sb-home .details:before{content:"";position:absolute;width:440px!important;height:440px!important;border-radius:50%;background:#70e5ff2e;right:-150px;top:-220px;left:auto;bottom:auto;z-index:0;pointer-events:none}.sb-home .details-head{display:grid;grid-template-columns:1.1fr .7fr;gap:6vw;align-items:end;margin-bottom:50px;position:relative;z-index:2}.sb-home .details-head p{margin:0}.sb-home .details-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:18px}.sb-home .detail-card{border-radius:30px;padding:34px;background:#fff;border:1px solid rgba(7,17,31,.08);box-shadow:0 20px 55px #0a4a7a12}.sb-home .detail-card.dark{background:var(--ink);color:#fff}.sb-home .detail-card small{font-size:11px;font-weight:950;letter-spacing:.17em;text-transform:uppercase;color:var(--blue)}.sb-home .detail-card.dark small{color:var(--lime)}.sb-home .detail-card h3{font-size:clamp(26px,2.6vw,38px);line-height:.95;letter-spacing:-.045em;text-transform:uppercase;margin:14px 0 13px}.sb-home .detail-card p{margin:0;color:var(--muted);line-height:1.6;font-size:15px}.sb-home .detail-card.dark p{color:#ffffffad}.sb-home .ship-table{margin-top:18px;display:grid;gap:0;border-top:1px solid rgba(255,255,255,.14)}.sb-home .ship-row{display:grid;grid-template-columns:64px 1fr 1fr;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:13px;align-items:center}.sb-home .ship-row b{font-weight:1000}.sb-home .ship-row span{color:#ffffff9e}.sb-home .ship-row.head span{font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:var(--cyan)}.sb-home .science{background:var(--night);color:#fff;position:relative;overflow:hidden}.sb-home .science:before{content:"INSIDE";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-inner{position:relative;z-index:2}.sb-home .science-head{display:grid;grid-template-columns:1fr .72fr;gap:6vw;align-items:end;margin-bottom:52px}.sb-home .science-head .lead{color:#ffffffb3;margin:0}.sb-home .mechanism-chain{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap;margin-bottom:44px}.sb-home .mechanism-step{flex:1;min-width:180px;border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:20px;background:#ffffff0d}.sb-home .mechanism-step .step-no{display:block;font-size:10px;font-weight:1000;letter-spacing:.14em;color:#ffffff73;margin-bottom:9px}.sb-home .mechanism-step b{display:block;font-size:19px;letter-spacing:-.02em;font-weight:1000;margin-bottom:5px}.sb-home .mechanism-step small{font-size:12px;color:#ffffff8c;line-height:1.45}.sb-home .mechanism-step.danger{border-color:#ff8ac880;background:#ff8ac814}.sb-home .mechanism-step.danger b{color:var(--pink)}.sb-home .mechanism-step.success{border-color:#c7ff5580;background:#c7ff5512}.sb-home .mechanism-step.success b{color:var(--lime)}.sb-home .mechanism-arrow{align-self:center;font-size:22px;color:#fff6;font-weight:900}.sb-home .formula-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.sb-home .formula-card{border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:26px;background:#ffffff0d}.sb-home .formula-card.featured{grid-column:span 3;display:grid;grid-template-columns:auto 1fr;gap:26px;align-items:center;border-color:#6ce6ff73;background:linear-gradient(120deg,#128cff29,#6ce6ff0f)}.sb-home .dhm-badge{width:92px;height:92px;border-radius:50%;background:linear-gradient(145deg,#75ecff,#0d7fff);display:grid;place-items:center;font-weight:1000;font-size:22px;letter-spacing:-.02em;color:#fff;box-shadow:0 0 40px #4cd6ff66;flex:none}.sb-home .formula-card span{display:block;font-size:10px;font-weight:1000;letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);margin-bottom:11px}.sb-home .formula-card h3{font-size:22px;letter-spacing:-.03em;margin:0 0 9px}.sb-home .formula-card.featured h3{font-size:clamp(26px,2.6vw,38px);text-transform:uppercase;letter-spacing:-.045em}.sb-home .formula-card p{margin:0 0 13px;font-size:14px;line-height:1.55;color:#ffffffa8}.sb-home .formula-card strong{font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:var(--lime)}.sb-home .science-note{margin-top:26px;font-size:12px;color:#ffffff7d;line-height:1.5;max-width:760px}.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 .ugc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:18px}.sb-home .ugc-card{position:relative;border-radius:30px;overflow:hidden;background:#0a1626;min-height:420px}.sb-home .ugc-card img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.sb-home .ugc-caption{position:absolute;inset:auto 0 0;padding:26px;background:linear-gradient(to top,rgba(2,8,17,.88),transparent);color:#fff}.sb-home .ugc-caption blockquote{margin:8px 0 0;font-size:19px;line-height:1.2;letter-spacing:-.025em;font-weight:850}.sb-home .proof-quotes{display:grid;grid-template-columns:repeat(3,1fr);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:210px}.sb-home .quote.dark{background:var(--ink);color:#fff}.sb-home .quote blockquote{font-size:clamp(20px,2.1vw,29px);line-height:1.12;letter-spacing:-.03em;font-weight:850;margin:17px 0}.sb-home .quote cite{font-style:normal;font-size:12px;font-weight:900;opacity:.65}.sb-home .quote-blue{background:var(--blue);color:#fff;border:0}.sb-home .quote-blue .proof-number{font-size:clamp(60px,6vw,92px);font-weight:1000;letter-spacing:-.06em;line-height:.85}.sb-home .quote-blue strong{font-size:17px;letter-spacing:-.02em;margin:9px 0 7px}.sb-home .quote-blue span{font-size:13px;color:#ffffffbf;line-height:1.5}.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 #0a4a7a14;overflow:hidden}.sb-home .bundle.popular{background:var(--ink);color:#fff;transform:translateY(-12px);box-shadow:0 30px 80px #031f4640}.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:250px;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:#ffffffa3}.sb-home .bundle li:before{content:"\2713";color:var(--blue);font-weight:1000;margin-right:9px}.sb-home .bundle .btn{width:100%}.sb-home .bundle.current{outline:3px solid var(--blue);outline-offset:-3px}.sb-home .current-tag{background:var(--blue);color:#fff}.sb-home .final-funnel{position:relative;min-height:640px;display:grid;align-items:center;overflow:hidden;color:#fff}.sb-home .final-funnel>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sb-home .final-funnel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#020811e6 20%,#02081173 62%,#02081133)}.sb-home .final-funnel-content{position:relative;z-index:2;max-width:1400px;margin:auto;padding:100px 5vw;width:100%}.sb-home .final-funnel-content h2{font-size:clamp(46px,6vw,96px);line-height:.86;letter-spacing:-.065em;text-transform:uppercase;font-weight:1000;margin:0 0 22px}.sb-home .final-funnel-content h2 span{color:var(--cyan)}.sb-home .final-funnel-content p{max-width:560px;font-size:17px;line-height:1.6;color:#ffffffc7;margin:0 0 30px}.sb-home .hero-actions{display:flex;gap:12px;flex-wrap:wrap}.sb-home footer{background:var(--night);color:#fff;padding:70px 5vw 40px}.sb-home .footer-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.12)}.sb-home .footer-logo{font-size:29px;font-weight:1000;letter-spacing:.03em;margin-bottom:14px}.sb-home .footer-copy{color:#fff9;line-height:1.6;font-size:14px;max-width:340px}.sb-home .footer-col h4{font-size:11px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;margin:0 0 16px}.sb-home .footer-col a{display:block;margin-bottom:11px;font-size:14px;color:#ffffffc7}.sb-home .footer-col a:hover{color:#fff}.sb-home .footer-bottom{max-width:1400px;margin:auto;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:26px;font-size:12px;color:#ffffff73}.sb-home .mobile-buy{position:fixed;z-index:120;left:0;right:0;bottom:0;display:none;align-items:center;justify-content:space-between;gap:14px;padding:13px 17px calc(13px + env(safe-area-inset-bottom));background:#040b16eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(255,255,255,.14);color:#fff}.sb-home .mobile-buy strong{display:block;font-size:14px}.sb-home .mobile-buy small{color:#fff9;font-size:11px}@media(max-width:1080px){.sb-home .pdp-grid{grid-template-columns:1fr;gap:44px}.sb-home .gallery{position:static}.sb-home .details-grid{grid-template-columns:1fr}.sb-home .formula-card-grid{grid-template-columns:1fr 1fr}.sb-home .formula-card.featured{grid-column:span 2}.sb-home .ugc-grid,.sb-home .proof-quotes,.sb-home .bundle-grid{grid-template-columns:1fr 1fr}.sb-home .bundle.popular{transform:none}.sb-home .proof-head,.sb-home .details-head,.sb-home .science-head{grid-template-columns:1fr;align-items:start;gap:18px}.sb-home .ritual-line{grid-template-columns:70px 1fr}.sb-home .ritual-line p{grid-column:2}}@media(max-width:720px){.sb-home .nav-links{display:none;position:absolute;top:70px;left:4vw;right:4vw;background:#050d1af7;border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:23px;flex-direction:column;align-items:flex-start;gap:17px}.sb-home .nav-links.mobile-open{display:flex}.sb-home .menu{display:block}.sb-home .nav-actions .btn{display:none}.sb-home .pdp{padding-top:132px}.sb-home .buy h1{font-size:clamp(44px,12vw,60px)}.sb-home .formula-card-grid,.sb-home .ugc-grid,.sb-home .proof-quotes,.sb-home .bundle-grid{grid-template-columns:1fr}.sb-home .formula-card.featured{grid-column:span 1;grid-template-columns:1fr}.sb-home .section{padding:80px 6vw}.sb-home .shop-head{flex-direction:column;align-items:flex-start}.sb-home .mobile-buy{display:flex}.sb-home .mechanism-arrow{display:none}.sb-home .ship-row{grid-template-columns:52px 1fr 1fr;font-size:12px}}@media(prefers-reduced-motion:reduce){.sb-home *{animation:none!important;transition:none!important}}.shopify-section.sobear-pdp-section{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important}.sb-home .pdp,.sb-home .pdp-grid,.sb-home .buy,.sb-home .gallery{transform:translateZ(0)}.sb-home .noise,.sb-home .float-ball,.sb-home .pdp-word{display:block!important}.sb-home .plan-radio,.sb-home .eyebrow-dot,.sb-home .stock-line i{display:inline-block!important}.shopify-section.sobear-how-section,.shopify-section.sobear-details-section,.shopify-section.sobear-pdpsci-section,.shopify-section.sobear-pdprev-section,.shopify-section.sobear-pdpbundles-section,.shopify-section.sobear-pdpfinal-section,.shopify-section.sobear-pdpticker-section{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important}.sb-home .ritual-lines,.sb-home .ritual-head,.sb-home .details-grid,.sb-home .details-head,.sb-home .ugc-grid,.sb-home .proof-quotes,.sb-home .proof-head,.sb-home .bundle-grid,.sb-home .shop-head{transform:translateZ(0)}.shopify-section.sobear-pdpticker-section .sb-home{background:var(--blue)!important}.sb-home .ticker,.sb-home .ticker-track{transform:translateZ(0)}.sb-home .sobear-pdpsci.science{position:relative;background:#050b15!important}.sb-home .sobear-pdpsci .science-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#050b15;display:block!important}.sb-home .sobear-pdpsci .science-inner{position:relative;z-index:2}.sb-home .sobear-pdpsci.science:before{background:transparent!important;background-color:transparent!important}.sb-home .sobear-pdpsci .science-head,.sb-home .sobear-pdpsci .mechanism-chain,.sb-home .sobear-pdpsci .formula-card-grid,.sb-home .sobear-pdpsci .formula-card,.sb-home .sobear-pdpsci .science-note{transform:translateZ(0)}.shopify-section.sobear-pdpfinal-section .sb-home,.sb-home .sobear-pdpfinal.final-funnel{background:#03101e!important}.sb-home .sobear-pdpfinal.final-funnel:before{background:transparent!important;background-color:transparent!important}.sb-home .sobear-pdpfinal .final-funnel-overlay{display:block!important}.sb-home .sobear-pdpfinal .final-funnel-content{transform:translateZ(0)}.sb-home{overflow-x:clip!important;overflow-y:visible!important}.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 .buy h1{color:var(--ink)}.sb-home .buy .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 #0000004d}.sb-home .buy .eyebrow .eyebrow-dot{display:none!important}.sb-home .buy h1{color:#fff}.sb-home .buy-lead{color:#ffffffe6}.sb-home .pdp{padding-top:46px}.sb-home .detail-card p{color:#2b3a4f;font-size:16.5px;line-height:1.6}.sb-home .ritual-line p{color:#2b3a4f;font-size:16px;line-height:1.6}.sb-home .quote.dark blockquote,.sb-home .quote.dark cite{color:#fff!important}.sb-home .quote cite{opacity:.8}.sb-home .ugc-caption{background:linear-gradient(to top,rgba(2,8,17,.97) 0%,rgba(2,8,17,.82) 40%,rgba(2,8,17,.2) 80%,transparent 100%);padding:26px 24px 22px}.sb-home .ugc-caption blockquote{font-size:18px;text-shadow:0 2px 14px rgba(0,0,0,.55)}.sb-home .bundle-img{height:auto;margin:14px 0 8px;overflow:hidden}.sb-home .bundle-img img{height:auto!important;max-height:200px;width:auto;max-width:82%;object-fit:contain;margin:0 auto}.sb-home .pay-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px}.sb-home .pay-row svg,.sb-home .pay-icon{height:26px;width:auto;border-radius:4px}.shopify-section.sobear-pdpsci-section{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important}.shopify-section.sobear-pdpsci-section{background-color:#050b15!important;transform:translateZ(0)}.shopify-section.sobear-pdpsci-section .sb-home{background:#050b15!important}.sb-home .sci2{position:relative;color:#f3f6fc;overflow:hidden}.sb-home .sci2 .wrap{position:relative;z-index:2}.sb-home .sci2-bg{position:absolute;top:0;right:0;bottom:0;left: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,.1),transparent 60%),#050b15}.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:#f3f6fc57}.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:#f3f6fca3;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}.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,#ffffff0a,#ffffff03 42%),#090f1ab3;box-shadow:0 30px 80px #0006,inset 0 1px #ffffff0d;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:translate(-50%);pointer-events:none;background:radial-gradient(50% 50% at 50% 50%,rgba(18,140,255,.1),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:#f3f6fc66}.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;top:-7px;right:-7px;bottom:-7px;left:-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:#f3f6fc6b;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:#f3f6fc94;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 #ff5c9380}.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 #6ce6ff8c}.sb-home .sci2-node.is-safe .sci2-name{color:var(--cyan)}.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}to{left:100%}}.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:translate(-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:#141b2cf2;border:1px solid rgba(108,230,255,.45);border-radius:14px;padding:10px 15px;box-shadow:0 8px 30px #00000080,0 0 30px #128cff4d}.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:#f3f6fc99}.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,.2),transparent 70%),#070d18}.sb-home .sci2-product img{position:absolute;top:0;right:0;bottom:0;left: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,#128cff24,#6ce6ff08);box-shadow:0 24px 60px #0a4a7a3d,inset 0 1px #ffffff12}.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 #6ce6ff73}.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:#f3f6fc6b;margin-top:4px}.sb-home .sci2-dhm p{position:relative;color:#f3f6fca8;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:"\271a";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:#ffffff05;padding:17px 15px;transition:transform .25s ease,border-color .25s ease}.sb-home .sci2-benefit:hover{transform:translateY(-3px);border-color:#6ce6ff47}.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:#f3f6fc8f;line-height:1.46}.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:#f3f6fca8;transition:color .2s ease,transform .2s ease}.sb-home .sci2-cta2:hover{color:var(--cyan);transform:translate(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}to{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}}.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,.1),transparent 60%),#050b15!important}.sb-home .sci2-bg{display:none}.sb-home .sci2:before{background:transparent!important;background-color:transparent!important}.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:translate(-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:translate(-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}}.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 #ff5c9340}.sb-home .sci2-rail{display:block!important}.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}to{left:100%;opacity:0}}@media(prefers-reduced-motion:reduce){.sb-home .sci2-railflow{display:none}}.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%}to{left:100%}}.sb-home .sci2-benefit{transition:none}.sb-home .sci2-benefit:hover{transform:none!important;border-color:#ffffff17!important;box-shadow:none!important}.sb-home .sci2-lede{font-size:clamp(16px,1.25vw,19px);line-height:1.65;color:#ffffffd1}.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:#fff9}.sb-home .sci2-name{font-size:clamp(20px,1.9vw,27px)}.sb-home .sci2-desc{font-size:14.5px;line-height:1.5;color:#ffffffbd;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:#ffffffbf}.sb-home .sci2-dhm h4{font-size:22px}.sb-home .sci2-dhm h4 span{font-size:12px;color:#ffffff94}.sb-home .sci2-dhm p{font-size:16px;line-height:1.62;color:#ffffffd6}.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:#ffffffbd}.sb-home .sci2-cta2{font-size:15px;color:#ffffffd1}.sb-home .sci2-cta-row{border-top:none;padding-top:0}@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!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}.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%}to{top:100%}}}.sb-home .details-head .lead{color:#2b3a4f}.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}@media(max-width:980px){.sb-home .science-grid-upgraded,.sb-home .formula-head,.sb-home .comparison-wrap,.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}}.shopify-section.sobear-pdping-section{content-visibility:visible!important}.sb-home .formula-head{transform:translateZ(0)}.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}.sb-home .formula-deep{background:linear-gradient(180deg,#e7f2ff,#d2e6ff)}.sb-home .formula-deep{background:linear-gradient(180deg,#dfeafb,#c6dcf6)!important;transform:translateZ(0)}.shopify-section.sobear-pdping-section .sb-home{background:linear-gradient(180deg,#dfeafb,#c6dcf6)!important}.shopify-section.sobear-pdping-section .sb-home,.shopify-section.sobear-pdping-section{background:#d4e6fb!important}.sb-home .formula-deep .formula-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#d4e6fb;transform:translateZ(0)}.shopify-section.sobear-pdping-section .sb-home{transform:translateZ(0);position:relative;z-index:0}.sb-home .formula-deep .formula-bg{display:none}.shopify-section.sobear-pdping-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}.sb-home .formula-deep .formula-bg{background:linear-gradient(180deg,#f4fbff,#e9f7ff)}.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}.sb-home .formula-deep .formula-card-grid{grid-template-columns:repeat(6,1fr)!important;gap:14px}.sb-home .formula-deep .formula-card{grid-column:span 2!important;min-height:310px;padding:28px;border-radius:28px;display:flex!important;flex-direction:column!important;grid-template-columns:none!important;background:#fff;border:1px solid rgba(7,17,31,.08)}.sb-home .formula-deep .formula-card.featured{grid-column:span 3!important;background:linear-gradient(140deg,#07182d,#0b4384)!important;color:#fff;align-items:flex-start}.sb-home .formula-deep .formula-card:nth-child(2){grid-column:span 3!important;background:#f5f1ff}.sb-home .formula-deep .formula-card span{font-size:9px;letter-spacing:.14em;font-weight:950;color:var(--blue)}.sb-home .formula-deep .formula-card.featured span{color:var(--lime)}.sb-home .formula-deep .formula-card h3{font-size:clamp(29px,3vw,44px);letter-spacing:-.045em;margin:35px 0 12px;color:#07111f}.sb-home .formula-deep .formula-card.featured h3{color:#fff}.sb-home .formula-deep .formula-card p{font-size:14px;line-height:1.6;color:#2b3a4f!important;margin:0}.sb-home .formula-deep .formula-card.featured p{color:#ffffffbd!important}.sb-home .formula-deep .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-deep .formula-card.featured strong{color:var(--cyan)}@media(max-width:980px){.sb-home .formula-deep .formula-card-grid{grid-template-columns:1fr 1fr!important}.sb-home .formula-deep .formula-card,.sb-home .formula-deep .formula-card.featured,.sb-home .formula-deep .formula-card:nth-child(2){grid-column:span 1!important}}@media(max-width:600px){.sb-home .formula-deep .formula-card-grid{grid-template-columns:1fr!important}}.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:#ffffffdb!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}.sb-home .ugc-caption{color:#fff!important;background:linear-gradient(to top,rgba(2,8,17,.98) 0%,rgba(2,8,17,.9) 38%,rgba(2,8,17,.4) 74%,transparent 100%)!important;padding:70px 24px 22px}.sb-home .ugc-caption blockquote{color:#fff!important;font-size:18px;text-shadow:0 2px 16px rgba(0,0,0,.7)}.sb-home .ugc-card{min-height:680px}.sb-home .sobear-pdpbundles .bundle-img{height:260px!important;max-height:none!important;overflow:hidden;display:block;margin:14px 0 10px}.sb-home .sobear-pdpbundles .bundle-img img.bundle-photo-first{height:100%!important;width:auto!important;max-width:100%!important;max-height:none!important;margin:0 auto;object-fit:contain;transform:scale(var(--zoom,1));transform-origin:top center;filter:drop-shadow(0 20px 18px rgba(0,0,0,.18))}.sb-home .sobear-pdpbundles .bundle-foot{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin:16px 0 20px}.sb-home .sobear-pdpbundles .bundle-foot ul{margin:0;flex:1}.sb-home .sobear-pdpbundles .bundle-foot .price{text-align:right;margin:0;white-space:nowrap}.sb-home .sobear-pdpbundles .bundle .price{font-size:23px!important;letter-spacing:-.02em;font-weight:1000;white-space:nowrap;margin:0}.sb-home .sobear-pdpbundles .bundle .price s{font-size:.68em;margin-left:5px}.sb-home .sobear-pdpbundles .bundle-foot{align-items:flex-start!important;margin-top:16px}.sb-home .sobear-pdpbundles .bundle ul{margin:19px 0 22px}@media(max-width:980px){.sb-home .sobear-pdpbundles .bundle-foot{flex-direction:column-reverse;align-items:flex-start;gap:12px}.sb-home .sobear-pdpbundles .bundle-foot .price{text-align:left}}.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:#128cff1a}.sb-home .formula-deep .formula-card.featured .formula-icon{color:#04121f;background:linear-gradient(135deg,#a6f0ff,#26b6ff);box-shadow:0 8px 22px #6ce6ff59}.sb-home .formula-deep .formula-card:nth-child(2) .formula-icon{color:#6f5cff;background:#8b7dff24}.sb-home .formula-deep .formula-card:nth-child(3) .formula-icon{color:#1f9d63;background:#1f9d631f}.sb-home .formula-deep .formula-card:nth-child(5) .formula-icon{color:#e0559e;background:#ff8ac829}.sb-home .detail-card.dark .ship-row span{color:#ffffffdb!important;font-size:15px}.sb-home .detail-card.dark .ship-row b{color:#fff;font-size:15px}.sb-home .detail-card.dark .ship-row.head span{color:var(--cyan)!important;font-weight:900}.sb-home .bundle 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}.sb-home .bundle ul{font-size:15px!important;color:#2b3a4f!important}.sb-home .bundle.popular ul{color:#ffffffd6!important}.sb-home .bundle li{display:flex;align-items:center}.sb-home .comparison-row i svg{width:19px;height:19px}.sb-home .guarantee-badge svg{width:20px;height:20px}.sb-home .qty svg{width:16px;height:16px}.sb-home .faq-plus svg{width:18px;height:18px}.sb-home .cta-arrow{display:inline-flex;align-items:center;vertical-align:-.14em;margin-left:7px}.sb-home .cta-arrow svg{width:1em;height:1em;display:block}.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}.sb-home .btn{position:relative;z-index:0;overflow:hidden}.sb-home .btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left: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}.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)}.sb-home .btn>*{position:relative;z-index:1}.sb-home .plan-radio{position:relative}.sb-home .plan.selected .plan-radio:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:var(--cyan)}.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}.sb-home .sobear-pdpbundles .bundle-foot ul{margin:0!important}.sb-home .pdp--overlay-header{padding-top:104px}@media(max-width:600px){.sb-home .pdp--overlay-header{padding-top:94px}}.sb-home .fact-pills span{display:inline-flex;align-items:center;gap:7px}.sb-home .fact-pills span:before{content:"";width:13px;height:13px;flex:none;background:var(--cyan);-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 .fact-pills{flex-wrap:nowrap;gap:6px}.sb-home .fact-pills span{padding:8px 10px;font-size:9px;letter-spacing:.03em;white-space:nowrap;gap:6px}.sb-home .fact-pills span:before{width:11px;height:11px}.shopify-section.sobear-pdpbundles-section,.shopify-section.sobear-pdpbundles-section .sb-home,.sb-home .sobear-pdpbundles{background:linear-gradient(180deg,#f4fbff,#e9f7ff)!important}.sb-home .sobear-pdpbundles:before{background:linear-gradient(180deg,#f4fbff,#e9f7ff)!important}.sb-home .sobear-pdpbundles .shop-head .lead,.sb-home .sobear-pdpbundles .lead,.sb-home .sobear-pdprev .proof-head .lead,.sb-home .sobear-pdprev .lead{color:#2b3a4f!important}@media(max-width:600px){.sb-home .fact-pills{flex-wrap:wrap}.sb-home .fact-pills span{font-size:10px;padding:8px 11px}}.sb-home .ticker-sep{display:inline-flex;align-items:center;vertical-align:-.04em}.sb-home .ticker-sep svg{width:.8em;height:.8em;display:block}@media(max-width:720px){.sb-home .float-ball{display:none!important}.sb-home .pdp{padding-bottom:48px}}@media(max-width:720px){body{padding-bottom:86px}}@media(max-width:720px){.sb-home .pdp-grid,.sb-home .gallery{min-width:0;max-width:100%}.sb-home .gallery-thumbs{display:flex;grid-template-columns:none;gap:10px;overflow-x:auto;overflow-y:hidden;max-width:100%;width:100%;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:2px 2px 8px;margin-top:12px;scroll-padding-inline:2px;scrollbar-width:none}.sb-home .gallery-thumbs::-webkit-scrollbar{display:none}.sb-home .gallery-thumbs button{flex:0 0 auto;width:84px;height:84px;scroll-snap-align:center}.sb-home .gallery-thumbs button img{max-height:64px}}@media(max-width:1080px){.sb-home .gallery-main{aspect-ratio:auto;width:100%;max-width:none;height:min(92vw,440px)}}@media(max-width:720px){.sb-home .gallery-burst{width:68px;height:68px;font-size:8.5px;right:10px;top:10px}}.pdp-app-blocks{margin:16px 0 4px}.pdp-app-block+.pdp-app-block{margin-top:12px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/sobear-product.css.map */
