.hero-decoding{position:relative;min-height:min(90vh,900px);display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem;color:#f5f5f5;background-color:#020308;overflow:hidden;isolation:isolate;background-image:var(--hero-bg-image);background-size:cover;background-position:center}.hero-decoding__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(0,240,172,.25),transparent 55%),radial-gradient(circle at bottom right,rgba(225,60,250,.25),transparent 55%),linear-gradient(to bottom,#000000d9,#000 80%);mix-blend-mode:soft-light;pointer-events:none;z-index:-1}.hero-decoding__floating-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1}.hero-decoding__inner{width:100%;max-width:1120px;display:flex;justify-content:flex-start}.hero-decoding__inner--center{justify-content:center}.hero-decoding__terminal{width:100%;max-width:720px;background:#030614f5;border-radius:18px;border:1px solid rgba(180,255,255,.18);box-shadow:0 0 0 1px #000c,0 32px 90px #000000e6,0 0 60px #00f0ac40;overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-decoding__terminal-header{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:linear-gradient(to right,#050816,#050816 40%,#100a26);border-bottom:1px solid rgba(180,255,255,.18);font-family:var(--font-accent, system-ui);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#e2e8ffbf}.hero-decoding__dot{width:9px;height:9px;border-radius:999px;display:inline-block}.hero-decoding__dot--red{background:#ff5f57}.hero-decoding__dot--yellow{background:#febc2e}.hero-decoding__dot--green{background:#28c840}.hero-decoding__terminal-title{margin-left:auto;opacity:.72}.hero-decoding__terminal-body{padding:2.4rem 2.2rem 2rem;font-family:var(--font-body, system-ui)}.hero-decoding__prompt{color:#00f0ace6;margin-right:.35rem}.hero-decoding__transmission{font-family:var(--font-accent, monospace);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--hero-transmission-color, #f4ff30);margin-bottom:1.4rem;opacity:.92}.hero-decoding__title{font-family:var(--font-title, system-ui);font-size:clamp(2.4rem,4vw,3.4rem);line-height:1.05;letter-spacing:.18em;text-transform:uppercase;color:var(--hero-headline-color, #00f0ff);margin-bottom:.85rem}.hero-decoding__subtitle{font-size:.98rem;line-height:1.7;color:var(--hero-subtitle-color, #e5e7eb);max-width:36rem;margin-bottom:1.8rem}.hero-decoding__decode-line{font-family:var(--font-accent, monospace);font-size:.9rem;color:var(--hero-decode-color, #f4ff30);margin-bottom:1.4rem;white-space:nowrap;overflow:hidden}.hero-decoding__decode-text{display:inline-block;animation:hero-decode-type 3.5s steps(28,end) .2s forwards;max-width:0}.hero-decoding__cursor{display:inline-block;width:8px;height:1.1em;margin-left:4px;background:var(--hero-decode-color, #f4ff30);animation:hero-cursor-blink 1s steps(1,end) infinite;vertical-align:-2px}.hero-decoding__progress{position:relative;width:100%;height:8px;border-radius:999px;background:#0f172ae6;overflow:hidden;margin-bottom:.75rem}.hero-decoding__progress-bar{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--hero-progress, 21%);background:linear-gradient(90deg,#00f0ac,#28a8d6,#e13cfa);background-size:200% 100%;animation:hero-progress-glow 2.4s linear infinite}.hero-decoding__progress-label{font-family:var(--font-accent, monospace);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#e2e8ff99}.hero-decoding__cta-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.75rem}.hero-decoding__cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.9rem;border-radius:999px;border:1px solid rgba(244,255,48,.5);background:var(--hero-cta-bg, #00f0ac);color:var(--hero-cta-text, #000000);font-family:var(--font-accent, system-ui);font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;position:relative;overflow:hidden}.hero-decoding__cta-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.32) 40%,transparent 70%);transform:translate(-120%);pointer-events:none}.hero-decoding__cta-button:hover:after{animation:hero-cta-sheen .9s ease-out}.hero-decoding__cta-button:hover{transform:translateY(-1px);box-shadow:0 18px 45px #000000a6}.hero-decoding__cta-secondary{font-size:.8rem;color:#d1d5dbcc}.hero-decoding__status-bar{border-top:1px solid rgba(15,23,42,.9);padding:.75rem 1.8rem .9rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;background:radial-gradient(circle at left,rgba(0,240,172,.16),transparent 55%)}.hero-decoding__status-pill{font-family:var(--font-accent, monospace);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#e2e8ffb3}@keyframes hero-decode-type{0%{max-width:0}to{max-width:100%}}@keyframes hero-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes hero-progress-glow{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes hero-cta-sheen{0%{transform:translate(-120%)}to{transform:translate(160%)}}@media (max-width: 768px){.hero-decoding{padding:4.5rem 1.25rem 4rem}.hero-decoding__terminal-body{padding:1.7rem 1.5rem 1.6rem}.hero-decoding__title{font-size:2.05rem}.hero-decoding__subtitle{font-size:.9rem}.hero-decoding__status-bar{padding-inline:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/hero-decoding.css.map */
