.jcc-hud{position:relative;z-index:4;max-width:1200px;margin:-32px auto 28px;padding:0 16px}.jcc-hud__panel{position:relative;padding:18px 20px 16px;border:1px solid rgba(0,229,255,.22);background:linear-gradient(155deg,rgba(0,16,36,.88),rgba(0,8,22,.72));clip-path:polygon(1.5% 0,100% 0,100% 94%,98.5% 100%,0 100%,0 6%)}.jcc-hud__jarvis-layer{position:absolute;inset:0;pointer-events:none;z-index:0}.jcc-hud__jarvis-cmd{position:absolute;left:50%;top:-8px;transform:translateX(-50%);padding:8px 20px;text-align:center;border:1px solid rgba(0,229,255,.2);background:rgba(0,12,28,.55);animation:jccJarvisIn .28s ease-out}.jcc-hud__jarvis-cmd span{display:block;font-size:8px;letter-spacing:.24em;color:rgba(0,229,255,.55)}.jcc-hud__jarvis-cmd strong{display:block;font-size:14px;letter-spacing:.2em;color:rgba(0,229,255,.85)}.jcc-hud__jarvis-cmd em{display:block;font-size:9px;font-style:normal;color:rgba(255,176,64,.7);letter-spacing:.12em}@keyframes jccJarvisIn{0%{opacity:0;transform:translateX(-50%) translateY(6px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.jcc-hud__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:14px 0 16px}.jcc-hud__node{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 6px 10px;border:none;background:rgba(0,10,26,.65);clip-path:polygon(8% 0,100% 0,100% 78%,92% 100%,0 100%,0 22%);cursor:pointer;color:rgba(200,235,255,.88);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;overflow:hidden}.jcc-hud__node:before{content:"";position:absolute;inset:0;border:1px solid rgba(0,229,255,.15);clip-path:inherit;pointer-events:none}.jcc-hud__node-ring{position:absolute;left:50%;top:38%;width:52px;height:52px;transform:translate(-50%,-50%);border:1px dashed rgba(0,229,255,.22);border-radius:50%;opacity:0;transition:opacity .2s}.jcc-hud__node-ring--b{width:64px;height:64px;animation:none}.jcc-hud__node.is-active .jcc-hud__node-ring,.jcc-hud__node:hover .jcc-hud__node-ring{opacity:1}.jcc-hud__node:hover .jcc-hud__node-ring--b{animation:jccRingSpin 4s linear infinite}.jcc-hud__node:hover{transform:translateY(-4px);box-shadow:0 0 24px rgba(0,229,255,.18);background:rgba(0,18,42,.82)}.jcc-hud__node.is-active{background:rgba(0,229,255,.08);box-shadow:0 0 28px rgba(0,229,255,.22),inset 0 0 20px rgba(0,229,255,.06)}.jcc-hud__node.is-active:before{border-color:rgba(0,229,255,.45)}.jcc-hud__node-core{position:relative;z-index:2;width:36px;height:36px;display:grid;place-items:center;color:#00e5ff}.jcc-hud__node-icon{width:28px;height:28px}.jcc-hud__node-label{position:relative;z-index:2;font-size:9px;font-weight:700;letter-spacing:.18em;color:#00e5ff}.jcc-hud__node-sub{position:relative;z-index:2;font-size:10px;color:rgba(160,220,255,.65)}.jcc-hud__node-status{position:relative;z-index:2;font-size:8px;letter-spacing:.14em;color:rgba(68,255,170,.75)}.jcc-hud__node-bars{position:absolute;bottom:6px;left:8px;right:8px;display:flex;gap:2px;opacity:0;transition:opacity .2s}.jcc-hud__node-bars i{flex:1;height:3px;background:rgba(0,229,255,.35);border-radius:1px}.jcc-hud__node.is-active .jcc-hud__node-bars,.jcc-hud__node:hover .jcc-hud__node-bars{opacity:1}.jcc-hud__node-scanline{position:absolute;left:0;right:0;height:1px;top:0;background:linear-gradient(90deg,transparent,rgba(0,229,255,.5),transparent);opacity:0;transition:opacity .2s}.jcc-hud__node:hover .jcc-hud__node-scanline{opacity:.8;animation:jccScanLine 2.2s ease-in-out infinite}.jcc-hud__node-scan-fill{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,229,255,.25),transparent 55%);animation:jccScanFill .3s ease-out forwards;pointer-events:none}@keyframes jccScanFill{0%{opacity:0;transform:scaleY(0);transform-origin:top}to{opacity:1;transform:scaleY(1)}}@keyframes jccScanLine{0%,to{top:8%;opacity:.3}50%{top:88%;opacity:.9}}@keyframes jccRingSpin{to{transform:translate(-50%,-50%) rotate(1turn)}}.jcc-hud__ticker-wrap{margin-bottom:12px;overflow:hidden}.jcc-hud__ticker-label{display:block;font-size:9px;letter-spacing:.16em;color:rgba(0,229,255,.55);margin-bottom:8px}.jcc-hud__ticker{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}.jcc-hud__ticker-track{display:flex;gap:12px;width:max-content;animation:jccTicker 38s linear infinite}.jcc-hud__ticker-item{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:6px 14px;font-size:10px;text-decoration:none;color:#d8eeff;border:1px solid rgba(0,229,255,.18);background:rgba(0,12,32,.6);clip-path:polygon(4% 0,100% 0,100% 80%,96% 100%,0 100%,0 20%);transition:border-color .18s,background .18s}.jcc-hud__ticker-item:hover{border-color:rgba(0,229,255,.4);background:rgba(0,229,255,.08)}.jcc-hud__ticker-item em{font-style:normal;font-size:8px;letter-spacing:.12em;color:rgba(0,229,255,.6)}.jcc-hud__ticker-name{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jcc-hud__ticker-status{font-size:8px;color:rgba(68,255,170,.7);letter-spacing:.1em}.jcc-hud__ticker-price{color:#ffb040;font-weight:600}.jcc-hud__ticker-ready{font-size:8px;letter-spacing:.12em;color:rgba(0,229,255,.65)}@keyframes jccTicker{to{transform:translateX(-50%)}}.jcc-product-dock{position:relative;z-index:3}.jcc-product-dock__empty{padding:32px 20px;text-align:center;border:1px dashed rgba(0,229,255,.25);background:rgba(0,10,26,.5)}.jcc-product-dock__empty span{display:block;font-size:9px;letter-spacing:.18em;color:rgba(0,229,255,.55)}.jcc-product-dock__empty strong{display:block;margin:8px 0 4px;color:#e8fbff}.jcc-product-dock__empty p{margin:0;font-size:12px;color:rgba(160,220,255,.72)}.jcc-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.jcc-product-card-wrap{perspective:800px}.jcc-product-card{position:relative;display:block;padding:12px;text-decoration:none;color:inherit;background:rgba(0,10,26,.55);clip-path:polygon(3% 0,100% 0,100% 92%,97% 100%,0 100%,0 8%);transition:transform .28s ease,box-shadow .28s ease;transform-style:preserve-3d}.jcc-product-card:hover{transform:translateY(-8px) rotateX(4deg) rotateY(-3deg);box-shadow:0 16px 40px rgba(0,0,0,.45),0 0 24px rgba(0,229,255,.15)}.jcc-product-card__ring{position:absolute;inset:8px;border:1px solid rgba(0,229,255,.12);border-radius:2px;pointer-events:none;transition:border-color .28s,box-shadow .28s}.jcc-product-card:hover .jcc-product-card__ring{border-color:rgba(0,229,255,.4);box-shadow:inset 0 0 16px rgba(0,229,255,.08)}.jcc-product-card__scanline{position:absolute;left:0;right:0;height:1px;top:0;background:linear-gradient(90deg,transparent,rgba(0,229,255,.4),transparent);opacity:0;pointer-events:none}.jcc-product-card:hover .jcc-product-card__scanline{opacity:1;animation:jccScanLine 1.8s ease-in-out infinite}.jcc-product-card__glass{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.04),transparent 45%);pointer-events:none;opacity:0;transition:opacity .28s}.jcc-product-card:hover .jcc-product-card__glass{opacity:1}.jcc-product-card__image{position:relative;z-index:1;display:grid;place-items:center;min-height:140px}.jcc-product-card__image img{max-height:120px;width:auto;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));transition:transform .28s ease,filter .28s}.jcc-product-card:hover .jcc-product-card__image img{transform:scale(1.04);filter:drop-shadow(0 12px 24px rgba(0,229,255,.2))}.jcc-product-card__info{position:relative;z-index:1;padding-top:8px}.jcc-product-card__badges{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.jcc-product-card__badge{font-size:9px;padding:2px 6px;border:1px solid rgba(255,176,64,.35);color:#ffb040}.jcc-product-card__monthly{margin:0 0 4px;font-size:11px;color:#00e5ff;font-weight:600}.jcc-product-card__info h3{margin:0;font-size:12px;line-height:1.4;color:#e8fbff}.jcc-product-card__ready{display:inline-block;margin-top:6px;font-size:8px;letter-spacing:.14em;color:rgba(68,255,170,.7)}.jcc-product-grid--blueprint .jcc-product-card-wrap{animation:jccBlueprintIn .7s ease-out both}.jcc-product-grid--rise .jcc-product-card-wrap{animation:jccRiseIn .7s cubic-bezier(.22,1,.36,1) both}.jcc-product-grid--particle .jcc-product-card-wrap{animation:jccParticleIn .7s ease-out both}.jcc-product-grid--teleport .jcc-product-card-wrap{animation:jccTeleportIn .7s ease-out both}.jcc-product-grid--wave .jcc-product-card-wrap{animation:jccWaveIn .7s ease-out both}@keyframes jccBlueprintIn{0%{opacity:0;transform:scale(.92);filter:blur(4px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes jccRiseIn{0%{opacity:0;transform:translateY(24px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes jccParticleIn{0%{opacity:0;transform:scale(.88);filter:brightness(1.4)}to{opacity:1;transform:scale(1);filter:brightness(1)}}@keyframes jccTeleportIn{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes jccWaveIn{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.pdh-features--cinema .fc-feature-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s}.pdh-features--cinema .fc-feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,229,255,.12)}.pdh-features--cinema .fc-feature-card:hover h4{color:#00e5ff;text-shadow:0 0 12px rgba(0,229,255,.35)}.pdh-features--cinema .fc-feature-card:hover .fc-feature-card__visual{filter:drop-shadow(0 0 10px rgba(0,229,255,.45))}@media (max-width:900px){.jcc-hud__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.jcc-hud__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jcc-hud__ticker-track{animation-duration:28s}}@media (prefers-reduced-motion:reduce){.jcc-hud__node-ring--b,.jcc-hud__ticker-track,.jcc-product-card:hover{animation:none!important;transform:none!important}}html[data-fc-perf="1"] .jcc-hud__ticker-track{animation:none}.jcmd-stage{--ase-px:0;--ase-py:0}.jcmd-stage.ase-busy .jcmd-bg,.jcmd-stage.ase-busy .jcmd-corner{animation-play-state:running}.ase-showcase{position:absolute;left:50%;bottom:22%;transform:translateX(-50%);width:min(340px,46vw);height:min(300px,38vh);z-index:6;pointer-events:none;perspective:900px}.ase-layer{position:absolute;inset:0;transition:transform 80ms linear}.ase-layer--l1.ase-layer--bg{transform:translate(calc(var(--ase-px, 0) * 1px),calc(var(--ase-py, 0) * 1px));background:radial-gradient(ellipse 80% 60% at 50% 80%,rgba(0,229,255,.06),transparent 70%)}.ase-layer--l2.ase-layer--grid{transform:translate(calc(var(--ase-px, 0) * 2px),calc(var(--ase-py, 0) * 1px));opacity:.35}.ase-grid-lines{position:absolute;inset:10% 5% 20%;background:repeating-linear-gradient(0deg,transparent,transparent 14px,rgba(0,229,255,.08) 0,rgba(0,229,255,.08) 15px),repeating-linear-gradient(90deg,transparent,transparent 14px,rgba(0,229,255,.06) 0,rgba(0,229,255,.06) 15px);mask-image:radial-gradient(ellipse at 50% 70%,black 20%,transparent 75%)}.ase-layer--l3.ase-layer--platform{transform:translate(calc(var(--ase-px, 0) * 2px),calc(var(--ase-py, 0) * 2px));display:grid;place-items:end center;padding-bottom:8%}.ase-layer--l4.ase-layer--product{transform:translate(calc(var(--ase-px, 0) * 3px),calc(var(--ase-py, 0) * 2px));display:grid;place-items:center;padding-bottom:18%}.ase-layer--l5.ase-layer--hud{transform:translate(calc(var(--ase-px, 0) * 6px),calc(var(--ase-py, 0) * 3px))}.ase-layer--l6.ase-layer--particles{transform:translate(calc(var(--ase-px, 0) * 4px),calc(var(--ase-py, 0) * 2px))}.ase-layer--l8.ase-layer--glow{transform:translate(calc(var(--ase-px, 0) * 1px),calc(var(--ase-py, 0) * 1px));background:radial-gradient(circle at 50% 65%,rgba(0,229,255,.12),transparent 55%);mix-blend-mode:screen}.ase-platform-lift{position:relative;width:200px;height:80px;transform:translateY(24px) scale(.92);opacity:.6;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s}.ase-platform-lift.is-raised{transform:translateY(0) scale(1);opacity:1}.ase-platform-lift.is-recalling{transform:translateY(8px) scale(.96)}.ase-platform-deck{position:absolute;left:50%;bottom:0;width:180px;height:28px;transform:translateX(-50%) perspective(200px) rotateX(68deg);transform-origin:center bottom}.ase-platform-deck__edge{position:absolute;inset:0;border:1px solid rgba(0,229,255,.35);background:linear-gradient(180deg,rgba(0,229,255,.12),rgba(0,12,32,.85));clip-path:polygon(8% 0,92% 0,100% 100%,0 100%);box-shadow:0 0 24px rgba(0,229,255,.2)}.ase-platform-deck__grid{position:absolute;inset:4px 8px;background:repeating-linear-gradient(90deg,transparent,transparent 8px,rgba(0,229,255,.15) 0,rgba(0,229,255,.15) 9px);opacity:.5}.ase-energy-core{position:absolute;left:50%;bottom:18px;width:56px;height:56px;transform:translateX(-50%);opacity:.45;transition:opacity .2s}.ase-energy-core.is-charging{opacity:.85}.ase-energy-core.is-peak{opacity:1;filter:drop-shadow(0 0 16px rgba(0,229,255,.6))}.ase-core-ring{position:absolute;inset:0;border:1px solid rgba(0,229,255,.35);border-radius:50%}.ase-core-ring--1{animation:aseCoreSpin 3s linear infinite}.ase-core-ring--2{inset:6px;animation:aseCoreSpin 2.2s linear infinite reverse}.ase-core-ring--3{inset:12px;animation:aseCoreSpin 1.6s linear infinite}.ase-core-pulse{inset:18px;background:radial-gradient(circle,rgba(0,229,255,.55),rgba(0,229,255,.08));animation:aseCorePulse .9s ease-in-out infinite}.ase-core-dot,.ase-core-pulse{position:absolute;border-radius:50%}.ase-core-dot{left:50%;top:50%;width:8px;height:8px;transform:translate(-50%,-50%);background:#00e5ff;box-shadow:0 0 12px #00e5ff}.ase-phase-blueprint .ase-energy-core.is-charging,.ase-phase-energy .ase-energy-core.is-charging{animation:aseCoreAccelerate .3s ease-in forwards}@keyframes aseCoreSpin{to{transform:rotate(1turn)}}@keyframes aseCorePulse{0%,to{transform:scale(.92);opacity:.7}50%{transform:scale(1.08);opacity:1}}@keyframes aseCoreAccelerate{to{filter:brightness(1.6) drop-shadow(0 0 24px rgba(0,229,255,.8))}}.ase-product--dissolve .ase-product__img{animation:aseDigitalDissolve .15s ease-in forwards}.ase-dissolve-particles{position:absolute;inset:10%;background:radial-gradient(circle at 30% 40%,rgba(0,229,255,.8) 0 1px,transparent 2px),radial-gradient(circle at 60% 55%,rgba(100,220,255,.7) 0 1px,transparent 2px),radial-gradient(circle at 45% 70%,rgba(0,180,255,.6) 0 1px,transparent 2px);background-size:12px 12px,16px 16px,10px 10px;animation:aseParticleBurst .15s ease-out forwards;pointer-events:none}.ase-dissolve-scan{position:absolute;left:0;right:0;height:2px;top:50%;background:linear-gradient(90deg,transparent,#00e5ff,transparent);animation:aseScanSweep .15s ease-out}@keyframes aseDigitalDissolve{0%{opacity:1;filter:none;transform:scale(1)}40%{filter:brightness(2) contrast(1.3) url(#ase-noise);transform:scale(.98)}to{opacity:0;filter:blur(6px) brightness(2.2);transform:scale(.82);clip-path:inset(0 0 100% 0)}}@keyframes aseParticleBurst{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1.2)}}@keyframes aseScanSweep{0%{top:20%;opacity:0}to{top:80%;opacity:1}}.ase-blueprint{position:relative;text-align:center;padding:16px 12px;border:1px solid rgba(0,229,255,.25);background:rgba(0,10,28,.72);clip-path:polygon(4% 0,100% 0,100% 88%,96% 100%,0 100%,0 12%);animation:aseBlueprintIn .3s ease-out}.ase-blueprint__bars{display:flex;gap:3px;justify-content:center;margin-bottom:10px}.ase-blueprint__bars span{width:8px;height:10px;background:rgba(0,229,255,.35);animation:aseBarPulse .4s ease-in-out infinite alternate}.ase-blueprint__brand{display:block;font-size:10px;letter-spacing:.28em;color:rgba(0,229,255,.7)}.ase-blueprint__model{display:block;margin:6px 0;font-size:13px;letter-spacing:.06em;color:#e8fbff}.ase-blueprint__loading{display:block;font-style:normal;font-size:9px;letter-spacing:.14em;color:rgba(255,176,64,.75);margin-bottom:10px}.ase-blueprint__wire{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.ase-blueprint__layer{font-size:8px;letter-spacing:.1em;padding:3px 8px;border:1px dashed rgba(0,229,255,.25);color:rgba(0,229,255,.45);opacity:.4}.ase-blueprint__layer.is-built{opacity:1;border-style:solid;border-color:rgba(0,229,255,.5);color:#00e5ff;animation:aseLayerBuild 80ms ease-out}@keyframes aseBlueprintIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes aseBarPulse{0%{opacity:.35}to{opacity:1}}@keyframes aseLayerBuild{0%{transform:translateY(4px);opacity:0}to{transform:translateY(0);opacity:1}}.ase-product{position:relative;display:grid;place-items:center}.ase-product__img{position:relative;z-index:2;max-height:160px;width:auto;object-fit:contain;filter:drop-shadow(0 12px 28px rgba(0,0,0,.45))}.ase-product--aura .ase-product__wireframe,.ase-product--hud-cal .ase-product__wireframe,.ase-product--materialize .ase-product__wireframe{position:absolute;inset:8%;border:1px solid rgba(0,229,255,.45);z-index:1;animation:aseWireframeFade .5s ease-out forwards;pointer-events:none}.ase-product--materialize .ase-product__ghost{position:absolute;inset:0;z-index:1;background:50%/contain no-repeat;opacity:.35;filter:sepia(1) hue-rotate(160deg) saturate(3) brightness(1.2);animation:aseGhostToSolid .5s ease-out forwards}.ase-product--materialize .ase-product__img{animation:aseMaterialize .5s cubic-bezier(.22,1,.36,1) forwards}.ase-product__shine{position:absolute;inset:0;background:linear-gradient(120deg,transparent 40%,rgba(255,255,255,.12) 50%,transparent 60%);opacity:0;animation:aseShineSweep .7s ease-out .2s forwards}.ase-phase-aura .ase-product__img,.ase-phase-complete .ase-product__img,.ase-phase-tagline .ase-product__img{animation:aseProductFloat 5s ease-in-out infinite}@keyframes aseWireframeFade{0%{opacity:1;transform:scale(.94)}60%{opacity:.6}to{opacity:0;transform:scale(1)}}@keyframes aseGhostToSolid{0%{opacity:.5;filter:sepia(1) hue-rotate(160deg) saturate(4)}to{opacity:0}}@keyframes aseMaterialize{0%{opacity:0;transform:scale(.88) rotate(2deg);filter:brightness(1.6) blur(2px)}45%{opacity:.55;filter:brightness(1.3) blur(0)}to{opacity:1;transform:scale(1) rotate(0);filter:none}}@keyframes aseShineSweep{0%{opacity:0;transform:translateX(-30%)}40%{opacity:.8}to{opacity:0;transform:translateX(30%)}}@keyframes aseProductFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ase-showcase--phone.ase-phase-materialize .ase-product__wireframe{border-radius:18px}.ase-showcase--laptop.ase-phase-materialize .ase-product__img{animation-name:aseRiseMaterialize}@keyframes aseRiseMaterialize{0%{opacity:0;transform:translateY(28px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.ase-showcase--aircon.ase-phase-blueprint .ase-blueprint{border-color:rgba(100,180,255,.4);background:repeating-linear-gradient(0deg,rgba(0,229,255,.03) 0 2px,transparent 2px 4px),rgba(0,10,28,.78)}.ase-showcase--gaming.ase-phase-materialize .ase-particles--blue{animation:aseTeleportParticles .5s ease-out}@keyframes aseTeleportParticles{0%{opacity:0;transform:scale(.5)}to{opacity:.8;transform:scale(1.1)}}.ase-hud-cal{position:absolute;top:0;left:0;right:0;display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.ase-hud-cal__chip{display:inline-flex;flex-direction:column;align-items:center;padding:4px 8px;font-size:8px;border:1px solid rgba(0,229,255,.15);opacity:.35;transition:opacity .12s,border-color .12s,box-shadow .12s}.ase-hud-cal__chip i{font-style:normal;letter-spacing:.12em;color:rgba(0,229,255,.65)}.ase-hud-cal__chip em{font-style:normal;font-size:7px;color:rgba(68,255,170,.5);letter-spacing:.1em}.ase-hud-cal__chip.is-ready{opacity:1;border-color:rgba(0,229,255,.4)}.ase-hud-cal__chip.is-lit{box-shadow:0 0 12px rgba(0,229,255,.25);animation:aseHudPop 72ms ease-out}.ase-hud-lock{position:absolute;top:36%;left:50%;transform:translateX(-50%);display:flex;gap:10px;font-size:9px;letter-spacing:.16em;color:rgba(0,229,255,.75);animation:aseLockBlink .15s ease-out}.ase-hud-lock span:nth-child(2){animation-delay:50ms}.ase-hud-lock span:nth-child(3){animation-delay:.1s}@keyframes aseHudPop{0%{transform:scale(.92);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes aseLockBlink{0%{opacity:0}to{opacity:1}}.ase-particles{position:absolute;inset:0;opacity:0;pointer-events:none}.ase-phase-energy .ase-particles--blue,.ase-phase-materialize .ase-particles--blue{opacity:.6;background:radial-gradient(circle at 50% 60%,rgba(0,229,255,.15),transparent 60%);animation:aseParticleDrift 2s ease-in-out infinite}@keyframes aseParticleDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ase-tagline{position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);text-align:center;padding:10px 18px;border:1px solid rgba(0,229,255,.3);background:rgba(0,10,28,.75);animation:aseTaglineIn .2s ease-out,aseTaglineOut .4s ease-in 2s forwards}.ase-tagline__aura{display:block;font-size:8px;letter-spacing:.22em;color:rgba(0,229,255,.65)}.ase-tagline__ready{display:block;font-size:11px;letter-spacing:.18em;color:#00e5ff}.ase-tagline__line{margin:4px 0 2px;font-size:12px;color:#e8fbff}.ase-tagline__online{font-size:8px;letter-spacing:.14em;color:rgba(68,255,170,.75)}@keyframes aseTaglineIn{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes aseTaglineOut{to{opacity:0;transform:translateX(-50%) translateY(-6px)}}.jcmd-stage.ase-phase-energy .aura-gesture-hand,.jcmd-stage.ase-phase-recall .aura-gesture-hand{opacity:.85;transform:rotate(28deg) translate(10px,-6px) scale(.92);transition:transform .15s ease-out}.jcmd-stage.ase-phase-aura .aura-gesture-hand,.jcmd-stage.ase-phase-tagline .aura-gesture-hand{opacity:.9;transform:rotate(-24deg) translate(-8px,4px) scale(1.02);transition:transform .25s ease-out}.jcmd-stage.ase-phase-blueprint .aura-gesture-hand,.jcmd-stage.ase-phase-materialize .aura-gesture-hand{opacity:.8;transform:rotate(-18deg) translate(-4px,2px);transition:transform .2s ease-out}.aura-gesture--recall .aura-gesture-hand{transform:rotate(28deg) translate(10px,-6px)}.aura-gesture--present .aura-gesture-hand{transform:rotate(-26deg) translate(-10px,4px)}.aura-gesture--pull .aura-gesture-hand{transform:rotate(-14deg) translate(-6px,-8px)}.jcmd-aura-col .home-hero-v4__aura{transform:translate(calc(var(--ase-px, 0) * .5px),calc(var(--ase-py, 0) * .25px))}@media (max-width:900px){.ase-showcase{width:min(280px,72vw);bottom:18%}.ase-product__img{max-height:120px}}@media (prefers-reduced-motion:reduce){.ase-showcase *,.ase-showcase :after,.ase-showcase :before{animation:none!important;transition:none!important}.ase-platform-lift.is-raised{transform:translateY(0)}}html[data-fc-perf="1"] .ase-showcase.is-animating{animation:none}html[data-fc-perf="1"] .ase-product__img{opacity:1!important;transform:none!important}.hero-marvel-v4{--hero-px:0;--hero-py:0;position:relative}.hero-marvel-v4 .jcmd-bg{transform:translate(calc(var(--hero-px) * 1px),calc(var(--hero-py) * 1px))}.hero-marvel-v4 .jcmd-bg__grid{transform:translate(calc(var(--hero-px) * 2px),calc(var(--hero-py) * 1px))}.hero-marvel-v4 .jcmd-platform{transform:translate(calc(var(--hero-px) * 2px),calc(var(--hero-py) * 2px))}.hero-marvel-v4 .home-hero-v4__aura{transform:translate(calc(var(--hero-px) * 0px),calc(var(--hero-py) * 0px))}.hero-marvel-v4:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:linear-gradient(105deg,transparent 42%,rgba(0,229,255,.06) 50%,transparent 58%);opacity:0;animation:heroLightSweep 20s ease-in-out infinite}@keyframes heroLightSweep{0%,96%,to{opacity:0;transform:translateX(-30%)}97%{opacity:1}99%{opacity:0;transform:translateX(30%)}}.hero-marvel-v4.hero-offscreen .hero-showcase-dock__sweep,.hero-marvel-v4.hero-offscreen:after{animation-play-state:paused!important}.ase-showcase-v4{position:absolute;left:50%;bottom:20%;transform:translateX(-50%);width:min(360px,48vw);height:min(320px,42vh);z-index:7;pointer-events:none}.ase-showcase-v4 .hero-hud-net{pointer-events:auto}.ase-showcase-v4.is-paused *{animation-play-state:paused!important}.hero-showcase-dock{position:relative;width:100%;height:100%;transform:translate(calc(var(--hero-px) * 4px),calc(var(--hero-py) * 2px))}.hero-showcase-dock__base{position:absolute;left:50%;bottom:0;width:220px;height:72px;transform:translateX(-50%)}.hero-showcase-dock__glass{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,229,255,.08),rgba(0,8,24,.55));border:1px solid rgba(0,229,255,.28);clip-path:polygon(6% 0,94% 0,100% 100%,0 100%);backdrop-filter:blur(8px)}.hero-showcase-dock__metal{position:absolute;left:8%;right:8%;bottom:0;height:6px;background:linear-gradient(90deg,#1a3048,#3a5870,#1a3048);box-shadow:0 0 12px rgba(0,229,255,.2)}.hero-showcase-dock__ring{position:absolute;left:50%;bottom:18px;width:160px;height:36px;transform:translateX(-50%);border:1px dashed rgba(0,229,255,.25);border-radius:50%}.hero-showcase-dock__ring--outer{animation:dockRingSpin 8s linear infinite}.hero-showcase-dock__ring--mid{width:120px;bottom:22px;animation:dockRingSpin 5s linear infinite reverse}.hero-showcase-dock__strip{position:absolute;left:12%;right:12%;bottom:28px;height:2px;background:linear-gradient(90deg,transparent,#00e5ff,transparent);opacity:.6}.hero-showcase-dock__reflection{position:absolute;left:15%;right:15%;bottom:2px;height:20px;background:linear-gradient(180deg,rgba(0,229,255,.15),transparent);filter:blur(4px)}@keyframes dockRingSpin{to{transform:translateX(-50%) rotate(1turn)}}.hero-energy-v2{position:absolute;left:50%;bottom:34px;width:52px;height:52px;transform:translateX(-50%);opacity:.5}.hero-energy-v2.is-active{opacity:.9}.hero-energy-v2.is-peak{opacity:1;filter:drop-shadow(0 0 18px rgba(0,229,255,.55))}.hero-energy-v2__core,.hero-energy-v2__middle,.hero-energy-v2__outer{position:absolute;inset:0;border:1px solid rgba(0,229,255,.35);border-radius:50%}.hero-energy-v2__outer{animation:dockRingSpin 2.8s linear infinite}.hero-energy-v2__middle{inset:7px;animation:dockRingSpin 2s linear infinite reverse}.hero-energy-v2__core{inset:14px;border-color:rgba(0,229,255,.55)}.hero-energy-v2__pulse{position:absolute;inset:18px;border-radius:50%;background:radial-gradient(circle,rgba(0,229,255,.65),transparent);animation:corePulseV2 .7s ease-in-out infinite}.hero-energy-v2__beam{position:absolute;left:50%;bottom:50%;width:2px;height:120px;transform:translateX(-50%);background:linear-gradient(180deg,rgba(0,229,255,.5),transparent);opacity:0;transition:opacity .2s}.hero-showcase-dock--aura .hero-energy-v2__beam,.hero-showcase-dock--complete .hero-energy-v2__beam,.hero-showcase-dock--materialize .hero-energy-v2__beam{opacity:.65}@keyframes corePulseV2{0%,to{transform:scale(.9);opacity:.65}50%{transform:scale(1.1);opacity:1}}.hero-showcase-dock__product-layer{position:absolute;left:50%;bottom:58px;transform:translateX(-50%);width:200px;height:180px;display:grid;place-items:center}.hero-showcase-dock__img{max-height:150px;width:auto;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(0,0,0,.45))}.hero-showcase-dock__img-reflection{position:absolute;bottom:-8px;left:10%;right:10%;height:24px;background:linear-gradient(180deg,rgba(0,229,255,.12),transparent);transform:scaleY(-.35);filter:blur(3px);pointer-events:none}.hero-showcase-dock__product--dissolve .hero-showcase-dock__img{animation:heroDigitalDissolve .1s ease-in forwards}.hero-showcase-dock__dissolve{position:absolute;inset:0;background:radial-gradient(circle at 40% 50%,rgba(0,229,255,.9) 0 1px,transparent 2px),radial-gradient(circle at 60% 40%,rgba(120,220,255,.8) 0 1px,transparent 2px);background-size:10px 10px;animation:heroParticleIn .1s ease-out forwards;pointer-events:none}@keyframes heroDigitalDissolve{to{opacity:0;filter:brightness(2) blur(6px);transform:scale(.94)}}@keyframes heroParticleIn{to{opacity:1;transform:scale(1.15)}}.hero-showcase-dock__blueprint{text-align:center;padding:12px;border:1px solid rgba(0,229,255,.3);background:rgba(0,10,28,.75);animation:heroBlueprintPop .12s ease-out}.hero-showcase-dock__bp-brand{display:block;font-size:9px;letter-spacing:.22em;color:rgba(0,229,255,.65)}.hero-showcase-dock__blueprint strong{display:block;margin:4px 0;font-size:11px;color:#e8fbff}.hero-showcase-dock__blueprint em{font-style:normal;font-size:8px;color:rgba(255,176,64,.75);letter-spacing:.12em}@keyframes heroBlueprintPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.hero-showcase-dock__outline{position:absolute;inset:12%;border:1px dashed rgba(0,229,255,.45);animation:heroWireBlink .25s ease-in-out infinite alternate}.hero-showcase-dock__wireframe{position:absolute;inset:8%;border:1px solid rgba(0,229,255,.35);clip-path:polygon(8% 0,92% 0,100% 88%,92% 100%,8% 100%,0 88%)}@keyframes heroWireBlink{0%{opacity:.45}to{opacity:.9}}.hero-showcase-dock__product--aura .hero-showcase-dock__img,.hero-showcase-dock__product--complete .hero-showcase-dock__img,.hero-showcase-dock__product--hud-cal .hero-showcase-dock__img,.hero-showcase-dock__product--materialize .hero-showcase-dock__img{animation:heroMaterialize .25s cubic-bezier(.22,1,.36,1) forwards}.hero-showcase-dock--laptop .hero-showcase-dock__product--materialize .hero-showcase-dock__img{animation-name:heroRiseMaterialize}@keyframes heroMaterialize{0%{opacity:0;transform:scale(.88) rotate(2deg);filter:brightness(1.5)}50%{opacity:.55;filter:brightness(1.2)}to{opacity:1;transform:scale(1) rotate(0);filter:none}}@keyframes heroRiseMaterialize{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-showcase-dock--complete .hero-showcase-dock__product .hero-showcase-dock__img{animation:heroProductFloat 5s ease-in-out infinite}@keyframes heroProductFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.hero-hud-net{position:absolute;inset:0;width:100%;height:100%;opacity:0;transform:translate(calc(var(--hero-px) * 5px),calc(var(--hero-py) * 3px));transition:opacity .2s}.hero-hud-net.is-visible{opacity:1}.hero-hud-net__line{stroke:url(#heroHudLine);stroke-width:.35;opacity:.25}.hero-hud-net__line.is-live{opacity:.65;animation:hudLinePulse .6s ease-out}.hero-hud-net__chip{fill:rgba(0,12,32,.65);stroke:rgba(0,229,255,.25);stroke-width:.4}.hero-hud-net__label{fill:rgba(0,229,255,.75);font-size:3.2px;letter-spacing:.08em;font-family:system-ui,sans-serif}.hero-hud-net__node.is-ready .hero-hud-net__chip{stroke:rgba(0,229,255,.5);filter:drop-shadow(0 0 2px rgba(0,229,255,.35))}.hero-hud-net__node:hover .hero-hud-net__chip{stroke:rgba(0,229,255,.8)}@keyframes hudLinePulse{0%{stroke-dashoffset:8;opacity:.2}to{stroke-dashoffset:0;opacity:.7}}.hero-aura-v4 .aura-palm-hud{animation:palmProject .28s ease-out}@keyframes palmProject{0%{opacity:0;transform:translateY(8px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.jcmd-panel-box{transition:transform .22s ease,box-shadow .22s,border-color .22s}.jcmd-panel-box:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,229,255,.08)}.jcmd-panel-box:hover .jcmd-panel-box__kicker{color:#00e5ff;text-shadow:0 0 10px rgba(0,229,255,.35)}.jcmd-panel-box:hover .jcmd-panel-box__dot{box-shadow:0 0 8px rgba(0,229,255,.6)}.jcc-product-card{transition:transform .26s ease,box-shadow .26s ease}.jcc-product-card:hover{transform:translateY(-6px) rotateX(2deg) rotateY(-2deg) scale(1.02)}.jcc-product-card:hover .jcc-product-card__ring{box-shadow:0 0 20px rgba(0,229,255,.2)}.hero-marvel-v4.hero-offscreen .hero-energy-v2__middle,.hero-marvel-v4.hero-offscreen .hero-energy-v2__outer,.hero-marvel-v4.hero-offscreen .hero-hud-net__line,.hero-marvel-v4.hero-offscreen .hero-showcase-dock__dissolve,.hero-marvel-v4.hero-offscreen .hero-showcase-dock__ring--mid,.hero-marvel-v4.hero-offscreen .hero-showcase-dock__ring--outer{animation-play-state:paused!important}html[data-fc-perf="1"] .hero-marvel-v4:after,html[data-fc-perf="1"] .hero-showcase-dock__dissolve,html[data-fc-perf="1"] .hero-showcase-dock__img-reflection,html[data-fc-perf="1"] .hero-showcase-dock__reflection{display:none}html[data-fc-perf="1"] .hero-showcase-dock__glass{backdrop-filter:none}@media (max-width:860px){.ase-showcase-v4{width:min(280px,78vw);bottom:16%}.hero-showcase-dock__img{max-height:110px}.hero-hud-net__label{font-size:2.8px}}@media (prefers-reduced-motion:reduce){.hero-marvel-v4:after,.hero-showcase-dock__product--complete .hero-showcase-dock__img{animation:none!important}}.hero-aura-v4,.hero-aura-v4__figure-wrap{transition:transform .6s cubic-bezier(.45,0,.55,1);will-change:transform}.hero-aura-v4__figure-wrap{transform-origin:center bottom}.hero-aura-v4.is-patrol-look_product .hero-aura-v4__figure-wrap,.hero-aura-v4.is-patrol-patrol .hero-aura-v4__figure-wrap{filter:drop-shadow(0 8px 24px rgba(0,229,255,.08))}.hero-aura-v4.is-patrol-sleep .aura-chest-light{opacity:.45;filter:brightness(.7)}.hero-aura-v4.is-patrol-sleep .holo-particle-stream{opacity:.15}.hero-aura-v4.is-patrol-welcome .hero-aura-v4__figure-wrap{transform:translateY(-6px)}.hero-aura-v4.is-patrol-summon .aura-gesture-hand{opacity:.92}.aura-patrol-hud{position:absolute;left:8%;top:18%;z-index:12;pointer-events:none;animation:patrolHudProject .4s cubic-bezier(.22,1,.36,1)}.aura-patrol-hud__glass{position:relative;padding:10px 14px;min-width:140px;border:1px solid rgba(0,229,255,.35);background:linear-gradient(145deg,rgba(0,18,42,.82),rgba(0,8,22,.65));backdrop-filter:blur(10px);clip-path:polygon(4% 0,100% 0,100% 82%,92% 100%,0 100%,0 14%);box-shadow:0 0 20px rgba(0,229,255,.12)}.aura-patrol-hud__line{display:block;font-size:10px;letter-spacing:.18em;color:#00e5ff;font-weight:600}.aura-patrol-hud__line+.aura-patrol-hud__line{margin-top:4px;font-size:9px;color:rgba(200,235,255,.88)}.aura-patrol-hud__sub{display:block;margin-top:6px;font-style:normal;font-size:8px;letter-spacing:.14em;color:rgba(68,255,170,.75)}.aura-patrol-hud__beam{position:absolute;left:-20px;top:50%;width:24px;height:1px;background:linear-gradient(90deg,transparent,rgba(0,229,255,.5))}@keyframes patrolHudProject{0%{opacity:0;transform:translateY(10px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.jcmd-aura-col .jcmd-platform{transition:transform .6s cubic-bezier(.45,0,.55,1)}.hero-marvel-v4.aura-patrol-active .jcmd-platform{transform:translate(calc(var(--hero-px) * 2px + var(--aura-patrol-x, 0px) * .08),calc(var(--hero-py) * 2px))}.hero-marvel-v4.hero-onscreen:not(.hero-offscreen) .jcmd-bg__grid{animation:commandGridBreath 8s ease-in-out infinite}@keyframes commandGridBreath{0%,to{opacity:.35}50%{opacity:.5}}.hero-marvel-v4.hero-offscreen .aura-patrol-hud,.hero-marvel-v4.hero-offscreen .hero-aura-v4{animation-play-state:paused!important}html[data-fc-perf="1"] .hero-aura-v4{transform:none!important}html[data-fc-perf="1"] .hero-marvel-v4.hero-onscreen .jcmd-bg__grid{animation:none}@media (max-width:860px){.hero-aura-v4{transform:none!important}.aura-patrol-hud{display:none}}@media (prefers-reduced-motion:reduce){.hero-aura-v4,.hero-aura-v4__figure-wrap,.hero-marvel-v4 .jcmd-bg__grid{animation:none!important;transition:none!important}}.hero-marvel-v4.hero-user-active:after{animation-play-state:paused!important}.hud-lock{position:absolute;inset:8% 12%;pointer-events:none;z-index:12}.hud-lock__corner{position:absolute;width:14px;height:14px;border-color:rgba(0,229,255,.85);border-style:solid;opacity:0;animation:hudCornerIn .15s ease-out forwards}.hud-lock__corner--tl{top:0;left:0;border-width:2px 0 0 2px}.hud-lock__corner--tr{top:0;right:0;border-width:2px 2px 0 0}.hud-lock__corner--bl{bottom:0;left:0;border-width:0 0 2px 2px}.hud-lock__corner--br{bottom:0;right:0;border-width:0 2px 2px 0}.hud-lock.is-locked .hud-lock__corner{animation:hudCornerGlow .3s ease-out forwards}.hud-lock__scanline{position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,229,255,.9),transparent);box-shadow:0 0 12px rgba(0,229,255,.6);animation:hudScanDown .3s linear forwards}.hud-lock__pulse{position:absolute;inset:0;border:1px solid rgba(0,229,255,.25);animation:hudLockPulse .3s ease-out forwards}@keyframes hudCornerIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes hudCornerGlow{0%,to{opacity:1;filter:drop-shadow(0 0 4px rgba(0,229,255,.5))}50%{opacity:.85;filter:drop-shadow(0 0 10px rgba(0,229,255,.85))}}@keyframes hudScanDown{0%{top:0;opacity:.9}to{top:100%;opacity:0}}@keyframes hudLockPulse{0%{opacity:.6}to{opacity:0}}.hero-showcase-dock.is-product-hover .hero-energy-v2__middle,.hero-showcase-dock.is-product-hover .hero-energy-v2__outer{animation-duration:2.8s!important}.hero-hud-net__node.is-dim .hero-hud-net__chip{opacity:.55;stroke:rgba(0,229,255,.15)}.hero-hud-net__node.is-dim .hero-hud-net__label{fill:rgba(0,229,255,.35)}.hero-hud-net__node.is-focused .hero-hud-net__chip{stroke:rgba(0,229,255,.95);filter:drop-shadow(0 0 6px rgba(0,229,255,.55))}.hero-hud-net__node.is-focused .hero-hud-net__label{fill:#00e5ff}.hero-hud-net__line.is-dim{opacity:.35!important}.hero-hud-net__line.is-focused{opacity:.9!important;stroke:rgba(0,229,255,.9)}.install-hud-analysis{margin-top:12px;padding:10px 12px;border:1px solid rgba(0,229,255,.22);border-radius:4px;background:rgba(0,18,40,.55);backdrop-filter:blur(6px)}.install-hud-analysis__badge{display:inline-block;font-size:9px;letter-spacing:.18em;color:rgba(0,229,255,.85);margin-bottom:6px}.install-hud-analysis__lines{list-style:none;margin:0;padding:0}.install-hud-analysis__lines li{font-size:11px;color:rgba(200,230,255,.82);line-height:1.5;padding-left:10px;position:relative}.install-hud-analysis__lines li:before{content:"▸";position:absolute;left:0;color:rgba(0,229,255,.55);font-size:9px}.install-hud-analysis--advisor .install-hud-analysis__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.install-hud-analysis--advisor .install-hud-analysis__lines li:before{content:none}.install-hud-analysis__conf{font-size:9px;letter-spacing:.08em;color:rgba(144,180,200,.75)}.install-hud-analysis__conf strong{color:rgba(0,229,255,.9);font-weight:600}.pv3-pay--advisor{padding:18px 16px;min-height:unset}.pv3-pay--advisor .pv3-pay__badge{color:rgba(0,229,255,.55);margin-bottom:4px}.pv3-pay__advisor-sub{font-size:.62rem;letter-spacing:.12em;color:rgba(144,180,200,.65);margin:0 0 12px}.pv3-pay__body--compact{gap:0}.pv3-pay__scheme-row{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.pv3-pay__scheme-label{font-size:.58rem;letter-spacing:.1em;color:#90b4c8}.pv3-pay__scheme-val{font-size:.72rem;color:#ff8c00}.pv3-pay__monthly--compact{font-size:clamp(1.1rem,2vw,1.5rem)!important}.pv3-pay__monthly-wrap--compact{margin-bottom:10px}.pv3-pay__summary--compact{margin-top:8px}.pv3-pay__standby{color:rgba(0,229,255,.4);font-size:.78rem;margin-top:1rem}.pv3-pay__terms .pv3-term-btn[data-aura-gaze=term]:hover{box-shadow:0 0 12px rgba(0,229,255,.25)}@media (max-width:860px){.install-hud-analysis{padding:8px 10px}}@media (prefers-reduced-motion:reduce){.hud-lock__corner,.hud-lock__pulse,.hud-lock__scanline{animation:none!important}}@keyframes auraProductFloat{0%{transform:translateY(0) rotateX(0deg) rotateY(0deg)}50%{transform:translateY(-14px) rotateX(2deg) rotateY(2deg)}to{transform:translateY(0) rotateX(0deg) rotateY(0deg)}}@keyframes auraFloat{0%{transform:translateY(0) rotateY(0deg)}50%{transform:translateY(-15px) rotateY(2deg)}to{transform:translateY(0) rotateY(0deg)}}@keyframes rotateRing{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes auraWorldGrid{0%{transform:translate(0)}to{transform:translate(48px,48px)}}@keyframes auraWorldScan{0%{top:-4%;opacity:0}15%{opacity:1}85%{opacity:1}to{top:104%;opacity:0}}@keyframes shieldWirePulse{0%,to{opacity:.35;stroke-dashoffset:0}50%{opacity:.95;stroke-dashoffset:12}}.aura-world{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;transform:translate3d(var(--aura-world-px,0),var(--aura-world-py,0),0)}.aura-world__breathe{position:absolute;inset:-15%;background:radial-gradient(circle at 50% 42%,rgba(0,140,200,.16),transparent 58%);animation:p5Breathe 7s ease-in-out infinite}.aura-world__grid{position:absolute;inset:-40%;opacity:.32;background-image:linear-gradient(rgba(0,229,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(0,229,255,.08) 1px,transparent 0);background-size:48px 48px;animation:auraWorldGrid 52s linear infinite}.aura-world__grid-b{opacity:.18;animation-duration:78s;animation-direction:reverse}.aura-world__canvas{position:absolute;inset:0;opacity:.82;mix-blend-mode:screen}.aura-world__noise{position:absolute;inset:0;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");animation:p5Chromatic 6s steps(4) infinite}.aura-world__ring{position:absolute;left:50%;top:50%;border-radius:50%;border:1px solid rgba(0,229,255,.2);transform:translate(-50%,-50%)}.aura-world__ring-1{width:min(130vw,1500px);height:min(130vw,1500px);animation:rotateRing 80s linear infinite}.aura-world__ring-2{width:min(88vw,1000px);height:min(88vw,1000px);animation:rotateRing 55s linear infinite reverse}.aura-world__ring-3{width:min(52vw,620px);height:min(52vw,620px);border-top-color:rgba(0,229,255,.5);animation:rotateRing 32s linear infinite}.aura-world__scan{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#00e5ff,transparent);box-shadow:0 0 24px #00e5ff;animation:auraWorldScan 6s ease-in-out infinite}.aura-world__scan-b{animation-delay:3s;opacity:.65}.aura-world__stream{position:absolute;top:0;bottom:0;width:72px;opacity:.22;background:repeating-linear-gradient(180deg,rgba(0,229,255,.45) 0 2px,transparent 2px 12px);animation:p5DataStream 2.8s linear infinite}.aura-world__stream-l{left:3%}.aura-world__stream-r{right:3%;animation-direction:reverse}.aura-world__beam{position:absolute;width:2px;height:36vh;background:linear-gradient(180deg,transparent,rgba(0,229,255,.35),transparent);animation:p5BeamDrift 9s ease-in-out infinite}.aura-world__beam-a{left:20%;top:8%}.aura-world__beam-b{right:22%;top:12%;animation-delay:3s}.aura-world__vignette{position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 38%,rgba(0,6,16,.78) 100%)}.floating-product-holo{position:relative;z-index:8;width:min(100%,540px);margin:0 auto;transform-style:preserve-3d;perspective:900px}.floating-product-holo__body{position:relative;z-index:3;animation:auraProductFloat 5s ease-in-out infinite;transform-style:preserve-3d}.floating-product-holo__image{display:block;width:100%;height:auto;max-height:500px;object-fit:contain;opacity:1;mix-blend-mode:normal;filter:drop-shadow(0 0 28px rgba(0,229,255,.55))}.floating-product-holo__fx{position:absolute;inset:-16% -12% -8%;z-index:1;pointer-events:none}.floating-product-holo__ground{position:absolute;left:0;right:0;bottom:-2%;z-index:2;height:130px;pointer-events:none}.floating-product-holo__reflection{position:absolute;left:50%;bottom:22px;width:70%;transform:translateX(-50%) scaleY(-1);opacity:.15;mask-image:linear-gradient(180deg,rgba(0,0,0,.5) 0,transparent 78%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5) 0,transparent 78%)}.floating-product-holo__reflection-img{display:block;width:100%;height:auto;object-fit:contain;mix-blend-mode:normal;filter:blur(16px)}.floating-product-holo__shadow{position:absolute;left:14%;right:14%;bottom:0;height:36px;border-radius:50%;background:radial-gradient(ellipse,rgba(0,229,255,.55),transparent 68%);opacity:.35;filter:blur(35px);animation:auraProductFloat 5s ease-in-out infinite}.floating-product-holo__energy-ring,.floating-product-holo__rim,.floating-product-holo__scan-line{position:absolute;pointer-events:none}.floating-product-holo__rim{inset:4% 2% 18%;border:1px solid rgba(0,229,255,.24);border-radius:4px;box-shadow:0 0 18px rgba(0,229,255,.16);opacity:.7}.floating-product-holo__scan-line{left:4%;right:4%;height:1px;top:8%;background:linear-gradient(90deg,transparent,rgba(0,229,255,.35),transparent);animation:cinematicScanDown 5s ease-in-out infinite;opacity:.35}.floating-product-holo__energy-ring{left:50%;top:62%;width:92%;height:24%;transform:translateX(-50%);border:1px dashed rgba(0,229,255,.22);border-radius:50%;animation:rotateRing 20s linear infinite;opacity:.5}.hologram-platform-p46{position:absolute;left:50%;bottom:8%;z-index:4;width:450px;max-width:92%;transform:translateX(-50%)}.hologram-platform-p46__disc{width:450px;max-width:100%;height:40px;margin:0 auto;border-radius:50%;background:radial-gradient(ellipse,rgba(0,229,255,.35),rgba(0,229,255,.08) 55%,transparent 72%);box-shadow:0 0 20px #00e5ff,0 0 40px #00e5ff,0 0 80px #00e5ff}.hologram-platform-p46__ring{position:absolute;left:50%;top:50%;border-radius:50%;border:1px solid rgba(0,229,255,.35);animation:rotateRing 20s linear infinite}.hologram-platform-p46__ring-a{width:420px;height:420px;max-width:95vw;max-height:95vw}.hologram-platform-p46__ring-b{width:340px;height:340px;animation-direction:reverse;animation-duration:26s;opacity:.7}.hologram-platform-p46__ring-c{width:260px;height:260px;border-style:dashed;animation-duration:16s;opacity:.5}.hologram-platform-p46__disc-inner{position:absolute;left:50%;top:50%;width:280px;height:24px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(0,229,255,.45);box-shadow:inset 0 0 20px rgba(0,229,255,.25)}.hologram-platform-p46__inner-glow{position:absolute;left:50%;top:50%;width:180px;height:180px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(0,229,255,.12),transparent 68%);animation:p5Breathe 4s ease-in-out infinite}.hologram-platform-p46__scan-sweep{position:absolute;left:50%;top:0;width:2px;height:100%;transform:translateX(-50%);background:linear-gradient(180deg,transparent,rgba(0,229,255,.45),transparent);opacity:.35;animation:cinematicScanDown 3.5s ease-in-out infinite}.hologram-platform-p46__beam-foot{position:absolute;left:50%;bottom:50%;width:100px;height:120px;transform:translateX(-50%);background:linear-gradient(0deg,rgba(0,255,255,.2),transparent);filter:blur(20px);pointer-events:none}.hologram-platform-p46__particles{position:absolute;inset:-20% -10% 0;background-image:radial-gradient(rgba(0,229,255,.85) 1px,transparent 0);background-size:16px 16px;opacity:.22;animation:p5ParticleFloat 18s linear infinite}.hologram-platform-p46__particles-b{animation-delay:-6s;opacity:.18}.hologram-beam-p46{position:absolute;left:50%;bottom:12%;z-index:3;width:180px;height:700px;transform:translateX(-50%);pointer-events:none}.hologram-beam-p46__core{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,255,255,.35),transparent);filter:blur(30px)}.hologram-beam-p46__flare{position:absolute;left:50%;bottom:0;width:120px;height:120px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(0,229,255,.45),transparent 68%);filter:blur(18px)}.hologram-stage-p46{position:relative;width:100%;min-height:560px;display:grid;place-items:center;perspective:1000px}.hologram-stage-p46__product-wrap{position:relative;z-index:6;width:min(100%,580px);padding-bottom:90px;isolation:isolate}.shield-hud{position:absolute;inset:0;z-index:12;pointer-events:none}.shield-hud__wires{position:absolute;inset:8% 6% 18% 6%;width:auto;height:auto;opacity:.45}.shield-hud__wire{stroke:rgba(0,229,255,.35);stroke-width:1;stroke-dasharray:6 8;animation:shieldWirePulse 2.4s ease-in-out infinite}.shield-hud__node{position:absolute;max-width:148px;padding:8px 12px;border:1px solid rgba(0,229,255,.38);background:rgba(0,14,28,.78);clip-path:polygon(8% 0,100% 0,100% 72%,92% 100%,0 100%,0 28%);box-shadow:0 0 16px rgba(0,229,255,.12)}.shield-hud__node span{display:block;font-size:9px;letter-spacing:.14em;color:rgba(0,229,255,.65)}.shield-hud__node strong{display:block;margin-top:4px;color:#e8fbff;font-size:12px;line-height:1.45;word-break:break-word}.shield-hud__node--tl{top:2%;left:0}.shield-hud__node--tr{top:2%;right:0;text-align:right}.shield-hud__node--bl{bottom:14%;left:0}.shield-hud__node--br{bottom:14%;right:0;text-align:right}.shield-hud__reticle{display:none}.jarvis-analysis{display:none!important}.hologram-stage-p46__bg{position:absolute;inset:0;z-index:1}.hologram-stage-p46__grid{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(0,229,255,.12) 1px,transparent 0),linear-gradient(90deg,rgba(0,229,255,.12) 1px,transparent 0);background-size:32px 32px}.hologram-stage-p46__noise{position:absolute;inset:0;opacity:.05;background:repeating-linear-gradient(0deg,rgba(0,229,255,.4) 0 1px,transparent 1px 3px)}.hologram-stage-p46__glare{position:absolute;inset:0;background:radial-gradient(circle at 50% 85%,rgba(0,229,255,.08),transparent 50%);pointer-events:none}.hologram-stage-p46__tagline{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-size:11px;letter-spacing:.18em;color:rgba(0,229,255,.55)}.aura-command-center-p46{position:relative;z-index:5;padding:calc(104px + var(--aura-os-hud-height, 26px)) 24px 220px 142px}.aura-command-center-p46__head{margin-bottom:20px}.aura-command-center-p46__kicker{display:block;font-size:11px;letter-spacing:.28em;color:rgba(0,229,255,.65)}.aura-command-center-p46__head h1{margin:8px 0 6px;font-size:clamp(28px,3vw,42px);color:#e8fbff;text-shadow:0 0 24px rgba(0,229,255,.35)}.aura-command-center-p46__head p{margin:0;color:rgba(160,230,255,.78)}.aura-command-center-p46__grid{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(420px,1.35fr) minmax(280px,.9fr);gap:20px;align-items:start}.aura-command-center-p46__left,.aura-command-center-p46__right{border:1px solid rgba(0,229,255,.22);background:rgba(0,14,28,.55);padding:16px;clip-path:polygon(4% 0,100% 0,100% 92%,96% 100%,0 100%,0 8%)}.command-panel-title strong{display:block;color:#00e5ff;font-size:16px}.command-panel-title span{font-size:10px;letter-spacing:.16em;color:rgba(0,229,255,.55)}.command-hot-list-p46{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:8px}.command-hot-list-p46 button{width:100%;display:flex;gap:10px;align-items:center;padding:8px;border:1px solid rgba(0,229,255,.15);background:rgba(0,20,38,.45);color:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.command-hot-list-p46 button.active,.command-hot-list-p46 button:hover{border-color:rgba(0,229,255,.55);box-shadow:0 0 20px rgba(0,229,255,.18);transform:translateX(3px)}.command-hot-copy-p46 strong{display:-webkit-box;font-size:13px;color:#e8fbff;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.command-hot-copy-p46 em{display:block;font-size:12px;color:#00e5ff;font-style:normal;font-weight:600;margin-top:4px}.command-hot-badges-p46{display:block;margin-top:4px;font-size:10px;color:rgba(200,240,255,.7)}.command-hot-thumb-p46{flex-shrink:0;width:56px;height:56px;border:1px solid rgba(0,229,255,.35);background:rgba(0,20,40,.6);overflow:hidden}.command-hot-thumb-p46 img{width:100%;height:100%;object-fit:contain;opacity:1;filter:none}.command-center-cta-p46{margin-top:16px;display:inline-flex}.aura-command-center-p46__center{position:relative;min-height:620px}.command-holo-chamber-p46{position:relative;min-height:600px;border:1px solid rgba(0,229,255,.2);background:radial-gradient(ellipse at 50% 78%,rgba(0,229,255,.06),transparent 62%);clip-path:polygon(2% 0,98% 0,100% 94%,50% 100%,0 94%)}.command-aura-figure-wrap,.command-aura-stack{position:relative;min-height:560px}.command-aura-figure-wrap{display:flex;flex-direction:column;align-items:center}.command-aura-title{position:relative!important;top:auto!important;left:auto!important;width:auto!important;margin-bottom:8px;z-index:6}.command-aura-figure-wrap .weather-hud{position:absolute;top:0;right:0;z-index:10;transform:scale(.88);transform-origin:top right}.command-aura-figure-wrap .holo-person{position:relative!important;right:auto!important;bottom:auto!important;width:min(100%,360px);min-height:520px;height:auto;margin:48px auto 0;transform:scale(1.2);transform-origin:center bottom;z-index:8}.command-aura-figure-wrap .voice-orb{z-index:12}.aura-head-hud{position:absolute;right:20px;top:180px;z-index:24;width:clamp(320px,92%,380px);padding:14px 16px 16px;color:rgba(210,245,255,.92);font-size:12px;line-height:1.65;background:linear-gradient(145deg,rgba(0,28,52,.78),rgba(0,14,32,.62));border:1px solid rgba(0,229,255,.45);outline:1px solid rgba(255,176,64,.22);box-shadow:0 0 24px rgba(0,229,255,.18),0 0 12px rgba(255,176,64,.12),inset 0 0 32px rgba(0,229,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden}.aura-head-hud__glow{position:absolute;inset:-40%;background:radial-gradient(circle at 30% 20%,rgba(0,229,255,.14),transparent 55%);pointer-events:none}.aura-head-hud__scan{position:absolute;left:0;right:0;height:2px;top:-2px;background:linear-gradient(90deg,transparent,#00e5ff,transparent);box-shadow:0 0 16px #00e5ff;animation:auraWorldScan 4.2s ease-in-out infinite;opacity:.85;pointer-events:none}.aura-head-hud__corner{position:absolute;width:14px;height:14px;border-color:rgba(0,229,255,.75);pointer-events:none}.aura-head-hud__corner--tl{top:6px;left:6px;border-top:2px solid;border-left:2px solid}.aura-head-hud__corner--br{right:6px;bottom:6px;border-right:2px solid;border-bottom:2px solid}.aura-head-hud__brand{display:flex;align-items:center;gap:10px;margin:0 0 8px}.aura-head-hud__brand strong{display:block;font-size:11px;font-weight:800;letter-spacing:.28em;color:#00e5ff;text-transform:uppercase}.aura-head-hud__brand small{display:block;margin-top:2px;font-size:10px;letter-spacing:.12em;color:rgba(255,196,96,.82)}.aura-head-hud__product{margin:0 0 8px;font-size:11px;color:rgba(160,220,255,.78)}.aura-head-hud__product span{display:block;margin-top:2px;color:#e8fbff;font-size:12px;font-weight:600;line-height:1.45}.aura-head-hud__pulse{width:7px;height:7px;border-radius:50%;background:#00e5ff;box-shadow:0 0 12px #00e5ff;animation:shieldWirePulse 2s ease-in-out infinite}.aura-head-hud__status{margin:0 0 12px;font-size:13px;font-weight:600;color:rgba(180,235,255,.88);letter-spacing:.06em}.aura-head-hud__status.is-analyzing{color:#7ee8ff;animation:p5HudPulse 1.6s ease-in-out infinite}.aura-head-hud__grid{margin:0;display:grid;gap:10px}.aura-head-hud__row{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:start;padding-top:8px;border-top:1px solid rgba(0,229,255,.14)}.aura-head-hud__row:first-child{border-top:none;padding-top:0}.aura-head-hud__row dt{margin:0;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgba(0,229,255,.62)}.aura-head-hud__row dd{margin:0;font-size:12px;color:rgba(225,248,255,.94)}.aura-command-center-p46__right.is-speaking .aura-head-hud{border-color:rgba(0,229,255,.62);box-shadow:0 0 32px rgba(0,229,255,.28),inset 0 0 36px rgba(0,229,255,.1)}@keyframes p5HudPulse{0%,to{opacity:.75}50%{opacity:1}}.command-apply-btn-p46{display:inline-flex;margin-top:14px;align-items:center;gap:8px;text-decoration:none}.command-center-warning-p46{margin-top:16px;font-size:12px;color:rgba(160,220,255,.65)}.equipment-dock .equipment-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.equipment-dock .equipment-card:hover{transform:translateY(-10px) scale(1.05);box-shadow:0 0 28px rgba(0,229,255,.35),0 18px 40px rgba(0,0,0,.45)}@media (max-width:1180px){.aura-command-center-p46{padding:calc(96px + var(--aura-os-hud-height, 26px)) 16px 200px 16px}.aura-command-center-p46__grid{grid-template-columns:1fr}.command-holo-chamber-p46{min-height:480px}.aura-head-hud{position:relative;right:auto;top:auto;width:100%;max-width:380px;margin:-24px auto 12px}}@media (prefers-reduced-motion:reduce){.aura-world__ring,.aura-world__scan,.floating-product-holo,.hologram-platform-p46__ring{animation:none!important}}.official-home--v1-restored{position:relative;min-height:100vh;min-height:100svh;overflow-x:hidden;overflow-y:auto;background:#010409;isolation:isolate}.official-home--v1-restored .cinematic-backdrop,.official-home--v1-restored .home-cinematic-backdrop{z-index:0!important;pointer-events:none}.official-home--v1-restored .hero-stage,.official-home--v1-restored .home-content-stack,.official-home--v1-restored .home-product-section,.official-home--v1-restored .home-section{position:relative;z-index:10}.official-home--booting.official-home--v1-restored,.official-home--ready.official-home--v1-restored,.official-home--v1-restored{opacity:1!important;pointer-events:auto!important}.official-home--v1-restored .home-top-nav,.official-home--v1-restored .top-nav{position:fixed;z-index:100;top:0;left:0;right:0;height:80px;min-height:80px;grid-template-columns:180px 1fr 200px;overflow:visible}.official-home--v1-restored .home-top-nav nav{justify-content:center;gap:clamp(14px,2.2vw,42px);flex-wrap:wrap}.official-home--v1-restored .home-top-nav nav a{font-size:14px;white-space:nowrap}.official-home--v1-restored .brand-logo-3d-num{text-shadow:0 0 10px rgba(255,220,120,.85),0 0 24px rgba(255,180,60,.65),0 0 40px rgba(0,216,255,.35)}.official-home--v1-restored .brand-logo-3d-system{color:rgba(255,228,180,.9);text-shadow:0 0 10px rgba(255,200,100,.4)}.official-home--v1-restored .home-hero-stage,.official-home--v1-restored .home-hero-v3{display:none!important}.official-home--v1-restored .hero-action-btn,.official-home--v1-restored .hero-actions{display:none}.official-home--v1-restored .home-product-section{position:relative;left:auto;right:auto;bottom:auto;margin:0 24px 32px 120px;z-index:12}.home-section{position:relative;z-index:12;margin:0 24px 40px 120px;padding:22px 24px;border:1px solid rgba(0,229,255,.22);background:linear-gradient(180deg,rgba(0,28,52,.72),rgba(0,10,20,.78));clip-path:polygon(2% 0,100% 0,100% 92%,98% 100%,0 100%,0 8%)}.home-section-head{display:flex;align-items:baseline;gap:14px;margin-bottom:16px}.home-section-head strong{color:#31e1ff;font-size:22px;text-shadow:0 0 16px rgba(49,225,255,.65)}.home-section-head span{color:rgba(116,202,255,.58);font-size:11px;letter-spacing:.16em}.home-feature-grid .home-feature-copy p{margin:4px 0 0;font-size:11px;color:rgba(190,235,255,.72);line-height:1.45}.home-feature-grid .home-feature-copy strong{display:block;color:#eaf7ff;font-size:13px}.home-installment-panel{display:grid;gap:14px;max-width:720px}.home-installment-panel li,.home-installment-panel p{color:rgba(190,235,255,.82);line-height:1.6}.home-installment-panel ul{margin:0;padding-left:18px}.home-installment-cta{width:fit-content;margin-top:4px}.home-faq-list{margin-top:0;max-width:960px}.home-faq-more{display:inline-block;margin-top:16px;color:#5ee7ff;text-decoration:none;letter-spacing:.08em}.home-error-fallback{margin:16px 24px 16px 120px;padding:16px 18px;border:1px solid rgba(255,120,80,.45);background:rgba(40,10,0,.35);color:#ffe8d8}.home-error-fallback span{display:block;margin-top:6px;font-size:13px;opacity:.85}.official-home--v1-restored .aura-command-center-p46,.official-home--v1-restored .aura-world{display:none!important}@media (max-width:1180px){.official-home--v1-restored .home-hero-stage{padding:96px 20px 220px;grid-template-columns:1fr}.official-home--v1-restored .home-product-section,.official-home--v1-restored .home-section{margin-left:16px;margin-right:16px}.official-home--v1-restored .home-top-nav{grid-template-columns:180px 1fr 120px}.official-home--v1-restored .home-top-nav nav{display:none}}@media (max-width:720px){.official-home--v1-restored .hero-actions{flex-direction:column}.official-home--v1-restored .hero-action-btn{width:100%}}