:root{
  --bg:#eef3fb;--surface:#ffffff;--surface-2:#f6f8fc;--ink:#111827;--muted:#6b7280;--line:#e5e9f2;
  --primary:#3157f6;--primary-2:#6d5dfc;--cyan:#39c6f4;--success:#12b981;--warning:#f59e0b;--danger:#ef4444;
  --shadow:0 20px 60px rgba(25,46,105,.16);--soft:0 10px 30px rgba(37,60,120,.10);
  --r-xl:30px;--r-lg:24px;--r-md:18px;--r-sm:14px;
}
*{box-sizing:border-box}html,body{margin:0;padding:0;background:radial-gradient(circle at 20% 0,#dce7ff 0,transparent 32%),radial-gradient(circle at 100% 10%,#e7ddff 0,transparent 30%),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}
a{text-decoration:none;color:inherit}.page{min-height:100vh;padding:28px 14px 40px}.phone{width:min(430px,100%);min-height:900px;margin:0 auto;background:var(--surface);border:1px solid rgba(30,64,175,.08);border-radius:36px;box-shadow:var(--shadow);overflow:hidden;position:relative}.app{min-height:900px;padding-bottom:118px;background:linear-gradient(180deg,#fbfdff 0%,#f7f9fd 54%,#f4f7fc 100%)}
.statusbar{height:34px;padding:11px 20px 0;display:flex;justify-content:space-between;align-items:flex-start;font-size:11px;font-weight:700;color:#27324a}.status-icons{display:flex;gap:5px;align-items:center}.dot{width:4px;height:4px;border-radius:50%;background:#27324a}.topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 18px 14px;gap:12px}.brand-mini{font-weight:900;font-size:14px;letter-spacing:.2px;color:#172036}.location-chip{display:flex;align-items:center;gap:9px;min-width:0;background:#f3f6ff;border:1px solid #e6ebfb;padding:9px 12px;border-radius:16px;box-shadow:0 6px 18px rgba(46,70,145,.06)}.location-chip .loc-copy{min-width:0}.eyebrow{font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:#8a94a7;font-weight:800}.loc-title{font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:205px}.avatar{width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,#223ebc,#6c63ff);color:white;display:grid;place-items:center;font-weight:900;box-shadow:0 8px 22px rgba(49,87,246,.24);border:2px solid white}.icon-box{width:38px;height:38px;border-radius:13px;background:#f4f6fb;display:grid;place-items:center;border:1px solid #e7ebf2}.icon{width:20px;height:20px;display:block}.back-row{display:flex;align-items:center;gap:12px;padding:10px 18px 6px}.back-btn{width:40px;height:40px;border-radius:14px;background:#f4f6fb;border:1px solid #e8ebf2;display:grid;place-items:center}.screen-title{font-size:22px;font-weight:900;letter-spacing:-.5px}.screen-sub{font-size:12px;color:var(--muted);margin-top:3px}
.section{padding:0 18px;margin-top:16px}.hero{margin:0 18px;border-radius:28px;overflow:hidden;position:relative;box-shadow:0 18px 38px rgba(28,49,111,.18);min-height:210px;background:#14204b}.hero-track{display:flex;transition:transform .45s ease}.hero-slide{min-width:100%;position:relative}.hero-slide img{width:100%;height:212px;object-fit:cover;display:block}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(8,16,46,.86) 100%)}.hero-copy{position:absolute;left:18px;right:18px;bottom:18px;color:#fff}.hero-copy .tag{display:inline-flex;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.15);backdrop-filter:blur(8px);font-size:10px;font-weight:800;border:1px solid rgba(255,255,255,.20)}.hero-copy h2{font-size:21px;line-height:1.1;margin:8px 0 4px;letter-spacing:-.5px}.hero-copy p{margin:0;color:#dbe7ff;font-size:11px}.dots{position:absolute;right:16px;top:16px;display:flex;gap:6px}.dots span{width:7px;height:7px;border-radius:999px;background:rgba(255,255,255,.45)}.dots span.active{width:20px;background:#fff}
.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px}.section-head h3{font-size:16px;margin:0;letter-spacing:-.2px}.section-head a{font-size:11px;font-weight:800;color:var(--primary)}
.device-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.device-tab{padding:10px 6px;border-radius:18px;background:#f5f7fb;border:1px solid #e8ebf2;text-align:center;cursor:pointer;transition:.2s}.device-tab img{width:42px;height:42px;border-radius:13px;display:block;margin:0 auto 5px}.device-tab span{font-size:10px;font-weight:800;color:#5e6676}.device-tab.active{background:linear-gradient(180deg,#edf2ff,#f7f9ff);border-color:#bfcaff;box-shadow:0 8px 20px rgba(49,87,246,.12)}.device-tab.active span{color:var(--primary)}
.card{background:rgba(255,255,255,.96);border:1px solid #e8ecf3;border-radius:24px;box-shadow:var(--soft)}.form-card{padding:16px;margin-top:12px}.form-label{font-size:10px;font-weight:900;color:#737c8e;text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px}.select-like,.input-like{height:48px;border:1px solid #e2e7f0;background:#f9fbfe;border-radius:15px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:750;color:#283247;margin-bottom:10px}.select-like small{color:#9099aa;font-size:10px}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.problem{padding:10px 4px;border:1px solid #e8ebf2;border-radius:15px;background:#fbfcfe;text-align:center;cursor:pointer}.problem .picon{width:34px;height:34px;margin:0 auto 5px;border-radius:12px;display:grid;place-items:center;background:#eef3ff;font-size:17px}.problem span{display:block;font-size:9px;font-weight:800;color:#5b6575}.problem.active{border-color:#aebdff;background:#f1f5ff}.problem.active span{color:#294fe4}.text-area{min-height:86px;border:1px solid #e2e7f0;border-radius:16px;background:#f9fbfe;padding:12px;font-size:11px;color:#6b7280;line-height:1.5}.attach-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.attach{height:62px;border:1px dashed #ccd4e4;background:#fafcff;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px;font-weight:800;color:#667085}.attach strong{font-size:16px}.inline-note{display:flex;gap:9px;align-items:flex-start;background:#eefaf6;border:1px solid #d9f3ea;border-radius:16px;padding:11px 12px;color:#316b5b;font-size:10px;line-height:1.45}.inline-note .nicon{font-size:15px}.cta-demo{margin-top:12px;width:100%;height:54px;border:0;border-radius:17px;background:linear-gradient(135deg,var(--primary),var(--primary-2));box-shadow:0 12px 28px rgba(49,87,246,.28);color:#fff;font-size:13px;font-weight:900;letter-spacing:.1px;cursor:pointer}.cta-demo.alt{background:linear-gradient(135deg,#151c32,#2f3c62)}.cta-demo.success{background:linear-gradient(135deg,#0fab7a,#15c692)}.cta-demo.disabled{background:#d8deea;box-shadow:none;color:#8490a4}.tiny{font-size:9px;color:#8a93a4;line-height:1.45}.divider{height:1px;background:#edf0f5;margin:14px 0}
.bottom-nav{position:absolute;left:12px;right:12px;bottom:12px;height:82px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border:1px solid rgba(214,220,233,.9);box-shadow:0 18px 45px rgba(36,55,104,.18);border-radius:27px;display:grid;grid-template-columns:1fr 1.22fr 1fr;align-items:center;padding:7px}.nav-item{height:62px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8b93a4;font-size:9px;font-weight:800}.nav-item.active{color:#274ee4;background:#f1f4ff}.nav-main{height:66px;border-radius:22px;background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#fff;box-shadow:0 12px 28px rgba(49,87,246,.30);display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:900;padding:0 10px;text-align:center}.nav-main.green{background:linear-gradient(135deg,#0ca878,#14c48d)}.nav-main.orange{background:linear-gradient(135deg,#ef8c14,#f7ae28)}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stat{padding:13px 10px;border-radius:18px;background:#f7f9fd;border:1px solid #e8ecf3}.stat strong{display:block;font-size:15px}.stat span{font-size:9px;color:#7d8797;font-weight:700}.queue-card{padding:16px}.queue-head{display:flex;align-items:center;justify-content:space-between}.queue-num{width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,#eef3ff,#e9ecff);display:grid;place-items:center;color:var(--primary);font-weight:950;font-size:22px;border:1px solid #cfd8ff}.queue-copy h3{font-size:15px;margin:0}.queue-copy p{font-size:10px;color:#7f8898;margin:4px 0 0}.progress{height:8px;background:#edf1f6;border-radius:999px;overflow:hidden;margin-top:14px}.progress>span{display:block;height:100%;background:linear-gradient(90deg,var(--primary),#7f69ff);border-radius:999px}.badge{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:999px;font-size:9px;font-weight:900}.badge.blue{background:#eef3ff;color:#3157f6}.badge.green{background:#eafaf5;color:#0e936d}.badge.orange{background:#fff5e6;color:#cf780d}.badge.gray{background:#f1f3f6;color:#657080}.badge.red{background:#fff0f0;color:#d94141}.price{font-size:28px;font-weight:950;letter-spacing:-1px}.price small{font-size:11px;font-weight:800;color:#7a8497}.estimate-break{display:grid;gap:10px}.line-item{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#4f596a}.line-item strong{font-size:12px;color:#1b2435}.total{padding-top:11px;border-top:1px dashed #dce2ec}.total strong{font-size:16px}.timeline{display:grid;gap:0}.step{display:grid;grid-template-columns:38px 1fr;gap:10px;min-height:72px}.step-marker{position:relative;display:flex;justify-content:center}.step-marker::after{content:"";position:absolute;top:30px;bottom:-8px;width:2px;background:#e5e9f1}.step:last-child .step-marker::after{display:none}.circle{width:28px;height:28px;border-radius:10px;background:#eef1f6;color:#8e98aa;display:grid;place-items:center;font-size:12px;font-weight:900;z-index:1;border:1px solid #dfe4ed}.step.done .circle{background:#e8fbf4;color:#09916a;border-color:#caf2e4}.step.active .circle{background:#eef3ff;color:#3157f6;border-color:#cfd9ff;box-shadow:0 0 0 6px #f4f6ff}.step-body h4{font-size:12px;margin:4px 0 4px}.step-body p{font-size:9.5px;color:#7c8698;margin:0;line-height:1.45}.repair-card{padding:14px;display:grid;grid-template-columns:64px 1fr auto;gap:11px;align-items:center}.repair-card img{width:64px;height:64px;border-radius:18px;object-fit:cover}.repair-card h4{font-size:12px;margin:0 0 5px}.repair-card p{font-size:9.5px;color:#7f8898;margin:0;line-height:1.4}.profile-cover{height:145px;margin:-1px 0 0;background:linear-gradient(135deg,#10204f,#3157f6 56%,#6f59ff);position:relative;overflow:hidden}.profile-cover:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-42px;top:-62px;background:rgba(255,255,255,.10)}.profile-card{margin:-48px 18px 0;padding:16px;position:relative;z-index:2}.profile-main{display:flex;align-items:center;gap:12px}.profile-main .avatar{width:68px;height:68px;border-radius:22px;font-size:20px}.profile-main h2{font-size:17px;margin:0}.profile-main p{font-size:10px;color:#7d8797;margin:4px 0 0}.settings-list{display:grid;gap:8px}.setting{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #e8ecf2;border-radius:17px;background:#fff}.setting .sicon{width:36px;height:36px;border-radius:12px;background:#f1f5ff;color:#3157f6;display:grid;place-items:center}.setting .scopy{flex:1}.setting h4{font-size:11px;margin:0}.setting p{font-size:9px;color:#8892a4;margin:3px 0 0}.setting .arrow{color:#a0a8b7}.map{height:320px;position:relative;background:linear-gradient(180deg,#eef4f1,#e8eef5);overflow:hidden}.road{position:absolute;background:#fff;border:1px solid #dfe6ea;border-radius:999px;transform-origin:center;box-shadow:0 2px 8px rgba(20,40,60,.04)}.r1{width:500px;height:34px;left:-80px;top:90px;transform:rotate(-18deg)}.r2{width:400px;height:30px;left:100px;top:195px;transform:rotate(28deg)}.r3{width:340px;height:24px;left:-70px;top:240px;transform:rotate(8deg)}.map-block{position:absolute;border-radius:24px;background:#d8eadf;border:1px solid #cce0d4}.m1{width:110px;height:76px;left:26px;top:24px}.m2{width:86px;height:96px;right:34px;top:50px}.m3{width:126px;height:86px;left:240px;bottom:28px}.pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:22px;background:linear-gradient(135deg,var(--primary),#745fff);box-shadow:0 12px 28px rgba(49,87,246,.34);display:grid;place-items:center;color:white;font-size:25px;border:4px solid #fff}.address-sheet{margin:-26px 14px 0;position:relative;z-index:3;padding:16px}.address-option{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid #eef1f5}.address-option:last-child{border-bottom:0}.radio{width:18px;height:18px;border-radius:50%;border:2px solid #c9d1df;margin-top:2px}.radio.active{border:5px solid var(--primary)}.address-option h4{font-size:11px;margin:0}.address-option p{font-size:9px;color:#7f899a;margin:3px 0 0;line-height:1.4}.gallery{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:120px 120px;gap:8px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:18px}.gallery img:first-child{grid-row:1/3}.trust-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.trust{padding:13px;border-radius:18px;background:#fff;border:1px solid #e7ebf2}.trust strong{display:block;font-size:11px}.trust span{display:block;font-size:9px;color:#7e899a;margin-top:3px}.payment-logo{height:62px;border-radius:18px;background:#f4f7ff;border:1px solid #e3e8f7;display:flex;align-items:center;justify-content:center;font-weight:950;color:#3157f6;letter-spacing:.2px}.success-ring{width:94px;height:94px;border-radius:50%;margin:12px auto;background:#e9fbf5;display:grid;place-items:center;color:#0aa176;font-size:42px;border:1px solid #caf2e4}.driver-card{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:13px}.driver-face{width:52px;height:52px;border-radius:17px;background:linear-gradient(135deg,#dbe6ff,#c6d4ff);display:grid;place-items:center;font-size:23px}.call-btn{width:40px;height:40px;border-radius:14px;background:#eafaf5;color:#0b996f;display:grid;place-items:center}.rider-route{display:flex;align-items:center;gap:8px;margin-top:10px}.route-point{width:12px;height:12px;border-radius:50%;background:#3157f6}.route-line{height:3px;flex:1;background:linear-gradient(90deg,#3157f6 0 62%,#e4e8ef 62%);border-radius:999px}.route-point.end{background:#d8deea}.route-labels{display:flex;justify-content:space-between;font-size:8px;color:#8791a3;margin-top:4px}.footer-note{text-align:center;font-size:8.5px;color:#9aa3b2;padding:16px 20px 0}.proto-badge{position:fixed;right:12px;bottom:12px;background:#111827;color:#fff;padding:8px 10px;border-radius:999px;font-size:9px;font-weight:800;box-shadow:0 8px 24px rgba(17,24,39,.25)}
@media(max-width:480px){.page{padding:0}.phone{border-radius:0;min-height:100vh}.app{min-height:100vh}.proto-badge{display:none}}
