.Hero_hero__1d92z{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:0 2rem;overflow:hidden}.Hero_hero__bg__wXB0_{position:absolute;inset:0;pointer-events:none}.Hero_hero__orb__HBNx2{position:absolute;top:12%;right:10%;width:240px;height:240px;border-radius:50%;border:1px solid rgba(0,0,0,.07);background:none}.Hero_hero__orb__HBNx2:after{content:"";position:absolute;inset:40px;border-radius:50%;border:1px solid rgba(0,0,0,.04)}.Hero_hero__orb_secondary__m5E9Y{position:absolute;bottom:22%;left:12%;width:44px;height:44px;background:none;border-radius:0;filter:none}.Hero_hero__orb_secondary__m5E9Y:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:rgba(0,0,0,.1);transform:translateY(-50%)}.Hero_hero__orb_secondary__m5E9Y:after{content:"";position:absolute;left:50%;top:0;width:1px;height:100%;background:rgba(0,0,0,.1);transform:translateX(-50%)}.Hero_hero__grid_overlay__kgdx5{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.018) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.018) 1px,transparent 0);background-size:80px 80px;mask-image:radial-gradient(ellipse 55% 45% at 50% 45%,black 10%,transparent 55%);-webkit-mask-image:radial-gradient(ellipse 55% 45% at 50% 45%,black 10%,transparent 55%)}.Hero_hero__inner__hG80g{max-width:960px;text-align:center;position:relative;z-index:1;animation:Hero_heroReveal__YGM_J 1s cubic-bezier(.16,1,.3,1) forwards;opacity:0}@keyframes Hero_heroReveal__YGM_J{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero_hero__title__FnmzT{font-size:5.5rem;font-weight:900;color:var(--color-text);line-height:1;letter-spacing:-.045em;margin-bottom:4.5rem}.Hero_hero__line__aVmEn{display:block}.Hero_hero__word__3nZpf{display:inline-block;animation:Hero_wordReveal__sDj8w .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translateY(20px)}.Hero_hero__line__aVmEn:first-child .Hero_hero__word__3nZpf:first-child{animation-delay:.3s}.Hero_hero__line__aVmEn:first-child .Hero_hero__word__3nZpf:nth-child(2){animation-delay:.38s}.Hero_hero__line__aVmEn:first-child .Hero_hero__word__3nZpf:nth-child(3){animation-delay:.46s}.Hero_hero__line__aVmEn:first-child .Hero_hero__word__3nZpf:nth-child(4){animation-delay:.54s}.Hero_hero__line__aVmEn:nth-child(2) .Hero_hero__word__3nZpf:first-child{animation-delay:.65s}.Hero_hero__line__aVmEn:nth-child(2) .Hero_hero__word__3nZpf:nth-child(2){animation-delay:.73s}.Hero_hero__line__aVmEn:nth-child(2) .Hero_hero__word__3nZpf:nth-child(3){animation-delay:.81s}@keyframes Hero_wordReveal__sDj8w{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero_hero__title_accent__Pqftu{background:linear-gradient(135deg,var(--color-accent),#ea580c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Hero_hero__actions__JjPsq{display:flex;align-items:center;justify-content:center;gap:1rem;animation:Hero_heroReveal__YGM_J 1s cubic-bezier(.16,1,.3,1) .95s forwards;opacity:0}.Hero_hero__cta_primary__jfddj{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0;background:none;color:var(--color-text);font-size:.9375rem;font-weight:600;letter-spacing:-.01em;transition:all .3s ease;position:relative}.Hero_hero__cta_primary__jfddj:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--color-accent);transition:width .4s cubic-bezier(.16,1,.3,1)}.Hero_hero__cta_primary__jfddj:hover{color:var(--color-accent)}.Hero_hero__cta_primary__jfddj:hover:after{width:100%}.Hero_hero__cta_arrow__7tCKc{transition:transform .3s ease;font-size:1rem}.Hero_hero__cta_primary__jfddj:hover .Hero_hero__cta_arrow__7tCKc{transform:translateX(4px)}.Hero_hero__cta_secondary__PA9Hb{display:inline-flex;align-items:center;padding:.625rem 1.5rem;background:none;border:1px solid var(--color-border);color:var(--color-text-secondary);font-size:.8125rem;font-weight:500;border-radius:100px;letter-spacing:.01em;transition:all .3s ease}.Hero_hero__cta_secondary__PA9Hb:hover{border-color:var(--color-text-tertiary);color:var(--color-text)}.Hero_hero__scroll__kIDzI{position:absolute;bottom:32px;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:.75rem;animation:Hero_scrollReveal__8jh3J 1s cubic-bezier(.16,1,.3,1) 1.4s forwards;opacity:0}@keyframes Hero_scrollReveal__8jh3J{0%{opacity:0}to{opacity:1}}.Hero_hero__scroll_text__nocqT{font-size:.625rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-tertiary)}.Hero_hero__scroll_line__61IPc{display:block;width:3px;height:52px;background:linear-gradient(to bottom,var(--color-text-tertiary),transparent);position:relative;overflow:hidden;border-radius:2px}.Hero_hero__scroll_line__61IPc:after{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent,var(--color-accent),transparent);animation:Hero_scrollDrop__t2uSB 2s ease-in-out infinite;border-radius:2px}@keyframes Hero_scrollDrop__t2uSB{0%{top:-100%}to{top:100%}}@media (max-width:768px){.Hero_hero__1d92z{padding:0 1.5rem}.Hero_hero__title__FnmzT{font-size:3.25rem;margin-bottom:3.5rem}.Hero_hero__orb__HBNx2{width:200px;height:200px;top:5%;right:3%}.Hero_hero__orb_secondary__m5E9Y{width:40px;height:40px;bottom:22%;left:5%}.Hero_hero__scroll__kIDzI{bottom:24px}.Hero_hero__scroll_line__61IPc{height:36px}}@media (max-width:480px){.Hero_hero__1d92z{padding:0 1.25rem}.Hero_hero__title__FnmzT{font-size:2.5rem;margin-bottom:12rem}.Hero_hero__actions__JjPsq{flex-direction:row;gap:.75rem}.Hero_hero__cta_primary__jfddj,.Hero_hero__cta_secondary__PA9Hb{padding:.75rem 1.5rem;font-size:.8125rem}.Hero_hero__scroll__kIDzI{bottom:20px}.Hero_hero__scroll_text__nocqT{font-size:.5625rem}.Hero_hero__scroll_line__61IPc{height:28px}}