.hero{flex-direction:column;justify-content:flex-start;min-height:auto;padding:1.25rem 1rem .8rem;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.hero__glow{filter:blur(120px);opacity:.12;border-radius:50%;position:absolute}.hero__glow--1{background:#f5b400;width:600px;height:600px;top:-100px;right:-100px}.hero__glow--2{background:#3b82f6;width:500px;height:500px;bottom:-150px;left:-100px}.hero__grid{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.hero__container{z-index:1;width:100%;max-width:600px;margin:0 auto;position:relative}.hero__content{text-align:center;margin-bottom:0}.hero__day-kicker{letter-spacing:.12em;text-transform:uppercase;color:#f5b400e6;margin:0 0 .75rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700}.hero__badge,.hero__title,.hero__description,.hero__orientation-note{opacity:1;animation:.5s forwards sectionFadeUp}.hero__title{animation-delay:60ms}.hero__description{animation-delay:.12s}.hero__orientation-note{animation-delay:.18s}.hero__badge{color:#ffeab2f2;background:#f5b4001f;border:1px solid #f5b40042;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:.85rem;padding:.4rem 1rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.hero__badge-dot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{box-shadow:0 0 #ef444461}50%{box-shadow:0 0 0 8px #ef444400}}.hero__title{color:#fff;letter-spacing:-.02em;margin-bottom:.62rem;font-family:Inter,sans-serif;font-size:clamp(1.55rem,4.2vw,2.2rem);font-weight:900;line-height:1.15}.hero__title-accent{background:linear-gradient(90deg,#f5b400,#f8d36e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.hero__description{color:#f1f5f9cc;max-width:560px;margin:0 auto;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.55}.hero__orientation-note{color:#f5b400ed;max-width:560px;margin:.7rem auto 0;font-size:.82rem;font-weight:600;line-height:1.45}@media (max-width:1023px){.hero__container{max-width:600px}}@media (max-width:640px){.hero{padding:1rem 1rem .7rem}.hero__content{margin-bottom:0}.hero__title{font-size:clamp(1.35rem,6.8vw,1.75rem)}.hero__description{font-size:.84rem;line-height:1.45}}@media (prefers-reduced-motion:reduce){.hero__badge,.hero__title,.hero__description,.hero__orientation-note{opacity:1}.hero__badge-dot{animation:none}}
