:root{--ink:#12171d;--green:#1767dc;--mint:#dceeff;--lime:#8ecbff;--cream:#f6f7f1;--line:#dfe6df;--blue:#1b70e8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}.announcement{height:34px;display:flex;align-items:center;justify-content:center;gap:18px;background:var(--ink);color:#fff;font:700 10px 'Space Mono';letter-spacing:.14em}header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,24px);border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.91);backdrop-filter:blur(18px);z-index:20}.brand{display:flex;align-items:center;gap:11px;font:700 17px 'Space Mono';letter-spacing:.05em}.blue{color:var(--blue)}.mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--green);border-radius:50%;font-size:12px}nav{display:flex;gap:30px;font-size:14px;font-weight:600}nav a{position:relative}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--green);transition:.25s}nav a:hover:after{right:0}.actions{display:flex;gap:8px}.actions button{height:40px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 13px;font:700 11px 'Space Mono';cursor:pointer}.cart b{background:var(--lime);padding:3px 6px;border-radius:12px}.menu{display:none}.hero{min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;padding:70px max(6vw,30px);background:radial-gradient(circle at 72% 40%,#e8f5ff,transparent 30%),linear-gradient(120deg,#fff 0,#f5f8f5 100%);overflow:hidden}.hero-copy{max-width:660px;align-self:center}.eyebrow,.kicker{font:700 10px 'Space Mono';letter-spacing:.16em}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--green);margin-right:8px}.hero h1{font-size:clamp(52px,6vw,92px);line-height:.92;letter-spacing:-.065em;margin:26px 0}.hero h1 span,h2 em,blockquote em{color:var(--green);font-style:normal}.hero p{font-size:18px;line-height:1.65;max-width:600px;color:#536273}.proof{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.proof span{border:1px solid var(--line);padding:9px 12px;border-radius:7px;font-size:12px;background:#fff}.primary{display:inline-flex;gap:40px;background:var(--green);color:#fff;padding:17px 22px;border-radius:9px;font-weight:700;transition:.25s}.primary:hover{transform:translateY(-3px);box-shadow:0 12px 30px #1767dc40}.text-link{margin-left:24px;font-size:14px;font-weight:700}.hero-art{position:relative;min-height:580px;display:grid;place-items:center}.orb{position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(145deg,var(--mint),#eff8ff);box-shadow:inset -30px -30px 80px #9dcfff}.bottle{position:relative;width:210px;height:360px;border-radius:38px 38px 46px 46px;background:linear-gradient(90deg,#dce8f4,#fff 35%,#eff6fc 62%,#bed0e3);box-shadow:0 45px 55px #184f9133;z-index:2;animation:float 5s ease-in-out infinite}.cap{position:absolute;top:-45px;left:12px;width:186px;height:70px;border-radius:15px;background:repeating-linear-gradient(90deg,#1457a6 0 4px,#2777d5 4px 8px)}.bottle-label{position:absolute;left:12px;right:12px;top:70px;bottom:40px;padding:25px 17px;border:1px solid #7896b8;background:#f7fbff;display:flex;flex-direction:column;text-align:center;justify-content:center}.bottle-label small,.bottle-label span,.bottle-label em{font:700 8px 'Space Mono';letter-spacing:.1em}.bottle-label strong{font:700 28px/1.05 'Space Mono';margin:23px 0}.bottle-label em{margin-top:25px;font-style:normal}.metric{position:absolute;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 18px;z-index:3;box-shadow:0 14px 40px #1767dc19}.metric span{font:700 10px 'Space Mono';color:var(--blue)}.metric b,.metric small{display:block}.metric-a{left:2%;top:28%}.metric-b{right:1%;bottom:18%}@keyframes float{50%{transform:translateY(-14px) rotate(1deg)}}.trust{display:grid;grid-template-columns:repeat(4,1fr);padding:28px max(6vw,30px);border-block:1px solid var(--line);background:var(--cream)}.trust div{padding-left:24px;border-left:1px solid var(--line)}.trust b,.trust span{display:block}.trust b{font:700 11px 'Space Mono'}.trust span{font-size:12px;color:#6f7e90;margin-top:4px}.shop{padding:100px max(6vw,30px)}.section-head{display:flex;align-items:end;justify-content:space-between}.section-head h2,.science h2{font-size:clamp(40px,4vw,64px);letter-spacing:-.05em;margin:12px 0}.section-head p{max-width:430px;color:#647386;line-height:1.6}.filters{display:flex;gap:8px;margin:38px 0 24px;overflow:auto}.filters button{white-space:nowrap;padding:10px 15px;border:1px solid var(--line);border-radius:30px;background:#fff;font:700 10px 'Space Mono';cursor:pointer}.filters button.active{background:var(--ink);color:#fff}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:.3s;background:#fff}.card:hover{transform:translateY(-7px);box-shadow:0 22px 50px #1457a61a}.card-art{height:280px;background:radial-gradient(circle,#e8f5ff 0,#f6f8f4 60%);display:grid;place-items:center;position:relative}.mini-bottle{width:105px;height:175px;border-radius:20px;background:linear-gradient(90deg,#cbdbea,#fff,#c0d5e8);box-shadow:0 22px 24px #285b9128;position:relative;transition:.3s}.card:hover .mini-bottle{transform:scale(1.06) rotate(-2deg)}.mini-bottle:before{content:"";position:absolute;left:8px;right:8px;top:-22px;height:36px;border-radius:7px;background:var(--green)}.mini-bottle:after{content:attr(data-code);position:absolute;inset:40px 6px 22px;display:grid;place-items:center;text-align:center;background:#f8fbff;border:1px solid #9bb8d8;font:700 11px 'Space Mono';white-space:pre-line}.tag{position:absolute;top:13px;left:13px;padding:5px 8px;border-radius:5px;background:#fff;border:1px solid #a9c9ee;font:700 8px 'Space Mono'}.card-body{padding:20px}.card h3{margin:0 0 7px;font-size:18px}.card p{min-height:44px;color:#718194;font-size:13px;line-height:1.5}.rating{color:#efb832;font-size:12px}.buy-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.price{font-size:18px;font-weight:700}.add{border:0;border-radius:8px;background:var(--green);color:#fff;padding:11px 14px;font-weight:700;cursor:pointer}.science{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#fff}.science-visual{min-height:700px;position:relative;display:grid;place-items:center;overflow:hidden;background:#102f59}.rings{width:440px;height:440px;border:1px solid #75baff4c;border-radius:50%;box-shadow:0 0 0 70px #75baff12,0 0 0 140px #75baff0a}.science-visual>b{position:absolute;font:700 38px/1 'Space Mono';text-align:center}.science-visual>span{position:absolute;bottom:30px;left:30px;font:700 11px 'Space Mono'}.science-copy{padding:90px max(6vw,60px)}.science-copy p{color:#b9c9d9;line-height:1.7}.science ol{list-style:none;padding:15px 0}.science li{display:flex;gap:22px;padding:22px 0;border-top:1px solid #ffffff24}.science li>b{color:var(--lime);font:700 11px 'Space Mono'}.science li strong{display:block;margin-bottom:5px}.science li span{color:#b9c9d9}.about{text-align:center;padding:120px max(10vw,40px);background:var(--cream)}blockquote{font-size:clamp(35px,5vw,72px);line-height:1.1;letter-spacing:-.05em;max-width:1100px;margin:25px auto}.about p{color:#66778a}.reviews{display:grid;grid-template-columns:1fr 1fr;padding:70px max(6vw,30px);gap:20px}.review{padding:40px;border:1px solid var(--line);border-radius:12px}.review span{color:#efb832}.review p{font-size:20px;line-height:1.5}.review b{font:700 10px 'Space Mono'}footer{background:#0d1d33;color:#fff;padding:70px max(6vw,30px)}footer>p{color:#a9b9ca}footer>div:nth-of-type(2){display:flex;gap:25px;margin:35px 0}footer small{display:block;color:#8398ad;max-width:900px;line-height:1.5}.drawer{position:fixed;right:-440px;top:0;width:min(420px,92vw);height:100vh;background:#fff;z-index:50;padding:25px;transition:.35s;display:flex;flex-direction:column}.drawer.open{right:0}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.drawer-head button{font-size:30px;border:0;background:transparent}.cart-items{flex:1;overflow:auto;padding:20px 0}.cart-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.drawer-total{display:flex;justify-content:space-between;font-size:18px}.checkout{margin-top:18px;padding:16px;border:0;background:var(--green);color:#fff;border-radius:8px;font-weight:700}.overlay{position:fixed;inset:0;background:#061a30b8;opacity:0;visibility:hidden;z-index:40;transition:.3s}.overlay.show{opacity:1;visibility:visible}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,100px);background:var(--ink);color:#fff;padding:14px 22px;border-radius:8px;z-index:60;transition:.3s}.toast.show{transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.visible{opacity:1;transform:none}body.dark{--ink:#edf7f1;--cream:#10243d;--line:#294c72;background:#08182b;color:#edf7f1}body.dark header,body.dark .card,body.dark .filters button,body.dark .proof span,body.dark .metric,body.dark .drawer{background:#10243d}body.dark .hero{background:radial-gradient(circle at 72% 40%,#153f72,transparent 30%),#0b2038}
@media(max-width:1000px){nav{display:none}.menu{display:block!important}.hero{grid-template-columns:1fr;padding-top:55px}.hero-art{min-height:520px}.grid{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:1fr 1fr;gap:22px}.science{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.actions .account{display:none}}
@media(max-width:620px){.announcement{font-size:8px}.brand{font-size:12px}.actions #theme{display:none}header{height:68px;padding:0 15px}.hero{padding:45px 20px}.hero h1{font-size:50px}.hero-art{min-height:470px}.orb{width:310px;height:310px}.bottle{transform:scale(.78)}.proof{display:none}.text-link{display:block;margin:20px 0}.metric{display:none}.trust{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.card-art{height:240px}.shop{padding:75px 20px}.reviews{grid-template-columns:1fr;padding:50px 20px}.science-copy{padding:70px 25px}.science-visual{min-height:460px}.rings{width:260px;height:260px}.about{padding:80px 20px}}

/* Shopier product catalogue */
.card-art{background:#080a09;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .35s}.card:hover .product-image{transform:scale(1.045)}.card-art .tag{z-index:2;border-color:#d8ae58}.official{font:700 8px 'Space Mono';letter-spacing:.12em;color:#8a9bad;margin-bottom:9px}.card h3{min-height:42px;font-size:17px}.buy-row{gap:12px}.price{white-space:nowrap}.add{text-align:center}.checkout{display:block;text-align:center}body.dark .product-image{filter:none}
@media(max-width:1000px){nav.mobile{display:flex;position:absolute;top:82px;left:0;right:0;flex-direction:column;gap:0;background:var(--white);border-bottom:1px solid var(--line);padding:12px 24px}nav.mobile a{padding:12px 0}}

.cart-product{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-product img{width:72px;height:72px;object-fit:cover;border-radius:9px}.cart-product-info{display:flex;flex:1;flex-direction:column;gap:5px}.cart-product-info strong{font-size:13px}.cart-product-info>span{font-weight:700}.qty{display:flex;align-items:center;gap:8px;margin-top:3px}.qty button{width:28px;height:28px;border:1px solid var(--line);background:var(--cream);border-radius:6px;cursor:pointer}.qty .remove{width:auto;margin-left:auto;padding:0 7px;color:#a43737;background:transparent}.empty-cart{text-align:center;padding:70px 15px}.empty-cart p{color:#718194;font-size:13px}.checkout:disabled{opacity:.45;cursor:not-allowed}.checkout-panel{max-height:0;overflow:hidden;transition:max-height .4s ease}.checkout-panel.show{max-height:460px}.checkout-panel h4{margin:22px 0 10px}.checkout-panel form{display:grid;gap:9px}.checkout-panel input,.checkout-panel textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--white);color:var(--ink);font:inherit}.checkout-panel textarea{min-height:72px;resize:vertical}.checkout-panel form button{padding:14px;border:0;border-radius:8px;background:var(--ink);color:var(--white);font-weight:700;cursor:pointer}.checkout-panel small{color:#718194;line-height:1.4}.drawer{overflow-y:auto}.drawer .cart-items{min-height:150px}.card-art{cursor:default}
.brand-logo{width:54px;height:54px;object-fit:contain;flex:0 0 auto}.footer-logo{width:72px;height:72px}header .brand{gap:9px}@media(max-width:620px){.brand-logo{width:44px;height:44px}header .brand>span{display:none}.footer-logo{width:64px;height:64px}}
.hero-products{min-height:580px;border-radius:26px;overflow:hidden;box-shadow:0 35px 80px #071b3038;background:#050706}.hero-products img{width:100%;height:100%;min-height:580px;display:block;object-fit:cover;object-position:center}.hero-products:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 70px #0003;pointer-events:none}@media(max-width:1000px){.hero-products,.hero-products img{min-height:480px}}@media(max-width:620px){.hero-products,.hero-products img{min-height:330px}.hero-products{border-radius:18px}.hero-products img{object-position:65% center}}
@media(max-width:620px){.card-art{height:auto;aspect-ratio:1/1;background:#080a09}.card-art .product-image{width:100%;height:100%;object-fit:contain;transform:none}.card:hover .product-image{transform:none}.filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible;width:100%;margin:28px 0 22px}.filters button{width:100%;min-height:44px;white-space:normal;border-radius:8px;padding:9px 5px;line-height:1.25}.filters button:first-child{grid-column:1/-1}.buy-row{align-items:stretch}.buy-row .add{min-height:44px}}
.contact-button{position:relative}
.announcement{overflow:hidden;display:block;padding:0;white-space:nowrap}.announcement-track{width:max-content;height:100%;display:flex;align-items:center;animation:announcementMarquee 20s linear infinite;will-change:transform}.announcement-track>span{display:block;flex:0 0 auto;padding-right:30px}@keyframes announcementMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.announcement:hover .announcement-track{animation-play-state:paused}@media(max-width:620px){.announcement-track{animation-duration:15s}}@media(prefers-reduced-motion:reduce){.announcement-track{animation:none}}
@media(max-width:620px){header .brand>span{display:inline-block;font-size:9px;letter-spacing:0}header .brand{gap:5px}.actions{gap:4px}.actions button{padding:0 9px}}
@media(max-width:620px){header{height:78px;padding:0 12px}header .brand-logo{width:54px;height:54px}header .brand>span{font-size:11px;line-height:1.15;letter-spacing:-.03em}header .brand{gap:7px}.actions button{height:42px}.actions .cart{padding:0 8px}.actions .menu{padding:0 11px}nav.mobile{top:78px}}
.page-hero{padding:90px max(6vw,30px) 55px;background:linear-gradient(135deg,#0b2038,#1767dc);color:#fff}.page-hero h1{font-size:clamp(44px,7vw,86px);letter-spacing:-.055em;margin:12px 0}.page-hero p{max-width:650px;color:#c4d7eb;font-size:17px;line-height:1.65}.page-content{min-height:520px}.page-content .shop{padding-top:70px}.page-content .science,.page-content .about,.page-content .reviews{margin:0}.nav-active{color:var(--blue)}

/* Reference-led homepage */
.cv-home{--cv-blue:#1767dc;--cv-sky:#32a5ff;--cv-ink:#12171d;--cv-muted:#53606f;--cv-line:#dce3ea;background:#fff;color:var(--cv-ink)}.cv-header{height:82px;position:sticky;top:0;padding:0 max(9vw,28px);background:#fff;border-bottom:1px solid var(--cv-line);backdrop-filter:none}.cv-header .brand{font-size:18px;color:#151b22}.cv-header .brand-logo{width:48px;height:48px}.cv-header nav{gap:30px}.cv-header nav a{color:#4d5866}.cv-header nav a.nav-active{color:var(--cv-blue)}.cv-header .actions{align-items:center}.language-switch{display:flex;border:1px solid #bdd1ef;border-radius:8px;overflow:hidden}.language-switch button{height:38px!important;border:0!important;border-radius:0!important;padding:0 9px!important;background:#fff!important;color:#66717d!important}.language-switch button.active{background:var(--cv-blue)!important;color:#fff!important}.cv-promo{height:40px;display:grid;place-items:center;background:#eaf2fb;border-bottom:1px solid #d9e4f1;color:var(--cv-blue);font:700 11px 'Space Mono';letter-spacing:.06em}.cv-hero{min-height:640px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:70px max(9vw,28px);background:radial-gradient(circle at 78% 40%,#e9f7ff 0,transparent 34%),linear-gradient(120deg,#fff,#f8fbfd)}.cv-lot{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--cv-line);border-radius:7px;padding:9px 13px;font:700 10px 'Space Mono';letter-spacing:.1em}.cv-lot i{width:7px;height:7px;background:var(--cv-sky);border-radius:50%;box-shadow:0 0 10px var(--cv-sky)}.cv-hero h1{max-width:700px;font-size:clamp(52px,5.4vw,82px);line-height:.98;letter-spacing:-.055em;margin:30px 0 22px}.cv-hero h1 em{font-style:normal;color:var(--cv-sky)}.cv-hero-copy>p{max-width:650px;color:var(--cv-muted);font-size:17px;line-height:1.65}.cv-badges{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.cv-badges span{padding:10px 13px;border:1px solid var(--cv-line);border-radius:7px;background:#f8fafb;color:var(--cv-sky);font-size:12px}.cv-badges b{color:#3c4855}.cv-actions{display:flex;align-items:center;gap:25px}.cv-primary{display:inline-flex;background:var(--cv-blue);color:#fff;padding:17px 30px;border-radius:9px;font-weight:700;box-shadow:0 3px 0 #0b4cad}.cv-hero-product{position:relative;min-height:500px;display:grid;place-items:center}.cv-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:#dff3ff;filter:blur(20px)}.cv-hero-product>img{position:relative;z-index:2;width:min(430px,75%);aspect-ratio:1/1;object-fit:contain;border-radius:24px;box-shadow:0 30px 70px #1b70e820}.cv-analysis{position:absolute;z-index:3;right:0;bottom:30px;width:330px;display:flex;align-items:center;gap:17px;background:#fff;border:1px solid var(--cv-line);border-radius:12px;padding:18px;box-shadow:0 12px 35px #39546b14}.cv-analysis svg{width:120px}.cv-analysis b,.cv-analysis small{display:block}.cv-analysis b{font:700 11px 'Space Mono'}.cv-analysis small{color:#647386;margin-top:5px}.cv-disclaimer{height:58px;display:flex;align-items:center;justify-content:center;gap:10px;background:#f4f6f6;border-block:1px solid #e2e6e8;font:700 10px 'Space Mono';letter-spacing:.1em}.cv-disclaimer i{width:7px;height:7px;background:#bd2a22}.cv-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:70px max(9vw,28px)}.cv-stats div{height:135px;border:1px solid var(--cv-line);border-radius:12px;display:grid;place-items:center;align-content:center;gap:12px}.cv-stats b{font-size:36px}.cv-stats span{font:700 10px 'Space Mono';letter-spacing:.2em}.cv-featured,.cv-feedback{padding:45px max(9vw,28px) 85px}.cv-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.cv-section-head>div>span,.cv-partner>span,.cv-catalogue>span{color:var(--cv-blue);font:700 9px 'Space Mono';letter-spacing:.2em}.cv-section-head h2,.cv-partner h2,.cv-catalogue h2{font-size:34px;margin:12px 0 0}.cv-section-head>a,.cv-outline{border:1px solid #aac8ef;border-radius:8px;padding:13px 20px;color:var(--cv-blue);font:700 10px 'Space Mono';letter-spacing:.08em}.cv-filters{margin:0 0 18px}.cv-home .grid{grid-template-columns:repeat(3,1fr);gap:16px}.cv-home .card{border-color:var(--cv-line);border-radius:11px;box-shadow:none}.cv-home .card-art{height:310px;background:#fff}.cv-home .product-image{object-fit:contain}.cv-home .tag{border-color:#9cc3ff;color:var(--cv-blue);font-size:8px}.cv-home .official{color:var(--cv-blue)}.cv-home .add{background:var(--cv-blue);border-radius:8px}.cv-feedback{background:#fbfcfc;border-block:1px solid #e4e9ed;overflow:hidden}.cv-review-track{display:flex;gap:12px;width:max-content;animation:reviewDrift 28s linear infinite}.cv-review-track article{width:330px;min-height:110px;border:1px solid var(--cv-line);border-radius:9px;background:#fff;padding:17px}.cv-review-track b{font:700 9px 'Space Mono';color:#53606f}.cv-review-track p{font-size:13px;color:#657282;line-height:1.5}@keyframes reviewDrift{50%{transform:translateX(-200px)}}.cv-partner{text-align:center;padding:85px max(12vw,28px)}.cv-partner>p{max-width:600px;margin:15px auto 35px;color:var(--cv-muted);line-height:1.6}.cv-partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:900px;margin:0 auto 35px;text-align:left}.cv-partner-grid>div{border:1px solid var(--cv-line);border-radius:9px;padding:23px}.cv-partner-grid i{display:block;width:20px;height:2px;background:var(--cv-blue);margin-bottom:13px}.cv-partner-grid b,.cv-partner-grid small{display:block}.cv-partner-grid small{color:#657282;line-height:1.5;margin-top:9px}.cv-catalogue{text-align:center;padding:75px 25px;background-color:#fbfcfc;background-image:linear-gradient(#eaf0f4 1px,transparent 1px),linear-gradient(90deg,#eaf0f4 1px,transparent 1px);background-size:30px 30px}.cv-catalogue p{color:var(--cv-muted);margin-bottom:30px}
@media(max-width:1000px){.cv-header{padding:0 16px}.cv-header nav.mobile{top:82px}.cv-hero{grid-template-columns:1fr;padding-top:55px}.cv-hero-product{min-height:440px}.cv-home .grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.cv-header{height:78px;padding:0 10px}.cv-header .brand-logo{width:52px;height:52px}.cv-header .brand>span{font-size:10px}.cv-header .actions{gap:3px}.language-switch button{height:36px!important;padding:0 7px!important;font-size:10px!important}.cv-header #theme{display:none}.cv-header .cart{font-size:0;padding:0 8px}.cv-header .cart b{font-size:10px}.cv-header nav.mobile{top:78px}.cv-promo{height:36px;font-size:8px;text-align:center;padding:0 12px}.cv-hero{padding:42px 19px;gap:15px}.cv-hero h1{font-size:47px}.cv-hero-copy>p{font-size:15px}.cv-badges{display:grid;grid-template-columns:1fr 1fr}.cv-actions{align-items:flex-start;flex-direction:column;gap:17px}.cv-hero-product{min-height:360px}.cv-glow{width:290px;height:290px}.cv-hero-product>img{width:88%}.cv-analysis{width:86%;right:7%;bottom:0;padding:12px}.cv-analysis svg{width:90px}.cv-stats{grid-template-columns:1fr;gap:10px;padding:40px 19px}.cv-stats div{height:105px}.cv-featured,.cv-feedback{padding:40px 19px 60px}.cv-section-head{align-items:flex-start;gap:15px}.cv-section-head h2{font-size:27px}.cv-section-head>a{padding:10px;font-size:8px}.cv-filters{grid-template-columns:repeat(3,1fr)}.cv-filters button:first-child{grid-column:1/-1}.cv-home .grid{grid-template-columns:1fr}.cv-home .card-art{height:auto;aspect-ratio:1/1}.cv-partner{padding:65px 19px}.cv-partner-grid{grid-template-columns:1fr}.cv-review-track article{width:270px}.cv-catalogue h2{font-size:29px}}

/* Calculator */
.calc-page{background:#f9fbfd;color:#12171d}.calculator-wrap{max-width:1180px;margin:auto;padding:70px 24px}.calculator-intro{text-align:center;margin-bottom:38px}.calculator-intro>span,.calc-guide>span{color:#1767dc;font:700 10px 'Space Mono';letter-spacing:.16em}.calculator-intro h1{font:700 clamp(34px,5vw,58px) 'Space Mono';letter-spacing:-.04em;margin:16px 0}.calculator-intro>p{max-width:700px;margin:auto;color:#596778;font-size:17px}.calculator-intro>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:25px}.calculator-intro>div span{border:1px solid #dce3ea;background:#fff;border-radius:7px;padding:10px 13px;color:#2186ff}.calculator-intro>div b{color:#425061}.calculator-card{background:#fff;border:1px solid #dce3ea;border-radius:16px;box-shadow:0 18px 55px #173b5b10;overflow:hidden}.calc-step{display:grid;grid-template-columns:52px 1fr;gap:15px;padding:28px;border-bottom:1px solid #e2e8ee}.calc-step>b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#1767dc;color:#fff;font:700 13px 'Space Mono'}.calc-step h2{font-size:18px;margin:7px 0 17px}.calc-options{display:flex;flex-wrap:wrap;gap:9px}.calc-options button,.calc-options label{min-width:92px;min-height:52px;border:1px solid #cbd8e8;border-radius:8px;background:#f7faff;color:#263444;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;cursor:pointer;padding:8px 13px}.calc-options button small{font-weight:500;color:#748293}.calc-options button.active{background:#1767dc;color:#fff;border-color:#1767dc;box-shadow:0 8px 20px #1767dc30}.calc-options button.active small{color:#dceaff}.calc-options label input{width:70px;border:0;border-bottom:1px solid #abc0d8;background:transparent;text-align:center;outline:0}.calc-note{color:#7a8795;font-size:12px}.calc-result{padding:35px;text-align:center;background:#f4f8fd}.calc-result>p{font-weight:700}.syringe-scale{position:relative;display:flex;justify-content:space-between;max-width:760px;height:42px;margin:25px auto;border:1px solid #afc7e7;border-radius:7px;overflow:hidden;background:repeating-linear-gradient(90deg,#d6e2f1 0 1px,transparent 1px 10%)}.syringe-scale i{position:absolute;inset:0 auto 0 0;width:0;background:#2d8cff33;transition:.35s}.syringe-scale span{z-index:1;padding:12px 7px;font:700 10px 'Space Mono'}.calc-result strong{display:block;color:#1767dc;font-size:30px}.calc-result small{display:block;margin-top:8px;color:#607083}.calc-guide{padding:70px 0 10px;text-align:center}.calc-guide h2{font-size:36px}.calc-guide>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px;text-align:left}.calc-guide article{border:1px solid #dce3ea;border-radius:10px;background:#fff;padding:22px}.calc-guide article>b{color:#1767dc;font:700 12px 'Space Mono'}.calc-guide h3{font-size:15px}.calc-guide p{color:#677585;font-size:13px;line-height:1.5}.calc-warning{margin-top:25px!important;text-align:center!important}.page-content .card-art{background:#fff}.page-content .product-image{object-fit:contain}.page-content .grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:1000px){.calc-guide>div{grid-template-columns:repeat(2,1fr)}.page-content .grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.calculator-wrap{padding:42px 16px}.calculator-intro h1{font-size:31px}.calc-step{grid-template-columns:38px 1fr;padding:20px 14px}.calc-step>b{width:32px;height:32px}.calc-options button,.calc-options label{min-width:calc(50% - 5px);flex:1}.calc-result{padding:25px 12px}.calc-result strong{font-size:23px}.calc-guide>div{grid-template-columns:1fr}.page-content .grid{grid-template-columns:1fr}.page-content .card-art{height:auto;aspect-ratio:1/1}.cv-filters{display:grid;grid-template-columns:repeat(2,1fr)}.cv-filters button:first-child{grid-column:1/-1}}
.whatsapp-button{width:58px;min-width:58px;padding:0;background:#25d366;color:#fff;box-shadow:0 12px 30px #25d36655}.whatsapp-button:hover{box-shadow:0 16px 38px #25d36677}.whatsapp-icon{display:block;width:30px!important;height:30px!important;fill:#fff}@media(max-width:620px){.whatsapp-button{width:52px;min-width:52px;height:52px}.whatsapp-icon{width:27px!important;height:27px!important}}
.cv-home .cv-lot span{color:#405064}.cv-home .cv-lot span b{color:#c52424}
.cv-home .card-art,.page-content .card-art{background:#fff!important;overflow:hidden}.cv-home .card-art .product-image,.page-content .card-art .product-image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:12px;transform:none!important}.cv-home .card:hover .product-image,.page-content .card:hover .product-image{transform:none!important}@media(max-width:620px){.cv-home .card-art,.page-content .card-art{height:auto!important;aspect-ratio:1/1}.cv-home .card-art .product-image,.page-content .card-art .product-image{padding:8px}}
.cv-home .card-art .product-image,.page-content .card-art .product-image{width:68%!important;height:68%!important;padding:0!important}.language-switch{display:flex!important;flex:0 0 auto!important;min-width:76px!important;height:40px!important;border:1px solid #8eb8ef!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important}.language-switch .lang-btn{display:grid!important;place-items:center!important;min-width:37px!important;width:37px!important;height:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;color:#1767dc!important;font:700 11px 'Space Mono'!important;opacity:1!important;visibility:visible!important}.language-switch .lang-btn.active{background:#1767dc!important;color:#fff!important}@media(max-width:620px){.cv-home .card-art .product-image,.page-content .card-art .product-image{width:64%!important;height:64%!important}.language-switch{min-width:68px!important;width:68px!important;height:36px!important}.language-switch .lang-btn{min-width:33px!important;width:33px!important;height:34px!important;font-size:10px!important}header .actions{display:flex!important;align-items:center!important;gap:3px!important}}
.cv-home .cv-hero{min-height:565px;padding-top:48px;padding-bottom:48px;background:radial-gradient(circle at 78% 42%,#e8f6ff 0,transparent 31%),linear-gradient(110deg,#fff 0,#f8fbfd 58%,#eef8ff 100%)}.cv-home .cv-hero h1{max-width:620px;font-size:clamp(50px,4.5vw,68px);line-height:1.02;margin:27px 0 20px}.cv-home .cv-hero h1 span{color:#12171d}.cv-home .cv-hero h1 em{color:#32a5ff}.cv-home .cv-hero-copy>p{max-width:570px}.cv-home .cv-hero-product{min-height:440px;align-items:start;padding-top:22px}.cv-home .cv-hero-product>img{width:250px;height:300px;aspect-ratio:auto;object-fit:contain;border-radius:0;box-shadow:none}.cv-home .cv-glow{width:380px;height:330px;top:15px;background:#dff4ff}.cv-home .cv-analysis{width:405px;right:0;bottom:18px;padding:19px 22px}.cv-home .cv-analysis svg{width:120px}.cv-home .cv-actions>a:not(.cv-primary){font-weight:700;color:#303a45}.cv-home .cv-primary{min-width:238px;justify-content:center}.cv-home .cv-lot span{color:#405064}.cv-home .cv-lot span b{color:#c52424}@media(max-width:620px){.cv-home .cv-hero{min-height:auto}.cv-home .cv-hero h1{font-size:45px}.cv-home .cv-hero-product{min-height:390px}.cv-home .cv-hero-product>img{width:220px;height:275px}.cv-home .cv-analysis{width:94%;right:3%;bottom:0}.cv-home .cv-primary{min-width:210px}}
.contact-float{position:fixed;right:22px;bottom:24px;z-index:35;display:flex;flex-direction:column;align-items:flex-end;gap:11px}.contact-button{min-width:56px;height:56px;padding:0 17px;border-radius:30px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;font-weight:700;font-size:13px;box-shadow:0 12px 30px #061a3040;animation:contactFloat 2.8s ease-in-out infinite;transition:transform .2s,box-shadow .2s}.contact-button:nth-child(2){animation-delay:.35s}.contact-button:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 16px 36px #061a3059}.contact-button svg{width:25px;height:25px;fill:currentColor;flex:0 0 auto}.whatsapp-button{background:#25d366}.phone-button{background:#1677e8}.contact-button:before{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid currentColor;opacity:0;animation:contactPulse 2.2s ease-out infinite}@keyframes contactFloat{0%,100%{translate:0 0}50%{translate:0 -7px}}@keyframes contactPulse{0%{scale:.95;opacity:.4}70%,100%{scale:1.3;opacity:0}}@media(max-width:620px){.contact-float{right:14px;bottom:16px;gap:9px}.contact-button{min-width:50px;width:50px;height:50px;padding:0}.contact-button span{display:none}.contact-button svg{width:23px;height:23px}}@media(prefers-reduced-motion:reduce){.contact-button,.contact-button:before{animation:none}}



