.wd-hero{--wd-black: #0F1115;--wd-black-soft: #16191f;--wd-blue: #2563EB;--wd-blue-light: #5b8bf5;--wd-white: #FFFFFF;--wd-muted: #9AA3B2;--wd-font-display: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--wd-font-mono: "JetBrains Mono", ui-monospace, monospace;background:var(--wd-black);color:var(--wd-white);overflow:hidden}.wd-hero .wd-hero__inner{max-width:1320px;margin:0 auto;padding:96px 32px 72px;display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.wd-hero .wd-hero__content{display:flex;flex-direction:column;align-items:flex-start}.wd-hero .wd-hero__eyebrow{font-family:var(--wd-font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--wd-blue-light);padding:6px 12px;border:1px solid rgba(37,99,235,.4);border-radius:999px;margin-bottom:24px;opacity:0;animation:wd-fade-up .6s ease forwards;animation-delay:.05s}.wd-hero .wd-hero__heading{font-family:var(--wd-font-display);font-weight:800;letter-spacing:-.02em;line-height:1.05;font-size:clamp(2.4rem,4.2vw,4rem);margin:0 0 20px;max-width:14ch;color:var(--wd-white)!important;opacity:0;animation:wd-fade-up .6s ease forwards;animation-delay:.15s}.wd-hero .wd-hero__subheading{font-family:var(--wd-font-display);font-size:17px;line-height:1.6;color:var(--wd-muted);max-width:46ch;margin:0 0 36px;opacity:0;animation:wd-fade-up .6s ease forwards;animation-delay:.25s}.wd-hero .wd-hero__ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:40px;opacity:0;animation:wd-fade-up .6s ease forwards;animation-delay:.35s}.wd-hero .wd-btn{font-family:var(--wd-font-display);font-weight:600;font-size:15px;padding:15px 28px;border-radius:10px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.wd-hero .wd-btn--primary{background:var(--wd-blue);color:var(--wd-white);box-shadow:0 0 #2563eb80}.wd-hero .wd-btn--primary:hover{background:var(--wd-blue-light);transform:translateY(-2px);box-shadow:0 8px 24px -6px #2563eb99}.wd-hero .wd-btn--ghost{background:transparent;color:var(--wd-white);border:1px solid rgba(255,255,255,.22)}.wd-hero .wd-btn--ghost:hover{border-color:#ffffff80;transform:translateY(-2px)}.wd-hero .wd-hero__badges{list-style:none;display:flex;flex-wrap:wrap;gap:10px 22px;margin:0;padding:0;font-family:var(--wd-font-mono);font-size:12px;letter-spacing:.04em;color:var(--wd-muted);opacity:0;animation:wd-fade-up .6s ease forwards;animation-delay:.45s}.wd-hero .wd-hero__badges li{display:flex;align-items:center;gap:8px}.wd-hero .wd-hero__badges li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--wd-blue-light);flex:none}.wd-hero .wd-hero__visual{position:relative;display:flex;align-items:center;justify-content:center}.wd-hero .wd-hero__image-frame{position:relative;width:100%;border-radius:20px;overflow:hidden;background:var(--wd-black-soft);aspect-ratio:4 / 5;opacity:0;animation:wd-fade-in .8s ease forwards;animation-delay:.2s}.wd-hero .wd-hero__image{width:100%;height:100%;object-fit:cover;display:block}.wd-hero .wd-hero__image--placeholder{display:flex;align-items:center;justify-content:center}.wd-hero .wd-hero__placeholder-svg{width:60%;height:60%;opacity:.3}.wd-hero .wd-hero__scanline{position:absolute;left:0;right:0;height:40%;top:-40%;background:linear-gradient(180deg,#2563eb00,#2563eb38,#2563eb00);animation:wd-scan 1.8s ease-in-out 1;animation-delay:.6s;pointer-events:none}.wd-hero .wd-hero__signal{position:absolute;right:-14px;bottom:-14px;display:grid;grid-template-columns:repeat(3,8px);gap:8px;padding:14px;background:var(--wd-black-soft);border-radius:12px;border:1px solid rgba(255,255,255,.06)}.wd-hero .wd-hero__signal span{width:8px;height:8px;border-radius:50%;background:#2563eb2e;opacity:0;animation:wd-blink .4s ease forwards}.wd-hero .wd-hero__signal span:nth-child(1){animation-delay:.7s}.wd-hero .wd-hero__signal span:nth-child(2){animation-delay:.82s}.wd-hero .wd-hero__signal span:nth-child(3){animation-delay:.94s}.wd-hero .wd-hero__signal span:nth-child(4){animation-delay:1.06s}.wd-hero .wd-hero__signal span:nth-child(5){animation-delay:1.18s}.wd-hero .wd-hero__signal span:nth-child(6){animation-delay:1.3s}@keyframes wd-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes wd-fade-in{0%{opacity:0}to{opacity:1}}@keyframes wd-scan{0%{top:-40%}to{top:100%}}@keyframes wd-blink{0%{opacity:0;background:#2563eb2e}50%{opacity:1;background:var(--wd-blue-light)}to{opacity:1;background:#2563eb66}}@media(max-width:989px){.wd-hero .wd-hero__inner{grid-template-columns:1fr;padding:64px 24px 48px;gap:40px}.wd-hero .wd-hero__content{order:2}.wd-hero .wd-hero__visual{order:1}.wd-hero .wd-hero__heading{max-width:none}.wd-hero .wd-hero__ctas .wd-btn{flex:1 1 auto}}@media(max-width:480px){.wd-hero .wd-hero__signal{display:none}}@media(prefers-reduced-motion:reduce){.wd-hero *{animation:none!important;opacity:1!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/wd-hero.css.map */
