@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700&display=swap');
/* The Premium Labs template styles, scoped to .tpl so the theme header and footer stay untouched. */
/* Isolation: undo theme / Elementor-kit element styles inside the template, then the design rules below apply as designed. */
.tpl :is(h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,label,table,thead,tbody,tr,th,td,ul,ol,li,dl,dt,dd,details,summary,mark,small,b,strong,em,i,blockquote,figure,hr,form,fieldset,legend){all:revert;box-sizing:border-box}
.tpl svg{display:revert;max-width:revert}
.tpl{--obsidian:#07122b;--graphite:#0e1e45;--stone:#5b6780;--crimp:#8fb4f0;--studio:#e7edf5;--studio2:#d5deea;
  --label:#f4f7fb;--paper:#f7f9fc;--ink:#0a1633;--line:rgba(10,22,51,.12);--line-d:rgba(244,247,251,.14);
  --blue:#1553e0;--cyan:#22c4ff;--grad:linear-gradient(120deg,#0b3aa8 0%,#1565ff 55%,#22c4ff 100%);
  --serif:"Outfit","Manrope","Segoe UI",system-ui,sans-serif;
  --brand:"Outfit","Manrope",system-ui,sans-serif;
  --sans:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  --pad:clamp(20px,5vw,72px);--max:1360px;
  --ease:cubic-bezier(.2,.7,.1,1);--ease-io:cubic-bezier(.7,0,.2,1);
  --vial-shadow:drop-shadow(0 30px 30px rgba(10,22,51,.22)) drop-shadow(0 6px 8px rgba(10,22,51,.12));}
