:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--navy:#101828;--blue:#0866d9;--blue-dark:#0758ba;--yellow:#ffe600;--surface:#fff;--muted:#667085;--border:#d8e0e9;--green:#067647;--green-soft:#ecfdf3;--amber:#b54708;--amber-soft:#fffaeb;background:#eef2f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#eef2f6;min-width:320px}body{background:#eef2f6;min-width:320px;min-height:100dvh;margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{flex-direction:column;min-height:100dvh;display:flex}.skip-link{z-index:100;background:var(--surface);border:2px solid var(--blue);border-radius:6px;padding:12px 16px;position:fixed;top:-80px;left:12px}.skip-link:focus{top:12px}.site-header{background:var(--surface);border-bottom:1px solid var(--border)}.header-inner{justify-content:space-between;align-items:center;gap:20px;width:min(1120px,100% - 32px);min-height:72px;margin:0 auto;display:flex}.brand-logo{object-fit:contain;width:auto;height:40px}.secure-label{color:#475467;white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.secure-label svg{width:18px;height:18px;color:var(--green)}.page{flex:1;width:min(1120px,100% - 32px);margin:0 auto;padding:24px 0 36px}.status-hero{color:#fff;background:var(--navy);border-left:6px solid var(--yellow);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:184px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px -28px #101828b3}.hero-status-icon{width:62px;height:62px;color:var(--navy);background:var(--yellow);border-radius:8px;flex:none;place-items:center;display:grid}.hero-status-icon svg{width:31px;height:31px}.hero-copy{min-width:0}.hero-meta{color:#cbd5e1;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.hero-meta strong{color:var(--navy);background:var(--yellow);border-radius:4px;padding:5px 8px;font-size:12px}.hero-copy h1{letter-spacing:0;max-width:680px;margin:0;font-size:clamp(28px,5vw,44px);line-height:1.05}.hero-copy p{color:#cbd5e1;margin:10px 0 0;font-size:16px;line-height:1.5}.refresh-indicator{color:#cbd5e1;white-space:nowrap;align-self:start;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.refresh-indicator svg{width:16px;height:16px}.spinning{animation:.9s linear infinite spin}.delivery-summary{background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:1fr 1fr 1.25fr;margin-top:14px;display:grid}.summary-item{min-width:0;padding:18px 20px}.summary-item+.summary-item{border-left:1px solid var(--border)}.summary-item span{color:var(--muted);text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.summary-item strong{color:#1d2939;overflow-wrap:anywhere;align-items:center;gap:7px;min-width:0;font-size:15px;line-height:1.4;display:flex}.summary-item strong svg{width:17px;height:17px;color:var(--blue);flex:none}.content-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);align-items:start;gap:14px;margin-top:14px;display:grid}.panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden;box-shadow:0 8px 28px -28px #1018288c}.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:16px 18px;display:flex}.panel-heading h2{color:#1d2939;margin:2px 0 0;font-size:19px;line-height:1.2}.section-kicker{color:var(--blue);text-transform:uppercase;font-size:11px;font-weight:800}.icon-button{width:44px;height:44px;color:var(--blue);background:#eff8ff;border:1px solid #b2ddff;border-radius:6px;place-items:center;transition:background-color .2s,transform .2s;display:grid}.icon-button:hover{background:#d9efff}.icon-button:active{transform:scale(.96)}.icon-button:focus-visible,.button:focus-visible{outline-offset:2px;outline:3px solid #0866d959}.icon-button svg{width:20px;height:20px}.map-frame{aspect-ratio:16/8.5;background:#d9e2ec;min-height:320px}.map-frame iframe{border:0;width:100%;height:100%;display:block}.location-strip{border-top:1px solid var(--border);align-items:center;gap:12px;min-height:76px;padding:14px 18px;display:flex}.location-icon{color:#fff;background:var(--blue);border-radius:6px;flex:none;place-items:center;width:40px;height:40px;display:grid}.location-icon svg{width:19px;height:19px}.location-strip>div:nth-child(2){flex:1;min-width:0}.location-strip strong,.location-strip span{display:block}.location-strip strong{color:#1d2939;font-size:14px}.location-strip div span{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:12px}.live-badge,.stale-badge{border-radius:4px;flex:none;padding:6px 8px;font-size:11px;font-weight:800}.live-badge{color:var(--green);background:var(--green-soft)}.live-badge i{background:#12b76a;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.stale-badge{max-width:122px;color:var(--amber);background:var(--amber-soft);text-align:center}.map-empty{text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:32px;display:flex}.map-empty svg{color:#98a2b3;width:42px;height:42px}.map-empty strong{color:#344054;margin-top:16px}.map-empty span{max-width:340px;color:var(--muted);margin-top:7px;font-size:14px;line-height:1.5}.compact-heading{min-height:76px}.timeline-list{margin:0;padding:16px 18px 20px;list-style:none}.timeline-item{color:#667085;grid-template-columns:34px 1fr;align-items:start;gap:12px;min-height:58px;font-size:14px;font-weight:700;display:grid;position:relative}.timeline-item:not(:last-child):after{content:"";background:#e4e7ec;width:2px;position:absolute;top:34px;bottom:0;left:16px}.timeline-item.completed{color:#1d2939}.timeline-item.completed:not(:last-child):after{background:#84adff}.timeline-marker{z-index:1;color:#667085;background:#fff;border:2px solid #d0d5dd;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;display:grid;position:relative}.completed .timeline-marker{color:#fff;background:var(--blue);border-color:var(--blue)}.timeline-marker svg{width:17px;height:17px}.timeline-item>span{padding-top:8px}.delivered-banner{color:var(--green);background:var(--green-soft);border:1px solid #abefc6;border-radius:8px;align-items:center;gap:13px;margin-top:14px;padding:16px 18px;display:flex}.delivered-banner>svg{flex:none;width:28px;height:28px}.delivered-banner strong,.delivered-banner span{display:block}.delivered-banner span{margin-top:3px;font-size:13px}.empty-page{place-items:center;display:grid}.empty-state{text-align:center;background:var(--surface);border:1px solid var(--border);border-top:5px solid var(--yellow);border-radius:8px;width:min(480px,100%);padding:36px 28px}.empty-icon{color:#b42318;background:#fef3f2;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 18px;display:grid}.empty-icon svg{width:28px;height:28px}.eyebrow{text-transform:uppercase;font-weight:800;color:var(--blue)!important;margin:0 0 8px!important;font-size:12px!important}.empty-state h1{color:#1d2939;margin:0;font-size:28px}.empty-state p{color:var(--muted);margin:10px auto 0;font-size:15px;line-height:1.6}.button{border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:22px;padding:0 18px;font-weight:800;display:inline-flex}.button-primary{color:#fff;background:var(--blue)}.button-primary:hover{background:var(--blue-dark)}.button svg{width:18px;height:18px}.page-loading{padding-top:24px}.skeleton{background:#dfe6ee;border-radius:8px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff9e,#0000);animation:1.4s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-hero{height:184px}.skeleton-map{height:510px}.skeleton-panel{height:390px}.site-footer{width:min(1120px,100% - 32px);min-height:66px;padding:16px 0 calc(16px + env(safe-area-inset-bottom));color:#667085;border-top:1px solid #d8e0e9;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;font-size:12px;display:flex}.site-footer span:first-child{color:#344054;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{transform:translate(100%)}}@media (width<=760px){.header-inner,.page,.site-footer{width:min(100% - 24px,680px)}.site-header{z-index:20;position:sticky;top:0}.header-inner{min-height:62px}.brand-logo{height:34px}.secure-label{gap:0;font-size:0}.secure-label svg{width:20px;height:20px}.page{padding-top:12px}.status-hero{border-left-width:4px;grid-template-columns:48px 1fr;gap:12px;min-height:0;padding:20px 16px}.hero-status-icon{width:48px;height:48px}.hero-status-icon svg{width:25px;height:25px}.hero-meta{margin-bottom:6px;font-size:11px}.hero-copy h1{font-size:28px}.hero-copy p{font-size:14px}.refresh-indicator{border-top:1px solid #ffffff1f;grid-column:1/-1;align-self:auto;padding-top:12px}.delivery-summary{grid-template-columns:1fr 1fr}.summary-item{padding:14px}.summary-item+.summary-item{border-left:1px solid var(--border)}.summary-item:nth-child(3){border-top:1px solid var(--border);border-left:0;grid-column:1/-1}.summary-item strong{font-size:14px}.content-grid{grid-template-columns:1fr}.map-frame{aspect-ratio:4/3;min-height:290px}.location-strip{flex-wrap:wrap;align-items:flex-start}.live-badge,.stale-badge{margin-left:52px}.map-empty{min-height:300px}.timeline-panel{order:2}.site-footer{flex-direction:column;align-items:flex-start;gap:4px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
