:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--green-950:#062e25;--green-900:#074b3c;--green-800:#08634f;--green-700:#087d62;--green-600:#0a9875;--green-100:#dff7ed;--green-50:#effbf6;--ink:#10201b;--ink-soft:#344b43;--muted:#687a73;--line:#dfe8e4;--line-strong:#cbd9d4;--bg:#f4f8f6;--card:#fff;--warn:#ad5b09;--warn-soft:#fff4dd;--danger:#b42318;--danger-soft:#fff0ee;--radius-sm:12px;--radius:18px;--radius-lg:28px;--shadow-sm:0 1px 2px #062e250a, 0 6px 18px #062e250d;--shadow-lg:0 24px 70px #03251d2e;--accent-solid:var(--green-700);--accent-solid-hover:var(--green-900);--accent-ink:#fff;--accent-text:var(--green-800);--accent-text-strong:var(--green-900);--accent-surface:var(--green-50);--accent-surface-strong:var(--green-100);--accent-line:var(--green-600);--surface-raised:#fff;--topbar-bg:#ffffffeb;--shadow-hero:#03251d33;--surface-sunken:#f8fbfa;--pin-pickup:#4f7ee8;--pin-pickup-halo:#edf2ff}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px}html,body,#root{min-height:100%}body{background:radial-gradient(circle at 12% 0%, #0a987514, transparent 26rem), var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif;font-size:16px;line-height:1.6}html:lang(ar) body{font-family:Noto Sans Arabic,Tahoma,Segoe UI,Arial,sans-serif}html:lang(he) body{font-family:Arial,Noto Sans Hebrew,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a{color:var(--accent-text)}h1,h2,h3,p{overflow-wrap:anywhere}::selection{background:var(--accent-surface-strong);color:var(--accent-text-strong)}.app{flex-direction:column;min-height:100vh;display:flex}.topbar{z-index:30;background:var(--topbar-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-block-end:1px solid #cbd9d4d6;position:sticky;inset-block-start:0}.topbar-inner{align-items:center;gap:24px;width:min(100%,1168px);min-height:72px;margin-inline:auto;padding-inline:24px;display:flex}.brand{color:var(--accent-text-strong);flex:none;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--accent-line), var(--accent-solid));border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #087d6238}.brand-copy{line-height:1.2;display:grid}.brand-copy strong{letter-spacing:-.01em;font-size:1rem;font-weight:850}.brand-copy small{color:var(--muted);margin-block-start:4px;font-size:.73rem;font-weight:600}.desktop-nav{align-items:center;gap:4px;margin-inline-start:auto;display:flex}.desktop-nav a{min-height:42px;color:var(--muted);border-radius:11px;align-items:center;gap:7px;padding:9px 13px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.desktop-nav a:hover{color:var(--accent-text-strong);background:var(--accent-surface)}.desktop-nav a.active{color:var(--accent-text-strong);background:var(--accent-surface-strong)}.topbar-actions{align-items:center;gap:9px;margin-inline-start:auto;display:flex}.desktop-nav+.topbar-actions{margin-inline-start:0}.lang{width:auto;min-width:96px;min-height:42px;color:var(--ink-soft);background-color:var(--surface-raised);border-color:var(--line-strong);border-radius:11px;margin:0;padding:7px 34px 7px 11px;font-size:.86rem;font-weight:700}[dir=rtl] .lang{padding:7px 11px 7px 34px}.header-login,.header-cta{border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 15px;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.header-login{color:var(--accent-text-strong);background:var(--accent-surface)}.header-cta{color:var(--accent-ink);background:var(--accent-solid)}.header-login:hover{background:var(--accent-surface-strong)}.header-cta:hover{background:var(--accent-solid-hover)}.main{flex:1;width:min(100%,1168px);margin-inline:auto;padding:30px 24px 48px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);width:100%;max-width:720px;box-shadow:var(--shadow-sm);margin:0 auto 16px;padding:22px}.home-page .card{max-width:none}.card h2{margin:0 0 15px;font-size:1.13rem;line-height:1.35}.card h3{margin:0 0 9px;font-size:1rem;line-height:1.4}.ui-icon{flex:none;display:block}.directional-icon{transition:transform .16s}[dir=rtl] .directional-icon{transform:scaleX(-1)}.btn{cursor:pointer;min-height:48px;color:var(--ink);background:var(--surface-raised);text-align:center;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:11px 19px;font-weight:800;line-height:1.3;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(0)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:var(--accent-ink);background:var(--accent-solid);box-shadow:0 9px 20px #087d622b}.btn-primary:hover:not(:disabled){background:var(--accent-solid-hover);box-shadow:0 12px 24px #08634f38}.btn-ghost{color:var(--ink);background:var(--surface-raised);border-color:var(--line-strong)}.btn-ghost:hover:not(:disabled){color:var(--accent-text-strong);border-color:var(--line-strong);background:var(--accent-surface)}.btn-danger{color:var(--danger);background:var(--surface-raised);border-color:var(--danger)}.btn-danger:hover:not(:disabled){background:var(--danger-soft)}.btn-white{color:var(--accent-text-strong);background:var(--surface-raised);box-shadow:0 14px 34px var(--shadow-hero)}.btn-white:hover:not(:disabled){background:#f5fffb;box-shadow:0 18px 38px #03251d45}.btn-block{width:100%}.btn-row{flex-wrap:wrap;gap:10px;display:flex}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #e59a2f}.home-page{gap:22px;display:grid}.home-hero{isolation:isolate;color:#fff;background:linear-gradient(125deg, #ffffff0f, transparent 42%), linear-gradient(145deg, var(--accent-solid), var(--accent-solid-hover));border-radius:var(--radius-lg);min-height:520px;box-shadow:var(--shadow-lg);grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:center;gap:56px;padding:50px;display:grid;position:relative;overflow:hidden}.home-hero:before,.home-hero:after{content:"";z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.home-hero:before{border:1px solid #ffffff1f;width:420px;height:420px;inset-block-end:-250px;inset-inline-start:-190px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.home-hero:after{filter:blur(4px);background:#16c18f2e;width:300px;height:300px;inset-block-start:-170px;inset-inline-end:-110px}.hero-copy{z-index:2;min-width:0;position:relative}.eyebrow,.section-kicker{color:var(--accent-text);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:900;line-height:1.4}html:lang(ar) .eyebrow,html:lang(ar) .section-kicker,html:lang(he) .eyebrow,html:lang(he) .section-kicker{letter-spacing:0}.hero-copy .eyebrow{color:#9ff0d2;margin-block-end:13px}.hero-copy h1{letter-spacing:-.045em;text-wrap:balance;max-width:680px;margin:0;font-size:clamp(2.45rem,4.6vw,4.45rem);font-weight:900;line-height:1.08}html:lang(ar) .hero-copy h1,html:lang(he) .hero-copy h1{letter-spacing:-.025em;line-height:1.2}.hero-lead{color:#ffffffd1;max-width:620px;margin:20px 0 0;font-size:1.08rem;line-height:1.8}.availability{background:#00000024;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:9px;width:fit-content;min-height:34px;margin-block-start:23px;padding:6px 11px;font-size:.87rem;font-weight:800;display:inline-flex}.availability-dot{background:#ffb14e;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ffb14e21}.availability.is-online .availability-dot{background:#62eba9;box-shadow:0 0 0 5px #62eba921}.availability-note{color:#ffffffc7;margin:11px 0 0;font-size:.86rem}.announcement{color:#fff;background:#ffffff1a;border-inline-start:3px solid #90eccb;border-radius:8px;margin:15px 0 0;padding:11px 13px;font-size:.9rem}.hero-actions{flex-wrap:wrap;gap:11px;margin-block-start:25px;display:flex}.btn-hero{min-height:54px;padding-inline:23px}.btn-hero-secondary{color:#fff;background:#ffffff14;border-color:#ffffff3d;min-height:54px}.btn-hero-secondary:hover:not(:disabled){background:#ffffff26}.closed-message{color:#ffe4b8;background:#582a0047;border:1px solid #ffd38f4d;border-radius:13px;align-items:center;gap:9px;width:fit-content;margin-block-start:24px;padding:12px 15px;font-weight:800;display:flex}.trust-row{flex-wrap:wrap;gap:17px;margin-block-start:27px;display:flex}.trust-row>span{color:#ffffffbd;align-items:center;gap:7px;font-size:.79rem;font-weight:700;display:inline-flex}.trust-row .ui-icon{color:#9ff0d2}.route-visual{z-index:1;padding:24px 4px;position:relative}.route-card{z-index:2;color:var(--ink);background:#fffffff5;border:1px solid #ffffffbd;border-radius:23px;padding:23px;position:relative;transform:rotate(-1.5deg);box-shadow:0 30px 80px #011b1554}[dir=rtl] .route-card{transform:rotate(1.5deg)}.route-card-head{align-items:center;gap:11px;display:flex}.route-card-icon{width:44px;height:44px;color:var(--accent-text);background:var(--accent-surface-strong);border-radius:13px;place-items:center;display:grid}.route-card-head>div{line-height:1.35;display:grid}.route-card-head small,.route-point small,.agreed-price small,.active-route small{color:var(--muted);font-size:.73rem;font-weight:700}.route-card-head strong{margin-block-start:3px;font-size:.92rem}.route-live{color:var(--accent-text);align-items:center;gap:6px;margin-inline-start:auto;font-size:.7rem;font-weight:800;display:inline-flex}.route-live>span{background:#17b27e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #dff7ed}.route-points{padding:29px 5px 22px}.route-point{align-items:center;gap:12px;display:flex}.route-point>div{line-height:1.35;display:grid}.route-point strong{margin-block-start:2px;font-size:.92rem}.point-marker{border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.point-marker.pickup{color:#2563eb;background:#eaf1ff}.point-marker.dropoff{color:var(--accent-text);background:var(--accent-surface-strong)}.route-line{background:var(--line-strong);flex-direction:column;justify-content:space-around;align-items:center;width:2px;height:46px;margin:3px 17px;display:flex}.route-line span{background:var(--line-strong);border-radius:50%;width:5px;height:5px}.route-card-foot{color:var(--accent-text-strong);border-block-start:1px solid var(--line);align-items:center;gap:8px;padding-block-start:14px;font-size:.78rem;font-weight:800;display:flex}.hero-orbit{z-index:0;border:1px solid #fff3;border-radius:50%;position:absolute}.orbit-one{width:360px;height:360px;inset:-30px -18px auto auto}.orbit-two{opacity:.6;border-style:dashed;width:255px;height:255px;inset:20px 35px auto auto}[dir=rtl] .orbit-one{inset:-30px auto auto -18px}[dir=rtl] .orbit-two{inset:20px auto auto 35px}.account-prompt,.active-order,.how-section,.service-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.account-prompt{grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:22px 24px;display:grid}.account-prompt-icon{width:52px;height:52px;color:var(--accent-text);background:var(--accent-surface-strong);border-radius:15px;place-items:center;display:grid}.account-prompt h2{margin:0;font-size:1.05rem}.account-prompt p{color:var(--muted);margin:4px 0 0;font-size:.9rem}.account-prompt-actions{gap:9px;display:flex}.active-order{overflow:hidden}.active-order-head{background:linear-gradient(90deg, var(--accent-surface), var(--card));border-block-end:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:20px 22px;display:flex}[dir=rtl] .active-order-head{background:linear-gradient(-90deg, var(--accent-surface), var(--card))}.active-order-head .section-kicker{margin-block-end:3px}.active-order-head h2{text-align:start;direction:ltr;margin:0;font-size:1.25rem}.active-order-body{grid-template-columns:1fr auto;align-items:center;gap:28px;padding:22px;display:grid}.active-route{gap:17px;padding-inline-start:31px;display:grid;position:relative}.active-route>div{display:grid}.active-route strong{margin-block-start:2px;font-size:.95rem;font-weight:800}.active-route:before,.active-route:after{content:"";border-radius:50%;width:11px;height:11px;position:absolute;inset-inline-start:5px}.active-route:before{background:var(--pin-pickup);box-shadow:0 0 0 5px var(--pin-pickup-halo);inset-block-start:7px}.active-route:after{background:var(--accent-line);box-shadow:0 0 0 5px var(--accent-surface-strong);inset-block-end:7px}.active-route-line{background:var(--line-strong);width:1px;position:absolute;inset-block:17px;inset-inline-start:10px}.active-order-side{justify-items:end;gap:13px;min-width:180px;display:grid}[dir=rtl] .active-order-side{justify-items:start}.agreed-price{text-align:end;display:grid}[dir=rtl] .agreed-price{text-align:start}.agreed-price strong{color:var(--accent-text-strong);font-size:1.45rem;line-height:1.25}.recent-card{padding:0;overflow:hidden}.recent-card>h2{margin:0;padding:20px 22px 14px}.recent-orders{display:grid}.recent-order{min-height:66px;color:inherit;border-block-start:1px solid var(--line);grid-template-columns:auto minmax(95px,auto) auto 1fr auto;align-items:center;gap:11px;padding:11px 22px;text-decoration:none;display:grid}.recent-order:hover{background:var(--accent-surface)}.recent-order-icon{width:37px;height:37px;color:var(--accent-text);background:var(--accent-surface-strong);border-radius:10px;place-items:center;display:grid}.recent-order-reference{text-align:start;direction:ltr;font-weight:850}.recent-order-price{justify-self:end;font-size:.91rem}[dir=rtl] .recent-order-price{justify-self:start}.recent-order-arrow{color:var(--muted)}.how-section{padding:32px}.section-heading{grid-template-columns:1fr minmax(260px,.62fr);align-items:end;gap:34px;margin-block-end:25px;display:grid}.section-heading h2,.service-card-head h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.25}.section-heading>p{color:var(--muted);margin:0;font-size:.92rem}.how-grid{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:11px;margin:0;padding:0;list-style:none;display:grid}.how-grid li{background:var(--surface-sunken);border:1px solid var(--line);border-radius:15px;flex-direction:column;align-items:flex-start;gap:13px;min-height:164px;padding:17px;display:flex;position:relative;overflow:hidden}.how-grid li:after{content:"";background:var(--accent-surface-strong);opacity:.55;border-radius:50%;width:90px;height:90px;position:absolute;inset-block-end:-48px;inset-inline-end:-48px}.step-number{color:#aec1ba;letter-spacing:.08em;font-size:.72rem;font-weight:900;position:absolute;inset-block-start:12px;inset-inline-end:14px}.step-icon{width:46px;height:46px;color:var(--accent-text);background:var(--accent-surface-strong);border-radius:13px;place-items:center;display:grid}.how-grid strong{z-index:1;margin-block-start:auto;font-size:.9rem;line-height:1.55;position:relative}.service-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.service-card{min-width:0;padding:27px}.service-card-head{align-items:center;gap:13px;margin-block-end:21px;display:flex}.service-card-head>span{width:46px;height:46px;color:var(--accent-text);background:var(--accent-surface-strong);border-radius:13px;place-items:center;display:grid}.service-card-head .section-kicker{margin-block-end:2px}.service-card-head h2{font-size:1.25rem}.hours-list{grid-template-columns:1fr 1fr;column-gap:24px;display:grid}.hours-list>div{border-block-end:1px dashed var(--line);justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:9px 0;display:flex}.hours-list span{color:var(--muted);font-size:.82rem}.hours-list strong{color:var(--ink-soft);white-space:nowrap;font-size:.81rem}.service-details{margin:0;display:grid}.service-details>div{border-block-end:1px dashed var(--line);grid-template-columns:minmax(90px,.34fr) 1fr;gap:13px;padding:10px 0;display:grid}.service-details dt{color:var(--muted);font-size:.79rem;font-weight:700}.service-details dd{color:var(--ink-soft);margin:0;font-size:.87rem;font-weight:800}.contact-link{min-height:48px;color:var(--accent-text-strong);background:var(--accent-surface);border:1px solid #c4e8db;border-radius:12px;align-items:center;gap:9px;margin-block-start:16px;padding:10px 13px;text-decoration:none;display:flex}.contact-link span{font-weight:800}.contact-link strong{margin-inline-start:auto;font-size:.78rem}.field{margin-block-end:16px;display:block}.field>span{color:var(--ink-soft);margin-block-end:6px;font-size:.86rem;font-weight:750;display:block}.field .hint{color:var(--muted);margin-block-start:5px;font-size:.76rem;font-weight:500;display:block}.field .opt{color:var(--muted);font-style:normal;font-weight:500}input:not([type]),input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],select,textarea{width:100%;min-height:49px;color:var(--ink);background:var(--surface-raised);border:1px solid var(--line-strong);border-radius:12px;padding:12px 14px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;min-height:100px}input:hover,select:hover,textarea:hover{border-color:#a9beb6}input:focus,select:focus,textarea:focus{border-color:var(--accent-line);box-shadow:0 0 0 4px #0a98752e}.checkbox{align-items:center;gap:10px;margin-block-end:16px;display:flex}.checkbox input{width:20px;height:20px;min-height:0;accent-color:var(--accent-solid)}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{min-height:44px;color:var(--ink-soft);background:var(--surface-raised);border:1px solid var(--line-strong);cursor:pointer;border-radius:999px;padding:9px 15px;font-weight:700}.chip:hover{border-color:#93b9ab}.chip.on{color:var(--accent-text-strong);background:var(--accent-surface-strong);border-color:var(--accent-line)}.badge{width:fit-content;min-height:28px;color:var(--badge-color);background:var(--badge-bg);border:1px solid var(--badge-line);border-radius:999px;align-items:center;gap:7px;padding:4px 10px;font-size:.72rem;font-weight:850;line-height:1.35;display:inline-flex}.badge-dot{background:var(--badge-color);border-radius:50%;width:7px;height:7px}.muted{color:var(--muted);font-size:.82rem}.warn{color:var(--warn);font-weight:700}.error{color:var(--danger);font-weight:700}.center{text-align:center}.spinner{min-height:70px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:.86rem;font-weight:700;display:flex}.spinner-ring{border:2px solid var(--line-strong);border-block-start-color:var(--accent-solid);border-radius:50%;width:21px;height:21px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.offer{background:var(--surface-sunken);border:1px solid var(--line);border-radius:13px;margin-block-end:9px;padding:14px 15px}.offer.owner{background:var(--accent-surface);border-color:var(--accent-line)}.offer.open{border-width:2px;border-color:var(--accent-line)}.offer.stale{opacity:.55}.offer .who{color:var(--muted);font-size:.76rem}.offer .amount{color:var(--accent-text-strong);font-size:1.55rem;font-weight:900}.steps{gap:7px;margin-block-end:18px;display:flex}.steps .bar{background:var(--line);border-radius:999px;flex:1;height:6px}.steps .bar.done{background:var(--accent-line)}.timeline{margin:0;padding:0;list-style:none}.timeline li{color:var(--muted);align-items:flex-start;gap:12px;padding:7px 0;display:flex}.timeline li.done{color:var(--ink);font-weight:700}.timeline .dot{background:var(--line-strong);border-radius:50%;flex:none;width:11px;height:11px;margin-block-start:7px}.timeline li.done .dot{background:var(--accent-line);box-shadow:0 0 0 4px var(--accent-surface-strong)}.rows>div{flex-wrap:wrap;gap:10px;padding:6px 0;display:flex}.rows .k{min-width:100px;color:var(--muted);font-size:.82rem}.rows .v{flex:1;font-weight:700}.thumb{object-fit:cover;border-radius:13px;width:100%;max-height:260px;margin-block-start:10px}.stack{gap:11px;display:grid}.split{gap:13px;display:grid}.tabbar{display:none}@media (width<=900px){.topbar-inner{padding-inline:18px}.desktop-nav{display:none}.desktop-nav+.topbar-actions{margin-inline-start:auto}.home-hero{grid-template-columns:1fr .82fr;gap:32px;padding:40px}.hero-copy h1{font-size:clamp(2.2rem,5.6vw,3.6rem)}.route-card{padding:18px}.route-live{display:none}.how-grid{grid-template-columns:1fr 1fr}.how-grid li{min-height:140px}.hours-list{grid-template-columns:1fr}}@media (width>=768px){.split{grid-template-columns:1fr 1fr}}@media (width<=767px){:root{--radius-lg:22px}body{background:var(--bg)}.topbar-inner{gap:10px;min-height:64px;padding-inline:15px}.brand{gap:9px}.brand-mark{border-radius:12px;width:38px;height:38px}.brand-copy strong{font-size:.95rem}.brand-copy small{display:none}.topbar-actions{gap:7px}.lang{min-width:86px;min-height:40px;padding-inline:9px 29px;font-size:.8rem}[dir=rtl] .lang{padding-inline:9px 29px}.header-login{min-height:40px;padding-inline:11px;font-size:.8rem}.header-cta{display:none}.main{padding:15px 15px 104px}.home-page{gap:15px}.card{border-radius:16px;padding:19px}.home-hero{border-radius:22px;grid-template-columns:1fr;gap:28px;min-height:0;padding:29px 20px 22px}.hero-copy h1{font-size:clamp(2rem,10vw,2.65rem);line-height:1.12}html:lang(ar) .hero-copy h1,html:lang(he) .hero-copy h1{line-height:1.25}.hero-lead{margin-block-start:14px;font-size:.97rem;line-height:1.75}.availability{margin-block-start:18px}.hero-actions{grid-template-columns:1fr;display:grid}.btn-hero,.btn-hero-secondary{width:100%}.trust-row{gap:9px 14px;margin-block-start:21px}.trust-row>span{font-size:.74rem}.route-visual{padding:0 4px 8px}.route-card,[dir=rtl] .route-card{padding:17px;transform:none}.route-card-head strong{font-size:.84rem}.route-points{padding-block:21px 16px}.route-line{height:34px}.hero-orbit{display:none}.account-prompt{grid-template-columns:auto 1fr;gap:13px;padding:19px}.account-prompt-icon{width:46px;height:46px}.account-prompt-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;width:100%;display:grid}.account-prompt-actions .btn{min-width:0;padding-inline:11px}.active-order-head{flex-direction:column;align-items:flex-start;padding:18px}.active-order-body{grid-template-columns:1fr;gap:20px;padding:19px}.active-order-side{grid-template-columns:1fr auto;place-items:end start;min-width:0}.active-order-side .btn{min-width:150px}.agreed-price{text-align:start}.recent-card>h2{padding:18px 18px 13px}.recent-order{grid-template-columns:auto 1fr auto;gap:10px;padding:12px 18px}.recent-order .badge{grid-column:2}.recent-order-price{grid-area:1/3;justify-self:end}[dir=rtl] .recent-order-price{justify-self:start}.recent-order-arrow{display:none}.how-section{padding:23px 19px}.section-heading{grid-template-columns:1fr;gap:8px;margin-block-end:19px}.section-heading>p{font-size:.85rem}.how-grid{grid-template-columns:1fr 1fr;gap:9px}.how-grid li{min-height:144px;padding:14px}.how-grid strong{font-size:.82rem;line-height:1.5}.step-icon{width:42px;height:42px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:21px 19px}.hours-list{grid-template-columns:1fr 1fr;column-gap:17px}.hours-list>div{flex-direction:column;align-items:flex-start;gap:1px}.hours-list strong{font-size:.77rem}.service-details>div{grid-template-columns:minmax(82px,.4fr) 1fr}.tabbar{z-index:30;padding:7px 5px max(7px, env(safe-area-inset-bottom));border-block-start:1px solid var(--line-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;display:flex;position:fixed;inset-block-end:0;inset-inline:0;box-shadow:0 -12px 35px #062e2517}.tabbar a{min-height:54px;color:var(--muted);border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:.68rem;font-weight:750;text-decoration:none;display:flex}.tabbar a.active{color:var(--accent-text-strong);background:var(--accent-surface)}}@media (width<=410px){.brand-copy strong{white-space:nowrap;text-overflow:ellipsis;max-width:130px;overflow:hidden}.header-login{display:none}.how-grid{grid-template-columns:1fr}.how-grid li{min-height:116px}.hours-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.legal{max-width:780px}.legal h1{margin:0 0 6px;font-size:1.45rem;line-height:1.35}.legal-section{margin-block-start:26px}.legal-section h2{margin:0 0 8px;font-size:1.05rem}.legal-section p{color:var(--ink-soft);margin:0 0 8px}.legal-section ul{color:var(--ink-soft);margin:0;padding-inline-start:22px}.legal-section li{margin-block-end:6px}.legal-draft{border-radius:var(--radius-sm);background:var(--warn-soft);color:var(--warn);border:1px solid #f0cf9a;margin:14px 0 0;padding:12px 14px;font-weight:700}.legal-section.pending{border-radius:var(--radius-sm);background:var(--warn-soft);border-inline-start:4px solid var(--warn);padding:14px 16px}.site-footer{padding:26px 24px calc(26px + env(safe-area-inset-bottom));border-block-start:1px solid var(--line);background:var(--card);text-align:center;margin-block-start:auto}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:18px;margin-block-end:10px;display:flex}.site-footer a{color:var(--accent-text);font-size:.9rem;font-weight:700;text-decoration:none}.site-footer a:hover{text-decoration:underline}.site-footer p{margin:0;font-size:.83rem}@media (width<=767px){.site-footer{padding-block-end:calc(92px + env(safe-area-inset-bottom))}}.rejection-note{border-block-start:1px dashed var(--line-strong);margin-block-start:14px;padding-block-start:14px;font-size:.86rem;line-height:1.65}.customer-home{gap:16px;max-width:720px;margin-inline:auto;display:grid}.customer-greeting{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer-greeting h1{margin:4px 0 0;font-size:1.4rem;line-height:1.35}.availability.compact{background:var(--accent-surface);color:var(--accent-text-strong);border:1px solid var(--line);border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:.8rem;display:inline-flex}.availability.compact.is-away{background:var(--warn-soft);color:var(--warn);border-color:#f0cf9a}.availability.compact .availability-dot{background:currentColor;border-radius:50%;width:8px;height:8px}.announcement.standalone{border-radius:var(--radius-sm);background:var(--accent-surface);border:1px solid var(--line);color:var(--accent-text-strong);margin:0;padding:12px 14px;font-weight:600}.active-order.needs-action{border-color:var(--warn);box-shadow:0 0 0 3px var(--warn-soft), var(--shadow-sm)}.customer-cta{text-align:center;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);justify-items:center;gap:12px;padding:28px 22px;display:grid}.customer-cta-icon{width:54px;height:54px;color:var(--accent-text);background:var(--accent-surface);border-radius:16px;place-items:center;display:grid}.customer-cta h2{margin:0 0 4px;font-size:1.12rem}.customer-cta p{color:var(--muted);margin:0}.new-request-inline{margin:0}.recent-head{justify-content:space-between;align-items:center;gap:12px;margin-block-end:12px;display:flex}.recent-head h2{margin:0;font-size:1.05rem}.recent-head a{font-size:.88rem;font-weight:700;text-decoration:none}.recent-head a:hover{text-decoration:underline}.customer-service-note{border-radius:var(--radius-sm);border:1px dashed var(--line-strong);background:0 0;gap:8px;padding:14px 16px;display:grid}.customer-service-note p,.customer-service-note a{color:var(--muted);align-items:center;gap:9px;margin:0;font-size:.87rem;text-decoration:none;display:flex}.customer-service-note a{color:var(--accent-text);font-weight:700}.customer-service-note a:hover{text-decoration:underline}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a1310;--card:#111d19;--surface-raised:#16241f;--topbar-bg:#0a1310eb;--ink:#e6f1ec;--ink-soft:#b3c8c0;--muted:#839992;--line:#22332e;--line-strong:#2f4540;--accent-text:#5fe3b8;--accent-text-strong:#8af0cd;--accent-solid:#14b88c;--accent-solid-hover:#1ed3a1;--accent-ink:#04150f;--accent-surface:#12241e;--accent-surface-strong:#17302a;--accent-line:#2dd4a0;--warn:#f5b544;--warn-soft:#2b2211;--danger:#fb8983;--danger-soft:#2c1a18;--shadow-sm:0 1px 2px #0006, 0 6px 18px #0000004d;--shadow-lg:0 24px 70px #0000008c;--shadow-hero:#0000008c;--surface-sunken:#0d1815;--pin-pickup:#7fa4f5;--pin-pickup-halo:#16203a}:root[data-theme=dark] body{background:radial-gradient(circle at 12% 0%, #14b88c1a, transparent 26rem), var(--bg)}:root[data-theme=dark] .home-hero{background:linear-gradient(150deg,#0b3c30 0%,#062820 60%,#041c17 100%)}:root[data-theme=dark] .route-card,:root[data-theme=dark] .hero-orbit{background:var(--card);border-color:var(--line)}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{background:var(--surface-raised);border-color:var(--line-strong);color:var(--ink)}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:var(--muted)}:root[data-theme=dark] .thumb{filter:brightness(.9)}.theme-toggle{border:1px solid var(--line-strong);background:var(--surface-raised);width:42px;height:42px;color:var(--ink-soft);cursor:pointer;border-radius:11px;flex:none;place-items:center;transition:color .16s,background .16s,border-color .16s;display:grid}.theme-toggle:hover{color:var(--accent-text-strong);border-color:var(--accent-line)}:root[data-theme=dark] .btn-white{color:#06251d;background:#e6f2ed;box-shadow:0 14px 34px #00000080}:root[data-theme=dark] .btn-white:hover:not(:disabled){background:#fff}:root[data-theme=dark] .btn-hero-secondary{border-color:#ffffff47}.install-banner{inset-inline:0;z-index:40;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:var(--surface-raised);border-block-start:1px solid var(--border);align-items:center;gap:12px;display:flex;position:fixed;bottom:0;box-shadow:0 -8px 24px #0000001f}.install-mark{background:var(--accent-surface);block-size:36px;inline-size:36px;color:var(--accent-text);border-radius:10px;flex:none;place-items:center;display:grid}.install-copy{flex:1;gap:2px;min-inline-size:0;display:grid}.install-copy strong{font-size:.9rem}.install-copy small{opacity:.75;font-size:.78rem}.install-cta{flex:none;padding-inline:18px}.install-close{color:inherit;opacity:.5;cursor:pointer;background:0 0;border:0;flex:none;padding:4px 8px;font-size:1.5rem;line-height:1}.install-close:hover{opacity:1}.app{padding-block-end:0}
