@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;500;600&family=Noto+Sans+SC:wght@300;400;500;700&display=swap");.opening-hero-tagline{position:relative;isolation:isolate;margin-top:1.5rem;width:100%;max-width:100%;padding-inline:0;overflow:hidden}.opening-hero-tagline__halo{position:absolute;left:50%;top:50%;z-index:0;width:60%;height:100%;transform:translate(-50%,-50%);background:radial-gradient(hsla(0,0%,100%,.08),transparent 72%);filter:blur(40px);opacity:.9;pointer-events:none}.opening-hero-tagline__text{position:relative;z-index:1;margin:0 auto;width:-moz-max-content;width:max-content;max-width:100%;font-family:HarmonyOS Sans SC,MiSans,OPPO Sans,Source Han Sans SC,Noto Sans SC,Manrope,Inter,sans-serif;font-size:clamp(1rem,2.8vw,1.85rem);font-weight:300;line-height:1.6;letter-spacing:.12em;white-space:nowrap;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.9),2px 2px 0 rgba(0,0,0,.9),0 0 12px rgba(0,0,0,.35)}.opening-hero-tagline__blur{white-space:nowrap}.opening-hero-tagline__gold{display:inline-block;font-weight:500;letter-spacing:.14em;color:#ffd66e;text-shadow:1px 1px 0 rgba(0,0,0,.9),2px 2px 0 rgba(0,0,0,.9),0 0 18px rgba(255,214,110,.45)}.opening-hero-tagline__gold--animate{color:transparent;-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(1px 1px 0 rgba(0,0,0,.9)) drop-shadow(0 0 18px rgba(255,214,110,.45));background-image:linear-gradient(90deg,#ffd66e,#ffd66e 38%,#fff8dc 50%,#ffd66e 62%,#ffd66e);background-size:220% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text}.opening-hero-tagline__gold--animate,.opening-hero-tagline__text[data-highlight-phase="1"] .opening-hero-tagline__gold,.opening-hero-tagline__text[data-highlight-phase="2"] .opening-hero-tagline__gold{animation:opening-hero-gold-sweep .9s cubic-bezier(.22,1,.36,1) 1 forwards}.opening-hero-tagline__radar{display:inline-block;color:#82e8ff;font-weight:400;letter-spacing:.16em;text-shadow:1px 1px 0 rgba(0,0,0,.9),2px 2px 0 rgba(0,0,0,.9),0 0 14px rgba(130,232,255,.55),0 0 28px rgba(130,232,255,.28)}.opening-hero-tagline__text[data-highlight-phase="2"] .opening-hero-tagline__radar{animation:opening-hero-radar-pulse .6s cubic-bezier(.22,1,.36,1) 1 forwards}@keyframes opening-hero-gold-sweep{0%{background-position:100% 0}to{background-position:0 0}}@keyframes opening-hero-radar-pulse{0%{opacity:.72;filter:brightness(1);transform:scale(1)}45%{opacity:1;filter:brightness(1.38);transform:scale(1.045)}to{opacity:1;filter:brightness(1);transform:scale(1)}}@media (max-width:640px){.opening-hero-tagline__text{letter-spacing:.08em;font-size:clamp(.88rem,3.8vw,1.25rem)}.opening-hero-tagline__gold,.opening-hero-tagline__radar{letter-spacing:.1em}}@media (prefers-reduced-motion:reduce){.opening-hero-tagline__text[data-highlight-phase="1"] .opening-hero-tagline__gold,.opening-hero-tagline__text[data-highlight-phase="2"] .opening-hero-tagline__gold,.opening-hero-tagline__text[data-highlight-phase="2"] .opening-hero-tagline__radar{animation:none}.opening-hero-tagline__gold{color:#ffd66e;-webkit-text-fill-color:#ffd66e}}.opening-hero-cta{position:relative;isolation:isolate;display:inline-flex;min-height:58px;min-width:min(320px,88vw);align-items:center;justify-content:center;overflow:hidden;border-radius:9999px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(90deg,rgba(8,28,48,.95),#0a0b14 42%,#0a0b14);padding:0 2.4rem;color:hsla(0,0%,100%,.78);font-family:Manrope,Noto Sans SC,Inter,sans-serif;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;letter-spacing:.06em;text-decoration:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 16px 40px rgba(0,0,0,.42);transition:transform .24s ease,box-shadow .28s ease,border-color .28s ease,color .24s ease}.opening-hero-cta:before{content:"";position:absolute;inset:-1px auto -1px -1px;width:42%;border-radius:9999px 0 0 9999px;background:radial-gradient(ellipse 90% 120% at 0 50%,rgba(0,220,255,.42),transparent 72%);pointer-events:none}.opening-hero-cta:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(0,196,255,.14),transparent 38%);pointer-events:none}.opening-hero-cta__label{position:relative;z-index:1}.opening-hero-cta:hover{transform:translateY(-2px);border-color:rgba(0,210,255,.22);color:hsla(0,0%,100%,.92);box-shadow:inset 0 0 28px rgba(0,196,255,.1),0 0 32px rgba(0,170,255,.16),0 20px 48px rgba(0,0,0,.48)}.opening-hero-cta:active{transform:translateY(0)}@media (max-width:640px){.opening-hero-cta{min-height:52px;min-width:min(300px,92vw);padding-inline:1.75rem}}