.hero-stage{position:relative;width:100%;max-width:25rem;padding-bottom:5.5rem}.hero-phone{width:17rem;aspect-ratio:9/19;background:#0b0e14;border-radius:2.2rem;padding:.5rem .4rem;box-shadow:0 30px 70px rgba(0,0,0,.55),inset 0 0 0 2px #20242c;position:relative;z-index:1}.hero-phone__screen{width:100%;height:100%;background:#000;border-radius:1.8rem;overflow:hidden;position:relative;display:flex;flex-direction:column}.hero-phone__notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:5.2rem;height:1.1rem;background:#000;border-radius:0 0 .9rem .9rem;z-index:5}.hero-phone__statusbar{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem .35rem;font-size:.62rem;font-weight:700;color:#fff;position:relative;z-index:4}.hero-phone__time{font-size:.7rem}.hero-phone__icons{opacity:.85;letter-spacing:.06em}.hero-sms{flex:1;display:flex;flex-direction:column;background:#000;min-height:0}.hero-sms__header{text-align:center;padding:.4rem 0 .5rem;border-bottom:1px solid rgba(255,255,255,.07)}.hero-sms__name{font-weight:700;color:#fff;font-size:.8rem;line-height:1.2}.hero-sms__sub{font-size:.6rem;color:rgba(255,255,255,.5);letter-spacing:.03em}.hero-sms__thread{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;padding:.75rem .6rem;overflow:hidden}.hero-sms__timestamp{align-self:center;font-size:.58rem;font-weight:600;letter-spacing:.03em;color:rgba(255,255,255,.62);margin-bottom:.15rem}.hero-bubble{max-width:82%;padding:.45rem .65rem;border-radius:.95rem;font-size:.76rem;line-height:1.35;opacity:0;transform:translateY(10px) scale(.94);transition:opacity .32s cubic-bezier(.2,.7,.2,1),transform .32s cubic-bezier(.2,.7,.2,1)}.hero-bubble--played{opacity:1;transform:translateY(0) scale(1)}.hero-bubble--outgoing{background:#34c759;color:#fff;align-self:flex-end;border-bottom-right-radius:.3rem}.hero-bubble--incoming{background:#2a2a2c;color:#fff;align-self:flex-start;border-bottom-left-radius:.3rem}.hero-bubble--short{max-width:55%}.hero-typing{align-self:flex-start;background:#2a2a2c;border-radius:.95rem;border-bottom-left-radius:.3rem;padding:.55rem .65rem;display:none;gap:.22rem;align-items:center}.hero-typing--shown{display:inline-flex}.hero-typing i{width:.28rem;height:.28rem;border-radius:50%;background:rgba(255,255,255,.65);animation:heroTypingBounce 1.2s ease-in-out infinite}.hero-typing i:nth-child(2){animation-delay:.15s}.hero-typing i:nth-child(3){animation-delay:.3s}@keyframes heroTypingBounce{0%,60%,to{transform:translateY(0);opacity:.55}30%{transform:translateY(-3px);opacity:1}}.hero-ticket{position:absolute;bottom:3.75rem;right:0;width:15.5rem;z-index:2;background:#fff;border-radius:.85rem;padding:.95rem 1rem 1.05rem;box-shadow:0 26px 60px rgba(0,0,0,.45);color:hsl(var(--foreground))}.hero-ticket__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem .5rem;padding-bottom:.6rem;margin-bottom:.7rem;border-bottom:1px solid hsl(var(--border))}.hero-ticket__kicker{font-family:var(--font-display),system-ui,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:-.01em;white-space:nowrap}.hero-ticket__by{display:inline-flex;align-items:center;gap:.35rem;letter-spacing:.12em;color:hsl(var(--secondary-strong));background:hsl(var(--secondary)/.14);padding:.2rem .5rem;border-radius:999px;white-space:nowrap}.hero-ticket__by,.hero-ticket__label{font-size:.55rem;font-weight:700;text-transform:uppercase}.hero-ticket__label{letter-spacing:.16em;color:hsl(var(--muted-foreground))}.hero-ticket__title{margin-top:.15rem;font-size:.88rem;font-weight:500;min-height:1.25rem}.hero-ticket__cursor{display:inline-block;width:2px;height:.85em;background:hsl(var(--secondary-strong));margin-left:2px;vertical-align:text-bottom;animation:heroTicketBlink .9s steps(2) infinite}@keyframes heroTicketBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}.hero-ticket__grid{margin-top:.85rem;display:grid;grid-template-columns:1fr 1fr;gap:.7rem 1rem}.hero-ticket__field{opacity:0;transform:translateY(6px);transition:opacity .38s cubic-bezier(.2,.7,.2,1),transform .38s cubic-bezier(.2,.7,.2,1)}.hero-ticket__field--in{opacity:1;transform:translateY(0)}.hero-ticket__value{margin-top:.1rem;font-size:.8rem;font-weight:500}.hero-ticket__value--high{color:hsl(var(--destructive));font-weight:700}.hero-access{position:absolute;left:1.5rem;bottom:0;z-index:3;display:flex;align-items:center;gap:.7rem;padding:.7rem .9rem;border-radius:.8rem;background:linear-gradient(160deg,#1b212c,#11151c 70%);border:1px solid #2b3340;box-shadow:0 22px 50px rgba(0,0,0,.5)}.hero-access__led{width:.7rem;height:.7rem;border-radius:50%;background:#c43f3f;box-shadow:0 0 14px rgba(196,63,63,.7);transition:background .3s ease,box-shadow .3s ease}.hero-access--granted .hero-access__led{background:#4cc873;box-shadow:0 0 18px rgba(76,200,115,.85)}.hero-access__label{font-family:var(--font-display),system-ui,sans-serif;font-size:.85rem;font-weight:700;color:#fff;line-height:1.15}.hero-access__status{font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#c43f3f;transition:color .3s ease}.hero-access--granted .hero-access__status{color:#4cc873}.hero-access__wallet{padding-left:.7rem;border-left:1px solid rgba(255,255,255,.12);font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.55)}.hero-access--granted .hero-access__wallet{color:rgba(255,255,255,.8)}.hero-stage__replay{position:absolute;right:0;bottom:-1.9rem;height:1.5rem}@media (max-width:1279px){.hero-stage{max-width:30rem;padding-bottom:4.5rem}.hero-phone{width:13.5rem}.hero-ticket{width:14.5rem;bottom:auto;top:5rem}.hero-access{left:0}}@media (max-width:767px){.hero-stage{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding-bottom:0}.hero-phone{align-self:center}.hero-ticket{width:100%}.hero-access,.hero-ticket{position:static}.hero-stage__replay{position:static;align-self:flex-end;height:auto}}@media (prefers-reduced-motion:reduce){.hero-bubble,.hero-ticket__field{transition:none}.hero-ticket__cursor,.hero-typing i{animation:none}}