.hero{background:linear-gradient(180deg, var(--bg-dark-deep) 0%, var(--bg-dark) 100%);color:var(--text-dark);padding:var(--space-16) var(--gutter) var(--space-16);text-align:center;position:relative;overflow:hidden}.hero-inner{z-index:1;max-width:780px;margin:0 auto;position:relative}.hero-glow{background:var(--accent-glow);filter:blur(6px);pointer-events:none;z-index:0;width:560px;height:560px;transition:transform .6s var(--ease);position:absolute;top:-10%;left:50%;transform:translate(-50%)}.hero-glow-2{background:var(--accent-glow);filter:blur(10px);opacity:.55;pointer-events:none;z-index:0;width:320px;height:320px;animation:14s ease-in-out infinite drift;position:absolute;bottom:-12%;right:12%}@keyframes drift{0%,to{transform:translate(0)}50%{transform:translate(-22px,16px)}}.hero-mark{width:50px;margin:0 auto var(--space-4)}.hero-mark img{width:100%;height:auto;animation:6s ease-in-out 1s infinite float}.hero-divider{width:56px;height:2px;margin:var(--space-2) auto var(--space-4);background:var(--accent-gradient);border-radius:var(--radius-pill);animation:growLine .9s var(--ease) .3s both}@keyframes growLine{0%{opacity:0;width:0}to{opacity:1;width:56px}}.hero h1{letter-spacing:-.015em;color:var(--text-dark);margin-bottom:var(--space-5);font-size:52px;line-height:1.16}.hero h1 .accent{background:var(--accent-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.hero .sub{color:var(--text-dark-secondary);max-width:520px;margin:0 auto var(--space-8);font-size:17.5px;line-height:1.65}.hero .ctas{gap:var(--space-4);margin-bottom:var(--space-10);flex-wrap:wrap;justify-content:center;display:flex}@media (width<=640px){.hero{padding:var(--space-8) var(--gutter-mobile) var(--space-12)}.hero h1{margin-bottom:var(--space-4);font-size:30px;line-height:1.25}.hero-mark{width:40px;margin-bottom:var(--space-3)}.hero-divider{margin:var(--space-2) auto var(--space-3)}.hero .sub{margin-bottom:var(--space-6);font-size:16px}.hero .ctas{margin-bottom:var(--space-8)}.hero-glow{width:340px;height:340px}}@media (width<=360px){.hero h1{font-size:26px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.proof-band{background:var(--bg-dark-deep);border-bottom:1px solid var(--border-dark);padding:var(--space-4) var(--gutter);text-align:center}.proof-band p{letter-spacing:.01em;color:var(--text-dark-secondary);margin:0;font-size:14px;line-height:1.7}.proof-band-sep{color:var(--text-dark-muted)}@media (width<=640px){.proof-band{padding:var(--space-3) var(--gutter-mobile)}.proof-band p{font-size:13px}}.intro-narrative{max-width:var(--container-narrow);text-align:center;margin:0 auto}.intro-narrative p{color:var(--text);font-size:18px;line-height:1.75}@media (width<=640px){.intro-narrative{text-align:left}.intro-narrative p{font-size:16.5px}}.highlight-header{margin-bottom:var(--space-10)}.highlight-header h2{font-size:28px}.highlight-more{margin-top:var(--space-10);justify-content:center;display:flex}.persona-divider{background:var(--accent);border-radius:var(--radius-pill);width:64px;height:2px;margin:0 auto}
