:root{--blue:#2467d7;--blue2:#0d4fc2;--green:#20c66b;--orange:#ff7a00;--text:#152033;--muted:#718198;--bg:#f5f7fb;--card:#fff;--line:#e2e8f1;--shadow:0 18px 45px rgba(20,60,140,.12);--r:20px}*{box-sizing:border-box}body{margin:0;background:#e9edf4;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text)}a{text-decoration:none;color:inherit}.phone-shell{max-width:430px;min-height:100vh;margin:auto;background:var(--bg);position:relative;padding-bottom:76px;box-shadow:0 0 0 1px #dde4ee}.status-bar{height:26px;background:#4b4f57;color:#fff;font-size:11px;padding:6px 14px;display:flex;justify-content:space-between}.app-top{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e7edf5}.app-title-row{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.brand-mini{display:flex;align-items:center;gap:9px;font-weight:900;line-height:1.05}.brand-mini img{width:42px;height:42px;object-fit:contain}.bell,.back{border:0;background:#eef5ff;color:var(--blue);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-weight:900;font-size:22px}.app-main{padding:14px 14px 22px}.hero-card{background:#102653;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);color:#fff;position:relative}.hero-card img{width:100%;height:165px;object-fit:cover;opacity:.88}.hero-card .offer{position:absolute;left:18px;bottom:24px}.offer strong{display:block;font-size:30px;line-height:.9}.offer span{display:inline-block;background:var(--orange);padding:7px 12px;border-radius:999px;font-size:12px;font-weight:800;margin-top:8px}.section-title{font-size:18px;margin:18px 0 12px}.services{display:grid;grid-template-columns:1fr 1fr;gap:12px}.service-card{background:#edf5ff;border:1px solid #dfeafa;border-radius:16px;padding:18px 12px;min-height:120px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.service-card .ico{font-size:34px}.service-card strong{font-size:13px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:0 8px 25px rgba(31,70,130,.06);margin-bottom:12px}.form label{display:block;font-weight:800;font-size:13px;margin:13px 0 6px}.input,.select,textarea{width:100%;border:1px solid #dbe4f0;border-radius:13px;padding:13px;font:inherit;background:#fff;outline:none}.input:focus,.select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(36,103,215,.10)}.row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.btn{border:0;border-radius:13px;padding:14px 18px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#2d70e4,#1359cf);color:#fff;box-shadow:0 12px 24px rgba(36,103,215,.24)}.btn-green{background:var(--green);color:#fff}.btn-outline{border:1px solid var(--blue);color:var(--blue);background:#fff}.btn-block{width:100%;margin-top:14px}.mini-call{position:fixed;right:18px;bottom:92px;background:var(--green);color:#fff;border-radius:999px;padding:9px 14px;box-shadow:var(--shadow);font-size:12px;font-weight:900;z-index:25}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.step{text-align:center;font-size:9px;color:#8997aa;position:relative}.step b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#e9eff8;color:#6d7e95;margin:0 auto 4px}.step.active b{background:var(--blue);color:#fff}.tabs{display:flex;background:#eef4fb;border-radius:14px;padding:4px;gap:4px;margin:12px 0;overflow:auto}.tabs a{padding:10px 14px;border-radius:11px;font-size:12px;font-weight:800;white-space:nowrap}.tabs a.active{background:#1f66df;color:#fff}.item-row,.addon-row{background:#fff;border-top:1px solid #e6edf6;padding:15px 0;display:flex;justify-content:space-between;gap:12px;align-items:center}.item-row h4,.addon-row h4{margin:0 0 4px;font-size:15px}.muted{color:var(--muted);font-size:12px}.qty{display:flex;align-items:center;gap:8px}.qty button,.addbtn{border:1px solid var(--blue);color:var(--blue);background:#fff;border-radius:11px;padding:8px 12px;font-weight:900}.total-bar{position:sticky;bottom:75px;background:#fff;border-top:1px solid #e5edf7;padding:12px 14px;margin:14px -14px -22px;display:flex;align-items:center;justify-content:space-between}.bottom-nav{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(430px,100%);height:76px;background:#fff;border-top:1px solid #e5edf6;display:grid;grid-template-columns:repeat(3,1fr);z-index:50}.bottom-nav a{display:grid;place-items:center;color:#7e8ca1;font-size:12px;padding:9px}.bottom-nav span{font-size:21px}.bottom-nav a.active{color:var(--blue);font-weight:900}.booking-card{background:#e9f3ff;border:1px solid #cfe2ff;border-radius:18px;padding:15px;margin-bottom:12px}.badge{display:inline-block;border-radius:999px;padding:4px 9px;background:#fff2d5;color:#a96a00;font-size:12px;font-weight:900}.badge.ok{background:#e7fff1;color:#087b39}.detail-line{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf1f6}.timeline{background:#f7fbff;border-radius:16px;padding:12px}.timeline div{padding:10px 0 10px 28px;position:relative;color:#7b8798}.timeline div:before{content:'';position:absolute;left:4px;top:14px;width:12px;height:12px;border-radius:50%;border:2px solid #b9c7d8;background:#fff}.timeline .done{color:#18243a;font-weight:800}.timeline .done:before{background:var(--green);border-color:var(--green)}.profile-list a{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e4ebf5;border-radius:14px;padding:14px;margin-bottom:9px}.alert{padding:12px;border-radius:13px;margin-bottom:12px}.alert.success{background:#e9fff3;color:#087b39}.alert.error{background:#fff0f0;color:#9c1c1c}.login-hero{padding-top:20px}.login-image{width:100%;height:165px;border-radius:18px;object-fit:cover}.logo-center{text-align:center}.logo-center img{width:72px;margin:auto}.logo-center h1{font-size:24px;margin:10px 0 2px}.center{text-align:center}.install-card{background:linear-gradient(135deg,#2467d7,#071b3a);color:#fff;border-radius:18px;padding:16px;margin:10px 0 15px}.install-card button{background:#fff;color:#2467d7}.empty{background:#fff;border:1px dashed #cbd8ea;border-radius:18px;padding:24px;text-align:center;color:#6c7a90}@media(max-width:360px){.phone-shell{max-width:100%}.app-main{padding-left:10px;padding-right:10px}.services{gap:9px}.service-card{padding:13px 8px}.brand-mini span{font-size:13px}.hero-card img{height:140px}}

/* Final app UX fixes: full company name, route clarity, status timeline */
.brand-mini{min-width:0;max-width:250px;justify-content:center;text-align:left}.brand-mini span{font-size:17px;line-height:1.02;letter-spacing:-.3px}.brand-mini img{width:38px;height:38px;flex:0 0 38px}.back.ghost{opacity:0;pointer-events:none}.map-card{padding:10px}.map-card iframe{width:100%;height:245px;border:0;border-radius:16px}.location-card h3{margin-top:0}.address-box{border:1px solid #e0e9f5;border-radius:15px;padding:12px 13px;margin:10px 0;background:#f8fbff}.address-box small{display:block;text-transform:uppercase;letter-spacing:.6px;font-size:10px;font-weight:900;color:#718198;margin-bottom:4px}.address-box b{font-size:14px;line-height:1.35}.address-box.pickup{border-left:4px solid #20c66b}.address-box.drop{border-left:4px solid #ff5757}.timeline{display:grid;gap:8px}.timeline div{display:flex;align-items:center;gap:10px;padding:8px 0 8px 0;color:#7b8798;font-weight:700}.timeline div:before{position:static;content:'○';width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#edf2f8;color:#8795aa;border:0;font-size:13px;line-height:1;flex:0 0 22px}.timeline div.done{color:#142034}.timeline div.done:before{content:'✓';background:var(--green);color:#fff}.timeline div.current{color:#0e56ca;font-weight:900}.timeline div.current:before{content:'●';background:var(--blue);color:#fff}.timeline div.pending{color:#8a98aa}.vehicle-card{background:linear-gradient(135deg,#eef7ff,#fff)}.vehicle-card h3:before{content:'🚚 ';}.btn-outline.btn-block,.btn-green.btn-block{display:flex;margin-top:10px}.total-bar{z-index:16}@media(max-width:380px){.brand-mini span{font-size:14px}.brand-mini img{width:34px;height:34px;flex-basis:34px}.app-title-row{padding:0 10px}.bell,.back{width:38px;height:38px}.map-card iframe{height:220px}}
