:root{color:#17202a;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;margin:0;background:linear-gradient(180deg,#dc291e14,#eef2f500 320px),#eef2f5}button,input,textarea,select{font:inherit}.app-shell{width:min(1180px,calc(100% - 32px));min-height:100vh;margin:0 auto;padding:28px 0 44px}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0 24px}.brand-block{display:flex;align-items:center;gap:14px}.brand-logo-frame{display:grid;width:88px;height:56px;place-items:center;padding:8px;background:#fff;border:1px solid #d8e0e7;border-radius:8px;box-shadow:0 14px 28px #17202a14}.brand-logo-frame img{display:block;max-width:100%;max-height:100%;object-fit:contain}.eyebrow{display:block;margin-bottom:4px;color:#64717f;font-size:.76rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:clamp(2rem,4vw,3.1rem);line-height:1;letter-spacing:0}h2{font-size:1.8rem;line-height:1.05;letter-spacing:0}.refresh-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;gap:8px;color:#fff;background:#17202a;border:0;border-radius:8px;cursor:pointer;transition:transform .16s ease,background .16s ease,opacity .16s ease}.refresh-button:hover:not(:disabled){background:#283645;transform:translateY(-1px)}.refresh-button:disabled{cursor:wait;opacity:.72}.summary-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:22px;background:#cfd7df;border:1px solid #cfd7df;border-radius:8px}.summary-band .metric{background:#fff}.metric{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;min-width:0;min-height:72px;gap:12px;padding:14px}.metric svg{color:#0f766e}.metric span{display:block;margin-bottom:3px;color:#697685;font-size:.76rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.metric strong{display:block;overflow-wrap:anywhere;font-size:.95rem;line-height:1.25}.loading-panel{display:flex;align-items:center;justify-content:center;min-height:128px;gap:10px;margin-bottom:22px;color:#4d5b68;background:#fff;border:1px dashed #b9c4ce;border-radius:8px}.shipment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.shipment-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #d9e0e7;border-radius:8px;box-shadow:0 18px 48px #17202a14}.shipment-card__header{display:flex;align-items:flex-start;justify-content:space-between;min-height:92px;gap:14px;padding:20px;border-bottom:1px solid #e6ebef}.status-pill,.error-pill{display:inline-flex;flex:0 1 auto;align-items:center;justify-content:center;max-width:260px;min-height:34px;padding:7px 10px;gap:7px;border-radius:8px;font-size:.78rem;font-weight:800;line-height:1.2;text-align:center}.status-pill{color:#075f56;background:#d9f5ef;border:1px solid #a7e4d8}.error-pill{color:#9a3412;background:#ffedd5;border:1px solid #fdba74}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #e6ebef}.detail-grid .metric{border-right:1px solid #e6ebef;border-bottom:1px solid #e6ebef}.detail-grid .metric:nth-child(2n){border-right:0}.detail-grid .metric:nth-last-child(-n+2){border-bottom:0}.latest-strip{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;padding:16px 20px;color:#17202a;background:#f7f9fb;border-bottom:1px solid #e6ebef}.latest-strip svg{color:#dc291e}.latest-strip span{display:block;margin-bottom:4px;color:#64717f;font-size:.76rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.latest-strip strong{overflow-wrap:anywhere;font-size:.95rem}.timeline{display:grid;margin:0;padding:8px 20px 20px;list-style:none}.timeline__item{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;min-height:76px;padding-top:14px}.timeline__item:before{position:absolute;top:32px;bottom:-12px;left:7px;width:2px;content:"";background:#dce3ea}.timeline__item:last-child:before{display:none}.timeline__marker{z-index:1;width:16px;height:16px;margin-top:3px;background:#fff;border:4px solid #0f766e;border-radius:50%}.timeline__content{min-width:0}.timeline__topline{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.timeline__topline strong{overflow-wrap:anywhere;font-size:.95rem}.timeline__topline span{flex:0 0 auto;color:#64717f;font-size:.83rem}.timeline__content p{margin-top:6px;color:#4f5d6b;font-size:.9rem}.shipment-card--error{padding-bottom:20px}.shipment-card--error p{padding:18px 20px 0;color:#6b2a14}.updated-at{margin-top:18px;color:#64717f;font-size:.88rem;text-align:right}.spin{animation:spin .95s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:880px){.dashboard-header{align-items:stretch;flex-direction:column}.refresh-button{width:fit-content}.summary-band,.shipment-grid{grid-template-columns:1fr}}@media(max-width:620px){.app-shell{width:min(100% - 20px,1180px);padding-top:16px}.brand-logo-frame{width:76px;height:48px}.shipment-card__header,.timeline__topline{align-items:flex-start;flex-direction:column}.status-pill,.error-pill{max-width:100%}.detail-grid{grid-template-columns:1fr}.detail-grid .metric{border-right:0;border-bottom:1px solid #e6ebef}.detail-grid .metric:last-child{border-bottom:0}.timeline__topline span{flex:initial}}
