.hero[data-astro-cid-ar5v7lgx]{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px}.hero-content[data-astro-cid-ar5v7lgx]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;z-index:2}.hero-badge[data-astro-cid-ar5v7lgx]{display:inline-flex;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:500;color:var(--color-text-secondary);background:color-mix(in srgb,var(--color-brand) 8%,transparent);border:1px solid color-mix(in srgb,var(--color-brand) 15%,transparent);letter-spacing:.05em}.hero-title[data-astro-cid-ar5v7lgx]{font-size:clamp(2.5rem,8vw,4rem);font-weight:800;line-height:1.1;margin:0;color:var(--color-text-primary)}.hero-rotating-word[data-astro-cid-ar5v7lgx]{display:inline-block;transition:opacity .3s ease,transform .3s ease;position:relative}.hero-rotating-word[data-astro-cid-ar5v7lgx].glitching{animation:word-glitch .4s steps(3) 1}.hero-rotating-word[data-astro-cid-ar5v7lgx].glitching:before,.hero-rotating-word[data-astro-cid-ar5v7lgx].glitching:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero-rotating-word[data-astro-cid-ar5v7lgx].glitching:before{color:var(--jwt-header);animation:glitch-shift-1 .3s steps(2) infinite;clip-path:inset(0 0 60% 0);opacity:.7}.hero-rotating-word[data-astro-cid-ar5v7lgx].glitching:after{color:var(--jwt-signature);animation:glitch-shift-2 .3s steps(2) infinite reverse;clip-path:inset(60% 0 0 0);opacity:.7}@keyframes word-glitch{0%{transform:translate(0);filter:hue-rotate(0deg) brightness(1)}16%{transform:translate(-2px,1px);filter:hue-rotate(60deg) brightness(1.2)}33%{transform:translate(2px,-1px);filter:hue-rotate(-40deg) brightness(.9)}50%{transform:translate(-1px);filter:hue-rotate(90deg) brightness(1.3)}66%{transform:translate(2px,1px);filter:hue-rotate(-60deg) brightness(1.1)}83%{transform:translate(-1px,-1px);filter:hue-rotate(30deg) brightness(1)}to{transform:translate(0);filter:hue-rotate(0deg) brightness(1)}}@keyframes glitch-shift-1{0%{transform:translate(-2px,-1px)}50%{transform:translate(2px,1px)}to{transform:translate(-1px)}}@keyframes glitch-shift-2{0%{transform:translate(2px,1px)}50%{transform:translate(-2px,-1px)}to{transform:translate(1px)}}@media(prefers-reduced-motion:reduce){.hero-rotating-word[data-astro-cid-ar5v7lgx].glitching{animation:none}.hero-rotating-word[data-astro-cid-ar5v7lgx].glitching:before,.hero-rotating-word[data-astro-cid-ar5v7lgx].glitching:after{display:none}}.hero-description[data-astro-cid-ar5v7lgx]{max-width:540px;font-size:1.1rem;line-height:1.7;color:var(--color-text-secondary);margin:0}.hero-actions[data-astro-cid-ar5v7lgx]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.hero-float-label[data-astro-cid-ar5v7lgx]{position:absolute;font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--color-text-secondary);opacity:.25;padding:.35rem .75rem;border-radius:var(--radius-sm);background:var(--glass-bg);backdrop-filter:blur(8px);border:1px solid var(--color-border-default);animation:float 8s ease-in-out infinite;animation-delay:var(--float-delay, 0s);pointer-events:none;z-index:1}@media(max-width:640px){.hero[data-astro-cid-ar5v7lgx]{min-height:80vh;padding-top:60px}.hero-description[data-astro-cid-ar5v7lgx]{font-size:.95rem}.hero-actions[data-astro-cid-ar5v7lgx]{flex-direction:column;width:100%}.hero-actions[data-astro-cid-ar5v7lgx] .btn[data-astro-cid-ar5v7lgx]{width:100%;justify-content:center}.hero-float-label[data-astro-cid-ar5v7lgx]{display:none}}.marquee[data-astro-cid-obtxil3z]{overflow:hidden;padding:32px 0;border-top:1px solid var(--color-border-default);border-bottom:1px solid var(--color-border-default);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.marquee-track[data-astro-cid-obtxil3z]{display:flex;gap:56px;width:max-content;animation:marquee-scroll 40s linear infinite;will-change:transform}.marquee-item[data-astro-cid-obtxil3z]{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-mono);font-size:1rem;color:var(--color-text-secondary);white-space:nowrap;font-weight:500;transition:color .3s ease;cursor:default;opacity:.5}.marquee-item[data-astro-cid-obtxil3z]:hover{color:var(--color-text-primary);opacity:1}.marquee-item[data-astro-cid-obtxil3z]:hover .marquee-icon[data-astro-cid-obtxil3z]{filter:none;transform:scale(1.1)}.marquee-icon[data-astro-cid-obtxil3z]{width:28px;height:28px;flex-shrink:0;filter:grayscale(.5) brightness(.7);transition:filter .3s ease,transform .3s ease}.marquee-letter[data-astro-cid-obtxil3z]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:1.1rem;font-weight:800;font-family:var(--font-mono);flex-shrink:0;opacity:.7;transition:opacity .3s ease,transform .3s ease}.marquee-item[data-astro-cid-obtxil3z]:hover .marquee-letter[data-astro-cid-obtxil3z]{opacity:1;transform:scale(1.1)}@media(prefers-reduced-motion:reduce){.marquee-track[data-astro-cid-obtxil3z]{animation:none}}
