:root{--sped-blue:#073b78;--sped-bright:#0878d1;--sped-orange:#f47a20;--ink:#122033;--muted:#66758a;--line:#dce6f0;--pale:#f4f8fc}
.sped-tracker{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:var(--ink);max-width:1180px;margin:32px auto;background:#fff}
.sped-brand{display:flex;align-items:center;padding:0 2px 18px}.sped-brand img{display:block;width:190px;max-width:48vw;height:86px;object-fit:contain;object-position:left center}
.sped-tracker *{box-sizing:border-box}.sped-hero{background:linear-gradient(125deg,#052e62,#08549a);border-radius:24px;padding:48px 56px;color:#fff;position:relative;overflow:hidden;box-shadow:0 18px 50px #06396c30}.sped-hero:after{content:"";position:absolute;width:320px;height:320px;border:70px solid #ffffff0b;border-radius:50%;right:-60px;top:-120px}.sped-kicker,.sped-label{font-size:11px;font-weight:800;letter-spacing:.16em}.sped-hero h2{font-size:38px;margin:8px 0 6px;letter-spacing:-.03em}.sped-hero p{margin:0 0 26px;color:#dbeaff}.sped-search{background:#fff;border-radius:14px;padding:7px;display:flex;max-width:720px;position:relative;z-index:1;box-shadow:0 10px 30px #001b3a35}.sped-search input{border:0;outline:0;flex:1;padding:15px 18px;font-size:16px;min-width:100px}.sped-search button{border:0;background:var(--sped-orange);color:#fff;border-radius:10px;padding:0 23px;font-weight:800;display:flex;gap:18px;align-items:center;cursor:pointer}.sped-search button:disabled{opacity:.7}.sped-result{margin-top:24px}.sped-message{padding:18px;margin-top:20px;border-radius:12px;background:#fff4eb;color:#92450c}.sped-summary{display:grid;grid-template-columns:1fr 360px;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 35px #15375b0c}.sped-summary>div{padding:28px 32px}.sped-summary h3{font-size:29px;color:var(--sped-blue);margin:6px 0;text-transform:uppercase}.sped-summary p{margin:0;color:var(--muted)}.sped-eta{background:#fff7f0;border-left:1px solid #ffe1c8}.sped-eta strong{display:block;font-size:31px;color:var(--sped-orange);margin:5px 0}.sped-card{border:1px solid var(--line);border-radius:18px;padding:28px 32px;margin-top:22px}.sped-card-title{display:flex;justify-content:space-between;align-items:center}.sped-card h3{font-size:22px;margin:5px 0 22px}.sped-legend{font-size:12px;color:var(--muted)}.sped-legend i{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--sped-blue)}.sped-legend i:nth-of-type(2){background:var(--sped-orange)}.sped-steps-wrap{overflow-x:auto;padding:2px 2px 10px}.sped-steps{display:grid;grid-template-columns:repeat(var(--step-count,5),minmax(120px,1fr));position:relative;padding-top:30px;min-width:calc(var(--step-count,5) * 120px)}.sped-steps:before{content:"";height:3px;background:var(--line);position:absolute;left:6%;right:6%;top:54px}.sped-step{text-align:center;color:#8b98a8;position:relative}.sped-step-icon{width:48px;height:48px;background:#eef3f7;border:4px solid #fff;box-shadow:0 0 0 2px var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 13px;font-weight:900;position:relative}.sped-step-icon svg{width:24px;height:24px}.sped-step.done{color:var(--sped-blue)}.sped-step.done .sped-step-icon{background:#e9f4fb;color:var(--sped-blue);box-shadow:0 0 0 2px #8ec5e9}.sped-step.current{color:var(--sped-blue)}.sped-step.current .sped-step-icon{background:var(--sped-blue);color:#fff;box-shadow:0 0 0 5px #d9e9f7;width:56px;height:56px;margin-top:-4px}.sped-step.next{color:var(--sped-orange)}.sped-step.next .sped-step-icon{background:#fff7f0;color:var(--sped-orange);box-shadow:0 0 0 3px var(--sped-orange),0 0 0 10px #fff0e4}.sped-next-tag{position:absolute;top:-28px;left:50%;transform:translateX(-50%);background:var(--sped-orange);color:#fff;padding:4px 10px;border-radius:20px;font-size:10px;letter-spacing:.12em}.sped-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:22px}.sped-history{margin-top:22px}.sped-event{display:grid;grid-template-columns:18px 1fr;gap:15px;padding:0 0 25px;position:relative}.sped-event:not(:last-child):before{content:"";position:absolute;left:6px;top:15px;bottom:0;width:2px;background:var(--line)}.sped-event-dot{width:14px;height:14px;border:3px solid #9bb6cf;background:#fff;border-radius:50%;z-index:1}.sped-event.latest .sped-event-dot{border-color:var(--sped-orange);background:#fff0e4}.sped-event time{font-size:12px;color:var(--muted);font-weight:700}.sped-event h4{margin:3px 0;font-size:16px}.sped-event p{margin:0 0 6px;color:var(--muted)}.sped-location{font-size:12px;color:var(--sped-blue);font-weight:700}.sped-live,.sped-help{border-radius:18px;padding:28px;margin-top:22px}.sped-live{background:linear-gradient(135deg,#f4771c,#ff984c);color:#fff}.sped-live span{font-size:10px;font-weight:800;letter-spacing:.13em}.sped-live h3{font-size:29px;margin:8px 0 20px}.sped-live a{color:#fff;font-weight:800}.sped-help{background:var(--pale);border:1px solid var(--line)}.sped-help h3{margin:6px 0}.sped-help p{color:var(--muted);line-height:1.6}.sped-notice{display:flex;gap:15px;align-items:center;margin-top:22px;padding:20px 25px;border-radius:14px;background:#edf8f1;color:#176a38;font-size:24px}.sped-notice.paused{background:#fff6e6;color:#8a5700}.sped-notice strong,.sped-notice span{display:block;font-size:14px}.sped-notice span{font-weight:400;margin-top:3px}.screen-reader-text{position:absolute;left:-10000px}
.sped-coming-soon{background:linear-gradient(145deg,#073b78,#0b5ca7);position:relative}.sped-coming-soon b{position:absolute;right:22px;top:22px;background:#f47a20;color:#fff;border-radius:999px;padding:6px 10px;font-size:9px;letter-spacing:.12em}.sped-coming-soon h3{margin-bottom:8px}.sped-coming-soon p{margin:0;color:#dbeaff;line-height:1.55;font-size:14px}
.sped-return-ref{display:flex;gap:14px;align-items:center;border:1px solid #ffd5b2;background:#fff7f0;border-radius:18px;padding:22px;margin-top:22px;color:#073b78}.sped-return-ref>svg{width:32px;height:32px;flex:none;stroke:#f47a20}.sped-return-ref strong,.sped-return-ref p{display:block}.sped-return-ref strong{font-size:20px;margin-top:4px}.sped-return-ref p{font-size:13px;color:#66758a;margin:4px 0 0}
.sped-notice.hold{background:#fff6e6;color:#8a5700}
.sped-event-reason{color:#f47a20;font-weight:800}
.sped-notice.scheduled{background:#edf7ff;color:#073b78}
.sped-hero-symbol{position:absolute;right:34px;top:26px;width:82px;height:82px;padding:7px;background:#fff;border-radius:18px;box-shadow:0 12px 30px #001b3a2b;z-index:1}.sped-hero-symbol img{display:block;width:100%;height:100%;object-fit:contain}.sped-hero>.sped-kicker,.sped-hero>h2,.sped-hero>p{position:relative;z-index:1;max-width:calc(100% - 110px)}
@media(max-width:760px){.sped-tracker{margin:15px}.sped-brand img{width:160px;height:70px}.sped-hero{padding:32px 22px}.sped-hero-symbol{right:18px;top:18px;width:58px;height:58px;border-radius:13px}.sped-hero>.sped-kicker,.sped-hero>h2,.sped-hero>p{max-width:calc(100% - 66px)}.sped-hero h2{font-size:30px}.sped-search{display:block}.sped-search button{width:100%;padding:15px;margin-top:4px;justify-content:center}.sped-summary,.sped-grid{grid-template-columns:1fr}.sped-summary>div{padding:22px}.sped-eta{border-left:0;border-top:1px solid #ffe1c8}.sped-card{padding:22px 16px}.sped-card-title{display:block}.sped-legend{display:none}.sped-steps{display:block;padding:5px 0;min-width:0}.sped-steps:before{left:23px;top:20px;bottom:20px;width:3px;height:auto;right:auto}.sped-step{text-align:left;display:flex;align-items:center;gap:14px;margin:18px 0}.sped-step-icon,.sped-step.current .sped-step-icon{margin:0;width:48px;height:48px;flex:none}.sped-next-tag{left:auto;right:0;top:12px;transform:none}}