.tpl,.tpl *,.tpl *::before,.tpl *::after{box-sizing:border-box}
.tpl [hidden]{display:none!important}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
.tpl{margin:0;background:var(--paper);color:var(--ink);font:400 17px/1.6 var(--sans);-webkit-font-smoothing:antialiased;overflow-x:clip}
.tpl img{display:block;max-width:100%;height:auto}
.tpl a{color:inherit;text-decoration:none}
.tpl button,.tpl input,.tpl select,.tpl textarea{font:inherit;color:inherit}
.tpl button{cursor:pointer}
.tpl h1,.tpl h2,.tpl h3,.tpl h4,.tpl p{margin:0}
.tpl h1,.tpl h2,.tpl h3{font-family:var(--serif);font-weight:600;line-height:1.05;letter-spacing:-.03em}
.tpl :focus-visible{outline:2px solid var(--crimp);outline-offset:4px;border-radius:2px}
.tpl .wrap{max-width:var(--max);margin:0 auto;padding:0 var(--pad)}
.tpl .sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.tpl .rule{display:inline-block;width:40px;height:1px;background:currentColor;opacity:.55;vertical-align:middle}
.tpl .kicker{font-size:14px;color:var(--stone);display:flex;align-items:center;gap:14px;margin-bottom:22px}
.tpl .dark .kicker{color:var(--crimp)}
.tpl .kicker .rule{width:28px}
.tpl .h2{font-size:clamp(40px,5.8vw,88px);letter-spacing:-.03em}
.tpl .lede{font-size:clamp(17px,1.35vw,19px);color:#505356;max-width:44ch}
.tpl .dark .lede{color:#aeb2b5}
.tpl .dark{background:var(--obsidian);color:var(--label)}
.tpl section{position:relative}
.tpl .sec{padding:clamp(88px,11vw,160px) 0;position:relative}
.tpl .vial{filter:var(--vial-shadow)}
.tpl .dark .vial{filter:drop-shadow(0 40px 40px rgba(0,0,0,.6))}
.tpl .btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 28px;border-radius:999px;border:1px solid var(--ink);background:var(--ink);color:var(--label);font-size:15px;font-weight:500;position:relative;overflow:hidden;isolation:isolate;transition:color .45s var(--ease),border-color .45s;white-space:nowrap}
.tpl .btn::before{content:"";position:absolute;inset:0;background:var(--label);transform:translateY(101%);transition:transform .5s var(--ease);z-index:-1}
.tpl .btn:hover{color:var(--ink)}
.tpl .btn:hover::before{transform:none}
.tpl .btn svg{width:16px;height:16px;flex:none;transition:transform .45s var(--ease)}
.tpl .btn:hover svg{transform:translateX(4px)}
.tpl .btn.light{background:var(--label);color:var(--ink);border-color:var(--label)}
.tpl .btn.light::before{background:var(--obsidian)}
.tpl .btn.light:hover{color:var(--label)}
.tpl .btn.ghost{background:transparent;color:inherit;border-color:currentColor}
.tpl .btn.ghost::before{background:var(--ink)}
.tpl .btn.ghost:hover{color:var(--label);border-color:var(--ink)}
.tpl .dark .btn.ghost::before{background:var(--label)}
.tpl .dark .btn.ghost:hover{color:var(--ink);border-color:var(--label)}
.tpl .btn.grad{background:var(--grad);border-color:transparent;color:#fff;box-shadow:0 14px 30px -14px rgba(21,101,255,.8)}
.tpl .btn.grad::before{background:var(--label)}
.tpl .btn.grad:hover{color:var(--ink)}
.tpl .btn.sm{min-height:44px;padding:0 20px;font-size:14px}
.tpl .btn.block{width:100%}
.tpl .link{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:500;padding-bottom:4px;background:linear-gradient(currentColor,currentColor) 0 100%/100% 1px no-repeat;transition:background-size .5s var(--ease)}
.tpl .link:hover{background-size:0 1px;background-position:100% 100%}
.tpl .notice{background:var(--obsidian);color:#b4b8bb;font-size:13px;letter-spacing:.03em;text-align:center;padding:8px var(--pad);padding-top:calc(8px + env(safe-area-inset-top,0px))}
.tpl .notice strong{color:var(--label);font-weight:500}
.tpl .brand{display:flex;align-items:center;line-height:0}
.tpl .brand img{height:46px;width:auto}
.tpl .ft .brand img{height:54px}
.tpl .brand b{font-family:var(--brand);font-weight:600;font-size:19px;letter-spacing:.14em}
.tpl .brand small{font-size:10px;letter-spacing:.3em;opacity:.7;text-transform:uppercase}
@keyframes tpl-bump{40%{transform:scale(1.35)}}
.tpl [data-reveal]{opacity:0;transform:translateY(30px);transition:opacity 1.1s var(--ease),transform 1.1s var(--ease)}
.tpl [data-reveal].in{opacity:1;transform:none}
.tpl [data-unveil] img{clip-path:inset(100% 0 0 0);transform:scale(1.16);transition:clip-path 1.4s var(--ease-io),transform 1.8s var(--ease)}
.tpl [data-unveil].in img{clip-path:inset(0);transform:scale(1)}
.tpl .x{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:none;position:relative;transition:transform .5s var(--ease),background .3s}
.tpl .x:hover{transform:rotate(90deg);background:var(--ink);color:var(--label)}
.tpl .x::before,.tpl .x::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:1.4px;background:currentColor;transform:translate(-50%,-50%) rotate(45deg)}
.tpl .x::after{transform:translate(-50%,-50%) rotate(-45deg)}
@keyframes tpl-itemin{from{opacity:0;transform:translateX(20px)}}
.tpl .qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;margin-top:10px}
.tpl .qty button{width:32px;height:32px;border:0;background:none;font-size:16px}
.tpl .qty span{min-width:22px;text-align:center;font-size:14px}
.tpl .ship-bar p{font-size:13px;color:var(--stone);margin-bottom:8px}
.tpl .ship-bar span{display:block;height:4px;border-radius:4px;background:var(--line);overflow:hidden}
.tpl .ship-bar i{display:block;height:100%;background:var(--ink);border-radius:inherit;transition:width .8s var(--ease)}
.tpl .sum-row{display:flex;justify-content:space-between;gap:20px;font-size:15px;padding:6px 0}
.tpl .sum-row span{color:var(--stone)}
.tpl .sum-row.big{font-size:18px;padding-top:12px}
.tpl .sum-row.big span{color:var(--ink)}
.tpl .sum-row.big b{font-family:var(--serif);font-weight:500;font-size:26px}
.tpl .rm{border:0;background:none;font-size:13px;color:var(--stone);text-decoration:underline;align-self:start;padding:4px}
.tpl .enq{display:grid;gap:12px}
.tpl .enq label{font-size:13px;display:grid;gap:6px}
.tpl .enq input,.tpl .enq textarea{border:1px solid var(--line);background:#fff;padding:13px 14px;border-radius:12px;font-size:15px;width:100%}
.tpl .enq input:focus,.tpl .enq textarea:focus{outline:none;border-color:var(--ink)}
.tpl .enq .err{color:#9b2c2c;font-size:13px;min-height:18px}
.tpl .done{text-align:center;padding:50px 6px;display:grid;justify-items:center;gap:14px}
.tpl .done .tick{width:64px;height:64px;border-radius:50%;background:var(--ink);color:var(--label);display:grid;place-items:center}
.tpl .done .tick svg{width:28px;height:28px;stroke-dasharray:40;stroke-dashoffset:40;animation:tpl-tick .8s .2s var(--ease) forwards}
@keyframes tpl-tick{to{stroke-dashoffset:0}}
.tpl .done h3{font-size:30px}
.tpl .done p{color:var(--stone);max-width:30ch}
@keyframes tpl-float{50%{transform:translateY(-10px)}}
.tpl .specs{border-top:1px solid var(--line);margin-bottom:26px}
.tpl .specs div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}
.tpl .specs dt{color:var(--stone)}
.tpl .specs dd{margin:0;text-align:right}
.tpl .dark .specs,.tpl .dark .specs div{border-color:var(--line-d)}
.tpl .dark .specs dt{color:#9da1a4}
.tpl .ft{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}
.tpl .ft .brand{color:var(--label);margin-bottom:22px}
.tpl .ft p{font-size:14px;max-width:32ch}
.tpl .ft h3{font-family:var(--sans);font-size:14px;font-weight:600;letter-spacing:0;color:var(--label);margin-bottom:16px}
.tpl .ft a:not(.brand){display:block;font-size:14px;padding:5px 0;transition:color .3s}
.tpl .ft a:hover{color:var(--label)}
.tpl .wordmark{font-family:var(--serif);font-weight:700;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(40px,7.4vw,118px);letter-spacing:-.04em;line-height:.98;margin:clamp(50px,8vw,100px) 0 30px;}
.tpl .fb{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:22px;border-top:1px solid var(--line-d);font-size:13px}
@media (max-width:1080px){.tpl .ft{grid-template-columns:1fr 1fr}
.tpl .ft>div:first-child{grid-column:1/-1}}
@media (max-width:760px){.tpl{font-size:16px}
.tpl .notice{font-size:11px}
.tpl .brand img{height:36px}}
@media (prefers-reduced-motion:reduce){.tpl,.tpl *,.tpl *::before,.tpl *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;transition-delay:0s!important;scroll-behavior:auto!important}
.tpl [data-reveal],.tpl [data-unveil] img{opacity:1;transform:none;clip-path:none}}
.tpl .fs legend,.tpl .marquee span,.tpl .blend-list a,.tpl .policy .statement,.tpl .acc summary,.tpl .step .n,.tpl .next li::before{font-weight:600}
.tpl .acc summary{letter-spacing:-.01em}
.tpl .marquee span{letter-spacing:-.02em}
.tpl .lede{line-height:1.6}
.tpl .kicker{font-weight:500}
.tpl .vx{position:relative;display:inline-block;container-type:inline-size;aspect-ratio:530/1000;line-height:0;vertical-align:bottom;flex:none}
.tpl .vx img{width:100%;height:100%;display:block;-webkit-user-drag:none;user-select:none}
.tpl span.vx:not(#z)>.lbl{position:absolute;inset:0;pointer-events:none;line-height:1;font-family:var(--serif)}
.tpl span.vx:not(#z)>.lbl>b{position:absolute;left:14%;right:14%;top:55.6%;height:8.8%;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-weight:800;font-size:var(--fs,14cqw);letter-spacing:.02em;
  background:linear-gradient(180deg,#ffffff 0%,#eef2f7 38%,#a9b3bf 52%,#e9eef4 70%,#ffffff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;
  filter:drop-shadow(0 .35cqw .3cqw rgba(0,6,30,.75)) drop-shadow(0 0 1.6cqw rgba(60,150,255,.35))}
.tpl span.vx:not(#z)>.lbl>small{position:absolute;left:12%;right:12%;top:65.2%;height:2.8%;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-weight:600;font-size:3.35cqw;letter-spacing:.17em;padding-left:.17em;color:#eef3fb;text-shadow:0 0 1.2cqw rgba(80,170,255,.55)}
.tpl span.vx:not(#z)>.lbl>em{position:absolute;left:27%;right:27%;top:71.8%;height:4.6%;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-style:normal;font-weight:800;font-size:5.4cqw;letter-spacing:.03em;color:#0b1633;text-shadow:0 .15cqw 0 rgba(255,255,255,.6)}
.tpl span.vx:not(#z)>.lbl>.flip{animation:tpl-flip .55s var(--ease)}
@keyframes tpl-flip{0%{opacity:0;transform:translateY(35%) scale(.96)}100%{opacity:1;transform:none}}
.tpl .vx .shine{position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.28) 45%,transparent 60%);background-size:250% 100%;background-position:150% 0;mix-blend-mode:screen;-webkit-mask:var(--vialmask) center/100% 100% no-repeat;mask:var(--vialmask) center/100% 100% no-repeat;opacity:0;transition:opacity .3s}
.tpl .vx:hover .shine{opacity:1;animation:tpl-shine 1.2s var(--ease)}
@keyframes tpl-shine{to{background-position:-60% 0}}
.tpl .vx.xs{height:64px}
.tpl .vx.sm{height:150px}
.tpl canvas.helix{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;display:block}
.tpl .chips-v{display:flex;flex-wrap:wrap;gap:6px}
.tpl .chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:6px 11px;font-size:12.5px;font-weight:600;letter-spacing:.02em;color:#3a3c3e;transition:background .3s,color .3s,border-color .3s;line-height:1.2;font-family:var(--sans)}
.tpl .chip:hover{border-color:var(--ink)}
.tpl .chip.on{background:var(--ink);color:var(--label);border-color:var(--ink)}
.tpl .chips-v.single .chip{cursor:default}
.tpl .dark .chip{background:transparent;color:var(--label);border-color:var(--line-d)}
.tpl .dark .chip.on{background:var(--label);color:var(--ink);border-color:var(--label)}
.tpl #qvChips{margin-bottom:22px}
.tpl #qvAdd{margin-bottom:26px}
.tpl .pair-mini{display:flex;align-items:center;gap:14px;width:100%;border:1px solid var(--line);background:#fff;padding:8px 16px 8px 8px;text-align:left;transition:border-color .3s}
.tpl .pair-mini:hover{border-color:var(--ink)}
.tpl .pair-mini .vx{height:60px;margin-left:6px}
.tpl .pair-mini>span{flex:1;display:grid}
.tpl .pair-mini>span>b{font-size:15px}
.tpl .pair-mini>span>small{color:var(--stone);font-size:13px}
.tpl .pair-mini svg{width:16px;height:16px}
@keyframes tpl-pulse{50%{transform:scale(1.6);opacity:.4}}
@keyframes tpl-sgIn{from{transform:translateY(40px) rotate(-6deg);opacity:0}}
.tpl .curtain{position:fixed;inset:0;z-index:300;background:var(--obsidian);display:grid;place-items:center;pointer-events:none;transition:clip-path 1s var(--ease-io) .1s;clip-path:inset(0)}
.tpl .curtain .lbl{display:grid;justify-items:center;gap:26px}
.tpl .curtain img{width:min(420px,70vw);height:auto;opacity:0;transform:translateY(10px);animation:tpl-home-fi .8s var(--ease) .1s forwards}
.tpl .curtain .bar{width:160px;height:2px;background:rgba(255,255,255,.12);overflow:hidden;border-radius:2px}
.tpl .curtain .bar i{display:block;height:100%;width:100%;background:var(--grad);transform:translateX(-100%);animation:tpl-home-load 1.1s var(--ease) .2s forwards}
@keyframes tpl-home-fi{to{opacity:1;transform:none}}
@keyframes tpl-home-load{to{transform:none}}
body.loaded .tpl .curtain{clip-path:inset(0 0 100% 0)}
.tpl .pg-home .hero{position:relative;min-height:100vh;min-height:100svh;background:radial-gradient(70% 90% at 70% 45%,#123a93 0%,#0a1d4d 38%,var(--obsidian) 75%);color:var(--label);overflow:hidden;display:flex;flex-direction:column}
.tpl .pg-home .hero-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(500px circle at var(--mx,70%) var(--my,40%),rgba(34,196,255,.14),transparent 60%)}
.tpl .pg-home .hero-grid{position:relative;flex:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;padding-top:150px;padding-bottom:40px;width:100%}
.tpl .pg-home .hero .kicker{color:var(--crimp)}
.tpl .pg-home .hero h1{font-size:clamp(50px,6.6vw,104px);line-height:.98;letter-spacing:-.045em;font-weight:700}
.tpl .pg-home .line{display:block;overflow:hidden;padding-bottom:.06em}
.tpl .pg-home .line>span{display:block;transform:translateY(105%);transition:transform 1.2s var(--ease)}
body.loaded .tpl .pg-home .line>span{transform:none}
body.loaded .tpl .pg-home .line:nth-child(2)>span{transition-delay:.1s}
body.loaded .tpl .pg-home .line:nth-child(3)>span{transition-delay:.2s}
.tpl .pg-home .hero .lede{margin:26px 0 34px;color:#b9c7e2;max-width:40ch}
.tpl .pg-home .ctas{display:flex;gap:12px;flex-wrap:wrap}
.tpl .pg-home .fade{opacity:0;transform:translateY(16px);transition:opacity 1s var(--ease),transform 1s var(--ease)}
body.loaded .tpl .pg-home .fade{opacity:1;transform:none;transition-delay:.5s}
body.loaded .tpl .pg-home .fade.d2{transition-delay:.68s}
.tpl .pg-home .hero-stage{position:relative;display:grid;justify-items:center;align-self:stretch;align-content:center;min-height:560px}
.tpl .pg-home .ring{position:absolute;left:50%;top:44%;width:min(560px,90%);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(143,180,240,.18);box-shadow:inset 0 0 120px rgba(34,120,255,.25)}
.tpl .pg-home .ring::after{content:"";position:absolute;inset:-1px;border-radius:50%;border:1.5px solid transparent;border-top-color:var(--cyan);animation:tpl-home-spin 9s linear infinite}
@keyframes tpl-home-spin{to{transform:rotate(360deg)}}
.tpl .pg-home .hero-vial{position:relative;border:0;background:none;padding:0;cursor:pointer;transform:translateY(40px);opacity:0;transition:transform 1.4s var(--ease) .35s,opacity 1s .35s}
body.loaded .tpl .pg-home .hero-vial{transform:none;opacity:1}
.tpl .pg-home .hero-vial .vx{height:min(540px,58vh);filter:drop-shadow(0 50px 50px rgba(0,0,0,.55)) drop-shadow(0 0 60px rgba(34,140,255,.25));animation:tpl-home-bob 6s ease-in-out infinite}
@keyframes tpl-home-bob{50%{transform:translateY(-12px)}}
.tpl .pg-home .hero-meta{display:flex;align-items:baseline;gap:14px;margin-top:18px}
.tpl .pg-home .hero-meta small{font-size:14px;color:#9fb3d6}
.tpl .pg-home .hero-meta b{font-size:18px}
.tpl .pg-home .switch{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:14px;max-width:520px}
.tpl .pg-home .switch button{border:1px solid rgba(143,180,240,.25);background:rgba(10,29,77,.5);color:#c9d6ee;border-radius:999px;padding:7px 13px;font-size:12.5px;font-weight:600;letter-spacing:.02em;position:relative;overflow:hidden;transition:color .3s,border-color .3s,background .3s}
.tpl .pg-home .switch button:hover{border-color:var(--cyan);color:#fff}
.tpl .pg-home .switch button[aria-selected="true"]{background:var(--label);color:var(--ink);border-color:var(--label)}
.tpl .pg-home .switch button i{position:absolute;left:0;bottom:0;height:2px;width:0;background:var(--grad)}
.tpl .pg-home .switch button[aria-selected="true"] i{animation:tpl-home-prog var(--dur,3.4s) linear forwards}
.tpl .pg-home .switch.paused button i{animation:none;width:0}
@keyframes tpl-home-prog{to{width:100%}}
.tpl .pg-home .hero-foot{position:relative;border-top:1px solid var(--line-d);display:grid;grid-template-columns:repeat(3,1fr);background:rgba(7,18,43,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}
.tpl .pg-home .hero-foot div{padding:18px var(--pad);font-size:14px;color:#9fb0cc;display:flex;gap:12px;align-items:center;justify-content:center}
.tpl .pg-home .hero-foot div+div{border-left:1px solid var(--line-d)}
.tpl .pg-home .hero-foot b{color:var(--label);font-weight:600}
.tpl .pg-home .hero-foot svg{width:18px;height:18px;stroke:var(--cyan);flex:none}
.tpl .pg-home .marquee{background:var(--obsidian);color:var(--label);overflow:hidden;padding:22px 0;border-top:1px solid var(--line-d)}
.tpl .pg-home .marquee .track{display:flex;width:max-content;animation:tpl-home-marq 40s linear infinite}
.tpl .pg-home .marquee span{font-family:var(--serif);font-weight:600;font-size:clamp(24px,3vw,38px);white-space:nowrap;padding:0 28px;display:flex;align-items:center;gap:56px;letter-spacing:-.02em}
.tpl .pg-home .marquee span::after{content:"";width:10px;height:10px;border-radius:50%;background:var(--grad)}
@keyframes tpl-home-marq{to{transform:translateX(-50%)}}
.tpl .pg-home .anatomy{background:radial-gradient(60% 55% at 50% 58%,#ffffff 0%,var(--paper) 45%,#e8eef7 100%);overflow:hidden;text-align:center}
.tpl .pg-home .anatomy h2{position:relative;z-index:2}
.tpl .pg-home .anatomy .stage{position:relative;height:clamp(480px,62vw,760px);margin-top:clamp(50px,6vw,90px)}
.tpl .pg-home .anatomy .ghost{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:var(--serif);font-size:clamp(120px,24vw,380px);line-height:1;color:transparent;-webkit-text-stroke:1px rgba(21,83,224,.14);white-space:nowrap;pointer-events:none;letter-spacing:-.04em}
.tpl .pg-home .anatomy .v{position:absolute;left:50%;top:0;bottom:0;width:clamp(200px,24vw,330px);margin-left:calc(clamp(200px,24vw,330px)/-2)}
.tpl .pg-home .anatomy .v .vx{width:100%;filter:var(--vial-shadow)}
.tpl .pg-home .call{position:absolute;display:flex;align-items:center;gap:14px;font-size:15px;text-align:left;width:clamp(180px,22vw,300px)}
.tpl .pg-home .call b{display:block;font-family:var(--serif);font-weight:600;font-size:clamp(20px,1.9vw,26px);line-height:1.1}
.tpl .pg-home .call small{color:var(--stone);font-size:13px}
.tpl .pg-home .call i{flex:none;height:1px;width:clamp(40px,8vw,130px);background:linear-gradient(90deg,var(--blue),var(--cyan));opacity:.7;transform:scaleX(0);transition:transform 1.1s var(--ease) .3s}
.tpl .pg-home .call::before{content:"";flex:none;width:10px;height:10px;border-radius:50%;background:var(--grad);box-shadow:0 0 0 5px rgba(34,196,255,.15);order:0}
.tpl .pg-home .call.l{flex-direction:row-reverse;text-align:right;right:calc(50% + clamp(60px,6vw,100px))}
.tpl .pg-home .call.r{left:calc(50% + clamp(60px,6vw,100px))}
.tpl .pg-home .call.l i{transform-origin:right}
.tpl .pg-home .call.r i{transform-origin:left}
.tpl .pg-home .call.in i{transform:scaleX(1)}
.tpl .pg-home .call.c1{top:9%}
.tpl .pg-home .call.c2{top:30%}
.tpl .pg-home .call.c3{top:52%}
.tpl .pg-home .call.c4{top:72%}
.tpl .pg-home .head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:clamp(36px,5vw,60px)}
.tpl .pg-home .rail-ctrl{display:flex;gap:10px;align-items:center}
.tpl .pg-home .circ{width:52px;height:52px;border-radius:50%;border:1px solid var(--line);background:none;display:grid;place-items:center;transition:background .4s,color .4s,border-color .4s}
.tpl .pg-home .circ:hover{background:var(--ink);color:var(--label);border-color:var(--ink)}
.tpl .pg-home .circ svg{width:18px;height:18px}
.tpl .pg-home .rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 3*24px)/4);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:6px}
.tpl .pg-home .rail::-webkit-scrollbar{display:none}
.tpl .pg-home .pcard{scroll-snap-align:start;position:relative}
.tpl .pg-home .ped{position:relative;aspect-ratio:3/4;background:radial-gradient(90% 70% at 50% 35%,#ffffff,#e4ebf5 70%,#d3deed);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding-bottom:9%}
.tpl .pg-home .ped::after{content:"";position:absolute;left:18%;right:18%;bottom:7%;height:14px;border-radius:50%;background:radial-gradient(closest-side,rgba(12,13,14,.28),transparent);z-index:0}
.tpl .pg-home .ped .vx{position:relative;z-index:1;height:84%;transition:transform .9s var(--ease);filter:var(--vial-shadow)}
.tpl .pg-home .pcard:hover .ped .vx{transform:translateY(-14px) rotate(-3deg)}
.tpl .pg-home .ped .tag{position:absolute;top:14px;left:14px;font-size:12px;padding:4px 11px;border-radius:999px;background:rgba(251,250,248,.85);z-index:2}
.tpl .pg-home .ped .acts{position:absolute;left:14px;right:14px;bottom:14px;display:flex;gap:8px;z-index:2;transform:translateY(calc(100% + 20px));transition:transform .55s var(--ease)}
.tpl .pg-home .pcard:hover .acts,.tpl .pg-home .pcard:focus-within .acts{transform:none}
.tpl .pg-home .acts .btn{flex:1;min-height:44px;padding:0 12px;font-size:13px}
.tpl .pg-home .acts .btn.lt{background:var(--paper);color:var(--ink);border-color:var(--paper)}
.tpl .pg-home .acts .btn.lt::before{background:var(--ink)}
.tpl .pg-home .acts .btn.lt:hover{color:var(--label)}
.tpl .pg-home .pmeta{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding-top:16px}
.tpl .pg-home .pmeta h3{font-size:clamp(22px,1.8vw,27px);font-weight:500}
.tpl .pg-home .pmeta small{font-size:14px;color:var(--stone)}
.tpl .pg-home .pmeta>span{font-size:16px;font-weight:600;white-space:nowrap}
.tpl .pg-home .spot{overflow:hidden;background:radial-gradient(60% 80% at 50% 50%,#0f2a6b 0%,var(--obsidian) 70%)}
.tpl .pg-home .spot .wrap{position:relative}
.tpl .pg-home .spot .stage{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(20px,4vw,60px);position:relative}
.tpl .pg-home .spot .bgword{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:var(--serif);font-size:clamp(110px,22vw,340px);line-height:.8;white-space:nowrap;color:rgba(244,243,239,.045);pointer-events:none;letter-spacing:-.05em}
.tpl .pg-home .spot .v{position:relative;width:clamp(210px,24vw,330px)}
.tpl .pg-home .spot .v .vx{width:100%;filter:drop-shadow(0 40px 40px rgba(0,0,0,.6))}
.tpl .pg-home .spot-buy{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;flex-wrap:wrap}
.tpl .pg-home .spot-price{font-size:28px;font-weight:600}
.tpl .pg-home .spot .u{text-decoration:underline}
.tpl .pg-home .spot .v::before{content:"";position:absolute;inset:0 -50%;background:radial-gradient(closest-side,rgba(34,140,255,.35),transparent);z-index:-1}
.tpl .pg-home .spot h2{font-size:clamp(46px,6vw,92px);letter-spacing:-.035em}
.tpl .pg-home .spot .left .specs{margin-top:28px;max-width:320px}
.tpl .pg-home .spot .right{justify-self:end;max-width:320px}
.tpl .pg-home .spot .right p{color:#aeb2b5;margin-bottom:26px}
.tpl .pg-home .spot .right .ctas{flex-direction:column;align-items:stretch}
.tpl .pg-home .tiles3{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:clamp(14px,2vw,24px)}
.tpl .pg-home .tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:clamp(420px,40vw,560px);overflow:hidden;color:var(--label);padding:clamp(22px,2.6vw,34px);isolation:isolate}
.tpl .pg-home .tile::before{content:"";position:absolute;inset:0;z-index:-2;transition:transform 1.2s var(--ease)}
.tpl .pg-home .t1::before{background:radial-gradient(90% 70% at 50% 30%,#1a4fd0,#0a1d4d 70%)}
.tpl .pg-home .t2::before{background:radial-gradient(90% 70% at 50% 30%,#1570c9,#082047 70%)}
.tpl .pg-home .t3::before{background:radial-gradient(90% 70% at 50% 30%,#3a66a8,#0d1d3d 70%)}
.tpl .pg-home .tile:hover::before{transform:scale(1.06)}
.tpl .pg-home .tv{flex:1;display:flex;align-items:flex-end;justify-content:center;padding-top:10px}
.tpl .pg-home .tv .vx{height:clamp(230px,24vw,330px);margin:0 -2%;filter:drop-shadow(0 30px 30px rgba(0,0,0,.45));transition:transform .9s var(--ease)}
.tpl .pg-home .tv .vx:nth-child(1){transform:rotate(-6deg) translateY(4%)}
.tpl .pg-home .tv .vx:nth-child(3){transform:rotate(6deg) translateY(4%)}
.tpl .pg-home .tv .vx:only-child{transform:none}
.tpl .pg-home .tile:hover .tv .vx{transform:translateY(-10px)}
.tpl .pg-home .tile:hover .tv .vx:nth-child(1){transform:rotate(-8deg) translateY(-2%)}
.tpl .pg-home .tile:hover .tv .vx:nth-child(3){transform:rotate(8deg) translateY(-2%)}
.tpl .pg-home .tt{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:24px}
.tpl .pg-home .tt small{display:block;font-size:14px;color:#a9c3ef;margin-bottom:6px}
.tpl .pg-home .tt h3{font-size:clamp(32px,3.4vw,52px);font-weight:700}
.tpl .pg-home .tile .go{flex:none;width:54px;height:54px;border-radius:50%;border:1px solid rgba(244,247,251,.4);display:grid;place-items:center;transition:background .45s,color .45s,transform .6s var(--ease)}
.tpl .pg-home .tile .go svg{width:20px;height:20px}
.tpl .pg-home .tile:hover .go{background:var(--label);color:var(--ink);transform:rotate(-45deg)}
.tpl .pg-home .docs{background:linear-gradient(180deg,var(--studio),#dfe7f2)}
.tpl .pg-home .docs .grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,110px);align-items:center}
.tpl .pg-home .docs .photo{aspect-ratio:16/10;overflow:hidden;position:relative;background:radial-gradient(80% 90% at 40% 30%,#ffffff,#dbe4f0)}
.tpl .pg-home .zoomv .vx{position:absolute;width:128%;left:-14%;top:-58%;filter:var(--vial-shadow)}
.tpl .pg-home .coa{position:relative;margin:-110px 0 0 auto;width:min(400px,86%);background:#fff;padding:24px;box-shadow:0 40px 80px -30px rgba(12,13,14,.35),0 0 0 1px var(--line);font-size:13px}
.tpl .pg-home .coa .top{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:12px}
.tpl .pg-home .coa .top img{height:30px;width:auto}
.tpl .pg-home .coa .top span{color:var(--stone);font-size:12px}
.tpl .pg-home .coa h4{font-family:var(--serif);font-weight:600;font-size:24px;margin-bottom:4px}
.tpl .pg-home .coa .row{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px dashed var(--line);color:#46494c}
.tpl .pg-home .coa svg{width:100%;height:80px;margin:12px 0 4px;overflow:visible}
.tpl .pg-home .coa .chroma{fill:none;stroke:var(--ink);stroke-width:1.4;stroke-dasharray:900;stroke-dashoffset:900;transition:stroke-dashoffset 2.6s var(--ease) .3s}
.tpl .pg-home .coa.in .chroma{stroke-dashoffset:0}
.tpl .pg-home .coa .note{font-size:11px;color:var(--stone)}
.tpl .pg-home .chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}
.tpl .pg-home .chips span{display:inline-flex;align-items:center;gap:10px;padding:11px 18px 11px 14px;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid var(--line);font-size:14px;font-weight:500}
.tpl .pg-home .chips svg{width:18px;height:18px}
.tpl .pg-home .steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,40px)}
.tpl .pg-home .step .ph{aspect-ratio:4/5;overflow:hidden;background:radial-gradient(90% 80% at 50% 30%,#ffffff,#e1e9f4 70%,#cfdcee);margin-bottom:24px;position:relative}
.tpl .pg-home .zoom2 .vx{position:absolute;width:190%;left:-45%;top:-118%}
.tpl .pg-home .ship{display:grid;place-items:end center}
.tpl .pg-home .ship .route{position:absolute;inset:8% 8% 10%;width:84%;height:82%;overflow:visible}
.tpl .pg-home .ship .route path{fill:none;stroke:var(--blue);stroke-width:2;stroke-dasharray:6 8;opacity:.5}
.tpl .pg-home .ship .vx{position:relative;height:58%;margin-bottom:10%;filter:var(--vial-shadow)}
.tpl .pg-home .ship .track{position:absolute;top:10%;right:9%;display:flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;box-shadow:0 10px 30px -10px rgba(10,22,51,.35)}
.tpl .pg-home .ship .track i{width:8px;height:8px;border-radius:50%;background:#1fbf6a;box-shadow:0 0 0 0 rgba(31,191,106,.5);animation:tpl-home-ping 1.6s infinite}
@keyframes tpl-home-ping{70%{box-shadow:0 0 0 10px rgba(31,191,106,0)}100%{box-shadow:0 0 0 0 rgba(31,191,106,0)}}
.tpl .pg-home .step .ph.fan{display:flex;align-items:center;justify-content:center}
.tpl .pg-home .step .ph.fan .vx{position:absolute;height:56%;bottom:13%;left:50%;margin-left:-14.8%;filter:var(--vial-shadow)}
.tpl .pg-home .step .ph.fan .vx:nth-child(1){transform:translateX(-78%) rotate(-8deg)}
.tpl .pg-home .step .ph.fan .vx:nth-child(2){z-index:2}
.tpl .pg-home .step .ph.fan .vx:nth-child(3){transform:translateX(78%) rotate(8deg)}
.tpl .pg-home .step .n{font-family:var(--serif);font-size:15px;color:var(--stone);display:flex;align-items:center;gap:14px;margin-bottom:10px}
.tpl .pg-home .step .n::after{content:"";flex:1;height:1px;background:var(--line)}
.tpl .pg-home .step h3{font-size:clamp(26px,2.3vw,34px);margin-bottom:8px}
.tpl .pg-home .step p{color:var(--stone);font-size:16px}
.tpl .pg-home .step:nth-child(2){margin-top:clamp(0px,6vw,90px)}
.tpl .pg-home .step:nth-child(3){margin-top:clamp(0px,12vw,180px)}
.tpl .pg-home .handling{min-height:80vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(120deg,var(--obsidian) 0%,#0b2260 100%)}
.tpl .pg-home .handling .wrap{position:relative;width:100%;padding-top:110px;padding-bottom:110px;display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:40px}
.tpl .pg-home .handling .box{max-width:540px}
.tpl .pg-home .hv2{justify-self:center}
.tpl .pg-home .hv2 .vx{height:min(560px,62vh);transform:rotate(12deg);filter:drop-shadow(0 50px 50px rgba(0,0,0,.5)) drop-shadow(0 0 60px rgba(34,140,255,.2))}
.tpl .pg-home .tiles{list-style:none;padding:0;margin:36px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line-d);border:1px solid var(--line-d)}
.tpl .pg-home .tiles li{background:rgba(7,18,43,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:20px 22px;display:flex;gap:14px;align-items:center}
.tpl .pg-home .tiles svg{width:24px;height:24px;stroke:var(--cyan);flex:none}
.tpl .pg-home .tiles b{font-weight:600;font-size:15px}
.tpl .pg-home .blends{background:linear-gradient(180deg,var(--paper),#e9eaea);overflow:hidden}
.tpl .pg-home .blends .grid{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(30px,6vw,90px);align-items:center}
.tpl .pg-home .pair{position:relative;display:flex;justify-content:center;align-items:flex-end;gap:0;height:clamp(420px,46vw,620px)}
.tpl .pg-home .pair .vx{height:80%;position:relative;z-index:1;filter:var(--vial-shadow)}
.tpl .pg-home .pair .vx:first-child{transform:translateX(4%) rotate(-5deg)}
.tpl .pg-home .pair .vx:last-child{transform:translateX(-4%) rotate(5deg) translateY(-3%)}
.tpl .pg-home .pair .plus{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;box-shadow:0 0 0 8px rgba(251,250,248,.9);border-radius:50%;background:var(--ink);color:var(--label);display:grid;place-items:center;font-family:var(--serif);font-size:30px;z-index:5}
.tpl .pg-home .pair::after{content:"";position:absolute;left:14%;right:14%;bottom:1%;height:22px;border-radius:50%;background:radial-gradient(closest-side,rgba(12,13,14,.22),transparent)}
.tpl .pg-home .blend-list{margin:30px 0 34px;border-top:1px solid var(--line)}
.tpl .pg-home .blend-list a{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:clamp(22px,2vw,28px);transition:padding .5s var(--ease)}
.tpl .pg-home .blend-list a span{font-family:var(--sans);font-size:14px;color:var(--stone);text-align:right;font-weight:400}
.tpl .pg-home .blend-list a:hover{padding-left:12px}
.tpl .pg-home .policy{overflow:hidden;background:linear-gradient(160deg,#0a1a44,var(--obsidian) 60%)}
.tpl .pg-home .policy .wrap{position:relative}
.tpl .pg-home .policy .statement{font-family:var(--serif);font-size:clamp(46px,7vw,112px);line-height:.95;letter-spacing:-.035em;max-width:12ch}
.tpl .pg-home .pgrid{margin-top:clamp(50px,7vw,90px);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line-d)}
.tpl .pg-home .pgrid div{padding:24px 24px 0 0;display:flex;gap:12px;align-items:center;font-size:15px}
.tpl .pg-home .pgrid div+div{padding-left:24px;border-left:1px solid var(--line-d)}
.tpl .pg-home .pgrid svg{width:22px;height:22px;stroke:var(--crimp);flex:none}
.tpl .pg-home .faq .grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,110px);align-items:start}
.tpl .pg-home .faq .side{position:sticky;top:120px}
.tpl .pg-home .faq .side .ph{margin-top:36px;aspect-ratio:1;overflow:hidden;background:radial-gradient(70% 70% at 50% 40%,#12357f,var(--obsidian));display:grid;place-items:end center}
.tpl .pg-home .faq .side .ph .vx{height:82%;margin-bottom:-4%;filter:drop-shadow(0 30px 40px rgba(0,0,0,.5))}
.tpl .pg-home .acc{border-top:1px solid var(--line)}
.tpl .pg-home .acc details{border-bottom:1px solid var(--line)}
.tpl .pg-home .acc summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 0;font-family:var(--serif);font-size:clamp(20px,1.9vw,26px);line-height:1.25}
.tpl .pg-home .acc summary::-webkit-details-marker{display:none}
.tpl .pg-home .acc summary i{flex:none;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;position:relative;transition:background .4s}
.tpl .pg-home .acc summary i::before,.tpl .pg-home .acc summary i::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:1.3px;background:currentColor;transform:translate(-50%,-50%)}
.tpl .pg-home .acc summary i::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .5s var(--ease)}
.tpl .pg-home .acc details[open] summary i{background:var(--ink);color:var(--label);border-color:var(--ink)}
.tpl .pg-home .acc details[open] summary i::after{transform:translate(-50%,-50%) rotate(0)}
.tpl .pg-home .acc p{padding:0 60px 26px 0;color:#505356;max-width:58ch;animation:tpl-home-fi .6s}
.tpl .pg-home .cta{overflow:hidden;min-height:88vh;display:flex;align-items:center;text-align:center;background:radial-gradient(70% 80% at 50% 60%,#12378e,var(--obsidian) 70%)}
.tpl .pg-home .cta .wrap{position:relative;width:100%;padding-top:100px;padding-bottom:110px;display:grid;justify-items:center}
.tpl .pg-home .cta-vials{display:flex;align-items:flex-end;justify-content:center;margin-bottom:36px}
.tpl .pg-home .cta-vials .vx{height:clamp(150px,16vw,220px);margin:0 -10px;filter:drop-shadow(0 30px 30px rgba(0,0,0,.5))}
.tpl .pg-home .cta-vials .vx:nth-child(1){transform:rotate(-8deg)}
.tpl .pg-home .cta-vials .vx:nth-child(2){height:clamp(180px,19vw,260px);z-index:2}
.tpl .pg-home .cta-vials .vx:nth-child(3){transform:rotate(8deg)}
.tpl .pg-home .cta h2{font-size:clamp(52px,8vw,124px);line-height:.95;letter-spacing:-.045em;max-width:11ch;font-weight:700}
.tpl .pg-home .cta .lede{margin:22px auto 34px}
.tpl .pg-home .signup{display:flex;width:min(540px,100%);border:1px solid rgba(143,180,240,.35);border-radius:999px;padding:6px;background:rgba(7,18,43,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
.tpl .pg-home .signup input{flex:1;min-width:0;background:none;border:0;padding:0 20px;color:var(--label);font-size:16px;outline:none}
.tpl .pg-home .signup input::placeholder{color:#8ea0c0}
.tpl .pg-home .signup:focus-within{border-color:var(--cyan)}
.tpl .pg-home .form-msg{min-height:24px;margin-top:14px;font-size:14px;color:var(--crimp)}
@media (max-width:1080px){.tpl .pg-home .hero-grid{grid-template-columns:1fr;padding-top:130px;gap:10px}
.tpl .pg-home .hero-stage{min-height:0;padding:20px 0 10px}
.tpl .pg-home .hero-vial .vx{height:min(440px,52vh)}
.tpl .pg-home .rail{grid-auto-columns:calc((100% - 2*18px)/2.6);gap:18px}
.tpl .pg-home .spot .stage{grid-template-columns:1fr 1fr;grid-template-areas:"v v" "l r"}
.tpl .pg-home .spot .v{grid-area:v;justify-self:center}
.tpl .pg-home .spot .left{grid-area:l}
.tpl .pg-home .spot .right{grid-area:r}
.tpl .pg-home .docs .grid,.tpl .pg-home .blends .grid,.tpl .pg-home .faq .grid{grid-template-columns:1fr}
.tpl .pg-home .faq .side{position:static}
.tpl .pg-home .faq .side .ph{display:none}
.tpl .pg-home .pgrid{grid-template-columns:1fr 1fr}
.tpl .pg-home .pgrid div:nth-child(3){padding-left:0;border-left:0}
.tpl .pg-home .pgrid div{padding-bottom:24px}
.tpl .pg-home .tiles3{grid-template-columns:1fr 1fr}
.tpl .pg-home .tiles3 .t1{grid-column:1/-1}
.tpl .pg-home .handling .wrap{grid-template-columns:1fr}
.tpl .pg-home .hv2{display:none}}
@media (max-width:760px){.tpl .pg-home .hero-grid{padding-top:112px}
.tpl .pg-home .hero h1{font-size:clamp(44px,12.4vw,60px)}
.tpl .pg-home .hero .lede{font-size:16px;margin:18px 0 24px}
.tpl .pg-home .ctas .btn{flex:1}
.tpl .pg-home .hero-vial .vx{height:min(360px,46vh)}
.tpl .pg-home .ring{width:88%}
.tpl .pg-home .switch{gap:5px}
.tpl .pg-home .switch button{padding:6px 10px;font-size:11.5px}
.tpl .pg-home .hero-foot{grid-template-columns:1fr}
.tpl .pg-home .hero-foot div:nth-child(n+2){display:none}
.tpl .pg-home .hero-foot div{padding:14px var(--pad)}
.tpl .pg-home .anatomy .stage{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:26px 16px;margin-top:30px}
.tpl .pg-home .anatomy .v{position:relative;left:auto;margin:0 auto 10px;grid-column:1/-1;width:min(56vw,240px)}
.tpl .pg-home .anatomy .ghost{display:none}
.tpl .pg-home .call{position:static;width:auto;flex-direction:column!important;align-items:flex-start;text-align:left!important;gap:6px}
.tpl .pg-home .call i{display:none}
.tpl .pg-home .head{flex-direction:column;align-items:flex-start}
.tpl .pg-home .rail{grid-auto-columns:72%;gap:14px;margin-right:calc(var(--pad)*-1);padding-right:var(--pad)}
.tpl .pg-home .ped .acts{transform:none}
.tpl .pg-home .spot .stage{grid-template-columns:1fr;grid-template-areas:"v" "l" "r";text-align:left}
.tpl .pg-home .spot .v{width:min(50vw,210px)}
.tpl .pg-home .spot .right{justify-self:stretch;max-width:none}
.tpl .pg-home .spot .left .specs{max-width:none}
.tpl .pg-home .tiles3{grid-template-columns:1fr}
.tpl .pg-home .tile{min-height:380px}
.tpl .pg-home .coa{margin-top:-70px;width:92%;padding:18px}
.tpl .pg-home .steps{grid-template-columns:1fr;gap:50px}
.tpl .pg-home .step:nth-child(2),.tpl .pg-home .step:nth-child(3){margin-top:0}
.tpl .pg-home .step .ph{aspect-ratio:4/3.6}
.tpl .pg-home .tiles{grid-template-columns:1fr}
.tpl .pg-home .pair{height:380px}
.tpl .pg-home .pgrid{grid-template-columns:1fr}
.tpl .pg-home .pgrid div,.tpl .pg-home .pgrid div+div{padding:20px 0;border-left:0;border-bottom:1px solid var(--line-d)}
.tpl .pg-home .acc p{padding-right:0}
.tpl .pg-home .signup{flex-direction:column;border-radius:28px;gap:6px}
.tpl .pg-home .signup input{padding:14px 18px}
.tpl .pg-home .cta-vials .vx{height:130px}
.tpl .pg-home .cta-vials .vx:nth-child(2){height:160px}}
@media (prefers-reduced-motion:reduce){.tpl .pg-home .marquee .track{animation:none}
.tpl .pg-home .hero-vial .vx{animation:none}}
@keyframes tpl-shop-up{to{transform:none}}
@keyframes tpl-shop-fi{to{opacity:1}}
@keyframes tpl-shop-rise{to{opacity:1;transform:none}}
@keyframes tpl-shop-pop{from{opacity:0;transform:translateY(24px) scale(.98)}}
@keyframes tpl-shop-float{50%{transform:translateY(-12px)}}
@keyframes tpl-cart-up{to{transform:none}}
@keyframes tpl-cart-itemin{from{opacity:0;transform:translateY(14px)}}
@keyframes tpl-cart-out{to{opacity:0;transform:translateX(30px)}}
@keyframes tpl-cart-float{50%{transform:translateY(-12px)}}
@keyframes tpl-checkout-fi2{from{opacity:0;transform:translateY(-6px)}}
@keyframes tpl-checkout-spin{to{transform:rotate(360deg)}}
@keyframes tpl-checkout-rise{to{opacity:1;transform:none}}
@keyframes tpl-checkout-tick{to{stroke-dashoffset:0}}
@media (max-width:1080px){@keyframes tpl-checkout-fi{from{opacity:0;transform:translateY(-8px)}}}
@keyframes tpl-product-spin{to{transform:rotate(360deg)}}
@keyframes tpl-product-rise{from{opacity:0;transform:translateY(40px) scale(.97)}}
@keyframes tpl-product-flash{from{opacity:.2;transform:translateY(6px)}}
@keyframes tpl-product-pulse{50%{transform:scale(1.6);opacity:.4}}
.tpl .ip .ip-hero{position:relative;overflow:hidden;color:var(--label);background:radial-gradient(70% 120% at 82% 30%,#1446b8 0%,#0a1d4d 42%,var(--obsidian) 80%);padding:calc(160px + env(safe-area-inset-top,0px)) 0 clamp(56px,7vw,96px)}
.tpl .ip .ip-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(34,196,255,.5),transparent)}
.tpl .ip .ip-hero .wrap{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:40px;align-items:end}
.tpl .ip .ip-crumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:13.5px;color:#9fb3d6;margin-bottom:22px}
.tpl .ip .ip-crumbs a:hover{color:#fff;text-decoration:underline}
.tpl .ip .ip-crumbs b{color:#e6eefb;font-weight:600}
.tpl .ip .ip-title{font-size:clamp(46px,6.6vw,100px);font-weight:700;letter-spacing:-.045em;line-height:.98}
.tpl .ip .ip-title .line{display:block;overflow:hidden;padding-bottom:.06em}
.tpl .ip .ip-title .line>span{display:block;animation:tpl-ipUp 1.1s var(--ease) both}
@keyframes tpl-ipUp{from{transform:translateY(105%)}}
.tpl .ip .ip-hero .lede{color:#b9c7e2;margin-top:20px;max-width:54ch;animation:tpl-ipFade .9s .25s var(--ease) both}
@keyframes tpl-ipFade{from{opacity:0;transform:translateY(14px)}}
.tpl .ip .ip-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px;animation:tpl-ipFade .9s .35s var(--ease) both}
.tpl .ip .pill{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(143,180,240,.3);background:rgba(7,18,43,.4);border-radius:999px;padding:7px 14px;font-size:13px;color:#c9d6ee}
.tpl .ip .pill svg{width:15px;height:15px;color:var(--cyan)}
.tpl .ip .ip-hr{justify-self:end;align-self:center}
.tpl .ip .ip-seal{position:relative;width:clamp(170px,17vw,230px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,rgba(34,196,255,.25),rgba(10,29,77,.6) 70%);box-shadow:inset 0 0 60px rgba(34,120,255,.35),0 30px 80px -30px rgba(0,0,0,.6);animation:tpl-ipFade 1s .2s var(--ease) both}
.tpl .ip .ip-seal svg{width:38%;height:38%;color:#e8f1ff;filter:drop-shadow(0 0 18px rgba(34,196,255,.6))}
.tpl .ip .ip-seal .ring{position:absolute;inset:-10px;border-radius:50%;border:1px dashed rgba(143,180,240,.35);animation:tpl-spin 18s linear infinite}
.tpl .ip .ip-seal .ring::after{content:"";position:absolute;top:-5px;left:50%;width:10px;height:10px;margin-left:-5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 14px var(--cyan)}
@keyframes tpl-spin{to{transform:rotate(360deg)}}
.tpl .ip .ip-body{padding:clamp(50px,7vw,96px) 0 clamp(70px,9vw,120px);background:var(--paper)}
.tpl .ip .ip-legal{display:grid;grid-template-columns:270px minmax(0,1fr);gap:clamp(30px,6vw,96px);align-items:start}
.tpl .ip .ip-toc{position:sticky;top:112px;background:#fff;box-shadow:0 0 0 1px var(--line),0 30px 60px -45px rgba(10,22,51,.4);padding:22px 20px 18px}
.tpl .ip .ip-toc .tt{font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--stone);margin-bottom:12px}
.tpl .ip .ip-toc .bar{height:3px;border-radius:3px;background:var(--line);overflow:hidden;margin-bottom:14px}
.tpl .ip .ip-toc .bar i{display:block;height:100%;width:var(--p,0%);background:var(--grad);transition:width .15s linear}
.tpl .ip .ip-toc nav{display:grid;max-height:calc(100vh - 300px);overflow:auto;scrollbar-width:thin}
.tpl .ip .ip-toc nav a{display:flex;gap:10px;padding:8px 0 8px 12px;border-left:2px solid var(--line);font-size:14px;color:var(--stone);line-height:1.35;transition:color .3s,border-color .3s,background .3s}
.tpl .ip .ip-toc nav a em{font-style:normal;font-size:12px;font-weight:700;color:#9aa6bd;min-width:18px;padding-top:1px}
.tpl .ip .ip-toc nav a:hover{color:var(--ink)}
.tpl .ip .ip-toc nav a.on{color:var(--ink);font-weight:600;border-color:var(--blue);background:linear-gradient(90deg,rgba(21,83,224,.07),transparent)}
.tpl .ip .ip-toc nav a.on em{color:var(--blue)}
.tpl .ip .ip-print{display:flex;align-items:center;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:13.5px;font-weight:600;color:var(--blue)}
.tpl .ip .ip-print svg{width:17px;height:17px}
.tpl .ip .ip-art{max-width:760px}
.tpl .ip .ip-short{background:linear-gradient(135deg,#0b2a78,#1553e0 60%,#1e9bf0);color:#fff;padding:26px 28px;margin-bottom:10px;position:relative;overflow:hidden}
.tpl .ip .ip-short::after{content:"";position:absolute;right:-60px;top:-60px;width:200px;height:200px;border-radius:50%;border:1px solid rgba(255,255,255,.18)}
.tpl .ip .ip-short .k{font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#bfe3ff;margin-bottom:12px}
.tpl .ip .ip-short ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}
.tpl .ip .ip-short li{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:1.5}
.tpl .ip .ip-short li svg{flex:none;width:20px;height:20px;margin-top:2px;color:#7fe0ff}
.tpl .ip .ip-short a.u{color:#fff}
.tpl .ip .ip-sec{padding-top:44px;scroll-margin-top:120px}
.tpl .ip .ip-sec h2{display:flex;align-items:baseline;gap:14px;font-size:clamp(24px,2.4vw,32px);font-weight:700;letter-spacing:-.025em;margin-bottom:14px}
.tpl .ip .ip-sec h2 .no{font-family:var(--sans);font-size:13px;font-weight:800;color:var(--blue);letter-spacing:.04em;min-width:24px}
.tpl .ip .ip-sec p,.tpl .ip .ip-sec li{color:#34405a;font-size:16.5px;line-height:1.75}
.tpl .ip .ip-sec p+p{margin-top:12px}
.tpl .ip .ip-sec ul{margin:10px 0;padding-left:22px;display:grid;gap:6px}
.tpl .ip .ip-sec li::marker{color:var(--blue)}
.tpl .ip .ip-sec b{color:var(--ink)}
.tpl .ip .ip-note{display:flex;gap:12px;align-items:flex-start;background:#eef4ff;border-left:3px solid var(--blue);padding:14px 16px;margin-top:14px!important}
.tpl .ip .ip-note svg{flex:none;width:20px;height:20px;color:var(--blue);margin-top:3px}
.tpl .ip .ip-table{overflow-x:auto;margin:6px 0 14px;box-shadow:0 0 0 1px var(--line);background:#fff}
.tpl .ip .ip-table table{width:100%;border-collapse:collapse;font-size:15px;min-width:460px}
.tpl .ip .ip-table th,.tpl .ip .ip-table td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line);vertical-align:top}
.tpl .ip .ip-table thead th{background:var(--ink);color:#fff;font-weight:600;font-size:13.5px}
.tpl .ip .ip-table tbody th{font-weight:700;color:var(--ink)}
.tpl .ip .ip-table td{color:#34405a}
.tpl .ip .ip-table tbody tr:last-child>*{border-bottom:0}
.tpl .ip .ip-disclaim{margin-top:48px;padding-top:20px;border-top:1px solid var(--line);font-size:13.5px;color:var(--stone)}
.tpl .ip a.u{text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(21,83,224,.45);font-weight:600;color:var(--blue)}
.tpl .ip a.u:hover{text-decoration-color:currentColor}
.tpl .ip [data-cfg].ph{background:#fff4cc;border:1px dashed #d9a400;border-radius:4px;padding:0 5px;color:#6b5200;font-weight:600;white-space:nowrap}
.tpl .ip .ip-related{background:var(--studio);padding:clamp(56px,7vw,90px) 0}
.tpl .ip .ip-rh{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}
.tpl .ip .ip-rh h2{font-size:clamp(30px,3.4vw,46px);font-weight:700;letter-spacing:-.03em}
.tpl .ip .rel-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.tpl .ip .rel{position:relative;display:grid;gap:8px;align-content:start;background:#fff;padding:22px 22px 60px;box-shadow:0 0 0 1px var(--line);transition:transform .5s var(--ease),box-shadow .5s}
.tpl .ip .rel:hover{transform:translateY(-5px);box-shadow:0 0 0 1px rgba(21,83,224,.35),0 30px 50px -30px rgba(10,22,51,.35)}
.tpl .ip .rel .ri{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--grad);color:#fff;margin-bottom:6px}
.tpl .ip .rel .ri svg{width:22px;height:22px}
.tpl .ip .rel b{font-size:18px}
.tpl .ip .rel small{font-size:14px;color:var(--stone);line-height:1.5}
.tpl .ip .rel .go{position:absolute;left:22px;bottom:20px;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;transition:background .4s,color .4s,transform .5s var(--ease)}
.tpl .ip .rel .go svg{width:15px;height:15px}
.tpl .ip .rel:hover .go{background:var(--ink);color:#fff;transform:rotate(-45deg)}
.tpl .ip .ip-h{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:clamp(30px,4vw,52px)}
.tpl .ip .ip-cta{position:relative;overflow:hidden;text-align:center;padding:clamp(80px,10vw,140px) 0;background:linear-gradient(180deg,var(--paper),#e3ebf6)}
.tpl .ip .ip-cta.dark{background:radial-gradient(70% 90% at 50% 60%,#12378e,var(--obsidian) 72%)}
.tpl .ip .ip-cta .wrap{position:relative;display:grid;justify-items:center}
.tpl .ip .ip-cta h2{font-size:clamp(38px,5.4vw,80px);font-weight:700;letter-spacing:-.04em;line-height:1;max-width:16ch}
.tpl .ip .ip-cta .lede{margin:18px auto 30px;text-align:center}
.tpl .ip .ip-cta.dark .lede{color:#b9c7e2}
.tpl .ip .ctas{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}
.tpl .ip .ab-trio{display:flex;align-items:flex-end;justify-content:center;animation:tpl-ipFade 1.1s .25s var(--ease) both}
.tpl .ip .ab-trio .vx{height:clamp(190px,20vw,290px);margin:0 -14px;filter:drop-shadow(0 40px 40px rgba(0,0,0,.55))}
.tpl .ip .ab-trio .vx:nth-child(1){transform:rotate(-8deg) translateY(6%)}
.tpl .ip .ab-trio .vx:nth-child(2){height:clamp(230px,24vw,340px);z-index:2}
.tpl .ip .ab-trio .vx:nth-child(3){transform:rotate(8deg) translateY(6%)}
.tpl .ip .ab-mission{padding:clamp(80px,11vw,150px) 0;background:radial-gradient(60% 80% at 20% 40%,#ffffff,var(--paper) 60%,#e6edf7)}
.tpl .ip .ab-statement{font-family:var(--serif);font-weight:600;font-size:clamp(30px,4.2vw,62px);line-height:1.12;letter-spacing:-.03em;max-width:24ch}
.tpl .ip .ab-statement .w{opacity:.22;transition:opacity .5s}
.tpl .ip .ab-statement .w.on{opacity:1}
.tpl .ip .ab-values{padding:0 0 clamp(80px,10vw,140px);background:#e6edf7}
.tpl .ip .ab-values .wrap{padding-top:clamp(70px,9vw,120px)}
.tpl .ip .vgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.tpl .ip .vcard{background:#fff;padding:28px 24px 30px;box-shadow:0 0 0 1px var(--line);position:relative;overflow:hidden;transition:transform .5s var(--ease),box-shadow .5s}
.tpl .ip .vcard::before{content:"";position:absolute;left:0;top:0;height:3px;width:100%;background:var(--grad);transform:scaleX(0);transform-origin:left;transition:transform .7s var(--ease)}
.tpl .ip .vcard:hover{transform:translateY(-6px);box-shadow:0 0 0 1px rgba(21,83,224,.3),0 30px 50px -30px rgba(10,22,51,.35)}
.tpl .ip .vcard:hover::before{transform:none}
.tpl .ip .vcard .vi{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#e8f0ff,#d6e6ff);color:var(--blue);margin-bottom:22px}
.tpl .ip .vcard .vi svg{width:26px;height:26px}
.tpl .ip .vcard h3{font-size:24px;font-weight:700;margin-bottom:10px}
.tpl .ip .vcard p{color:#4a5670;font-size:15.5px;line-height:1.6}
.tpl .ip .ab-flow{position:relative;overflow:hidden;padding:clamp(80px,10vw,140px) 0;background:linear-gradient(120deg,var(--obsidian),#0b2260)}
.tpl .ip .ab-flow .wrap{position:relative}
.tpl .ip .flow{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;position:relative}
.tpl .ip .flow::before{content:"";position:absolute;left:0;right:0;top:27px;height:1px;background:linear-gradient(90deg,var(--blue),var(--cyan))}
.tpl .ip .flow li{position:relative;padding:0 20px 0 0}
.tpl .ip .flow .n{position:relative;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--obsidian);border:1px solid rgba(143,180,240,.4);font-weight:700;font-size:15px;color:#fff;margin-bottom:22px;box-shadow:0 0 0 6px rgba(7,18,43,.9)}
.tpl .ip .flow li:hover .n{background:var(--grad);border-color:transparent}
.tpl .ip .flow h3{font-size:24px;font-weight:700;margin-bottom:8px}
.tpl .ip .flow p{color:#a9b8d6;font-size:15px;line-height:1.55;max-width:24ch}
.tpl .ip .ab-split{padding:clamp(80px,10vw,140px) 0}
.tpl .ip .ab-split .wrap{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,100px);align-items:center}
.tpl .ip .ab-vis{position:relative;aspect-ratio:1;display:grid;place-items:center}
.tpl .ip .ab-disc{position:absolute;inset:6%;border-radius:50%;background:radial-gradient(circle at 40% 35%,#1a55d8,#0a1d4d 70%);box-shadow:0 50px 90px -40px rgba(10,22,51,.6)}
.tpl .ip .ab-disc::after{content:"";position:absolute;inset:-14px;border-radius:50%;border:1px dashed rgba(21,83,224,.35);animation:tpl-spin 24s linear infinite}
.tpl .ip .ab-vis>.vx{position:relative;height:74%;filter:drop-shadow(0 40px 40px rgba(0,0,0,.5))}
.tpl .ip .tagp{position:absolute;display:flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:10px 16px;font-size:13.5px;font-weight:700;box-shadow:0 18px 40px -16px rgba(10,22,51,.45);animation:tpl-bob 6s ease-in-out infinite}
.tpl .ip .tagp svg{width:17px;height:17px;color:var(--blue)}
.tpl .ip .tagp.t1{left:-2%;top:22%}
.tpl .ip .tagp.t2{right:-4%;top:46%;animation-delay:-2s}
.tpl .ip .tagp.t3{left:4%;bottom:14%;animation-delay:-4s}
@keyframes tpl-bob{50%{transform:translateY(-10px)}}
.tpl .ip .ab-list{list-style:none;padding:0;margin:26px 0 34px;display:grid;gap:14px}
.tpl .ip .ab-list li{display:flex;gap:12px;align-items:flex-start;font-size:16.5px;color:#34405a}
.tpl .ip .ab-list li svg{flex:none;width:22px;height:22px;color:#fff;background:var(--grad);border-radius:50%;padding:4px;margin-top:1px}
.tpl .ip .ab-list b{color:var(--ink)}
.tpl .ip .ab-cats{padding:0 0 clamp(80px,10vw,140px)}
.tpl .ip .cat3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.tpl .ip .cat{position:relative;display:flex;align-items:flex-end;gap:18px;min-height:300px;padding:26px 26px 26px 20px;overflow:hidden;color:#fff;background:radial-gradient(90% 90% at 20% 30%,#1a4fd0,#0a1d4d 75%);isolation:isolate}
.tpl .ip .cat .vx{height:240px;margin:0 0 -8px;filter:drop-shadow(0 20px 24px rgba(0,0,0,.5));transition:transform .8s var(--ease)}
.tpl .ip .cat:hover .vx{transform:translateY(-10px) rotate(-4deg)}
.tpl .ip .cat div{flex:1}
.tpl .ip .cat small{display:block;font-size:13.5px;color:#a9c3ef;margin-bottom:4px}
.tpl .ip .cat h3{font-size:clamp(26px,2.4vw,34px);font-weight:700}
.tpl .ip .cat .go{flex:none;width:46px;height:46px;border-radius:50%;border:1px solid rgba(244,247,251,.4);display:grid;place-items:center;transition:background .4s,color .4s,transform .5s var(--ease)}
.tpl .ip .cat .go svg{width:17px;height:17px}
.tpl .ip .cat:hover .go{background:#fff;color:var(--ink);transform:rotate(-45deg)}
.tpl .ip .q-hv{animation:tpl-ipFade 1.1s .25s var(--ease) both}
.tpl .ip .q-hv .vx{height:clamp(240px,26vw,360px);transform:rotate(10deg);filter:drop-shadow(0 40px 40px rgba(0,0,0,.55)) drop-shadow(0 0 50px rgba(34,140,255,.25))}
.tpl .ip .q-coa{padding:clamp(80px,10vw,140px) 0;background:linear-gradient(180deg,var(--paper),#e6edf7)}
.tpl .ip .q-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,100px);align-items:center}
.tpl .ip .q-cert{background:#fff;padding:28px;box-shadow:0 0 0 1px var(--line),0 50px 90px -50px rgba(10,22,51,.55);transform:rotate(-1.2deg)}
.tpl .ip .qc-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:16px}
.tpl .ip .qc-top img{height:34px;width:auto}
.tpl .ip .qc-top span{font-size:12.5px;color:var(--stone);font-weight:600}
.tpl .ip .qc-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.tpl .ip .qc-row h3{font-size:26px;font-weight:700}
.tpl .ip .qc-row small{font-family:var(--sans);font-size:14px;color:var(--stone);font-weight:500;margin-left:6px}
.tpl .ip .q-cert dl{margin:0}
.tpl .ip .q-cert dl div{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 0;border-bottom:1px dashed var(--line);font-size:14.5px}
.tpl .ip .q-cert dt{color:var(--stone)}
.tpl .ip .q-cert dd{margin:0;font-weight:600;display:flex;align-items:center;gap:10px}
.tpl .ip .mock{background:repeating-linear-gradient(90deg,#eef2f8 0 6px,#e3e9f3 6px 12px);padding:2px 8px;border-radius:4px;color:#50607e}
.tpl .ip .pin{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--grad);color:#fff;font-size:12px;font-weight:800;flex:none;box-shadow:0 0 0 0 rgba(34,196,255,.5);transition:transform .3s}
.tpl .ip .pin.hot{transform:scale(1.25);animation:tpl-ping 1.2s infinite}
@keyframes tpl-ping{70%{box-shadow:0 0 0 10px rgba(34,196,255,0)}}
.tpl .ip .qc-chart{width:100%;height:90px;margin:16px 0 6px}
.tpl .ip .qc-chart path,.tpl .ip .mc-chart path{fill:none;stroke:var(--blue);stroke-width:1.8;stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 2.4s var(--ease) .3s}
.tpl .ip .in .qc-chart path,.tpl .ip .mcard2.in .mc-chart path{stroke-dashoffset:0}
.tpl .ip .qc-note{font-size:11.5px;color:var(--stone)}
.tpl .ip .q-keys{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:4px;counter-reset:k}
.tpl .ip .q-keys li{display:grid;grid-template-columns:40px 1fr;column-gap:14px;padding:14px 12px;border-radius:12px;cursor:default;transition:background .3s}
.tpl .ip .q-keys li::before{content:attr(data-key);grid-row:span 2;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-weight:800;font-size:13px}
.tpl .ip .q-keys li:hover,.tpl .ip .q-keys li.hot{background:#fff;box-shadow:0 0 0 1px var(--line)}
.tpl .ip .q-keys li:hover::before,.tpl .ip .q-keys li.hot::before{background:var(--grad)}
.tpl .ip .q-keys b{font-size:17px}
.tpl .ip .q-keys span{color:#4a5670;font-size:15px}
.tpl .ip .q-methods{padding:clamp(80px,10vw,140px) 0}
.tpl .ip .m2{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.tpl .ip .mcard2{background:#fff;padding:28px;box-shadow:0 0 0 1px var(--line)}
.tpl .ip .mc-chart{width:100%;height:130px;background:linear-gradient(180deg,#f3f7fd,#e8eff9);padding:10px;margin-bottom:22px}
.tpl .ip .mc-chart.ms line{stroke:var(--blue);stroke-width:3;stroke-linecap:round;transform-origin:bottom;transform-box:fill-box;transform:scaleY(0);transition:transform .9s var(--ease)}
.tpl .ip .mc-chart.ms line.base{stroke:#9fb3d6;stroke-width:1;transform:none}
.tpl .ip .mcard2.in .mc-chart.ms line{transform:none}
.tpl .ip .mcard2.in .mc-chart.ms g line:nth-child(2){transition-delay:.08s}
.tpl .ip .mcard2.in .mc-chart.ms g line:nth-child(3){transition-delay:.16s}
.tpl .ip .mcard2.in .mc-chart.ms g line:nth-child(4){transition-delay:.24s}
.tpl .ip .mcard2.in .mc-chart.ms g line:nth-child(5){transition-delay:.32s}
.tpl .ip .mcard2.in .mc-chart.ms g line:nth-child(6){transition-delay:.4s}
.tpl .ip .mcard2.in .mc-chart.ms g line:nth-child(7){transition-delay:.48s}
.tpl .ip .mcard2.in .mc-chart.ms g line:nth-child(8){transition-delay:.56s}
.tpl .ip .mcard2 .k{font-size:12.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:6px}
.tpl .ip .mcard2 h3{font-size:28px;font-weight:700;margin-bottom:10px}
.tpl .ip .mcard2 p:last-child{color:#4a5670;line-height:1.65}
.tpl .ip .q-label{position:relative;overflow:hidden;padding:clamp(80px,10vw,140px) 0;background:linear-gradient(120deg,var(--obsidian),#0b2260)}
.tpl .ip .q-lgrid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,100px);align-items:center}
.tpl .ip .q-zoom{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:50%;background:radial-gradient(circle,#15408f,#07122b 72%);box-shadow:0 0 0 1px rgba(143,180,240,.25),0 0 0 14px rgba(21,83,224,.08)}
.tpl .ip .q-zoom .vx{position:absolute;width:150%;left:-25%;top:-78%}
.tpl .ip .q-pts{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:16px}
.tpl .ip .q-pts li{display:flex;gap:14px;align-items:flex-start;color:#c3d0e8;font-size:16.5px}
.tpl .ip .q-pts li svg{flex:none;width:24px;height:24px;color:var(--cyan)}
.tpl .ip .q-pts b{color:#fff}
.tpl .ip .fq-search{display:flex;align-items:center;gap:12px;margin-top:28px;width:min(520px,100%);min-height:58px;padding:0 20px;border-radius:999px;background:rgba(7,18,43,.55);border:1px solid rgba(143,180,240,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:tpl-ipFade .9s .35s var(--ease) both;transition:border-color .3s,box-shadow .3s}
.tpl .ip .fq-search:focus-within{border-color:var(--cyan);box-shadow:0 0 0 4px rgba(34,196,255,.15)}
.tpl .ip .fq-search svg{width:20px;height:20px;color:#9fb3d6;flex:none}
.tpl .ip .fq-search input{flex:1;min-width:0;border:0;background:none;outline:none;color:#fff;font-size:16px}
.tpl .ip .fq-search input::placeholder{color:#8ea0c0}
.tpl .ip .fq-bubbles{display:grid;gap:12px;justify-items:end}
.tpl .ip .fq-bubbles span{background:rgba(255,255,255,.08);border:1px solid rgba(143,180,240,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px 18px 4px 18px;padding:12px 18px;font-weight:600;font-size:15px;animation:tpl-ipFade .8s var(--ease) both,tpl-bob 6s ease-in-out infinite}
.tpl .ip .fq-bubbles span:nth-child(1){animation-delay:.3s,0s}
.tpl .ip .fq-bubbles span:nth-child(2){margin-right:40px;animation-delay:.45s,-2s}
.tpl .ip .fq-bubbles span:nth-child(3){animation-delay:.6s,-4s}
.tpl .ip .fq-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(30px,6vw,90px);align-items:start}
.tpl .ip .fq-side{position:sticky;top:112px;display:grid;gap:20px}
.tpl .ip .fq-tabs{display:grid;gap:4px}
.tpl .ip .fq-tab{text-align:left;border:0;background:none;padding:11px 14px;border-radius:10px;font-size:15px;font-weight:600;color:var(--stone);display:flex;justify-content:space-between;transition:background .3s,color .3s}
.tpl .ip .fq-tab:hover{background:#fff;color:var(--ink)}
.tpl .ip .fq-tab[aria-pressed="true"]{background:var(--ink);color:#fff}
.tpl .ip .fq-help{background:#fff;box-shadow:0 0 0 1px var(--line);padding:20px;display:grid;gap:14px;font-size:14.5px;color:#4a5670}
.tpl .ip .fq-help b{color:var(--ink)}
.tpl .ip .fq-group{margin-bottom:40px}
.tpl .ip .fq-group h2{font-size:clamp(24px,2.4vw,32px);font-weight:700;letter-spacing:-.025em;margin-bottom:10px}
.tpl .ip .fq{border-bottom:1px solid var(--line)}
.tpl .ip .fq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-family:var(--serif);font-weight:600;font-size:clamp(17px,1.5vw,20px);line-height:1.35}
.tpl .ip .fq summary::-webkit-details-marker{display:none}
.tpl .ip .fq summary i{flex:none;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;position:relative;transition:background .4s,border-color .4s}
.tpl .ip .fq summary i::before,.tpl .ip .fq summary i::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:1.5px;background:currentColor;transform:translate(-50%,-50%)}
.tpl .ip .fq summary i::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .5s var(--ease)}
.tpl .ip .fq[open] summary i{background:var(--grad);border-color:transparent;color:#fff}
.tpl .ip .fq[open] summary i::after{transform:translate(-50%,-50%) rotate(0)}
.tpl .ip .fq .fa p{padding:0 56px 22px 0;color:#4a5670;line-height:1.7;animation:tpl-ipFade .5s var(--ease)}
.tpl .ip .fq mark{background:#d9ebff;color:inherit;border-radius:3px;padding:0 2px}
.tpl .ip .fq-empty{text-align:center;display:grid;justify-items:center;gap:12px;padding:30px 0}
.tpl .ip .fq-empty .vx{height:190px;filter:var(--vial-shadow)}
.tpl .ip .fq-empty h3{font-size:28px;font-weight:700}
.tpl .ip .fq-empty p{color:var(--stone)}
.tpl .ip .ct-hv{animation:tpl-ipFade 1.1s .25s var(--ease) both}
.tpl .ip .ct-hv .vx{height:clamp(230px,24vw,340px);transform:rotate(-8deg);filter:drop-shadow(0 40px 40px rgba(0,0,0,.55))}
.tpl .ip .ct-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:clamp(24px,4vw,56px);align-items:start}
.tpl .ip .ct-card{background:#fff;box-shadow:0 0 0 1px var(--line),0 40px 80px -50px rgba(10,22,51,.45);padding:clamp(22px,3vw,40px)}
.tpl .ip .ct-card h2{font-size:clamp(28px,2.8vw,38px);font-weight:700;letter-spacing:-.03em;margin-bottom:22px}
.tpl .ip .row2{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}
.tpl .ip .f{display:grid;gap:7px;margin-bottom:16px;min-width:0;position:relative}
.tpl .ip .f label{font-size:14px;font-weight:600}
.tpl .ip .f label i{font-style:normal;font-weight:400;color:var(--stone)}
.tpl .ip .f input,.tpl .ip .f select,.tpl .ip .f textarea{width:100%;min-height:52px;border:1px solid rgba(10,22,51,.2);border-radius:12px;padding:0 16px;background:var(--paper);font-size:16px;transition:border-color .3s,box-shadow .3s,background .3s}
.tpl .ip .f textarea{padding:14px 16px;resize:vertical;min-height:140px;line-height:1.5}
.tpl .ip .f select{appearance:none;-webkit-appearance:none;background:var(--paper) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%230a1633' stroke-width='1.3'/%3E%3C/svg%3E") right 16px center/12px no-repeat}
.tpl .ip .f input:focus,.tpl .ip .f select:focus,.tpl .ip .f textarea:focus{outline:none;border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px rgba(21,83,224,.1)}
.tpl .ip .f.bad input,.tpl .ip .f.bad select,.tpl .ip .f.bad textarea{border-color:#b3261e;background:#fff8f8}
.tpl .ip .err{font-style:normal;font-size:13px;color:#b3261e}
.tpl .ip .err:empty{display:none}
.tpl .ip .cnt{position:absolute;right:12px;bottom:10px;font-size:12px;color:var(--stone)}
.tpl .ip .f.bad .cnt{bottom:32px}
.tpl .ip .chk2{display:flex;gap:12px;align-items:flex-start;font-size:14.5px;cursor:pointer;margin:4px 0 6px;line-height:1.5;color:#34405a}
.tpl .ip .chk2 input{position:absolute;opacity:0;pointer-events:none}
.tpl .ip .chk2 .box{flex:none;width:22px;height:22px;border-radius:6px;border:1.5px solid rgba(10,22,51,.4);display:grid;place-items:center;transition:background .3s,border-color .3s;margin-top:1px}
.tpl .ip .chk2 .box::after{content:"";width:10px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) scale(0);transition:transform .3s var(--ease);margin-top:-3px}
.tpl .ip .chk2 input:checked+.box{background:var(--blue);border-color:var(--blue)}
.tpl .ip .chk2 input:checked+.box::after{transform:rotate(-45deg) scale(1)}
.tpl .ip .chk2 input:focus-visible+.box{outline:2px solid var(--cyan);outline-offset:3px}
.tpl .ip #ctRuoErr{display:block;margin:0 0 10px 34px}
.tpl .ip #ctRuoErr:empty{display:none}
.tpl .ip #ctSend{margin-top:14px;min-height:56px}
.tpl .ip #ctSend.loading{pointer-events:none;opacity:.8}
.tpl .ip .fine{font-size:13px;color:var(--stone);margin-top:12px;text-align:center}
.tpl .ip .ct-done{text-align:center;display:grid;justify-items:center;gap:14px;padding:40px 10px;outline:none}
.tpl .ip .ct-done .tick{width:72px;height:72px;border-radius:50%;background:var(--grad);color:#fff;display:grid;place-items:center;box-shadow:0 20px 40px -16px rgba(21,101,255,.8)}
.tpl .ip .ct-done .tick svg{width:32px;height:32px;stroke-dasharray:40;stroke-dashoffset:40;animation:tpl-tickd .8s .2s var(--ease) forwards}
@keyframes tpl-tickd{to{stroke-dashoffset:0}}
.tpl .ip .ct-done p{color:#4a5670;max-width:40ch}
.tpl .ip .ct-side{display:grid;gap:12px}
.tpl .ip .ct-info{display:flex;gap:14px;align-items:center;background:#fff;box-shadow:0 0 0 1px var(--line);padding:16px 18px}
.tpl .ip .ct-info .ci{flex:none;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--grad);color:#fff}
.tpl .ip .ct-info .ci svg{width:22px;height:22px}
.tpl .ip .ct-info div{display:grid;min-width:0}
.tpl .ip .ct-info b{font-size:15px}
.tpl .ip .ct-info span{color:#4a5670;font-size:14.5px;overflow-wrap:anywhere}
.tpl .ip .ct-quick{background:var(--ink);color:#fff;padding:20px 20px 10px;display:grid}
.tpl .ip .ct-quick p{font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9fb3d6;margin-bottom:6px}
.tpl .ip .ct-quick a{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid rgba(255,255,255,.1);font-weight:600;font-size:15px}
.tpl .ip .ct-quick a svg{width:15px;height:15px;transition:transform .4s var(--ease)}
.tpl .ip .ct-quick a:hover svg{transform:translateX(4px)}
.tpl .ip .ct-ruo{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;color:var(--stone);padding:6px 4px}
.tpl .ip .ct-ruo svg{flex:none;width:18px;height:18px;color:var(--blue);margin-top:2px}
.tpl .brand img{height:54px}
.tpl .pg-home .tv .vx{height:clamp(190px,18vw,270px)}
.tpl .pg-home .tile{min-height:clamp(440px,40vw,560px)}
.tpl .pg-home .tile::after{content:"";position:absolute;left:0;right:0;bottom:0;height:46%;z-index:-1;background:linear-gradient(0deg,rgba(7,18,43,.85),transparent);pointer-events:none}
.tpl .pg-home .zoomv .vx{width:118%;left:-9%;top:-120%}
.tpl .pg-home .step .ph.fan .vx{height:50%}
.tpl .pg-home .step .ph.fan .vx:nth-child(1){transform:translateX(-98%) rotate(-9deg)}
.tpl .pg-home .step .ph.fan .vx:nth-child(3){transform:translateX(98%) rotate(9deg)}
@media (max-width:1080px){.tpl .ip .ip-hero .wrap{grid-template-columns:1fr}
.tpl .ip .ip-hr{justify-self:start}
.tpl .ip .ip-seal{display:none}
.tpl .ip .ip-legal,.tpl .ip .fq-grid{grid-template-columns:1fr}
.tpl .ip .ip-toc,.tpl .ip .fq-side{position:static}
.tpl .ip .ip-toc nav{display:flex;overflow-x:auto;gap:8px;max-height:none;padding-bottom:4px}
.tpl .ip .ip-toc nav a{flex:none;border-left:0;border:1px solid var(--line);border-radius:999px;padding:8px 14px;white-space:nowrap;background:#fff}
.tpl .ip .ip-toc nav a.on{border-color:var(--blue);background:#eef4ff}
.tpl .ip .fq-tabs{display:flex;overflow-x:auto;gap:6px;padding-bottom:4px}
.tpl .ip .fq-tab{flex:none;white-space:nowrap;border:1px solid var(--line);border-radius:999px;background:#fff}
.tpl .ip .fq-help{display:none}
.tpl .ip .rel-row{grid-template-columns:1fr 1fr}
.tpl .ip .vgrid{grid-template-columns:1fr 1fr}
.tpl .ip .flow{grid-template-columns:1fr;gap:28px}
.tpl .ip .flow::before{left:27px;right:auto;top:0;bottom:0;width:1px;height:auto;background:linear-gradient(180deg,var(--blue),var(--cyan))}
.tpl .ip .flow li{display:grid;grid-template-columns:54px 1fr;column-gap:20px;padding:0}
.tpl .ip .flow .n{grid-row:span 2;margin:0}
.tpl .ip .flow p{max-width:none}
.tpl .ip .ab-split .wrap,.tpl .ip .q-grid,.tpl .ip .q-lgrid,.tpl .ip .ct-grid{grid-template-columns:1fr}
.tpl .ip .ab-vis{max-width:480px;margin:0 auto;width:100%}
.tpl .ip .cat3{grid-template-columns:1fr}
.tpl .ip .m2{grid-template-columns:1fr}
.tpl .ip .q-zoom{max-width:440px;width:100%;margin:0 auto}
.tpl .ip .ab-trio,.tpl .ip .q-hv,.tpl .ip .ct-hv,.tpl .ip .fq-bubbles{display:none}}
@media (max-width:760px){.tpl .ip .ip-hero{padding-top:calc(126px + env(safe-area-inset-top,0px))}
.tpl .ip .ip-title{font-size:clamp(40px,11vw,56px)}
.tpl .ip .ip-short{padding:20px}
.tpl .ip .ip-sec p,.tpl .ip .ip-sec li{font-size:16px}
.tpl .ip .rel-row,.tpl .ip .vgrid{grid-template-columns:1fr}
.tpl .ip .ip-rh{flex-direction:column;align-items:flex-start}
.tpl .ip .ip-h{flex-direction:column;align-items:flex-start}
.tpl .ip .row2{grid-template-columns:1fr}
.tpl .ip .fq .fa p{padding-right:0}
.tpl .ip .tagp{font-size:12px;padding:8px 12px}
.tpl .ip .tagp.t2{right:0}
.tpl .ip .q-cert{padding:18px;transform:none}
.tpl .ip .qc-row h3{font-size:22px}
.tpl .ip .cat{min-height:230px}
.tpl .ip .cat .vx{height:180px}
.tpl .brand img{height:40px}}
@media (prefers-reduced-motion:reduce){.tpl .ip .ip-seal .ring,.tpl .ip .ab-disc::after,.tpl .ip .tagp,.tpl .ip .fq-bubbles span{animation:none}}
.tpl .ip .ip-legal>*,.tpl .ip .fq-grid>*,.tpl .ip .ct-grid>*{min-width:0}
.tpl .ip>section{overflow-x:clip}
.tpl .fb .fbl{display:flex;gap:18px;flex-wrap:wrap}
.tpl .fb .fbl a:hover{color:var(--label)}
/* ---------- WordPress / Elementor integration ---------- */
.tpl{--vialmask:url("https://thepremiumlabs.com/wp-content/uploads/sihab-template-0ba1e995-e6b8-4ef1-8684-05c4b1a1450e/c771cda7959f938b0b670162bf7a0907f7042f69acf9fde786487d13a4fa93a5.webp")}
/* The theme's own header sits above the content (sticky), so heroes no longer need to clear an overlay header. */
.tpl .pg-home .hero{min-height:calc(100vh - var(--tpl-top,82px));min-height:calc(100svh - var(--tpl-top,82px))}
.tpl .pg-home .hero-grid{padding-top:56px}
.tpl .ip .ip-hero{padding-top:clamp(56px,6.5vw,92px)}
.tpl .ip .ip-toc{top:calc(var(--tpl-hdr,82px) + 24px)}
.tpl .ip .ip-sec{scroll-margin-top:calc(var(--tpl-hdr,82px) + 24px)}
.tpl .pg-home [id]{scroll-margin-top:var(--tpl-hdr,82px)}
@media (max-width:1080px){.tpl .pg-home .hero-grid{padding-top:44px}}
@media (max-width:760px){.tpl .pg-home .hero-grid{padding-top:28px}.tpl .ip .ip-hero{padding-top:44px}}
/* Links that replaced the demo's buttons keep the exact button look. */
.tpl a.btn{text-decoration:none}
.tpl [data-href]{cursor:pointer}
.tpl .pg-home .hero-vial{display:block;margin:0 auto}
/* In the Elementor editor everything is shown straight away so it can be edited. */
body.elementor-editor-active .tpl [data-reveal],body.elementor-editor-active .tpl [data-unveil] img{opacity:1;transform:none;clip-path:none}
body.elementor-editor-active .tpl .pg-home .line>span,body.elementor-editor-active .tpl .pg-home .fade,body.elementor-editor-active .tpl .pg-home .hero-vial{transform:none;opacity:1}
/* No loading screen. */
.tpl .curtain{display:none!important}
/* The theme turns content tables into scroll blocks; keep the policy tables as real tables. */
.tpl .ip .ip-table table{display:table;max-width:none;overflow:visible}
