:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{color:#fff;background:#030812;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%}#root{background:linear-gradient(#020712e6,#030a19f0),radial-gradient(circle at 15% 20%,#008cff24,#0000 35%),radial-gradient(circle at 85% 30%,#00e1ff1a,#0000 32%);min-height:100vh}:root{--blue:#008cff;--blue-light:#28d7ff;--blue-dark:#0057ff;--cyan:#00e5ff;--white:#fff;--text:#f4f9ff;--muted:#9fb4ca;--dark:#030812;--dark2:#07111f;--dark3:#0a1728;--line:#2ec4ff4d;--glass:#061222d1;--shadow:0 18px 50px #00000061;--blue-shadow:0 0 25px #00aeff33}header,.header,.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020812eb;width:100%;position:relative}nav,.nav,.navbar{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 32px);min-height:72px;margin:auto;display:flex}.logo,.brand{color:#fff;letter-spacing:2px;text-transform:uppercase;font-weight:900}nav a,.nav a,.navbar a{color:#dcecff;text-decoration:none;transition:all .25s}nav a:hover,.nav a:hover,.navbar a:hover{color:var(--cyan)}h1,h2,h3,h4{color:#fff}h1{font-size:clamp(34px,5vw,68px);line-height:1.05}h2{font-size:clamp(27px,3vw,42px)}h3{font-size:20px}.section-title,.products-title,#products>h2{text-align:center;color:#fff;letter-spacing:1px;margin:0 auto 12px;font-weight:900}.section-title:after,.products-title:after,#products>h2:after{content:"";background:linear-gradient(90deg, var(--blue-dark), var(--cyan));border-radius:999px;width:65px;height:3px;margin:13px auto 0;display:block;box-shadow:0 0 15px #00d5ff8c}p{color:var(--muted);line-height:1.65}.hero,.hero-section{background:radial-gradient(circle,#00a6ff21,#0000 45%),linear-gradient(#020711,#06101d);justify-content:center;align-items:center;width:100%;min-height:540px;padding:80px 24px;display:flex;position:relative;overflow:hidden}.hero:before,.hero-section:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#0082ff0d 1px,#0000 1px),linear-gradient(#0082ff0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:45px 45px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-content{z-index:2;text-align:center;width:min(1100px,100%);position:relative}.hero h1{background:linear-gradient(90deg,#fff,#75e7ff,#fff);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:20px}.hero p{max-width:760px;margin:0 auto 30px;font-size:18px}.badge,.tag,.lab-badge{color:#8deaff;letter-spacing:.7px;text-transform:uppercase;background:#009dff14;border:1px solid #00d0ff59;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.badge:before,.lab-badge:before{content:"⚗";color:var(--cyan)}section{position:relative}#products,.products,.products-section{background:radial-gradient(circle at 50% 0,#009eff1a,#0000 35%),#050b15;width:100%;padding:70px 20px 90px}#products .grid,.products-grid,.product-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));align-items:stretch;gap:24px;width:min(1180px,100%);margin:38px auto 0;display:grid}#products .product-card,.product-card{background:linear-gradient(160deg,#0b1b2ff5,#030a15fa);border:1px solid #32c6ff42;border-radius:20px;flex-direction:column;width:100%;max-width:300px;margin:0 auto;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000057,inset 0 1px #ffffff0d}#products .product-card:before,.product-card:before{content:"LAB";z-index:5;color:#68e5ff;letter-spacing:1.5px;background:#020c18d9;border:1px solid #00d9ff59;border-radius:7px;padding:5px 9px;font-size:9px;font-weight:900;position:absolute;top:12px;left:12px}#products .product-card:hover,.product-card:hover{border-color:#00d8ffb3;transform:translateY(-7px);box-shadow:0 22px 55px #0000007a,0 0 25px #00aeff26}#products .product-image-wrap,#products .product-image,.product-image-wrap,.product-image{background:radial-gradient(circle,#00b2ff21,#0000 55%),#050c17;justify-content:center;align-items:center;width:100%;height:205px;min-height:205px;max-height:205px;padding:10px;display:flex;position:relative;overflow:hidden}#products .product-image-wrap:after,.product-image-wrap:after{content:"";pointer-events:none;border:1px solid #00d3ff2e;border-radius:50%;width:125px;height:125px;position:absolute;box-shadow:0 0 35px #00b8ff1a}#products .product-image img,#products .product-image-wrap img,.product-image img,.product-image-wrap img,.product-card img{object-fit:contain;z-index:2;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:relative;transform:none!important}#products .product-content,.product-content{flex-direction:column;flex:1;padding:18px;display:flex}#products .product-card h3,.product-card h3{color:#fff;letter-spacing:.4px;margin:0 0 7px;font-size:19px;font-weight:900}#products .product-card p,.product-card p{color:#9fb5ca;margin:5px 0;font-size:13px;line-height:1.5}.product-description{min-height:40px}.price,.product-price,#products .price{color:#fff;margin-top:12px;font-size:22px;font-weight:900}.price:before,.product-price:before{content:""}.product-card label{color:#cdeeff;margin-top:12px;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.product-card select,.product-card input{color:#fff;background:#071424;border:1px solid #00c2ff4d;border-radius:10px;outline:none;width:100%;padding:11px 12px;transition:all .2s}.product-card select:focus,.product-card input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00cdff1a}.product-card option{color:#fff;background:#071424}button,.btn,.button,.add-to-cart,.add-cart,.product-card button{color:#fff;letter-spacing:.2px;background:linear-gradient(100deg,#006cff,#00cfff);border:0;border-radius:11px;min-height:44px;padding:11px 17px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 8px 22px #0084ff38}.product-card button{width:100%;margin-top:auto}button:hover,.btn:hover,.button:hover,.add-to-cart:hover,.add-cart:hover,.product-card button:hover{filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 11px 28px #00b5ff59}button:active{transform:translateY(0)}#packs,.packs,.packs-section{background:linear-gradient(#050b15,#071423);border-top:1px solid #00bfff26;width:100%;padding:75px 20px}.packs-grid,.pack-grid,#packs .grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;width:min(1100px,100%);margin:35px auto 0;display:grid}.pack-card,#packs .product-card{box-shadow:var(--shadow);background:linear-gradient(145deg,#0a1e33f5,#030a15fa);border:1px solid #00d2ff4d;border-radius:20px;padding:24px;position:relative;overflow:hidden}.pack-card:after{content:"PACK LAB";color:#62e4ff;letter-spacing:1px;font-size:9px;font-weight:900;position:absolute;top:13px;right:13px}.lab-icon,.feature-icon,.icon{color:#fff;background:linear-gradient(145deg,#006fff38,#00ddff1f);border:1px solid #00d2ff59;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:0 0 20px #00c0ff1a}.cart,.cart-panel,.cart-drawer{color:#fff;background:#07111f;border:1px solid #00cfff47;box-shadow:0 25px 70px #0000008c}.cart-item{border-bottom:1px solid #00c2ff26}input,select,textarea{color:#fff;background:#05111ff2;border:1px solid #00bdff40;border-radius:10px}input:focus,select:focus,textarea:focus{border-color:#00cfff;outline:none;box-shadow:0 0 0 3px #00cfff1a}table{border-collapse:collapse;color:#fff;background:#07111f;width:100%}th{color:#7ce8ff;background:#091a2c}th,td{border-bottom:1px solid #00c4ff26;padding:12px}footer,.footer{text-align:center;color:#8199b0;background:#020710;border-top:1px solid #00bdff2e;padding:45px 20px}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#030812}::-webkit-scrollbar-thumb{background:linear-gradient(#007cff,#00d5ff);border-radius:999px}@media (width<=900px){#products,.products,.products-section{padding:55px 16px 70px}#products .grid,.products-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}#products .product-card,.product-card{max-width:100%}.hero,.hero-section{min-height:450px;padding:65px 20px}}@media (width<=600px){nav,.nav,.navbar{gap:10px;width:calc(100% - 22px);min-height:62px}.hero,.hero-section{min-height:400px;padding:55px 15px}.hero p{font-size:15px}#products,.products,.products-section{padding:45px 12px 65px}#products .grid,.products-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:28px}#products .product-card,.product-card{border-radius:15px;width:100%;max-width:none}#products .product-image-wrap,#products .product-image,.product-image-wrap,.product-image{height:150px;min-height:150px;max-height:150px;padding:6px}#products .product-image-wrap:after,.product-image-wrap:after{width:95px;height:95px}#products .product-content,.product-content{padding:12px}#products .product-card h3,.product-card h3{font-size:15px}#products .product-card p,.product-card p{font-size:11px}.price,.product-price,#products .price{font-size:18px}.product-card button{min-height:40px;padding:9px 8px;font-size:12px}.product-card select{padding:8px;font-size:12px}#packs,.packs,.packs-section{padding:55px 12px}.packs-grid,.pack-grid,#packs .grid{grid-template-columns:1fr;gap:15px}}@media (width<=380px){#products .grid,.products-grid,.product-grid{grid-template-columns:1fr}#products .product-card,.product-card{max-width:280px}#products .product-image-wrap,#products .product-image,.product-image-wrap,.product-image{height:180px;min-height:180px;max-height:180px}}.pv-human-system{z-index:4;pointer-events:none;width:310px;height:520px;position:absolute;top:50%;right:4%;transform:translateY(-50%)}.pv-human-svg{filter:drop-shadow(0 0 7px #00e6ffcc)drop-shadow(0 0 25px #0078ff59);width:100%;height:100%;animation:5s ease-in-out infinite pvSvgHumanFloat;position:absolute;inset:0;overflow:visible}@keyframes pvSvgHumanFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.pv-human-outline{fill:#00a5ff09;stroke:url(#pvBodyGlow);stroke-width:2px;filter:url(#pvGlow)}.pv-human-fill{fill:#0091ff0e}.pv-human-line{fill:none;stroke:#53e7ffbf;stroke-width:2px}.pv-spine-line{fill:none;stroke:#00eaff;stroke-width:3px;stroke-dasharray:10 8;filter:drop-shadow(0 0 5px #00eaff);animation:1.5s linear infinite pvSpineFlow}@keyframes pvSpineFlow{to{stroke-dashoffset:-36px}}.pv-tech-line{fill:none;stroke:#00dbff33;stroke-width:1px;stroke-dasharray:6 5;animation:3s linear infinite pvTechFlow}@keyframes pvTechFlow{to{stroke-dashoffset:-30px}}.pv-svg-receptor{transform-box:fill-box;transform-origin:50%;animation:3.6s ease-in-out infinite pvSvgReceptorPulse}.pv-svg-receptor circle:first-child{filter:drop-shadow(0 0 8px)drop-shadow(0 0 18px)}.pv-svg-r1{color:#75ff8a}.pv-svg-r1 circle{fill:#75ff8a;stroke:#75ff8a}.pv-svg-r2{color:#ffad32;animation-delay:-1.2s}.pv-svg-r2 circle{fill:#ffad32;stroke:#ffad32}.pv-svg-r3{color:#c575ff;animation-delay:-2.4s}.pv-svg-r3 circle{fill:#c575ff;stroke:#c575ff}.pv-ring{stroke-width:1px;opacity:.65;transform-box:fill-box;transform-origin:50%;animation:2s ease-out infinite pvSvgRing;fill:none!important}.pv-ring-two{animation-delay:-1s}@keyframes pvSvgRing{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(1.7)}}@keyframes pvSvgReceptorPulse{0%,30%,to{opacity:.35;transform:scale(.82)}45%,65%{opacity:1;transform:scale(1.22)}}.pv-svg-beam{transform-origin:0;width:220px;height:2px;animation:3.6s ease-in-out infinite pvSvgBeam;position:absolute;left:50%}.pv-svg-beam-1{background:linear-gradient(90deg,#75ff8a,#75ff8a80,#0000);top:35%;transform:rotate(-11deg);box-shadow:0 0 10px #75ff8a}.pv-svg-beam-2{background:linear-gradient(90deg,#ffad32,#ffad3280,#0000);animation-delay:-1.2s;top:50%;box-shadow:0 0 10px #ffad32}.pv-svg-beam-3{background:linear-gradient(90deg,#c575ff,#c575ff80,#0000);animation-delay:-2.4s;top:67%;transform:rotate(10deg);box-shadow:0 0 10px #c575ff}@keyframes pvSvgBeam{0%,30%,to{opacity:.08;width:35px}45%,65%{opacity:1;width:230px}}.pv-human-aura{filter:blur(18px);background:radial-gradient(#00e1ff29,#005fff0f 48%,#0000 73%);width:350px;height:520px;animation:4s ease-in-out infinite pvSvgAura;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pvSvgAura{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(.92)}50%{opacity:.95;transform:translate(-50%,-50%)scale(1.08)}}.pv-human-head,.pv-human-neck,.pv-human-body,.pv-energy-line,.pv-energy-beam{display:none!important}@media (width<=900px){.pv-human-system{opacity:.55;right:-80px;transform:translateY(-50%)scale(.72)}}.pv-lab-visual{z-index:3;pointer-events:none;width:390px;height:390px;position:absolute;top:50%;right:6%;transform:translateY(-50%)}.pv-lab-visual:before{content:"";filter:blur(18px);background:radial-gradient(circle,#00dcff29 0%,#0078ff12 42%,#0000 72%);border-radius:50%;animation:4s ease-in-out infinite pvLabGlow;position:absolute;inset:12%}.pv-molecule{width:230px;height:230px;animation:7s ease-in-out infinite pvMoleculeFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pv-atom{z-index:3;background:radial-gradient(circle at 35% 30%,#fff,#48e9ff 20%,#087dff 55%,#0050b440 72%);border:2px solid #46e1ffe6;border-radius:50%;width:34px;height:34px;position:absolute;box-shadow:0 0 12px #00dcffe6,0 0 32px #00aaff80}.pv-atom-core{width:48px;height:48px;top:91px;left:91px}.pv-atom-a{top:35px;left:10px}.pv-atom-b{top:45px;right:5px}.pv-atom-c{bottom:0;left:98px}.pv-bond{transform-origin:0;z-index:1;background:linear-gradient(90deg,#50ebfff2,#007dff40);height:3px;position:absolute;top:112px;left:112px;box-shadow:0 0 10px #00dcffcc}.pv-bond-a{width:105px;transform:rotate(215deg)}.pv-bond-b{width:105px;transform:rotate(-35deg)}.pv-bond-c{width:105px;transform:rotate(87deg)}.pv-lab-orbit{border:1px solid #00dcff2e;border-radius:50%;animation:18s linear infinite pvOrbitSpin;position:absolute;inset:25px}.pv-lab-orbit:before,.pv-lab-orbit:after{content:"";border:1px solid #50dcff26;border-radius:50%;position:absolute;inset:35px}.pv-lab-orbit:before{transform:rotateX(65deg)}.pv-lab-orbit:after{transform:rotateY(65deg)}.pv-lab-orbit span{background:#75efff;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 8px #00dfff,0 0 18px #00c8ffcc}.pv-lab-orbit span:first-child{top:-5px;left:50%}.pv-lab-orbit span:nth-child(2){bottom:70px;right:8px}.pv-lab-orbit span:nth-child(3){bottom:95px;left:15px}.pv-lab-particles i{background:#64ebffe6;border-radius:50%;width:4px;height:4px;animation:4s ease-in-out infinite pvParticle;position:absolute;box-shadow:0 0 9px #00dfff}.pv-lab-particles i:first-child{top:22%;left:15%}.pv-lab-particles i:nth-child(2){animation-delay:.7s;top:18%;left:80%}.pv-lab-particles i:nth-child(3){animation-delay:1.3s;top:62%;left:90%}.pv-lab-particles i:nth-child(4){animation-delay:2s;top:82%;left:25%}.pv-lab-particles i:nth-child(5){animation-delay:2.6s;top:55%;left:7%}.pv-lab-particles i:nth-child(6){animation-delay:3.1s;top:88%;left:70%}@keyframes pvMoleculeFloat{0%,to{transform:translate(-50%,-50%)rotate(-3deg)scale(.96)}50%{transform:translate(-50%,-54%)rotate(3deg)scale(1.03)}}@keyframes pvOrbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pvParticle{0%,to{opacity:.2;transform:translateY(8px)scale(.7)}50%{opacity:1;transform:translateY(-12px)scale(1.4)}}@keyframes pvLabGlow{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@media (width<=900px){.pv-lab-visual{opacity:.45;width:280px;height:280px;top:56%;right:50%;transform:translate(50%,-50%)}.pv-molecule{transform:translate(-50%,-50%)scale(.75)}}.pv-product-sheet{background:radial-gradient(circle at 78% 28%,#00d5ff1c,#0000 28%),radial-gradient(circle at 20% 15%,#0078ff14,#0000 30%),linear-gradient(#07111f 0%,#081827 55%,#07111d 100%);width:100%;min-height:100vh;padding:34px 28px 70px;position:relative;overflow:hidden}.pv-product-sheet:before{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(#00d2ff0f 1px,#0000 1px),linear-gradient(90deg,#00d2ff0f 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.pv-product-back{z-index:10;color:#dffaff;cursor:pointer;background:#061e30cc;border:1px solid #00dcff59;border-radius:12px;padding:10px 16px;font-weight:700;position:relative;box-shadow:0 0 16px #00d2ff1f,inset 0 0 14px #00d2ff0d}.pv-product-sheet-hero{z-index:2;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);align-items:center;gap:50px;width:min(1380px,100%);margin:34px auto 0;display:grid;position:relative}.pv-product-sheet-content{z-index:3;position:relative}.pv-product-breadcrumb{letter-spacing:.1em;text-transform:uppercase;color:#d2f4ff8c;margin-bottom:18px;font-size:13px}.pv-product-category{color:#37e7ff;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:800;display:inline-flex}.pv-product-title{letter-spacing:-.04em;color:#fff;text-shadow:0 0 20px #00d7ff14;margin:0;font-size:clamp(48px,6vw,86px);line-height:.98}.pv-product-subtitle{color:#c9f6ff;margin:18px 0 0;font-size:clamp(18px,2vw,25px);font-weight:700}.pv-product-description{color:#ebf9ffbf;max-width:760px;margin:22px 0 0;font-size:16px;line-height:1.8}.pv-product-variant-zone{margin-top:30px}.pv-product-variant-label{letter-spacing:.11em;text-transform:uppercase;color:#d7f6ffa6;margin-bottom:11px;font-size:12px;font-weight:800;display:block}.pv-product-variant-buttons{flex-wrap:wrap;gap:12px;display:flex}.pv-product-variant{color:#fff;cursor:pointer;background:#081f30b8;border:1px solid #00d8ff38;border-radius:14px;flex-direction:column;gap:3px;min-width:130px;padding:13px 16px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex}.pv-product-variant strong{font-size:16px}.pv-product-variant span{color:#dcf7ff99;font-size:13px}.pv-product-variant:hover{border-color:#00dcffa6;transform:translateY(-2px)}.pv-product-variant.active{background:linear-gradient(#00d2ff2b,#0078ff1c);border-color:#19dbff;box-shadow:0 0 22px #00d6ff2e,inset 0 0 16px #00dcff0d}.pv-product-single-variant{color:#fff;background:#081f30b8;border:1px solid #00d8ff38;border-radius:14px;padding:13px 16px;display:inline-block}.pv-product-current-price{color:#fff;margin-top:24px;font-size:clamp(32px,4vw,48px);font-weight:900}.pv-product-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.pv-product-buy,.pv-product-outline,.pv-product-protocol-button{cursor:pointer;border-radius:14px;padding:13px 20px;font-weight:800;transition:transform .2s,box-shadow .2s,border-color .2s}.pv-product-buy{color:#021018;background:linear-gradient(135deg,#07b8ff,#00e0ff);border:1px solid #00e6ffb3;box-shadow:0 0 24px #00d7ff38}.pv-product-buy:hover{transform:translateY(-2px);box-shadow:0 0 34px #00d7ff5c}.pv-product-outline{color:#fff;background:#ffffff09;border:1px solid #ffffff2e}.pv-product-protocol-bar{background:linear-gradient(90deg,#007db41f,#ffffff09);border:1px solid #00d6ff30;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:17px 18px;display:flex;box-shadow:inset 0 0 18px #00dcff08}.pv-product-protocol-bar>div{flex-direction:column;gap:4px;display:flex}.pv-product-protocol-bar strong{color:#fff;letter-spacing:.06em;font-size:13px}.pv-product-protocol-bar span{color:#dcf6ff94;font-size:13px}.pv-product-protocol-button{color:#021018;background:linear-gradient(135deg,#00beffe6,#00e1ffe6);border:1px solid #00e1ff8c;flex:none;box-shadow:0 0 22px #00dcff2e}.pv-product-vial-zone{isolation:isolate;justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.pv-product-vial-glow{filter:blur(20px);z-index:-2;background:radial-gradient(circle,#00e1ff38 0%,#00a0ff1f 30%,#0000 70%);border-radius:50%;width:360px;height:360px;animation:4s ease-in-out infinite pvProductGlow;position:absolute}.pv-product-floating-vial{object-fit:contain;z-index:4;filter:drop-shadow(0 28px 28px #00000059)drop-shadow(0 0 26px #00daff29);width:min(330px,85%);max-height:480px;animation:4.6s ease-in-out infinite pvProductFloat;position:relative}.pv-product-vial-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04141fb3;border:1px solid #00dcff26;border-radius:12px;flex-direction:column;align-items:flex-end;padding:12px 15px;display:flex;position:absolute;bottom:5%;right:6%}.pv-product-vial-caption span{letter-spacing:.14em;color:#2de6ff;font-size:10px}.pv-product-vial-caption strong{color:#fff;margin-top:3px;font-size:18px}.pv-product-vial-caption small{color:#dcf7ff8c;margin-top:2px}.pv-product-molecule{opacity:.72;border:1px solid #00dcff38;border-radius:50%;width:110px;height:110px;position:absolute}.pv-product-molecule.molecule-one{animation:8s ease-in-out infinite pvMoleculeDriftOne;top:16%;left:2%}.pv-product-data-grid{z-index:3;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(1380px,100%);margin:42px auto 0;display:grid;position:relative}.pv-product-data-card{background:linear-gradient(#ffffff0b,#0078aa0d);border:1px solid #00d2ff29;border-radius:18px;flex-direction:column;justify-content:center;min-height:126px;padding:20px;display:flex;box-shadow:inset 0 0 18px #00d7ff06}.pv-product-data-card span{letter-spacing:.12em;color:#bcf0ff8c;font-size:10px;font-weight:800}.pv-product-data-card strong{color:#fff;margin-top:8px;font-size:19px}.pv-product-data-card small{color:#dcf7ff80;margin-top:5px}@keyframes pvProductFloat{0%,to{transform:translateY(-8px)rotate(-1deg)}50%{transform:translateY(12px)rotate(1deg)}}@keyframes pvProductGlow{0%,to{opacity:.58;transform:scale(.95)}50%{opacity:1;transform:scale(1.08)}}@keyframes pvMoleculeDriftOne{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(14px,-12px)rotate(7deg)}}@keyframes pvMoleculeDriftTwo{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(-12px,14px)rotate(-8deg)}}@media (width<=980px){.pv-product-sheet-hero{grid-template-columns:1fr;gap:24px}.pv-product-vial-zone{min-height:420px}.pv-product-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.pv-product-sheet{padding:24px 16px 50px}.pv-product-title{font-size:42px}.pv-product-protocol-bar{flex-direction:column;align-items:stretch}.pv-product-protocol-button{width:100%}.pv-product-data-grid{grid-template-columns:1fr}}.pv-product-sheet{isolation:isolate;position:relative;overflow:hidden}.pv-product-sheet-hero,.pv-product-data-grid,.pv-product-back{z-index:5;position:relative}.pv-product-sheet:before{content:"";filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(circle,#00e2ff29 0%,#0084ff14 34%,#0050b406 55%,#0000 72%);border-radius:50%;width:720px;height:720px;animation:7s ease-in-out infinite pvProductAmbientGlow;position:absolute;top:-180px;right:-250px}.pv-product-sheet:after{content:"";filter:blur(25px);pointer-events:none;z-index:0;background:radial-gradient(circle,#00c7ff1c,#005fff0b 42%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:9s ease-in-out infinite reverse pvProductAmbientGlow;position:absolute;bottom:-160px;left:-320px}@keyframes pvProductAmbientGlow{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}.pv-product-vial-zone:before{content:"";pointer-events:none;border:1px solid #00dcff21;border-radius:50%;width:430px;height:430px;animation:26s linear infinite pvProductOrbitRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(12deg);box-shadow:inset 0 0 60px #00dcff09,0 0 50px #00aaff09}.pv-product-vial-zone:after{content:"";pointer-events:none;border:1px dashed #00e1ff21;border-radius:50%;width:330px;height:330px;animation:19s linear infinite pvProductOrbitRotateReverse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-24deg)}@keyframes pvProductOrbitRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes pvProductOrbitRotateReverse{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}.pv-product-molecule{pointer-events:none;z-index:1;background:radial-gradient(circle,#00daff09,#0000 65%);border:1px solid #00e2ff38;border-radius:50%;position:absolute;box-shadow:inset 0 0 22px #00dcff0a,0 0 22px #00c8ff09}.pv-product-molecule:before,.pv-product-molecule:after{content:"";background:radial-gradient(circle at 35% 30%,#fff,#5af1ff 24%,#009dff 65%);border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 0 8px #0df,0 0 20px #00d3ffa6}.pv-product-molecule:before{top:17%;left:7%}.pv-product-molecule:after{bottom:17%;right:7%}.pv-product-molecule.molecule-one{width:135px;height:135px;animation:8s ease-in-out infinite pvProductMoleculeOne;top:14%;left:-15px}.pv-product-molecule.molecule-two{width:100px;height:100px;animation:10s ease-in-out infinite pvProductMoleculeTwo;bottom:14%;right:-8px}@keyframes pvProductMoleculeOne{0%,to{transform:translate(0,0)rotate(-5deg)}50%{transform:translate(18px,-18px)rotate(9deg)}}@keyframes pvProductMoleculeTwo{0%,to{transform:translate(0,0)rotate(5deg)}50%{transform:translate(-16px,15px)rotate(-9deg)}}.pv-product-sheet-content:before{content:"";opacity:.3;clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);filter:drop-shadow(0 0 9px #00dcff2e);pointer-events:none;background:linear-gradient(30deg,#0000 47%,#00e0ff59 48% 50%,#0000 51%),linear-gradient(-30deg,#0000 47%,#00e0ff40 48% 50%,#0000 51%);border:1px solid #00dcff26;width:155px;height:180px;animation:8s ease-in-out infinite pvChemicalFloat;position:absolute;top:100px;left:-115px}.pv-product-sheet-content:after{content:"";opacity:.2;clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);pointer-events:none;border:1px solid #00dcff59;width:95px;height:110px;animation:10s ease-in-out infinite reverse pvChemicalFloat;position:absolute;bottom:10px;left:-42px}@keyframes pvChemicalFloat{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-16px)rotate(5deg)}}.pv-product-sheet-hero:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#0000,#00dcff14,#00dcff29,#00dcff14,#0000);height:1px;position:absolute;top:50%;left:-60px;right:-60px}.pv-product-sheet-hero:after{content:"";opacity:.65;pointer-events:none;border-top:1px solid #00e0ff40;border-right:1px solid #00e0ff40;width:72px;height:72px;position:absolute;top:4%;right:1%}.pv-product-floating-vial{transform-origin:50%;will-change:transform;animation:4.8s ease-in-out infinite pvProductVialSuspension}@keyframes pvProductVialSuspension{0%,to{filter:drop-shadow(0 28px 28px #0006)drop-shadow(0 0 20px #00daff24);transform:translateY(-10px)rotate(-1deg)}50%{filter:drop-shadow(0 18px 24px #00000047)drop-shadow(0 0 34px #00daff47);transform:translateY(12px)rotate(1deg)}}.pv-product-vial-glow:after{content:"";filter:blur(12px);opacity:.55;background:#0000008c;border-radius:50%;width:180px;height:24px;animation:4.8s ease-in-out infinite pvProductShadowPulse;position:absolute;bottom:4%;left:50%;transform:translate(-50%)}@keyframes pvProductShadowPulse{0%,to{opacity:.42;width:155px}50%{opacity:.22;width:195px}}.pv-product-data-grid:before{content:"";filter:drop-shadow(0 0 5px #00dcffbf);opacity:.65;pointer-events:none;background:#54efff;border-radius:50%;width:4px;height:4px;animation:5s ease-in-out infinite pvLabParticles;position:absolute;top:-45px;left:-25px;box-shadow:38px -24px #00dcff8c,92px 12px #00dcff52,145px -15px #00dcff85,250px -38px #00dcff4d,370px 4px #00dcff6b,590px -24px #00dcff4d,820px 5px #00dcff61,1010px -32px #00dcff40}@keyframes pvLabParticles{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:.85;transform:translateY(-8px)}}.pv-product-data-grid:after{content:"";opacity:.35;pointer-events:none;background:linear-gradient(90deg,#0000,#00e6ff26,#00dfff,#00e6ff26,#0000);height:1px;position:absolute;top:-15px;left:0;right:0;box-shadow:0 0 12px #00dcff4d}.pv-product-data-card{transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.pv-product-data-card:hover{border-color:#00dcff66;transform:translateY(-4px);box-shadow:0 12px 32px #0003,0 0 24px #00dcff0f}.pv-product-data-card:after{content:"";background:linear-gradient(90deg,#0000,#5aebff12,#0000);width:40%;height:100%;transition:left .7s;position:absolute;top:0;left:-60%;transform:skew(-18deg)}.pv-product-data-card:hover:after{left:130%}@media (width<=980px){.pv-product-sheet-content:before,.pv-product-sheet-content:after{opacity:.12}.pv-product-vial-zone:before{width:350px;height:350px}.pv-product-vial-zone:after{width:270px;height:270px}}@media (width<=620px){.pv-product-sheet:before{width:450px;height:450px;right:-250px}.pv-product-sheet-content:before,.pv-product-sheet-content:after{display:none}.pv-product-molecule{opacity:.35}.pv-product-vial-zone:before,.pv-product-vial-zone:after{opacity:.45}}
