.hero-image img{filter:drop-shadow(0 0 30px rgba(59,130,246,.4))}.index-page .hero-section{min-height:100vh}body[data-page=index] #ch-hero.hero-premium{--hero-blue: #6ea8ff;--hero-blue-hi: #9bc0ff;--hero-blue-lo: #4a8be8;--hero-blue-soft: rgba(110, 168, 255, .18);--hero-text: #f4f6fb;--hero-text-soft: rgba(220, 226, 240, .78);--hero-stroke: rgba(255, 255, 255, .12);--hero-stroke-hi: rgba(255, 255, 255, .28);--hero-glass: rgba(10, 14, 24, .55);--hero-glass-hi: rgba(20, 26, 40, .72)}body[data-page=index] #ch-hero.hero-premium{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden}body[data-page=index] #ch-hero.hero-premium .chapter-inner{width:100%;max-width:72rem;padding:0 1.5rem;text-align:center}body[data-page=index] #ch-hero.hero-premium .hero-copy{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;position:relative;z-index:2}body[data-page=index] #ch-hero.hero-premium .hero-mark{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem 1rem .45rem .85rem;margin:0 0 2.5rem;border:1px solid var(--hero-stroke);border-radius:999px;background:var(--hero-glass);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-family:var(--3d-font-mono);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#f5f7fcc7;font-weight:500;text-shadow:0 1px 12px rgba(0,0,0,.5);animation:heroFadeUp .9s cubic-bezier(.22,1,.36,1) .15s both}body[data-page=index] #ch-hero.hero-premium .hero-mark-dot{width:7px;height:7px;border-radius:50%;background:#4ad77a;box-shadow:0 0 #4ad77ab3;animation:heroPulseDot 2.2s ease-out infinite}@keyframes heroPulseDot{0%{box-shadow:0 0 #4ad77ab3}70%{box-shadow:0 0 0 9px #4ad77a00}to{box-shadow:0 0 #4ad77a00}}body[data-page=index] #ch-hero.hero-premium .hero-title{font-family:var(--3d-font-display);font-size:clamp(3.2rem,11.5vw,9.5rem);font-weight:700;letter-spacing:-.045em;line-height:.94;color:var(--hero-text)!important;margin:0 0 1.85rem!important;text-wrap:balance;text-shadow:0 4px 50px rgba(0,0,0,.75),0 1px 2px rgba(0,0,0,.55);text-transform:uppercase;animation:heroFadeUp 1s cubic-bezier(.22,1,.36,1) .3s both}body[data-page=index] #ch-hero.hero-premium .hero-title .line{display:block;line-height:.96;padding-bottom:.05em;overflow:visible}body[data-page=index] #ch-hero.hero-premium .hero-title .line.accent{color:var(--hero-text)!important;font-style:italic;font-weight:500;letter-spacing:-.04em;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:var(--hero-text)!important}body[data-page=index] #ch-hero.hero-premium .hero-tagline{font-family:var(--3d-font-mono);font-size:clamp(.78rem,1.05vw,.95rem);font-style:italic;font-weight:400;letter-spacing:.34em;text-transform:uppercase;color:var(--hero-text-soft);margin:0 0 3.25rem;text-shadow:0 1px 16px rgba(0,0,0,.55);animation:heroFadeUp 1s cubic-bezier(.22,1,.36,1) .55s both}body[data-page=index] #ch-hero.hero-premium .hero-cta{display:inline-flex!important;gap:1rem!important;flex-wrap:wrap;justify-content:center;margin:0!important;padding:0!important;animation:heroFadeUp 1s cubic-bezier(.22,1,.36,1) .75s both}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.7rem!important;font-family:var(--3d-font-mono)!important;font-size:.75rem!important;line-height:1!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:500!important;padding:1.05rem 2rem!important;border-radius:999px!important;border:1px solid var(--hero-stroke-hi)!important;background:var(--hero-glass)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:var(--hero-text)!important;text-decoration:none!important;cursor:pointer!important;overflow:hidden!important;isolation:isolate;transition:background .5s cubic-bezier(.22,1,.36,1),border-color .5s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),color .4s cubic-bezier(.22,1,.36,1)!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn:after{content:none!important;display:none!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn .btn-label{position:relative;z-index:2;display:inline-block;line-height:1}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn .btn-icon{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;transition:transform .45s cubic-bezier(.22,1,.36,1),background .45s cubic-bezier(.22,1,.36,1)}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn .btn-icon svg{width:14px;height:14px;display:block}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn:hover .btn-icon{transform:translate(3px)}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn:before{content:""!important;position:absolute!important;top:0!important;left:-100%!important;width:100%!important;height:100%!important;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.18) 45%,rgba(255,255,255,.32) 50%,rgba(255,255,255,.18) 55%,transparent 100%)!important;transition:left .85s cubic-bezier(.22,1,.36,1)!important;pointer-events:none!important;z-index:1!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn:hover:before{left:100%!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-primary{background:linear-gradient(180deg,var(--hero-blue-hi) 0%,var(--hero-blue) 50%,var(--hero-blue-lo) 100%)!important;border:1px solid rgba(110,168,255,.6)!important;color:#07090f!important;font-weight:600!important;letter-spacing:.2em!important;box-shadow:0 0 0 1px #6ea8ff40,0 14px 36px -8px #4a8be88c,0 4px 14px -2px #4a8be859,inset 0 1px #ffffff8c,inset 0 -1px #000a1e2e!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-primary .btn-icon{background:#07090f2e}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-primary:hover{background:linear-gradient(180deg,#bdd5ff,#9bc0ff,#6ea8ff)!important;border-color:#9bc0ffe6!important;transform:translateY(-3px)!important;box-shadow:0 0 0 1px #9bc0ff99,0 0 32px -4px #6ea8ff8c,0 22px 52px -10px #4a8be8b3,0 8px 20px -2px #4a8be880,inset 0 1px #ffffffa6,inset 0 -1px #000a1e2e!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-primary:hover .btn-icon{background:#07090f47}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-primary:active{transform:translateY(-1px)!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-ghost{background:#0a0e188c!important;border:1px solid rgba(255,255,255,.22)!important;color:var(--hero-text)!important;box-shadow:0 0 0 1px #ffffff0a,0 8px 24px -6px #0006,inset 0 1px #ffffff0f!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-ghost .btn-icon{background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-ghost:hover{background:#141a28c7!important;border-color:#6ea8ff8c!important;color:var(--hero-blue-hi)!important;transform:translateY(-3px)!important;box-shadow:0 0 0 1px #6ea8ff2e,0 0 28px -6px #6ea8ff4d,0 18px 44px -10px #0000008c,inset 0 1px #ffffff1a!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-ghost:hover .btn-icon{background:#6ea8ff24;border-color:#6ea8ff59}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn-ghost:active{transform:translateY(-1px)!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn:focus-visible{outline:2px solid var(--hero-blue-hi)!important;outline-offset:4px!important}body[data-page=index] #ch-hero.hero-premium .hero-scroll-cue{position:absolute;bottom:1.85rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.6rem;pointer-events:none;z-index:1;animation:heroFadeIn 1.2s cubic-bezier(.22,1,.36,1) 1.4s both}body[data-page=index] #ch-hero.hero-premium .hero-scroll-label{display:none}body[data-page=index] #ch-hero.hero-premium .hero-scroll-line{display:block;width:1px;height:56px;background:linear-gradient(180deg,#fff0,#ffffff2e 35%,#ffffff8c);position:relative;overflow:hidden}body[data-page=index] #ch-hero.hero-premium .hero-scroll-line:after{content:"";position:absolute;top:-40%;left:0;width:100%;height:38%;background:linear-gradient(180deg,rgba(110,168,255,0) 0%,var(--hero-blue) 100%);animation:heroScrollDrop 2.6s cubic-bezier(.5,0,.5,1) infinite}@keyframes heroScrollDrop{0%{top:-40%;opacity:0}20%{opacity:1}80%{opacity:1}to{top:100%;opacity:0}}@keyframes heroFadeUp{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}html.reduced-motion body[data-page=index] #ch-hero.hero-premium .hero-mark,html.reduced-motion body[data-page=index] #ch-hero.hero-premium .hero-title,html.reduced-motion body[data-page=index] #ch-hero.hero-premium .hero-tagline,html.reduced-motion body[data-page=index] #ch-hero.hero-premium .hero-cta,html.reduced-motion body[data-page=index] #ch-hero.hero-premium .hero-scroll-cue{animation:none;opacity:1;transform:none}html.reduced-motion body[data-page=index] #ch-hero.hero-premium .hero-mark-dot,html.reduced-motion body[data-page=index] #ch-hero.hero-premium .hero-scroll-line:after{animation:none}@media(max-width:760px){body[data-page=index] #ch-hero.hero-premium .chapter-inner{padding:0 1.25rem}body[data-page=index] #ch-hero.hero-premium .hero-mark{font-size:.66rem;letter-spacing:.2em;padding:.42rem .9rem .42rem .75rem;margin-bottom:2rem}body[data-page=index] #ch-hero.hero-premium .hero-title{font-size:clamp(2.6rem,12.5vw,5.4rem);letter-spacing:-.04em;margin-bottom:1.4rem!important}body[data-page=index] #ch-hero.hero-premium .hero-tagline{letter-spacing:.26em;margin-bottom:2.6rem}body[data-page=index] #ch-hero.hero-premium .hero-scroll-line{height:44px}}@media(max-width:540px){body[data-page=index] #ch-hero.hero-premium .hero-cta{flex-direction:column!important;width:100%;max-width:22rem;gap:.75rem!important}body[data-page=index] #ch-hero.hero-premium .hero-cta .btn{width:100%!important;justify-content:center!important;padding:1rem 1.6rem!important}body[data-page=index] #ch-hero.hero-premium .hero-mark-text{font-size:.62rem}body[data-page=index] #ch-hero.hero-premium .hero-scroll-cue{bottom:1.5rem}}@media(max-height:760px){body[data-page=index] #ch-hero.hero-premium .hero-scroll-cue{opacity:.4}}@media(max-height:640px){body[data-page=index] #ch-hero.hero-premium .hero-scroll-cue{display:none}}body[data-page=index] .footer-bottom{border-top:none!important;margin-top:3rem!important;padding-top:2.5rem!important;position:relative}body[data-page=index] .footer-bottom:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(36%,16rem);height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 50%,transparent 100%);pointer-events:none}body[data-page=index] .footer-bottom-content{gap:1.4rem!important;align-items:center}body[data-page=index] .footer-bottom>.footer-bottom-content>p{font-family:var(--3d-font-mono)!important;font-size:.74rem!important;letter-spacing:.06em!important;text-transform:none!important;color:#dce2f08c!important;font-weight:400!important;font-style:italic;line-height:1.5}body[data-page=index] .footer-copyright-link{color:#f5f7fceb!important;font-weight:500!important;letter-spacing:.04em!important;font-style:normal}body[data-page=index] .footer-bottom-links{display:flex!important;flex-wrap:wrap;justify-content:center;align-items:baseline;column-gap:2.4rem!important;row-gap:.65rem!important;gap:.65rem 2.4rem!important;border:0!important;padding:0!important;background:transparent!important}body[data-page=index] .footer-bottom-links>*+*:before{content:none!important;display:none!important;margin:0!important}body[data-page=index] .footer-bottom-links .legal-trigger,body[data-page=index] .footer-bottom-links button.legal-trigger{font-family:var(--3d-font-mono)!important;font-size:.72rem!important;letter-spacing:.18em!important;text-transform:uppercase!important;font-weight:400!important;font-style:italic;color:#dce2f099!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:.25rem 0!important;margin:0!important;position:relative;cursor:pointer;text-decoration:none;transition:color .45s cubic-bezier(.22,1,.36,1)}body[data-page=index] .footer-bottom-links .legal-trigger:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(110,168,255,.95) 50%,transparent 100%);transform:scaleX(0);transform-origin:center;transition:transform .45s cubic-bezier(.22,1,.36,1);pointer-events:none}body[data-page=index] .footer-bottom-links .legal-trigger:hover,body[data-page=index] .footer-bottom-links .legal-trigger:focus-visible{color:#f4f6fb!important;outline:none!important}body[data-page=index] .footer-bottom-links .legal-trigger:hover:after,body[data-page=index] .footer-bottom-links .legal-trigger:focus-visible:after{transform:scaleX(1)}@media(max-width:540px){body[data-page=index] .footer-bottom{padding-top:2.25rem!important}body[data-page=index] .footer-bottom-content{gap:1.1rem!important}body[data-page=index] .footer-bottom-links{flex-direction:column;gap:.95rem!important}body[data-page=index] .footer-bottom-links .legal-trigger{font-size:.7rem!important}}html.reduced-motion body[data-page=index] .footer-bottom-links .legal-trigger,html.reduced-motion body[data-page=index] .footer-bottom-links .legal-trigger:after{transition:none}
