*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100dvh;font-family:"Outfit",system-ui,sans-serif;font-size:1rem;line-height:1.55;color:#e8e9f5;background:#12132a}img{max-width:100%;height:auto;display:block}a{color:#ff8f73}h1,h2{font-family:"Fraunces",Georgia,serif;line-height:1.2}.pulseapp{display:flex;flex-direction:column;min-height:100dvh}.tickerhead{position:sticky;top:0;z-index:100;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;background:#1a1b4b;border-bottom:2px solid #ff6b4a}.tickerhead__bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem 1rem}.tickerhead__brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;font-weight:700;min-width:0}.tickerhead__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.95rem}.tickerhead__logo{border-radius:.35rem;flex-shrink:0}.tickerhead__toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin:0;padding:.4rem .65rem;border:1px solid #3d3f7a;border-radius:.4rem;background:#12134a;color:#e8e9f5;font-family:inherit;font-size:.82rem;font-weight:600;line-height:1;cursor:pointer;flex-shrink:0}.tickerhead__toggle:hover{border-color:#ff6b4a;color:#fff}.tickerhead__toggle-label{line-height:1;display:block}.tickerhead__toggle-icon{position:relative;width:1.05rem;height:.7rem;display:block;flex-shrink:0}.tickerhead__toggle-icon::before,.tickerhead__toggle-icon::after{content:"";position:absolute;left:0;width:100%;height:2px;background:currentColor;border-radius:1px;transition:transform .15s ease,top .15s ease,opacity .15s ease}.tickerhead__toggle-icon::before{top:0;box-shadow:0 .28rem 0 currentColor}.tickerhead__toggle-icon::after{top:.56rem}.tickerhead.is-open .tickerhead__toggle-icon::before{top:.28rem;box-shadow:none;transform:rotate(45deg)}.tickerhead.is-open .tickerhead__toggle-icon::after{top:.28rem;transform:rotate(-45deg)}.tickerhead__panel{display:none;flex-direction:column;gap:.75rem;padding:0 1rem .9rem;border-top:1px solid #2a2d6a}.tickerhead.is-open .tickerhead__panel{display:flex}.tickerhead__nav{display:grid;grid-template-columns:1fr 1fr;gap:.15rem .5rem}.tickerhead__nav a{color:#c5c8e8;text-decoration:none;font-size:.9rem;font-weight:500;padding:.55rem .35rem;border-radius:.3rem}.tickerhead__nav a:hover{color:#fff;background:rgba(255,107,74,.12)}.tickerhead__legal{display:flex;flex-wrap:wrap;gap:.35rem .85rem;padding-top:.35rem;border-top:1px solid #2a2d6a;font-size:.78rem}.tickerhead__legal a{color:#9ca3cf;text-decoration:none}.tickerhead__legal a:hover{color:#fff}@media(min-width: 56rem){.tickerhead{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.75rem 1rem;padding:.6rem 1.15rem}.tickerhead__bar{padding:0;flex-shrink:0}.tickerhead__toggle{display:none}.tickerhead__panel,.tickerhead.is-open .tickerhead__panel{display:flex;flex-direction:row;flex:1;align-items:center;justify-content:space-between;gap:1rem;padding:0;border-top:0}.tickerhead__nav{display:flex;flex-wrap:wrap;grid-template-columns:none;gap:.35rem .75rem;flex:1;justify-content:center}.tickerhead__nav a{padding:.2rem 0;font-size:.82rem}.tickerhead__nav a:hover{background:transparent}.tickerhead__legal{padding-top:0;border-top:0;flex-shrink:0}}.pulsecore{flex:1 0 auto;width:100%;max-width:46rem;margin:0 auto;padding:1.25rem 1.15rem 2.5rem}.pulse-notice{margin:0 0 1.15rem;padding:.8rem 1rem;background:#1a1b4b;border-left:3px solid #ff6b4a;border-radius:.35rem}.pulse-notice__title{margin:0 0 .2rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#ff8f73}.pulse-notice__text{margin:0;font-size:.86rem;color:#c5c8e8}.pulse-hero{display:grid;gap:1rem;margin-bottom:1.5rem}@media(min-width: 40rem){.pulse-hero{grid-template-columns:auto 1fr;align-items:center}}.pulse-hero__rail{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.45rem;padding:.55rem .75rem;background:#1a1b4b;border-radius:.5rem;min-width:0}.pulse-hero__line{width:2.5rem;height:2px;flex:1;min-height:0;max-width:4rem;background:linear-gradient(90deg, #ff6b4a, #3d3f7a)}@media(min-width: 40rem){.pulse-hero__rail{flex-direction:column;min-width:3rem;padding:.75rem .5rem;gap:.35rem}.pulse-hero__line{width:2px;height:auto;flex:1;min-height:2.5rem;max-width:none;background:linear-gradient(180deg, #ff6b4a, #3d3f7a)}}.pulse-hero__dot{width:.65rem;height:.65rem;border-radius:50%;background:#6b7280}.pulse-hero__dot--live{background:#ff6b4a;box-shadow:0 0 0 4px rgba(255,107,74,.25)}.pulse-hero__tick{font-size:.7rem;font-weight:600;color:#9ca3cf}.pulse-hero__tag{margin:0 0 .35rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ff8f73}.pulse-hero h1{margin:0 0 .65rem;font-size:clamp(1.45rem, 4vw, 1.85rem);color:#fff}.pulse-hero__lede{margin:0;color:#b8bbd8;font-size:1.02rem;line-height:1.6;max-width:42rem}.pulse-intro{padding:1.25rem 1.2rem;margin-bottom:1.35rem;background:#12134a;border-radius:.45rem;border-left:3px solid #ff6b4a}.pulse-intro h2{margin:0 0 .75rem;font-size:1.2rem;color:#fff}.pulse-intro p{margin:0 0 .8rem;color:#c5c8e8;font-size:.98rem;line-height:1.6}.pulse-intro p:last-child{margin-bottom:0}.view-home .pulse-hero h1{font-size:clamp(1.55rem, 4.5vw, 2rem)}.view-home .pulse-lane p{font-size:.94rem;line-height:1.5}.pulse-start{margin-top:1.25rem;padding:1.15rem 1.1rem;background:#0f1038;border-radius:.45rem;border:1px solid #2a2d6a}.pulse-start h2{margin:0 0 .65rem;font-size:1.1rem;color:#fff}.pulse-start p{margin:0 0 .65rem;font-size:.94rem;line-height:1.55;color:#b8bbd8}.pulse-start p:last-child{margin-bottom:0;font-size:.88rem;color:#9ca3cf}.spot-affiliate{margin:1.5rem 0 1.25rem;padding:1rem 1.1rem;background:#fff;color:#1a1b4b;border-radius:.45rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem}.spot-affiliate__label{margin:0 0 .2rem;font-size:.72rem;font-weight:700;text-transform:uppercase;color:#ff6b4a}.spot-affiliate__copy p:last-child{margin:0;font-size:.86rem;color:#4b5563}.spot-affiliate__cta{display:flex;align-items:center;gap:1rem;flex-shrink:0}.spot-affiliate__logo{display:block;line-height:0}.spot-affiliate__logo img{height:auto;max-height:2rem;width:auto;max-width:140px}.spot-affiliate__btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:0 1.15rem;border:0;border-radius:.4rem;background:#ff6b4a;color:#fff;text-decoration:none;font-size:.88rem;font-weight:600;line-height:1;white-space:nowrap;box-shadow:0 1px 0 rgba(26,27,75,.12)}.spot-affiliate__btn:hover{background:#e85a3c;color:#fff}.pulse-lanes{display:grid;gap:.75rem;margin-bottom:1.75rem}@media(min-width: 36rem){.pulse-lanes{grid-template-columns:repeat(2, 1fr)}}.pulse-lane{display:block;padding:1rem 1.05rem;background:#1a1b4b;border:1px solid #2d3070;border-radius:.45rem;text-decoration:none;color:inherit;transition:border-color .15s}.pulse-lane:hover{border-color:#ff6b4a}.pulse-lane__n{display:inline-block;margin-bottom:.35rem;font-size:.72rem;font-weight:700;color:#ff6b4a}.pulse-lane h2{margin:0 0 .35rem;font-size:1.05rem;color:#fff}.pulse-lane p{margin:0;font-size:.88rem;color:#b8bbd8}.pulse-strip{padding:1.15rem 1.1rem;background:#1a1b4b;border-radius:.45rem;border-top:2px solid #ff6b4a}.pulse-strip h2{margin:0 0 .75rem;font-size:1.15rem;color:#fff}.pulse-strip__list{margin:0 0 .85rem;padding-left:1.2rem;color:#c5c8e8}.pulse-strip__list li{margin-bottom:.45rem}.pulse-strip__note{margin:0;font-size:.88rem;color:#9ca3cf}.pulse-sheet{max-width:40rem}.pulse-sheet__tag{margin:0 0 .35rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#ff8f73}.pulse-sheet h1{margin:0 0 .75rem;font-size:clamp(1.35rem, 3.5vw, 1.65rem);color:#fff}.pulse-sheet__lede{margin:0 0 1.25rem;color:#b8bbd8}.pulse-sheet__meta{margin:0 0 1rem;font-size:.9rem;color:#9ca3cf}.pulse-sheet__foot{margin-top:1.5rem;font-size:.88rem}.pulse-sheet--legal section{margin-bottom:1.15rem}.pulse-sheet--legal h2{font-size:1.05rem;color:#fff}.pulse-shot{margin:0 0 1.25rem;border-radius:.45rem;overflow:hidden;width:100%}.pulse-shot img{width:100%;height:auto;display:block}.pulse-shot--sm{width:100%;max-width:none}.pulse-track{margin-bottom:1rem}.pulse-track__step{display:grid;gap:.75rem;padding:1rem 0;border-bottom:1px solid #2d3070}@media(min-width: 32rem){.pulse-track__step{grid-template-columns:3rem 1fr;align-items:start}}.pulse-track__min{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;font-size:.75rem;font-weight:700;color:#fff;background:#ff6b4a;border-radius:50%}.pulse-track h2{margin:0 0 .45rem;font-size:1.1rem;color:#fff}.pulse-track p{margin:0 0 .5rem;color:#b8bbd8;font-size:.92rem}.pulse-track p:last-child{margin-bottom:0}.pulse-faq,.pulse-case,.pulse-trap{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #2d3070}.pulse-faq h2,.pulse-case h2,.pulse-trap h2{margin:0 0 .45rem;font-size:1.05rem;color:#fff}.pulse-faq p,.pulse-case p,.pulse-trap p{margin:0;color:#b8bbd8;font-size:.92rem}.wave{display:inline-block;padding:.55rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;border-radius:.35rem;border:2px solid transparent;cursor:pointer}.wave--fill{background:#ff6b4a;color:#fff;border-color:#ff6b4a}.wave--fill:hover{background:#e85a3a}.wave--line{background:transparent;color:#ff6b4a;border-color:#ff6b4a}.wave--line:hover{background:rgba(255,107,74,.12)}.pulsefoot{flex-shrink:0;padding:1.25rem 1.15rem 1.5rem;background:#0e0f24;border-top:1px solid #2d3070}.pulsefoot__care{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.65rem 1rem;margin:0 0 .85rem;padding:0;list-style:none}.pulsefoot__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .85rem;margin-bottom:.65rem}.pulsefoot__links a{color:#9ca3cf;text-decoration:none;font-size:.82rem}.pulsefoot__copy{margin:0;text-align:center;font-size:.78rem;color:#6b7280}.page-error .main,.page-error main,.page-error .page,.page-error .shell,.page-error .viewport,.page-error .frame,.page-error .court,.page-error .stage,.page-error .pitmain,.page-error .lexmain,.page-error .pulsecore{display:flex;align-items:center;justify-content:center;flex:1 0 auto;padding:2rem 1rem 3rem}.lost-card{width:100%;max-width:28rem;margin:0 auto;padding:2rem 1.75rem;text-align:center;background:#fff;border:1px solid #e5e7eb;border-top:4px solid #ff6b4a;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.08)}.lost-card__code{margin:0 0 .35rem;font-size:clamp(2.75rem, 10vw, 3.5rem);font-weight:700;line-height:1;color:#ff6b4a}.lost-card h1{margin:0 0 .75rem;font-size:1.35rem;color:#1a1b4b}.lost-card p{margin:0 0 1.35rem;color:#6b7280;font-size:.95rem;line-height:1.55}.lost-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}