:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172733;background:#eef2f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.hero{min-height:280px;padding:26px 22px 64px;color:#fff;background:radial-gradient(circle at 90% 10%,#2d7180 0,transparent 40%),linear-gradient(145deg,#0d2637,#163d4c)}.brand{display:flex;align-items:center;gap:9px;font-weight:800;letter-spacing:.12em}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e8b34d;color:#153142;font-family:Georgia,serif}.eyebrow{margin:36px 0 8px;color:#a9c9ce;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.35rem;line-height:1.05}.vehicle{margin:12px 0 18px;color:#dbe9eb}.status{display:inline-flex;border:1px solid #5b8891;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:700}.status-entregue{background:#2f765f}.status-cancelado{background:#795153}.sheet{position:relative;margin:-38px auto 0;padding:24px 20px 30px;max-width:720px;min-height:calc(100vh - 242px);border-radius:30px 30px 0 0;background:#f8faf9;box-shadow:0 -8px 28px #071d2826}.progress{display:flex;justify-content:space-between;margin:2px 0 34px;padding:0;list-style:none}.progress:before{content:"";position:absolute;top:42px;left:65px;right:65px;height:2px;background:#d7dfe0}.progress li{z-index:1;display:grid;place-items:center;gap:7px;color:#859297;font-size:.72rem}.progress li span{display:grid;place-items:center;width:34px;height:34px;border:5px solid #f8faf9;border-radius:50%;background:#d7dfe0;font-weight:800}.progress li.active{color:#245c57}.progress li.active span{background:#d9a844;color:#183544}.cancel-note{margin-bottom:28px;padding:13px;border-radius:12px;background:#f2e7e5;color:#703e40;text-align:center}.route{display:grid;gap:18px;padding:22px;border:1px solid #e2e8e8;border-radius:18px;background:#fff}.route>div{display:grid;grid-template-columns:20px 1fr;column-gap:9px}.route small{color:#78868b;font-size:.72rem;text-transform:uppercase}.route strong{grid-column:2;margin-top:3px}.route-dot{grid-row:1/3;align-self:center;width:12px;height:12px;border:3px solid #d6a648;border-radius:50%}.route-dot.finish{border-color:#245d58;background:#245d58}.latest{margin:18px 0;padding:20px;border-radius:18px;background:#173b49;color:#fff}.latest .eyebrow{margin:0 0 7px}.latest h2{margin:0;font-family:Georgia,serif;font-size:1.45rem}.latest p:last-child{margin:8px 0 0;color:#bad0d3}.forecast{display:flex;flex-direction:column;gap:5px;margin:18px 0;padding:16px 18px;border-left:4px solid #d6a648;background:#f7efd9}.forecast span{font-size:.75rem;color:#6f7675}.timeline-section{margin-top:32px}.section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.section-title h2{margin:0;font-family:Georgia,serif;font-size:1.45rem}.section-title span{color:#7c898c;font-size:.76rem}.timeline{margin:24px 0 0;padding:0;list-style:none}.timeline li{position:relative;display:grid;grid-template-columns:28px 1fr;padding-bottom:28px}.timeline li:not(:last-child):before{content:"";position:absolute;top:14px;bottom:-2px;left:6px;width:2px;background:#dbe2e2}.timeline-dot{z-index:1;width:14px;height:14px;border:3px solid #f8faf9;border-radius:50%;background:#2b6b65;box-shadow:0 0 0 2px #2b6b65}.timeline strong{font-size:.95rem}.timeline p{margin:4px 0;color:#526166}.timeline time{display:block;color:#7c898c;font-size:.78rem}.corrected{display:inline-block;margin-top:7px;border-radius:4px;padding:3px 6px;background:#f7efd9;color:#735b28}.empty{padding:18px;border:1px dashed #ccd6d7;border-radius:14px;color:#637176;text-align:center}footer{margin-top:14px;padding:18px 0;color:#849093;font-size:.74rem;text-align:center}.center{display:grid;place-items:center;align-content:center;gap:14px;min-height:100vh;padding:28px;text-align:center;background:linear-gradient(145deg,#0d2637,#163d4c);color:#fff}.center p{max-width:430px;color:#c7d9dc}.spinner{width:38px;height:38px;border:4px solid #ffffff40;border-top-color:#e8b34d;border-radius:50%;animation:spin .8s linear infinite}.error-card h1{margin:26px 0 0;font-family:Georgia,serif}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:720px){.hero{padding-left:max(22px,calc((100vw - 680px)/2));padding-right:max(22px,calc((100vw - 680px)/2))}.sheet{margin-top:-48px;border-radius:30px;min-height:auto;margin-bottom:40px}}
