@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--accent:#a07800;--ink:#202023;--muted:#737077;--line:#e9e6e9;--soft:#faf8f5;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--white);color:var(--ink);font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a,button,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{transition:background .18s,transform .18s}h1,h2,h3,p{margin:0}.site-shell{max-width:1160px;margin:auto;padding:0 48px}.site-header{height:126px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{height:102px;width:102px;display:block}.brand img{width:100%;height:100%;object-fit:contain}.header-tag{display:flex;gap:20px;font-size:12px}.header-tag,.hero{align-items:center}.hero{display:grid;grid-template-columns:1.3fr 1fr;padding:70px 0 48px;gap:32px}.hero h2{font-family:Manrope,sans-serif;font-size:clamp(45px,5.7vw,68px);font-weight:800;line-height:1.12;letter-spacing:-3.5px;margin:21px 0 27px}.masti-word{position:relative;display:inline-block;color:var(--accent)}.masti-word svg{position:absolute;bottom:-11px;left:0;width:100%;height:14px}.hero-description{font-size:14px;line-height:1.85;color:var(--muted)}.parcel-scene{position:relative;display:flex;flex-direction:column;align-items:center;padding:25px 0 20px}.parcel{width:255px;max-width:100%;transform:rotate(-5deg)}.tracking-card{border:1px solid var(--line);border-radius:16px;padding:30px 34px;background:white;box-shadow:0 7px 28px #24202405}.card-heading{display:flex;gap:15px;align-items:center;margin-bottom:27px}h2{font-family:Manrope,sans-serif;font-size:21px;letter-spacing:-.6px;font-weight:800}.card-heading p{font-size:12px;color:var(--muted);margin-top:6px}label{display:block;font-size:11px;font-weight:600;margin-bottom:9px}.input-row{display:flex;gap:12px}input{flex:1 1;min-width:0;border:1px solid #dcd8de;border-radius:8px;height:54px;padding:0 17px;color:var(--ink);background:#fdfcfd;font-size:14px;outline:none}input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #d6232012}input::placeholder{color:#959099}.input-row button{display:flex;align-items:center;justify-content:center;gap:24px;border:0;border-radius:8px;color:white;background:var(--ink);padding:0 24px;font-size:13px;font-weight:600;min-width:194px}.input-row button:hover:not(:disabled){color:var(--ink);background:#ffcc00;transform:translateY(-1px)}.input-hint{margin-top:11px;color:var(--muted);font-size:11px}.error-message{margin-top:20px;padding:16px;border-radius:8px;background:#fff1f0;color:#962c32;font-size:13px;line-height:1.6}footer{border-top:1px solid var(--line);padding:25px 0 30px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.results{scroll-margin-top:24px;margin:24px 0 48px}.shipment-card{background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:30px 34px}.shipment-top{display:flex;justify-content:space-between;gap:20px}.shipment-top h2{font-size:24px}.status-pill{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;padding:7px 10px;border-radius:30px;background:#fff0b5;color:#735300;margin-top:15px}.status-pill>span{width:5px;height:5px;border-radius:50%;background:currentColor}.delivery-estimate{text-align:right;padding-top:3px}.delivery-estimate>p{font-size:9px;letter-spacing:1.1px;color:var(--muted)}.delivery-estimate strong{display:block;font-family:Manrope,sans-serif;font-size:21px;margin:10px 0 6px;letter-spacing:-.5px}.delivery-estimate>span{font-size:10px;color:var(--muted)}.progress-steps{display:flex;list-style:none;margin:35px 0 28px;padding:0}.progress-steps li{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;font-size:10px;color:#8b858e;gap:10px;text-align:center}.progress-steps li:before{content:"";position:absolute;height:2px;top:14px;left:-50%;width:100%;background:#e2dce3}.progress-steps li:first-child:before{display:none}.progress-steps li.complete:before{background:var(--accent)}.step-dot{position:relative;z-index:1;display:grid;place-items:center;width:30px;height:30px;background:#eae5eb;color:#8b858e;border:4px solid var(--soft);border-radius:50%;font-size:10px}.complete .step-dot{background:var(--accent);color:white}.progress-steps li.complete{color:var(--ink);font-weight:600}.progress-steps small{font-size:8px;color:var(--accent);position:absolute;top:59px}.shipment-meta{border-top:1px solid #e5dfe7;padding-top:22px;display:flex;gap:65px}.shipment-meta span{font-size:8px;letter-spacing:1px;color:var(--muted);display:block;margin-bottom:6px}.shipment-meta strong{font-size:12px;font-weight:500;overflow-wrap:anywhere}.history-card{padding:30px 34px;margin-top:20px;border:1px solid var(--line);border-radius:16px}.history-heading{display:flex;align-items:center;justify-content:space-between}.history-heading h2{font-size:18px}.refresh-button{background:white;border:1px solid var(--line);padding:7px 11px;border-radius:6px;font-size:11px;color:var(--muted)}.refresh-button:hover{background:var(--soft)}.history-subtitle{font-size:11px;color:var(--muted);margin-top:7px}.timeline{list-style:none;padding:0;margin:27px 0 0}.timeline li{position:relative;display:grid;grid-template-columns:110px 1fr;gap:24px;padding:0 0 26px 25px}.timeline li:before{position:absolute;content:"";width:1px;background:var(--line);top:6px;bottom:-6px;left:4px}.timeline li:last-child{padding-bottom:0}.timeline li:last-child:before{display:none}.timeline-dot{position:absolute;left:0;top:5px;width:9px;height:9px;border-radius:50%;background:#d8d0da;border:2px solid white;box-shadow:0 0 0 1px #d8d0da}.timeline-dot.latest{background:var(--accent);box-shadow:0 0 0 3px #fff0ca}.event-date{font-size:11px;font-weight:500;line-height:1.8}.event-date span{display:block;color:var(--muted);font-size:10px;font-weight:400}.event-detail h3{font-size:12px;font-weight:600;line-height:1.8}.event-detail p{font-size:10px;line-height:1.8;color:var(--muted);text-transform:capitalize;overflow-wrap:anywhere}.latest-label{display:inline-block;color:var(--accent);font-size:9px;margin-top:4px}.empty-history{font-size:13px;color:var(--muted);margin-top:25px}.exception .status-pill{background:#fff0dc;color:#9b6100}.spinner{width:15px;height:15px;border:2px solid #ffffff60;border-top-color:white;border-radius:50%;animation:spin .8s linear infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:700px){.site-shell{padding:0 22px}.site-header{height:98px}.brand{height:83px;width:83px}.header-tag{font-size:10px;gap:12px}.hero{display:block;position:relative;padding:32px 0}.hero h2{font-size:43px;letter-spacing:-2.3px;margin:18px 0 24px}.hero-description{max-width:calc(100% - 85px);font-size:11px;line-height:1.8}.desktop-break{display:none}.parcel-scene{position:absolute;right:-5px;bottom:30px;width:85px;padding:0}.parcel{width:85px}.history-card,.shipment-card,.tracking-card{padding:23px 20px;border-radius:12px}.card-heading{gap:10px;margin-bottom:22px}.card-heading h1{font-size:18px}.card-heading p{font-size:11px;line-height:1.6}.input-row{flex-direction:column;gap:10px}.input-row input{flex:auto;height:52px;font-size:16px}.input-row button{height:49px;width:100%;justify-content:center;font-size:12px;padding:0 18px}.shipment-top{flex-direction:column}.shipment-top h2{font-size:22px}.delivery-estimate{text-align:left;border-left:2px solid var(--accent);padding-left:13px;margin-top:4px}.delivery-estimate strong{font-size:20px;margin:6px 0}.progress-steps{margin-top:27px;margin-bottom:29px}.progress-steps li{font-size:8px;gap:8px}.progress-steps small{top:55px;font-size:7px}.shipment-meta{gap:32px;padding-top:19px}.timeline li{grid-template-columns:82px 1fr;gap:12px;padding-left:20px}.event-date{font-size:10px}.history-heading h2{font-size:17px}.history-subtitle{font-size:10px}footer{font-size:9px;gap:16px;padding:20px 0}.results{margin-bottom:32px}}@media (max-width:380px){.site-shell{padding:0 16px}.hero h2{font-size:38px}.card-heading p{font-size:10px}.shipment-meta{gap:20px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}main{padding-top:40px}.card-heading h1{font-family:Manrope,sans-serif;font-size:24px;line-height:1.3;letter-spacing:-.7px;font-weight:800;margin:0}.hero{border-top:1px solid var(--line);margin-top:38px;padding:32px 0}.hero h2{font-size:32px;letter-spacing:-1.5px;margin:0 0 20px}.hero .parcel{width:160px}.brand img{border-radius:8px}@media (max-width:700px){main{padding-top:25px}.hero h2{font-size:28px}.hero .parcel{width:85px}.card-heading h1{font-size:22px}}