*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#f5f7fb;color:#172235}button,input,textarea,select{font:inherit}button{cursor:pointer}.top{position:sticky;top:0;z-index:20;height:66px;background:#fff;border-bottom:1px solid #e2e8ef;display:flex;align-items:center;justify-content:space-between;padding:0 14px;box-shadow:0 4px 16px #1722350b}.brand{display:flex;gap:9px;align-items:center}.brand img{width:43px;height:43px;border-radius:12px}.brand b{display:block;font-size:17px}.brand small{display:block;color:#8792a1;font-size:9px;font-weight:800}.actions{display:flex;gap:7px}.btn{border:1px solid #dbe4ed;background:#fff;border-radius:11px;padding:10px 12px;font-weight:850}.primary{background:#f97316;color:#fff;border-color:#f97316}.dark{background:#172235;color:#fff;border-color:#172235}.danger{background:#fff0f0;color:#b42318;border-color:#ffd0d0}.page{max-width:1050px;margin:auto;padding:16px 14px 88px}.hero{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:21px;padding:20px}.hero h1{font-size:28px;line-height:1.1;margin:0 0 7px}.muted{color:#7d8999}.search{margin-top:15px}.search input,.field input,.field textarea,.field select{width:100%;padding:12px;border:1px solid #d8e2eb;border-radius:12px;background:#fff;outline:0}.section{margin-top:18px}.head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.head h2{font-size:18px;margin:0}.chips{display:flex;gap:7px;overflow:auto}.chip{white-space:nowrap;border:1px solid #dce5ee;background:#fff;border-radius:999px;padding:8px 11px;font-weight:800}.chip.on{background:#fff1e6;border-color:#f97316;color:#ea580c}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.card{background:#fff;border:1px solid #dfe7ef;border-radius:17px;padding:12px;box-shadow:0 7px 20px #17223508}.media{height:125px;border-radius:13px;background:#fff1df;display:grid;place-items:center;font-size:48px}.card h3{margin:10px 0 4px;font-size:15px}.card p{margin:0;color:#7b8796;font-size:12px}.row{display:flex;align-items:center;justify-content:space-between;gap:8px}.price{font-weight:950}.mini{font-size:11px;color:#8290a0}.bottom{position:fixed;bottom:0;left:0;right:0;height:64px;background:#fff;border-top:1px solid #dfe7ef;z-index:30}.bottomin{max-width:620px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);height:100%}.bottom button{border:0;background:#fff;color:#778497;font-size:10px;font-weight:800}.bottom button.on{color:#f97316}.bottom b{display:block;font-size:20px}.form{display:grid;gap:11px}.field label{display:block;font-size:11px;font-weight:900;margin-bottom:6px}.card h2{margin:0 0 13px;font-size:19px}.list{display:grid;gap:9px}.item{display:flex;gap:10px;align-items:center;padding:11px;border:1px solid #e4eaf0;border-radius:13px;background:#fff}.thumb{width:54px;height:54px;border-radius:11px;background:#fff1df;display:grid;place-items:center;font-size:27px}.grow{flex:1}.qty{display:flex;align-items:center;gap:6px}.qty button{width:29px;height:29px;border:1px solid #dbe4ec;border-radius:8px;background:#fff}.sum{border-top:1px dashed #d7e0e8;margin-top:13px;padding-top:10px}.sum div{display:flex;justify-content:space-between;margin:6px 0;font-size:13px}.sum .total{font-size:17px;font-weight:950}.authwrap{min-height:100dvh;display:grid;place-items:center;padding:20px}.auth{width:min(440px,100%)}.logoCenter{text-align:center;margin-bottom:18px}.logoCenter img{width:68px}.logoCenter h1{margin:8px 0 2px}.switch{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:12px}.notice{padding:10px 12px;border-radius:11px;background:#f2f6f9;color:#5e6b7d;font-size:12px}.map{height:310px;border-radius:16px;overflow:hidden;border:1px solid #d8e2eb;background:#e8eef4}.mapBtns{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.trackHero{background:#172235;color:#fff;border-radius:17px;padding:17px}.code{font-size:20px;font-weight:950}.eta{font-size:25px;font-weight:950;color:#ffb36c}.timeline{margin-top:14px;padding-left:18px}.tl{position:relative;border-left:2px solid #d9e1e8;padding:0 0 16px 17px}.tl:before{content:"";position:absolute;left:-7px;top:0;width:12px;height:12px;border-radius:50%;background:#d7e0e8;border:2px solid #fff}.tl.done{border-left-color:#f97316}.tl.done:before{background:#f97316}.tl b{font-size:12px}.tl small{display:block;color:#8793a1;margin-top:3px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.kpi{background:#fff;border:1px solid #dfe7ef;border-radius:14px;padding:12px}.kpi small{display:block;color:#8390a0;font-size:9px;font-weight:900}.kpi b{font-size:19px;display:block;margin-top:5px}.modal{position:fixed;inset:0;background:#17223580;display:none;align-items:end;z-index:100}.modal.open{display:flex}.sheet{background:#fff;width:min(760px,100%);max-height:92dvh;overflow:auto;border-radius:23px 23px 0 0;padding:18px}.sheethead{display:flex;justify-content:space-between;align-items:center}.table{width:100%;border-collapse:collapse;font-size:11px}.table th,.table td{padding:9px 6px;border-bottom:1px solid #edf1f4;text-align:left;vertical-align:top}.empty{text-align:center;padding:35px 12px;color:#8793a2}@media(max-width:760px){.grid{grid-template-columns:1fr 1fr}.kpis{grid-template-columns:1fr 1fr}.media{height:108px}}@media(max-width:430px){.grid{grid-template-columns:1fr}.media{height:120px}.brand b{font-size:15px}.brand small{font-size:8px}.top{padding:0 10px}.page{padding:13px 10px 86px}}