:root{--wpulse-bg:#050b14;--wpulse-panel:#091a2a;--wpulse-panel-2:#0b2136;--wpulse-cyan:#16dcff;--wpulse-blue:#168eff;--wpulse-white:#f6fbff;--wpulse-muted:#91a7bb;--wpulse-line:rgba(74,211,255,.18);--wpulse-max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--wpulse-bg)}body{margin:0;color:var(--wpulse-white);background:radial-gradient(circle at 90% 0,rgba(0,190,255,.12),transparent 27%),radial-gradient(circle at 0 45%,rgba(8,118,255,.09),transparent 26%),var(--wpulse-bg);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.13;background-image:linear-gradient(rgba(40,208,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(40,208,255,.12) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(black,transparent 80%)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.wpulse-container{width:min(calc(100% - 40px),var(--wpulse-max));margin-inline:auto}.wpulse-skip{position:fixed;left:12px;top:-80px;z-index:100;background:white;color:#00101b;padding:12px 16px;border-radius:9px}.wpulse-skip:focus{top:12px}.wpulse-header{position:relative;z-index:20;border-bottom:1px solid var(--wpulse-line);background:rgba(3,9,16,.72);backdrop-filter:blur(16px)}.wpulse-nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wpulse-brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:950;letter-spacing:.11em}.wpulse-brand em{font-style:normal;color:var(--wpulse-cyan)}.wpulse-brand-mark{width:46px;height:52px;display:grid;place-items:center;overflow:hidden}.wpulse-brand-mark img{width:50px;max-width:none}.wpulse-nav nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:750;color:#b7c7d6}.wpulse-nav nav>a:hover{color:var(--wpulse-cyan)}.wpulse-nav-cta{padding:12px 18px;border-radius:10px;background:var(--wpulse-cyan);color:#00121b!important;font-weight:900}.wpulse-store-hero{padding:105px 0 80px;border-bottom:1px solid var(--wpulse-line)}.wpulse-store-hero-inner{display:grid;grid-template-columns:1fr 270px;gap:60px;align-items:center}.wpulse-kicker{display:inline-flex;gap:10px;align-items:center;color:var(--wpulse-cyan);font-size:12px;font-weight:900;letter-spacing:.18em}.wpulse-kicker:before{content:"";width:30px;height:2px;background:var(--wpulse-cyan);box-shadow:0 0 12px var(--wpulse-cyan)}.wpulse-store-hero h1{font-size:clamp(48px,7vw,84px);line-height:.96;letter-spacing:-.055em;margin:20px 0 24px}.wpulse-store-hero h1 em{font-style:normal;color:transparent;background:linear-gradient(95deg,var(--wpulse-cyan),var(--wpulse-blue));background-clip:text;-webkit-background-clip:text}.wpulse-store-hero p{max-width:720px;margin:0;color:#a7bacb;font-size:19px}.wpulse-hero-seal{width:270px;height:270px;border:1px solid rgba(22,220,255,.3);border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:inset 0 0 70px rgba(22,220,255,.08),0 0 55px rgba(22,220,255,.06)}.wpulse-hero-seal:before,.wpulse-hero-seal:after{content:"";position:absolute;border:1px solid rgba(22,220,255,.18);border-radius:50%;inset:18px}.wpulse-hero-seal:after{inset:40px}.wpulse-hero-seal span{font-size:105px;line-height:1;font-weight:950;color:rgba(22,220,255,.28);text-shadow:0 0 35px rgba(22,220,255,.25)}.wpulse-hero-seal small{position:absolute;bottom:43px;font-size:10px;text-align:center;color:var(--wpulse-cyan);font-weight:900;letter-spacing:.18em}.wpulse-catalog{padding:105px 0}.wpulse-catalog-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:44px}.wpulse-catalog-head h2{font-size:clamp(35px,5vw,56px);line-height:1.02;letter-spacing:-.04em;margin:13px 0 0}.wpulse-filters{display:flex;flex-wrap:wrap;gap:8px}.wpulse-filters button{border:1px solid var(--wpulse-line);border-radius:999px;padding:10px 16px;background:rgba(255,255,255,.025);color:#a9bbcb;cursor:pointer;font:inherit;font-size:13px;font-weight:800}.wpulse-filters button:hover,.wpulse-filters button.is-active{background:var(--wpulse-cyan);border-color:var(--wpulse-cyan);color:#00121b}.webpulse-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.webpulse-product-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--wpulse-line);border-radius:23px;overflow:hidden;background:linear-gradient(155deg,rgba(11,33,53,.98),rgba(4,12,21,.98));box-shadow:0 20px 65px rgba(0,0,0,.25);transition:transform .25s ease,border-color .25s ease}.webpulse-product-card:hover{transform:translateY(-5px);border-color:rgba(22,220,255,.42)}.webpulse-product-card[hidden]{display:none}.webpulse-product-cover{aspect-ratio:16/10;background:#061725;overflow:hidden}.webpulse-product-cover img{width:100%;height:100%;object-fit:cover}.webpulse-product-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,rgba(22,220,255,.24),transparent 45%),#071420}.webpulse-product-placeholder span{font-size:84px;font-weight:950;color:rgba(22,220,255,.28)}.webpulse-product-body{display:flex;flex-direction:column;flex:1;padding:25px}.webpulse-product-type{font-size:11px;color:var(--wpulse-cyan);font-weight:900;text-transform:uppercase;letter-spacing:.14em}.webpulse-product-card h3{font-size:24px;line-height:1.14;margin:10px 0}.webpulse-product-card p{color:var(--wpulse-muted);font-size:14px;margin:0 0 19px}.webpulse-video{aspect-ratio:16/9;border-radius:12px;overflow:hidden;margin:4px 0 19px;background:#02060a}.webpulse-video iframe{display:block;width:100%;height:100%;border:0}.webpulse-video-link{color:var(--wpulse-cyan);font-weight:850;font-size:13px;margin-bottom:19px}.webpulse-product-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:20px;border-top:1px solid var(--wpulse-line)}.webpulse-price{font-size:18px}.webpulse-price-empty{font-size:12px;color:var(--wpulse-muted)}.webpulse-buy{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:10px;background:var(--wpulse-cyan);color:#00121b;font-weight:950;font-size:13px;transition:transform .2s ease}.webpulse-buy:hover{transform:translateY(-2px)}.webpulse-buy.is-disabled{background:rgba(255,255,255,.06);color:var(--wpulse-muted)}.webpulse-empty{grid-column:1/-1;padding:62px 24px;border:1px dashed rgba(22,220,255,.28);border-radius:22px;text-align:center;background:rgba(8,25,41,.55)}.webpulse-empty span{color:var(--wpulse-cyan);font-size:12px;text-transform:uppercase;letter-spacing:.16em}.webpulse-empty h3{font-size:27px;margin:8px}.webpulse-empty p{color:var(--wpulse-muted);margin:0}#wpulse-products-live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.wpulse-contact{padding:20px 0 110px}.wpulse-contact-panel{padding:64px;display:flex;align-items:center;justify-content:space-between;gap:50px;border:1px solid rgba(22,220,255,.32);border-radius:30px;background:radial-gradient(circle at 95% 5%,rgba(22,220,255,.17),transparent 32%),linear-gradient(135deg,#0c263d,#071522)}.wpulse-contact h2{max-width:720px;font-size:clamp(34px,5vw,54px);line-height:1.02;letter-spacing:-.04em;margin:14px 0}.wpulse-contact p{max-width:680px;color:var(--wpulse-muted)}.wpulse-contact-panel>a{min-width:max-content;padding:15px 20px;border-radius:11px;background:var(--wpulse-cyan);color:#00121b;font-weight:950}.wpulse-footer{padding:38px 0;border-top:1px solid var(--wpulse-line)}.wpulse-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.wpulse-footer-links{display:flex;gap:22px;color:#a9bbcb;font-size:13px}.wpulse-footer-links a:hover{color:var(--wpulse-cyan)}.wpulse-footer small{color:#61778b}@media(max-width:980px){.wpulse-store-hero-inner{grid-template-columns:1fr}.wpulse-hero-seal{display:none}.webpulse-product-grid{grid-template-columns:1fr 1fr}.wpulse-catalog-head{align-items:start;flex-direction:column}.wpulse-contact-panel{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.wpulse-container{width:min(calc(100% - 28px),var(--wpulse-max))}.wpulse-nav{height:auto;min-height:72px;flex-wrap:wrap;padding:10px 0 14px}.wpulse-nav nav{width:100%;justify-content:space-between;gap:11px;font-size:12px}.wpulse-nav nav>a:not(.wpulse-nav-cta){display:none}.wpulse-nav-cta{width:100%;text-align:center}.wpulse-store-hero{padding:75px 0 60px}.wpulse-store-hero h1{font-size:48px}.wpulse-catalog{padding:75px 0}.webpulse-product-grid{grid-template-columns:1fr}.wpulse-contact{padding-bottom:75px}.wpulse-contact-panel{padding:39px 25px}.wpulse-contact-panel>a{width:100%;text-align:center}.wpulse-footer-inner{align-items:flex-start;flex-direction:column}.wpulse-footer-links{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.webpulse-product-card,.webpulse-buy{transition:none}}

