@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Orbitron:wght@500;600;700&display=swap";
:root{--bg:#03060d;--bg2:#07101d;--panel:#0b1018;--panel2:#0e1320;--line:#9db9ff24;--text:#eef2fa;--muted:#96a2b8;--blue:#5a8cff;--blueGlow:#537eff47;--purple:#8f5bff;--purpleGlow:#8e5bff40;--gold:#cfa14c;--goldGlow:#cfa14c33;--pink:#cf6fb5;--pinkGlow:#cf6fb52e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 100% 0,#264cc638,#0000 24%),radial-gradient(circle at 0 0,#10286840,#0000 26%),linear-gradient(#01040b 0%,#020611 14%,#050b17 48%,#03060d 100%);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{max-width:1540px;margin:0 auto;padding:0 20px 50px}.topbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#02050cf2,#02050cd6,#02050c52);padding:10px 0 16px;position:sticky;top:0}.topbar-inner{gap:14px;padding:10px 0 6px;display:grid}.topbar-brand-row{justify-content:center;align-items:center;padding-top:6px;display:flex}.topbar-divider{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:100%;height:1px}.topbar-nav-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;min-height:78px;display:grid}.topbar-side-spacer{min-height:1px}.topbar-actions{justify-self:end}.brand{flex-direction:column;gap:10px;display:flex}.brand-centered{text-align:center;align-items:center}.brand-main{letter-spacing:.34em;text-transform:uppercase;white-space:nowrap;color:#edf2ff;text-indent:.34em;font-size:clamp(42px,4.7vw,72px);font-weight:300;line-height:.92}.brand-sub{color:#9fb0dd;letter-spacing:.58em;text-transform:uppercase;text-indent:.58em;font-size:clamp(12px,1.2vw,20px)}.nav{justify-content:center;gap:44px;display:flex}.nav-centered{justify-content:center;align-items:center}.nav-link{color:#d8deea;padding:6px 0;font-size:17px;position:relative}.nav-link:hover{color:#fff}.nav-link:hover:after,.nav-link:focus-visible:after{content:"";background:linear-gradient(90deg,transparent,var(--blue),transparent);height:2px;box-shadow:0 0 18px var(--blueGlow);position:absolute;bottom:-10px;left:0;right:0}.inquiry-btn{color:#fff;background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff21;border-radius:999px;justify-self:end;padding:18px 30px;font-size:18px;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #ffffff08}.hero{border-top:1px solid #ffffff0a;grid-template-columns:1.02fr .98fr;align-items:center;min-height:68vh;display:grid}.hero-kicker,.eyebrow-line{color:#8aa7ff;letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px;padding-left:24px;font-size:12px;display:inline-block;position:relative}.hero-kicker:before,.eyebrow-line:before{content:"";background:linear-gradient(#5b8cfff2,#0000);width:1px;height:88px;position:absolute;top:2px;left:0}.hero h1{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(60px,7vw,108px);font-weight:500;line-height:.95}.hero p{color:#c4cad8;max-width:720px;margin:22px 0 0;font-size:23px;line-height:1.6}.hero-actions{gap:18px;margin-top:34px;display:flex}.primary-cta,.secondary-cta,.view-btn{-webkit-text-fill-color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:18px 26px;font-size:18px;font-weight:500;transition:all .25s;display:inline-flex;color:#fff!important}.primary-cta{background:linear-gradient(135deg,#1d2a55 0%,#2d46d8 55%,#4669ff 100%);border:1px solid #6e9cffb8;box-shadow:inset 0 0 0 1px #ffffff0f,0 0 26px #3d68ff29,0 10px 32px #101a3a57}.secondary-cta{background:#ffffff05;border:1px solid #ffffff1a}.primary-cta:hover,.secondary-cta:hover,.view-btn:hover{transform:translateY(-2px)}.hero-visual{background:radial-gradient(circle at 78% 30%,#6484ff38,#0000 9%),radial-gradient(circle at 69% 56%,#7398ff29,#0000 7%),radial-gradient(circle at 90% 66%,#507eff2b,#0000 6%);min-height:540px;position:relative;overflow:hidden}.orb{background:radial-gradient(circle at 30% 30%,#dfe9ff,#4f67a8 60%,#0b1224 75%);border-radius:50%;position:absolute;box-shadow:0 0 32px #5f88ff2e}.orb-a{width:88px;height:88px;top:95px;right:150px}.orb-b{width:62px;height:62px;top:210px;right:300px}.orb-c{width:74px;height:74px;top:280px;right:70px}.molecule{transform-origin:0;background:linear-gradient(90deg,#7b9cff0f,#8eadffe0);width:180px;height:2px;position:absolute;box-shadow:0 0 18px #5a8cff33}.molecule:before,.molecule:after{content:"";background:radial-gradient(circle at 30% 30%,#f5f8ff,#7f93cf 58%,#11182a 76%);border-radius:50%;position:absolute}.molecule:before{width:26px;height:26px;top:-12px;left:-12px}.molecule:after{width:18px;height:18px;top:-8px;right:-8px}.molecule-a{top:140px;right:170px;transform:rotate(28deg)}.molecule-b{width:120px;top:225px;right:230px;transform:rotate(-34deg)}.molecule-c{width:154px;top:318px;right:72px;transform:rotate(15deg)}.molecule-d{width:92px;top:100px;right:300px;transform:rotate(78deg)}.trust-strip{text-transform:uppercase;letter-spacing:.18em;color:#d6dded;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(4,1fr);gap:20px;padding:18px 0;font-size:12px;display:grid}.trust-strip div{text-align:center;padding:2px 0}.section-head{justify-content:space-between;align-items:end;gap:24px;padding:60px 0 28px;display:flex}.narrow{max-width:1100px}.section-title,.products-title{letter-spacing:-.04em;margin:0;font-size:clamp(46px,5vw,68px);font-weight:450;line-height:.96}.section-copy{color:#bcc5d6;max-width:700px;margin:18px 0 0;font-size:21px;line-height:1.5}.products-page{padding-top:18px}.products-hero{grid-template-columns:1fr .9fr;align-items:center;padding:26px 0 20px;display:grid}.products-hero-visual{background:radial-gradient(circle at 74% 35%,#4e74ff2e,#0000 20%);min-height:260px;position:relative}.filters-bar{justify-content:space-between;align-items:center;gap:18px;padding:18px 0 30px;display:flex}.chips{flex-wrap:wrap;gap:14px;display:flex}.chip,.sort-box{color:#cfd6e3;background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;padding:16px 24px;font-size:16px}.chip.active{color:#a9c2ff;border-color:#5a8cff80;box-shadow:inset 0 0 22px #5a8cff1a,0 0 16px #5a8cff1a}.sort-box span{color:#fff;padding-left:14px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.homepage-grid{padding-bottom:24px}.product-card{background:radial-gradient(circle at 72% 4%,#728fff14,#0000 26%),linear-gradient(#070b12fa,#080c14f7);border:1px solid #ffffff14;border-radius:26px;min-height:502px;transition:all .25s;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #ffffff03}.card-inner{grid-template-rows:auto 1fr;height:100%;padding:28px 24px 22px;display:grid}.card-vial-wrap{justify-content:flex-start;align-items:flex-start;min-height:215px;display:flex}.card-copy{flex-direction:column;display:flex}.card-category{letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:13px}.card-category.blue{color:#7fa7ff}.card-category.purple{color:#ab7bff}.card-category.gold{color:#e6c067}.card-category.pink{color:#d784bd}.card-title{letter-spacing:-.03em;margin:0;font-size:34px;font-weight:420;line-height:1.02}.mini-divider{background:#c2d3ffcc;width:26px;height:1px;margin:12px 0 14px;display:block}.card-description{color:#c8ced9;min-height:128px;margin:0;font-size:18px;line-height:1.7}.benefit-list{gap:14px;margin:14px 0 0;padding:0;list-style:none;display:grid}.benefit-list li{color:#a8b1c1;align-items:center;gap:10px;font-size:16px;display:flex}.benefit-list li:before{content:"◌";color:#8fadff;font-size:15px}.card-bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:end;margin-top:auto;padding-top:20px;display:flex}.from-label{letter-spacing:.18em;color:#9ea8ba;margin:0 0 8px;font-size:12px}.from-price{margin:0;font-size:27px;line-height:1}.view-btn{background:linear-gradient(135deg,#1d2a55 0%,#2d46d8 55%,#4669ff 100%);border:1px solid #6e9cffb8;min-width:156px;box-shadow:inset 0 0 0 1px #ffffff0f,0 0 24px #4468ff29,0 10px 28px #101a3a4d}.view-btn.blue{border-color:#6e9cffb8}.view-btn.purple{background:linear-gradient(135deg,#2a1d4f 0%,#5932c4 55%,#8f5bff 100%);border-color:#b37eff8f;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 24px #8f5bff29,0 10px 28px #2a184a47}.view-btn.gold{background:linear-gradient(135deg,#2b2215 0%,#8a6530 52%,#cfa14c 100%);border-color:#dfb7687a;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 24px #cfa14c1f,0 10px 28px #3a2a1347}.view-btn.pink{background:linear-gradient(135deg,#301827 0%,#8a3f6d 52%,#cf6fb5 100%);border-color:#dd8bbf70;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 24px #cf6fb51f,0 10px 28px #3b1b2f47}.view-btn span{transition:transform .2s}.view-btn:hover span{transform:translate(4px)}.vial{width:162px;margin-left:8px;position:relative}.vial-cap{background:linear-gradient(#d6d7db 0%,#5f6168 18%,#0d0e12 35%,#111319 70%,#3e424a 100%);border-radius:14px 14px 10px 10px;width:120px;height:32px;margin:0 auto;box-shadow:inset 0 1px #ffffffb3,0 12px 20px #00000059}.vial-neck{background:linear-gradient(#565a63,#0b0d12 60%,#1d2129);border-radius:0 0 10px 10px;width:78px;height:24px;margin:0 auto;box-shadow:inset 0 1px #fff3}.vial-body{background:radial-gradient(circle at 22% 28%,#ffffff3d,#0000 22%),linear-gradient(#1c202a 0%,#07090f 24%,#0e1117 46%,#04070d 100%);border:1px solid #ffffff1f;border-radius:18px 18px 26px 26px;width:132px;height:278px;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #ffffff0d,0 14px 28px #00000059}.vial-shine{filter:blur(1px);opacity:.9;background:linear-gradient(#ffffff57,#ffffff0f,#0000);border-radius:20px;width:18px;height:220px;position:absolute;top:16px;left:12px}.vial-label{background:linear-gradient(#12161fe0,#06080cfa);border:1px solid #ffffff0f;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:140px;padding:12px 10px;display:flex;position:absolute;bottom:18px;left:16px;right:16px}.label-brand{letter-spacing:.22em;color:#eaf0ff;text-align:center;font-size:8px}.label-icon{color:#7fa7ff;font-size:28px;line-height:1}.vial.purple .label-icon{color:#a56cff}.vial.gold .label-icon{color:#e1b861}.vial.pink .label-icon{color:#d687c0}.label-name{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.label-strength{color:#dfe4ee;font-size:12px}.label-purity{letter-spacing:.18em;color:#c2cad8;font-size:8px}.why-axiom,.quality-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-top:16px;display:grid}.why-card,.quality-card,.detail-box,.inquiry-card{background:linear-gradient(#0c121de0,#06090ff5);border:1px solid #ffffff14;border-radius:24px;box-shadow:inset 0 1px #ffffff0a}.why-card,.quality-card{padding:28px}.why-card h3,.quality-card h3,.detail-box h3{letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:450}.why-card p,.quality-card p,.detail-box p{color:#b6c1d1;margin:0;font-size:17px;line-height:1.7}.simple-page{padding-top:28px}.product-detail-shell{padding-top:42px}.detail-card{background:radial-gradient(circle at 80% 6%,#5a8cff14,#0000 20%),linear-gradient(#0a0e18fa,#080c14fa);border:1px solid #ffffff14;border-radius:32px;grid-template-columns:.88fr 1.12fr;gap:28px;padding:28px;display:grid}.detail-left{background:linear-gradient(#ffffff08,#ffffff03);border:1px solid #ffffff0f;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:640px;display:flex}.detail-left .vial{transform-origin:50%;transform:scale(1.58)}.detail-right{gap:26px;padding:16px 10px 10px;display:grid}.detail-title{letter-spacing:-.05em;margin:0;font-size:66px;font-weight:430;line-height:.96}.detail-copy{color:#c4cad8;max-width:760px;margin:0;font-size:22px;line-height:1.6}.selector-block{gap:10px;max-width:280px;display:grid}.strength-select,input,textarea{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;padding:18px;font-size:17px}.strength-select{appearance:none;cursor:pointer;background-color:#0000;background-image:linear-gradient(45deg,#0000 50%,#fff 50%),linear-gradient(135deg,#fff 50%,#0000 50%),linear-gradient(#101624fa,#0a0f1bfa);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px),0 0;background-repeat:no-repeat;background-size:6px 6px,6px 6px,100% 100%;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #5a8cff6b;padding-right:54px;box-shadow:inset 0 0 0 1px #5a8cff14,0 0 20px #4468ff14}.strength-select option{color:#fff;background:#0b1220}input::placeholder,textarea::placeholder{color:#8f9aad}textarea{resize:vertical;min-height:160px}.strength-select:focus,input:focus,textarea:focus{border-color:#5a8cff80;box-shadow:0 0 0 1px #5a8cff1f,0 0 28px #436cff1a}.detail-price-row{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin:0;padding:22px 0;display:flex}.detail-price{margin:0;font-size:58px;line-height:1}.detail-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.detail-box{padding:24px}.inquiry-card{max-width:880px;padding:28px}.field-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px;display:grid}.field-grid .wide{grid-column:1/-1}@media (max-width:1280px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero,.products-hero{grid-template-columns:1fr}.hero-visual{min-height:320px}.topbar-nav-row{grid-template-columns:1fr}.topbar-actions{justify-self:center}.topbar-side-spacer{display:none}.nav{flex-wrap:wrap;gap:24px}.detail-card{grid-template-columns:1fr}.detail-left{min-height:420px}.detail-left .vial{transform:scale(1.2)}}@media (max-width:780px){.site-shell{padding:0 14px 40px}.brand-main{font-size:34px}.brand-sub{letter-spacing:.42em;text-indent:.42em;font-size:11px}.nav{gap:18px}.hero-copy{padding-top:36px}.hero h1{font-size:46px}.hero p,.section-copy{font-size:18px}.trust-strip{grid-template-columns:1fr 1fr;row-gap:10px}.section-head{flex-direction:column;align-items:start}.product-grid,.why-axiom,.quality-grid,.detail-grid,.field-grid{grid-template-columns:1fr}.filters-bar{flex-direction:column;align-items:stretch}.card-title{font-size:28px}.product-card{min-height:auto}.detail-title,.detail-price{font-size:42px}.detail-price-row{flex-direction:column;align-items:start;gap:18px}}.reveal{opacity:0;filter:blur(8px);will-change:opacity, transform, filter;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),filter .8s cubic-bezier(.22,1,.36,1);transform:translateY(24px)scale(.985)}.reveal.is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}body.scrolled .topbar{background:linear-gradient(#03070ff7,#03070fe6);border-bottom:1px solid #ffffff0f;box-shadow:0 18px 50px #00000038,inset 0 0 0 1px #ffffff05}.topbar,.inquiry-btn,.primary-cta,.secondary-cta,.view-btn,.product-card,.chip,.sort-box,.quality-card,.why-card,.detail-box,.inquiry-card,input,textarea,.strength-select{transition:transform .3s,box-shadow .35s,border-color .35s,background-color .35s,opacity .35s}.primary-cta,.secondary-cta,.view-btn,.inquiry-btn{position:relative;overflow:hidden}.primary-cta:before,.secondary-cta:before,.view-btn:before,.inquiry-btn:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);width:44%;transition:left .7s;position:absolute;inset:-1px auto -1px -120%;transform:skew(-24deg)}.primary-cta:hover:before,.secondary-cta:hover:before,.view-btn:hover:before,.inquiry-btn:hover:before{left:130%}.inquiry-btn:hover{border-color:#5a8cff52;box-shadow:inset 0 1px #ffffff12,0 0 24px #5a8cff1a}.hero{position:relative;overflow:hidden}.hero-ambient,.hero-grid{pointer-events:none;position:absolute;inset:0}.hero-ambient-a{background:radial-gradient(circle at 24% 26%,#5881ff2e,#0000 30%);animation:12s ease-in-out infinite alternate floatGlow}.hero-ambient-b{background:radial-gradient(circle at 78% 34%,#8e5bff1f,#0000 24%);animation:14s ease-in-out infinite alternate floatGlowB}.hero-grid{opacity:.16;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:52px 52px;animation:18s linear infinite gridShift;-webkit-mask-image:linear-gradient(#00000061,#0000 78%);mask-image:linear-gradient(#00000061,#0000 78%)}.hero-copy,.hero-visual{z-index:1;position:relative}.hero-visual{isolation:isolate}.hero-visual:after{content:"";filter:blur(18px);background:radial-gradient(circle,#5a8cff24,#0000 60%);border-radius:50%;animation:8s ease-in-out infinite pulseSoftVisual;position:absolute;inset:18% 8% 6% 14%}.hero-particles{position:absolute;inset:0}.particle{opacity:.55;background:radial-gradient(circle,#dae9fff2 0%,#7092ff73 48%,#0000 74%);border-radius:50%;width:5px;height:5px;animation:10s ease-in-out infinite drift;position:absolute;box-shadow:0 0 16px #5a8cff2e}.particle-1{animation-delay:-1s;top:16%;left:66%}.particle-2{animation-delay:-2.4s;top:24%;left:74%}.particle-3{animation-delay:-3.2s;top:30%;left:82%}.particle-4{animation-delay:-1.8s;top:36%;left:58%}.particle-5{animation-delay:-4.2s;top:42%;left:70%}.particle-6{animation-delay:-3.8s;top:44%;left:88%}.particle-7{animation-delay:-5.4s;top:50%;left:62%}.particle-8{animation-delay:-2.6s;top:56%;left:78%}.particle-9{animation-delay:-6.2s;top:62%;left:84%}.particle-10{animation-delay:-4.8s;top:68%;left:68%}.particle-11{animation-delay:-7s;top:22%;left:57%}.particle-12{animation-delay:-2.1s;top:24%;left:91%}.particle-13{animation-delay:-3.5s;top:72%;left:61%}.particle-14{animation-delay:-6.9s;top:78%;left:75%}.particle-15{animation-delay:-1.3s;top:82%;left:89%}.particle-16{animation-delay:-5.6s;top:12%;left:72%}.particle-17{animation-delay:-7.8s;top:60%;left:53%}.particle-18{animation-delay:-2.8s;top:58%;left:95%}.orb-a{animation:8.5s ease-in-out infinite floatOrb}.orb-b{animation:10s ease-in-out infinite reverse floatOrb}.orb-c{animation:9s ease-in-out -3s infinite floatOrb}.molecule-a{animation:11s ease-in-out infinite moleculeFloat}.molecule-b{animation:13s ease-in-out infinite reverse moleculeFloat}.molecule-c{animation:12s ease-in-out -2s infinite moleculeFloat}.molecule-d{animation:14s ease-in-out -4s infinite reverse moleculeFloat}.trust-strip div{position:relative;overflow:hidden}.trust-strip div:after{content:"";opacity:.35;background:linear-gradient(90deg,#0000,#5a8cffe6,#0000);height:1px;position:absolute;bottom:-2px;left:15%;right:15%}.product-card{position:relative}.product-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#5a8cff38,#0000 62%);height:180px;transition:opacity .35s;position:absolute;inset:-30% -50% auto}.product-card:hover:before{opacity:1}.card-vial-wrap .vial,.detail-left .vial{transition:transform .35s,filter .35s}.product-card:hover .card-vial-wrap .vial,.detail-glow-panel:hover .vial{filter:drop-shadow(0 12px 36px #6283ff29)}.view-btn:hover,.primary-cta:hover,.secondary-cta:hover{box-shadow:inset 0 0 0 1px #5a8cff1f,0 0 30px #4468ff29,0 12px 34px #101a3a57}.detail-glow-panel{position:relative;overflow:hidden}.detail-halo{filter:blur(26px);opacity:.24;border-radius:50%;width:280px;height:280px;animation:8s ease-in-out infinite pulseSoftVisual;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.detail-halo.blue{background:radial-gradient(circle,#5a8cffa8,#0000 64%)}.detail-halo.purple{background:radial-gradient(circle,#8f5bff9e,#0000 64%)}.detail-halo.gold{background:radial-gradient(circle,#cfa14c8c,#0000 64%)}.detail-halo.pink{background:radial-gradient(circle,#cf6fb580,#0000 64%)}.why-card:hover,.quality-card:hover,.detail-box:hover,.inquiry-card:hover{border-color:#5a8cff2e;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff0d,0 14px 40px #00000038,0 0 24px #4468ff14}.chip:hover,.sort-box:hover{border-color:#5a8cff4d;box-shadow:0 0 20px #4468ff14}@keyframes floatGlow{0%{opacity:.95;transform:translate(-1%,-1%)scale(1)}to{opacity:.62;transform:translate(2%,3%)scale(1.08)}}@keyframes floatGlowB{0%{opacity:.85;transform:translate(0,0)scale(1)}to{opacity:.5;transform:translate(-3%,2%)scale(1.1)}}@keyframes gridShift{0%{transform:translateY(0)}to{transform:translateY(52px)}}@keyframes drift{0%,to{opacity:.28;transform:translate(0,0)scale(.9)}50%{opacity:.9;transform:translate(8px,-14px)scale(1.16)}}@keyframes floatOrb{0%,to{transform:translate(0,0)}50%{transform:translateY(-14px)}}@keyframes moleculeFloat{0%,to{transform:translate3d(0,0,0) rotate(var(--rot,0deg));opacity:.9}50%{transform:translate3d(8px,-10px,0) rotate(calc(var(--rot,0deg) + 2deg));opacity:1}}.molecule-a{--rot:28deg}.molecule-b{--rot:-34deg}.molecule-c{--rot:15deg}.molecule-d{--rot:78deg}@keyframes pulseSoft{0%,to{opacity:.18;transform:translate(-50%,-50%)scale(1)}50%{opacity:.32;transform:translate(-50%,-50%)scale(1.08)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.reveal{opacity:1;filter:none;transform:none}}@keyframes pulseSoftVisual{0%,to{opacity:.16;transform:scale(1)}50%{opacity:.26;transform:scale(1.06)}}.basket-actions{justify-self:end;align-items:center;gap:14px;display:flex}.basket-toggle{color:#edf2ff;cursor:pointer;background:linear-gradient(#0a0f1aeb,#080d17bf);border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;height:58px;padding:0 18px;transition:transform .24s,border-color .24s,box-shadow .24s;display:inline-flex;box-shadow:inset 0 0 0 1px #5a8cff0f,0 10px 30px #04081059}.basket-toggle:hover{border-color:#5a8cff57;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #5a8cff1f,0 0 24px #537eff2e}.basket-icon{opacity:.8;font-size:20px}.basket-label{font-size:15px}.basket-count{background:#5a8cff2e;border:1px solid #5a8cff57;border-radius:999px;place-items:center;min-width:26px;height:26px;font-size:13px;font-weight:600;display:grid}.drawer-backdrop{opacity:0;pointer-events:none;z-index:69;background:#02040a6b;transition:opacity .25s;position:fixed;inset:0}.basket-drawer{z-index:70;background:linear-gradient(#080c15fa,#050911fa);border-left:1px solid #ffffff14;grid-template-rows:auto 1fr auto;width:min(460px,100vw);height:100vh;transition:transform .32s cubic-bezier(.2,.8,.2,1);display:grid;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-24px 0 80px #00000059}.basket-drawer.open{transform:translate(0)}.drawer-head,.drawer-foot{border-bottom:1px solid #ffffff14;padding:24px}.drawer-foot{border-top:1px solid #ffffff14;border-bottom:0}.drawer-head h2{margin:6px 0 0;font-size:32px}.drawer-close{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;width:42px;height:42px;font-size:28px}.drawer-head{justify-content:space-between;align-items:flex-start;display:flex}.drawer-items{gap:14px;padding:14px 24px 24px;display:grid;overflow:auto}.drawer-item,.basket-line,.summary-line{background:linear-gradient(#ffffff08,#ffffff05);border:1px solid #ffffff14;border-radius:24px;padding:18px}.drawer-item h3,.basket-line h3{margin:8px 0 6px;font-size:22px}.drawer-price{color:#cfd6e7;margin:0}.drawer-controls,.basket-line-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.qty-control{background:#ffffff08;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:16px;padding:6px 12px;display:inline-flex}.qty-control button{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:999px;width:28px;height:28px;font-size:18px}.qty-control span{text-align:center;min-width:20px}.remove-link,.ghost-link{color:#98a7c4;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.remove-link:hover,.ghost-link:hover,.basket-back:hover{color:#fff}.drawer-summary,.summary-total{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.drawer-summary span,.summary-total span{color:#98a7c4}.drawer-summary strong,.summary-total strong{font-size:28px}.drawer-actions,.basket-cta-row{flex-wrap:wrap;gap:12px;display:flex}.empty-basket{color:#dce4f5;background:#ffffff05;border:1px dashed #ffffff1f;border-radius:24px;padding:24px}.empty-basket p{margin:0 0 8px;font-size:20px}.empty-basket span{color:#96a2b8}.detail-order-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.detail-qty{margin-right:2px}.added-state{color:#dff0ff;background:#5a8cff1f;border:1px solid #5a8cff47;border-radius:16px;margin:18px 0 0;padding:12px 14px;box-shadow:0 0 24px #537eff1f}.inline-whatsapp{color:#dbe8ff;border-bottom:1px solid #5a8cff40;margin-top:20px;padding-bottom:4px;font-size:14px;display:inline-flex}.inline-whatsapp:hover{color:#fff;border-color:#5a8cff80}.basket-layout,.basket-shell{grid-template-columns:1.15fr .85fr;gap:24px;display:grid}.basket-list-card,.basket-summary-card,.basket-form-card,.basket-summary-card{background:linear-gradient(#ffffff09,#ffffff05);border:1px solid #ffffff14;border-radius:32px;padding:26px;box-shadow:0 24px 70px #0003,inset 0 1px #ffffff08}.basket-line,.summary-line{justify-content:space-between;align-items:center;gap:16px;display:flex}.basket-line+.basket-line{margin-top:14px}.basket-line-copy span,.summary-line span{color:#96a2b8;display:block}.basket-line-actions strong,.summary-line p{margin:0;font-size:24px}.basket-empty-card{background:#ffffff05;border:1px dashed #ffffff1f;border-radius:32px;justify-items:start;gap:14px;max-width:720px;margin:0 auto;padding:36px;display:grid}.basket-empty-card p{margin:0;font-size:28px}.basket-empty-card span{color:#96a2b8}.basket-form-card .field-grid{margin-top:22px}.basket-form-card input,.basket-form-card textarea{width:100%;color:var(--text);background:#ffffff08;border:1px solid #ffffff1a;border-radius:18px;outline:none;padding:18px}.basket-form-card textarea{resize:vertical;min-height:160px}.basket-form-card input:focus,.basket-form-card textarea:focus{border-color:#5a8cff59;box-shadow:0 0 0 3px #5a8cff1a,0 0 22px #537eff24}.whatsapp-btn{color:#eef6ff;background:linear-gradient(#12241ce6,#0b1712cc);border:1px solid #62d69147;border-radius:999px;justify-content:center;align-items:center;min-height:58px;padding:0 24px;transition:transform .24s,box-shadow .24s,border-color .24s;display:inline-flex;box-shadow:0 0 22px #3eba6c1f}.whatsapp-btn:hover{border-color:#62d69170;transform:translateY(-1px);box-shadow:0 0 28px #3eba6c2e}.basket-note,.basket-back{color:#96a2b8;margin-top:16px;display:block}.submit-state{background:#3eba6c14;border:1px solid #62d69142;border-radius:18px;gap:6px;margin-top:18px;padding:14px 16px;display:grid}.submit-state strong{font-size:18px}.summary-top h2{margin:8px 0 0;font-size:28px}.summary-list{gap:12px;margin-top:18px;display:grid}.summary-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:16px;display:flex}@media (max-width:1180px){.nav{gap:26px}.brand-main{font-size:40px}.brand-sub{font-size:12px}.basket-label{display:none}}@media (max-width:980px){.topbar-nav-row{grid-template-columns:1fr;gap:16px}.nav{justify-content:center;padding-bottom:4px;overflow:auto}.topbar-actions,.basket-actions{justify-self:center}.basket-layout,.basket-shell{grid-template-columns:1fr}}@media (max-width:640px){.site-shell{padding:0 14px 40px}.drawer-actions,.basket-cta-row{flex-direction:column}.drawer-actions>*,.basket-cta-row>*{width:100%}.basket-toggle,.inquiry-btn,.whatsapp-btn,.primary-cta,.secondary-cta{justify-content:center}.basket-line,.summary-line{display:grid}.drawer-head h2{font-size:28px}.basket-drawer{width:100%}}.basket-actions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.product-transparency-card{background:linear-gradient(#070c16eb,#040810f5);border:1px solid #ffffff14;border-radius:28px;padding:30px 28px;box-shadow:inset 0 1px #ffffff0a,0 18px 48px #0000002e}.product-feature-list{gap:24px;margin-top:4px;display:grid}.product-feature-item{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:20px;display:grid}.product-feature-item h3{letter-spacing:.01em;text-transform:uppercase;margin:0 0 8px;font-size:24px;font-weight:520}.product-feature-item p{color:#b7c2d5;margin:0;font-size:19px;line-height:1.55}.detail-icon{color:#8ea8ff;background:linear-gradient(#11192ae6,#090e18f2);border:1px solid #7b98ff38;border-radius:18px;place-items:center;width:80px;height:80px;display:grid;box-shadow:inset 0 1px #ffffff0d,0 12px 28px #0000002e}.detail-icon svg{width:34px;height:34px}.refined-coa-box{border-top:1px solid #ffffff14;margin-top:32px;padding-top:28px}.coa-card{background:linear-gradient(#090f1bf0,#050911fa);border:1px solid #7b98ff2e;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:20px 22px;display:flex;box-shadow:inset 0 1px #ffffff0a}.coa-card-left{align-items:center;gap:18px;display:flex}.coa-card-left strong{color:#eef3ff;font-size:20px;font-weight:560;display:block}.coa-card-left span{color:#9caccc;margin-top:4px;font-size:17px;display:block}.coa-card-arrow{color:#8ea8ff;font-size:34px;line-height:1}.coa-card:hover{border-color:#7b98ff52;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #7b98ff14,0 18px 36px #1823482e}.coa-card-muted{color:#c7d2e6}.research-disclaimer-box{background:linear-gradient(#ffffff08,#ffffff04);border:1px solid #ffffff14;border-radius:20px;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:18px;margin-top:26px;padding:20px 22px;display:grid}.research-disclaimer-box p{color:#d4dded;margin:0;font-size:18px;line-height:1.6}.clean-detail-meta{border-top:1px solid #ffffff0f;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:28px;display:grid}.clean-detail-meta div{gap:10px;display:grid}.clean-detail-meta span{letter-spacing:.18em;text-transform:uppercase;color:#97a6c2;font-size:13px}.clean-detail-meta p{color:#eef2fa;margin:0;font-size:22px;line-height:1.45}@media (max-width:980px){.brand-main{white-space:normal}.brand-sub{letter-spacing:.34em;text-indent:.34em}.product-feature-item,.research-disclaimer-box{grid-template-columns:1fr}.detail-icon{width:72px;height:72px}.clean-detail-meta{grid-template-columns:1fr}}@media (max-width:640px){.topbar{padding:8px 0 12px}.topbar-inner{gap:12px}.topbar-nav-row{min-height:auto}.brand-main{letter-spacing:.24em;text-indent:.24em;font-size:28px}.brand-sub{letter-spacing:.28em;text-indent:.28em;font-size:10px}.nav{flex-wrap:nowrap;justify-content:flex-start}.product-transparency-card{padding:24px 18px}.product-feature-item h3{font-size:20px}.product-feature-item p,.research-disclaimer-box p,.coa-card-left span{font-size:16px}.coa-card-left strong{font-size:18px}.coa-card{padding:18px}}.topbar{z-index:999!important;-webkit-backdrop-filter:blur(16px)!important;background:linear-gradient(#02050cf0,#02050cc7,#02050c2e)!important;padding:8px 0 12px!important;transition:padding .28s,background .28s,box-shadow .28s,border-color .28s!important;position:sticky!important;top:0!important}.topbar-inner{gap:10px!important;transition:gap .28s,padding .28s!important}.topbar-brand-row{max-height:110px!important;padding-top:4px!important;transition:max-height .28s,opacity .22s,transform .28s,padding .28s!important;overflow:hidden!important}.topbar-divider{transition:opacity .22s,margin .28s!important}.topbar-nav-row{grid-template-columns:minmax(0,1fr) auto minmax(180px,1fr)!important;gap:22px!important;min-height:52px!important}.topbar-actions{justify-content:flex-end!important;justify-self:end!important;align-items:center!important;min-width:180px!important;display:flex!important}.basket-actions{justify-content:flex-end!important;align-items:center!important;gap:12px!important;width:auto!important;display:flex!important}body.scrolled .topbar{background:#03070fdb!important;border-bottom:1px solid #ffffff14!important;padding:4px 0 6px!important;box-shadow:0 16px 45px #00000052!important}body.scrolled .topbar-inner{gap:0!important}body.scrolled .topbar-brand-row{opacity:0!important;pointer-events:none!important;max-height:0!important;padding-top:0!important;transform:translateY(-18px)scale(.96)!important}body.scrolled .topbar-divider{opacity:0!important;margin:0!important}body.scrolled .basket-toggle,body.scrolled .inquiry-btn{padding:9px 14px!important}@media (max-width:980px){.topbar-nav-row{grid-template-columns:1fr!important}.topbar-actions,.basket-actions{justify-content:center!important;justify-self:center!important;min-width:0!important}}@media (max-width:640px){.topbar{padding:8px 0 10px!important}body.scrolled .topbar{padding:5px 0!important}.topbar-nav-row{gap:10px!important}.nav{gap:20px!important}}.topbar-nav-row{justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;min-height:64px!important;display:flex!important;position:relative!important}.nav.nav-centered,.topbar-nav-row .nav{z-index:1!important;justify-content:center!important;align-items:center!important;gap:34px!important;width:max-content!important;max-width:calc(100% - 520px)!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.topbar-actions{z-index:2!important;justify-self:auto!important;min-width:0!important;margin-left:auto!important;position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important}.basket-actions{justify-content:flex-end!important}@media (max-width:980px){.topbar-nav-row{flex-direction:column!important;justify-content:center!important;gap:14px!important;min-height:auto!important;display:flex!important}.nav.nav-centered,.topbar-nav-row .nav,.topbar-actions{max-width:100%!important;position:static!important;transform:none!important}.topbar-actions{top:auto!important;right:auto!important}}@media (max-width:640px){.nav.nav-centered,.topbar-nav-row .nav{flex-wrap:wrap!important;gap:16px!important}.basket-actions{gap:8px!important}}.topbar-nav-row{justify-content:center!important;align-items:center!important;width:100%!important;min-height:58px!important;display:flex!important;position:relative!important}.topbar-side-spacer{display:none!important}.topbar-nav-row .nav,.nav.nav-centered{justify-content:center!important;align-items:center!important;gap:38px!important;width:max-content!important;max-width:calc(100% - 280px)!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.topbar-actions{justify-content:flex-end!important;align-items:center!important;min-width:0!important;display:flex!important;position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important}.topbar-actions .basket-actions{justify-content:flex-end!important}body.scrolled .topbar-nav-row{min-height:44px!important}body.scrolled .nav-link{font-size:14px!important}body.scrolled .basket-toggle{padding:9px 18px!important}.card-vial-wrap{justify-content:center!important;align-items:flex-start!important;min-height:156px!important}.product-card .vial{width:116px!important;margin-left:0!important}.product-card .vial-cap{border-radius:11px 11px 8px 8px!important;width:86px!important;height:23px!important}.product-card .vial-neck{width:56px!important;height:17px!important}.product-card .vial-body{border-radius:14px 14px 20px 20px!important;width:94px!important;height:190px!important}.product-card .vial-shine{width:13px!important;height:148px!important;top:12px!important;left:9px!important}.product-card .vial-label{gap:5px!important;min-height:92px!important;padding:8px 6px!important;bottom:13px!important;left:11px!important;right:11px!important}.product-card .label-brand{font-size:6px!important}.product-card .label-icon{font-size:20px!important}.product-card .label-name{font-size:8px!important}.product-card .label-strength{font-size:9px!important}.product-card .label-purity{font-size:6px!important}.card-category{margin-bottom:8px!important;font-size:11px!important}.card-title{font-size:24px!important;line-height:1.05!important}.benefit-list{gap:7px!important;margin-top:10px!important}.benefit-list li{gap:7px!important;font-size:12px!important;line-height:1.35!important}.card-bottom{padding-top:14px!important}.basket-shell .eyebrow-line{padding-left:0!important}.basket-shell .eyebrow-line:before{content:none!important;display:none!important}.basket-form-card,.basket-summary-card{padding:30px!important}@media (max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:980px){.topbar-nav-row{flex-direction:column!important;gap:14px!important;min-height:auto!important;display:flex!important;position:static!important}.topbar-nav-row .nav,.nav.nav-centered,.topbar-actions{max-width:100%!important;position:static!important;transform:none!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.product-grid{grid-template-columns:1fr!important}.product-card{min-height:auto!important}}.card-vial-wrap{justify-content:center;align-items:center;min-height:154px;margin:-6px -4px 12px}.vial-stage{background:radial-gradient(circle at 50% 10%,#ffffff1a,#0000 30%),linear-gradient(#ffffff09,#ffffff03);border:1px solid #ffffff0e;border-radius:22px;justify-content:center;align-items:flex-start;width:100%;min-height:158px;display:flex;position:relative;overflow:hidden}.vial-stage:after{content:"";filter:blur(9px);background:#00000047;border-radius:999px;height:14px;position:absolute;bottom:10px;left:16%;right:16%}.product-card .vial{transform-origin:top;z-index:1;margin-left:0;transform:scale(.58)translateY(-64px)}.product-card{border-radius:22px;min-height:438px}.card-inner{padding:18px 16px 16px}.card-meta-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.card-rating{white-space:nowrap;color:#9ea8ba;align-items:center;gap:5px;font-size:12px;display:flex}.card-rating span,.feedback-stars{color:#e6c067db;letter-spacing:.04em;font-size:11px}.card-rating b{color:#dbe3f3;font-weight:500}.card-rating em{color:#7f899b;font-style:normal}.card-title{letter-spacing:-.025em;font-size:27px}.mini-divider{margin:9px 0 10px}.card-description{min-height:66px;font-size:14px;line-height:1.55}.card-trust-line{color:#aeb8c8;background:#ffffff06;border:1px solid #ffffff0e;border-radius:12px;margin:12px 0 0;padding:9px 10px;font-size:13px;line-height:1.45}.benefit-list{gap:8px;margin:12px 0 0}.benefit-list li{gap:8px;font-size:13px}.card-bottom{margin-top:16px;padding-top:14px}.from-label{margin-bottom:6px;font-size:10px}.trusted-feedback{padding:46px 0 34px}.trusted-feedback-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.feedback-card{background:linear-gradient(#ffffff0b,#ffffff05);border:1px solid #ffffff14;border-radius:22px;padding:22px;box-shadow:inset 0 1px #ffffff09}.feedback-card p{color:#b6c1d1;margin:0;font-size:15px;line-height:1.65}@media (min-width:1281px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}@media (max-width:1280px) and (min-width:781px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media (max-width:780px){.trusted-feedback-grid{grid-template-columns:1fr}.card-vial-wrap{min-height:170px}.product-card .vial{transform:scale(.64)translateY(-60px)}.product-card:hover .card-vial-wrap .vial{transform:scale(.66)translateY(-64px)}}.product-page-reviews{background:linear-gradient(#0c121fd1,#080c169e);border:1px solid #ffffff1a;border-radius:24px;margin-top:24px;padding:22px;box-shadow:0 18px 50px #00000038}.product-page-reviews-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.product-page-reviews-head h2{letter-spacing:-.02em;margin:6px 0 0;font-size:20px}.product-page-reviews-head span{color:#edf2ffb8;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;flex:none;padding:8px 12px;font-size:13px}.product-page-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-page-review{background:#ffffff09;border:1px solid #ffffff14;border-radius:18px;padding:14px}.product-page-review .review-stars{color:#cfa14cdb;letter-spacing:1.5px;margin-bottom:8px;font-size:12px}.product-page-review p{color:#edf2ffc7;margin:0 0 10px;font-size:13px;line-height:1.55}.product-page-review strong{color:#fff;font-size:13px;font-weight:650}.topbar-actions .basket-actions{gap:0!important}@media (max-width:760px){.product-page-reviews-head{flex-direction:column;align-items:flex-start}.product-page-review-grid{grid-template-columns:1fr}}.trusted-feedback{border-top:1px solid #ffffff0e;padding:56px 0 44px!important}.trusted-feedback-head{max-width:660px!important}.trusted-feedback .section-title{letter-spacing:-.045em!important;font-size:clamp(34px,4vw,58px)!important;line-height:1.02!important}.trusted-feedback .section-copy{max-width:620px!important;font-size:18px!important}.trusted-feedback-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-top:24px!important}.feedback-card{background:radial-gradient(circle at 80% 0,#5a8cff14,#0000 32%),linear-gradient(#ffffff0b,#ffffff05)!important;border-radius:22px!important;min-height:190px!important;padding:20px!important}.feedback-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.feedback-stars{color:#cfa14ce6;letter-spacing:1.4px;font-size:12px}.feedback-card-top span,.product-page-review .review-row span{color:#bcc6d8b8;font-size:12px}.feedback-card h3{margin:12px 0 8px!important;font-size:19px!important;font-weight:520!important}.feedback-card p{font-size:14px!important;line-height:1.6!important}.feedback-card strong{color:#fff;margin-top:14px;font-size:13px;display:block}.product-detail-shell{padding-top:30px!important;padding-bottom:96px!important}.detail-card{border-radius:28px!important;gap:22px!important;padding:22px!important}.detail-left{min-height:560px!important}.detail-right{gap:18px!important;padding:10px 6px 6px!important}.detail-copy{max-width:680px!important;font-size:18px!important;line-height:1.55!important}.detail-trust-pills{flex-wrap:wrap;gap:8px;margin-top:-4px;display:flex}.detail-trust-pills span{color:#e1e8f6bf;background:#ffffff09;border:1px solid #ffffff17;border-radius:999px;padding:8px 11px;font-size:12px}.selector-block{max-width:260px!important}.strength-select{padding:15px 46px 15px 16px!important;font-size:15px!important}.detail-price-row{padding:18px 0!important}.detail-price{font-size:48px!important}.product-transparency-card{border-radius:22px!important;margin-top:2px!important;padding:18px!important}.product-feature-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.product-feature-item{border-radius:16px!important;padding:12px!important}.product-feature-item h3{font-size:13px!important}.product-feature-item p{font-size:12px!important;line-height:1.45!important}.coa-box{margin-top:14px!important}.research-disclaimer-box{margin-top:14px!important;padding:12px!important}.product-page-reviews{border-radius:22px!important;margin-top:18px!important;padding:18px!important}.product-page-reviews-head h2{font-size:18px!important}.product-page-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-page-review{padding:13px!important}.product-page-review .review-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.product-page-review .review-stars{color:#cfa14ce0;margin-bottom:0!important}.product-page-review p{min-height:40px}.clean-detail-meta{margin-top:0!important}.sticky-order-bar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070a12e0;border:1px solid #ffffff1f;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;width:min(720px,100% - 24px);margin:18px auto 0;padding:12px 14px 12px 18px;display:flex;position:sticky;bottom:16px;box-shadow:0 18px 60px #00000059,inset 0 1px #ffffff0d}.sticky-order-bar strong{color:#fff;font-size:14px;display:block}.sticky-order-bar span{color:#dbe3f2ad;margin-top:2px;font-size:12px;display:block}.sticky-order-bar .view-btn span{color:inherit;margin:0;display:inline}.product-card{transition:transform .28s,border-color .28s,box-shadow .28s!important}.product-card:hover{transform:translateY(-5px);border-color:#ffffff29!important;box-shadow:0 22px 70px #0000004d!important}.product-card .vial{transition:transform .34s,filter .34s!important}.product-card:hover .vial{filter:drop-shadow(0 20px 35px #5a8cff2e);transform:scale(1.025)translateY(-4px)}.basket-page-shell .section-title{font-size:clamp(38px,5vw,64px)!important}.basket-list-card,.basket-summary-card{border-radius:24px!important}.basket-line{align-items:center!important;padding:18px 0!important}.basket-line-copy h3{margin:4px 0 5px!important}.basket-line-actions strong{font-size:18px!important}.basket-summary-card .primary-cta{text-align:center}.basket-summary-card:after{content:"Private request flow · no usage guidance provided";color:#bcc6d8a8;margin-top:14px;font-size:12px;line-height:1.4;display:block}@media (max-width:980px){.trusted-feedback-grid{grid-template-columns:1fr!important}.detail-left{min-height:420px!important}.product-feature-list{grid-template-columns:1fr!important}}@media (max-width:760px){.detail-card{border-radius:24px!important;padding:16px!important}.product-page-review-grid{grid-template-columns:1fr!important}.sticky-order-bar{border-radius:22px;flex-direction:column;align-items:stretch;bottom:10px}.sticky-order-bar .view-btn{justify-content:center;width:100%}}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.product-card{background:linear-gradient(#090d16f5,#05080efa)!important;border-radius:22px!important;min-height:365px!important}.card-inner{grid-template-rows:auto 1fr!important;padding:14px!important;display:grid!important}.card-vial-wrap{justify-content:center!important;align-items:center!important;min-height:144px!important;margin:0 0 10px!important;display:flex!important}.vial-stage{border-radius:18px!important;min-height:144px!important}.card-meta-row{margin-bottom:8px!important}.card-category{letter-spacing:.16em!important;margin:0!important;font-size:10px!important}.card-rating{gap:4px!important;font-size:11px!important}.card-title{margin:0 0 9px!important;font-size:25px!important;line-height:1.05!important}.mini-divider,.card-trust-line,.benefit-list{display:none!important}.from-label{letter-spacing:.18em!important;font-size:9px!important}.from-price{font-size:22px!important}.view-btn{border-radius:999px!important;min-width:88px!important;padding:11px 14px!important;font-size:13px!important}.filters-bar{gap:14px!important;margin-bottom:18px!important}.chip.active{color:#f1d48a!important;background:#cfa14c29!important;border-color:#cfa14c73!important}.sort-box{align-items:center!important;gap:10px!important;display:flex!important}.sort-box select{color:#f1d48a!important;font:inherit!important;background:0 0!important;border:0!important;outline:0!important}.sort-box option{color:#fff;background:#080d16}.detail-copy{text-transform:uppercase!important;letter-spacing:.03em!important}.detail-trust-pills{flex-wrap:wrap;gap:10px;display:flex}.detail-trust-pills span{letter-spacing:.08em;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:700;color:#f1d48a!important;background:#cfa14c14!important;border:1px solid #cfa14c47!important}.coa-product-card h3{margin-bottom:4px!important}.coa-meta{color:#9ea8ba;border-top:1px solid #ffffff0f;justify-content:space-between;padding-top:10px;display:flex}.coa-meta strong{color:#e8edf7;font-weight:500}.coa-pending{color:#aeb8c8;margin:auto 0 0;font-size:14px;line-height:1.5}@media (max-width:1180px){.product-grid,.coa-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.product-grid,.coa-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{min-height:340px!important}.card-inner{padding:10px!important}.card-title{font-size:21px!important}.card-description{font-size:10px!important}.view-btn{padding:9px 11px!important;font-size:12px!important}.product-card .vial{transform:scale(.54)translateY(-65px)!important}}.product-card{background:linear-gradient(#0a0e16fa,#04070cfc)!important;border:1px solid #cfa14c21!important;border-radius:24px!important;min-height:382px!important;transition:transform .24s,border-color .24s,box-shadow .24s!important}.product-card:hover{border-color:#cfa14c52!important;transform:translateY(-5px)!important;box-shadow:0 22px 70px #0000006b,0 0 34px #cfa14c1f!important}.card-inner{grid-template-rows:150px 1fr!important;gap:8px!important;height:100%!important;padding:13px!important;display:grid!important}.card-vial-wrap,.vial-stage{border-radius:18px!important;justify-content:center!important;align-items:center!important;height:150px!important;min-height:150px!important;display:flex!important;overflow:hidden!important}.product-card .vial{transform-origin:top!important;transform:scale(.68)translateY(-48px)!important}.product-card:hover .card-vial-wrap .vial{transform:scale(.7)translateY(-52px)!important}.card-copy{flex-direction:column!important;min-height:0!important;display:flex!important}.card-meta-row{gap:8px!important;margin-bottom:6px!important}.card-category{letter-spacing:.18em!important;color:#f1d48a!important;font-size:10px!important}.card-rating{white-space:nowrap!important;gap:4px!important;font-size:11px!important}.card-rating span{color:#e7be5d!important;font-size:10px!important}.card-title{letter-spacing:-.04em!important;margin:0 0 8px!important;font-size:24px!important;line-height:1.04!important}.card-description{color:#d7dde7!important;text-transform:uppercase!important;letter-spacing:.045em!important;min-height:auto!important;margin:0 0 8px!important;font-size:11px!important;line-height:1.35!important}.card-mini-lines{gap:4px!important;margin:0 0 10px!important;display:grid!important}.card-mini-lines span{color:#aeb7c6!important;padding-left:12px!important;font-size:11px!important;line-height:1.15!important;position:relative!important}.card-mini-lines span:before{content:"";background:#cfa14c;border-radius:999px;width:4px;height:4px;position:absolute;top:.45em;left:0}.card-bottom{border-top:1px solid #ffffff0f!important;margin-top:auto!important;padding-top:10px!important}.from-label{letter-spacing:.2em!important;color:#8893a5!important;font-size:9px!important}.from-price{color:#fff!important;font-size:24px!important}.primary-cta,.secondary-cta,.view-btn,.inquiry-btn,.whatsapp-btn{color:#05070c!important;background:linear-gradient(135deg,#cfa14c,#f1d48a)!important;border:1px solid #f1d48a8f!important;font-weight:800!important;box-shadow:0 10px 30px #cfa14c29,inset 0 1px #ffffff57!important}.primary-cta:hover,.secondary-cta:hover,.view-btn:hover,.inquiry-btn:hover,.whatsapp-btn:hover{transform:translateY(-2px)!important;box-shadow:0 16px 40px #cfa14c47,0 0 22px #cfa14c29,inset 0 1px #ffffff73!important}.view-btn{border-radius:999px!important;justify-content:center!important;min-width:86px!important;padding:10px 14px!important;font-size:13px!important}.filters-bar{background:#ffffff06!important;border:1px solid #ffffff12!important;border-radius:22px!important;gap:12px!important;margin-bottom:18px!important;padding:10px!important}.chip{transition:all .22s!important}.chip.active,.chip:hover{color:#f1d48a!important;background:#cfa14c29!important;border-color:#cfa14c73!important}.sort-box{background:#060a11eb!important;border:1px solid #cfa14c3d!important;border-radius:999px!important;padding:10px 13px!important}.sort-box select,.strength-select{appearance:none!important;color:#f1d48a!important;background:#070b12!important;border:1px solid #cfa14c59!important;border-radius:16px!important;outline:none!important;box-shadow:inset 0 1px #ffffff0a!important}.sort-box select{background:0 0!important;border:0!important;padding-right:4px!important}.sort-box option,.strength-select option{color:#fff!important;background:#070b12!important}.detail-card{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr)!important;gap:22px!important;padding:22px!important}.detail-copy{text-transform:uppercase!important;letter-spacing:.045em!important;color:#d7dde7!important}.detail-trust-pills{flex-wrap:wrap!important;gap:8px!important;margin:16px 0!important;display:flex!important}.detail-trust-pills span{color:#f1d48a!important;letter-spacing:.09em!important;text-transform:uppercase!important;background:#cfa14c14!important;border:1px solid #cfa14c47!important;border-radius:999px!important;padding:8px 11px!important;font-size:11px!important;font-weight:800!important}.strength-select{width:100%!important;padding:14px 16px!important}.coa-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;padding-top:16px!important;display:grid!important}.coa-product-card{flex-direction:column!important;gap:11px!important;min-height:275px!important;display:flex!important}.coa-links{gap:8px;margin-top:auto;display:grid}.coa-link{color:#05070c;background:linear-gradient(135deg,#cfa14c,#f1d48a);border-radius:999px;justify-content:space-between;align-items:center;padding:10px 13px;font-size:13px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 10px 28px #cfa14c24}.coa-link:hover{transform:translateY(-2px);box-shadow:0 15px 32px #cfa14c3d}.basket-summary-card .primary-cta{text-align:center;justify-content:center;width:100%}@media (max-width:1180px){.product-grid,.coa-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.detail-card{grid-template-columns:1fr!important}}@media (max-width:620px){.product-grid,.coa-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{border-radius:20px!important;min-height:352px!important}.card-inner{grid-template-rows:136px 1fr!important;padding:10px!important}.card-vial-wrap,.vial-stage{height:136px!important;min-height:136px!important}.product-card .vial{transform:scale(.56)translateY(-60px)!important}.product-card:hover .card-vial-wrap .vial{transform:scale(.58)translateY(-64px)!important}.card-title{font-size:20px!important}.card-description,.card-mini-lines span{font-size:9.5px!important}.from-price{font-size:20px!important}.view-btn{min-width:70px!important;padding:9px 10px!important;font-size:12px!important}.filters-bar{align-items:stretch!important}.chips{gap:7px!important}.chip{padding:8px 9px!important;font-size:11px!important}}.custom-select{z-index:30;min-width:170px;position:relative}.custom-select-trigger{color:#f1d48a;width:100%;font:inherit;cursor:pointer;background:linear-gradient(135deg,#05080efa,#0d111cfa);border:1px solid #cfa14c6b;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;box-shadow:inset 0 1px #ffffff0d,0 14px 30px #00000047}.custom-select-trigger:hover,.custom-select.open .custom-select-trigger{border-color:#f1d48ab8;transform:translateY(-1px);box-shadow:0 0 22px #cfa14c29,inset 0 1px #ffffff12}.custom-select-chevron{color:#cfa14c;font-size:18px;line-height:1;transform:translateY(-1px)}.custom-select-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05080efa;border:1px solid #cfa14c61;border-radius:18px;padding:6px;animation:.16s both selectDrop;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 24px 55px #0000007a,0 0 30px #cfa14c1f}.custom-select-option{color:#eef2fa;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;transition:background .18s,color .18s,transform .18s;display:flex}.custom-select-option:hover,.custom-select-option.active{color:#f1d48a;background:linear-gradient(135deg,#cfa14c2e,#f1d48a17)}.custom-select-option:hover{transform:translate(2px)}.custom-select-option strong{color:#f1d48a;font-weight:700}.sort-box{z-index:40;position:relative;overflow:visible!important}.sort-custom-select .custom-select-trigger{box-shadow:none;background:0 0;border:0;border-radius:0;min-width:150px;padding:0}.sort-custom-select .custom-select-trigger:hover,.sort-custom-select.open .custom-select-trigger{box-shadow:none;transform:none}.sort-custom-select .custom-select-menu{min-width:190px;left:-8px;right:auto}.strength-custom-select{width:100%;max-width:300px}.strength-custom-select .custom-select-trigger{border-radius:18px;padding:15px 18px;font-size:16px}@keyframes selectDrop{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.custom-select-portal{left:auto;right:auto;z-index:2147483000!important;pointer-events:auto!important;position:fixed!important;overflow:hidden!important}.filters-bar{z-index:999999!important;isolation:isolate!important;position:relative!important;overflow:visible!important}.product-grid{z-index:1!important;position:relative!important}.product-card,.reveal{z-index:auto}.coa-link small{letter-spacing:.08em;opacity:.72;margin-left:auto;margin-right:14px;font-size:11px;font-weight:700}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:20px!important}.product-card.exact-reference-card{background:radial-gradient(circle at 50% 35%,#555fff29,#0000 28%),radial-gradient(circle at 50% 49%,#3750be2e,#0000 26%),linear-gradient(#090e19fa,#050910fc)!important;border:1px solid #9fb0dc2e!important;border-radius:18px!important;height:100%!important;min-height:548px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff09,0 14px 42px #0003!important}.product-card.exact-reference-card:hover{border-color:#dcbc6757!important;transform:translateY(-4px)!important;box-shadow:inset 0 1px #ffffff0d,0 22px 70px #00000057,0 0 38px #5d4fff1f!important}.product-card.exact-reference-card:before{content:""!important;opacity:1!important;pointer-events:none!important;background:linear-gradient(#20335957,#080c1500)!important;height:62%!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.exact-card-inner{z-index:1!important;flex-direction:column!important;height:100%!important;padding:22px 24px 20px!important;display:flex!important;position:relative!important}.exact-card-top{justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:28px!important;margin-bottom:8px!important;display:flex!important}.exact-category-pill{color:#eef2fa!important;letter-spacing:.03em!important;text-transform:uppercase!important;background:#fff1!important;border:1px solid #ffffff0e!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:7px 11px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff0a!important}.exact-category-icon{color:#a88cff!important;background:#5e46ff38!important;border:1px solid #9470ff47!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-size:12px!important;display:inline-flex!important}.exact-rating{white-space:nowrap!important;color:#dbe3f3!important;align-items:center!important;gap:7px!important;font-size:14px!important;display:flex!important}.exact-rating span{color:#e2bd55!important;letter-spacing:0!important;font-size:16px!important}.exact-rating b{color:#eaf0fb!important;font-size:14px!important;font-weight:650!important}.exact-rating em{color:#b5bece!important;font-size:13px!important;font-style:normal!important}.exact-vial-wrap{justify-content:center!important;align-items:center!important;min-height:236px!important;margin:4px 0 0!important;display:flex!important}.exact-vial-stage{background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:238px!important;display:flex!important;position:relative!important;overflow:visible!important}.exact-vial-stage:before{content:""!important;filter:blur(13px)!important;opacity:.92!important;background:radial-gradient(#665dff9e,#3b47b938 46%,#0000 72%)!important;border-radius:999px!important;width:235px!important;height:118px!important;position:absolute!important;bottom:22px!important;left:50%!important;transform:translate(-50%)!important}.exact-vial-stage:after{content:""!important;background:linear-gradient(90deg,#0000,#baccff29,#0000)!important;height:1px!important;position:absolute!important;bottom:24px!important;left:12%!important;right:12%!important}.product-card.exact-reference-card .vial{z-index:2!important;transform-origin:50%!important;filter:drop-shadow(0 20px 24px #00000047)!important;width:142px!important;margin:0!important;position:relative!important;transform:scale(1)translateY(0)!important}.product-card.exact-reference-card:hover .vial,.product-card.exact-reference-card:hover .card-vial-wrap .vial{filter:drop-shadow(0 24px 36px #5862ff38)!important;transform:scale(1.035)translateY(-4px)!important}.product-card.exact-reference-card .vial-cap{border-radius:13px 13px 9px 9px!important;width:104px!important;height:29px!important}.product-card.exact-reference-card .vial-neck{width:68px!important;height:19px!important}.product-card.exact-reference-card .vial-body{border-radius:16px 16px 22px 22px!important;width:112px!important;height:196px!important}.product-card.exact-reference-card .vial-label{gap:5px!important;min-height:98px!important;padding:9px 6px!important;bottom:15px!important;left:13px!important;right:13px!important}.product-card.exact-reference-card .label-brand{font-size:5px!important;line-height:1.05!important}.product-card.exact-reference-card .label-icon{font-size:18px!important}.product-card.exact-reference-card .label-name{letter-spacing:.04em!important;font-size:9px!important}.product-card.exact-reference-card .label-strength{font-size:9px!important}.product-card.exact-reference-card .label-purity{font-size:6px!important}.exact-card-divider{background:linear-gradient(90deg,#0000,#9aaedc33,#0000)!important;width:100%!important;height:1px!important;margin:0 0 21px!important}.exact-card-copy{flex-direction:column!important;flex:1!important;min-height:0!important;display:flex!important}.exact-trust-copy{color:#9fb2ff!important;letter-spacing:.11em!important;text-transform:uppercase!important;min-height:0!important;margin:0 0 18px!important;font-size:12px!important;font-weight:600!important;line-height:1.45!important}.exact-mini-lines{color:#d2dae8!important;gap:11px!important;margin:0 0 18px!important;display:grid!important}.exact-mini-lines span{color:#d2dae8!important;align-items:center!important;gap:12px!important;font-size:13px!important;line-height:1!important;display:flex!important}.exact-mini-lines i{color:#8d86ff!important;justify-content:center!important;align-items:center!important;width:14px!important;height:14px!important;font-size:14px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important}.exact-card-bottom{border-top:0!important;justify-content:space-between!important;align-items:flex-end!important;gap:16px!important;margin-top:auto!important;padding-top:4px!important;display:flex!important}.exact-from-label{letter-spacing:.18em!important;color:#8e99ad!important;margin:0 0 5px!important;font-size:12px!important;line-height:1!important}.exact-from-price{letter-spacing:-.04em!important;color:#e2bd55!important;margin:0!important;font-size:31px!important;font-weight:430!important;line-height:.95!important}.exact-view-btn{color:#e5bf5a!important;letter-spacing:-.01em!important;background:#04080e85!important;border:1px solid #d4a84bcc!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:14px!important;min-width:146px!important;height:47px!important;padding:0 20px!important;font-size:13px!important;font-weight:800!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff08!important}.exact-view-btn:hover{color:#07090f!important;background:linear-gradient(135deg,#604518eb,#ddb762f5)!important;transform:translateY(-2px)!important;box-shadow:0 10px 28px #cfa14c33!important}.exact-view-btn span{font-size:16px!important;transition:transform .2s!important}.exact-view-btn:hover span{transform:translate(4px)!important}@media (max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:860px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.exact-card-inner{padding:20px 20px 18px!important}.product-card.exact-reference-card{min-height:532px!important}}@media (max-width:560px){.product-grid{grid-template-columns:1fr!important}.product-card.exact-reference-card{min-height:520px!important}}:root{--render-bg:#03050d;--render-panel:#080d18;--render-panel2:#111827;--render-line:#b9bedc33;--render-purple:#8f5bff;--render-purple2:#5b21d8;--render-gold:#f2c94c;--render-gold2:#b97910}body{background:radial-gradient(circle at 76% 18%,#7340ff33,#0000 28%),linear-gradient(#03050d,#060912 38%,#03050d)!important}.site-shell{background:0 0!important;max-width:none!important}.topbar{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:linear-gradient(#03050dfa,#03050deb)!important;border-bottom:1px solid #ffffff1f!important;position:relative!important}.brand-centered{text-align:center!important;gap:6px!important}.brand-main{letter-spacing:.3em!important;color:#f4f6ff!important;text-shadow:0 0 26px #ffffff38!important;font-size:54px!important;font-weight:800!important;line-height:.9!important}.brand-sub{letter-spacing:.5em!important;color:var(--render-gold)!important;font-size:18px!important;font-weight:700!important}.topbar-divider{display:none!important}.topbar-nav-row{grid-template-columns:1fr auto 1fr!important;align-items:center!important;margin-top:18px!important;display:grid!important}.nav-centered{gap:54px!important}.nav-link{color:#eef1fb!important;opacity:.92!important;font-size:18px!important}.nav-link:hover{color:#fff!important;text-shadow:0 0 12px #8f5bffb3!important}.basket-toggle{color:#fff!important;background:#0a0c18d6!important;border:1px solid #8f5bff8c!important;border-radius:999px!important;padding:12px 18px!important;box-shadow:inset 0 0 26px #8f5bff24!important}.basket-count{color:#fff!important;background:#130b25!important;border:1px solid #8f5bffcc!important}.hero.render-home-hero{border-bottom:none!important;grid-template-columns:minmax(0,1fr) minmax(420px,560px)!important;align-items:center!important;max-width:1536px!important;min-height:390px!important;margin:0 auto!important;padding:56px 58px 36px!important;display:grid!important;overflow:hidden!important}.hero-copy{max-width:650px!important;padding:0!important}.hero-kicker,.eyebrow-line{letter-spacing:.22em!important;color:#b896ff!important;font-size:16px!important;font-weight:800!important}.hero-kicker:before,.eyebrow-line:before{display:none!important}.hero h1{letter-spacing:-.05em!important;color:#f3f5ff!important;text-shadow:0 0 35px #ffffff14!important;margin:20px 0!important;font-size:66px!important;line-height:1.02!important}.hero p{color:#d6d9e8!important;max-width:720px!important;font-size:20px!important;line-height:1.55!important}.hero-actions{gap:18px!important;margin-top:26px!important}.primary-cta,.secondary-cta,.view-btn{letter-spacing:-.02em!important;border-radius:8px!important;font-weight:900!important}.primary-cta,.view-btn{color:#090909!important;background:linear-gradient(#fff1a1 0%,#f2c94c 42%,#b97910 100%)!important;border:1px solid #f8d965!important;box-shadow:0 0 24px #f2c94c3d,inset 0 1px #ffffffb3!important}.primary-cta:hover,.view-btn:hover{transform:translateY(-1px)!important;box-shadow:0 0 32px #f2c94c66,inset 0 1px #fffc!important}.secondary-cta{color:#fff!important;background:#05070ec7!important;border:1px solid #f2c94ce6!important;box-shadow:0 0 18px #f2c94c1f!important}.hero-visual{min-height:330px!important}.hero-visual:before{content:"";filter:blur(2px);background:radial-gradient(circle at 55% 56%,#6d37ff73,#6d37ff1a 30%,#0000 58%);position:absolute;inset:12% -8% -8% 0}.hero-visual:after{background:0 0!important}.orb{background:radial-gradient(circle at 32% 24%,#fff,#aeb8ff 35%,#5a43c9 72%,#1e124e)!important;box-shadow:0 0 44px #7a5cff9e!important}.molecule:before,.molecule:after{background:#b9b9ffad!important}.particle{background:#a893ff!important;box-shadow:0 0 10px #a893ffcc!important}.render-section-head{align-items:end!important;max-width:1536px!important;margin:28px auto 22px!important;padding:0 58px!important}.section-title{letter-spacing:-.045em!important;color:#f4f6ff!important;font-size:38px!important}.section-copy{color:#cfd4e5!important;font-size:16px!important}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;max-width:1536px!important;margin:0 auto!important;padding:0 58px 26px!important;display:grid!important}.product-card.exact-reference-card{background:linear-gradient(#141b30f5 0%,#060911fa 56%,#03050afa 100%)!important;border:1px solid #cdd7ff38!important;border-radius:16px!important;min-height:510px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0d,0 18px 60px #00000047!important}.product-card.exact-reference-card:hover{border-color:#f2c94c61!important;transform:translateY(-2px)!important}.exact-card-inner{flex-direction:column!important;height:100%!important;padding:20px!important;display:flex!important}.exact-category-pill{color:#fff!important;background:#ffffff0f!important;border:1px solid #a67eff61!important;border-radius:13px!important;height:38px!important;padding:0 13px!important;font-weight:900!important}.exact-rating{color:#fff!important;gap:7px!important;font-size:16px!important}.exact-rating span{color:var(--render-gold)!important;text-shadow:0 0 10px #f2c94c80!important}.exact-rating em{color:#b8bfce!important;font-style:normal!important}.exact-vial-wrap{justify-content:center!important;align-items:center!important;height:282px!important;min-height:282px!important;margin-top:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.exact-vial-wrap:before{content:"";filter:blur(14px);opacity:.95;background:radial-gradient(circle at 50% 56%,#7f46ffb3,#7f46ff38 34%,#0000 67%);height:52%;position:absolute;bottom:15%;left:8%;right:8%}.exact-vial-wrap:after{content:"";filter:blur(7px);background:radial-gradient(#7353ffbf,#7353ff33 46%,#0000 72%);height:18px;position:absolute;bottom:15px;left:20%;right:20%}.exact-vial-stage{z-index:1!important;background:0 0!important;justify-content:center!important;align-items:center!important;width:100%!important;height:282px!important;display:flex!important;position:relative!important}.render-vial{z-index:2;filter:drop-shadow(0 20px 28px #0000008c);justify-content:center;align-items:center;width:250px;height:276px;display:flex;position:relative}.render-vial img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.product-card.exact-reference-card .vial{display:none!important}.exact-card-divider{background:linear-gradient(90deg,#0000,#ffffff21,#0000)!important;height:1px!important;margin:0 0 22px!important}.exact-card-copy{flex-direction:column!important;flex:1!important;display:flex!important}.exact-card-title{letter-spacing:-.045em!important;color:#fff!important;margin:0 0 14px!important;font-size:27px!important;font-weight:500!important;line-height:1.05!important}.exact-trust-copy{letter-spacing:.1em!important;color:#b59cff!important;margin:0 0 20px!important;font-size:13px!important;font-weight:800!important;line-height:1.45!important}.exact-mini-lines{display:none!important}.exact-card-bottom{align-items:end!important;margin-top:auto!important}.exact-from-label{letter-spacing:.18em!important;color:#aeb5c8!important;margin:0 0 2px!important;font-size:13px!important}.exact-from-price{color:var(--render-gold)!important;text-shadow:0 0 12px #f2c94c38!important;font-size:33px!important;line-height:.95!important}.exact-view-btn{justify-content:center!important;align-items:center!important;gap:16px!important;min-width:166px!important;height:45px!important;padding:0 20px!important;font-size:15px!important;display:inline-flex!important}.trusted-feedback,.why-axiom{max-width:1536px!important;margin-left:auto!important;margin-right:auto!important;padding-left:58px!important;padding-right:58px!important}.why-card{background:linear-gradient(#0d1425f5,#060a13f5)!important;border:1px solid #cdd7ff29!important;border-radius:16px!important}@media (max-width:1180px){.topbar-inner{padding-left:24px!important;padding-right:24px!important}.brand-main{font-size:42px!important}.brand-sub{font-size:13px!important}.hero.render-home-hero{grid-template-columns:1fr!important;padding:48px 28px 28px!important}.hero-visual{display:none!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding-left:28px!important;padding-right:28px!important}.render-section-head,.trusted-feedback,.why-axiom{padding-left:28px!important;padding-right:28px!important}}@media (max-width:620px){.topbar-inner{padding:16px 12px!important}.brand-main{letter-spacing:.22em!important;font-size:34px!important}.brand-sub{letter-spacing:.36em!important;font-size:10px!important}.topbar-nav-row{grid-template-columns:1fr!important;gap:12px!important}.topbar-actions{justify-content:center!important}.nav-centered{justify-content:center!important;gap:18px!important}.nav-link{font-size:14px!important}.hero.render-home-hero{min-height:auto!important;padding:34px 16px 20px!important}.hero h1{font-size:44px!important}.hero p{font-size:16px!important}.hero-actions{flex-flow:wrap!important}.primary-cta,.secondary-cta{padding:13px 15px!important;font-size:13px!important}.render-section-head{padding:0 16px!important;display:block!important}.section-title{font-size:32px!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0 12px 20px!important}.product-card.exact-reference-card{border-radius:14px!important;min-height:390px!important}.exact-card-inner{padding:10px!important}.exact-category-pill{height:28px!important;padding:0 8px!important;font-size:10px!important}.exact-rating{font-size:11px!important}.exact-vial-wrap,.exact-vial-stage{height:166px!important;min-height:166px!important}.render-vial{width:152px!important;height:166px!important}.exact-card-divider{margin-bottom:14px!important}.exact-card-title{margin-bottom:10px!important;font-size:20px!important}.exact-trust-copy{margin-bottom:13px!important;font-size:9.5px!important}.exact-from-label{font-size:10px!important}.exact-from-price{font-size:23px!important}.exact-view-btn{gap:6px!important;min-width:78px!important;height:36px!important;padding:0 9px!important;font-size:11px!important}.trusted-feedback,.why-axiom{padding-left:12px!important;padding-right:12px!important}}@supports (font-variation-settings:normal){:root{--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:Orbitron, Inter, ui-sans-serif, system-ui, sans-serif}}body,button,input,select,textarea{font-family:var(--font-body,Inter, ui-sans-serif, system-ui, sans-serif)!important}.brand-main,.brand-sub,.hero h1,.section-title,.products-title,.detail-title,.card-title,.exact-card-title,h1,h2,h3{font-family:var(--font-display,Orbitron, Inter, ui-sans-serif, system-ui, sans-serif)!important}.brand-main,.hero h1,.detail-title,.section-title,.products-title{letter-spacing:.02em!important}p{letter-spacing:0!important}.site-shell{padding-left:18px!important;padding-right:18px!important}.topbar{padding:6px 0 10px!important}.topbar-inner{gap:8px!important;padding:6px 0 3px!important}.topbar-nav-row{min-height:54px!important}.brand-main{font-size:clamp(36px,4vw,58px)!important;line-height:.9!important}.brand-sub{letter-spacing:.34em!important;font-size:11px!important}.nav-link{letter-spacing:.12em!important;font-size:13px!important}.render-home-hero,.hero{border-radius:34px!important;min-height:560px!important;padding:52px clamp(18px,4vw,54px) 40px!important}.hero h1{margin:10px 0 16px!important;font-size:clamp(52px,7vw,104px)!important;line-height:.92!important}.hero p{max-width:570px!important;font-size:17px!important;line-height:1.55!important}.hero-visual{opacity:.72!important;transform:translate(24px)scale(.94)!important}.primary-cta,.secondary-cta,.view-btn{border-radius:999px!important}.primary-cta,.view-btn,.exact-view-btn{color:#07090f!important;background:linear-gradient(135deg,#f1d18a 0%,#cfa14c 48%,#8f6826 100%)!important;border:1px solid #ffe6aa6b!important;font-weight:800!important;box-shadow:0 12px 32px #cfa14c2e,inset 0 1px #ffffff73!important}.primary-cta:hover,.view-btn:hover,.exact-view-btn:hover{filter:brightness(1.08);box-shadow:0 18px 44px #cfa14c47,inset 0 1px #ffffff8c!important}.product-grid{gap:16px!important}.product-card,.exact-reference-card{background:radial-gradient(circle at 50% 20%,#8e5bff24,#0000 34%),linear-gradient(#ffffff0e,#ffffff05)!important;border-radius:26px!important;min-height:520px!important;padding:0!important}.exact-card-inner{gap:10px!important;padding:16px!important}.exact-card-top{margin-bottom:4px!important}.exact-category-pill,.exact-rating{height:28px!important;padding:0 9px!important;font-size:11px!important}.exact-vial-wrap{height:220px!important;margin:0 0 2px!important}.exact-vial-stage{justify-content:center!important;align-items:center!important;width:100%!important;height:220px!important;display:flex!important;position:relative!important}.exact-vial-stage:before{content:"";filter:blur(26px);opacity:.98;background:radial-gradient(circle,#934cff8a 0%,#934cff36 34%,#0000 70%);position:absolute;inset:18px 22px}.exact-vial-stage:after{content:"";filter:blur(8px);background:radial-gradient(#000000ad,#0000 70%);width:150px;height:24px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.render-vial{z-index:2!important;justify-content:center!important;align-items:center!important;width:210px!important;height:230px!important;display:flex!important;position:relative!important}.render-vial img{object-fit:contain!important;filter:drop-shadow(0 22px 30px #00000080)drop-shadow(0 0 24px #8e5bff2e)!important;width:100%!important;height:100%!important}.exact-card-title{margin:0 0 9px!important;font-size:20px!important;line-height:1.05!important}.exact-trust-copy{letter-spacing:.14em!important;color:#ecf0f8bd!important;margin:0 0 11px!important;font-size:10px!important;line-height:1.55!important}.exact-mini-lines{gap:6px!important;margin:0 0 13px!important}.exact-mini-lines span{border-radius:12px!important;padding:7px 9px!important;font-size:12px!important}.exact-card-bottom{padding-top:12px!important}.exact-from-label{margin:0 0 1px!important;font-size:10px!important}.exact-from-price{font-size:25px!important;line-height:1!important}.exact-view-btn{padding:11px 13px!important;font-size:12px!important}.product-detail-shell{max-width:1120px!important;margin:0 auto!important;padding-top:16px!important;padding-bottom:88px!important}.detail-card{text-align:center!important;background:radial-gradient(circle at 50% 9%,#8e5bff33,#0000 36%),linear-gradient(#ffffff0d,#ffffff05)!important;border:1px solid #ffffff1a!important;border-radius:34px!important;flex-direction:column!important;align-items:center!important;gap:0!important;padding:22px 18px 24px!important;display:flex!important;box-shadow:0 34px 100px #00000061!important}.detail-left{width:100%!important;min-height:390px!important;box-shadow:none!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:10px 0 0!important;display:flex!important}.detail-left:before,.detail-left:after{display:none!important}.detail-left .card-category{z-index:3!important;background:#ffffff0f!important;border:1px solid #ffffff1c!important;margin:0 auto 10px!important;position:relative!important;top:auto!important;left:auto!important}.detail-halo{opacity:.9!important;filter:blur(30px)!important;background:radial-gradient(circle,#9150ff7a,#9150ff2e 42%,#0000 70%)!important;width:360px!important;height:360px!important;position:absolute!important;top:180px!important;left:50%!important;transform:translate(-50%,-50%)!important}.detail-left .render-vial img{filter:drop-shadow(0 32px 42px #00000094)drop-shadow(0 0 36px #8e5bff3d)!important}.detail-title{text-align:center!important;margin:0!important;font-size:clamp(42px,6vw,72px)!important;line-height:.95!important}.detail-copy{color:#e5ebf6b8!important;text-align:center!important;max-width:540px!important;margin:2px auto 0!important;font-size:14px!important;line-height:1.55!important}.detail-trust-pills span{text-transform:uppercase!important;letter-spacing:.08em!important;padding:7px 10px!important;font-size:11px!important}.selector-block{text-align:left!important;width:min(420px,100%)!important;max-width:420px!important;margin:6px auto 0!important}.selector-block label{text-transform:uppercase!important;letter-spacing:.12em!important;color:#ecf0f8ad!important;font-size:11px!important}.custom-select-trigger{border-radius:16px!important;min-height:48px!important}.detail-price-row{border:0!important;flex-direction:column!important;align-items:center!important;gap:14px!important;width:min(520px,100%)!important;margin:2px auto 0!important;padding:10px 0 0!important;display:flex!important}.detail-price-row .from-label{text-align:center!important}.detail-price{text-align:center!important;margin:2px 0 0!important;font-size:44px!important;line-height:.92!important}.detail-order-actions{justify-content:center!important;gap:10px!important;width:100%!important;display:flex!important}.detail-qty{border-radius:999px!important;height:48px!important}.detail-order-actions .view-btn{height:48px!important;padding:0 22px!important}.added-state{text-align:center!important;margin:2px auto 0!important}.product-transparency-card{text-align:left!important;width:100%!important;margin-top:16px!important;padding:16px!important}.product-transparency-card>.eyebrow-line{text-align:center!important}.product-feature-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-feature-item{text-align:left!important;align-items:flex-start!important}.coa-box .eyebrow-line{text-align:center!important}.product-page-reviews{text-align:left!important;width:100%!important}.product-page-reviews-head{align-items:center!important}.clean-detail-meta{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.sticky-order-bar{bottom:12px!important}@media (max-width:900px){.render-home-hero,.hero{min-height:auto!important;padding:38px 18px 30px!important}.hero-visual{min-height:260px!important;transform:none!important}.detail-left{min-height:330px!important}.detail-left .render-vial{width:280px!important;height:315px!important}.detail-halo{width:300px!important;height:300px!important;top:160px!important}.product-feature-list,.product-page-review-grid,.clean-detail-meta{grid-template-columns:1fr!important}.detail-order-actions{flex-wrap:wrap!important}.detail-order-actions .view-btn{flex:220px!important}}@media (max-width:620px){.site-shell{padding-left:12px!important;padding-right:12px!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card,.exact-reference-card{border-radius:20px!important;min-height:430px!important}.exact-card-inner{padding:10px!important}.exact-vial-wrap,.exact-vial-stage{height:165px!important}.render-vial{width:155px!important;height:175px!important}.exact-card-title{font-size:15px!important}.exact-trust-copy{font-size:8px!important}.exact-mini-lines span{padding:6px 7px!important;font-size:10px!important}.exact-card-bottom{align-items:flex-end!important;gap:8px!important}.exact-view-btn{padding:9px!important;font-size:10px!important}.exact-from-price{font-size:20px!important}.detail-card{border-radius:26px!important;padding:16px 12px 20px!important}.detail-title{font-size:clamp(34px,10vw,50px)!important}.detail-left{min-height:295px!important}.detail-left .render-vial{width:245px!important;height:280px!important}.sticky-order-bar{border-radius:22px!important;flex-direction:column!important;align-items:flex-start!important}.sticky-order-bar .view-btn{justify-content:center!important;width:100%!important}}.topbar-inner{max-width:1536px!important;margin:0 auto!important;padding:12px 46px 14px!important}.topbar-brand-row{justify-content:center!important;padding-top:0!important}.brand-centered{align-items:center!important;width:max-content!important;line-height:1!important}.brand-main{letter-spacing:.32em!important;text-indent:.32em!important;font-family:Orbitron,Inter,sans-serif!important;font-size:54px!important;font-weight:800!important;line-height:.88!important;display:block!important}.brand-sub{letter-spacing:.62em!important;text-indent:.62em!important;transform-origin:50%!important;color:#f2c94c!important;width:100%!important;margin-top:6px!important;font-family:Inter,sans-serif!important;font-size:12px!important;font-weight:800!important;display:block!important;transform:scaleX(1.22)!important}.topbar-nav-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;min-height:50px!important;margin-top:12px!important}.topbar-actions{justify-self:end!important;align-items:center!important;display:flex!important}.nav-centered{align-items:center!important;gap:42px!important}.basket-toggle{justify-content:center!important;align-items:center!important;gap:13px!important;min-height:48px!important;padding:0 18px 0 22px!important;line-height:1!important;display:inline-flex!important}.basket-icon{display:none!important}.basket-label{align-items:center!important;line-height:1!important;display:inline-flex!important}.basket-count{text-align:center!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;margin:0!important;padding:0!important;font-size:15px!important;font-weight:800!important;line-height:30px!important;display:inline-flex!important}.exact-category-icon{display:none!important}.exact-category-pill{justify-content:center!important;gap:0!important}.product-card.exact-reference-card{background:radial-gradient(circle at 50% 22%,#8f5bff1f,#0000 34%),linear-gradient(#13192df5,#05080ffc 60%,#03050afc)!important;overflow:hidden!important}.exact-vial-wrap{height:250px!important;min-height:250px!important;margin:6px 0 4px!important;overflow:visible!important}.exact-vial-stage{height:250px!important;min-height:250px!important;overflow:visible!important}.exact-vial-wrap:before,.exact-vial-stage:before{content:""!important;filter:blur(24px)!important;opacity:.9!important;z-index:0!important;background:radial-gradient(circle,#8f5bff7a 0%,#8f5bff2e 36%,#0000 72%)!important;border-radius:50%!important;width:245px!important;height:245px!important;position:absolute!important;top:53%!important;left:50%!important;transform:translate(-50%,-50%)!important}.exact-vial-wrap:after,.exact-vial-stage:after{content:""!important;filter:blur(8px)!important;z-index:1!important;background:radial-gradient(#7652ff85,#00000073 54%,#0000 76%)!important;width:190px!important;height:28px!important;position:absolute!important;bottom:15px!important;left:50%!important;transform:translate(-50%)!important}.render-vial{z-index:2!important;width:210px!important;height:250px!important}.render-vial img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.exact-card-title,.detail-title,.basket-clean-head h1{letter-spacing:-.045em!important;text-transform:none!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-weight:500!important}.detail-title{font-size:clamp(40px,5vw,64px)!important}.exact-card-title{font-size:24px!important}.product-detail-shell{max-width:1040px!important;margin:0 auto!important;padding-top:18px!important}.detail-card{text-align:center!important;flex-direction:column!important;align-items:center!important;padding:22px 18px 26px!important;display:flex!important}.detail-left{width:100%!important;min-height:430px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.detail-left .render-vial{width:330px!important;height:385px!important}.detail-right{align-items:center!important;width:min(760px,100%)!important;margin-top:-18px!important}.detail-copy{text-align:center!important}.detail-trust-pills{justify-content:center!important}.selector-block{text-align:left!important}.detail-price-row{align-items:center!important}.sticky-order-bar{border:1px solid #ffffff21!important;width:min(680px,100% - 32px)!important;padding:10px 12px 10px 18px!important;box-shadow:0 18px 55px #00000061,inset 0 1px #ffffff0d!important}.sticky-order-bar .view-btn{height:42px!important;padding:0 18px!important}.basket-page-shell{max-width:1180px!important;margin:0 auto!important;padding-top:42px!important}.basket-clean-head{text-align:left!important;margin:0 0 24px!important}.basket-clean-head h1{color:#f4f6ff!important;margin:0!important;font-size:clamp(42px,6vw,76px)!important;line-height:.98!important}.hero-visual{opacity:.62!important;filter:saturate(.9)contrast(.95)!important}@media (max-width:760px){.topbar-inner{padding:12px 14px 14px!important}.brand-main{letter-spacing:.24em!important;text-indent:.24em!important;font-size:34px!important}.brand-sub{letter-spacing:.42em!important;text-indent:.42em!important;font-size:9px!important;transform:scaleX(1.12)!important}.topbar-nav-row{grid-template-columns:1fr!important;gap:12px!important}.topbar-actions{justify-self:center!important}.render-vial{width:155px!important;height:185px!important}.exact-vial-wrap,.exact-vial-stage{height:178px!important;min-height:178px!important}.detail-left{min-height:310px!important}.detail-left .render-vial{width:245px!important;height:290px!important}.basket-clean-head{text-align:center!important}}html,body{overflow-x:hidden!important}body.cart-open{overflow:hidden!important}.drawer-backdrop{z-index:2147483600!important;-webkit-backdrop-filter:blur(8px)!important;opacity:0!important;pointer-events:none!important;background:#000000ad!important;transition:opacity .22s!important;position:fixed!important;inset:0!important}.drawer-backdrop.show{opacity:1!important;pointer-events:auto!important}.basket-drawer{z-index:2147483640!important;visibility:hidden!important;opacity:1!important;pointer-events:auto!important;background:linear-gradient(#060911 0%,#080c14 48%,#05070d 100%)!important;border-left:1px solid #ffffff1a!important;grid-template-rows:auto minmax(0,1fr) auto!important;width:min(440px,100vw)!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;transition:transform .28s cubic-bezier(.2,.8,.2,1),visibility 0s linear .28s!important;display:grid!important;position:fixed!important;inset:0 0 0 auto!important;overflow:hidden!important;transform:translate(104%)!important;box-shadow:-40px 0 120px #000000b8!important}.basket-drawer.open{visibility:visible!important;transition:transform .28s cubic-bezier(.2,.8,.2,1),visibility!important;transform:translate(0,0)!important}.drawer-head{background:#060911f5!important;border-bottom:1px solid #ffffff14!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;padding:26px 24px 20px!important;display:flex!important}.drawer-head .eyebrow-line:before{display:none!important}.drawer-head .eyebrow-line{color:#cfa14c!important;letter-spacing:.18em!important;margin:0 0 10px!important;padding-left:0!important;font-size:10px!important}.drawer-head h2{letter-spacing:-.04em!important;margin:0!important;font-family:Inter,sans-serif!important;font-size:26px!important;font-weight:600!important;line-height:1.05!important}.drawer-count-line{color:#e2e9f6a3!important;margin-top:8px!important;font-size:13px!important;display:block!important}.drawer-close{color:#fff!important;cursor:pointer!important;background:#ffffff0b!important;border:1px solid #ffffff1f!important;border-radius:999px!important;flex:none!important;place-items:center!important;width:40px!important;height:40px!important;padding:0!important;font-size:28px!important;line-height:1!important;display:grid!important}.drawer-items{overscroll-behavior:contain!important;flex-direction:column!important;gap:12px!important;min-height:0!important;padding:18px 18px 22px!important;display:flex!important;overflow-y:auto!important}.drawer-item{background:linear-gradient(#ffffff09,#ffffff05)!important;border:1px solid #ffffff14!important;border-radius:20px!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;padding:18px!important;display:flex!important}.drawer-item .card-category{color:#d6b868!important;background:0 0!important;border:0!important;margin:0 0 8px!important;padding:0!important;font-size:10px!important}.drawer-item h3{letter-spacing:-.04em!important;margin:0 0 7px!important;font-family:Inter,sans-serif!important;font-size:19px!important;font-weight:600!important}.drawer-price{color:#d8deea!important;margin:0!important;font-size:14px!important}.drawer-controls{flex-direction:column!important;align-items:flex-end!important;gap:10px!important}.drawer-foot{padding:20px 18px calc(20px + env(safe-area-inset-bottom))!important;background:#05080efa!important;border-top:1px solid #ffffff14!important}.drawer-summary{justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:16px!important;display:flex!important}.drawer-summary span{color:#dee6f5b3!important}.drawer-summary strong{font-size:26px!important}.drawer-actions{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.drawer-actions .secondary-cta,.drawer-actions .primary-cta{border-radius:999px!important;width:100%!important;height:48px!important;padding:0 18px!important;font-size:14px!important}.drawer-actions .secondary-cta{box-shadow:none!important;background:0 0!important;border:1px solid #cfa14cd9!important}.drawer-actions .primary-cta{color:#fff!important;background:linear-gradient(#d4b267,#a98037)!important;border:1px solid #e2c26e80!important;box-shadow:0 12px 28px #00000052!important}.empty-basket{text-align:center!important;background:#ffffff05!important;border:1px solid #ffffff14!important;border-radius:22px!important;place-content:center!important;min-height:220px!important;padding:28px!important;display:grid!important}.qty-control{background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:999px!important;height:34px!important;overflow:hidden!important}.qty-control button{place-items:center!important;width:34px!important;height:34px!important;display:grid!important}.qty-control span{place-items:center!important;min-width:32px!important;height:34px!important;line-height:1!important;display:grid!important}.remove-link{color:#e2e9f694!important;cursor:pointer!important;background:0 0!important;border:0!important;font-size:12px!important}.product-detail-shell{max-width:1040px!important;margin:0 auto!important;padding:28px 18px 92px!important}.detail-card{text-align:center!important;background:linear-gradient(#0a0f18fa,#06090ffa)!important;border:1px solid #ffffff12!important;border-radius:30px!important;flex-direction:column!important;align-items:center!important;width:100%!important;padding:34px 22px 30px!important;display:flex!important;box-shadow:0 32px 90px #00000057,inset 0 1px #ffffff09!important}.detail-left{width:100%!important;min-height:370px!important;box-shadow:none!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;position:relative!important;overflow:visible!important}.detail-halo{opacity:.22!important;filter:blur(34px)!important;background:radial-gradient(circle,#8f5bff5c,#0000 70%)!important;width:280px!important;height:230px!important;top:52%!important;left:50%!important}.detail-left .card-category{letter-spacing:.17em!important;color:#c9ab61!important;z-index:3!important;background:#ffffff06!important;border:1px solid #c9ab613d!important;margin:0 auto 12px!important;padding:4px 7px!important;font-size:10px!important;line-height:1!important;position:relative!important;top:auto!important;left:auto!important}.detail-left .render-vial{z-index:2!important;filter:drop-shadow(0 28px 32px #0000008f)!important;width:300px!important;height:320px!important;position:relative!important}.detail-left:after{content:""!important;filter:blur(8px)!important;background:radial-gradient(#00000094,#0000 72%)!important;border-radius:50%!important;width:178px!important;height:18px!important;display:block!important;position:absolute!important;bottom:22px!important;left:50%!important;transform:translate(-50%)!important}.detail-right{flex-direction:column!important;align-items:center!important;gap:14px!important;width:min(640px,100%)!important;margin-top:-10px!important;padding:0!important;display:flex!important}.detail-title{letter-spacing:-.055em!important;color:#f3f5fb!important;opacity:1!important;margin:0!important;font-family:Inter,sans-serif!important;font-size:clamp(40px,5.4vw,64px)!important;font-weight:500!important;line-height:.96!important}.detail-copy{color:#e2e9f6a8!important;letter-spacing:.045em!important;text-transform:uppercase!important;max-width:520px!important;margin:0 auto!important;font-size:13px!important;font-weight:700!important;line-height:1.55!important}.detail-trust-pills{justify-content:center!important;gap:8px!important;margin:2px 0 0!important}.detail-trust-pills span{letter-spacing:.08em!important;color:#e8d299d1!important;background:#cfa14c0e!important;border-color:#cfa14c47!important;padding:6px 10px!important;font-size:10px!important}.selector-block{text-align:left!important;order:1!important;width:min(380px,100%)!important;max-width:380px!important;margin:8px auto 0!important}.detail-price-row{border:0!important;flex-direction:column!important;order:2!important;align-items:center!important;gap:12px!important;width:min(430px,100%)!important;margin:0 auto!important;padding:0!important;display:flex!important}.detail-price-row .from-label{text-align:center!important;margin:0 0 4px!important}.detail-price{color:#f3f5fb!important;margin:0!important;font-size:42px!important;line-height:.95!important}.detail-order-actions{justify-content:center!important;align-items:center!important;gap:10px!important;display:flex!important}.detail-order-actions .view-btn,.sticky-order-bar .view-btn,.exact-view-btn{background:linear-gradient(#d7b765,#a9843d)!important;border:1px solid #e8ca7d94!important;border-radius:999px!important;min-width:auto!important;height:42px!important;padding:0 17px!important;font-size:12px!important;box-shadow:0 10px 24px #00000047!important}.product-transparency-card,.product-page-reviews,.clean-detail-meta{width:100%!important}.sticky-order-bar{z-index:1200!important;background:#06090fe0!important;border-radius:999px!important;width:min(620px,100% - 32px)!important;padding:9px 10px 9px 16px!important}@media (max-width:720px){.basket-drawer{width:100vw!important}.drawer-head{padding:22px 18px 18px!important}.drawer-items{padding:14px 14px 18px!important}.drawer-foot{padding:16px 14px calc(16px + env(safe-area-inset-bottom))!important}.drawer-item{border-radius:18px!important;padding:16px!important}.product-detail-shell{padding:16px 12px 86px!important}.detail-card{border-radius:24px!important;padding:24px 14px 22px!important}.detail-left{min-height:330px!important}.detail-left .render-vial{width:250px!important;height:285px!important}.detail-title{font-size:40px!important}.detail-order-actions{width:100%!important}.sticky-order-bar{border-radius:20px!important;flex-direction:column!important;align-items:flex-start!important}.sticky-order-bar .view-btn{justify-content:center!important;width:100%!important}}
