@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#202126;font-synthesis:none;text-rendering:optimizelegibility;--red:#a71930;--red-dark:#7e0e22;--ink:#1d1e23;--muted:#696a70;--line:#dedbd6;background:#f4f2ef;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}a{color:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 20px;display:flex}.brand{align-items:center;gap:10px;text-decoration:none;display:flex}.secure-label{color:var(--muted);font-size:12px}.secure-label span{color:#369358;margin-right:4px}main{flex:1}.hero{color:#fff;background:var(--ink);text-align:center;padding:60px 20px 72px;position:relative;overflow:hidden}.hero:before{content:"";border:70px solid #ffffff06;border-radius:50%;width:440px;height:440px;position:absolute;top:-270px;left:calc(50% - 220px)}.hero>*{position:relative}.eyebrow{color:var(--red);letter-spacing:.15em;margin:0 0 8px;font-size:11px;font-weight:800}.hero-eyebrow{color:#ec9aa8}h1{letter-spacing:-.045em;max-width:680px;margin:0 auto;font-size:clamp(34px,7vw,58px);line-height:1.05}.hero-copy{color:#bbbcc1;max-width:590px;margin:20px auto 34px;font-size:15px;line-height:1.7}.tracking-form{text-align:left;max-width:720px;margin:0 auto}.tracking-form label{margin-bottom:9px;font-size:13px;font-weight:700;display:block}.search-row{flex-direction:column;gap:10px;display:flex}.search-row input{width:100%;min-height:58px;color:var(--ink);background:#fff;border:2px solid #0000;border-radius:4px;outline:none;padding:0 18px;font-size:17px}.search-row input:focus{border-color:#d95368;box-shadow:0 0 0 4px #a7193033}.search-row button{color:#fff;background:var(--red);cursor:pointer;white-space:nowrap;border:0;border-radius:4px;min-height:58px;padding:0 24px;font-weight:800;transition:background .2s,transform .2s}.search-row button:hover:not(:disabled){background:#c2253f;transform:translateY(-1px)}.search-row button:disabled{opacity:.48;cursor:not-allowed}.turnstile-wrap{max-width:320px;margin-top:16px}.dev-notice,.config-error{border-radius:4px;margin:12px 0 0;padding:10px 12px;font-size:12px;line-height:1.5}.dev-notice{color:#ffe8a8;background:#ffc1071f}.config-error{color:#ffc3cc;background:#a719304d}.results{width:min(100% - 32px,920px);margin:-28px auto 70px;position:relative}.state-card{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:18px;min-height:116px;padding:26px;display:flex;box-shadow:0 8px 32px #19191c14}.state-card>span:not(.spinner){border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid}.state-card h2{margin:0 0 6px;font-size:18px}.state-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.error-state{border-top:4px solid var(--red)}.error-state>span{color:var(--red);background:#fbecef}.empty-state>span{color:#7b6e54;background:#f1eee8}.spinner{vertical-align:middle;border:2px solid #ffffff59;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite spin;display:inline-block}.spinner-dark{width:34px;height:34px;color:var(--red);border-color:currentColor #ead4d8 #ead4d8;flex:none}@keyframes spin{to{transform:rotate(360deg)}}.success-state{padding-top:3px}.results-heading{justify-content:space-between;align-items:end;gap:14px;padding:26px 2px 18px;display:flex}.results-heading h2{overflow-wrap:anywhere;margin:0;font-size:21px}.results-heading>span{color:var(--muted);white-space:nowrap;font-size:13px}.package-list{gap:18px;display:grid}.package-card{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 7px 26px #19191c0f}.package-heading{border-bottom:1px solid #ebe9e5;justify-content:space-between;align-items:start;gap:14px;padding:22px;display:flex}.package-heading h3{overflow-wrap:anywhere;margin:0;font-size:17px}.status-badge{max-width:48%;color:var(--red-dark);text-align:center;background:#f8e8eb;border-radius:3px;padding:8px 10px;font-size:11px;font-weight:800}.details-grid{grid-template-columns:1fr;margin:0;padding:8px 22px 22px;display:grid}.details-grid div{border-bottom:1px solid #eeece9;padding:15px 0}.details-grid dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px}.details-grid dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600}.location-block{border-top:1px solid var(--line);background:#f7f5f2;padding:22px}.location-copy{gap:13px;margin-bottom:17px;display:flex}.location-icon{color:#fff;background:var(--red);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.location-icon svg{fill:currentColor;width:20px}.location-copy h4{margin:0 0 4px;font-size:15px}.location-copy p:not(.eyebrow){color:var(--muted);margin:3px 0 0;font-size:13px;line-height:1.5}.location-copy .location-message{color:#3d3e43}.map{border:1px solid #d5d1ca;border-radius:4px;width:100%;height:210px;display:block}.map-link{color:var(--red);margin-top:12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.map-link:hover{text-decoration:underline}.no-location{color:var(--muted);background:#f6f4f1;border-radius:4px;margin:0 22px 22px;padding:15px;font-size:13px}footer{color:#8a8b90;background:#17181c;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:74px;padding:20px;font-size:11px;display:flex}@media (width>=640px){.site-header{height:88px;padding:0 36px}.secure-label{font-size:13px}.hero{padding:76px 32px 86px}.search-row{flex-direction:row}.search-row button{min-width:190px}.results{width:min(100% - 64px,920px)}.details-grid{grid-template-columns:repeat(2,1fr);column-gap:32px}.details-grid div:nth-last-child(-n+2){border-bottom:0}.map{height:280px}footer{flex-direction:row;justify-content:space-between;padding:0 36px}}@media (width>=900px){.details-grid{grid-template-columns:repeat(3,1fr)}.details-grid div{border-bottom:0}.package-heading,.details-grid,.location-block{padding-left:28px;padding-right:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.brand-logo{width:min(210px,48vw);height:auto;display:block}.route-block{background:#fff;border-top:1px solid #ebe9e5;padding:20px 22px 22px}.route-title-row{justify-content:space-between;align-items:end;gap:12px;margin-bottom:18px;display:flex}.route-title-row h4{margin:0;font-size:15px}.route-title-row>span{color:var(--muted);white-space:nowrap;font-size:12px}.route-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.route-step{grid-template-columns:34px 1fr;gap:12px;padding-bottom:16px;display:grid;position:relative}.route-step:not(:last-child):before{content:"";background:#e3dfd8;width:2px;position:absolute;top:30px;bottom:0;left:16px}.route-step-marker{z-index:1;color:#6e6a62;background:#f0ede8;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid;position:relative}.route-step.current .route-step-marker{background:var(--red);color:#fff;box-shadow:0 0 0 5px #a719301f}.route-step-body{min-width:0;padding:8px 0 0}.route-step-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.route-step-heading strong{color:var(--ink);font-size:13px}.route-step-heading span{color:var(--red-dark);background:#f8e8eb;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.route-step-body p{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin:7px 0 0;font-size:13px;line-height:1.45;display:flex}.route-step-body time{color:#8b857c;margin-top:6px;font-size:12px;display:block}.route-empty{color:var(--muted);background:#fff;border-top:1px solid #ebe9e5;padding:18px 22px;font-size:13px}@media (width>=900px){.route-block{padding-left:28px;padding-right:28px}}
