@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Sora:wght@600;700;800&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fffefc;--surface:#fff;--surface-muted:#f5f1e8;--surface-cool:#f8fafc;--surface-blue:#eaf1ff;--surface-success:#e8f7ef;--surface-danger:#fff0ed;--map:#eef3f0;--text:#1f2933;--muted:#5c6672;--placeholder:#91897c;--line:#e6e0d5;--line-strong:#d8d0c3;--line-cool:#bfc7d4;--primary:#2563eb;--primary-strong:#174ea6;--primary-soft:#2563eb1f;--primary-ring:#2563eb3d;--success:#16a34a;--success-strong:#177245;--warning:#b45309;--danger:#b42318;--radius-xs:6px;--radius-sm:8px;--radius-md:12px;--radius-pill:999px;--shadow-panel:0 12px 32px #1f293314;--shadow-card:0 10px 26px #1f29330f;--shadow-float:0 12px 30px #1f293317;--font-body:"Plus Jakarta Sans", system-ui, sans-serif;--font-display:"Sora", "Plus Jakarta Sans", system-ui, sans-serif;--page-pad:44px;--content-max:1352px}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--background);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0}button,a,input,textarea,select{outline-color:var(--primary);outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{color:var(--text);font-family:var(--font-display);letter-spacing:0;font-weight:800}h1{max-width:760px;font-size:clamp(3rem,5.3vw,4.125rem);line-height:1.09}h2{font-size:1.5rem;line-height:1.25}h3{font-size:1.25rem;line-height:1.2}strong{color:var(--text);font-weight:800}.page-shell{width:100%;min-height:100vh;padding:var(--page-pad);background:linear-gradient(90deg, #fffefcf0 0%, #fffefcc7 52%, #fffefceb 100%), var(--background);position:relative;overflow:hidden}.page-shell.dashboard-page{--page-pad:36px;flex-direction:column;gap:18px;display:flex}.page-shell.event-new-page{flex-direction:column;gap:22px;display:flex}.loading-shell{justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-spinner{border:3px solid var(--line);border-top-color:var(--text);border-radius:var(--radius-pill);width:28px;height:28px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-header{z-index:2;width:100%;max-width:var(--content-max);justify-content:space-between;align-items:center;gap:24px;margin:0 auto 28px;display:flex;position:relative}.brand{font-size:1.625rem;line-height:2rem}.grid{width:100%;max-width:var(--content-max);gap:24px;margin:0 auto;display:grid}.hero-grid{grid-template-columns:minmax(0,1fr) 410px;align-items:center;gap:42px;min-height:calc(100vh - 190px)}.root-hero{z-index:2;width:100%;max-width:var(--content-max);align-items:stretch;gap:42px;min-height:calc(100vh - 265px);margin:0 auto;display:flex;position:relative}.root-intro{flex-direction:column;flex:1 1 0;justify-content:center;gap:28px;min-width:0;display:flex}.root-auth{flex:none;align-self:center;width:410px}.root-steps{z-index:2;width:100%;max-width:var(--content-max);gap:16px;margin:0 auto;display:flex;position:relative}.root-steps>*{flex:1 1 0}.home-map-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-map-bg:after{content:"";background:radial-gradient(circle at 28% 52%,#fffefce0 0 20%,#0000 42%),radial-gradient(circle at 72% 46%,#fffefcb3 0 12%,#0000 34%),linear-gradient(#fffefce6 0%,#0000 24% 70%,#fffefcd1 100%);position:absolute;inset:0}.home-map-bg__svg{opacity:.86;width:116%;height:116%;position:absolute;inset:-8% -8% -6%}.home-map-bg__grid-line{fill:none;stroke:#1f29330b;stroke-width:1px}.home-map-bg__minor-roads,.home-map-bg__road-casings,.home-map-bg__major-roads,.home-map-bg__lane-marks{fill:none;stroke-linecap:round;stroke-linejoin:round}.home-map-bg__minor-roads{stroke:#1f29330a;stroke-width:3px}.home-map-bg__road-casings{stroke:#1f293317;stroke-width:20px}.home-map-bg__major-roads{stroke:#fffefc9e;stroke-width:15px}.home-map-bg__lane-marks{stroke:#1f29331f;stroke-dasharray:1 22;stroke-width:2px;animation:24s linear infinite home-road-flow}.home-map-bg__nodes{fill:#1f293314}.home-map-bg__car{transform-box:fill-box;transform-origin:50%;filter:drop-shadow(0 3px 6px #1f29331a)}.home-map-bg__car--two{opacity:.86}.home-map-bg__car--three{opacity:.76}.home-map-bg__car-body{fill:#2563eb57}.home-map-bg__car-cabin{fill:#2563eb38}.home-map-bg__car-glass{fill:#fffefcc2}.home-map-bg__car--two .home-map-bg__car-body{fill:#16a34a4d}.home-map-bg__car--two .home-map-bg__car-cabin{fill:#16a34a33}.home-map-bg__car--three .home-map-bg__car-body{fill:#b4530942}.home-map-bg__car--three .home-map-bg__car-cabin{fill:#b453092b}@keyframes home-road-flow{to{stroke-dashoffset:-76px}}.route-shell{width:100%;max-width:var(--content-max);grid-template-columns:minmax(0,1fr) 390px;gap:20px;margin:0 auto;display:grid}.event-new-shell{width:100%;max-width:var(--content-max);grid-template-columns:560px minmax(0,769px);gap:20px;margin:0 auto;display:grid}.event-form-panel{gap:18px;width:560px;min-height:820px;padding:24px}.event-map-panel{min-height:820px}.pickup-preview-card{z-index:2;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);width:330px;box-shadow:var(--shadow-float);padding:18px;position:absolute;bottom:30px;left:30px}.selected-result{background:var(--surface-blue);border-radius:var(--radius-sm);min-height:36px;color:var(--primary-strong);align-items:center;padding:10px;font-size:.75rem;font-weight:800;line-height:1rem;display:flex}.dashboard-shell{grid-template-columns:390px minmax(0,1fr);gap:18px;width:100%;max-width:1368px;margin:0 auto;display:grid}.dashboard-header,.page-topbar{width:100%;max-width:var(--content-max);justify-content:space-between;align-items:flex-start;gap:24px;margin:0 auto;display:flex}.dashboard-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-page .dashboard-header{max-width:1368px}.page-title-group{flex-direction:column;gap:6px;display:flex}.dashboard-title-group{flex-direction:column;gap:8px;display:flex}.meta-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:.875rem;line-height:1.125rem;display:flex}.dashboard-body{flex:1 1 0;gap:18px;width:100%;max-width:1368px;min-height:0;margin:0 auto;display:flex}.dashboard-left{flex-direction:column;flex:none;gap:14px;width:390px;display:flex}.workspace{flex-direction:column;flex:1 1 0;gap:14px;min-width:0;display:flex}.workspace-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.stack{flex-direction:column;gap:16px;display:flex}.stack-tight{flex-direction:column;gap:8px;display:flex}.stack-loose{flex-direction:column;gap:28px;display:flex}.row{align-items:center;gap:10px;display:flex}.row-between{justify-content:space-between;align-items:center;gap:16px;display:flex}.eyebrow,.kicker{color:var(--primary);text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1rem}.lede{max-width:560px;color:var(--muted);font-size:1.125rem;line-height:1.56}.display-title{max-width:760px;font-family:var(--font-display);font-size:clamp(3.75rem,4.6vw,4.125rem);font-weight:800;line-height:1.09}.page-title{font-size:2.125rem;line-height:2.5rem}.dashboard-title{font-size:2.375rem;line-height:2.625rem}.section-title{color:var(--text);font-family:var(--font-display);font-size:1.375rem;font-weight:800;line-height:1.75rem}.card-title{color:var(--text);font-family:var(--font-display);font-size:1.25rem;font-weight:800;line-height:1.5rem}.copy{color:var(--muted);font-size:.875rem;line-height:1.5}.caption{color:var(--placeholder);font-size:.75rem;line-height:1.5}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.panel,.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md)}.panel{box-shadow:var(--shadow-panel);padding:24px}.card{box-shadow:var(--shadow-card);padding:16px}.card-flat{box-shadow:none}.upload-box,.dashed-panel{background:var(--surface-cool);border:1px dashed var(--line-cool);border-radius:var(--radius-md);flex-direction:column;gap:10px;padding:14px;display:flex}.tabs{background:var(--surface-muted);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.tab{border-radius:var(--radius-sm);color:#6b7280;text-align:center;justify-content:center;align-items:center;min-height:36px;font-size:.8125rem;font-weight:800;line-height:1rem;display:flex}.tab[aria-selected=true]{background:var(--surface);color:var(--text)}.form-grid{gap:10px;display:grid}.form-section{border-bottom:1px solid var(--line);flex-direction:column;gap:14px;padding:0 0 18px;display:flex}.form-section:last-of-type{border-bottom:0;padding-bottom:0}.location-form-section{gap:16px}.participants-upload{background:var(--surface-cool);border:1px dashed var(--line-cool);border-radius:var(--radius-md);flex-direction:column;gap:14px;padding:18px;display:flex}.participants-upload-head,.participants-actions{align-items:flex-start;gap:14px;display:flex}.participants-upload-head{justify-content:space-between}.participants-upload-head h3{color:var(--text);font-family:var(--font-display);font-size:1.125rem;line-height:1.375rem}.participants-upload-head>span{background:var(--surface-blue);border-radius:var(--radius-sm);color:var(--primary);align-items:center;padding:8px 11px;font-size:.8125rem;font-weight:900;display:inline-flex}.participants-actions{flex-wrap:wrap}.participants-actions .button,.participants-actions label.button{flex:180px}.field{flex-direction:column;gap:8px;display:flex}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.field label{color:var(--muted);font-size:.75rem;font-weight:800;line-height:1rem}.optional-label{color:var(--placeholder);font-weight:700}.field input,.field select,.field textarea,.input{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;min-height:48px;color:var(--text);padding:14px}.field textarea,textarea.input{resize:vertical;min-height:76px}.field input::placeholder,.field textarea::placeholder,.input::placeholder{color:var(--placeholder)}.search-input{background:var(--background);border:1px solid var(--line-strong);border-radius:var(--radius-sm);min-height:50px;color:var(--text);align-items:center;gap:12px;padding-inline:14px;display:flex}.search-input:before{border:2px solid var(--primary);border-radius:var(--radius-pill);content:"";flex:none;width:18px;height:18px}.search-input svg{color:var(--primary);flex:none}.search-input input{width:100%;min-width:0;color:var(--text);background:0 0;border:0}.pickup-search,.place-list,.invite-panel,.setup-panel{flex-direction:column;display:flex}.pickup-search,.invite-panel,.setup-panel{gap:14px}.search-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.place-list{gap:8px;max-height:164px;overflow:auto}.place-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:46px;color:var(--text);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.place-row[aria-pressed=true]{border-color:var(--primary);background:var(--primary-soft)}.place-row small,.muted-row{color:var(--muted);font-size:.75rem;font-weight:700}.organizer-board{width:100%;max-width:var(--content-max);grid-template-columns:minmax(0,1fr) 430px;gap:20px;margin:0 auto;display:grid}.organizer-overview-page{flex-direction:column;gap:28px;display:flex}.organizer-overview-hero,.overview-metrics,.event-list-toolbar,.overview-actions,.event-overview-row,.event-overview-head,.event-overview-date,.event-overview-pickup{display:flex}.sign-out-pill{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);min-height:38px;color:var(--muted);white-space:nowrap;align-items:center;gap:8px;padding:8px 12px;font-size:.8125rem;font-weight:800;line-height:1rem;display:inline-flex}.sign-out-pill:hover{background:var(--surface-cool);color:var(--text)}.organizer-overview-hero{width:100%;max-width:var(--content-max);justify-content:space-between;align-items:flex-start;gap:28px;margin:0 auto}.organizer-overview-hero .stack{flex:auto;min-width:0}.organizer-overview-hero h1{max-width:100%}.organizer-overview-hero .lede{max-width:920px}.overview-metrics,.event-overview-list{width:100%;max-width:var(--content-max);margin:0 auto}.overview-metrics{gap:14px}.overview-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto}.live-events-pill,.new-event-pill{background:var(--text);border-radius:var(--radius-pill);white-space:nowrap;align-items:center;gap:9px;min-height:42px;padding:8px 14px;font-size:.875rem;font-weight:800;display:inline-flex}.live-events-pill{color:var(--surface)}.live-events-pill span{border-radius:var(--radius-pill);width:26px;height:26px;color:var(--text);background:#ffd33d;justify-content:center;align-items:center;display:inline-flex}.new-event-pill{color:var(--text);background:#ffd33d}.new-event-pill svg{flex:none}.overview-stat{background:var(--surface-cool);border:1px solid var(--line);border-radius:var(--radius-sm);flex:1 1 0;min-height:112px;padding:18px}.overview-stat,.event-overview-title,.event-overview-progress{flex-direction:column;gap:8px;display:flex}.overview-stat span,.event-overview-head span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.overview-stat strong{font-family:var(--font-display);font-size:2.65rem;line-height:1}.primary-stat{background:var(--text);border-color:var(--text);flex:0 0 300px;max-width:300px}.primary-stat span{color:#ffd33d}.primary-stat strong{color:var(--surface)}.event-overview-list{flex-direction:column;gap:12px;display:flex}.event-list-toolbar{justify-content:flex-end;align-items:center;gap:16px}.event-list-toolbar h2{margin-right:auto;font-size:1.25rem}.event-overview-head,.event-overview-row{align-items:center;gap:18px}.event-overview-head{padding:0 14px}.event-overview-head span:first-child,.event-overview-title{width:34%}.event-overview-head span:nth-child(2),.event-overview-date{width:14%}.event-overview-head span:nth-child(3),.event-overview-progress{width:16%}.event-overview-head span:nth-child(4),.event-overview-pickup{flex:1 1 0;min-width:0}.event-overview-head span:nth-child(5),.event-manage-button{flex:0 0 148px;width:148px}.event-overview-row{background:var(--surface);border:2px solid var(--text);border-radius:var(--radius-sm);min-height:118px;padding:20px 14px;box-shadow:6px 6px #ffd33d}.event-overview-title h2{font-size:1.5rem}.event-overview-title p,.event-overview-progress span{color:var(--muted);font-size:.875rem;font-weight:700}.event-overview-date,.event-overview-pickup{min-width:0;color:var(--text);align-items:center;gap:8px;font-weight:800}.event-overview-date svg,.event-overview-pickup svg{color:var(--primary);flex:none}.event-overview-pickup span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.event-overview-progress strong{font-size:1.75rem}.event-overview-progress progress{border-radius:var(--radius-pill);background:var(--line);border:0;width:150px;height:8px;overflow:hidden}.event-overview-progress progress::-webkit-progress-bar{background:var(--line)}.event-overview-progress progress::-webkit-progress-value{background:var(--primary);border-radius:var(--radius-pill)}.event-overview-progress progress::-moz-progress-bar{background:var(--primary);border-radius:var(--radius-pill)}.event-manage-button{gap:8px}.organizer-manage-panel{min-height:728px;padding:20px;overflow:hidden}.setup-panel,.invite-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);padding:20px}.setup-heading,.csv-actions,.metric-row,.invite-row,.matching-cta,.cta-actions{align-items:center;gap:12px;display:flex}.setup-heading,.matching-cta{justify-content:space-between}.status-block,.metric-row>div,.invite-row>div{flex-direction:column;gap:3px;display:flex}.status-block,.metric-row>div{background:var(--surface-cool);border-radius:var(--radius-sm);padding:10px 12px}.status-block span,.metric-row span,.invite-row span{color:var(--muted);font-size:.75rem;font-weight:700}.organizer-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.organizer-form .wide{grid-column:1/-1}.csv-actions,.cta-actions{flex-wrap:wrap}.csv-box{background:var(--surface-cool);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:132px;color:var(--text);resize:vertical;padding:12px}.metric-row{justify-content:stretch}.metric-row>div{flex:1 1 0}.link-list{flex-direction:column;gap:8px;max-height:320px;display:flex;overflow:auto}.invite-row{background:var(--surface-cool);border:1px solid var(--line);border-radius:var(--radius-sm);justify-content:space-between;padding:10px 12px}.button{background:var(--primary);border-radius:var(--radius-sm);color:#fff;cursor:pointer;min-height:46px;font-family:var(--font-display);text-align:center;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.875rem;font-weight:700;line-height:1.125rem;display:inline-flex}.button:hover{background:#1f57d6}.button.secondary{background:var(--text);color:#fff}.button.secondary:hover{background:#111827}.button.button-quiet,.button.quiet,.button.light{background:var(--surface);border-color:var(--line);color:var(--text)}.button.button-quiet:hover,.button.quiet:hover,.button.light:hover{background:var(--surface-muted)}.button.danger{background:var(--surface-danger);color:var(--danger)}.button.small{min-height:38px;padding-inline:12px;font-size:.8125rem;line-height:1rem}.button:disabled{cursor:not-allowed;opacity:.5}.pill-row{flex-wrap:wrap;gap:10px;display:flex}.pill,.badge{background:var(--surface-muted);border-radius:var(--radius-sm);min-height:32px;color:var(--muted);align-items:center;gap:7px;padding:7px 10px;font-size:.8125rem;font-weight:800;line-height:1rem;display:inline-flex}.badge.blue{background:var(--surface-blue);color:var(--primary)}.badge.success{background:var(--surface-success);color:var(--success-strong)}.badge.danger{background:var(--surface-danger);color:var(--danger)}.chip-row{align-items:center;gap:8px;display:flex}.stat-row{color:var(--text);justify-content:space-between;align-items:center;gap:16px;font-size:.875rem;line-height:1.125rem;display:flex}.stat-value{color:var(--text);font-weight:800}.stat-value.success{color:var(--success)}.stat-value.danger{color:var(--danger)}.dashboard-readiness{font-family:var(--font-display);font-size:1.625rem;line-height:2rem}.readiness-head,.readiness-list,.readiness-list div{display:flex}.readiness-head,.readiness-list div{justify-content:space-between;align-items:center;gap:12px}.readiness-list{flex-direction:column;gap:10px}.readiness-list span{color:var(--muted);font-size:.875rem;line-height:1.25rem}.readiness-list strong{color:var(--success)}.progress{background:var(--surface-muted);border-radius:var(--radius-pill);height:9px;overflow:hidden}.progress>span{background:var(--success);border-radius:inherit;height:100%;display:block}.matching-cta{background:var(--text);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:24px;width:100%;padding:16px 18px;display:flex}.dashboard-cta{max-width:1368px;margin:0 auto}.matching-cta__count{color:#9dbbff;text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1rem}.matching-cta__copy{color:#fff;font-family:var(--font-display);margin-top:5px;font-size:1.5rem;font-weight:800;line-height:1.25}.matching-cta__actions{flex:none;gap:10px;display:flex}.matching-cta__actions .button{min-height:42px;font-size:.8125rem;line-height:1rem}.dashboard-csv-box{min-height:96px}.magic-link-list{flex-direction:column;gap:8px;max-height:330px;display:flex;overflow:auto}.magic-link-row{background:var(--surface-cool);border:1px solid var(--line);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.magic-link-row div{min-width:0}.magic-link-row span,.response-row div>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;display:block;overflow:hidden}.icon-button{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text);cursor:pointer;flex:none;justify-content:center;align-items:center;display:inline-flex}.response-table{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-card);overflow:hidden}.response-row{border-top:1px solid var(--line);color:var(--text);grid-template-columns:minmax(150px,1.2fr) minmax(160px,1.35fr) 68px minmax(135px,1fr) 116px minmax(210px,auto);align-items:center;gap:14px;padding:12px 14px;font-size:.875rem;line-height:1.25rem;display:grid}.response-row:first-child{border-top:0}.response-head{background:var(--surface-muted);color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1rem}.response-actions{justify-content:flex-end;gap:8px;display:flex}.response-actions form{display:contents}.location-map-panel{background:linear-gradient(#2563eb12 1px, transparent 1px), linear-gradient(90deg, #2563eb12 1px, transparent 1px), var(--map);border:1px solid var(--line);border-radius:var(--radius-md);background-size:42px 42px;min-height:576px;position:relative;overflow:hidden}.matched-route-stack{gap:14px;display:grid}.grab-map{isolation:isolate;position:relative;overflow:hidden}.grab-map__canvas,.grab-map__fallback{position:absolute;inset:0}.grab-map__canvas{z-index:1}.grab-map__fallback{z-index:0;background:linear-gradient(#2563eb12 1px, transparent 1px), linear-gradient(90deg, #2563eb12 1px, transparent 1px), var(--map);background-size:42px 42px}.grab-map__fallback:before{content:"";background:linear-gradient(135deg,#2563eb1a,#0000 42%,#16a34a1a);position:absolute;inset:0}.grab-map__status{z-index:3;border:1px solid var(--line);border-radius:var(--radius-sm);max-width:calc(100% - 32px);color:var(--muted);box-shadow:var(--shadow-card);background:#ffffffeb;align-items:center;gap:7px;padding:8px 10px;font-size:.72rem;font-weight:850;line-height:1rem;display:inline-flex;position:absolute;top:16px;left:16px}.grab-map__status .ok,.grab-map__status .status-wait{border-radius:var(--radius-pill);background:var(--success);flex:none;width:8px;height:8px}.grab-map__status .status-wait{background:var(--warning)}.grab-map .maplibregl-control-container{z-index:2;position:relative}.grab-map .map-summary-card{z-index:3}.grab-map.location-map-panel:before,.grab-map.attendee-map:before,.grab-map.map-panel:before{content:none}.location-map-panel:before{content:"";background:linear-gradient(135deg,#2563eb1a,#0000 42%,#16a34a1a);position:absolute;inset:0}.location-marker{z-index:1;border:2px solid var(--success);border-radius:var(--radius-sm);color:var(--success-strong);box-shadow:var(--shadow-card);background:#ffffffeb;align-items:center;padding:8px 11px;font-size:.75rem;font-weight:800;line-height:1rem;display:inline-flex;position:absolute}.location-marker.warning{border-color:var(--warning);color:var(--warning)}.pickup-marker{background:var(--text);border-color:var(--text);color:#fff;top:54%;left:22%}.map-summary-card{z-index:1;border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--muted);box-shadow:var(--shadow-card);background:#ffffffeb;padding:12px 14px;font-size:.75rem;font-weight:800;line-height:1rem;position:absolute;bottom:26px;left:26px}.attendee-list-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-card);overflow:hidden}.attendee-list-row{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1fr) 120px 42px;align-items:center;gap:14px;padding:14px 16px;display:grid}.attendee-list-row:first-child{border-top:0}.attendee-list-row.unmatched{background:#f59e0b12}.attendee-list-empty{color:var(--muted);margin:0;padding:18px 16px;font-size:.875rem;line-height:1.25rem}.attendee-list-row div{min-width:0}.attendee-list-row span:not(.badge){color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;line-height:1.125rem;display:block;overflow:hidden}.attendee-list-row .ride-group-stats{white-space:normal;flex-wrap:wrap;gap:6px;margin-top:4px;display:flex;overflow:visible}.attendee-list-row .ride-group-stats span{background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--text);padding:3px 7px;font-size:.7rem;font-weight:800;line-height:.875rem;display:inline-flex}.map-surface,.map-panel{background:linear-gradient(#2563eb14 1px, transparent 1px), linear-gradient(90deg, #2563eb14 1px, transparent 1px), var(--map);border:1px solid var(--line);border-radius:var(--radius-md);background-size:40px 40px;min-height:560px;position:relative;overflow:hidden}.map-panel{min-height:553px}.map-surface{align-items:center;padding:24px;display:flex}.map-surface:before,.map-panel:before{content:"";background:linear-gradient(135deg,#2563eb14,#0000 46%,#16a34a14);position:absolute;inset:0}.map-label,.map-callout{z-index:1;border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-float);color:var(--muted);background:#ffffffeb;align-items:center;padding:10px 12px;font-size:.75rem;font-weight:800;line-height:1rem;display:inline-flex;position:relative}.pickup-pin{z-index:2;background:var(--text);border-radius:var(--radius-sm);color:#fff;align-items:center;padding:9px 12px;font-size:.75rem;font-weight:800;line-height:1rem;display:inline-flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.pickup-pin:before{z-index:-1;border:2px solid var(--primary-ring);border-radius:var(--radius-pill);background:var(--primary-soft);content:"";width:76px;height:76px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.pickup-pin.compact:before{content:none}.location-pin{z-index:2;background:var(--surface);border:2px solid var(--success);border-radius:var(--radius-sm);color:var(--success);align-items:center;padding:8px 10px;font-size:.75rem;font-weight:800;line-height:1rem;display:inline-flex;position:absolute}.location-pin.warning{border-color:var(--warning);color:var(--warning)}.notice{background:var(--surface-blue);border-radius:var(--radius-sm);color:var(--primary-strong);padding:12px 14px;font-size:.8125rem;font-weight:700;line-height:1.45}.notice.error{background:var(--surface-danger);color:var(--danger)}.map-summary{position:absolute;bottom:24px;left:24px}.attendee-page{background:radial-gradient(circle at 20% 15%,#2563eb17,#0000 28%),linear-gradient(135deg,#fffefc 0%,#f7f3ea 100%);justify-content:center;align-items:center;gap:48px;min-height:100vh;padding:28px;display:flex}.attendee-phone{background:var(--background);border:1px solid var(--line);border-radius:32px;flex-direction:column;width:min(390px,100vw - 32px);height:min(844px,100vh - 32px);min-height:720px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #1f293333}.attendee-map{background:linear-gradient(#2563eb14 1px, transparent 1px), linear-gradient(90deg, #2563eb14 1px, transparent 1px), var(--map);background-size:40px 40px;flex:auto;min-height:0;position:relative;overflow:hidden}.attendee-map:before{content:"";background:radial-gradient(circle at 50% 40%,#ffffff9e,#0000 18%),linear-gradient(135deg,#2563eb14,#0000 46%,#16a34a14);position:absolute;inset:0}.attendee-map .pickup-pin{top:40%}.destination-ghost{z-index:2;background:var(--surface);border:2px solid var(--success);border-radius:var(--radius-sm);color:var(--success);padding:8px 10px;font-size:.75rem;font-weight:800;line-height:1rem;position:absolute;bottom:30%;right:36px}.attendee-sheet{z-index:3;background:#fff;border-radius:12px 12px 0 0;flex-direction:column;flex:none;gap:14px;margin-top:-28px;padding:28px 20px 20px;display:flex;position:relative;box-shadow:0 -14px 32px #1f293321}.attendee-sheet h1{color:var(--text);font-family:var(--font-display);font-size:1.5625rem;font-weight:800;line-height:1.875rem}.attendee-sheet p{color:var(--muted);font-size:.9375rem;line-height:1.55}.attendee-title-group{flex-direction:column;gap:5px;display:flex}.attendee-title-group p{color:var(--primary);font-size:.75rem;font-weight:800;line-height:1rem}.attendee-title-group span{color:var(--muted);font-size:.8125rem;font-weight:800;line-height:1rem}.attendee-form{flex-direction:column;gap:10px;display:flex}.attendee-form .pickup-search{gap:9px}.attendee-form .search-head h2{font-size:1.0625rem;line-height:1.3rem}.attendee-form .place-list{max-height:116px}.attendee-search-field,.attendee-time-range label,.attendee-text-field{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);display:flex;position:relative}.attendee-search-field{align-items:center;gap:10px;min-height:50px;padding-inline:13px}.attendee-search-field svg{color:var(--primary);flex:none}.attendee-search-field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0}.attendee-search-field input::placeholder{color:var(--placeholder)}.attendee-place-results{flex-direction:column;gap:6px;display:flex}.attendee-place-results button{background:var(--surface-blue);border-radius:var(--radius-sm);min-height:42px;color:var(--primary-strong);cursor:pointer;text-align:left;align-items:center;gap:9px;padding:8px 10px;display:flex}.attendee-place-results span{flex-direction:column;gap:2px;min-width:0;display:flex}.attendee-place-results strong{font-size:.8125rem;line-height:1rem}.attendee-place-results small{color:var(--primary-strong);font-size:.6875rem;line-height:.875rem}.attendee-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:10px;display:grid}.attendee-start-point{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:10px;padding:2px 2px 8px;display:flex}.attendee-start-point svg{color:var(--muted);flex:none}.attendee-start-point div{flex-direction:column;gap:1px;min-width:0;display:flex}.attendee-start-point span{color:var(--placeholder);text-transform:uppercase;font-size:.625rem;font-weight:800;line-height:.75rem}.attendee-start-point strong{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:700;line-height:1.05rem;overflow:hidden}.attendee-text-field{flex-direction:column;justify-content:center;gap:4px;min-height:58px;padding:10px 12px}.attendee-text-field span,.attendee-check-field span{color:var(--placeholder);font-size:.625rem;font-weight:800;line-height:.75rem}.attendee-text-field input,.attendee-text-field textarea{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;font-size:.875rem;line-height:1.15rem}.attendee-text-field textarea{resize:vertical;min-height:48px}.attendee-check-field{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:flex}.attendee-check-field input{width:18px;height:18px;accent-color:var(--primary)}.attendee-form-error{background:var(--surface-danger);border-radius:var(--radius-sm);padding:10px 12px;font-weight:750;color:var(--danger)!important;font-size:.8125rem!important}.attendee-time-range{border:0;flex-direction:column;gap:8px;padding:0;display:flex}.attendee-time-range legend{color:var(--placeholder);padding:0;font-size:.75rem;font-weight:800;line-height:1rem}.attendee-time-range>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.attendee-time-range label{flex-direction:column;justify-content:center;gap:4px;min-height:58px;padding:10px 12px}.attendee-time-range span{color:var(--placeholder);font-size:.625rem;font-weight:800;line-height:.75rem}.attendee-time-range input{width:100%;color:var(--text);background:0 0;border:0;font-size:.9375rem;font-weight:800;line-height:1.25rem}.attendee-time-range small{color:var(--muted);font-size:.75rem;line-height:1rem}.attendee-time-range input::-webkit-calendar-picker-indicator{cursor:pointer}.attendee-time-range input:focus{outline:0}.attendee-button{background:var(--primary);border-radius:var(--radius-sm);color:#fff;cursor:pointer;min-height:50px;font-family:var(--font-display);text-align:center;justify-content:center;align-items:center;gap:8px;padding-inline:18px;font-size:.875rem;font-weight:750;line-height:1.125rem;display:inline-flex}.attendee-button.success{background:var(--success)}.attendee-button.danger{background:var(--surface-danger);min-width:102px;color:var(--danger);flex:none}.attendee-action-row{gap:10px;display:flex}.attendee-action-row .attendee-button:first-child{flex:auto}.attendee-badge{border-radius:var(--radius-sm);width:fit-content;padding:7px 10px;font-size:.75rem;font-weight:800;line-height:1rem}.attendee-badge.blue{background:var(--surface-blue);color:var(--primary)}.attendee-badge.success{background:var(--surface-success);color:var(--success)}.attendee-badge.warning{color:var(--warning);background:#fff3d6}.attendee-badge.danger{background:var(--surface-danger);color:var(--danger)}.attendee-summary-list{flex-direction:column;gap:10px;display:flex}.attendee-summary-list div{background:var(--surface-muted);border-radius:var(--radius-sm);color:var(--text);padding:13px;font-size:.875rem;line-height:1.125rem}.attendee-desktop-note{flex-direction:column;gap:12px;width:320px;display:flex}.attendee-desktop-note a:not(.brand){color:var(--primary);font-weight:800}.attendee-chat-phone{background:#fff}.attendee-chat-header{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:12px;padding:18px 20px 14px;display:flex}.attendee-chat-header a{background:var(--surface-muted);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text);flex:none;justify-content:center;align-items:center;display:inline-flex}.attendee-chat-header div{flex:auto;min-width:0}.attendee-chat-header p{color:var(--primary);font-size:.75rem;font-weight:800;line-height:1rem}.attendee-chat-header h1{color:var(--text);font-family:var(--font-display);font-size:1.375rem;font-weight:800;line-height:1.75rem}.attendee-chat-header>span{background:var(--surface-blue);border-radius:var(--radius-pill);width:34px;height:34px;color:var(--primary);flex:none;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;display:inline-flex}.attendee-chat-summary{background:var(--surface-muted);border-bottom:1px solid var(--line);flex-direction:column;flex:none;gap:8px;padding:12px 20px;display:flex}.attendee-chat-summary div{color:var(--muted);align-items:center;gap:8px;font-size:.8125rem;font-weight:800;line-height:1.1rem;display:flex}.attendee-chat-summary svg{color:var(--primary);flex:none}.attendee-chat-thread{background-color:#fbfaf7;background-image:linear-gradient(#2563eb0d 1px,#0000 1px),linear-gradient(90deg,#2563eb0d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:40px 40px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex-direction:column;flex:auto;gap:10px;min-height:0;padding:18px 20px;display:flex;overflow-y:auto}.chat-day{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--placeholder);background:#fff;align-self:center;padding:5px 9px;font-size:.6875rem;font-weight:800;line-height:.875rem}.chat-bubble{border:1px solid var(--line);background:#fff;border-radius:12px 12px 12px 4px;flex-direction:column;align-self:flex-start;gap:4px;max-width:82%;padding:10px 12px;display:flex;box-shadow:0 8px 18px #1f29330d}.chat-bubble.own{background:var(--primary);border-color:var(--primary);color:#fff;border-radius:12px 12px 4px;align-self:flex-end}.chat-bubble.system{background:var(--surface-blue);border-radius:var(--radius-sm);max-width:100%;color:var(--primary-strong);box-shadow:none;border-color:#0000;align-self:stretch}.chat-bubble span{color:var(--primary);font-size:.6875rem;font-weight:800;line-height:.875rem}.chat-bubble.own span,.chat-bubble.own p{color:#fff}.chat-bubble.system span,.chat-bubble.system p{color:var(--primary-strong)}.chat-bubble p{color:var(--text);font-size:.875rem;line-height:1.35}.chat-empty{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--muted);background:#fffc;align-self:center;margin:8px 0;padding:8px 12px;font-size:.75rem;font-weight:700}.attendee-chat-composer{border-top:1px solid var(--line);background:#fff;flex:none;gap:10px;padding:12px 14px 10px;display:flex}.attendee-chat-composer input{border:1px solid var(--line-strong);border-radius:var(--radius-sm);min-width:0;min-height:46px;color:var(--text);flex:auto;padding:0 14px}.attendee-chat-composer input::placeholder{color:var(--placeholder)}.attendee-chat-composer button{background:var(--primary);border-radius:var(--radius-sm);color:#fff;cursor:pointer;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.attendee-chat-composer button:disabled{background:var(--line-strong);color:var(--placeholder);cursor:not-allowed}.attendee-chat-error{color:#b42318;background:#fff;flex:none;padding:0 16px 14px;font-size:.75rem;font-weight:700}@media (max-width:1020px){:root{--page-pad:28px}.hero-grid,.event-new-shell,.route-shell,.dashboard-shell,.organizer-board{grid-template-columns:1fr}.organizer-overview-hero,.overview-metrics{flex-direction:column;align-items:stretch}.live-events-pill{width:fit-content}.overview-actions{justify-content:flex-start}.event-list-toolbar{flex-direction:column;align-items:flex-start}.event-overview-head{display:none}.event-overview-row{flex-wrap:wrap;align-items:flex-start}.event-overview-title{width:100%}.event-overview-date,.event-overview-progress,.event-overview-pickup{flex:220px;width:auto}.event-manage-button{flex:100%;width:100%}.hero-grid,.root-hero,.dashboard-body{min-height:0}.root-hero,.dashboard-body{flex-direction:column}.root-auth,.event-form-panel,.dashboard-left{width:100%}.response-table{overflow-x:auto}.response-row{min-width:920px}.root-steps{flex-direction:column}.home-map-bg__svg{opacity:.68;width:172%;height:110%;inset:-4% -52% -2% -20%}}@media (max-width:680px){:root{--page-pad:20px}h1{font-size:2.55rem;line-height:1.08}.app-header{align-items:flex-start;margin-bottom:24px}.dashboard-header,.page-topbar,.workspace-header{flex-direction:column;align-items:flex-start}.response-table{box-shadow:none;background:0 0;border:0;overflow:visible}.response-head{display:none}.response-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-card);flex-direction:column;align-items:stretch;gap:9px;margin-bottom:10px;padding:14px;display:flex}.response-actions{justify-content:flex-start}.brand{font-size:1.25rem;line-height:1.5rem}.panel{padding:20px}.display-title{font-size:2.75rem;line-height:1.08}.dashboard-title{font-size:2rem;line-height:2.35rem}.field-row{grid-template-columns:1fr}.route-shell{gap:16px}.map-surface{min-height:420px}.matching-cta{flex-direction:column;align-items:stretch}.matching-cta__copy{font-size:1.25rem}.matching-cta__actions{flex-direction:column}.button{width:100%}.home-map-bg__svg{opacity:.48;width:230%;height:100%;inset:2% -92% 0 -38%}.home-map-bg__major-roads{stroke-width:10px}.attendee-page{background:var(--background);min-height:100svh;padding:0}.attendee-phone{width:100vw;height:100svh;min-height:100svh;box-shadow:none;border:0;border-radius:0}.attendee-desktop-note{display:none}}.grab-lab{background-color:#f7f4ed;background-image:linear-gradient(90deg,#1720330d 1px,#0000 1px),linear-gradient(#1720330d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100vh;padding:20px}.grab-lab__header,.grab-lab__layout,.grab-lab__output,.grab-lab__errors{max-width:1180px;margin:0 auto}.grab-lab__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.grab-lab__header h1{max-width:720px;font-size:clamp(1.9rem,4.4vw,3.4rem);line-height:1.04}.grab-lab__key{border-radius:var(--radius);color:#fff;white-space:nowrap;background:#172033;align-items:center;gap:8px;min-height:44px;padding:0 12px;display:inline-flex}.grab-lab__key code{color:#b9f6ca;font-weight:800}.grab-lab__layout{grid-template-columns:minmax(0,1fr) minmax(340px,390px);gap:16px;display:grid}.grab-lab__map{border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 30% 28%,#247a4d3d,#0000 30%),radial-gradient(circle at 74% 62%,#1f6feb2e,#0000 28%),linear-gradient(135deg,#e7efe8,#f8f2dc 54%,#e6edf8);min-width:0;min-height:510px;position:relative;overflow:hidden}.grab-lab__map--live{background:#dfe8e0}.grab-lab__map--live:before,.grab-lab__map--live:after{content:none}.grab-lab__map-canvas{width:100%;height:100%;position:absolute;inset:0}.grab-lab__map:before,.grab-lab__map:after{content:"";background:#ffffff94;position:absolute}.grab-lab__map:before{width:120%;height:18px;top:45%;left:-10%;transform:rotate(-17deg)}.grab-lab__map:after{width:20px;height:120%;top:-10%;left:52%;transform:rotate(23deg)}.grab-lab__pin{color:#fff;z-index:2;background:#ff6b35;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1.8rem;font-weight:800;display:flex;position:absolute;top:32%;left:42%;box-shadow:0 16px 40px #17203340}.grab-lab__route{z-index:1;border-top:8px solid #1f6feb;border-bottom:0;border-left:0;border-right:8px solid #1f6feb;border-radius:0 120px 0 0;width:270px;height:190px;position:absolute;top:44%;left:38%;transform:rotate(12deg)}.grab-lab__caption{border:1px solid var(--line);border-radius:var(--radius);z-index:2;background:#ffffffe6;gap:4px;padding:12px 14px;display:grid;position:absolute;bottom:18px;left:18px}.grab-lab__caption span{color:var(--muted);text-transform:uppercase;font-size:.8rem;font-weight:800}.grab-lab__panel,.grab-lab__output{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb}.grab-lab__panel{align-self:start;gap:14px;min-width:0;padding:16px;display:grid}.grab-lab__panel-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.grab-lab__panel-head h2{font-size:1.55rem}.grab-lab__status{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;min-height:24px;font-size:.78rem;font-weight:800;display:inline-flex}.grab-lab__status span{border-radius:50%;width:8px;height:8px;display:inline-block}.grab-lab__status .ok{background:var(--success)}.status-wait{background:var(--warning)}.grab-lab__search{gap:8px;display:grid;position:relative}.grab-lab__search label{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:800}.grab-lab__search div{grid-template-columns:minmax(0,1fr) 112px;gap:8px;min-width:0;display:grid}.grab-lab__search input{border-radius:var(--radius);color:var(--text);background:#fff;border:1px solid #b8c2d4;width:100%;min-height:52px;padding:12px 14px;font-size:1rem}.grab-lab__search button{background:var(--primary);border-radius:var(--radius);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;width:112px;min-width:0;height:52px;font-weight:800;display:flex}.grab-lab__search button:disabled{cursor:progress;opacity:.72}.grab-lab__route-inputs{gap:14px;display:grid}.grab-lab__suggestions{border-radius:var(--radius);z-index:4;background:#fff;border:1px solid #b8c2d4;max-height:290px;display:grid;position:relative;overflow:auto;box-shadow:0 14px 34px #1720331f}.grab-lab__suggestions button{border:0;border-bottom:1px solid var(--line);color:var(--text);cursor:pointer;text-align:left;background:#fff;gap:3px;padding:10px 12px;display:grid}.grab-lab__suggestions button:hover{background:#f7fbff}.grab-lab__suggestions button:last-child{border-bottom:0}.grab-lab__suggestions span{color:var(--muted);font-size:.84rem;line-height:1.35}.grab-lab__suggestions small{color:var(--primary);align-items:center;gap:4px;margin-top:3px;font-weight:900;display:inline-flex}.grab-lab__results{gap:8px;display:grid}.grab-lab__result{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:8px;padding:10px;display:grid}.grab-lab__result>button{color:var(--text);cursor:pointer;text-align:left;background:#fff;border:0;gap:3px;padding:0;display:grid}.grab-lab__result:hover{border-color:var(--primary)}.grab-lab__result span{color:var(--muted);font-size:.84rem;line-height:1.35}.grab-lab__result-actions{gap:8px;display:flex}.grab-lab__result-actions button,.grab-lab__route-head button,.grab-lab__stops button{background:var(--surface-muted);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:6px;min-height:32px;padding:0 9px;font-size:.78rem;font-weight:800}.grab-lab__result-actions button{align-items:center;gap:5px;display:inline-flex}.grab-lab__route-planner{border-top:1px solid var(--line);gap:10px;padding-top:14px;display:grid}.grab-lab__route-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.grab-lab__route-head h3{margin:0;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1.05rem}.grab-lab__origin{border-radius:var(--radius);background:#eef7f1;border:1px solid #b8dac5;gap:3px;padding:10px;display:grid}.grab-lab__origin span{color:var(--success);text-transform:uppercase;font-size:.72rem;font-weight:800}.grab-lab__stops{counter-reset:route-stop;gap:7px;margin:0;padding:0;list-style:none;display:grid}.grab-lab__stops li{border:1px solid var(--line);border-radius:var(--radius);counter-increment:route-stop;background:#fff;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:7px;display:grid}.grab-lab__stops li:before{color:var(--primary);content:counter(route-stop);background:#edf3fd;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;font-weight:900;display:flex}.grab-lab__stops span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.grab-lab__stops small{color:var(--muted);margin-left:5px;font-size:.72rem;font-weight:900}.grab-lab__route-button{background:var(--text);border-radius:var(--radius);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;font-weight:900;display:inline-flex}.grab-lab__route-button:disabled{cursor:not-allowed;opacity:.48}.grab-lab__route-summary{color:var(--muted);gap:8px;font-weight:800;display:grid}.grab-lab__route-summary p{margin:0}.grab-lab__route-summary ol{gap:6px;margin:0;padding:0;list-style:none;display:grid}.grab-lab__route-summary li{border-radius:var(--radius);background:#f7fbff;border:1px solid #cfe0ff;gap:3px;padding:8px;display:grid}.grab-lab__route-summary li strong{color:var(--primary)}.grab-lab__route-summary li span{color:var(--muted);line-height:1.35}.grab-lab__route-summary li small{color:var(--text);font-weight:800;line-height:1.35}.grab-lab__selection{border-radius:var(--radius);background:#eef7f1;border:1px solid #b8dac5;gap:4px;padding:12px;display:grid}.grab-lab__selection span{color:var(--success);text-transform:uppercase;font-size:.76rem;font-weight:800}.grab-lab__selection p{color:var(--muted);line-height:1.4}.grab-lab__diagnostics{border-top:1px solid var(--line);padding-top:12px}.grab-lab__diagnostics summary{color:var(--muted);cursor:pointer;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.82rem;font-weight:800;list-style:none;display:flex}.grab-lab__diagnostics summary::-webkit-details-marker{display:none}.grab-lab__diagnostics[open] summary{margin-bottom:10px}.grab-lab__diagnostics[open] summary svg{transform:rotate(180deg)}.grab-lab__probe-list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.grab-lab__probe{border:1px solid var(--line);border-radius:var(--radius);color:var(--text);cursor:pointer;text-align:left;background:#fff;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:8px;min-height:54px;padding:8px;display:grid}.grab-lab__probe[data-active=true]{border-color:var(--primary);box-shadow:inset 3px 0 0 var(--primary)}.grab-lab__probe-icon{border-radius:var(--radius);color:var(--primary);background:#edf3fd;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.grab-lab__probe strong,.grab-lab__probe small{display:block}.grab-lab__probe small{color:var(--muted);margin-top:1px;font-size:.72rem;line-height:1.35}.ok,.status-ok{color:var(--success)}.bad,.status-bad{color:var(--danger)}.grab-lab__output{margin-top:16px;display:none;overflow:hidden}.grab-lab__output-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.grab-lab__output h2{overflow-wrap:anywhere;font-size:1rem}.grab-lab__output pre{color:#eaf1ff;background:#172033;min-height:240px;margin:0;padding:16px;font-size:.86rem;line-height:1.55;overflow:auto}.grab-lab__errors{border:1px solid var(--line);border-radius:var(--radius);background:#fffffff0;margin-top:16px;overflow:hidden}.grab-lab__errors-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.grab-lab__errors-head h2{font-size:1.05rem}.grab-lab__errors-head button{background:var(--surface-muted);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:6px;min-height:34px;padding:0 10px;font-weight:800}.grab-lab__errors-head button:disabled{cursor:not-allowed;opacity:.45}.grab-lab__errors ol{gap:8px;max-height:280px;margin:0;padding:12px;list-style:none;display:grid;overflow:auto}.grab-lab__errors li{border-radius:var(--radius);background:#fff8f7;border:1px solid #f0c4bd;gap:5px;padding:10px;display:grid}.grab-lab__errors li strong{color:var(--danger)}.grab-lab__errors li span{color:var(--text);line-height:1.4}.grab-lab__errors code{color:var(--muted);overflow-wrap:anywhere;white-space:pre-wrap}.grab-lab__errors>p{color:var(--muted);margin:0;padding:14px 16px}.status-ok,.status-bad{white-space:nowrap;font-weight:800}@media (max-width:900px){.grab-lab{padding:14px}.grab-lab__header{flex-direction:column;align-items:start}.grab-lab__header h1{font-size:clamp(1.8rem,8vw,2.8rem)}.grab-lab__layout{grid-template-columns:1fr}.grab-lab__map{min-height:360px}.grab-lab__panel-head{display:grid}.grab-lab__search div{grid-template-columns:1fr}.grab-lab__search button{width:100%}}
