:root{--eq-blue:#00A4EF;--eq-blue-rgb:0,164,239;--eq-blue-2:#6EE7FF;--eq-blue-3:#0078D4;--eq-ink:#020711;--eq-deep:#050B18;--eq-navy:#071529;--eq-navy-2:#0B1B31;--eq-panel:#0D2037;--eq-panel-2:#101D2E;--eq-white:#F7FBFF;--eq-text:#EAF4FF;--eq-muted:#9EB4CA;--eq-muted-2:#7087A0;--eq-border:rgba(132,216,255,.14);--eq-border-strong:rgba(0,164,239,.36);--eq-page:1440px;--eq-gutter:clamp(18px,3vw,46px);--eq-section:clamp(68px,8vw,120px);--eq-radius-sm:14px;--eq-radius:22px;--eq-radius-lg:34px;--eq-shadow-soft:0 18px 52px rgba(0,0,0,.26);--eq-shadow:0 32px 86px rgba(0,0,0,.4);--eq-ease:cubic-bezier(.2,.75,.2,1);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;background:radial-gradient(circle at 12% -12%,rgba(var(--eq-blue-rgb),.18),transparent 34rem),radial-gradient(circle at 88% 4%,rgba(110,231,255,.08),transparent 38rem),linear-gradient(180deg,#020711,#071529 43%,#020711);color:var(--eq-text);font-family:Inter,Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.68;letter-spacing:-.01em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden}body::selection{background:rgba(var(--eq-blue-rgb),.34);color:#fff}a{color:inherit;text-decoration:none;transition:color .22s var(--eq-ease),opacity .22s var(--eq-ease),transform .22s var(--eq-ease),border-color .22s var(--eq-ease),background .22s var(--eq-ease),box-shadow .22s var(--eq-ease)}button,input,textarea,select{font:inherit}img,svg{max-width:100%;height:auto;display:block}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:9999;background:var(--eq-blue);color:#00111f;padding:12px 16px;border-radius:12px;font-weight:900}.eq-shell{width:min(var(--eq-page),calc(100% - var(--eq-gutter)*2));margin-inline:auto}.eq-section{padding-block:var(--eq-section);position:relative}.eq-muted{color:var(--eq-muted);line-height:1.72}.eq-eyebrow{display:inline-flex;align-items:center;gap:10px;width:max-content;max-width:100%;min-height:31px;padding:0 13px;border:1px solid rgba(var(--eq-blue-rgb),.22);border-radius:999px;background:rgba(var(--eq-blue-rgb),.08);color:#d6f5ff;font-size:.72rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.eq-ms-squares{display:grid;grid-template-columns:repeat(2,7px);gap:2px}.eq-ms-squares i{width:7px;height:7px}.eq-ms-squares i:nth-child(1){background:#f25022}.eq-ms-squares i:nth-child(2){background:#7fba00}.eq-ms-squares i:nth-child(3){background:#00a4ef}.eq-ms-squares i:nth-child(4){background:#ffb900}.eq-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:clamp(24px,4vw,44px)}.eq-section__head span{display:inline-block;color:#8cebff;font-size:.74rem;font-weight:840;letter-spacing:.1em;text-transform:uppercase}.eq-section__head h1,.eq-section__head h2{margin:.42rem 0 .65rem;color:#fff;font-size:clamp(1.8rem,2.8vw,3.25rem);line-height:1.08;letter-spacing:-.055em;font-weight:900}.eq-section__head p{max-width:760px;margin:0;color:var(--eq-muted);font-size:.97rem;line-height:1.68}.eq-text-link{color:#bfefff;font-size:.9rem;font-weight:820;border-bottom:1px solid rgba(var(--eq-blue-rgb),.42)}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;border-radius:14px;font-weight:850;font-size:.88rem;letter-spacing:-.01em;line-height:1;text-align:center;position:relative;overflow:hidden;isolation:isolate;transition:transform .22s var(--eq-ease),box-shadow .22s var(--eq-ease),border-color .22s var(--eq-ease),background .22s var(--eq-ease)}.eq-button--primary,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{color:#001523;background:linear-gradient(135deg,#8DEAFF 0%,var(--eq-blue) 48%,#006FC4 100%);box-shadow:0 16px 36px rgba(var(--eq-blue-rgb),.25),inset 0 1px #ffffff70}.eq-button--primary:after,.eq-product-buy-button:after,.eq-cart-checkout:after,.eq-add-cart-button:after{content:"";position:absolute;inset:-42% auto -42% -44%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:skew(-18deg);transition:left .65s var(--eq-ease);z-index:-1}.eq-button--primary:hover:after,.eq-product-buy-button:hover:after,.eq-cart-checkout:hover:after,.eq-add-cart-button:hover:after{left:120%}.eq-button--primary:hover,.eq-product-buy-button:hover,.eq-cart-checkout:hover,.eq-add-cart-button:hover{transform:translateY(-2px);box-shadow:0 22px 48px rgba(var(--eq-blue-rgb),.34)}.eq-button--secondary,.eq-button--elite-ghost,.eq-button--ghost{color:#e3faff;border:1px solid rgba(126,225,255,.2);background:linear-gradient(180deg,#ffffff13,#ffffff09);box-shadow:inset 0 1px #ffffff0f}.eq-button--secondary:hover,.eq-button--elite-ghost:hover,.eq-button--ghost:hover{transform:translateY(-2px);border-color:rgba(var(--eq-blue-rgb),.42);background:rgba(var(--eq-blue-rgb),.1)}.eq-button--small{min-height:38px;padding:0 14px;font-size:.78rem}.eq-add-cart-button{width:100%;margin-top:14px}.eq-header{position:sticky;top:0;z-index:80;background:#020711b8;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid rgba(var(--eq-blue-rgb),.18);box-shadow:0 18px 58px #0000003d}.eq-header.is-scrolled{background:#020711db;box-shadow:0 18px 62px #00000057}.eq-header__trustbar{border-bottom:1px solid rgba(255,255,255,.055);background:linear-gradient(90deg,rgba(var(--eq-blue-rgb),.12),#ffffff08,rgba(var(--eq-blue-rgb),.08))}.eq-header__trustbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#b9d2e6;font-size:.72rem;font-weight:720}.eq-header__trustbar-links{display:flex;align-items:center;gap:16px}.eq-header__trustbar a{color:#d7f4ff;font-weight:780}.eq-header__main{min-height:72px;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:22px}.eq-header__logo{display:flex;align-items:center;min-width:126px}.eq-header__logo img{width:138px!important;height:auto!important;object-fit:contain;filter:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.eq-header__search{height:44px;display:flex;align-items:center;border:1px solid rgba(126,225,255,.15);border-radius:999px;background:#ffffff0b;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.eq-header__search input{flex:1;height:100%;min-width:0;border:0;background:transparent;color:#fff;padding:0 16px;outline:0;font-size:.86rem}.eq-header__search input::placeholder{color:#7f98b0}.eq-header__search button{height:100%;display:flex;align-items:center;gap:8px;border:0;background:linear-gradient(135deg,rgba(var(--eq-blue-rgb),.24),rgba(var(--eq-blue-rgb),.1));color:#dff8ff;padding:0 16px;font-weight:820;cursor:pointer}.eq-header__search svg{width:17px}.eq-header__actions{display:flex;align-items:center;gap:10px}.eq-header__quick{display:grid;gap:0;padding:8px 12px;border-radius:14px;border:1px solid rgba(var(--eq-blue-rgb),.2);background:rgba(var(--eq-blue-rgb),.08);color:#ddf8ff}.eq-header__quick span{font-size:.78rem;font-weight:850}.eq-header__quick small{color:#93b7d0;font-size:.67rem}.eq-header__account,.eq-header__cart,.eq-header__menu{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(126,225,255,.15);background:#ffffff0b;color:#eafbff}.eq-header__account span{display:none}.eq-header__cart{position:relative}.eq-header__cart span{position:absolute;right:-7px;top:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--eq-blue);color:#001523;font-size:.68rem;font-weight:900;display:flex;align-items:center;justify-content:center}.eq-header__menu{display:none;flex-direction:column;gap:4px;background:#ffffff0d;cursor:pointer}.eq-header__menu i{width:17px;height:2px;border-radius:99px;background:#eafbff;display:block}.eq-header__nav-row{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.055)}.eq-header__nav{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.eq-header__nav a{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;color:#bdd3e7;font-size:.81rem;font-weight:760}.eq-header__nav a:hover,.eq-header__nav a.is-active{color:#fff;background:rgba(var(--eq-blue-rgb),.1)}.eq-hero-v58{position:relative;overflow:hidden;padding:clamp(72px,8vw,120px) 0 clamp(70px,8vw,118px);isolation:isolate;background:linear-gradient(180deg,#ffffff09,#fff0 52%),radial-gradient(circle at 74% 22%,rgba(var(--eq-blue-rgb),.24),transparent 36rem),radial-gradient(circle at 28% 90%,rgba(110,231,255,.1),transparent 34rem)}.eq-hero-v58__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.86fr) minmax(500px,1fr);gap:clamp(38px,5vw,78px);align-items:center}.eq-hero-v58__copy{max-width:670px}.eq-hero-v58__copy h1{margin:18px 0;color:#fff;font-size:clamp(2.15rem,4vw,4.65rem);line-height:1.01;letter-spacing:-.072em;font-weight:920;text-wrap:balance}.eq-hero-v58__lead{margin:0 0 28px;color:#c7dae9;font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.72;max-width:630px}.eq-hero-v58__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:26px}.eq-hero-v58__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.eq-hero-v58__proof span{min-height:72px;padding:14px 16px;border:1px solid rgba(126,225,255,.13);border-radius:18px;background:linear-gradient(180deg,#ffffff12,#ffffff08);color:#9fb7c9;font-size:.8rem;line-height:1.3;box-shadow:0 16px 42px #0000002e}.eq-hero-v58__proof strong{display:block;color:#fff;font-size:1rem;line-height:1.1;font-weight:900;margin-bottom:4px}.eq-hero-v58__visual{position:relative;min-height:520px}.eq-hero-v58__visual img{width:100%;height:auto;filter:drop-shadow(0 42px 95px rgba(0,0,0,.42))}.eq-hero-v58__aura{position:absolute;inset:auto -10% -8% 42%;height:42%;background:linear-gradient(90deg,rgba(var(--eq-blue-rgb),.16),transparent);filter:blur(38px);opacity:.9;z-index:-1}.eq-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.eq-card-product{border:1px solid rgba(126,225,255,.13);border-radius:24px;background:linear-gradient(180deg,#ffffff13,#ffffff07);box-shadow:0 20px 54px #0000003d;overflow:hidden;transition:transform .24s var(--eq-ease),border-color .24s var(--eq-ease),box-shadow .24s var(--eq-ease)}.eq-card-product:hover{transform:translateY(-5px);border-color:rgba(var(--eq-blue-rgb),.32);box-shadow:0 30px 76px #00000057}.eq-card-product__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1.12;background:radial-gradient(circle at 50% 28%,rgba(var(--eq-blue-rgb),.12),transparent 60%),linear-gradient(180deg,#ffffff0d,#ffffff05);padding:22px}.eq-card-product__media img{max-height:210px;object-fit:contain}.eq-card-product__meta{padding:20px}.eq-card-product__vendor{display:inline-flex;color:#8cebff;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.eq-card-product h3{margin:8px 0 12px;color:#fff;font-size:1.02rem;line-height:1.32;font-weight:840;letter-spacing:-.025em}.eq-price{color:#fff;font-size:1.04rem;font-weight:900}.eq-trust-grid,.eq-policy-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.eq-policy-list{grid-template-columns:repeat(3,minmax(0,1fr));margin:32px 0}.eq-trust-card{padding:24px;border:1px solid rgba(126,225,255,.13);border-radius:24px;background:linear-gradient(180deg,#ffffff12,#ffffff07);box-shadow:0 20px 54px #00000038}.eq-trust-card svg{width:34px;height:34px;color:var(--eq-blue);margin-bottom:18px}.eq-trust-card strong{display:block;color:#fff;font-size:1.03rem;line-height:1.18;font-weight:900}.eq-trust-card p{margin:10px 0 0;color:var(--eq-muted);font-size:.94rem;line-height:1.65}.eq-calculator,.eq-ledger,.eq-simulator{border:1px solid rgba(126,225,255,.13);border-radius:32px;background:linear-gradient(135deg,#ffffff13,#ffffff07);box-shadow:var(--eq-shadow-soft);padding:clamp(24px,4vw,42px)}.eq-form-control,input[type=range]{width:100%}.eq-form-control{height:46px;border-radius:14px;border:1px solid rgba(126,225,255,.14);background:#ffffff0d;color:#fff;padding:0 14px;outline:0}.eq-empty{padding:32px;border:1px dashed rgba(126,225,255,.22);border-radius:22px;color:var(--eq-muted);background:#ffffff09}.eq-main-product,.eq-main-cart,.eq-main-page,.eq-main-blog,.eq-main-article,.eq-main-collection{padding:clamp(42px,6vw,84px) 0}.eq-product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);gap:clamp(28px,5vw,70px);align-items:start}.eq-product-media{border:1px solid rgba(126,225,255,.13);border-radius:30px;background:linear-gradient(180deg,#ffffff12,#ffffff07);padding:clamp(22px,4vw,46px);box-shadow:var(--eq-shadow-soft)}.eq-product-media img{width:100%;border-radius:18px;object-fit:contain}.eq-product-info{position:sticky;top:128px;border:1px solid rgba(126,225,255,.14);border-radius:30px;background:linear-gradient(180deg,#ffffff14,#ffffff08);padding:clamp(24px,3.5vw,38px);box-shadow:var(--eq-shadow-soft)}.eq-product-info h1,.eq-main-page h1{margin:16px 0;color:#fff;font-size:clamp(1.65rem,2.9vw,3.1rem);line-height:1.08;letter-spacing:-.055em;font-weight:900}.eq-buybox-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.eq-buybox-trust span{padding:11px 12px;border-radius:14px;background:rgba(var(--eq-blue-rgb),.08);border:1px solid rgba(var(--eq-blue-rgb),.18);color:#d7f5ff;font-size:.82rem;font-weight:820;text-align:center}.eq-page-content{color:#d5e4f1;font-size:1rem;line-height:1.78}.eq-page-content h2,.eq-page-content h3{color:#fff;letter-spacing:-.04em}.eq-cart-form{display:grid;gap:18px}.eq-cart-item{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px;border:1px solid rgba(126,225,255,.14);border-radius:22px;background:linear-gradient(180deg,#ffffff12,#ffffff07);box-shadow:0 18px 48px #0003}.eq-cart-item img{border-radius:16px;background:#fff;object-fit:contain}.eq-cart-item__info strong{color:#fff;font-size:1rem}.eq-qty-label{display:grid;gap:7px;margin-top:12px;color:#b8cbdd;font-size:.78rem;font-weight:780}.eq-cart-remove{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:#aeefff;font-size:.82rem;font-weight:820}.eq-cart-remove span{width:22px;height:22px;border-radius:999px;background:rgba(var(--eq-blue-rgb),.12);display:inline-flex;align-items:center;justify-content:center}.eq-cart-summary{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap;margin-top:14px;padding:20px;border:1px solid rgba(var(--eq-blue-rgb),.18);border-radius:24px;background:#ffffff0a}.eq-footer-v58{position:relative;overflow:hidden;margin-top:clamp(36px,6vw,80px);padding:0 0 28px;background:radial-gradient(circle at 12% 0%,rgba(var(--eq-blue-rgb),.2),transparent 34rem),linear-gradient(180deg,#ffffff09,#ffffff03);border-top:1px solid rgba(var(--eq-blue-rgb),.18)}.eq-footer-v58__executive{position:relative;margin-top:clamp(40px,6vw,72px);padding:clamp(28px,4vw,48px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;border:1px solid rgba(126,225,255,.16);border-radius:34px;background:linear-gradient(135deg,#ffffff14,#ffffff06);box-shadow:0 26px 82px #00000052}.eq-footer-v58__executive h2{margin:14px 0 10px;color:#fff;font-size:clamp(1.55rem,2.6vw,3rem);line-height:1.08;letter-spacing:-.055em;font-weight:900}.eq-footer-v58__executive p{margin:0;color:#afc3d7;max-width:760px;line-height:1.7}.eq-footer-v58__executive-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.eq-footer-v58__main{display:grid;grid-template-columns:1.25fr .8fr .8fr .8fr 1fr;gap:clamp(22px,3vw,38px);padding:clamp(46px,6vw,72px) 0 32px}.eq-footer-v58__brand p{margin:18px 0;color:#afc3d7;max-width:330px;line-height:1.7}.eq-footer-v58__logo img{width:154px!important;height:auto!important;filter:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.eq-footer-v58__mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:330px}.eq-footer-v58__mini-grid span,.eq-footer-v58__confidence li{padding:9px 10px;border:1px solid rgba(126,225,255,.12);border-radius:12px;background:#ffffff09;color:#c9dae8;font-size:.78rem;font-weight:760}.eq-footer-v58__nav h3,.eq-footer-v58__confidence h3{margin:0 0 14px;color:#fff;font-size:.9rem;letter-spacing:.03em;text-transform:uppercase}.eq-footer-v58__nav a{display:block;color:#9fb4c8;font-size:.88rem;line-height:1.35;padding:7px 0}.eq-footer-v58__nav a:hover{color:#fff;transform:translate(3px)}.eq-footer-v58__confidence p{margin:0 0 14px;color:#afc3d7;font-size:.88rem;line-height:1.65}.eq-footer-v58__confidence ul{display:grid;gap:8px;list-style:none;margin:0 0 14px;padding:0}.eq-footer-v58__confidence a{color:#d7f5ff;font-weight:820}.eq-footer-v58__bottom{min-height:58px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#8197ae;font-size:.78rem}.eq-footer-v58__bottom p{margin:0}.eq-footer-v58__bottom div{display:flex;flex-wrap:wrap;gap:16px}.eq-footer-v58__bottom a{color:#afc3d7}.eq-footer-v58__bottom a:hover{color:#fff}@media(max-width:1120px){.eq-header__quick{display:none}.eq-products{grid-template-columns:repeat(3,minmax(0,1fr))}.eq-hero-v58__grid{grid-template-columns:1fr}.eq-hero-v58__visual{min-height:auto;max-width:820px;margin-inline:auto}.eq-footer-v58__main{grid-template-columns:1.2fr 1fr 1fr}.eq-footer-v58__confidence{grid-column:span 2}.eq-product-layout{grid-template-columns:1fr}.eq-product-info{position:relative;top:auto}.eq-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:880px){:root{--eq-gutter:clamp(14px,4vw,24px);--eq-section:clamp(54px,9vw,82px)}.eq-header__trustbar{display:none}.eq-header__main{min-height:68px;grid-template-columns:auto 1fr auto;gap:12px}.eq-header__search{grid-column:1/-1;grid-row:2;margin-bottom:12px}.eq-header__account,.eq-header__cta{display:none}.eq-header__menu{display:inline-flex}.eq-header__nav-row{display:none;position:absolute;left:var(--eq-gutter);right:var(--eq-gutter);top:calc(100% + 8px);padding:14px;border:1px solid rgba(126,225,255,.18);border-radius:22px;background:#050f1df5;box-shadow:0 24px 80px #0000006b}.eq-header__nav-row.is-open{display:grid}.eq-header__nav{display:grid;width:100%;gap:6px}.eq-header__nav a{border-radius:14px;padding:10px 12px;min-height:40px}.eq-hero-v58{padding-top:52px}.eq-hero-v58__copy h1{font-size:clamp(2rem,9vw,3.45rem)}.eq-hero-v58__proof{grid-template-columns:1fr}.eq-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.eq-section__head{display:grid}.eq-footer-v58__executive{grid-template-columns:1fr}.eq-footer-v58__executive-actions{justify-content:flex-start}.eq-footer-v58__main{grid-template-columns:1fr 1fr}.eq-footer-v58__brand,.eq-footer-v58__confidence{grid-column:1/-1}.eq-footer-v58__bottom{display:grid}.eq-cart-item{grid-template-columns:82px minmax(0,1fr);align-items:start}.eq-cart-item__price{grid-column:2}.eq-policy-list{grid-template-columns:1fr}}@media(max-width:560px){body{font-size:14.5px}.eq-header__logo img{width:124px!important}.eq-header__cart,.eq-header__menu{width:40px;height:40px}.eq-products,.eq-trust-grid,.eq-footer-v58__main{grid-template-columns:1fr}.eq-hero-v58__actions .eq-button{width:100%}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{width:100%;min-height:48px}.eq-card-product__meta{padding:18px}.eq-product-info,.eq-product-media{border-radius:24px;padding:20px}.eq-cart-summary{display:grid;justify-items:stretch}.eq-footer-v58__mini-grid{grid-template-columns:1fr}.eq-footer-v58__executive{border-radius:26px;padding:24px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--eq-v59-blue:#00A4EF;--eq-v59-blue-soft:#70E8FF;--eq-v59-ink:#020713;--eq-v59-surface:rgba(255,255,255,.065);--eq-v59-line:rgba(132,216,255,.16);--eq-v59-line-strong:rgba(0,164,239,.34)}body{font-size:14.75px;line-height:1.66;background:radial-gradient(circle at 18% -10%,rgba(0,164,239,.18),transparent 34rem),radial-gradient(circle at 92% 6%,rgba(112,232,255,.08),transparent 38rem),linear-gradient(180deg,#020713,#061428 44%,#020713)!important}.eq-shell{width:min(1420px,calc(100% - clamp(32px,5vw,72px)))}.eq-section{padding-block:clamp(60px,7vw,104px)}.eq-section__head{margin-bottom:clamp(24px,3.2vw,38px)}.eq-section__head h1,.eq-section__head h2{font-size:clamp(1.72rem,2.45vw,2.86rem);line-height:1.08;font-weight:880;letter-spacing:-.052em}.eq-section__head p{font-size:.94rem;max-width:720px}.eq-eyebrow{min-height:29px;padding:0 12px;font-size:.68rem;letter-spacing:.085em;background:#00a4ef13;border-color:#00a4ef3d}.eq-hero-v59{position:relative;overflow:hidden;padding:clamp(54px,7vw,104px) 0 clamp(52px,7vw,104px);border-bottom:1px solid rgba(132,216,255,.1);background:radial-gradient(circle at 72% 20%,rgba(0,164,239,.2),transparent 34rem),radial-gradient(circle at 24% 72%,rgba(112,232,255,.08),transparent 30rem)}.eq-hero-v59:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 82%);opacity:.34}.eq-hero-v59:after{content:"";position:absolute;inset:auto 0 0 0;height:120px;background:linear-gradient(180deg,transparent,#020713);pointer-events:none}.eq-hero-v59__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1fr);gap:clamp(32px,5vw,78px);align-items:center}.eq-hero-v59__copy{max-width:650px}.eq-hero-v59__copy h1{margin:18px 0;color:#fff;font-size:clamp(2.25rem,4.35vw,5.05rem);line-height:.965;letter-spacing:-.07em;font-weight:900;text-wrap:balance}.eq-hero-v59__lead{max-width:610px;margin:0;color:#b8cee1;font-size:clamp(.98rem,1.15vw,1.12rem);line-height:1.72}.eq-hero-v59__actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.eq-hero-v59__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:26px;max-width:650px}.eq-hero-v59__proof span{min-height:66px;padding:14px;border-radius:18px;border:1px solid rgba(132,216,255,.14);background:linear-gradient(180deg,#ffffff13,#ffffff07);color:#afc7da;font-size:.79rem;line-height:1.35}.eq-hero-v59__proof strong{display:block;color:#f3fcff;font-size:.9rem;margin-bottom:3px}.eq-hero-v59__visual{position:relative;min-height:520px;isolation:isolate}.eq-hero-v59__visual img{position:relative;z-index:2;width:100%;filter:drop-shadow(0 34px 72px rgba(0,0,0,.46));border-radius:34px}.eq-hero-v59__aura{position:absolute;z-index:1;top:10%;right:4%;bottom:8%;left:10%;border-radius:999px;background:radial-gradient(circle,rgba(0,164,239,.3),transparent 62%);filter:blur(38px);opacity:.85;animation:eq-v59-float 8s ease-in-out infinite}@keyframes eq-v59-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-14px,0) scale(1.03)}}.eq-header{background:#020711c7!important;-webkit-backdrop-filter:blur(24px) saturate(142%);backdrop-filter:blur(24px) saturate(142%);border-bottom:1px solid rgba(0,164,239,.2)!important}.eq-header__main{min-height:70px;gap:20px}.eq-header__logo img,.eq-footer-v59__logo img,.eq-footer-v58__logo img{filter:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important;outline:0!important}.eq-header__search{height:42px;border-color:#84d8ff29;background:#ffffff0b}.eq-header__search input,.eq-header__nav a{font-size:.82rem}.eq-header__cart,.eq-header__account,.eq-header__menu{transition:transform .22s var(--eq-ease),border-color .22s var(--eq-ease),background .22s var(--eq-ease)}.eq-header__cart:hover,.eq-header__account:hover,.eq-header__menu:hover{transform:translateY(-1px);border-color:#00a4ef5c;background:#00a4ef1a}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{min-height:45px;border-radius:13px;font-size:.84rem;padding-inline:19px}.eq-button--primary,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{background:linear-gradient(135deg,#9aeeff,#00a4ef 48%,#006ebe)!important;color:#001421!important;box-shadow:0 14px 32px #00a4ef3d,inset 0 1px #ffffff75!important}.eq-button--secondary,.eq-button--ghost,.eq-button--elite-ghost{border-color:#84d8ff33;background:linear-gradient(180deg,#ffffff12,#ffffff08);color:#e3f8ff}.eq-footer-v59{position:relative;overflow:hidden;margin-top:clamp(44px,7vw,92px);padding:0 0 28px;background:radial-gradient(circle at 12% 0%,rgba(0,164,239,.18),transparent 36rem),radial-gradient(circle at 88% 18%,rgba(112,232,255,.07),transparent 34rem),linear-gradient(180deg,#ffffff09,#ffffff04);border-top:1px solid rgba(0,164,239,.18)}.eq-footer-v59:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:68px 68px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 70%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 70%);opacity:.38}.eq-footer-v59>.eq-shell{position:relative;z-index:1}.eq-footer-v59__cta{margin-top:clamp(38px,6vw,70px);padding:clamp(26px,3.7vw,44px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;border:1px solid rgba(132,216,255,.16);border-radius:30px;background:linear-gradient(135deg,#ffffff14,#ffffff07);box-shadow:0 28px 78px #0000004d}.eq-footer-v59__cta h2{max-width:820px;margin:14px 0 10px;color:#fff;font-size:clamp(1.4rem,2.25vw,2.52rem);line-height:1.09;letter-spacing:-.052em;font-weight:880}.eq-footer-v59__cta p{max-width:760px;margin:0;color:#afc4d7;font-size:.94rem;line-height:1.7}.eq-footer-v59__cta-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.eq-footer-v59__main{display:grid;grid-template-columns:1.28fr .78fr .78fr .78fr 1.05fr;gap:clamp(22px,3vw,40px);padding:clamp(46px,6vw,70px) 0 32px}.eq-footer-v59__brand p{max-width:330px;margin:18px 0;color:#afc4d7;font-size:.91rem;line-height:1.7}.eq-footer-v59__logo img{width:148px!important;height:auto!important}.eq-footer-v59__contact-card{display:grid;gap:7px;max-width:330px;padding:16px;border:1px solid rgba(132,216,255,.13);border-radius:18px;background:#ffffff0a}.eq-footer-v59__contact-card strong{color:#fff;font-size:.88rem}.eq-footer-v59__contact-card a{color:#d9f7ff;font-size:.86rem;font-weight:780}.eq-footer-v59__contact-card span{color:#8fa7ba;font-size:.78rem}.eq-footer-v59__nav h3,.eq-footer-v59__assurance h3{margin:0 0 14px;color:#f4fbff;font-size:.76rem;letter-spacing:.11em;text-transform:uppercase}.eq-footer-v59__nav a{display:block;padding:7px 0;color:#a6bbcd;font-size:.86rem;line-height:1.32}.eq-footer-v59__nav a:hover{color:#fff;transform:translate(4px)}.eq-footer-v59__assurance p{margin:0 0 14px;color:#afc4d7;font-size:.88rem;line-height:1.66}.eq-footer-v59__assurance-list{display:grid;gap:8px}.eq-footer-v59__assurance-list span{padding:9px 10px;border:1px solid rgba(132,216,255,.12);border-radius:12px;background:#ffffff09;color:#c9dae8;font-size:.78rem;font-weight:760}.eq-footer-v59__bottom{min-height:58px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#8197ae;font-size:.76rem}.eq-footer-v59__bottom p{margin:0}.eq-footer-v59__bottom div{display:flex;flex-wrap:wrap;gap:16px}.eq-footer-v59__bottom a{color:#afc3d7}.eq-footer-v59__bottom a:hover{color:#fff}.eq-product-info h1,.eq-main-page h1{font-size:clamp(1.52rem,2.45vw,2.76rem)}.eq-page-content{font-size:.96rem;line-height:1.75}.eq-card-product h3{font-size:.98rem;line-height:1.34}.eq-cart-item{border-radius:20px;background:linear-gradient(180deg,#fff1,#ffffff07)}.eq-cart-remove{color:#c5f3ff}.eq-license-validator,.license-validator,[class*=validator],[class*=key-preview],[class*=license-key]{display:none!important}@media(max-width:1120px){.eq-hero-v59__grid{grid-template-columns:1fr}.eq-hero-v59__copy{max-width:820px}.eq-hero-v59__visual{max-width:880px;margin-inline:auto;min-height:auto}.eq-footer-v59__main{grid-template-columns:1.18fr 1fr 1fr}.eq-footer-v59__assurance{grid-column:span 2}}@media(max-width:880px){.eq-shell{width:min(100% - 28px,1420px)}.eq-hero-v59{padding-top:46px}.eq-hero-v59__copy h1{font-size:clamp(2.05rem,8.4vw,3.35rem)}.eq-hero-v59__proof,.eq-footer-v59__cta{grid-template-columns:1fr}.eq-footer-v59__cta-actions{justify-content:flex-start}.eq-footer-v59__main{grid-template-columns:1fr 1fr}.eq-footer-v59__brand,.eq-footer-v59__assurance{grid-column:1/-1}.eq-footer-v59__bottom{display:grid}.eq-header__main{min-height:66px}.eq-header__search{margin-bottom:10px}}@media(max-width:560px){.eq-shell{width:min(100% - 24px,1420px)}body{font-size:14.25px}.eq-hero-v59{padding-top:38px}.eq-hero-v59__copy h1{letter-spacing:-.055em}.eq-hero-v59__lead{font-size:.94rem}.eq-hero-v59__actions .eq-button{width:100%}.eq-footer-v59__main{grid-template-columns:1fr}.eq-footer-v59__cta{border-radius:24px;padding:22px}.eq-footer-v59__contact-card{max-width:none}.eq-footer-v59__logo img{width:136px!important}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{width:100%;min-height:47px}.eq-hero-v59__visual img{border-radius:22px}}:root{--eq-blue:#00A4EF;--eq-blue-2:#68DAFF;--eq-ink:#061126;--eq-panel:#081A34;--eq-platinum:#F4F7F6;--eq-muted:#AFC7DA;--eq-border:rgba(134,220,255,.16);--eq-border-strong:rgba(0,164,239,.34);--eq-radius-xl:34px;--eq-radius-lg:24px;--eq-shadow-lux:0 32px 90px rgba(0,0,0,.42);--eq-ease:cubic-bezier(.2,.8,.2,1)}html{scroll-behavior:smooth}body{font-size:14.6px!important;line-height:1.68!important;letter-spacing:-.006em;background:radial-gradient(circle at 12% -12%,rgba(0,164,239,.2),transparent 34rem),radial-gradient(circle at 88% 2%,rgba(104,218,255,.1),transparent 38rem),linear-gradient(180deg,#030815,#07172e 42%,#020713)!important;color:#e7f4ff}.eq-shell{width:min(1400px,calc(100% - clamp(28px,5vw,76px)))!important}.eq-section{padding-block:clamp(58px,7vw,104px)!important}.eq-section__head h1,.eq-section__head h2{font-size:clamp(1.58rem,2.25vw,2.72rem)!important;line-height:1.09!important;letter-spacing:-.048em!important;font-weight:880!important}.eq-section__head p,.eq-page-content,.eq-card-product p{color:#b4c9dc!important}.eq-eyebrow--elite,.eq-eyebrow{border:1px solid rgba(0,164,239,.23)!important;background:linear-gradient(90deg,#00a4ef21,#ffffff09)!important;color:#ddf8ff!important;box-shadow:inset 0 1px #ffffff1a}.eq-header{position:sticky!important;top:0;z-index:100;background:#030916c2!important;-webkit-backdrop-filter:blur(26px) saturate(145%)!important;backdrop-filter:blur(26px) saturate(145%)!important;border-bottom:1px solid rgba(0,164,239,.2)!important;box-shadow:0 20px 54px #0003!important}.eq-header__trustbar{background:linear-gradient(90deg,#00a4ef1f,#ffffff06,#00a4ef14)!important;border-bottom:1px solid rgba(134,220,255,.1)!important;color:#b7d9ea!important;font-size:.74rem!important}.eq-header__main{min-height:72px!important;gap:clamp(14px,2vw,24px)!important}.eq-header__logo-image{width:clamp(120px,11vw,156px)!important;height:auto!important;object-fit:contain!important;filter:none!important;border:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important}.eq-header__search{height:43px!important;border:1px solid rgba(134,220,255,.16)!important;background:#ffffff0b!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffff14!important}.eq-header__search input{font-size:.82rem!important;color:#f0fbff!important}.eq-header__search button{border-radius:999px!important;background:linear-gradient(135deg,#91ebff,#00a4ef 55%,#006ebd)!important;color:#001526!important;font-weight:850!important}.eq-header__nav-row{padding-bottom:10px!important}.eq-header__nav a{font-size:.81rem!important;font-weight:760!important;color:#b9d3e7!important;padding:9px!important;border-radius:999px!important;transition:background .2s var(--eq-ease),color .2s var(--eq-ease),transform .2s var(--eq-ease)}.eq-header__nav a:hover{background:#00a4ef1a!important;color:#fff!important;transform:translateY(-1px)}.eq-header__quick{border-radius:999px!important;border:1px solid rgba(0,164,239,.24)!important;background:#00a4ef14!important}.eq-header__cart,.eq-header__account,.eq-header__menu{border-radius:14px!important;border:1px solid rgba(134,220,255,.15)!important;background:#ffffff0c!important}.eq-hero-v60{position:relative;overflow:hidden;padding:clamp(60px,7vw,116px) 0 clamp(62px,7vw,112px);border-bottom:1px solid rgba(134,220,255,.1);isolation:isolate;background:radial-gradient(circle at 70% 20%,rgba(0,164,239,.26),transparent 34rem),radial-gradient(circle at 18% 70%,rgba(104,218,255,.1),transparent 34rem),linear-gradient(180deg,#08183094,#02071326)}.eq-hero-v60:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,rgba(255,255,255,.036) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.95),transparent 86%);mask-image:linear-gradient(180deg,rgba(0,0,0,.95),transparent 86%);opacity:.42}.eq-hero-v60:after{content:"";position:absolute;inset:auto 0 0 0;height:150px;z-index:-1;background:linear-gradient(180deg,transparent,#020713)}.eq-hero-v60__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1fr);gap:clamp(34px,5.6vw,86px);align-items:center}.eq-hero-v60__copy{max-width:660px}.eq-hero-v60__copy h1{margin:18px 0;color:#fff;font-size:clamp(2.12rem,3.95vw,4.72rem);line-height:.98;letter-spacing:-.064em;font-weight:900;text-wrap:balance;text-shadow:0 18px 48px rgba(0,0,0,.35)}.eq-hero-v60__lead{max-width:620px;margin:0;color:#b8cee1;font-size:clamp(.96rem,1.08vw,1.08rem);line-height:1.72;text-wrap:pretty}.eq-hero-v60__actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.eq-hero-v60__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:28px;max-width:690px}.eq-hero-v60__proof article{padding:15px;border-radius:20px;border:1px solid rgba(134,220,255,.15);background:linear-gradient(180deg,#ffffff12,#ffffff07);box-shadow:inset 0 1px #ffffff14}.eq-hero-v60__proof strong{display:block;margin-bottom:5px;color:#f4fcff;font-size:.88rem;line-height:1.1}.eq-hero-v60__proof span{display:block;color:#a9c2d5;font-size:.76rem;line-height:1.44}.eq-hero-v60__visual{position:relative;min-height:520px;isolation:isolate}.eq-hero-v60__visual img{position:relative;z-index:2;width:100%;border-radius:34px;filter:drop-shadow(0 42px 88px rgba(0,0,0,.52));animation:eqHeroV60Float 9s ease-in-out infinite}.eq-hero-v60__orb{position:absolute;z-index:1;border-radius:999px;filter:blur(38px);pointer-events:none}.eq-hero-v60__orb--one{top:6%;right:7%;bottom:16%;left:6%;background:radial-gradient(circle,rgba(0,164,239,.32),transparent 62%)}.eq-hero-v60__orb--two{width:260px;height:260px;right:0;top:4%;background:#68daff24}@keyframes eqHeroV60Float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-12px,0)}}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{min-height:46px!important;border-radius:14px!important;padding-inline:20px!important;font-size:.83rem!important;font-weight:850!important;letter-spacing:.004em!important;transition:transform .22s var(--eq-ease),box-shadow .22s var(--eq-ease),filter .22s var(--eq-ease)!important}.eq-button--primary,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{position:relative;overflow:hidden;background:linear-gradient(135deg,#b8f6ff,#00a4ef 48%,#0067b1)!important;color:#001421!important;border:1px solid rgba(209,250,255,.3)!important;box-shadow:0 16px 36px #00a4ef3d,inset 0 1px #ffffff85!important}.eq-button--shine:after{content:"";position:absolute;inset:-40% auto -40% -55%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:skew(-18deg);transition:left .7s var(--eq-ease);pointer-events:none}.eq-button--shine:hover:after{left:130%}.eq-button--secondary,.eq-button--ghost,.eq-button--elite-ghost{border:1px solid rgba(134,220,255,.2)!important;background:linear-gradient(180deg,#ffffff13,#ffffff08)!important;color:#e5f8ff!important}.eq-button:hover,.eq-product-buy-button:hover,.eq-cart-checkout:hover,.eq-add-cart-button:hover{transform:translateY(-2px)!important;filter:saturate(1.05)!important}.eq-footer-v59{display:none!important}.eq-footer-v60{position:relative;overflow:hidden;margin-top:clamp(50px,7vw,96px);padding-bottom:30px;border-top:1px solid rgba(0,164,239,.18);background:radial-gradient(circle at 14% 0%,rgba(0,164,239,.18),transparent 38rem),radial-gradient(circle at 82% 20%,rgba(104,218,255,.08),transparent 34rem),linear-gradient(180deg,#ffffff0a,#ffffff03)}.eq-footer-v60:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.92),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.92),transparent 72%);opacity:.38}.eq-footer-v60>.eq-shell{position:relative;z-index:1}.eq-footer-v60__board{margin-top:clamp(38px,5vw,68px);padding:clamp(26px,3.3vw,42px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;border-radius:32px;border:1px solid rgba(134,220,255,.16);background:linear-gradient(135deg,#ffffff14,#ffffff07);box-shadow:0 28px 78px #0000004d,inset 0 1px #ffffff14}.eq-footer-v60__board h2{max-width:800px;margin:14px 0 10px;color:#fff;font-size:clamp(1.38rem,2.05vw,2.34rem);line-height:1.11;letter-spacing:-.046em;font-weight:880}.eq-footer-v60__board p{max-width:720px;margin:0;color:#afc5d7;font-size:.91rem;line-height:1.7}.eq-footer-v60__board-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.eq-footer-v60__grid{display:grid;grid-template-columns:1.22fr .72fr .72fr .78fr 1fr;gap:clamp(24px,3vw,42px);padding:clamp(46px,6vw,72px) 0 34px}.eq-footer-v60__logo img{width:146px!important;height:auto!important;filter:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.eq-footer-v60__brand p{max-width:340px;margin:18px 0;color:#afc5d7;font-size:.88rem;line-height:1.72}.eq-footer-v60__mini-ledger{display:grid;gap:8px;max-width:330px}.eq-footer-v60__mini-ledger span{padding:9px 11px;border-radius:13px;border:1px solid rgba(134,220,255,.13);background:#ffffff09;color:#d0e8f6;font-size:.77rem;font-weight:760}.eq-footer-v60__col h3,.eq-footer-v60__contact h3{margin:0 0 14px;color:#f5fcff;font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;font-weight:850}.eq-footer-v60__col a{display:block;padding:7px 0;color:#a9bece;font-size:.84rem;line-height:1.34;transition:transform .2s var(--eq-ease),color .2s var(--eq-ease)}.eq-footer-v60__col a:hover{color:#fff;transform:translate(4px)}.eq-footer-v60__contact{padding:18px;border-radius:22px;border:1px solid rgba(134,220,255,.14);background:linear-gradient(180deg,#ffffff0f,#ffffff07)}.eq-footer-v60__contact p{margin:0 0 14px;color:#afc5d7;font-size:.84rem;line-height:1.66}.eq-footer-v60__contact a{display:block;color:#e1f8ff;font-size:.84rem;font-weight:780;margin:8px 0}.eq-footer-v60__contact span{display:block;margin-top:10px;color:#8199ad;font-size:.76rem}.eq-footer-v60__bottom{min-height:58px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#8197ae;font-size:.74rem}.eq-footer-v60__bottom p{margin:0}.eq-footer-v60__bottom div{display:flex;flex-wrap:wrap;gap:16px}.eq-footer-v60__bottom a{color:#afc3d7}.eq-footer-v60__bottom a:hover{color:#fff}.eq-product-info h1,.eq-main-page h1{font-size:clamp(1.45rem,2.25vw,2.56rem)!important;line-height:1.12!important;letter-spacing:-.042em!important}.eq-card-product h3{font-size:.96rem!important;line-height:1.34!important}.eq-page-content{font-size:.94rem!important;line-height:1.76!important}.eq-cart-item,.eq-product-card,.eq-card-product{border-radius:22px!important}@media(max-width:1120px){.eq-hero-v60__grid{grid-template-columns:1fr}.eq-hero-v60__copy{max-width:850px}.eq-hero-v60__visual{max-width:880px;margin-inline:auto;min-height:auto}.eq-footer-v60__grid{grid-template-columns:1.15fr 1fr 1fr}.eq-footer-v60__brand,.eq-footer-v60__contact{grid-column:span 1}.eq-footer-v60__board{grid-template-columns:1fr}.eq-footer-v60__board-actions{justify-content:flex-start}}@media(max-width:880px){.eq-shell{width:min(100% - 28px,1400px)!important}.eq-hero-v60{padding-top:46px}.eq-hero-v60__copy h1{font-size:clamp(2rem,8vw,3.2rem)}.eq-hero-v60__proof{grid-template-columns:1fr}.eq-footer-v60__grid{grid-template-columns:1fr 1fr}.eq-footer-v60__brand,.eq-footer-v60__contact{grid-column:1/-1}.eq-footer-v60__bottom{display:grid}.eq-header__main{min-height:66px!important}.eq-header__search{order:4;grid-column:1/-1;width:100%;margin-bottom:10px}.eq-header__nav-row{padding-top:4px}}@media(max-width:560px){.eq-shell{width:min(100% - 24px,1400px)!important}body{font-size:14.2px!important}.eq-hero-v60{padding-top:38px}.eq-hero-v60__copy h1{letter-spacing:-.052em}.eq-hero-v60__lead{font-size:.93rem}.eq-hero-v60__actions .eq-button{width:100%}.eq-hero-v60__visual img{border-radius:22px}.eq-footer-v60__board{border-radius:24px;padding:22px}.eq-footer-v60__grid{grid-template-columns:1fr}.eq-footer-v60__logo img{width:136px!important}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{width:100%;min-height:47px!important}}.eq-footer-v60__mini-ledger{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.eq-footer-v61__brand-note{max-width:340px;margin:12px 0 0!important;color:#c9ddeb!important;font-size:.88rem!important;line-height:1.65!important;border-left:2px solid rgba(0,164,239,.62);padding-left:14px}.eq-hero-v60__visual img{display:block;width:100%;height:auto;filter:drop-shadow(0 34px 70px rgba(0,0,0,.42))}.eq-hero-v60__visual{isolation:isolate}.eq-hero-v60__visual:after{content:"";position:absolute;inset:8% 5% auto auto;width:45%;height:44%;background:radial-gradient(circle,rgba(0,164,239,.22),transparent 68%);pointer-events:none;z-index:-1;filter:blur(18px)}.eq-hero-v60__copy h1{max-width:780px}.eq-hero-v60__lead{max-width:700px;color:#c6d8e8!important}.eq-hero-v60__proof article{background:linear-gradient(180deg,#ffffff13,#ffffff09)!important;border-color:#84d8ff2e!important}.eq-footer-v60__grid{align-items:start}.eq-footer-v60__brand{display:grid;align-content:start}.eq-footer-v60__contact{box-shadow:inset 0 1px #ffffff0f,0 20px 50px #0003}@media(max-width:880px){.eq-hero-v60__visual img{max-width:760px;margin-inline:auto}.eq-footer-v61__brand-note{max-width:none}.eq-footer-v60__grid{gap:24px!important}}@media(max-width:560px){.eq-hero-v60__visual img{filter:drop-shadow(0 18px 38px rgba(0,0,0,.42))}.eq-footer-v61__brand-note{font-size:.84rem!important}}:root{--eq-section:clamp(72px,7.5vw,118px);--eq-gutter:clamp(20px,3vw,48px)}body{font-size:15px;line-height:1.68;background:radial-gradient(circle at 12% -10%,rgba(0,164,239,.16),transparent 35rem),radial-gradient(circle at 92% 6%,rgba(110,231,255,.08),transparent 38rem),linear-gradient(180deg,#020711,#061529 42%,#020711)!important}.eq-section{padding-block:clamp(72px,7.6vw,118px)!important}.eq-section__head{margin-bottom:clamp(26px,3.8vw,46px)!important}.eq-section__head h1,.eq-section__head h2{font-size:clamp(1.78rem,2.65vw,3rem)!important;line-height:1.1!important;letter-spacing:-.048em!important}.eq-section__head p{font-size:.96rem!important;line-height:1.72!important;color:#b6c9da!important}.eq-eyebrow{font-size:.68rem!important;letter-spacing:.11em!important;font-weight:850!important}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{border-radius:15px!important;min-height:46px!important;font-size:.85rem!important;font-weight:860!important;letter-spacing:-.005em!important}.eq-button--primary,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{background:linear-gradient(135deg,#9af0ff,#00a4ef 48%,#006fc4)!important;color:#00131e!important;box-shadow:0 16px 38px #00a4ef3d,inset 0 1px #ffffff75!important}.eq-button--secondary,.eq-button--elite-ghost,.eq-button--ghost{border-color:#7ee1ff38!important;background:linear-gradient(180deg,#ffffff12,#ffffff07)!important;color:#e7faff!important}.eq-button:hover,.eq-product-buy-button:hover,.eq-cart-checkout:hover,.eq-add-cart-button:hover{transform:translateY(-2px);filter:saturate(1.08)}.eq-header{background:#020711c7!important;border-bottom:1px solid rgba(0,164,239,.2)!important;box-shadow:0 18px 60px #0000004d!important}.eq-header__trustbar-inner{font-size:.7rem!important;min-height:32px!important}.eq-header__main{min-height:70px!important;gap:20px!important}.eq-header__logo img{width:136px!important;filter:none!important;border:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important}.eq-header__search{height:42px!important;border-color:#7ee1ff2e!important;background:#ffffff0c!important}.eq-header__search input{font-size:.84rem!important}.eq-header__quick{border-color:#00a4ef3b!important}.eq-header__nav-row{min-height:44px!important}.eq-header__nav a{font-size:.79rem!important;color:#bfd4e8!important}.eq-header__nav a:hover{color:#fff!important;background:#00a4ef1c!important}.eq-hero-v60{display:none!important}.eq-hero-v62{position:relative;overflow:hidden;padding:clamp(72px,8vw,124px) 0 clamp(74px,8vw,124px);border-bottom:1px solid rgba(126,225,255,.1);isolation:isolate;background:linear-gradient(180deg,#ffffff08,#fff0 52%),radial-gradient(circle at 76% 20%,rgba(0,164,239,.25),transparent 35rem),radial-gradient(circle at 20% 78%,rgba(110,231,255,.1),transparent 32rem)}.eq-hero-v62:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:92px 92px;-webkit-mask-image:radial-gradient(circle at 55% 36%,#000 0%,transparent 78%);mask-image:radial-gradient(circle at 55% 36%,#000 0%,transparent 78%);opacity:.42}.eq-hero-v62:after{content:"";position:absolute;left:0;right:0;bottom:0;height:160px;z-index:-1;background:linear-gradient(180deg,transparent,#020711)}.eq-hero-v62__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(540px,1fr);gap:clamp(40px,5.8vw,92px);align-items:center}.eq-hero-v62__copy{max-width:690px}.eq-hero-v62__copy h1{margin:18px 0;color:#fff;font-size:clamp(2.15rem,3.72vw,4.35rem);line-height:1.02;letter-spacing:-.064em;font-weight:910;text-wrap:balance;text-shadow:0 22px 62px rgba(0,0,0,.42)}.eq-hero-v62__lead{max-width:660px;margin:0;color:#c8dae8;font-size:clamp(.98rem,1.05vw,1.08rem);line-height:1.74;text-wrap:pretty}.eq-hero-v62__actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.eq-hero-v62__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;max-width:720px}.eq-hero-v62__proof article{padding:16px;border-radius:20px;border:1px solid rgba(126,225,255,.17);background:linear-gradient(180deg,#ffffff14,#ffffff08);box-shadow:inset 0 1px #ffffff14}.eq-hero-v62__proof strong{display:block;margin-bottom:5px;color:#f6fcff;font-size:.87rem;line-height:1.16}.eq-hero-v62__proof span{display:block;color:#afc6d8;font-size:.76rem;line-height:1.46}.eq-hero-v62__visual{position:relative;min-height:520px;isolation:isolate}.eq-hero-v62__visual img{position:relative;z-index:2;width:100%;height:auto;border-radius:34px;filter:drop-shadow(0 44px 86px rgba(0,0,0,.5));animation:eqHeroV62Float 10s ease-in-out infinite}.eq-hero-v62__glow{position:absolute;z-index:1;border-radius:999px;filter:blur(42px);pointer-events:none}.eq-hero-v62__glow--one{top:6%;right:6%;bottom:18%;left:4%;background:radial-gradient(circle,rgba(0,164,239,.32),transparent 62%)}.eq-hero-v62__glow--two{width:270px;height:270px;right:2%;top:2%;background:#6ee7ff24}.eq-hero-v62__seal{position:absolute;z-index:3;min-width:210px;padding:14px 16px;border-radius:18px;border:1px solid rgba(180,240,255,.22);background:linear-gradient(180deg,#0e2339db,#050e1bc7);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 22px 60px #00000052,inset 0 1px #ffffff1a}.eq-hero-v62__seal strong{display:block;color:#fff;font-size:.86rem;line-height:1.1}.eq-hero-v62__seal span{display:block;margin-top:5px;color:#b9d0df;font-size:.74rem;line-height:1.32}.eq-hero-v62__seal--top{left:-12px;top:15%}.eq-hero-v62__seal--bottom{right:8px;bottom:14%}@keyframes eqHeroV62Float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}.eq-footer-v60{display:none!important}.eq-footer-v62{position:relative;overflow:hidden;margin-top:clamp(54px,7vw,96px);padding-bottom:28px;border-top:1px solid rgba(0,164,239,.18);background:radial-gradient(circle at 22% 0%,rgba(0,164,239,.18),transparent 34rem),radial-gradient(circle at 84% 18%,rgba(110,231,255,.09),transparent 34rem),linear-gradient(180deg,#071a2e,#03101e,#020711)}.eq-footer-v62:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.016) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.84),transparent 76%);mask-image:linear-gradient(180deg,rgba(0,0,0,.84),transparent 76%);opacity:.38}.eq-footer-v62>.eq-shell{position:relative;z-index:1}.eq-footer-v62__cta{margin-top:clamp(36px,5vw,66px);padding:clamp(26px,3.2vw,42px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;border-radius:32px;border:1px solid rgba(126,225,255,.18);background:linear-gradient(135deg,#ffffff15,#ffffff07);box-shadow:0 28px 80px #0000004f,inset 0 1px #ffffff14}.eq-footer-v62__cta span{display:inline-block;color:#8cebff;font-size:.68rem;font-weight:860;letter-spacing:.12em;text-transform:uppercase}.eq-footer-v62__cta h2{max-width:820px;margin:12px 0 0;color:#fff;font-size:clamp(1.34rem,1.95vw,2.2rem);line-height:1.13;letter-spacing:-.044em;font-weight:890}.eq-footer-v62__cta-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.eq-footer-v62__main{display:grid;grid-template-columns:1.25fr .72fr .72fr .78fr 1fr;gap:clamp(24px,3vw,42px);align-items:start;padding:clamp(46px,5.8vw,72px) 0 34px}.eq-footer-v62__logo img{width:146px!important;height:auto!important;filter:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.eq-footer-v62__brand p{max-width:360px;margin:18px 0 0;color:#b4c7d8;font-size:.88rem;line-height:1.72}.eq-footer-v62__trustline{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;max-width:380px}.eq-footer-v62__trustline span{display:inline-flex;min-height:30px;align-items:center;padding:0 10px;border-radius:999px;border:1px solid rgba(126,225,255,.16);background:#ffffff0a;color:#d4eef8;font-size:.72rem;font-weight:790}.eq-footer-v62__col h3,.eq-footer-v62__contact h3{margin:0 0 14px;color:#f5fcff;font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;font-weight:880}.eq-footer-v62__col a{display:block;padding:7px 0;color:#abc0d0;font-size:.84rem;line-height:1.35}.eq-footer-v62__col a:hover{color:#fff;transform:translate(4px)}.eq-footer-v62__contact{padding:20px;border-radius:24px;border:1px solid rgba(126,225,255,.16);background:linear-gradient(180deg,#ffffff10,#ffffff07);box-shadow:inset 0 1px #ffffff0f,0 20px 50px #0003}.eq-footer-v62__contact p{margin:0 0 14px;color:#b4c7d8;font-size:.84rem;line-height:1.66}.eq-footer-v62__contact a{display:block;color:#e0f8ff;font-size:.84rem;font-weight:800;margin:8px 0}.eq-footer-v62__contact span{display:block;margin-top:10px;color:#849baf;font-size:.76rem}.eq-footer-v62__bottom{min-height:58px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#8499ae;font-size:.74rem}.eq-footer-v62__bottom p{margin:0}.eq-footer-v62__bottom div{display:flex;flex-wrap:wrap;gap:16px}.eq-footer-v62__bottom a{color:#afc3d7}.eq-footer-v62__bottom a:hover{color:#fff}.eq-products{gap:22px!important}.eq-card-product{border-radius:24px!important;border-color:#7ee1ff24!important;background:linear-gradient(180deg,#ffffff12,#ffffff07)!important}.eq-card-product h3{font-size:.96rem!important;line-height:1.34!important;font-weight:840!important}.eq-price{font-size:1rem!important}.eq-trust-card{border-radius:24px!important}.eq-product-info h1,.eq-main-page h1{font-size:clamp(1.45rem,2.18vw,2.48rem)!important;line-height:1.13!important;letter-spacing:-.042em!important}.eq-page-content{font-size:.94rem!important;line-height:1.76!important;color:#d4e4f1!important}.eq-cart-item{border-radius:22px!important;border-color:#7ee1ff26!important}.eq-license-validator,.license-validator,[class*=validator],[class*=key-preview],[class*=license-key]{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}@media(max-width:1120px){.eq-hero-v62__grid{grid-template-columns:1fr}.eq-hero-v62__copy{max-width:850px}.eq-hero-v62__visual{max-width:880px;min-height:auto;margin-inline:auto}.eq-footer-v62__main{grid-template-columns:1.15fr 1fr 1fr}.eq-footer-v62__brand,.eq-footer-v62__contact{grid-column:span 1}.eq-footer-v62__cta{grid-template-columns:1fr}.eq-footer-v62__cta-actions{justify-content:flex-start}}@media(max-width:880px){.eq-shell{width:min(100% - 28px,1400px)!important}.eq-hero-v62{padding-top:50px}.eq-hero-v62__copy h1{font-size:clamp(2rem,7.5vw,3.12rem)}.eq-hero-v62__proof{grid-template-columns:1fr}.eq-hero-v62__seal{display:none}.eq-footer-v62__main{grid-template-columns:1fr 1fr}.eq-footer-v62__brand,.eq-footer-v62__contact{grid-column:1/-1}.eq-footer-v62__bottom{display:grid}.eq-header__main{min-height:66px!important}.eq-header__search{order:4;grid-column:1/-1;width:100%;margin-bottom:10px}.eq-header__nav-row{padding-top:4px}}@media(max-width:560px){.eq-shell{width:min(100% - 24px,1400px)!important}body{font-size:14.2px!important}.eq-hero-v62{padding-top:40px}.eq-hero-v62__copy h1{letter-spacing:-.052em}.eq-hero-v62__lead{font-size:.93rem}.eq-hero-v62__actions .eq-button{width:100%}.eq-hero-v62__visual img{border-radius:22px;filter:drop-shadow(0 18px 38px rgba(0,0,0,.42))}.eq-footer-v62__cta{border-radius:24px;padding:22px}.eq-footer-v62__main{grid-template-columns:1fr;gap:24px}.eq-footer-v62__logo img{width:136px!important}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{width:100%;min-height:47px!important}.eq-header__quick{display:none!important}}@media(prefers-reduced-motion:reduce){.eq-hero-v62__visual img{animation:none!important}.eq-button,.eq-card-product,a{transition:none!important}}.eq-hero-v62,.eq-footer-v62{display:none!important}.eq-hero-v63{position:relative;overflow:hidden;padding:clamp(70px,7.6vw,118px) 0 clamp(72px,7.8vw,120px);border-bottom:1px solid rgba(126,225,255,.1);isolation:isolate;background:linear-gradient(180deg,#ffffff08,#fff0 50%),radial-gradient(circle at 76% 22%,rgba(0,164,239,.24),transparent 34rem),radial-gradient(circle at 15% 82%,rgba(110,231,255,.11),transparent 32rem)}.eq-hero-v63:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:radial-gradient(circle at 58% 38%,#000 0%,transparent 76%);mask-image:radial-gradient(circle at 58% 38%,#000 0%,transparent 76%);opacity:.38}.eq-hero-v63:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px;z-index:-1;background:linear-gradient(180deg,transparent,#020713)}.eq-hero-v63__grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(520px,1fr);gap:clamp(42px,5.8vw,92px);align-items:center}.eq-hero-v63__copy{max-width:700px}.eq-hero-v63__copy h1{margin:18px 0;color:#fff;font-size:clamp(2.05rem,3.42vw,4.05rem);line-height:1.035;letter-spacing:-.058em;font-weight:910;text-wrap:balance;text-shadow:0 22px 62px rgba(0,0,0,.4)}.eq-hero-v63__lead{max-width:650px;margin:0;color:#c9dae7;font-size:clamp(.96rem,1vw,1.06rem);line-height:1.74;text-wrap:pretty}.eq-hero-v63__actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.eq-hero-v63__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;max-width:720px}.eq-hero-v63__proof article{padding:16px;border-radius:20px;border:1px solid rgba(126,225,255,.17);background:linear-gradient(180deg,#ffffff13,#ffffff07);box-shadow:inset 0 1px #ffffff14}.eq-hero-v63__proof strong{display:block;margin-bottom:5px;color:#f6fcff;font-size:.87rem;line-height:1.16}.eq-hero-v63__proof span{display:block;color:#b4c8d8;font-size:.76rem;line-height:1.46}.eq-hero-v63__visual{position:relative;min-height:520px;isolation:isolate}.eq-hero-v63__visual img{position:relative;z-index:2;width:100%;height:auto;border-radius:34px;filter:drop-shadow(0 44px 86px rgba(0,0,0,.5));animation:eqHeroV63Float 10s ease-in-out infinite}.eq-hero-v63__glow{position:absolute;z-index:1;border-radius:999px;filter:blur(42px);pointer-events:none}.eq-hero-v63__glow--one{top:6%;right:6%;bottom:18%;left:4%;background:radial-gradient(circle,rgba(0,164,239,.32),transparent 62%)}.eq-hero-v63__glow--two{width:260px;height:260px;right:2%;top:1%;background:#6ee7ff24}.eq-hero-v63__seal{position:absolute;z-index:3;min-width:210px;padding:14px 16px;border-radius:18px;border:1px solid rgba(180,240,255,.22);background:linear-gradient(180deg,#0e2339e0,#050e1bcc);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 22px 60px #00000052,inset 0 1px #ffffff1a}.eq-hero-v63__seal strong{display:block;color:#fff;font-size:.86rem;line-height:1.1}.eq-hero-v63__seal span{display:block;margin-top:5px;color:#b9d0df;font-size:.74rem;line-height:1.32}.eq-hero-v63__seal--top{left:-12px;top:15%}.eq-hero-v63__seal--bottom{right:8px;bottom:14%}@keyframes eqHeroV63Float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-9px,0)}}.eq-footer-v63{position:relative;overflow:hidden;margin-top:clamp(58px,7vw,100px);padding-bottom:28px;border-top:1px solid rgba(0,164,239,.18);background:radial-gradient(circle at 18% 0%,rgba(0,164,239,.18),transparent 34rem),radial-gradient(circle at 86% 16%,rgba(110,231,255,.1),transparent 34rem),linear-gradient(180deg,#071a2e,#03101e 52%,#020713)}.eq-footer-v63:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.016) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.86),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.86),transparent 78%);opacity:.36}.eq-footer-v63>.eq-shell{position:relative;z-index:1}.eq-footer-v63__cta{margin-top:clamp(36px,5vw,66px);padding:clamp(26px,3.2vw,42px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;border-radius:32px;border:1px solid rgba(126,225,255,.18);background:linear-gradient(135deg,#ffffff15,#ffffff07);box-shadow:0 28px 80px #0000004f,inset 0 1px #ffffff14}.eq-footer-v63__cta span{display:inline-block;color:#8cebff;font-size:.68rem;font-weight:860;letter-spacing:.12em;text-transform:uppercase}.eq-footer-v63__cta h2{max-width:860px;margin:10px 0 0;color:#fff;font-size:clamp(1.28rem,1.84vw,2.05rem);line-height:1.14;letter-spacing:-.04em;font-weight:880}.eq-footer-v63__cta p{margin:10px 0 0;max-width:720px;color:#b8cddd;font-size:.9rem;line-height:1.62}.eq-footer-v63__cta-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.eq-footer-v63__main{display:grid;grid-template-columns:1.28fr .72fr .72fr .78fr 1fr;gap:clamp(24px,3vw,42px);align-items:start;padding:clamp(46px,5.8vw,72px) 0 34px}.eq-footer-v63__logo img{width:146px!important;height:auto!important;filter:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.eq-footer-v63__brand p{max-width:380px;margin:18px 0 0;color:#b4c7d8;font-size:.88rem;line-height:1.72}.eq-footer-v63__commitments{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:8px;max-width:360px}.eq-footer-v63__commitments li{position:relative;padding-left:18px;color:#d4eef8;font-size:.78rem;font-weight:760;line-height:1.36}.eq-footer-v63__commitments li:before{content:"";position:absolute;left:0;top:.48em;width:7px;height:7px;border-radius:99px;background:#00a4ef;box-shadow:0 0 18px #00a4ef85}.eq-footer-v63__col h3,.eq-footer-v63__contact h3{margin:0 0 14px;color:#f5fcff;font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;font-weight:880}.eq-footer-v63__col a{display:block;padding:7px 0;color:#abc0d0;font-size:.84rem;line-height:1.35}.eq-footer-v63__col a:hover{color:#fff;transform:translate(4px)}.eq-footer-v63__contact{padding:20px;border-radius:24px;border:1px solid rgba(126,225,255,.16);background:linear-gradient(180deg,#ffffff10,#ffffff07);box-shadow:inset 0 1px #ffffff0f,0 20px 50px #0003}.eq-footer-v63__contact p{margin:0 0 14px;color:#b4c7d8;font-size:.84rem;line-height:1.66}.eq-footer-v63__contact a{display:block;color:#e0f8ff;font-size:.84rem;font-weight:800;margin:8px 0}.eq-footer-v63__contact span{display:block;margin-top:10px;color:#849baf;font-size:.76rem}.eq-footer-v63__bottom{min-height:58px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#8499ae;font-size:.74rem}.eq-footer-v63__bottom p{margin:0}.eq-footer-v63__bottom div{display:flex;flex-wrap:wrap;gap:16px}.eq-footer-v63__bottom a{color:#afc3d7}.eq-footer-v63__bottom a:hover{color:#fff}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{letter-spacing:-.015em!important}.eq-card-product .eq-button,.eq-card-product button[type=submit],.eq-product-form button[type=submit]{background:linear-gradient(135deg,#58d7ff,#00a4ef 50%,#0078d4)!important;color:#02111e!important;border:1px solid rgba(180,246,255,.42)!important;box-shadow:0 12px 28px #00a4ef42!important}.eq-card-product .eq-button:hover,.eq-card-product button[type=submit]:hover,.eq-product-form button[type=submit]:hover{transform:translateY(-2px)!important;box-shadow:0 18px 42px #00a4ef57!important}.eq-main-page,.eq-blog,.eq-article,.eq-product,.eq-cart{scroll-margin-top:132px}@media(max-width:1120px){.eq-hero-v63__grid{grid-template-columns:1fr}.eq-hero-v63__copy{max-width:850px}.eq-hero-v63__visual{max-width:880px;min-height:auto;margin-inline:auto}.eq-footer-v63__main{grid-template-columns:1.15fr 1fr 1fr}.eq-footer-v63__brand,.eq-footer-v63__contact{grid-column:span 1}.eq-footer-v63__cta{grid-template-columns:1fr}.eq-footer-v63__cta-actions{justify-content:flex-start}}@media(max-width:880px){.eq-hero-v63{padding-top:50px}.eq-hero-v63__copy h1{font-size:clamp(1.92rem,7.1vw,3.02rem)}.eq-hero-v63__proof{grid-template-columns:1fr}.eq-hero-v63__seal{display:none}.eq-footer-v63__main{grid-template-columns:1fr 1fr}.eq-footer-v63__brand,.eq-footer-v63__contact{grid-column:1/-1}.eq-footer-v63__bottom{display:grid}.eq-header__main{min-height:66px!important}}@media(max-width:560px){.eq-hero-v63{padding-top:40px}.eq-hero-v63__copy h1{letter-spacing:-.052em}.eq-hero-v63__lead{font-size:.93rem}.eq-hero-v63__actions .eq-button{width:100%}.eq-hero-v63__visual img{border-radius:22px;filter:drop-shadow(0 18px 38px rgba(0,0,0,.42))}.eq-footer-v63__cta{border-radius:24px;padding:22px}.eq-footer-v63__main{grid-template-columns:1fr;gap:24px}.eq-footer-v63__logo img{width:136px!important}.eq-footer-v63__cta-actions .eq-button{width:100%}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{width:100%;min-height:47px!important}}@media(prefers-reduced-motion:reduce){.eq-hero-v63__visual img{animation:none!important}}.eq-hero-v63,.eq-footer-v63{display:none!important}.eq-shell{max-width:1440px;margin-inline:auto;padding-inline:clamp(18px,3vw,46px)}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{min-height:48px;border-radius:15px;font-weight:850;font-size:.88rem;letter-spacing:-.012em;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease}.eq-button:hover,.eq-product-buy-button:hover,.eq-cart-checkout:hover,.eq-add-cart-button:hover{transform:translateY(-2px)}.eq-header{position:sticky;top:0;z-index:80}.eq-header__surface{backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-bottom:1px solid rgba(0,164,239,.2);box-shadow:0 18px 46px #00000038}.eq-header.is-scrolled .eq-header__surface{background:#030d19d6}.eq-header__logo-image{filter:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.eq-header__search input{font-size:.86rem}.eq-header__nav a{font-size:.8rem;font-weight:820}.eq-header__cart-count{background:#00a4ef!important;color:#00111f!important}.eq-hero-v64{position:relative;overflow:hidden;padding:clamp(74px,7.8vw,124px) 0 clamp(76px,7.8vw,124px);isolation:isolate;background:radial-gradient(circle at 73% 18%,rgba(0,164,239,.22),transparent 33rem),radial-gradient(circle at 16% 82%,rgba(110,231,255,.1),transparent 34rem),linear-gradient(180deg,#06182b,#020713 74%);border-bottom:1px solid rgba(126,225,255,.1)}.eq-hero-v64:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:88px 88px;-webkit-mask-image:radial-gradient(circle at 62% 42%,#000 0%,transparent 77%);mask-image:radial-gradient(circle at 62% 42%,#000 0%,transparent 77%);opacity:.34}.eq-hero-v64:after{content:"";position:absolute;inset:auto 0 0;height:170px;z-index:-1;background:linear-gradient(180deg,transparent,#020713)}.eq-hero-v64__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.04fr);gap:clamp(42px,6vw,96px);align-items:center}.eq-hero-v64__copy{max-width:720px}.eq-hero-v64__copy h1{margin:18px 0;color:#fff;font-size:clamp(2.05rem,3.25vw,3.85rem);line-height:1.035;letter-spacing:-.055em;font-weight:910;text-wrap:balance;text-shadow:0 22px 58px rgba(0,0,0,.36)}.eq-hero-v64__lead{max-width:675px;margin:0;color:#c9dae7;font-size:clamp(.97rem,1vw,1.08rem);line-height:1.78;text-wrap:pretty}.eq-hero-v64__actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.eq-hero-v64__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;max-width:740px}.eq-hero-v64__proof article{padding:16px;border-radius:20px;border:1px solid rgba(126,225,255,.18);background:linear-gradient(180deg,#ffffff13,#ffffff07);box-shadow:inset 0 1px #ffffff14}.eq-hero-v64__proof strong{display:block;margin-bottom:5px;color:#f6fcff;font-size:.86rem;line-height:1.18}.eq-hero-v64__proof span{display:block;color:#b8cbd9;font-size:.76rem;line-height:1.46}.eq-hero-v64__visual{position:relative;min-height:500px;isolation:isolate}.eq-hero-v64__visual img{position:relative;z-index:2;width:100%;height:auto;border-radius:34px;filter:drop-shadow(0 44px 88px rgba(0,0,0,.5));animation:eqHeroV64Float 9.5s ease-in-out infinite}.eq-hero-v64__glow{position:absolute;z-index:1;border-radius:999px;filter:blur(42px);pointer-events:none}.eq-hero-v64__glow--one{top:4%;right:5%;bottom:16%;left:3%;background:radial-gradient(circle,rgba(0,164,239,.3),transparent 62%)}.eq-hero-v64__glow--two{width:240px;height:240px;right:5%;top:2%;background:#6ee7ff1f}@keyframes eqHeroV64Float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.eq-testimonials-v64{position:relative;padding:clamp(54px,6vw,92px) 0;background:linear-gradient(180deg,#ffffff04,#fff0);overflow:hidden}.eq-testimonials-v64__head{align-items:end}.eq-testimonials-v64__controls{display:flex;gap:10px}.eq-testimonials-v64__controls button{width:44px;height:44px;border-radius:14px;border:1px solid rgba(126,225,255,.22);background:linear-gradient(180deg,#ffffff14,#ffffff08);color:#eafbff;font-size:1.35rem;line-height:1;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease}.eq-testimonials-v64__controls button:hover{transform:translateY(-2px);border-color:#00a4ef8c;background:#00a4ef1f}.eq-testimonials-v64__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(305px,1fr);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 2px 18px;scrollbar-width:thin}.eq-review-v64{scroll-snap-align:start;padding:22px;border-radius:26px;border:1px solid rgba(126,225,255,.16);background:linear-gradient(180deg,#ffffff13,#ffffff07);box-shadow:0 22px 70px #0003,inset 0 1px #ffffff12}.eq-review-v64__top{display:flex;gap:13px;align-items:center}.eq-review-v64__avatar{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#6ee7ff,#00a4ef 52%,#0078d4);color:#02111f;font-weight:920;box-shadow:0 12px 30px #00a4ef40}.eq-review-v64 strong{display:block;color:#fff;font-size:.96rem;line-height:1.15}.eq-review-v64 small{display:block;margin-top:4px;color:#93afc2;font-size:.76rem;line-height:1.35}.eq-review-v64__stars{margin:18px 0 12px;color:#70e6ff;letter-spacing:.08em;font-size:.86rem}.eq-review-v64 p{margin:0;color:#c7d9e6;font-size:.9rem;line-height:1.68}.eq-footer-v64{position:relative;overflow:hidden;margin-top:clamp(58px,7vw,104px);padding-bottom:28px;border-top:1px solid rgba(0,164,239,.2);background:radial-gradient(circle at 20% 0%,rgba(0,164,239,.18),transparent 34rem),radial-gradient(circle at 88% 14%,rgba(110,231,255,.1),transparent 34rem),linear-gradient(180deg,#071b30,#03101e 54%,#020713)}.eq-footer-v64:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.016) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.86),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.86),transparent 78%);opacity:.34}.eq-footer-v64>.eq-shell{position:relative;z-index:1}.eq-footer-v64__cta{margin-top:clamp(36px,5vw,66px);padding:clamp(25px,3vw,40px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;border-radius:30px;border:1px solid rgba(126,225,255,.18);background:linear-gradient(135deg,#ffffff14,#ffffff07);box-shadow:0 28px 80px #0000004a,inset 0 1px #ffffff14}.eq-footer-v64__cta span{display:inline-block;color:#8cebff;font-size:.68rem;font-weight:860;letter-spacing:.12em;text-transform:uppercase}.eq-footer-v64__cta h2{max-width:780px;margin:10px 0 0;color:#fff;font-size:clamp(1.22rem,1.7vw,1.92rem);line-height:1.14;letter-spacing:-.038em;font-weight:890}.eq-footer-v64__cta p{margin:10px 0 0;max-width:720px;color:#b8cddd;font-size:.88rem;line-height:1.62}.eq-footer-v64__cta-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.eq-footer-v64__main{display:grid;grid-template-columns:1.24fr .72fr .72fr .78fr 1fr;gap:clamp(24px,3vw,42px);align-items:start;padding:clamp(46px,5.8vw,72px) 0 34px}.eq-footer-v64__logo img{width:142px!important;height:auto!important;filter:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.eq-footer-v64__brand p{max-width:380px;margin:18px 0 0;color:#b4c7d8;font-size:.86rem;line-height:1.74}.eq-footer-v64__signature{margin-top:18px;color:#e6faff;font-size:.76rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.eq-footer-v64__col h3,.eq-footer-v64__contact h3{margin:0 0 14px;color:#f5fcff;font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;font-weight:890}.eq-footer-v64__col a{display:block;padding:7px 0;color:#abc0d0;font-size:.83rem;line-height:1.35;transition:color .22s ease,transform .22s ease}.eq-footer-v64__col a:hover{color:#fff;transform:translate(4px)}.eq-footer-v64__contact{padding:20px;border-radius:24px;border:1px solid rgba(126,225,255,.16);background:linear-gradient(180deg,#ffffff10,#ffffff07);box-shadow:inset 0 1px #ffffff0f,0 20px 50px #0003}.eq-footer-v64__contact p{margin:0 0 14px;color:#b4c7d8;font-size:.84rem;line-height:1.66}.eq-footer-v64__contact a{display:block;color:#e0f8ff;font-size:.84rem;font-weight:800;margin:8px 0}.eq-footer-v64__contact span{display:block;margin-top:10px;color:#849baf;font-size:.76rem}.eq-footer-v64__bottom{min-height:58px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#8499ae;font-size:.74rem}.eq-footer-v64__bottom p{margin:0}.eq-footer-v64__bottom div{display:flex;flex-wrap:wrap;gap:16px}.eq-footer-v64__bottom a{color:#afc3d7}.eq-footer-v64__bottom a:hover{color:#fff}.eq-main-product,.eq-main-cart,.eq-blog,.eq-article,.eq-main-page{padding-top:clamp(44px,5vw,72px)}.eq-product-layout,.eq-cart-form{border-radius:28px;border:1px solid rgba(126,225,255,.14);background:linear-gradient(180deg,#ffffff0d,#ffffff06);box-shadow:0 22px 70px #0003}.eq-cart-item{border-color:#7ee1ff21!important}.eq-buybox-trust span{background:#00a4ef1c!important;border-color:#00a4ef42!important}@media(max-width:1120px){.eq-hero-v64__grid{grid-template-columns:1fr}.eq-hero-v64__copy{max-width:880px}.eq-hero-v64__visual{max-width:880px;min-height:auto;margin-inline:auto}.eq-footer-v64__main{grid-template-columns:1.15fr 1fr 1fr}.eq-footer-v64__brand,.eq-footer-v64__contact{grid-column:span 1}.eq-footer-v64__cta{grid-template-columns:1fr}.eq-footer-v64__cta-actions{justify-content:flex-start}.eq-testimonials-v64__track{grid-auto-columns:minmax(320px,52vw)}}@media(max-width:880px){.eq-hero-v64{padding-top:52px}.eq-hero-v64__copy h1{font-size:clamp(1.88rem,7vw,3.02rem)}.eq-hero-v64__proof{grid-template-columns:1fr}.eq-footer-v64__main{grid-template-columns:1fr 1fr}.eq-footer-v64__brand,.eq-footer-v64__contact{grid-column:1/-1}.eq-footer-v64__bottom{display:grid}.eq-header__main{min-height:66px!important}.eq-testimonials-v64__head{display:grid;gap:18px}.eq-testimonials-v64__controls{justify-content:flex-start}.eq-testimonials-v64__track{grid-auto-columns:minmax(286px,84vw)}}@media(max-width:560px){.eq-shell{padding-inline:18px}.eq-hero-v64{padding-top:40px}.eq-hero-v64__copy h1{letter-spacing:-.05em}.eq-hero-v64__lead{font-size:.93rem;line-height:1.68}.eq-hero-v64__actions .eq-button{width:100%}.eq-hero-v64__visual img{border-radius:22px;filter:drop-shadow(0 18px 38px rgba(0,0,0,.42))}.eq-footer-v64__cta{border-radius:24px;padding:22px}.eq-footer-v64__main{grid-template-columns:1fr;gap:24px}.eq-footer-v64__logo img{width:132px!important}.eq-footer-v64__cta-actions .eq-button{width:100%}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{width:100%;min-height:48px!important}.eq-testimonials-v64__controls button{width:42px;height:42px}.eq-review-v64{padding:20px}.eq-review-v64 p{font-size:.88rem}.eq-header__trustbar{display:none!important}}@media(prefers-reduced-motion:reduce){.eq-hero-v64__visual img{animation:none!important}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button,.eq-footer-v64__col a{transition:none!important}}:root{--eq-blue:#00A4EF!important;--eq-blue-rgb:0,164,239!important;--eq-bg:#020713;--eq-surface:#071327;--eq-surface-2:#0a1730;--eq-line:rgba(134,220,255,.16);--eq-text:#F5FAFF;--eq-soft:#AFC5D9;--eq-dim:#7890A8;--eq-radius-xl:34px;--eq-radius-lg:24px;--eq-ease:cubic-bezier(.2,.75,.25,1)}body{background:radial-gradient(circle at 50% -14%,#00a4ef3b,#00a4ef00 38%),radial-gradient(circle at 92% 8%,#5ad7ff1a,#5ad7ff00 32%),linear-gradient(180deg,#020713,#07111f 42%,#020713)!important;color:var(--eq-text)!important;font-size:15px!important;line-height:1.65!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{text-decoration:none!important}.eq-shell{width:min(100% - clamp(28px,4vw,72px),1440px)!important;margin-inline:auto!important}.eq-section,.eq-main-page,.eq-products-section,.eq-trust-matrix,.eq-testimonials-v64,.eq-bulk-calculator,.eq-activation,.eq-verification-ledger{padding-block:clamp(64px,8vw,112px)!important}.eq-muted{color:var(--eq-soft)!important;font-size:clamp(.92rem,.9vw,1rem)!important;line-height:1.72!important}.eq-eyebrow{display:inline-flex!important;align-items:center!important;gap:10px!important;color:#9fe7ff!important;font-size:.76rem!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}.eq-section__head h1,.eq-section__head h2,.eq-main-page h1{font-size:clamp(2rem,3vw,3.2rem)!important;line-height:1.05!important;letter-spacing:-.05em!important}.eq-section__head{margin-bottom:clamp(28px,4vw,52px)!important}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:0 20px!important;border-radius:999px!important;font-size:.88rem!important;font-weight:850!important;letter-spacing:-.01em!important;transition:transform .22s var(--eq-ease),box-shadow .22s var(--eq-ease),border-color .22s var(--eq-ease),background .22s var(--eq-ease),filter .22s var(--eq-ease)!important}.eq-button--primary,.eq-product-buy-button,.eq-add-cart-button,.eq-cart-checkout{background:linear-gradient(135deg,#8beaff,#00a4ef 48%,#006dbc)!important;color:#001320!important;border:1px solid rgba(178,241,255,.32)!important;box-shadow:0 16px 34px #00a4ef40,inset 0 1px #fff6!important}.eq-button--primary:hover,.eq-product-buy-button:hover,.eq-add-cart-button:hover,.eq-cart-checkout:hover{transform:translateY(-2px)!important;box-shadow:0 22px 44px #00a4ef57,inset 0 1px #ffffff70!important;filter:saturate(1.06)!important}.eq-button--secondary{background:#ffffff0e!important;color:#eafbff!important;border:1px solid rgba(166,231,255,.18)!important;box-shadow:inset 0 1px #ffffff14!important}.eq-button--secondary:hover{transform:translateY(-2px)!important;background:#00a4ef1b!important;border-color:#00a4ef57!important}.eq-card-product,.eq-product-info,.eq-product-media,.eq-cart-summary,.eq-cart-item,.eq-page-card,.eq-article-card{background:linear-gradient(180deg,#ffffff10,#ffffff07)!important;border:1px solid rgba(149,222,255,.14)!important;box-shadow:0 22px 60px #00000042,inset 0 1px #ffffff12!important;border-radius:28px!important}.eq-card-product:hover{transform:translateY(-4px)!important;border-color:#00a4ef57!important;box-shadow:0 30px 78px #00000057,0 0 0 1px #00a4ef14!important}.eq-header{position:sticky!important;top:0!important;z-index:120!important;background:#020713bd!important;-webkit-backdrop-filter:blur(24px) saturate(145%)!important;backdrop-filter:blur(24px) saturate(145%)!important;border-bottom:1px solid rgba(0,164,239,.2)!important;box-shadow:0 18px 54px #0000003d!important}.eq-header.is-scrolled{background:#020713e0!important;box-shadow:0 22px 70px #0000005c!important}.eq-header__trustbar{background:linear-gradient(90deg,#00a4ef1f,#ffffff06,#00a4ef12)!important;border-bottom:1px solid rgba(145,234,255,.1)!important}.eq-header__trustbar-inner{min-height:32px!important;font-size:.69rem!important;color:#b8d8eb!important}.eq-header__main{min-height:68px!important;gap:clamp(14px,2vw,24px)!important}.eq-header__logo{min-width:120px!important}.eq-header__logo img{width:clamp(124px,10.5vw,152px)!important;height:auto!important;object-fit:contain!important;filter:none!important;border:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;outline:0!important}.eq-header__search{height:42px!important;border-radius:999px!important;border:1px solid rgba(143,226,255,.18)!important;background:#ffffff0d!important;box-shadow:inset 0 1px #ffffff14!important}.eq-header__search input{font-size:.82rem!important;color:#f3fbff!important}.eq-header__search button{background:linear-gradient(135deg,#9ceeff,#00a4ef 55%,#006dbc)!important;color:#001321!important;border-radius:999px!important;font-size:.8rem!important}.eq-header__nav-row{min-height:42px!important}.eq-header__nav a{font-size:.78rem!important;font-weight:760!important;color:#bfd8ea!important;padding:8px 11px!important;transition:transform .2s var(--eq-ease),background .2s var(--eq-ease),color .2s var(--eq-ease)!important}.eq-header__nav a:hover{transform:translateY(-1px)!important;color:#fff!important;background:#00a4ef1a!important}.eq-header__quick,.eq-header__cart,.eq-header__account,.eq-header__menu{border-color:#8fe2ff29!important;background:#ffffff0c!important}.eq-header__quick{border-radius:999px!important}.eq-header__quick span{font-size:.74rem!important}.eq-header__quick small{font-size:.63rem!important}.eq-header__cta{white-space:nowrap!important}.eq-hero-v65{position:relative;overflow:hidden;padding:clamp(74px,8vw,122px) 0 clamp(72px,9vw,126px);isolation:isolate}.eq-hero-v65:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(circle at 18% 18%,rgba(0,164,239,.18),transparent 34%),radial-gradient(circle at 84% 22%,rgba(117,226,255,.18),transparent 38%),linear-gradient(180deg,#030816,#071327 54%,#020713)}.eq-hero-v65:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.038) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at 55% 32%,#000 0%,transparent 72%);mask-image:radial-gradient(circle at 55% 32%,#000 0%,transparent 72%);opacity:.55}.eq-hero-v65__grid{display:grid;grid-template-columns:minmax(0,.91fr) minmax(480px,1.09fr);align-items:center;gap:clamp(34px,5vw,82px)}.eq-hero-v65__copy h1{margin:18px 0 20px;max-width:780px;font-size:clamp(2.35rem,4.6vw,5.45rem)!important;line-height:.96!important;letter-spacing:-.072em!important;font-weight:900;color:#fff;text-wrap:balance}.eq-hero-v65__lead{max-width:710px;margin:0 0 30px;color:#bfd7ea;font-size:clamp(1rem,1.15vw,1.18rem)!important;line-height:1.72!important}.eq-hero-v65__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:32px}.eq-hero-v65__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:780px}.eq-hero-v65__proof article{min-height:116px;padding:18px;border-radius:22px;background:linear-gradient(180deg,#ffffff12,#ffffff08);border:1px solid rgba(145,234,255,.15);box-shadow:inset 0 1px #ffffff0f}.eq-hero-v65__proof strong{display:block;color:#fff;font-size:.92rem;line-height:1.22;margin-bottom:8px}.eq-hero-v65__proof span{display:block;color:#91afc8;font-size:.79rem;line-height:1.45}.eq-hero-v65__visual{position:relative}.eq-hero-v65__visual img{width:100%;height:auto;display:block;border-radius:38px;filter:drop-shadow(0 42px 70px rgba(0,0,0,.46))}.eq-hero-v65__glow{position:absolute;border-radius:999px;filter:blur(38px);pointer-events:none}.eq-hero-v65__glow--one{inset:10% auto auto 16%;width:240px;height:240px;background:#00a4ef38}.eq-hero-v65__glow--two{right:8%;bottom:4%;width:220px;height:220px;background:#86e7ff24}.eq-footer-v65{position:relative;overflow:hidden;padding:clamp(68px,8vw,112px) 0 34px;background:linear-gradient(180deg,#071327,#041020 58%,#020713);border-top:1px solid rgba(0,164,239,.16)}.eq-footer-v65:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 16% 0%,rgba(0,164,239,.18),transparent 34%),radial-gradient(circle at 86% 18%,rgba(127,224,255,.12),transparent 34%);pointer-events:none}.eq-footer-v65>.eq-shell{position:relative}.eq-footer-v65__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-bottom:clamp(34px,5vw,58px);padding:clamp(24px,3vw,38px);border-radius:32px;background:linear-gradient(135deg,#00a4ef29,#ffffff12 42%,#00a4ef14);border:1px solid rgba(147,232,255,.18);box-shadow:0 28px 80px #00000052,inset 0 1px #ffffff14}.eq-footer-v65__cta span{display:inline-flex;color:#9fe7ff;font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.eq-footer-v65__cta h2{margin:0;color:#fff;font-size:clamp(1.45rem,2.3vw,2.6rem)!important;line-height:1.06!important;letter-spacing:-.05em}.eq-footer-v65__cta p{max-width:760px;margin:10px 0 0;color:#b9d1e6;font-size:.96rem;line-height:1.64}.eq-footer-v65__cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.eq-footer-v65__grid{display:grid;grid-template-columns:1.34fr .78fr .78fr .86fr 1.04fr;gap:clamp(22px,2.6vw,44px);align-items:start}.eq-footer-v65__brand,.eq-footer-v65__service{padding:22px;border-radius:26px;background:#ffffff0a;border:1px solid rgba(145,234,255,.12)}.eq-footer-v65__logo{display:inline-flex;margin-bottom:18px}.eq-footer-v65__logo img{width:138px!important;height:auto!important;filter:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;background:transparent!important}.eq-footer-v65 p{color:#b7cee2;font-size:.9rem;line-height:1.7;margin:0}.eq-footer-v65__microcopy{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);color:#8fe5ff;font-size:.74rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.eq-footer-v65__col h3,.eq-footer-v65__service h3{margin:0 0 14px;color:#fff;font-size:.88rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.eq-footer-v65__col a,.eq-footer-v65__service a,.eq-footer-v65__service span{display:block;color:#afc6d9;font-size:.88rem;line-height:1.38;margin:0 0 11px;transition:color .2s var(--eq-ease),transform .2s var(--eq-ease)}.eq-footer-v65__col a:hover,.eq-footer-v65__service a:hover{color:#fff;transform:translate(3px)}.eq-footer-v65__service a:first-of-type{color:#9fe7ff;font-weight:850}.eq-footer-v65__commitments{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:clamp(28px,4vw,48px) 0 22px}.eq-footer-v65__commitments span{min-height:54px;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 14px;border-radius:18px;background:#00a4ef12;border:1px solid rgba(0,164,239,.18);color:#ddf8ff;font-size:.78rem;font-weight:800}.eq-footer-v65__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.eq-footer-v65__bottom p{font-size:.78rem;color:#8aa3b9}.eq-footer-v65__bottom div{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.eq-footer-v65__bottom a{color:#9fb8cd;font-size:.78rem}.eq-footer-v65__bottom a:hover{color:#fff}.eq-testimonials-v64{background:linear-gradient(180deg,rgba(0,164,239,.035),transparent)!important}.eq-testimonials-v64 .eq-testimonial-card{border-radius:26px!important;background:linear-gradient(180deg,#fff1,#ffffff08)!important;border:1px solid rgba(145,234,255,.14)!important;box-shadow:0 22px 60px #0000003d!important}.eq-testimonials-v64 .eq-stars{color:#00a4ef!important}@media(max-width:1180px){.eq-hero-v65__grid{grid-template-columns:1fr}.eq-hero-v65__visual{max-width:860px;margin-inline:auto}.eq-footer-v65__grid{grid-template-columns:1.4fr 1fr 1fr}.eq-footer-v65__brand,.eq-footer-v65__service{grid-column:span 3}.eq-footer-v65__commitments{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:880px){body{font-size:14.5px!important}.eq-shell{width:min(100% - 28px,1440px)!important}.eq-header__trustbar{display:none!important}.eq-header__main{grid-template-columns:auto 1fr auto!important;min-height:66px!important;gap:12px!important}.eq-header__search{grid-column:1/-1;grid-row:2;height:42px!important;margin:0 0 10px!important}.eq-header__account,.eq-header__quick,.eq-header__cta{display:none!important}.eq-header__menu{display:inline-flex!important}.eq-header__nav-row{display:none!important;position:absolute;left:14px!important;right:14px!important;top:calc(100% + 8px)!important;padding:14px!important;border-radius:22px!important;background:#040e1df7!important;border:1px solid rgba(143,226,255,.18)!important;box-shadow:0 24px 80px #00000073!important}.eq-header__nav-row.is-open{display:grid!important}.eq-header__nav{display:grid!important;gap:6px!important;width:100%!important}.eq-header__nav a{min-height:42px!important;border-radius:14px!important;padding:10px 12px!important}.eq-hero-v65{padding:44px 0 70px!important}.eq-hero-v65__copy h1{font-size:clamp(2.02rem,9vw,3.35rem)!important;letter-spacing:-.055em!important}.eq-hero-v65__lead{font-size:.98rem!important}.eq-hero-v65__actions .eq-button{width:100%!important}.eq-hero-v65__proof{grid-template-columns:1fr}.eq-hero-v65__proof article{min-height:auto}.eq-hero-v65__visual img{border-radius:26px}.eq-footer-v65__cta{grid-template-columns:1fr}.eq-footer-v65__cta-actions{justify-content:flex-start}.eq-footer-v65__grid{grid-template-columns:1fr 1fr}.eq-footer-v65__brand,.eq-footer-v65__service{grid-column:1/-1}.eq-footer-v65__bottom{display:grid;justify-items:start}.eq-footer-v65__bottom div{justify-content:flex-start}.eq-section,.eq-main-page,.eq-products-section,.eq-trust-matrix,.eq-testimonials-v64,.eq-bulk-calculator,.eq-activation,.eq-verification-ledger{padding-block:56px!important}}@media(max-width:560px){.eq-shell{width:min(100% - 24px,1440px)!important}.eq-header__logo img{width:118px!important}.eq-header__cart,.eq-header__menu{width:40px!important;height:40px!important}.eq-hero-v65__copy h1{font-size:clamp(1.9rem,11vw,2.78rem)!important}.eq-hero-v65__visual{margin-top:6px}.eq-footer-v65__grid,.eq-footer-v65__commitments{grid-template-columns:1fr}.eq-footer-v65__cta{padding:22px;border-radius:24px}.eq-footer-v65__brand,.eq-footer-v65__service{padding:18px}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{width:100%!important;min-height:48px!important}.eq-card-product__meta{padding:18px!important}.eq-product-info,.eq-product-media,.eq-cart-summary{padding:20px!important;border-radius:24px!important}}@media(prefers-reduced-motion:no-preference){.eq-hero-v65__visual img{animation:eq-float-v65 7s ease-in-out infinite}.eq-hero-v65__glow--one{animation:eq-pulse-v65 6s ease-in-out infinite}.eq-card-product,.eq-testimonial-card,.eq-footer-v65__cta{transition:transform .25s var(--eq-ease),box-shadow .25s var(--eq-ease),border-color .25s var(--eq-ease)}@keyframes eq-float-v65{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes eq-pulse-v65{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}}:root{--v66-blue:#00A4EF;--v66-blue-rgb:0,164,239;--v66-cyan:#68E7FF;--v66-navy:#061426;--v66-deep:#020713;--v66-ink:#01040B;--v66-text:#F7FCFF;--v66-muted:#AFC7DA;--v66-line:rgba(142,232,255,.18);--v66-glass:rgba(8,22,39,.66);--v66-glass-strong:rgba(12,32,54,.82);--v66-radius:28px;--v66-ease:cubic-bezier(.16,1,.3,1)}body{background:radial-gradient(circle at 14% -10%,rgba(var(--v66-blue-rgb),.24),transparent 34rem),radial-gradient(circle at 88% 0%,rgba(104,231,255,.11),transparent 38rem),linear-gradient(180deg,#01040b,#061426 46%,#020713)!important;color:var(--v66-text)!important;font-family:Inter,Satoshi,Neue Haas Grotesk Text,SF Pro Display,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;letter-spacing:-.015em}.eq-shell{width:min(1440px,calc(100% - clamp(28px,5vw,72px)))!important}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{border-radius:16px!important;min-height:48px!important;font-weight:880!important;letter-spacing:-.02em!important;transform:translateZ(0);will-change:transform,box-shadow}.eq-button--primary,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{background:linear-gradient(135deg,#c5fbff,#68e7ff 18%,#00a4ef 50%,#006fc4)!important;color:#00131f!important;border:1px solid rgba(201,251,255,.58)!important;box-shadow:0 18px 44px rgba(var(--v66-blue-rgb),.28),inset 0 1px #ffffff9e!important}.eq-button--secondary{background:linear-gradient(180deg,#ffffff1a,#ffffff0a)!important;border:1px solid rgba(164,236,255,.22)!important;color:#eafbff!important;box-shadow:inset 0 1px #ffffff17!important}.eq-button:hover{transform:translateY(-3px) scale(1.01)}.pckey-v66-header{position:sticky;top:0;z-index:90;background:linear-gradient(180deg,#01040bd1,#01040b94);backdrop-filter:blur(28px) saturate(1.3);-webkit-backdrop-filter:blur(28px) saturate(1.3);border-bottom:1px solid rgba(151,235,255,.16);box-shadow:0 24px 80px #0000004d}.pckey-v66-header.is-scrolled{background:#01040be0;box-shadow:0 28px 90px #0000006b}.pckey-v66-header__trustbar{border-bottom:1px solid rgba(255,255,255,.055);background:linear-gradient(90deg,rgba(var(--v66-blue-rgb),.18),#ffffff09,#68e7ff14)}.pckey-v66-header__trustbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.73rem;color:#c4d9ea;font-weight:760}.pckey-v66-authorized{display:inline-flex;align-items:center;gap:9px;color:#e7faff;font-weight:900}.pckey-v66-authorized span{width:8px;height:8px;border-radius:99px;background:#00a4ef;box-shadow:0 0 18px rgba(var(--v66-blue-rgb),.86)}.pckey-v66-trustline{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.pckey-v66-trustline span{position:relative}.pckey-v66-trustline span+span:before{content:"";position:absolute;left:-8px;top:50%;width:3px;height:3px;border-radius:99px;background:#68e7ff}.pckey-v66-header__surface:after{content:"";position:absolute;left:50%;bottom:-1px;width:min(920px,80vw);height:1px;background:linear-gradient(90deg,transparent,rgba(104,231,255,.55),transparent);transform:translate(-50%)}.pckey-v66-header__main{min-height:78px;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:24px;align-items:center}.pckey-v66-header__logo img{width:150px!important;height:auto!important;object-fit:contain!important;filter:none!important;background:transparent!important;border:0!important;box-shadow:none!important}.pckey-v66-search{height:46px;display:flex;align-items:center;border:1px solid rgba(160,236,255,.2);border-radius:999px;background:linear-gradient(180deg,#ffffff13,#ffffff09);box-shadow:inset 0 1px #ffffff14,0 10px 34px #00000029;overflow:hidden}.pckey-v66-search input{flex:1;min-width:0;height:100%;border:0;background:transparent;color:#fff;outline:0;padding:0 18px;font-size:.88rem}.pckey-v66-search input::placeholder{color:#85a0b6}.pckey-v66-search button{height:100%;display:flex;align-items:center;gap:8px;border:0;padding:0 18px;background:linear-gradient(135deg,rgba(var(--v66-blue-rgb),.28),#68e7ff1a);color:#e9fbff;font-weight:860;cursor:pointer}.pckey-v66-search svg{width:17px}.pckey-v66-header__actions{display:flex;align-items:center;gap:10px}.pckey-v66-header__seal{min-height:42px;display:flex;align-items:center;padding:0 14px;border-radius:999px;border:1px solid rgba(104,231,255,.2);background:rgba(var(--v66-blue-rgb),.1);color:#ddf8ff;font-weight:850;font-size:.78rem}.pckey-v66-header__account,.pckey-v66-header__cart,.pckey-v66-menu-toggle{width:42px;height:42px;border-radius:15px;border:1px solid rgba(160,236,255,.18);background:#ffffff0e;display:inline-flex;align-items:center;justify-content:center;color:#ecfcff;position:relative}.pckey-v66-header__cart span{position:absolute;right:-7px;top:-7px;min-width:19px;height:19px;border-radius:99px;background:#68e7ff;color:#00131f;font-size:.66rem;font-weight:950;display:grid;place-items:center}.pckey-v66-menu-toggle{display:none;flex-direction:column;gap:4px;cursor:pointer}.pckey-v66-menu-toggle i{width:17px;height:2px;border-radius:99px;background:#eafbff}.pckey-v66-nav-shell{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.055)}.pckey-v66-nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.pckey-v66-nav a,.pckey-v66-nav button{min-height:38px;display:inline-flex;align-items:center;gap:6px;padding:0 13px;border-radius:999px;border:0;background:transparent;color:#bdd3e7;font-size:.82rem;font-weight:820;cursor:pointer}.pckey-v66-nav a:hover,.pckey-v66-nav button:hover,.pckey-v66-nav__item:hover>button{color:#fff;background:rgba(var(--v66-blue-rgb),.13)}.pckey-v66-mega{position:absolute;left:0;top:calc(100% + 12px);min-width:292px;display:grid;gap:8px;padding:14px;border-radius:24px;border:1px solid rgba(160,236,255,.18);background:linear-gradient(180deg,#09182af0,#040c18f0);box-shadow:0 34px 86px #00000075,inset 0 1px #ffffff17;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;transform:translateY(8px) scale(.98);transition:opacity .22s var(--v66-ease),transform .22s var(--v66-ease),visibility .22s}.pckey-v66-nav__item:hover .pckey-v66-mega,.pckey-v66-nav__item.is-open .pckey-v66-mega,.pckey-v66-nav__item:focus-within .pckey-v66-mega{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.pckey-v66-mega a{justify-content:flex-start;min-height:44px;border-radius:16px;padding:0 14px;color:#dceff8;background:#ffffff09;border:1px solid transparent}.pckey-v66-mega a:hover{background:linear-gradient(135deg,rgba(var(--v66-blue-rgb),.18),#ffffff0e);border-color:#68e7ff2e;transform:translate(4px)}.pckey-v66-nav-cta{white-space:nowrap}.pckey-v66-hero{position:relative;overflow:hidden;isolation:isolate;padding:clamp(76px,8vw,132px) 0 clamp(82px,8vw,142px);border-bottom:1px solid rgba(151,235,255,.12);background:linear-gradient(180deg,#ffffff09,#fff0 54%),radial-gradient(circle at 76% 14%,rgba(var(--v66-blue-rgb),.26),transparent 36rem),radial-gradient(circle at 15% 82%,rgba(104,231,255,.12),transparent 34rem)}.pckey-v66-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:radial-gradient(circle at 62% 38%,#000 0%,transparent 75%);mask-image:radial-gradient(circle at 62% 38%,#000 0%,transparent 75%);opacity:.46}.pckey-v66-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:210px;z-index:-1;background:linear-gradient(180deg,transparent,#020713)}.pckey-v66-hero__aura{position:absolute;inset:-20% -10% auto auto;width:70vw;height:58vw;max-height:740px;border-radius:50%;background:radial-gradient(circle,rgba(0,164,239,.18),transparent 64%);filter:blur(18px);z-index:-2}.pckey-v66-hero__particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.pckey-v66-hero__particles i{position:absolute;width:5px;height:5px;border-radius:99px;background:#69eaff;box-shadow:0 0 22px #68e7ffdb;opacity:.76;animation:pckeyV66Particle 9s ease-in-out infinite}.pckey-v66-hero__particles i:nth-child(1){left:11%;top:28%}.pckey-v66-hero__particles i:nth-child(2){left:74%;top:18%;animation-delay:-2s}.pckey-v66-hero__particles i:nth-child(3){left:89%;top:48%;animation-delay:-4s}.pckey-v66-hero__particles i:nth-child(4){left:27%;top:78%;animation-delay:-1s}.pckey-v66-hero__particles i:nth-child(5){left:56%;top:66%;animation-delay:-5s}.pckey-v66-hero__particles i:nth-child(6){left:7%;top:64%;animation-delay:-3s}@keyframes pckeyV66Particle{0%,to{transform:translateZ(0);opacity:.35}50%{transform:translate3d(14px,-18px,0);opacity:.95}}.pckey-v66-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(560px,1fr);gap:clamp(44px,6vw,94px);align-items:center}.pckey-v66-hero__copy{max-width:700px}.pckey-v66-eyebrow{display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(104,231,255,.28);background:linear-gradient(135deg,#00a4ef26,#ffffff0e);color:#dff9ff;font-size:.72rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase;box-shadow:inset 0 1px #ffffff1a}.pckey-v66-hero__copy h1{margin:20px 0 18px;color:#fff;font-size:clamp(2.65rem,5.2vw,6.15rem);line-height:.94;letter-spacing:-.085em;font-weight:950;text-wrap:balance;text-shadow:0 24px 70px rgba(0,0,0,.5)}.pckey-v66-hero__lead{max-width:660px;margin:0;color:#c6dded;font-size:clamp(1rem,1.14vw,1.17rem);line-height:1.72;text-wrap:pretty}.pckey-v66-hero__actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.pckey-v66-hero__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.pckey-v66-hero__trust article{position:relative;padding:17px 16px 16px;border-radius:22px;border:1px solid rgba(160,236,255,.16);background:linear-gradient(180deg,#ffffff13,#ffffff07);box-shadow:inset 0 1px #ffffff14,0 18px 46px #0000002e;overflow:hidden}.pckey-v66-hero__trust article:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(104,231,255,.5),transparent)}.pckey-v66-hero__trust span{display:block;color:#68e7ff;font-size:.68rem;font-weight:950;letter-spacing:.13em}.pckey-v66-hero__trust strong{display:block;margin:6px 0 4px;color:#fff;font-size:.88rem;line-height:1.16}.pckey-v66-hero__trust small{display:block;color:#abc2d5;font-size:.74rem;line-height:1.46}.pckey-v66-hero__stage{position:relative;min-height:560px;perspective:1200px}.pckey-v66-hero__stage picture,.pckey-v66-hero__stage img{position:relative;z-index:2;width:100%;height:auto;display:block}.pckey-v66-hero__stage img{border-radius:44px;filter:drop-shadow(0 54px 100px rgba(0,0,0,.56));animation:pckeyV66Float 9s ease-in-out infinite;transform-origin:center}.pckey-v66-orbit{position:absolute;top:10%;right:3%;bottom:10%;left:3%;border:1px solid rgba(104,231,255,.22);border-radius:50%;z-index:1;transform:rotate(-8deg);animation:pckeyV66Orbit 16s linear infinite}.pckey-v66-orbit--two{top:2%;right:-5%;bottom:2%;left:-5%;opacity:.45;animation-duration:24s;animation-direction:reverse}.pckey-v66-floating-card{position:absolute;z-index:4;min-width:252px;padding:16px 18px;border-radius:22px;border:1px solid rgba(175,242,255,.22);background:linear-gradient(180deg,#0d2339c7,#050e1bb3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 28px 70px #00000057,inset 0 1px #ffffff1a}.pckey-v66-floating-card strong{display:block;color:#fff;font-size:.92rem;line-height:1.14}.pckey-v66-floating-card span{display:block;margin-top:6px;color:#bbd4e7;font-size:.76rem}.pckey-v66-floating-card--top{left:-8px;top:17%}.pckey-v66-floating-card--bottom{right:-4px;bottom:13%}@keyframes pckeyV66Float{0%,to{transform:translateZ(0) rotateX(0) rotateY(0)}50%{transform:translate3d(0,-10px,0) rotateX(1.2deg) rotateY(-1.5deg)}}@keyframes pckeyV66Orbit{to{transform:rotate(352deg)}}.pckey-v66-footer{position:relative;overflow:hidden;margin-top:clamp(56px,7vw,104px);padding-bottom:30px;border-top:1px solid rgba(104,231,255,.16);background:radial-gradient(circle at 16% 0%,rgba(0,164,239,.22),transparent 34rem),radial-gradient(circle at 86% 14%,rgba(104,231,255,.1),transparent 36rem),linear-gradient(180deg,#071a2e,#03101e 52%,#020713)}.pckey-v66-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:78px 78px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 80%);mask-image:linear-gradient(180deg,#000,transparent 80%);opacity:.42}.pckey-v66-footer>.eq-shell{position:relative;z-index:1}.pckey-v66-footer__cta{margin-top:clamp(34px,5vw,66px);padding:clamp(28px,3.5vw,48px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:center;border-radius:34px;border:1px solid rgba(160,236,255,.2);background:linear-gradient(135deg,#ffffff17,#ffffff07);box-shadow:0 34px 92px #00000057,inset 0 1px #ffffff1a}.pckey-v66-footer__cta span{display:block;color:#80ecff;font-size:.7rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.pckey-v66-footer__cta h2{max-width:850px;margin:11px 0 0;color:#fff;font-size:clamp(1.45rem,2.1vw,2.42rem);line-height:1.1;letter-spacing:-.052em;font-weight:930}.pckey-v66-footer__cta p{max-width:760px;margin:12px 0 0;color:#b9d0df;font-size:.93rem;line-height:1.66}.pckey-v66-footer__cta-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.pckey-v66-footer__grid{display:grid;grid-template-columns:1.36fr .72fr .85fr .72fr 1fr;gap:clamp(24px,3vw,42px);padding:clamp(46px,5.8vw,76px) 0 34px}.pckey-v66-footer__brand img{width:154px!important;height:auto!important;filter:none!important;background:transparent!important;border:0!important}.pckey-v66-footer__brand p{max-width:390px;margin:18px 0 0;color:#b4c8d8;font-size:.88rem;line-height:1.72}.pckey-v66-footer h3{margin:0 0 14px;color:#f5fcff;font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;font-weight:900}.pckey-v66-footer nav a,.pckey-v66-footer__service a{display:block;padding:7px 0;color:#abc0d0;font-size:.84rem;line-height:1.36}.pckey-v66-footer nav a:hover{color:#fff;transform:translate(4px)}.pckey-v66-footer__badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.pckey-v66-footer__badges span{padding:7px 9px;border-radius:999px;border:1px solid rgba(104,231,255,.18);background:#ffffff0b;color:#ddf8ff;font-size:.71rem;font-weight:850}.pckey-v66-footer__service{padding:20px;border-radius:24px;border:1px solid rgba(160,236,255,.16);background:linear-gradient(180deg,#fff1,#ffffff07);box-shadow:inset 0 1px #ffffff12,0 20px 50px #0000002e}.pckey-v66-footer__service p{margin:0 0 12px;color:#b4c8d8;font-size:.84rem;line-height:1.64}.pckey-v66-footer__service strong{display:block;color:#e0f8ff;font-size:.8rem}.pckey-v66-footer__bottom{min-height:58px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#8499ae;font-size:.74rem}.pckey-v66-footer__bottom p{margin:0}.pckey-v66-footer__bottom div{display:flex;gap:16px;flex-wrap:wrap}.pckey-v66-footer__bottom a{color:#afc3d7}.pckey-v66-footer__bottom a:hover{color:#fff}@media(max-width:1180px){.pckey-v66-hero__grid{grid-template-columns:1fr}.pckey-v66-hero__copy{max-width:900px}.pckey-v66-hero__stage{max-width:900px;margin-inline:auto}.pckey-v66-footer__grid{grid-template-columns:1fr 1fr 1fr}.pckey-v66-footer__brand,.pckey-v66-footer__service{grid-column:span 3}.pckey-v66-footer__cta{grid-template-columns:1fr}.pckey-v66-footer__cta-actions{justify-content:flex-start}.pckey-v66-header__main{grid-template-columns:auto 1fr auto}}@media(max-width:900px){.eq-shell{width:min(100% - 28px,1440px)!important}.pckey-v66-header__trustbar-inner{justify-content:center}.pckey-v66-trustline{display:none}.pckey-v66-header__main{min-height:70px;grid-template-columns:auto auto;justify-content:space-between;gap:14px}.pckey-v66-search{order:3;grid-column:1/-1;width:100%;margin-bottom:10px}.pckey-v66-header__seal{display:none}.pckey-v66-menu-toggle{display:inline-flex}.pckey-v66-nav-shell{display:none;position:absolute;left:14px;right:14px;top:calc(100% + 10px);z-index:95;min-height:0;padding:14px;border:1px solid rgba(160,236,255,.18);border-radius:26px;background:linear-gradient(180deg,#09182af5,#030a14f5);box-shadow:0 32px 82px #00000080;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.pckey-v66-nav-shell.is-open{display:grid;gap:12px}.pckey-v66-nav{display:grid;width:100%;gap:8px}.pckey-v66-nav a,.pckey-v66-nav button{width:100%;justify-content:space-between;min-height:46px;border-radius:16px;background:#ffffff0a}.pckey-v66-nav__item{width:100%}.pckey-v66-mega{position:static;min-width:0;margin-top:8px;display:none;opacity:1;visibility:visible;transform:none;padding:9px;border-radius:18px;background:#ffffff0b;box-shadow:none}.pckey-v66-nav__item.is-open .pckey-v66-mega{display:grid}.pckey-v66-nav-cta{width:100%}.pckey-v66-hero{padding-top:clamp(50px,9vw,78px)}.pckey-v66-hero__copy h1{font-size:clamp(2.25rem,10vw,4.2rem)}.pckey-v66-hero__trust{grid-template-columns:1fr}.pckey-v66-hero__stage{min-height:auto}.pckey-v66-floating-card,.pckey-v66-orbit{display:none}.pckey-v66-footer__grid{grid-template-columns:1fr 1fr}.pckey-v66-footer__brand,.pckey-v66-footer__service{grid-column:1/-1}.pckey-v66-footer__bottom{display:grid}}@media(max-width:560px){.eq-shell{width:min(100% - 22px,1440px)!important}.pckey-v66-header__logo img{width:132px!important}.pckey-v66-search{height:44px}.pckey-v66-search button span{display:none}.pckey-v66-hero__copy h1{letter-spacing:-.065em;line-height:.98}.pckey-v66-hero__lead{font-size:.95rem}.pckey-v66-hero__actions .eq-button{width:100%}.pckey-v66-hero__stage img{border-radius:26px}.pckey-v66-footer__cta{padding:24px;border-radius:26px}.pckey-v66-footer__cta-actions .eq-button{width:100%}.pckey-v66-footer__grid{grid-template-columns:1fr}.pckey-v66-footer__brand,.pckey-v66-footer__service{grid-column:auto}.pckey-v66-footer__bottom div{gap:12px}}@media(prefers-reduced-motion:reduce){.pckey-v66-hero__stage img,.pckey-v66-orbit,.pckey-v66-hero__particles i{animation:none!important}.eq-button,a{transition:none!important}}:root{--v66-focus:#9AEEFF;--v66-surface:rgba(9,22,38,.72);--v66-surface-strong:rgba(12,28,48,.88);--v66-line:rgba(129,224,255,.18);--v66-line-strong:rgba(0,164,239,.44);--v66-lux-shadow:0 32px 110px rgba(0,0,0,.42),0 0 84px rgba(0,164,239,.1)}.eq-shell{max-width:1440px;margin-inline:auto;padding-inline:clamp(18px,3.2vw,48px)}.pckey-v66-header{top:0}.pckey-v66-header__trustbar{font-size:12px;letter-spacing:.02em}.pckey-v66-header__surface{background:linear-gradient(180deg,#040a13b8,#040a138a);border-bottom:1px solid rgba(129,224,255,.14)}.pckey-v66-header__main{min-height:76px;gap:clamp(14px,2.2vw,28px)}.pckey-v66-search{min-height:46px;background:#071322ad;border:1px solid rgba(129,224,255,.16);box-shadow:inset 0 1px #ffffff0d,0 18px 52px #0000002e}.pckey-v66-search:focus-within{border-color:var(--v66-line-strong);box-shadow:0 0 0 4px #00a4ef1a,0 20px 58px #00000047}.pckey-v66-nav-shell{align-items:center}.pckey-v66-nav{gap:4px}.pckey-v66-nav__home,.pckey-v66-nav__item>button{min-height:42px;padding:0 14px;border-radius:999px;color:#eaf7ff}.pckey-v66-nav__home:hover,.pckey-v66-nav__item:hover>button,.pckey-v66-nav__item.is-open>button{background:#68e7ff17;box-shadow:inset 0 0 0 1px #81e0ff29}.pckey-v66-mega{min-width:280px;padding:12px;background:linear-gradient(145deg,#081525f5,#050c18f0);border:1px solid rgba(129,224,255,.18);border-radius:22px;box-shadow:0 28px 90px #0000006b,0 0 44px #00a4ef14}.pckey-v66-mega a{border-radius:14px;padding:12px 13px;font-weight:760;letter-spacing:-.01em;color:#ecf8ff}.pckey-v66-mega a:hover{background:linear-gradient(135deg,#00a4ef2e,#68e7ff14);transform:translate(4px)}.pckey-v66-hero--refined{padding:clamp(72px,7.6vw,122px) 0 clamp(74px,7vw,118px);background:radial-gradient(circle at 78% 28%,rgba(0,164,239,.26),transparent 34rem),radial-gradient(circle at 10% 78%,rgba(104,231,255,.11),transparent 34rem),linear-gradient(180deg,#020713,#061427 56%,#020713)}.pckey-v66-hero--refined:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:88px 88px;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 78%,transparent 100%);opacity:.42}.pckey-v66-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:clamp(36px,5.6vw,86px)}.pckey-v66-hero__copy{max-width:660px}.pckey-v66-eyebrow{width:max-content;max-width:100%;margin-bottom:22px;border-color:#81e0ff33;background:#08192ba3;box-shadow:inset 0 1px #ffffff14,0 18px 54px #0000003d}.pckey-v66-hero__copy h1{max-width:760px;margin:0;font-size:clamp(48px,6.2vw,92px);line-height:.92;letter-spacing:-.072em;text-wrap:balance;background:linear-gradient(180deg,#fff,#ddf5ff 48%,#8fe9ff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 24px 74px rgba(0,164,239,.12)}.pckey-v66-hero__lead{max-width:640px;margin:24px 0 0;color:#bfd3e6;font-size:clamp(17px,1.38vw,21px);line-height:1.62;letter-spacing:-.018em}.pckey-v66-hero__actions{margin-top:32px;gap:14px;flex-wrap:wrap}.eq-button{min-height:50px;border-radius:999px;font-weight:850;letter-spacing:-.015em}.eq-button--primary{background:linear-gradient(135deg,#77e6ff,#00a4ef 48%,#0078d4);color:#00111c;box-shadow:0 22px 60px #00a4ef47,inset 0 1px #fff6}.eq-button--secondary{background:#091a2d9e;border:1px solid rgba(129,224,255,.2);color:#ecf8ff}.pckey-v66-hero__trust{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pckey-v66-hero__trust article{min-height:152px;padding:18px;border:1px solid rgba(129,224,255,.16);border-radius:24px;background:linear-gradient(145deg,#0c2137ad,#050d199e);box-shadow:inset 0 1px #ffffff0f,0 22px 54px #00000038}.pckey-v66-hero__trust article span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:12px;background:#00a4ef26;color:#86eaff;font-size:12px;font-weight:900}.pckey-v66-hero__trust strong{font-size:15px;line-height:1.2;color:#fff}.pckey-v66-hero__trust small{display:block;margin-top:8px;color:#9fb7cc;line-height:1.45}.pckey-v66-hero__stage{position:relative;min-height:clamp(500px,48vw,660px);display:flex;align-items:center;justify-content:center;perspective:1400px}.pckey-v66-hero__stage picture{width:min(100%,760px);display:block;filter:drop-shadow(0 44px 90px rgba(0,0,0,.36)) drop-shadow(0 0 52px rgba(0,164,239,.1))}.pckey-v66-hero__stage img{width:100%;height:auto;display:block;object-fit:contain;transform:translateZ(0)}.pckey-v66-floating-card{border:1px solid rgba(129,224,255,.18);background:linear-gradient(145deg,#09192bc7,#050e1bb8);backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);box-shadow:0 22px 62px #00000052,inset 0 1px #ffffff12}.pckey-v66-footer{margin-top:clamp(64px,7vw,112px)}.pckey-v66-footer__cta{display:grid;grid-template-columns:minmax(0,1.15fr) auto;gap:28px;align-items:center;padding:clamp(26px,4vw,44px);border-radius:32px;background:linear-gradient(145deg,#0c2137c2,#040c18c7);border:1px solid rgba(129,224,255,.17);box-shadow:var(--v66-lux-shadow)}.pckey-v66-footer__cta h2{max-width:780px;margin:.35rem 0 .55rem;font-size:clamp(28px,3.2vw,46px);line-height:1.02;letter-spacing:-.045em}.pckey-v66-footer__grid{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(170px,.72fr)) minmax(220px,.9fr);gap:clamp(22px,3vw,44px);align-items:start}.pckey-v66-footer nav,.pckey-v66-footer__service,.pckey-v66-footer__brand{min-width:0}.pckey-v66-footer h3{margin:0 0 14px;font-size:14px;letter-spacing:.04em;text-transform:uppercase;color:#f4fbff}.pckey-v66-footer a{color:#bfd4e7;text-decoration:none}.pckey-v66-footer a:hover{color:#fff}.pckey-v66-footer__bottom{gap:18px;align-items:center;border-top:1px solid rgba(129,224,255,.12)}@media(max-width:1120px){.pckey-v66-hero__grid{grid-template-columns:1fr;gap:42px}.pckey-v66-hero__copy{max-width:820px}.pckey-v66-hero__stage{min-height:auto}.pckey-v66-hero__stage picture{width:min(100%,820px)}.pckey-v66-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pckey-v66-footer__brand{grid-column:1/-1}}@media(max-width:760px){.pckey-v66-header__main{min-height:68px}.pckey-v66-header__logo img{max-width:138px}.pckey-v66-search{order:3;width:100%;min-height:44px}.pckey-v66-nav-shell{max-height:calc(100vh - 96px);overflow:auto;padding-bottom:20px}.pckey-v66-nav__home,.pckey-v66-nav__item>button{width:100%;justify-content:space-between;border-radius:16px}.pckey-v66-mega{position:static;min-width:0;width:100%;margin-top:8px;box-shadow:none;border-radius:18px}.pckey-v66-hero--refined{padding:54px 0 68px}.pckey-v66-hero__copy h1{font-size:clamp(40px,13vw,58px);letter-spacing:-.058em}.pckey-v66-hero__lead{font-size:16px;line-height:1.58}.pckey-v66-hero__actions .eq-button{width:100%;justify-content:center}.pckey-v66-hero__trust{grid-template-columns:1fr;gap:10px}.pckey-v66-hero__trust article{min-height:0;padding:16px}.pckey-v66-hero__stage picture{width:min(100%,520px)}.pckey-v66-floating-card{display:none}.pckey-v66-footer__cta{grid-template-columns:1fr;border-radius:24px}.pckey-v66-footer__cta-actions{display:grid;grid-template-columns:1fr;gap:10px}.pckey-v66-footer__grid{grid-template-columns:1fr}.pckey-v66-footer__bottom{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.pckey-v66-hero__particles i,.pckey-v66-orbit,.pckey-v66-floating-card{animation:none!important}*{scroll-behavior:auto!important}}html.eq-menu-open{overflow:hidden}.pckey-v66-header{isolation:isolate}.pckey-v66-header__surface{position:relative}.pckey-v66-header__logo img{max-width:168px;height:auto;object-fit:contain}.pckey-v66-search input{-webkit-appearance:none}.pckey-v66-search button svg{width:17px;height:17px}.pckey-v66-nav-shell{position:relative;z-index:4}.pckey-v66-nav__item{position:relative}.pckey-v66-nav__item>button{-webkit-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;font:inherit}.pckey-v66-mega{position:absolute;left:0;top:calc(100% + 8px);display:none;z-index:40}.pckey-v66-nav__item:hover .pckey-v66-mega,.pckey-v66-nav__item:focus-within .pckey-v66-mega,.pckey-v66-nav__item.is-open .pckey-v66-mega{display:grid;gap:3px}.pckey-v66-menu-toggle.is-active i:nth-child(1){transform:translateY(6px) rotate(45deg)}.pckey-v66-menu-toggle.is-active i:nth-child(2){opacity:0}.pckey-v66-menu-toggle.is-active i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.pckey-v66-menu-toggle i{transition:transform .22s var(--eq-ease),opacity .22s var(--eq-ease)}.eq-card-product__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden}.eq-card-product__media img{width:100%;height:100%;object-fit:contain;transform:translateZ(0);transition:transform .35s var(--eq-ease),filter .35s var(--eq-ease)}.eq-card-product:hover .eq-card-product__media img{transform:scale(1.035);filter:drop-shadow(0 20px 40px rgba(0,164,239,.1))}.eq-product-media picture{display:block;width:100%}.eq-product-media img{width:100%;height:auto;object-fit:contain}.eq-product-spec-premium{margin-top:clamp(24px,3vw,42px);padding:clamp(22px,3vw,34px);border:1px solid rgba(129,224,255,.15);border-radius:30px;background:linear-gradient(145deg,#0c21379e,#040c18a3);box-shadow:0 24px 74px #0003,inset 0 1px #ffffff0f}.eq-section__head--compact{margin-bottom:20px}.eq-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.eq-spec-grid article{padding:16px;border:1px solid rgba(129,224,255,.14);border-radius:20px;background:#ffffff09}.eq-spec-grid strong{display:block;color:#88eaff;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.eq-spec-grid span{display:block;color:#eaf7ff;font-weight:720;line-height:1.35}.eq-collection-premium{padding-top:clamp(36px,5vw,70px)}.eq-collection-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:clamp(24px,3vw,38px);padding:clamp(24px,4vw,46px);border:1px solid rgba(129,224,255,.16);border-radius:34px;background:radial-gradient(circle at 82% 18%,rgba(0,164,239,.2),transparent 25rem),linear-gradient(145deg,#0c2137b8,#040c18c7);box-shadow:0 28px 84px #00000042,inset 0 1px #ffffff12}.eq-collection-hero span{color:#88eaff;font-size:.78rem;font-weight:880;text-transform:uppercase;letter-spacing:.12em}.eq-collection-hero h1{margin:10px 0 0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.96;letter-spacing:-.065em;color:#fff}.eq-collection-hero p{max-width:760px;margin:16px 0 0;color:#bdd2e5;font-size:clamp(.98rem,1.18vw,1.14rem);line-height:1.66}.eq-collection-hero__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.eq-collection-hero__badges strong{padding:10px 13px;border-radius:999px;border:1px solid rgba(129,224,255,.18);background:#00a4ef1a;color:#eafbff;font-size:.82rem;white-space:nowrap}.eq-page-content img{max-width:100%;height:auto;border-radius:18px}.eq-page-content table{width:100%;display:block;overflow-x:auto;border-spacing:0}.eq-buybox-trust{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:990px){.pckey-v66-header__main{grid-template-columns:auto auto;gap:12px}.pckey-v66-search{grid-column:1/-1;order:3;width:100%}.pckey-v66-header__actions{margin-left:auto}.pckey-v66-header__seal,.pckey-v66-header__account{display:none}.pckey-v66-menu-toggle{display:inline-flex}.pckey-v66-nav-shell{display:none;position:absolute;left:14px;right:14px;top:calc(100% + 10px);max-height:calc(100vh - 110px);overflow:auto;padding:14px;border:1px solid rgba(129,224,255,.18);border-radius:24px;background:#040d1af7;box-shadow:0 28px 90px #00000070;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.pckey-v66-nav-shell.is-open{display:grid;gap:14px}.pckey-v66-nav{display:grid;width:100%;gap:6px}.pckey-v66-nav__item>button,.pckey-v66-nav__home{width:100%;justify-content:space-between;border-radius:16px;padding:12px 13px}.pckey-v66-mega{position:static;width:100%;min-width:0;margin-top:7px;border-radius:18px;box-shadow:none}.pckey-v66-nav-cta{width:100%;justify-content:center}.eq-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eq-collection-hero{grid-template-columns:1fr}.eq-collection-hero__badges{justify-content:flex-start}.eq-product-media{padding:clamp(18px,4vw,28px)}}@media(max-width:760px){.pckey-v66-header__trustbar{display:none}.pckey-v66-header__main{min-height:66px}.pckey-v66-header__logo img{max-width:138px}.pckey-v66-search{min-height:44px}.pckey-v66-search input{font-size:16px}.pckey-v66-search button span{display:none}.pckey-v66-hero__stage{margin-top:6px}.pckey-v66-hero__stage picture{max-width:520px}.pckey-v66-hero__stage img{filter:drop-shadow(0 20px 42px rgba(0,0,0,.36))}.eq-products{grid-template-columns:1fr!important;gap:16px}.eq-card-product{border-radius:24px}.eq-card-product__media{min-height:260px;background:radial-gradient(circle at 50% 40%,rgba(0,164,239,.1),transparent 58%)}.eq-card-product__media img{max-width:86%;max-height:86%;margin:auto}.eq-product-layout{gap:18px}.eq-product-media,.eq-product-info{padding:18px!important;border-radius:24px}.eq-product-info h1{font-size:clamp(1.65rem,7vw,2.35rem);line-height:1.08}.eq-spec-grid{grid-template-columns:1fr}.eq-product-spec-premium{border-radius:24px;padding:20px}.eq-collection-hero{border-radius:26px;padding:24px}.eq-collection-hero h1{font-size:clamp(2rem,11vw,3.2rem)}.eq-collection-hero__badges strong{width:100%;text-align:center}.eq-footer-v66__cta-actions .eq-button,.pckey-v66-footer__cta-actions .eq-button{width:100%}}@media(max-width:420px){.eq-shell{width:min(100% - 22px,1420px)!important}.pckey-v66-header__logo img{max-width:126px}.pckey-v66-search{border-radius:18px}.pckey-v66-search button{padding-inline:13px}.pckey-v66-hero__copy h1{font-size:clamp(2.25rem,14vw,3.25rem)!important}.pckey-v66-hero__lead{font-size:15.5px!important}.eq-card-product__media{min-height:230px}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{min-height:50px!important}}:root{--eq-section:clamp(46px,6vw,86px);--pckey-menu-font:"Sora","Manrope",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--pckey-text-font:"Manrope",Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}body{font-family:var(--pckey-text-font)!important}.eq-section{padding-block:var(--eq-section)!important}.eq-section+.eq-section{padding-top:clamp(34px,4.6vw,68px)!important}.eq-section__head{margin-bottom:clamp(18px,2.6vw,32px)!important}.eq-section__head h1,.eq-section__head h2,.pckey-v66-hero__copy h1,.pckey-v66-nav,.pckey-v66-nav a,.pckey-v66-nav button,.pckey-v66-mega a,.pckey-v66-header__seal,.pckey-v66-authorized,.pckey-v66-nav-cta{font-family:var(--pckey-menu-font)!important}.pckey-v66-nav a,.pckey-v66-nav button{font-size:.765rem!important;font-weight:800!important;letter-spacing:.035em!important;text-transform:uppercase!important;color:#d9efff!important}.pckey-v66-nav__home,.pckey-v66-nav__item>button{position:relative;background:linear-gradient(180deg,#ffffff09,#ffffff03)!important;border:1px solid rgba(151,235,255,.08)!important;box-shadow:inset 0 1px #ffffff0b}.pckey-v66-nav__home:hover,.pckey-v66-nav__item:hover>button,.pckey-v66-nav__item.is-open>button{color:#fff!important;background:linear-gradient(135deg,#00a4ef33,#68e7ff12)!important;border-color:#68e7ff47!important;box-shadow:0 14px 34px #00a4ef1f,inset 0 1px #ffffff1a}.pckey-v66-mega{border-radius:26px!important;padding:12px!important}.pckey-v66-mega a{font-size:.78rem!important;text-transform:none!important;letter-spacing:-.01em!important;font-weight:760!important;min-height:42px!important}.pckey-v66-header__surface{background:linear-gradient(180deg,#030b16eb,#030b16bd)}.pckey-v66-search{box-shadow:inset 0 1px #ffffff1a,0 12px 38px #0000002e!important}.pckey-v66-hero--refined{padding:clamp(54px,6.2vw,94px) 0 clamp(48px,5.6vw,82px)!important}.pckey-v66-hero__grid{gap:clamp(24px,4vw,58px)!important}.pckey-v66-hero__lead{margin-top:18px!important}.pckey-v66-hero__actions,.pckey-v66-hero__trust{margin-top:24px!important}.pckey-v66-conversion-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.pckey-v66-conversion-rail a,.pckey-v66-audience-strip a{border:1px solid rgba(129,224,255,.16);background:linear-gradient(145deg,#ffffff12,#ffffff06);box-shadow:inset 0 1px #ffffff12;transition:transform .24s var(--eq-ease),border-color .24s var(--eq-ease),background .24s var(--eq-ease),box-shadow .24s var(--eq-ease)}.pckey-v66-conversion-rail a{padding:13px 14px;border-radius:18px}.pckey-v66-conversion-rail a:hover,.pckey-v66-audience-strip a:hover{transform:translateY(-3px);border-color:#68e7ff57;background:linear-gradient(145deg,#00a4ef29,#ffffff0a);box-shadow:0 18px 44px #00000038,0 0 0 1px #68e7ff0d inset}.pckey-v66-conversion-rail strong,.pckey-v66-audience-strip strong{display:block;color:#fff;font-weight:880;letter-spacing:-.02em}.pckey-v66-conversion-rail span,.pckey-v66-audience-strip span{display:block;margin-top:4px;color:#afc9dc;font-size:.78rem;line-height:1.35}.pckey-v66-audience-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:-8px 0 clamp(18px,2.4vw,28px)}.pckey-v66-audience-strip a{border-radius:22px;padding:18px}.pckey-v66-audience-strip a span{margin:0 0 8px;color:#86eaff;font-size:.72rem;font-weight:860;letter-spacing:.1em;text-transform:uppercase}.pckey-v66-audience-strip a strong{font-size:.98rem;line-height:1.3}.pckey-v66-mobile-proof{display:none}.pckey-v66-hero__stage{filter:saturate(1.06) contrast(1.02)}.pckey-v66-hero__stage:after{content:"";position:absolute;top:8%;right:4%;bottom:2%;left:4%;pointer-events:none;background:radial-gradient(circle at 50% 70%,rgba(0,164,239,.2),transparent 42%);filter:blur(26px);z-index:-1;animation:pckeyV66Pulse 4.8s ease-in-out infinite}.eq-card-product{transition:transform .26s var(--eq-ease),box-shadow .26s var(--eq-ease),border-color .26s var(--eq-ease)!important}.eq-card-product:hover{transform:translateY(-5px)!important;border-color:#68e7ff47!important;box-shadow:0 28px 74px #00000047,0 0 0 1px #68e7ff0d inset!important}.eq-card-product__title,.eq-product-info h1{font-family:var(--pckey-menu-font)!important}.eq-add-cart-button,.eq-product-buy-button,.eq-cart-checkout{border-radius:999px!important;text-transform:none!important}.eq-buybox-trust span,.eq-collection-hero__badges strong{font-family:var(--pckey-menu-font)!important}.pckey-v66-footer__cta,.eq-collection-hero,.eq-product-spec-premium{box-shadow:0 24px 70px #0000003d,inset 0 1px #ffffff12!important}@keyframes pckeyV66Pulse{0%,to{opacity:.35;transform:scale(.98)}50%{opacity:.78;transform:scale(1.04)}}@keyframes pckeyV66MobileFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-8px,0) scale(1.015)}}@media(max-width:990px){.pckey-v66-nav a,.pckey-v66-nav button{letter-spacing:.025em!important}.pckey-v66-nav-shell{border-radius:26px!important}.pckey-v66-audience-strip{grid-template-columns:1fr}.pckey-v66-conversion-rail{grid-template-columns:1fr 1fr}.pckey-v66-hero--refined{padding-top:42px!important}.pckey-v66-hero__stage{max-width:640px!important}}@media(max-width:760px){:root{--eq-section:clamp(36px,9vw,58px)}.pckey-v66-header__main{min-height:62px!important}.pckey-v66-search{margin-bottom:8px!important}.pckey-v66-hero--refined{padding:34px 0 42px!important;background:radial-gradient(circle at 50% 12%,rgba(0,164,239,.32),transparent 20rem),linear-gradient(180deg,#020713,#061427 58%,#020713)!important}.pckey-v66-hero__grid{gap:18px!important}.pckey-v66-eyebrow{margin-bottom:14px!important}.pckey-v66-hero__copy h1{font-size:clamp(2.35rem,12vw,4.05rem)!important;line-height:.94!important;text-align:left}.pckey-v66-hero__lead{font-size:15.5px!important;line-height:1.52!important;margin-top:14px!important}.pckey-v66-hero__actions{margin-top:18px!important;gap:10px!important}.pckey-v66-hero__actions .eq-button{min-height:52px!important}.pckey-v66-hero__trust{display:grid!important;grid-template-columns:1fr!important;margin-top:16px!important;gap:8px!important}.pckey-v66-hero__trust article{padding:13px 14px!important;border-radius:18px!important}.pckey-v66-hero__trust article small{display:none}.pckey-v66-conversion-rail{grid-template-columns:1fr!important;margin-top:12px!important}.pckey-v66-conversion-rail a{padding:12px 13px!important;border-radius:17px!important}.pckey-v66-hero__stage{position:relative;margin-top:4px!important;padding:10px;border:1px solid rgba(129,224,255,.14);border-radius:30px;background:linear-gradient(145deg,#ffffff14,#ffffff06);box-shadow:0 22px 62px #00000047,inset 0 1px #ffffff14;animation:pckeyV66MobileFloat 5.2s ease-in-out infinite}.pckey-v66-hero__stage picture{max-width:100%!important}.pckey-v66-hero__stage img{border-radius:22px!important;filter:drop-shadow(0 22px 34px rgba(0,0,0,.38)) saturate(1.12)!important}.pckey-v66-mobile-proof{display:grid;gap:2px;position:absolute;left:18px;right:18px;bottom:18px;padding:12px 14px;border-radius:18px;border:1px solid rgba(129,224,255,.2);background:#030c18c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 42px #0000004d}.pckey-v66-mobile-proof b{color:#fff;font-size:.88rem}.pckey-v66-mobile-proof span{color:#bfe9f8;font-size:.75rem}.eq-products{gap:14px!important}.eq-card-product{border-radius:22px!important}.eq-card-product__media{min-height:220px!important}.pckey-v66-audience-strip{margin:0 0 16px!important}.pckey-v66-audience-strip a{padding:15px!important;border-radius:19px!important}.eq-section__head{display:grid!important;gap:10px!important}.eq-section__head h2{font-size:clamp(1.72rem,8vw,2.35rem)!important}.eq-section__head p{font-size:.92rem!important;line-height:1.55!important}}@media(max-width:420px){.pckey-v66-hero__stage{padding:8px;border-radius:26px}.pckey-v66-mobile-proof{left:14px;right:14px;bottom:14px}.pckey-v66-nav a,.pckey-v66-nav button{font-size:.74rem!important}.pckey-v66-conversion-rail span{font-size:.75rem!important}}@media(prefers-reduced-motion:reduce){.pckey-v66-hero__stage,.pckey-v66-hero__stage:after{animation:none!important}}.pckey-v66-proofline{display:flex!important;flex-wrap:wrap;align-items:center;gap:10px;margin-top:24px!important;max-width:760px}.pckey-v66-proofline span{position:relative;display:inline-flex;align-items:center;min-height:38px;padding:0 14px 0 34px;border-radius:999px;border:1px solid rgba(126,225,255,.16);background:linear-gradient(135deg,#ffffff13,#ffffff07);box-shadow:inset 0 1px #ffffff14,0 12px 30px #00000029;color:#bfd8ea;font-size:.8rem;line-height:1.1;white-space:nowrap}.pckey-v66-proofline span:before{content:"";position:absolute;left:13px;top:50%;width:8px;height:8px;border-radius:50%;transform:translateY(-50%);background:#68e7ff;box-shadow:0 0 0 4px #68e7ff1f,0 0 20px #68e7ffb8}.pckey-v66-proofline b{color:#fff;font-weight:900;letter-spacing:-.01em}.pckey-v66-shop-path{display:flex!important;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content;margin-top:14px!important;padding:8px;border:1px solid rgba(126,225,255,.13);border-radius:999px;background:#0108127a;box-shadow:inset 0 1px #ffffff0f,0 18px 46px #0000002e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pckey-v66-shop-path p{margin:0 6px 0 8px;color:#85a6be;font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.pckey-v66-shop-path a{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;color:#eafbff;font-family:var(--pckey-menu-font)!important;font-size:.78rem;font-weight:860;letter-spacing:.005em;background:linear-gradient(135deg,#00a4ef29,#ffffff09);border:1px solid rgba(104,231,255,.12);transition:transform .22s var(--eq-ease),background .22s var(--eq-ease),border-color .22s var(--eq-ease),box-shadow .22s var(--eq-ease)}.pckey-v66-shop-path a:hover{transform:translateY(-2px);color:#fff;background:linear-gradient(135deg,#00a4ef47,#68e7ff14);border-color:#68e7ff47;box-shadow:0 12px 28px #00a4ef1f}.pckey-v66-hero--refined .pckey-v66-hero__trust,.pckey-v66-hero--refined .pckey-v66-conversion-rail{display:none!important}@media(max-width:760px){.pckey-v66-proofline{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px!important}.pckey-v66-proofline span{min-height:40px;padding:0 10px 0 28px;font-size:.72rem;white-space:normal;border-radius:16px}.pckey-v66-proofline span:before{left:11px;width:7px;height:7px;box-shadow:0 0 0 3px #68e7ff1c,0 0 16px #68e7ffb3}.pckey-v66-shop-path{width:100%;display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:7px;border-radius:20px;margin-top:10px!important;padding:8px;background:#0108128f}.pckey-v66-shop-path p{grid-column:1/-1;margin:0 2px 2px;text-align:left;font-size:.68rem}.pckey-v66-shop-path a{min-height:38px;padding:0 8px;font-size:.72rem;border-radius:14px;text-align:center;line-height:1.1}}@media(max-width:430px){.pckey-v66-proofline,.pckey-v66-shop-path{grid-template-columns:1fr}}.pckey-v66-hero--conversion{padding:clamp(44px,5.4vw,76px) 0 clamp(38px,4.6vw,64px)!important;min-height:0!important;border-bottom:1px solid rgba(126,225,255,.12)!important;background:radial-gradient(circle at 73% 12%,rgba(0,164,239,.22),transparent 30rem),radial-gradient(circle at 14% 80%,rgba(104,231,255,.09),transparent 26rem),linear-gradient(180deg,#020713,#061527 54%,#020713)!important}.pckey-v66-hero--conversion:after{height:74px!important;background:linear-gradient(180deg,transparent,rgba(2,7,19,.92))!important}.pckey-v66-hero--conversion .pckey-v66-hero__grid{grid-template-columns:minmax(0,.86fr) minmax(480px,.94fr)!important;gap:clamp(24px,4vw,58px)!important;align-items:center!important}.pckey-v66-hero--conversion .pckey-v66-hero__copy{max-width:720px!important}.pckey-v66-hero--conversion .pckey-v66-hero__copy h1{margin:18px 0 16px!important;font-size:clamp(2.65rem,5vw,5.85rem)!important;line-height:.94!important;letter-spacing:-.078em!important;max-width:760px!important}.pckey-v66-hero--conversion .pckey-v66-hero__lead{max-width:700px!important;font-size:clamp(1rem,1.08vw,1.15rem)!important;line-height:1.62!important}.pckey-v66-hero--conversion .pckey-v66-hero__actions{margin-top:24px!important;gap:12px!important}.pckey-v66-hero__microproof{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:680px;margin-top:26px;padding-top:18px;border-top:1px solid rgba(126,225,255,.16)}.pckey-v66-hero__microproof span{display:grid;gap:3px;position:relative;padding-left:18px;color:#cde6f6}.pckey-v66-hero__microproof span:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background:#68e7ff;box-shadow:0 0 0 4px #68e7ff1c,0 0 18px #68e7ffb8}.pckey-v66-hero__microproof b{color:#fff;font-size:.84rem;font-weight:900;line-height:1.2}.pckey-v66-hero__microproof small{color:#a8c2d6;font-size:.72rem;line-height:1.25}.pckey-v66-hero--conversion .pckey-v66-hero__reviewpulse,.pckey-v66-hero--conversion .pckey-v66-hero__audiences,.pckey-v66-hero--conversion .pckey-v66-shop-path,.pckey-v66-hero--conversion .pckey-v66-proofline,.pckey-v66-hero--conversion .pckey-v66-hero__trust,.pckey-v66-hero--conversion .pckey-v66-conversion-rail{display:none!important}.pckey-v66-hero--conversion .pckey-v66-hero__stage{min-height:0!important;max-height:620px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;filter:saturate(1.06) contrast(1.03)!important}.pckey-v66-hero--conversion .pckey-v66-hero__stage picture{width:min(100%,760px)!important;max-height:600px!important;display:block!important}.pckey-v66-hero--conversion .pckey-v66-hero__stage img{width:100%!important;max-height:600px!important;object-fit:contain!important;border-radius:32px!important;filter:drop-shadow(0 38px 74px rgba(0,0,0,.48)) saturate(1.08)!important}.pckey-v66-hero--conversion .pckey-v66-floating-card{transform:scale(.92);transform-origin:center;background:linear-gradient(180deg,#08192cd1,#040c18c7)!important}.pckey-v66-hero--conversion .pckey-v66-floating-card--top{left:2%;top:18%}.pckey-v66-hero--conversion .pckey-v66-floating-card--bottom{right:2%;bottom:11%}.pckey-v669-review-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-18px 0 22px;padding:14px 18px;border:1px solid rgba(126,225,255,.14);border-radius:20px;background:linear-gradient(135deg,#00a4ef1c,#ffffff09);box-shadow:inset 0 1px #ffffff12}.pckey-v669-review-summary strong{color:#fff;font-weight:900;font-size:.92rem}.pckey-v669-review-summary span{color:#bbd3e5;font-size:.84rem}.pckey-v669-reviews .eq-testimonials-v64__track{grid-auto-columns:minmax(305px,360px)!important}.pckey-v669-reviews .eq-review-v64{min-height:252px}.pckey-v669-reviews .eq-review-v64__avatar{font-family:var(--pckey-menu-font)!important}@media(max-width:1180px){.pckey-v66-hero--conversion .pckey-v66-hero__grid{grid-template-columns:1fr!important}.pckey-v66-hero--conversion .pckey-v66-hero__copy{max-width:900px!important}.pckey-v66-hero--conversion .pckey-v66-hero__stage{max-width:780px!important;margin-inline:auto!important}.pckey-v66-hero--conversion .pckey-v66-hero__stage img{max-height:520px!important}.pckey-v66-hero--conversion .pckey-v66-floating-card{display:none!important}}@media(max-width:760px){.pckey-v66-hero--conversion{padding:32px 0 38px!important}.pckey-v66-hero--conversion .pckey-v66-hero__grid{gap:18px!important}.pckey-v66-hero--conversion .pckey-v66-hero__copy h1{font-size:clamp(2.28rem,12vw,3.8rem)!important;line-height:.96!important;letter-spacing:-.06em!important}.pckey-v66-hero--conversion .pckey-v66-hero__lead{font-size:15.5px!important;line-height:1.52!important}.pckey-v66-hero__microproof{grid-template-columns:1fr!important;gap:8px;margin-top:16px!important;padding-top:14px!important}.pckey-v66-hero__microproof span{min-height:34px;padding-left:17px}.pckey-v66-hero--conversion .pckey-v66-hero__stage{padding:8px!important;border:1px solid rgba(129,224,255,.14);border-radius:26px;background:linear-gradient(145deg,#ffffff12,#ffffff06);box-shadow:0 18px 48px #0000003d,inset 0 1px #ffffff0f}.pckey-v66-hero--conversion .pckey-v66-hero__stage picture{width:100%!important}.pckey-v66-hero--conversion .pckey-v66-hero__stage img{max-height:360px!important;border-radius:18px!important;filter:drop-shadow(0 18px 34px rgba(0,0,0,.36)) saturate(1.1)!important}.pckey-v66-hero--conversion .pckey-v66-mobile-proof{display:grid!important}.pckey-v669-review-summary{display:grid;margin:0 0 18px;padding:14px}.pckey-v669-reviews .eq-testimonials-v64__track{grid-auto-columns:minmax(280px,84vw)!important}}@media(max-width:430px){.pckey-v66-hero--conversion .pckey-v66-hero__actions .eq-button{width:100%!important}.pckey-v66-hero--conversion .pckey-v66-hero__stage img{max-height:315px!important}.pckey-v66-hero__microproof b{font-size:.82rem}.pckey-v669-reviews .eq-review-v64{min-height:245px}}.pckey-v66-shop-path,.pckey-v66-hero__audiences,.pckey-v66-audience-strip,.pckey-v66-hero__reviewpulse,.pckey-v66-proofline,.pckey-v66-conversion-rail{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}.pckey-v669-hotfix,.pckey-v66-hero--conversion{min-height:0!important;height:auto!important;max-height:none!important;padding:clamp(34px,4.4vw,58px) 0 clamp(28px,3.2vw,44px)!important;overflow:hidden!important}.pckey-v669-hotfix:after,.pckey-v66-hero--conversion:after{height:42px!important;background:linear-gradient(180deg,transparent,rgba(2,7,19,.94))!important}.pckey-v669-hotfix .pckey-v66-hero__particles{display:none!important}.pckey-v669-hotfix .pckey-v66-hero__grid{grid-template-columns:minmax(0,.88fr) minmax(420px,.86fr)!important;gap:clamp(22px,3.2vw,44px)!important;align-items:center!important}.pckey-v669-hotfix .pckey-v66-hero__copy h1{margin:16px 0 14px!important;font-size:clamp(2.55rem,4.7vw,5.35rem)!important;line-height:.94!important;letter-spacing:-.074em!important}.pckey-v669-hotfix .pckey-v66-hero__lead{max-width:650px!important;line-height:1.56!important}.pckey-v669-hotfix .pckey-v66-hero__actions{margin-top:22px!important}.pckey-v669-hotfix .pckey-v66-hero__microproof{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-top:22px!important;padding-top:16px!important;gap:12px!important;max-width:660px!important;height:auto!important;visibility:visible!important;overflow:visible!important;pointer-events:auto!important}.pckey-v669-hotfix .pckey-v66-hero__stage{min-height:0!important;height:auto!important;max-height:430px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.pckey-v669-hotfix .pckey-v66-hero__stage picture{width:min(100%,620px)!important;max-height:430px!important;display:block!important}.pckey-v669-hotfix .pckey-v66-hero__stage img{width:100%!important;height:auto!important;max-height:430px!important;object-fit:contain!important;border-radius:28px!important;display:block!important}.pckey-v669-hotfix .pckey-v66-floating-card{display:none!important}.pckey-v66-footer a,.pckey-v66-header a,.pckey-v66-nav a,.pckey-v66-hero a{pointer-events:auto!important;cursor:pointer!important;position:relative;z-index:5}@media(max-width:1180px){.pckey-v669-hotfix .pckey-v66-hero__grid{grid-template-columns:1fr!important}.pckey-v669-hotfix .pckey-v66-hero__stage{max-width:640px!important;max-height:360px!important;margin-inline:auto!important}.pckey-v669-hotfix .pckey-v66-hero__stage img{max-height:360px!important}}@media(max-width:760px){.pckey-v669-hotfix,.pckey-v66-hero--conversion{padding:28px 0 30px!important}.pckey-v669-hotfix .pckey-v66-hero__grid{gap:14px!important}.pckey-v669-hotfix .pckey-v66-hero__copy h1{font-size:clamp(2.15rem,10.5vw,3.35rem)!important;line-height:.96!important}.pckey-v669-hotfix .pckey-v66-hero__lead{font-size:15px!important;line-height:1.5!important}.pckey-v669-hotfix .pckey-v66-hero__microproof{grid-template-columns:1fr!important;margin-top:14px!important;padding-top:12px!important;gap:8px!important}.pckey-v669-hotfix .pckey-v66-hero__stage{max-height:260px!important;padding:6px!important;border-radius:24px!important}.pckey-v669-hotfix .pckey-v66-hero__stage img{max-height:248px!important;border-radius:18px!important}.pckey-v66-mobile-proof{display:none!important}}@media(max-width:430px){.pckey-v669-hotfix .pckey-v66-hero__stage{max-height:220px!important}.pckey-v669-hotfix .pckey-v66-hero__stage img{max-height:210px!important}}.pckey-v669-category-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:-8px 0 clamp(18px,2.4vw,28px)}.pckey-v669-category-strip a{border:1px solid rgba(129,224,255,.16);background:linear-gradient(145deg,#ffffff12,#ffffff06);box-shadow:inset 0 1px #ffffff12;border-radius:22px;padding:18px;text-decoration:none!important;transition:transform .24s var(--eq-ease),border-color .24s var(--eq-ease),background .24s var(--eq-ease),box-shadow .24s var(--eq-ease)}.pckey-v669-category-strip a:hover{transform:translateY(-3px);border-color:#68e7ff57;background:linear-gradient(145deg,#00a4ef29,#ffffff0a);box-shadow:0 18px 44px #00000038,0 0 0 1px #68e7ff0d inset}.pckey-v669-category-strip span{display:block;margin:0 0 8px;color:#86eaff;font-size:.72rem;font-weight:860;letter-spacing:.1em;text-transform:uppercase}.pckey-v669-category-strip strong{display:block;color:#fff;font-size:.98rem;line-height:1.3;font-weight:880;letter-spacing:-.02em}#pckey-home.pckey-v669-brasil-premium,#pckey-home.pckey-v669-brasil-premium *{box-sizing:border-box}#pckey-home.pckey-v669-brasil-premium .pckey-v669-visual,#pckey-home.pckey-v669-brasil-premium .pckey-v669-visual *,#pckey-home.pckey-v669-brasil-premium:before,#pckey-home.pckey-v669-brasil-premium:after{pointer-events:none!important}#pckey-home.pckey-v669-brasil-premium a{pointer-events:auto!important}#pckey-home.pckey-v669-brasil-premium+*{margin-top:0!important}.pckey-v66-footer{margin-top:clamp(44px,5vw,76px)!important;position:relative!important;z-index:5!important}.pckey-v66-footer a,.pckey-v66-footer button,.pckey-v66-header a,.pckey-v66-header button,.eq-section a{pointer-events:auto!important;position:relative!important;z-index:30!important}@media(max-width:990px){.pckey-v669-category-strip{grid-template-columns:1fr}}@media(max-width:760px){.pckey-v669-category-strip{margin:0 0 16px!important}.pckey-v669-category-strip a{padding:15px!important;border-radius:19px!important}}body{background:#020713!important}.shopify-section{position:relative!important}.shopify-section:has(#pckey-home){margin:0!important;padding:0!important}.shopify-section:has(#pckey-home)+.shopify-section,.shopify-section:has(#pckey-home)+.shopify-section .eq-section{margin-top:0!important;padding-top:clamp(34px,4vw,54px)!important}.eq-section,.eq-products-section,.eq-trust-matrix,.eq-testimonials-v64,.eq-bulk-calculator,.eq-activation,.eq-verification-ledger{padding-block:clamp(40px,5vw,72px)!important;margin-block:0!important}.eq-section+.eq-section,.shopify-section+.shopify-section{margin-top:0!important}.eq-section:before,.eq-testimonials-v64:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);width:min(100% - 36px,1280px);height:1px;background:linear-gradient(90deg,transparent,rgba(126,225,255,.15),transparent);pointer-events:none}.eq-section__head{margin-bottom:clamp(20px,2.6vw,34px)!important}.eq-section__head h2{font-size:clamp(1.82rem,2.65vw,2.92rem)!important;letter-spacing:-.048em!important}.eq-section__head p{max-width:760px!important}#pckey-products.eq-section{padding-top:clamp(36px,4.4vw,58px)!important;padding-bottom:clamp(38px,4.6vw,64px)!important;background:radial-gradient(circle at 12% 0%,rgba(0,164,239,.08),transparent 32rem),linear-gradient(180deg,#020713,#06182b)!important}#pckey-products .eq-section__head{margin-bottom:clamp(18px,2vw,28px)!important}.pckey-v669-category-strip{margin:0 0 clamp(22px,2.8vw,34px)!important}.eq-products{gap:clamp(14px,1.6vw,22px)!important}#pckey-trust-protocol.eq-section{padding-top:clamp(42px,5vw,68px)!important;padding-bottom:clamp(38px,4.6vw,64px)!important;background:linear-gradient(180deg,#06182b,#041121)!important}.eq-trust-grid{gap:clamp(14px,1.6vw,20px)!important}.eq-trust-card{padding:clamp(18px,2vw,24px)!important;border-radius:24px!important}.pckey-v669-reviews{padding-top:clamp(40px,4.8vw,66px)!important;padding-bottom:clamp(38px,4.6vw,64px)!important;background:linear-gradient(180deg,#041121,#06182b,#041121)!important}.pckey-v669-review-summary{margin:0 0 18px!important}.eq-testimonials-v64__track{padding-bottom:10px!important}.eq-review-v64{border-radius:24px!important}#pckey-enterprise.eq-section,#pckey-support.eq-section,#pckey-verification-ledger.eq-section{padding-top:clamp(38px,4.5vw,64px)!important;padding-bottom:clamp(38px,4.5vw,64px)!important;background:linear-gradient(180deg,#041121,#06172a)!important}.eq-calculator,.eq-ledger,.eq-simulator{padding:clamp(20px,3vw,34px)!important;border-radius:28px!important}.eq-ledger-grid{gap:clamp(14px,1.6vw,20px)!important}.pckey-v66-footer{margin-top:0!important;border-top:1px solid rgba(126,225,255,.13)!important;background:radial-gradient(circle at 18% 0%,rgba(0,164,239,.12),transparent 34rem),linear-gradient(180deg,#06172a,#020713 64%)!important}.pckey-v66-footer__cta{margin-top:clamp(20px,3vw,34px)!important}.pckey-v66-footer__grid{padding-top:clamp(34px,4.4vw,56px)!important}.pckey-v66-footer a,.pckey-v66-header a,.pckey-v66-nav a,#pckey-home a,.eq-section a,.eq-products-section a{pointer-events:auto!important;position:relative!important;z-index:50!important;cursor:pointer!important}#pckey-home:before,#pckey-home:after,#pckey-home .pckey-v6610-visual,#pckey-home .pckey-v6610-visual *{pointer-events:none!important}@media(max-width:900px){.eq-section,.eq-products-section,.eq-trust-matrix,.eq-testimonials-v64,.eq-bulk-calculator,.eq-activation,.eq-verification-ledger{padding-block:42px!important}.eq-section__head{margin-bottom:22px!important}.pckey-v669-category-strip{gap:10px!important;margin-bottom:22px!important}}@media(max-width:560px){.eq-section,.eq-products-section,.eq-trust-matrix,.eq-testimonials-v64,.eq-bulk-calculator,.eq-activation,.eq-verification-ledger{padding-block:34px!important}.eq-section__head h2{font-size:clamp(1.62rem,8vw,2.18rem)!important}.eq-trust-card,.eq-review-v64{padding:18px!important}.pckey-v66-footer__cta{margin-top:18px!important}}@media(max-width:900px){html{scroll-padding-top:112px!important;overflow-x:hidden!important}body{overflow-x:hidden!important;-webkit-text-size-adjust:100%!important}.eq-shell,.pckey-v66-header .eq-shell,.pckey-v66-footer .eq-shell{width:min(100% - 28px,1320px)!important;max-width:none!important;margin-inline:auto!important;padding-inline:0!important}.pckey-v66-header{position:sticky!important;top:0!important;z-index:1000!important;background:#030a16eb!important;-webkit-backdrop-filter:blur(18px) saturate(130%)!important;backdrop-filter:blur(18px) saturate(130%)!important;border-bottom:1px solid rgba(126,225,255,.14)!important}.pckey-v66-header__trustbar{display:none!important}.pckey-v66-header__surface{padding:0!important;background:transparent!important;box-shadow:none!important}.pckey-v66-header__main{min-height:64px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;padding-block:8px!important}.pckey-v66-header__logo{min-width:0!important;display:flex!important;align-items:center!important;max-width:136px!important}.pckey-v66-header__logo img,.pckey-v66-header__logo-image{width:128px!important;max-width:128px!important;height:auto!important;display:block!important;object-fit:contain!important}.pckey-v66-header__seal,.pckey-v66-header__account,.pckey-v66-header__quick,.pckey-v66-header__cta{display:none!important}.pckey-v66-header__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.pckey-v66-header__cart,.pckey-v66-menu-toggle{width:42px!important;height:42px!important;min-width:42px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#ffffff0e!important;border:1px solid rgba(145,225,255,.16)!important;color:#eafbff!important}.pckey-v66-menu-toggle i{width:17px!important;height:2px!important;border-radius:9px!important;background:#eafbff!important}.pckey-v66-search{grid-column:1/-1!important;grid-row:2!important;width:100%!important;height:42px!important;margin:0 0 8px!important;border-radius:16px!important;background:#ffffff0d!important;border:1px solid rgba(142,226,255,.16)!important;box-shadow:inset 0 1px #ffffff0f!important;overflow:hidden!important}.pckey-v66-search input{height:100%!important;font-size:15px!important;padding-inline:14px!important;color:#f4fcff!important}.pckey-v66-search input::placeholder{color:#8aa4b8!important;opacity:1!important}.pckey-v66-search button{height:100%!important;min-width:46px!important;padding:0 13px!important;border-radius:0!important;background:linear-gradient(135deg,#7ee8ff,#00a4ef 56%,#006ebd)!important;color:#06131f!important;font-weight:900!important}.pckey-v66-search button span{display:none!important}.pckey-v66-nav-shell{display:none!important;position:absolute!important;left:14px!important;right:14px!important;top:calc(100% + 8px)!important;z-index:1200!important;width:auto!important;max-height:calc(100vh - 108px)!important;overflow:auto!important;padding:12px!important;border-radius:22px!important;border:1px solid rgba(142,226,255,.18)!important;background:linear-gradient(180deg,#071627fb,#030a15fb)!important;box-shadow:0 24px 70px #00000085!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important}.pckey-v66-nav-shell.is-open{display:grid!important;gap:12px!important}.pckey-v66-nav{display:grid!important;gap:7px!important;width:100%!important}.pckey-v66-nav a,.pckey-v66-nav button{width:100%!important;min-height:44px!important;padding:11px 12px!important;border-radius:15px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:14px!important;line-height:1.2!important;font-weight:780!important;color:#e9f9ff!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.055)!important;text-align:left!important}.pckey-v66-mega{position:static!important;display:none!important;min-width:0!important;width:100%!important;margin-top:7px!important;padding:8px!important;border-radius:16px!important;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important}.pckey-v66-nav__item.is-open .pckey-v66-mega{display:grid!important;gap:6px!important}.pckey-v66-mega a{min-height:40px!important;font-size:13px!important;color:#cfe5f4!important;background:#00a4ef0e!important}.pckey-v66-nav-cta{width:100%!important;min-height:46px!important}.shopify-section{margin:0!important;overflow:clip!important}.eq-section,.eq-products-section,.eq-trust-matrix,.eq-testimonials-v64,.eq-bulk-calculator,.eq-activation,.eq-verification-ledger{padding-block:34px!important;margin-block:0!important}.eq-section__head{margin-bottom:20px!important;display:grid!important;gap:8px!important}.eq-section__head h1,.eq-section__head h2,.eq-main-page h1{font-size:clamp(1.65rem,7.2vw,2.35rem)!important;line-height:1.08!important;letter-spacing:-.045em!important;margin:0!important}.eq-section__head p,.eq-muted{font-size:15px!important;line-height:1.6!important;max-width:68ch!important}.eq-products{grid-template-columns:1fr!important;gap:14px!important}.eq-card-product{border-radius:22px!important;overflow:hidden!important}.eq-card-product__media{aspect-ratio:1.12!important;min-height:0!important;padding:18px!important}.eq-card-product__media img{max-height:190px!important;width:auto!important;max-width:100%!important;object-fit:contain!important}.eq-card-product__meta{padding:17px!important}.eq-card-product h3{font-size:1rem!important;line-height:1.32!important;margin:7px 0 10px!important}.eq-main-product,.eq-main-cart,.eq-main-page,.eq-main-blog,.eq-main-article,.eq-main-collection{padding:34px 0!important}.eq-product-layout{grid-template-columns:1fr!important;gap:18px!important}.eq-product-info{position:relative!important;top:auto!important;padding:20px!important;border-radius:24px!important}.eq-product-media{padding:18px!important;border-radius:24px!important}.eq-product-media img{max-width:100%!important;height:auto!important;object-fit:contain!important}.rte,.shopify-policy__body,.eq-page-card,.eq-article-card,.eq-product-description{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}.rte img,.shopify-policy__body img,.eq-product-description img{max-width:100%!important;height:auto!important;border-radius:16px!important}.rte table,.shopify-policy__body table,.eq-product-description table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;border-collapse:separate!important}.pckey-v66-footer{margin-top:0!important}.pckey-v66-footer__cta{grid-template-columns:1fr!important;gap:16px!important;padding:22px!important;border-radius:24px!important;margin-top:18px!important}.pckey-v66-footer__cta-actions{justify-content:stretch!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.pckey-v66-footer__grid{grid-template-columns:1fr!important;gap:24px!important;padding-top:32px!important}.pckey-v66-footer__brand,.pckey-v66-footer__service{grid-column:auto!important}.pckey-v66-footer__bottom{display:grid!important;gap:12px!important;justify-items:start!important;text-align:left!important}}@media(max-width:430px){.eq-shell,.pckey-v66-header .eq-shell,.pckey-v66-footer .eq-shell{width:min(100% - 22px,1320px)!important}.pckey-v66-header__logo img,.pckey-v66-header__logo-image{width:118px!important;max-width:118px!important}.pckey-v66-header__cart,.pckey-v66-menu-toggle{width:40px!important;height:40px!important;min-width:40px!important}.eq-button,.eq-product-buy-button,.eq-cart-checkout,.eq-add-cart-button{min-height:48px!important;width:100%!important;font-size:14px!important}}.pckey-v66-footer--balanced{margin-top:clamp(48px,5.6vw,86px)!important;padding:clamp(52px,6vw,82px) 0 28px!important;background:radial-gradient(circle at 12% 0%,rgba(0,164,239,.16),transparent 34rem),radial-gradient(circle at 86% 16%,rgba(104,231,255,.1),transparent 32rem),linear-gradient(180deg,#06172a,#03101e 56%,#020713)!important}.pckey-v66-footer--balanced .pckey-v66-footer__grid--balanced{display:grid!important;grid-template-columns:minmax(260px,1.22fr) repeat(4,minmax(135px,.72fr)) minmax(230px,1fr)!important;gap:clamp(22px,2.4vw,34px)!important;align-items:start!important;padding:0 0 clamp(28px,3.6vw,42px)!important}.pckey-v66-footer--balanced .pckey-v66-footer__brand,.pckey-v66-footer--balanced .pckey-v66-footer__service{min-height:100%!important}.pckey-v66-footer--balanced .pckey-v66-footer__brand{display:flex!important;flex-direction:column!important;align-items:flex-start!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.pckey-v66-footer--balanced .pckey-v66-footer__logo img{width:clamp(132px,10vw,166px)!important;height:auto!important}.pckey-v66-footer--balanced .pckey-v66-footer__brand p{max-width:330px!important;margin:18px 0 0!important;color:#b8ccda!important;font-size:clamp(.86rem,.9vw,.95rem)!important;line-height:1.72!important;letter-spacing:-.012em!important}.pckey-v66-footer--balanced .pckey-v66-footer__badges{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:20px!important}.pckey-v66-footer--balanced .pckey-v66-footer__badges span{border-color:#68e7ff38!important;background:#00a4ef0e!important;color:#e7fbff!important;padding:8px 10px!important;font-size:.72rem!important}.pckey-v66-footer--balanced .pckey-v66-footer__nav{display:flex!important;flex-direction:column!important;gap:0!important;min-width:0!important;padding-top:2px!important}.pckey-v66-footer--balanced h3{margin:0 0 16px!important;color:#f4fcff!important;font-size:.76rem!important;line-height:1.2!important;letter-spacing:.145em!important;text-transform:uppercase!important;font-weight:900!important}.pckey-v66-footer--balanced .pckey-v66-footer__nav a,.pckey-v66-footer--balanced .pckey-v66-footer__service-links a{display:flex!important;align-items:center!important;min-height:34px!important;padding:7px 0!important;color:#b3c8d8!important;font-size:.91rem!important;line-height:1.28!important;letter-spacing:-.018em!important;text-decoration:none!important;transition:color .18s ease,transform .18s ease!important}.pckey-v66-footer--balanced .pckey-v66-footer__nav a:hover,.pckey-v66-footer--balanced .pckey-v66-footer__service-links a:hover,.pckey-v66-footer--balanced .pckey-v66-footer__bottom a:hover{color:#fff!important;transform:translate(3px)!important}.pckey-v66-footer--balanced .pckey-v66-footer__service{display:flex!important;flex-direction:column!important;gap:12px!important;padding:22px!important;border-radius:26px!important;border:1px solid rgba(160,236,255,.18)!important;background:linear-gradient(180deg,#fff1,#ffffff06)!important;box-shadow:inset 0 1px #ffffff12,0 18px 48px #0000002e!important}.pckey-v66-footer--balanced .pckey-v66-footer__service p{margin:0!important;color:#b7cbdb!important;font-size:.9rem!important;line-height:1.58!important}.pckey-v66-footer--balanced .pckey-v66-footer__service strong{color:#f0fbff!important;font-size:.83rem!important;line-height:1.45!important}.pckey-v66-footer--balanced .pckey-v66-footer__service-links{display:grid!important;gap:0!important;padding-top:2px!important}.pckey-v66-footer--balanced .pckey-v66-footer__service .eq-button{width:100%!important;min-height:46px!important;margin-top:2px!important;justify-content:center!important;border-radius:999px!important}.pckey-v66-footer--balanced .pckey-v66-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding-top:22px!important;border-top:1px solid rgba(255,255,255,.08)!important}.pckey-v66-footer--balanced .pckey-v66-footer__bottom p{margin:0!important;color:#8ca2b5!important;font-size:.78rem!important}.pckey-v66-footer--balanced .pckey-v66-footer__bottom div{display:flex!important;flex-wrap:wrap!important;gap:14px!important;justify-content:flex-end!important}.pckey-v66-footer--balanced .pckey-v66-footer__bottom a{color:#afc3d7!important;font-size:.78rem!important;text-decoration:none!important}@media(max-width:1240px){.pckey-v66-footer--balanced .pckey-v66-footer__grid--balanced{grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(0,1fr))!important}.pckey-v66-footer--balanced .pckey-v66-footer__brand,.pckey-v66-footer--balanced .pckey-v66-footer__service{grid-column:span 2!important}}@media(max-width:860px){.pckey-v66-footer--balanced{padding-top:42px!important}.pckey-v66-footer--balanced .pckey-v66-footer__grid--balanced{grid-template-columns:1fr 1fr!important;gap:24px 18px!important}.pckey-v66-footer--balanced .pckey-v66-footer__brand,.pckey-v66-footer--balanced .pckey-v66-footer__service{grid-column:1/-1!important}.pckey-v66-footer--balanced .pckey-v66-footer__brand{align-items:center!important;text-align:center!important}.pckey-v66-footer--balanced .pckey-v66-footer__brand p{max-width:560px!important}.pckey-v66-footer--balanced .pckey-v66-footer__badges{justify-content:center!important}.pckey-v66-footer--balanced h3{font-size:.74rem!important;margin-bottom:12px!important}.pckey-v66-footer--balanced .pckey-v66-footer__nav a,.pckey-v66-footer--balanced .pckey-v66-footer__service-links a{min-height:40px!important;font-size:.92rem!important}.pckey-v66-footer--balanced .pckey-v66-footer__bottom{display:grid!important;justify-items:center!important;text-align:center!important}.pckey-v66-footer--balanced .pckey-v66-footer__bottom div{justify-content:center!important}}@media(max-width:560px){.pckey-v66-footer--balanced .pckey-v66-footer__grid--balanced{grid-template-columns:1fr!important;gap:22px!important}.pckey-v66-footer--balanced .pckey-v66-footer__nav{padding:18px!important;border-radius:22px!important;border:1px solid rgba(160,236,255,.12)!important;background:#ffffff06!important}.pckey-v66-footer--balanced .pckey-v66-footer__service{padding:20px!important;border-radius:24px!important}.pckey-v66-footer--balanced .pckey-v66-footer__service .eq-button{min-height:50px!important}}
/*# sourceMappingURL=/cdn/shop/t/742/assets/theme.css.map */
