.hero-padlock-visual{will-change:transform}.hero-padlock-visual.hero-padlock-visual--motion{animation:heroPadlockFloat 10s ease-in-out infinite}@keyframes heroPadlockFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.hero-padlock-visual.hero-padlock-visual--motion{animation:none!important}}.hero-secure-tech{--hero-tech-cyan:rgba(0,212,255,.28);--hero-tech-panel:rgba(12,14,22,.72)}.hero-secure-tech-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,212,255,.07) 1px,transparent 0),linear-gradient(90deg,rgba(0,212,255,.07) 1px,transparent 0);background-size:56px 56px;opacity:.9;will-change:transform}.hero-secure-tech-grid.hero-secure-tech-motion{animation:heroSecureGridDrift 24s linear infinite}@keyframes heroSecureGridDrift{0%{background-position:0 0,0 0}to{background-position:56px 56px,56px 56px}}.hero-secure-tech-orbs{position:absolute;inset:0;pointer-events:none}.hero-secure-tech-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.28;will-change:transform}.hero-secure-tech-orb.hero-secure-tech-motion{animation:heroSecureOrbFloat 14s ease-in-out infinite alternate}.hero-secure-tech-orb-a{width:45%;max-width:520px;height:45vw;max-height:520px;top:-10%;left:-15%;background:#00d4ff;animation-delay:0s}.hero-secure-tech-orb-b{width:38%;max-width:440px;height:38vw;max-height:440px;bottom:5%;right:-18%;background:#8b5cf6;animation-delay:-4s}@keyframes heroSecureOrbFloat{0%{transform:translate(0) scale(1)}to{transform:translate(30px,40px) scale(1.08)}}.hero-secure-tech-scanline{position:absolute;left:0;right:0;height:6px;background:linear-gradient(transparent,rgba(0,212,255,.14),transparent);pointer-events:none}.hero-secure-tech-scanline.hero-secure-tech-motion{animation:heroSecureScan 5.5s linear infinite}@keyframes heroSecureScan{0%{top:-5%;opacity:0}8%{opacity:1}92%{opacity:1}to{top:105%;opacity:0}}.hero-secure-tech-noise{position:absolute;inset:0;opacity:.045;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero-secure-tech-noise.hero-secure-tech-motion{animation:heroSecureNoise .15s steps(2) infinite}@keyframes heroSecureNoise{0%,to{opacity:.038}50%{opacity:.058}}.hero-secure-badge-led{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px #22c55e;flex-shrink:0}.hero-secure-tech-motion .hero-secure-badge-led{animation:heroSecureLedPulse 2s ease-in-out infinite}@keyframes heroSecureLedPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.hero-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.5rem;max-width:28rem}@media (min-width:640px){.hero-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}}.hero-metric-card{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;background:var(--hero-tech-panel);border:1px solid var(--hero-tech-cyan);border-radius:8px;padding:.75rem .65rem;position:relative;overflow:hidden}.hero-secure-tech-motion .hero-metric-card{animation:heroSecureMetricGlow 4s ease-in-out infinite}@keyframes heroSecureMetricGlow{0%,to{box-shadow:0 0 0 0 rgba(0,212,255,0)}50%{box-shadow:0 0 22px -6px rgba(0,212,255,.22)}}.hero-metric-card:after{content:"";position:absolute;inset:-1px;background:linear-gradient(90deg,transparent,rgba(0,212,255,.12),transparent);transform:translateX(-100%);pointer-events:none}.hero-secure-tech-motion .hero-metric-card:after{animation:heroSecureShimmer 3s ease-in-out infinite}@keyframes heroSecureShimmer{0%,to{transform:translateX(-100%)}40%{transform:translateX(100%)}to{transform:translateX(100%)}}.hero-metric-k{font-size:.6rem;color:#71717a;letter-spacing:.06em;line-height:1.3}.hero-metric-v{font-size:1.1rem;color:#fafafa;margin-top:.35rem;font-weight:600}.hero-metric-v span{color:#00d4ff}.hero-secure-trace{margin-top:1.25rem;padding:.85rem 1rem;border-radius:10px;background:rgba(12,14,22,.75);border:1px solid rgba(0,212,255,.22);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.65rem;line-height:1.75;color:#71717a;overflow-x:auto;white-space:pre}.hero-secure-trace .hl{color:#8b5cf6}.hero-secure-trace .hl2{color:#00d4ff}.hero-secure-tech-motion .hero-secure-trace .hl,.hero-secure-tech-motion .hero-secure-trace .hl2{animation:heroSecureTextBlink 3s ease-in-out infinite}.hero-secure-tech-motion .hero-secure-trace .hl2{animation-delay:.5s}@keyframes heroSecureTextBlink{0%,90%,to{opacity:1}93%{opacity:.45}}.hero-secure-ticker{margin-top:1rem;padding-top:.65rem;border-top:1px solid rgba(0,212,255,.18);overflow:hidden;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.6rem;color:#71717a;max-width:36rem}.hero-secure-ticker-inner{display:inline-block;white-space:nowrap;padding-left:100%}.hero-secure-tech-motion .hero-secure-ticker-inner{animation:heroSecureTicker 28s linear infinite}@keyframes heroSecureTicker{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (prefers-reduced-motion:reduce){.hero-secure-badge-led,.hero-secure-tech-grid.hero-secure-tech-motion,.hero-secure-tech-motion .hero-metric-card,.hero-secure-tech-motion .hero-metric-card:after,.hero-secure-tech-motion .hero-secure-ticker-inner,.hero-secure-tech-motion .hero-secure-trace .hl,.hero-secure-tech-motion .hero-secure-trace .hl2,.hero-secure-tech-noise.hero-secure-tech-motion,.hero-secure-tech-orb.hero-secure-tech-motion,.hero-secure-tech-scanline.hero-secure-tech-motion{animation:none!important}}