:root{--green-900: #0a3327;--green-800: #0f4a38;--green-700: #1a6b55;--green-100: #e7f4ef;--gold: #efc15a;--gold-dark: #c99a2e;--ink: #0f1a16;--muted: #5a6a63;--line: #d5e2db;--danger: #b83228;--surface: #ffffff;--bg: #f3f7f5;--shadow: 0 10px 40px rgba(10, 51, 39, .1);--shadow-sm: 0 2px 10px rgba(10, 51, 39, .06);--radius: 18px;--radius-sm: 12px;--nav-h: 68px;--safe-bottom: env(safe-area-inset-bottom, 0px);font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5;letter-spacing:-.011em;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;height:100%;min-height:100dvh;height:100dvh}body{overflow:hidden;background:var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer;border:none;background:none}a{color:inherit}.boot-screen{height:100%;min-height:100dvh;display:grid;place-content:center;justify-items:center;text-align:center;background:radial-gradient(circle at 30% 20%,rgba(239,193,90,.22),transparent 42%),linear-gradient(160deg,#0a3327,#145a45 52%,#f3f7f5 52%);color:#fff;gap:10px}.boot-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#efc15af2,#efc15a8c);box-shadow:0 8px 24px #0000002e;margin-bottom:4px}.boot-logo{font-size:40px;font-weight:800;letter-spacing:-.04em}.boot-screen p{margin:0;opacity:.82;font-weight:500;font-size:14px}.intro-screen{min-height:100%;min-height:100dvh;height:100%;display:flex;flex-direction:column;padding:16px 20px calc(20px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 20% 10%,rgba(239,193,90,.28),transparent 40%),radial-gradient(circle at 90% 70%,rgba(26,107,85,.2),transparent 45%),linear-gradient(165deg,#0a3327,#145a45 42%,#f3f7f5 42%);overflow:auto;-webkit-overflow-scrolling:touch}.intro-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-top:env(safe-area-inset-top,0px)}.intro-brand{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:18px;letter-spacing:-.03em}.intro-card-wrap{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;padding:8px 0 16px}.intro-card{width:100%;max-width:400px;background:#fffffffa;border-radius:24px;padding:22px 20px 24px;box-shadow:0 16px 48px #0a33272e;border:1px solid rgba(255,255,255,.75);animation:intro-card-in .35s ease}@keyframes intro-card-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.intro-card-text{margin:18px 0 0;font-size:18px;line-height:1.45;font-weight:650;letter-spacing:-.02em;color:var(--ink);text-align:center}.intro-visual{min-height:140px;border-radius:18px;padding:18px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:linear-gradient(180deg,#eef6f1,#e3f0ea)}.intro-card-gold .intro-visual{background:linear-gradient(180deg,#fff8e8,#fff1d0)}.intro-card-blue .intro-visual{background:linear-gradient(180deg,#eef4fb,#e0ebf7)}.intro-ab{display:flex;align-items:center;gap:10px;width:100%;max-width:260px}.intro-ab-small{max-width:180px;opacity:.9}.intro-node{width:36px;height:36px;border-radius:12px;background:var(--green-900);color:#fff;font-weight:800;font-size:14px;display:grid;place-items:center;flex-shrink:0;box-shadow:0 4px 12px #0a332733}.intro-road{flex:1;height:4px;border-radius:99px;background:linear-gradient(90deg,#1a6b55,#0a3327);position:relative}.intro-road-dashed{background:repeating-linear-gradient(90deg,#2c5f8a 0 8px,transparent 8px 14px);height:3px}.intro-road-gold{background:linear-gradient(90deg,#efc15a,#c99a2e)}.intro-road-shared{height:8px;background:linear-gradient(90deg,#1a6b55,#efc15a,#1a6b55)}.intro-fleet,.intro-people-row,.intro-riders{display:flex;gap:8px;align-items:center;justify-content:center;flex-wrap:wrap}.intro-car{width:28px;height:16px;border-radius:5px 5px 3px 3px;background:var(--green-900);position:relative;box-shadow:0 2px 6px #0a332733}.intro-car:before{content:"";position:absolute;left:5px;right:5px;top:3px;height:5px;border-radius:2px;background:#ffffff59}.intro-car-big{width:48px;height:24px;border-radius:7px 7px 4px 4px;background:linear-gradient(180deg,#124f3c,#0a3327)}.intro-person{width:14px;height:14px;border-radius:50%;background:#2c5f8a;box-shadow:0 14px 0 -4px #2c5f8a;margin-bottom:10px}.intro-person-alt{background:#c45c26;box-shadow:0 14px 0 -4px #c45c26}.intro-person-lg{width:22px;height:22px;box-shadow:0 20px 0 -6px currentColor;color:#2c5f8a;background:#2c5f8a;margin-bottom:14px}.intro-person-lg.intro-person-alt{color:#c45c26;background:#c45c26}.intro-pair{display:flex;align-items:center;gap:16px}.intro-spark{color:#c99a2e;font-size:22px;animation:intro-spark 1.4s ease infinite}@keyframes intro-spark{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.15);opacity:1}}.intro-shared-car{display:flex;flex-direction:column;align-items:center;gap:10px}.intro-badges{display:flex;gap:8px}.intro-pill{width:36px;height:36px;border-radius:12px;background:#fff;display:grid;place-items:center;font-size:16px;box-shadow:var(--shadow-sm)}.intro-dots{display:flex;justify-content:center;gap:8px;margin:4px 0 16px}.intro-dot{width:8px;height:8px;border-radius:99px;border:none;padding:0;background:#0a33272e;cursor:pointer;transition:width .2s ease,background .2s ease}.intro-dot.on{width:22px;background:var(--green-900)}.intro-dot.done{background:#0a332766}.intro-actions{width:100%;max-width:400px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.intro-actions .btn-primary{min-height:48px}@media(min-width:900px){.intro-screen{padding:32px 48px;justify-content:center}.intro-card{max-width:440px;padding:28px 28px 30px}.intro-card-text{font-size:20px}.intro-visual{min-height:160px}}.ui-icon{display:block;flex-shrink:0}.app-shell{height:100%;min-height:100dvh;display:flex;flex-direction:column;width:100%;max-width:100%;margin:0 auto;background:var(--bg);position:relative}.app-main{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;position:relative;overflow:hidden}.page{flex:1;overflow:auto;min-height:0;padding-bottom:calc(var(--nav-h) + var(--safe-bottom) + 8px);-webkit-overflow-scrolling:touch}.page-map{padding-bottom:calc(var(--nav-h) + var(--safe-bottom));overflow:hidden;display:flex;flex-direction:column}@media(min-width:900px){body{background:#e8efeb}.app-shell{flex-direction:row;max-width:1440px;margin:0 auto;border-left:1px solid var(--line);border-right:1px solid var(--line);box-shadow:var(--shadow);background:var(--bg)}.app-shell-nonav .app-main{max-width:720px;margin:0 auto;width:100%}.page{padding:24px 28px 32px}.page-map{padding:0}.list-page h1{font-size:28px}.list-page{max-width:880px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:14px;font-weight:650;letter-spacing:-.01em;transition:transform .14s ease,opacity .14s ease,box-shadow .14s ease,background .14s ease}.btn:active{transform:scale(.985)}.btn-primary{background:linear-gradient(180deg,#124f3c 0%,var(--green-900) 100%);color:#fff;box-shadow:0 6px 16px #0a332738}.btn-primary:hover{box-shadow:0 8px 20px #0a332747}.btn-primary:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.btn-secondary{background:var(--green-100);color:var(--green-900)}.btn-ghost{background:transparent;color:var(--green-900);border:1px solid var(--line)}.btn-danger{background:#fdecea;color:var(--danger)}.btn-gold{background:linear-gradient(180deg,#f5cf75 0%,var(--gold) 100%);color:var(--ink);box-shadow:0 6px 16px #c99a2e40}.btn-block{width:100%}.btn-icon{width:40px;height:40px;padding:0;border-radius:12px;color:var(--green-900);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.btn-round{width:42px;height:42px;padding:0;border-radius:14px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.field label{font-size:13px;font-weight:600;color:var(--muted)}.field input,.field select,.field textarea,.field-textarea{border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 14px;background:#fff;outline:none;transition:border-color .14s ease,box-shadow .14s ease;width:100%;resize:vertical;font:inherit}.field input:focus,.field select:focus,.field textarea:focus,.field-textarea:focus{border-color:var(--green-700);box-shadow:0 0 0 4px #1a6b551f}.input-with-suffix{display:flex;align-items:center;gap:0;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;overflow:hidden}.input-with-suffix:focus-within{border-color:var(--green-700);box-shadow:0 0 0 4px #1a6b551f}.input-with-suffix input{border:none!important;box-shadow:none!important;border-radius:0!important;flex:1;min-width:0}.input-suffix{padding:0 12px;font-size:13px;font-weight:700;color:var(--muted);background:var(--green-100);align-self:stretch;display:grid;place-items:center;white-space:nowrap}.budget-pill{margin-top:6px;display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:999px;background:#fff7e3;color:#8a6a14;font-size:12px;font-weight:600}.budget-pill strong{font-weight:800;color:var(--ink)}.budget-currency{margin-left:4px;opacity:.7;font-weight:600;font-size:11px}.escrow-card .escrow-bars{margin-top:10px;display:grid;gap:6px}.escrow-bar-row{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.escrow-bar-row strong{color:var(--ink);font-weight:700}.escrow-steps{margin:8px 0 12px;padding-left:1.2em;color:var(--muted);font-size:14px;line-height:1.5}.escrow-steps li{margin-bottom:6px}.banner-ok{margin:8px 0 12px;padding:10px 14px;border-radius:12px;background:#e8f7ee;color:#0b3d2e;font-size:13px;font-weight:600;border:1px solid rgba(11,61,46,.12)}.crypto-box{margin-bottom:4px;padding:12px;border-radius:14px;background:var(--green-100, #eef6f1);border:1px solid rgba(11,61,46,.1);overflow:hidden}.crypto-wallet-row{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}.crypto-wallet{flex:1 1 180px;min-width:0;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid var(--line, #d5e2db);font-size:12px;word-break:break-all;line-height:1.4}.crypto-link{display:inline-block;margin-top:8px;color:var(--green-900, #0b3d2e);text-decoration:underline}.waiting-list{display:grid;gap:10px;margin-top:10px}.waiting-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:12px;border-radius:12px;background:#fff8e8;border:1px solid rgba(138,106,20,.2)}.waiting-row .btn{min-height:40px;flex:1 1 100%}@media(min-width:420px){.waiting-row .btn{flex:0 0 auto}}.payment-event-list{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:8px}.payment-event-list li{display:grid;grid-template-columns:1fr auto;gap:4px 10px;font-size:13px;padding:10px 12px;border-radius:10px;background:var(--green-100, #eef6f1);align-items:baseline}.payment-event-list li .meta{grid-column:1 / -1}.payment-dir{font-weight:600;color:var(--green-900, #0b3d2e)}.crypto-wallet-row .btn{flex:1 1 auto;min-height:40px}.escrow-card .row{align-items:flex-start}.escrow-card h3{word-break:break-word}.escrow-card .btn-block+.btn-block,.escrow-card .btn-block+.btn-ghost{margin-top:8px}.sheet .chip-row+.field,.sheet .hint{max-width:100%}.safety-check-box{margin-top:10px}.safety-check-box .btn{min-height:44px}.request-note{margin-top:6px;font-style:italic}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid rgba(213,226,219,.9)}.chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:var(--green-100);color:var(--green-900);font-size:12px;font-weight:650}.chip.active{background:var(--green-900);color:#fff}.chip-icon{white-space:nowrap}.chip-gold{background:#fff7e3;color:#8a6a14}.bottom-nav{position:absolute;left:0;right:0;bottom:0;height:calc(var(--nav-h) + var(--safe-bottom));padding:6px 6px calc(6px + var(--safe-bottom));background:#ffffffeb;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border-top:1px solid rgba(213,226,219,.9);display:grid;grid-template-columns:repeat(5,1fr);z-index:40;box-shadow:0 -8px 30px #0a33270d}.bottom-nav .nav-link{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10.5px;color:var(--muted);font-weight:650;border-radius:14px;padding:6px 2px;transition:color .14s ease,background .14s ease}.bottom-nav .nav-link.active{color:var(--green-900);background:#e7f4efe6}.bottom-nav .nav-icon-wrap{position:relative;display:grid;place-items:center;width:28px;height:24px}.nav-badge{position:absolute;top:-5px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--danger);color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center;line-height:1;box-shadow:0 0 0 2px #fff}.side-nav{display:none}@media(min-width:900px){.bottom-nav{display:none}.side-nav{display:flex;flex-direction:column;width:248px;flex-shrink:0;background:radial-gradient(circle at top left,rgba(239,193,90,.16),transparent 45%),linear-gradient(180deg,#0d3d2f 0%,var(--green-900) 100%);color:#fff;padding:22px 14px 16px;gap:8px;z-index:40}.side-nav-brand{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 10px 22px}.brand-lockup{display:inline-flex;align-items:center;gap:10px}.side-nav-brand strong{font-size:22px;letter-spacing:-.04em;font-weight:800}.side-nav-brand .member-pill,.side-nav-brand .demo-pill,.side-nav-brand .cloud-pill{background:#efc15a33;color:#fff6dd}.side-nav-links{display:flex;flex-direction:column;gap:4px;flex:1}.side-nav .nav-link{text-decoration:none;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;color:#ffffffc7;font-weight:600;font-size:14px;transition:background .14s ease,color .14s ease,transform .14s ease}.side-nav .nav-link:hover{background:#ffffff14;color:#fff}.side-nav .nav-link.active{background:#efc15a2e;color:#fff8e8;box-shadow:inset 0 0 0 1px #efc15a38}.side-nav .nav-icon-wrap{position:relative;display:grid;place-items:center;width:24px}.side-nav .nav-badge{box-shadow:0 0 0 2px #0a3327}.side-nav-foot{padding:14px 12px 4px;border-top:1px solid rgba(255,255,255,.08);margin-top:8px}.side-nav-foot p{margin:0;font-size:12px;opacity:.55;font-weight:500}.fab{bottom:28px!important;right:28px}.sheet{left:auto!important;right:20px!important;bottom:20px!important;width:min(420px,calc(100% - 40px));max-height:min(78dvh,680px);border-radius:22px!important;box-shadow:var(--shadow);z-index:50}.sheet-body{padding-bottom:18px}.fab{bottom:24px!important;right:28px}.map-toolbar{left:20px;right:auto;top:16px;width:min(520px,calc(100% - 40px))}.map-toolbar-card{flex-direction:row;flex-wrap:wrap;align-items:center}.map-toolbar-row{width:auto;flex:1;min-width:200px}.map-toolbar-seg{width:auto;flex:0 0 auto}.seg-mini-full{width:auto}.banner-warn{left:20px;right:auto;top:88px;max-width:min(520px,calc(100% - 40px))}.map-float-card{left:20px;right:auto;width:min(400px,calc(100% - 40px));bottom:24px}.page-with-topbar .list-page-body{padding-bottom:32px}}.auth-screen,.onboarding-screen{min-height:100%;min-height:100dvh;height:100%;padding:28px 20px 40px;background:radial-gradient(circle at top right,rgba(239,193,90,.32),transparent 42%),linear-gradient(165deg,#0a3327,#145a45 44%,#f3f7f5 44%);overflow:auto;-webkit-overflow-scrolling:touch}.brand-kicker{display:flex;align-items:center;gap:10px;margin-bottom:14px}.auth-layout{width:100%;max-width:420px;margin:0 auto}.brand-block{color:#fff;margin-bottom:28px;padding-top:24px}.brand-block h1{margin:0 0 10px;font-size:42px;letter-spacing:-.045em;font-weight:800}.brand-block p{margin:0;opacity:.92;max-width:32ch}.brand-sub{margin-top:8px!important;opacity:.85!important}@media(min-width:900px){.auth-screen,.onboarding-screen{display:flex;align-items:center;justify-content:center;padding:40px 48px;background:radial-gradient(circle at 20% 20%,rgba(244,201,95,.28),transparent 35%),linear-gradient(120deg,#0b3d2e,#145a45 42%,#eef5f1 42%)}.auth-layout{max-width:960px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.auth-layout .brand-block{margin:0;padding:0}.auth-layout .brand-block h1{font-size:56px}.auth-layout .brand-block p{font-size:18px;max-width:28ch}.auth-panel{max-width:420px;width:100%;justify-self:end}}.panel{background:#fffffffa;border-radius:22px;padding:22px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7)}.panel h2{margin:0 0 8px;font-size:21px;letter-spacing:-.03em;font-weight:750}.hint{color:var(--muted);font-size:13px;margin:0 0 16px}.role-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:16px}@media(min-width:560px){.role-grid{grid-template-columns:repeat(3,1fr)}}.role-card{text-align:left;padding:14px;border-radius:14px;border:1.5px solid var(--line);background:#fff;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.role-card:hover{border-color:#b9cec5}.role-card.selected{border-color:var(--green-900);background:var(--green-100);box-shadow:0 0 0 3px #1a6b551a}.check-row{display:flex;gap:10px;align-items:flex-start;margin:10px 0;font-size:14px}.map-wrap{flex:1;min-height:0;position:relative;height:100%}.map-canvas{width:100%;height:100%;min-height:240px;background:#dce9e3}.map-toolbar{position:absolute;top:10px;left:10px;right:10px;z-index:5;display:flex;gap:8px;flex-wrap:wrap}.map-toolbar .card,.map-toolbar-card{padding:10px;display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;box-shadow:0 8px 28px #0a33271a}.map-toolbar-row{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.map-toolbar-seg{width:100%}.map-routine-select{border:none;background:transparent;font-weight:650;min-width:0;flex:1;color:var(--ink);outline:none;font-size:13px;max-width:100%;text-overflow:ellipsis}.map-filter-btn{flex-shrink:0;min-height:36px;padding:7px 10px}.map-filter-label{display:none}@media(min-width:420px){.map-filter-label{display:inline}}.brand-chip{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:linear-gradient(180deg,#124f3c,var(--green-900));color:#fff;font-size:11px;font-weight:750;letter-spacing:.02em}.banner-warn{position:absolute;top:108px;left:10px;right:10px;z-index:5;background:#fff8e6;border:1px solid #f0d48a;color:#6b5410;border-radius:12px;padding:8px 12px;font-size:12px;font-weight:600;line-height:1.4;max-height:72px;overflow:auto}.banner-info{background:#eef6ff;border-color:#b7d4f0;color:#1e4d78}.fab{position:absolute;right:16px;bottom:16px;z-index:6;width:58px;height:58px;border-radius:18px;background:linear-gradient(160deg,#f5cf75 0%,var(--gold) 55%,#e0b247 100%);color:var(--ink);box-shadow:0 12px 28px #c99a2e59;display:flex;align-items:center;justify-content:center;transition:transform .14s ease,box-shadow .14s ease}.fab:hover{transform:translateY(-1px);box-shadow:0 14px 32px #c99a2e6b}.fab:active{transform:scale(.97)}.sheet{position:absolute;left:0;right:0;bottom:0;z-index:50;max-height:min(78dvh,calc(100% - 8px));display:flex;flex-direction:column;overflow:hidden;background:#fffffffc;border-radius:22px 22px 0 0;box-shadow:0 -12px 40px #0a33272e;padding:0;border:1px solid rgba(213,226,219,.85);border-bottom:none;overscroll-behavior:contain}.sheet-header{position:relative;flex-shrink:0;padding:10px 16px 0}.sheet-handle{width:40px;height:4px;border-radius:99px;background:#c9d6d0;margin:2px auto 10px}.sheet-title{margin:0 40px 8px 0;font-size:17px;font-weight:750;letter-spacing:-.02em;line-height:1.3}.sheet-body{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 16px 20px}.sheet-compact .sheet-body{padding-bottom:calc(12px + var(--safe-bottom))}.sheet-match-head{align-items:flex-start;gap:12px;margin-bottom:4px}.sheet-match-identity{min-width:0;flex:1;align-items:flex-start}.sheet-match-text{min-width:0;flex:1}.sheet-match-text h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-match-text .meta{line-height:1.35;word-break:break-word}.sheet .field{margin-bottom:12px}.sheet .field:last-child{margin-bottom:0}.sheet .btn{min-height:44px}.sheet .row{flex-wrap:wrap}.sheet-close{position:absolute;top:8px;right:10px;z-index:3;width:36px;height:36px;border:none;border-radius:50%;background:#0b3d2e14;color:var(--green-900, #0b3d2e);display:grid;place-items:center;cursor:pointer;padding:0;flex-shrink:0}.sheet-header .sheet-close{top:8px;right:8px}.sheet-close:hover,.sheet-close:focus-visible{background:#0b3d2e24;outline:none}.sheet-close:active{transform:scale(.96)}.map-float-card{position:absolute;left:10px;right:10px;bottom:12px;z-index:6;padding:12px 12px 10px;display:flex;flex-direction:column;max-height:min(36dvh,240px);overflow:hidden;box-shadow:0 10px 32px #0a332724;border-radius:18px}.map-float-card .sheet-close{top:8px;right:8px;width:32px;height:32px}.map-float-title{display:block;margin:0 36px 8px 0;font-size:15px;font-weight:750;letter-spacing:-.02em}.map-float-body{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding-right:2px}.map-match-list-count{margin:0 28px 8px 0;font-weight:650}.map-match-list{display:flex;flex-direction:column}.map-match-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border:none;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer;min-height:52px}.map-match-row:last-child{border-bottom:none;padding-bottom:2px}.map-match-row-main,.map-match-row-text{min-width:0;flex:1}.map-match-row-text strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.map-match-row-text .meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-match-score{flex-shrink:0}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;border:none;padding:0;margin:0;background:#081c1652;cursor:pointer;-webkit-tap-highlight-color:transparent}.chip-row{display:flex;flex-wrap:nowrap;gap:6px;margin:8px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip-row .chip{cursor:pointer;border:1px solid var(--line);background:#f4f7f5;flex-shrink:0;min-height:34px;white-space:nowrap}.chip-row .chip.active,.chip-row .chip:hover{background:var(--green-900, #0b3d2e);color:#fff;border-color:transparent}.match-why{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.match-why li{font-size:12px;color:var(--muted);padding-left:14px;position:relative}.match-why li:before{content:"·";position:absolute;left:2px;font-weight:700;color:var(--green-700, #1f6f5b)}.seg-mini{display:inline-flex;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-left:0;flex-shrink:0}.seg-mini-full{display:flex;width:100%;margin-left:0}.seg-mini button{border:none;background:transparent;padding:8px 10px;font-size:12px;font-weight:600;color:var(--muted);cursor:pointer;min-height:36px}.seg-mini-full button{flex:1;text-align:center}.seg-mini button.active{background:var(--green-900, #0b3d2e);color:#fff}.safety-check-box{background:#f7faf8;border:1px solid var(--line);border-radius:12px;padding:12px;margin:12px 0;overflow:hidden}.safety-check-box strong{display:block;margin-bottom:4px}.toast-float{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--green-900);color:#fff;padding:12px 18px;border-radius:12px;z-index:20;font-weight:600;max-width:86%;text-align:center;box-shadow:0 8px 28px #0a332740}.score-ring{width:52px;height:52px;border-radius:50%;background:conic-gradient(var(--green-700) calc(var(--p) * 1%),#e6eee9 0);display:grid;place-items:center;flex-shrink:0}.score-ring span{width:40px;height:40px;border-radius:50%;background:#fff;display:grid;place-items:center;font-weight:700;font-size:13px;color:var(--green-900)}.list-page{padding:18px 16px}.list-page h1{margin:0 0 14px;font-size:26px;letter-spacing:-.035em;font-weight:800}.page-with-topbar{padding:0;display:flex;flex-direction:column}.page-with-topbar .list-page-body{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:14px 16px calc(var(--nav-h) + var(--safe-bottom) + 12px)}.chat-thread.page-with-topbar{padding-bottom:0;height:100%}.page-intro{margin:0 0 14px;line-height:1.45}.topbar-sticky{position:sticky;top:0;z-index:8;flex-shrink:0;margin:0;border-radius:0;width:100%}.topbar-title-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.list-item{padding:14px;margin-bottom:12px;transition:box-shadow .14s ease,transform .14s ease;overflow:hidden}@media(hover:none){.list-item:hover{box-shadow:var(--shadow-sm)}}.list-item:hover{box-shadow:var(--shadow)}.list-item h3{margin:0 0 4px;font-size:16px;letter-spacing:-.02em;font-weight:700}.card-title-row{display:inline-flex;align-items:center;gap:8px;margin:0}.rating-inline{display:inline-flex;align-items:center;gap:4px;color:var(--gold-dark);font-weight:700}.status-rows{display:flex;flex-direction:column;gap:10px;margin-top:10px}.status-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:13px;padding-bottom:8px;border-bottom:1px solid var(--line)}.status-row>span:last-child{text-align:right;max-width:58%;word-break:break-word}.status-row:last-child{border-bottom:none;padding-bottom:0}.status-ok{color:var(--green-700);font-weight:700}.status-muted{color:var(--muted);font-weight:600}.meta{color:var(--muted);font-size:13px}.row{display:flex;gap:10px;align-items:center}.row-between{display:flex;justify-content:space-between;align-items:center;gap:10px;min-width:0}.avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:750;flex-shrink:0;box-shadow:inset 0 0 0 1px #ffffff2e;letter-spacing:0}.avatar.sm{width:34px;height:34px;font-size:13px}.avatar.lg{width:76px;height:76px;font-size:30px}.seg{display:flex;background:var(--green-100);border-radius:12px;padding:4px;margin-bottom:12px}.seg button{flex:1;padding:8px;border-radius:10px;font-weight:600;color:var(--muted)}.seg button.active{background:#fff;color:var(--green-900);box-shadow:0 1px 4px #00000014}.day-pills{display:flex;flex-wrap:wrap;gap:6px}.day-pills button{min-width:40px;padding:8px;border-radius:10px;border:1px solid var(--line);font-size:12px;font-weight:600}.day-pills button.on{background:var(--green-900);color:#fff;border-color:var(--green-900)}.chat-list,.chat-thread{display:flex;flex-direction:column;height:100%}.chat-thread{padding-bottom:0}.messages{flex:1;overflow:auto;padding:12px 16px;display:flex;flex-direction:column;gap:8px}.bubble{max-width:80%;padding:10px 12px;border-radius:14px;font-size:14px}.bubble.me{align-self:flex-end;background:var(--green-900);color:#fff;border-bottom-right-radius:4px}.bubble.them{align-self:flex-start;background:#fff;border:1px solid var(--line);border-bottom-left-radius:4px}.bubble.system{align-self:center;background:#fff8e6;color:#6b5410;font-size:12px;max-width:92%;text-align:center}.composer{display:flex;gap:8px;padding:10px 12px calc(10px + var(--safe-bottom));border-top:1px solid var(--line);background:#fff}.composer input{flex:1;border:1px solid var(--line);border-radius:999px;padding:10px 14px}.quick-replies{display:flex;gap:6px;padding:0 12px 8px;overflow-x:auto}.quick-replies button{white-space:nowrap;background:var(--green-100);color:var(--green-900);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.topbar{display:flex;align-items:center;gap:10px;padding:10px 14px;padding-top:max(10px,env(safe-area-inset-top,0px));background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);min-height:52px}.topbar h1{margin:0;font-size:17px;flex:1;min-width:0;letter-spacing:-.03em;font-weight:750}.chat-trip-bar{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px;background:var(--green-100);border-bottom:1px solid var(--line);flex-shrink:0}.chat-trip-bar .btn{min-height:40px;padding:8px 12px;font-size:13px;flex:1 1 auto}.empty{text-align:center;padding:48px 24px;color:var(--muted);background:#ffffff8c;border:1px dashed var(--line);border-radius:var(--radius)}.stars{display:flex;gap:4px}.stars button{color:#d5ddd8;padding:4px;transition:color .12s ease,transform .12s ease}.stars button.on{color:var(--gold-dark)}.stars button:hover{transform:scale(1.06)}.badge{font-size:11px;font-weight:700;padding:4px 9px;border-radius:999px;background:var(--green-100);color:var(--green-900)}.badge-soft{display:inline-flex;align-items:center}.sos-btn{background:var(--danger);color:#fff;width:100%;padding:16px;border-radius:14px;font-size:18px;font-weight:800;letter-spacing:.04em}.member-pill,.demo-pill,.cloud-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:750;letter-spacing:.01em}.member-pill{background:var(--green-100);color:var(--green-900)}.demo-pill{background:#fff6dd;color:#6b5410}.cloud-pill{background:var(--green-100);color:var(--green-900)}.otp-dev-code{margin-top:10px;padding:10px 12px;border-radius:12px;background:var(--green-100);color:var(--green-900);font-size:14px}.auth-tabs{width:100%}.auth-panel .seg-mini{width:100%;display:flex;gap:6px;background:var(--bg);border-radius:12px;padding:4px}.auth-social{margin-bottom:4px}.auth-social-hint{margin:8px 0 0;font-size:12px}.btn-google{background:#fff;color:#1f1f1f;border:1px solid var(--line);box-shadow:var(--shadow-sm);font-weight:650;gap:10px}.btn-google:hover:not(:disabled){background:#f8f9fa;box-shadow:0 2px 10px #00000014}.btn-google:disabled{opacity:.55;cursor:not-allowed}.auth-divider{display:flex;align-items:center;gap:12px;margin:16px 0 14px;color:var(--muted);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.auth-google-host{height:0;overflow:hidden}.auth-panel .seg-mini button{flex:1;border:0;background:transparent;border-radius:10px;padding:8px 10px;font-weight:650;font-size:13px;color:var(--muted);cursor:pointer}.auth-panel .seg-mini button.active{background:var(--surface);color:var(--green-900);box-shadow:var(--shadow-sm)}.demo-map{width:100%;height:100%;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(11,61,46,.04) 1px,transparent 1px),linear-gradient(rgba(11,61,46,.04) 1px,transparent 1px),linear-gradient(145deg,#cfe0d8,#e7f0eb 40%,#d5e4dd);background-size:40px 40px,40px 40px,auto;cursor:grab}.demo-map:active{cursor:grabbing}.demo-route{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;opacity:.9}.demo-marker{position:absolute;transform:translate(-50%,-100%);cursor:pointer;z-index:2}.demo-marker .pin{width:28px;height:28px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);border:2px solid white;box-shadow:0 4px 10px #0003;display:grid;place-items:center}.demo-marker .pin span{transform:rotate(45deg);color:#fff;font-size:11px;font-weight:800}.progress-dots{display:flex;gap:6px;margin-bottom:16px}.progress-dots i{width:8px;height:8px;border-radius:50%;background:var(--line)}.progress-dots i.on{background:var(--green-900)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.payment-stats{grid-template-columns:repeat(2,1fr);margin:4px 0 16px}@media(min-width:520px){.payment-stats{grid-template-columns:repeat(4,1fr)}}.stat{background:var(--green-100);border-radius:14px;padding:12px 8px;text-align:center;min-width:0}.stat strong{display:block;font-size:16px;color:var(--green-900);letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat span{display:block;font-size:11px;color:var(--muted);font-weight:600;line-height:1.25;margin-top:2px}.place-field{position:relative}.place-suggestions{list-style:none;margin:4px 0 0;padding:0;position:absolute;left:0;right:0;top:100%;z-index:30;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);max-height:220px;overflow:auto}.place-suggestions button{width:100%;text-align:left;padding:10px 12px;display:flex;flex-direction:column;gap:2px;border-bottom:1px solid var(--line)}.place-suggestions li:last-child button{border-bottom:none}.place-suggestions button:hover{background:var(--green-100)}.route-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px}.route-stats .stat{background:linear-gradient(180deg,#fffaf0,#fff4db);border:1px solid rgba(239,193,90,.28);display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--gold-dark)}.route-stats .stat strong{color:var(--ink)}.form-error{background:#fdecea;color:var(--danger);border-radius:12px;padding:10px 12px;font-size:13px;margin-bottom:12px}.cloud-pill{display:inline-flex;align-items:center;gap:6px;background:var(--green-100);color:var(--green-900);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.city-select{position:relative;width:100%}.city-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 14px;background:#fff;text-align:left;min-height:48px;font:inherit;font-weight:600;color:var(--ink)}.city-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.city-select-chevron{color:var(--muted);flex-shrink:0}.city-select-panel{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:40;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);overflow:hidden;max-height:min(50dvh,320px);display:flex;flex-direction:column}.city-select-search{border:none;border-bottom:1px solid var(--line);padding:12px 14px;outline:none;font:inherit;width:100%;background:#f8fbf9}.city-select-list{overflow:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0}.city-select-group-label{padding:8px 14px 4px;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:#f3f7f5;position:sticky;top:0}.city-select-option{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;border:none;border-bottom:1px solid rgba(213,226,219,.6);background:#fff;text-align:left;font:inherit;cursor:pointer;min-height:44px}.city-select-option:hover,.city-select-option.active{background:var(--green-100)}.city-select-empty{padding:16px;text-align:center;margin:0}
