.material-symbols-outlined{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;vertical-align:middle;-webkit-font-smoothing:antialiased;direction:ltr;justify-content:center;align-items:center;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-flex;font-family:Material Symbols Outlined!important}.travel-planner-panel{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:1000;background:#ffffffeb;border:1px solid #e2e8f0d9;border-radius:20px;flex-direction:column;width:390px;max-width:calc(100vw - 32px);transition:width .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1),opacity .2s,box-shadow .2s;display:flex;position:absolute;top:16px;bottom:20px;left:16px;overflow:hidden;box-shadow:0 20px 45px -12px #0f172a29,0 0 0 1px #00000008}[data-theme=dark] .travel-planner-panel{background:#0f172aeb;border-color:#334155cc;box-shadow:0 20px 45px -12px #0009,0 0 0 1px #ffffff0f}.travel-planner-panel.closed{pointer-events:none;opacity:0;transform:translate(-110%)}.travel-planner-reopen-btn{z-index:1000;color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.15rem;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 10px 25px -5px #2563eb66}.travel-planner-reopen-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.mobile-sheet-drag-handle{display:none}.planner-header{border-bottom:1px solid #e2e8f0cc;flex-shrink:0;padding:1.15rem 1.25rem .85rem}[data-theme=dark] .planner-header{border-bottom-color:#33415599}.trip-selector-row{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.trip-eyebrow{letter-spacing:.08em;color:#2563eb;text-transform:uppercase;margin-bottom:.15rem;font-size:.68rem;font-weight:800;display:block}[data-theme=dark] .trip-eyebrow{color:#60a5fa}.trip-select-input{color:#0f172a;cursor:pointer;background:0 0;border:none;outline:none;max-width:320px;padding:0;font-size:1.15rem;font-weight:800}[data-theme=dark] .trip-select-input{color:#f8fafc}.trip-select-input option{color:#0f172a;background:#fff;font-weight:600}[data-theme=dark] .trip-select-input option{color:#f8fafc;background:#1e293b}.planner-toggle-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9e6;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;transition:all .2s;display:flex}[data-theme=dark] .planner-toggle-close-btn{color:#cbd5e1;background:#33415599}.planner-toggle-close-btn:hover{color:#0f172a;background:#e2e8f0}.transport-mode-bar{background:#f1f5f9b3;border-radius:10px;align-items:center;gap:.45rem;padding:.25rem;display:flex}[data-theme=dark] .transport-mode-bar{background:#1e293bcc}.transport-mode-chip{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.78rem;font-weight:700;transition:all .15s;display:flex}[data-theme=dark] .transport-mode-chip{color:#94a3b8}.transport-mode-chip:hover{color:#0f172a}.transport-mode-chip.active{color:#2563eb;background:#fff;box-shadow:0 2px 6px #00000014}[data-theme=dark] .transport-mode-chip.active{color:#60a5fa;background:#0f172a;box-shadow:0 2px 6px #0000004d}.routing-loading-spinner{padding-right:.25rem;font-size:.9rem;animation:1.2s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.planner-day-tabs{scrollbar-width:none;border-bottom:1px solid #e2e8f099;flex-shrink:0;align-items:center;gap:.35rem;padding:.6rem 1.15rem;display:flex;overflow-x:auto}.planner-day-tabs::-webkit-scrollbar{display:none}[data-theme=dark] .planner-day-tabs{border-bottom-color:#33415580}.day-tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2.5px solid #0000;align-items:center;gap:.4rem;padding:.5rem .65rem;font-size:.85rem;font-weight:700;transition:all .15s;display:flex}[data-theme=dark] .day-tab-btn{color:#94a3b8}.day-tab-btn.active{color:#2563eb;border-bottom-color:#2563eb}.day-pin-badge{color:#475569;background:#e2e8f0;border-radius:99px;padding:.1rem .4rem;font-size:.7rem;font-weight:800}[data-theme=dark] .day-pin-badge{color:#cbd5e1;background:#334155}.day-add-btn{color:#2563eb;cursor:pointer;white-space:nowrap;background:#2563eb14;border:1px dashed #2563eb59;border-radius:8px;margin-left:.25rem;padding:.35rem .6rem;font-size:.78rem;font-weight:700}.day-add-btn:hover{background:#2563eb26}.day-summary-card{background:#f8fafcbf;border-bottom:1px solid #e2e8f099;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.15rem;display:flex}[data-theme=dark] .day-summary-card{background:#1e293b80;border-bottom-color:#33415580}.summary-headline{color:#0f172a;margin-bottom:.35rem;font-size:.85rem;font-weight:800;display:block}[data-theme=dark] .summary-headline{color:#f8fafc}.summary-metrics{flex-wrap:wrap;gap:.35rem;display:flex}.metric-pill{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.15rem .45rem;font-size:.72rem;font-weight:700}[data-theme=dark] .metric-pill{color:#cbd5e1;background:#0f172a;border-color:#334155}.day-delete-btn{cursor:pointer;opacity:.6;background:0 0;border:none;font-size:.85rem;transition:opacity .15s}.day-delete-btn:hover{opacity:1}.day-warning-alert{color:#b45309;background:#fffbeb;border-bottom:1px solid #fef3c7;padding:.6rem 1.15rem;font-size:.78rem;font-weight:600;line-height:1.4}[data-theme=dark] .day-warning-alert{color:#fde68a;background:#451a03;border-bottom-color:#78350f}.optimization-preview-banner{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border-bottom:1px solid #bbf7d0;flex-direction:column;flex-shrink:0;gap:.5rem;padding:.85rem 1.15rem;display:flex}[data-theme=dark] .optimization-preview-banner{background:linear-gradient(135deg,#064e3b 0%,#022c22 100%);border-bottom-color:#065f46}.opt-text strong{color:#166534;font-size:.82rem;display:block}[data-theme=dark] .opt-text strong{color:#86efac}.opt-text p{color:#15803d;margin:.2rem 0 0;font-size:.76rem;line-height:1.35}[data-theme=dark] .opt-text p{color:#bbf7d0}.highlight-saved{font-weight:800;text-decoration:underline}.opt-actions{gap:.5rem;display:flex}.opt-apply-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;padding:.4rem .85rem;font-size:.78rem;font-weight:700;transition:background .15s}.opt-apply-btn:hover{background:#15803d}.opt-dismiss-btn{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .75rem;font-size:.78rem;font-weight:600}[data-theme=dark] .opt-dismiss-btn{color:#9ca3af;border-color:#374151}.ai-feedback-toast{color:#1d4ed8;background:#eff6ff;border-bottom:1px solid #bfdbfe;padding:.65rem 1.15rem;font-size:.8rem;font-weight:700;animation:.2s fadeIn}[data-theme=dark] .ai-feedback-toast{color:#bfdbfe;background:#1e3a8a;border-bottom-color:#1e40af}.places-timeline-scroll{scrollbar-width:thin;flex:1;padding:.85rem 1rem;overflow-y:auto}.empty-places-state{text-align:center;padding:2.5rem 1rem}.empty-icon{margin-bottom:.6rem;font-size:2.5rem;display:block}.empty-places-state h4{color:#0f172a;margin:0 0 .4rem;font-size:1rem}[data-theme=dark] .empty-places-state h4{color:#f8fafc}.empty-places-state p{color:#64748b;margin:0 0 1.25rem;font-size:.8rem;line-height:1.4}.btn-add-first-place{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:.65rem 1.25rem;font-size:.85rem;font-weight:700}.places-ordered-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.place-timeline-item{cursor:pointer;gap:.75rem;display:flex}.step-column{flex-direction:column;flex-shrink:0;align-items:center;width:28px;display:flex}.step-number-pill{color:#fff;z-index:2;border-radius:99px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:800;display:flex;box-shadow:0 3px 8px #00000029}.step-connector-line{background:#cbd5e1;flex:1;width:2px;margin-top:4px;margin-bottom:-4px}[data-theme=dark] .step-connector-line{background:#334155}.place-card-body{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex:1;padding:.75rem .85rem;transition:all .15s;box-shadow:0 2px 5px #00000008}[data-theme=dark] .place-card-body{background:#1e293b;border-color:#334155}.place-timeline-item:hover .place-card-body{border-color:#93c5fd;transform:translateY(-1px)}.place-timeline-item.selected .place-card-body{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.place-timeline-item.visited .place-card-body{opacity:.65}.place-card-top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.place-label-text{color:#0f172a;font-size:.92rem;font-weight:800;line-height:1.3;display:block}[data-theme=dark] .place-label-text{color:#f8fafc}.badge-row{flex-wrap:wrap;gap:.35rem;margin-top:.3rem;display:flex}.category-pill{border-radius:6px;padding:.15rem .45rem;font-size:.7rem;font-weight:700}.interest-pill{color:#2563eb;background:#eff6ff;border-radius:6px;padding:.15rem .45rem;font-size:.7rem;font-weight:700}[data-theme=dark] .interest-pill{color:#93c5fd;background:#1e3a8a}.lock-pill{color:#ef4444;background:#fef2f2;border-radius:6px;padding:.15rem .4rem;font-size:.68rem;font-weight:800}[data-theme=dark] .lock-pill{color:#fca5a5;background:#450a0a}.reorder-actions{flex-direction:column;flex-shrink:0;gap:.15rem;display:flex}.reorder-arrow-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:20px;font-size:.65rem;transition:all .1s;display:flex}[data-theme=dark] .reorder-arrow-btn{color:#cbd5e1;background:#334155}.reorder-arrow-btn:hover:not(:disabled){color:#0f172a;background:#e2e8f0}.reorder-arrow-btn:disabled{opacity:.3;cursor:not-allowed}.place-time-meta{color:#64748b;align-items:center;gap:.6rem;margin-top:.45rem;font-size:.75rem;font-weight:600;display:flex}[data-theme=dark] .place-time-meta{color:#94a3b8}.time-duration-badge{background:#f1f5f9e6;border-radius:4px;padding:.1rem .4rem}[data-theme=dark] .time-duration-badge{background:#334155b3}.place-note-preview{color:#475569;background:#f8fafc;border-radius:6px;margin:.45rem 0 0;padding:.35rem .5rem;font-size:.76rem;line-height:1.35}[data-theme=dark] .place-note-preview{color:#cbd5e1;background:#0f172a}.place-controls-footer{border-top:1px solid #f1f5f9;align-items:center;gap:.4rem;margin-top:.6rem;padding-top:.45rem;display:flex}[data-theme=dark] .place-controls-footer{border-top-color:#334155}.btn-control-icon{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.25rem .55rem;font-size:.7rem;font-weight:700;transition:all .15s}[data-theme=dark] .btn-control-icon{color:#cbd5e1;background:#0f172a;border-color:#334155}.btn-control-icon.active{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}[data-theme=dark] .btn-control-icon.active{color:#86efac;background:#052e16;border-color:#166534}.day-mover-select{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.2rem .4rem;font-size:.7rem;font-weight:600}[data-theme=dark] .day-mover-select{color:#cbd5e1;background:#0f172a;border-color:#334155}.btn-control-delete{color:#94a3b8;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.2rem .4rem;font-size:.85rem}.btn-control-delete:hover{color:#ef4444}.add-place-container{background:#fffc;border-top:1px solid #e2e8f0cc;flex-shrink:0;padding:.75rem 1.15rem}[data-theme=dark] .add-place-container{background:#0f172acc;border-top-color:#33415599}.btn-open-add-place{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;padding:.65rem;font-size:.85rem;font-weight:700;transition:background .15s}.btn-open-add-place:hover{background:#1d4ed8}.add-place-inline-form{flex-direction:column;gap:.5rem;display:flex}.form-header-row{color:#0f172a;justify-content:space-between;align-items:center;font-size:.82rem;display:flex}[data-theme=dark] .form-header-row{color:#f8fafc}.btn-cancel-mini{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:.85rem}.planner-input,.planner-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.55rem .75rem;font-size:.82rem}[data-theme=dark] .planner-input,[data-theme=dark] .planner-select{color:#f8fafc;background:#0f172a;border-color:#334155}.form-inline-fields{gap:.5rem;display:flex}.btn-submit-place{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;margin-top:.2rem;padding:.6rem;font-size:.82rem;font-weight:700}.btn-submit-place:hover{background:#059669}.in-panel-ai-section{background:#f8fafcf2;border-top:1px solid #e2e8f0e6;flex-shrink:0;padding:.75rem 1.15rem 1rem}[data-theme=dark] .in-panel-ai-section{background:#0f172af2;border-top-color:#334155b3}.ai-header-title{color:#4338ca;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.45rem;font-size:.75rem;font-weight:800;display:block}[data-theme=dark] .ai-header-title{color:#a5b4fc}.ai-quick-chips{scrollbar-width:none;gap:.35rem;margin-bottom:.6rem;display:flex;overflow-x:auto}.ai-quick-chips::-webkit-scrollbar{display:none}.ai-chip{color:#4338ca;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e0e7ff;border-radius:99px;padding:.25rem .6rem;font-size:.72rem;font-weight:700;transition:all .15s}[data-theme=dark] .ai-chip{color:#c7d2fe;background:#1e1b4b;border-color:#3730a3}.ai-chip:hover{background:#e0e7ff}.ai-prompt-form{gap:.4rem;display:flex}.ai-prompt-input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;padding:.45rem .7rem;font-size:.78rem}[data-theme=dark] .ai-prompt-input{color:#f8fafc;background:#0f172a;border-color:#334155}.ai-prompt-submit-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.45rem .85rem;font-size:.78rem;font-weight:700}.ai-prompt-submit-btn:hover{background:#4338ca}.planner-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.planner-modal-card{background:#fff;border-radius:18px;width:100%;max-width:440px;padding:1.5rem;box-shadow:0 25px 50px -12px #00000040}[data-theme=dark] .planner-modal-card{color:#f8fafc;background:#1e293b}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.modal-header h3{margin:0;font-size:1.15rem}.btn-modal-close{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:1.1rem}.planner-modal-form{flex-direction:column;gap:1rem;display:flex}.modal-label{color:#475569;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:700;display:flex}[data-theme=dark] .modal-label{color:#cbd5e1}.modal-actions{justify-content:flex-end;gap:.6rem;margin-top:.5rem;display:flex}.btn-modal-cancel{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:700}[data-theme=dark] .btn-modal-cancel{color:#cbd5e1;background:#334155}.btn-modal-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700}.planner-numbered-marker{color:#fff;cursor:pointer;border:2.5px solid #fff;border-radius:99px;justify-content:center;align-items:center;font-weight:900;transition:transform .15s;display:flex;box-shadow:0 4px 12px #0000004d}.planner-numbered-marker:hover{transform:scale(1.15)}.planner-numbered-marker.selected{transform:scale(1.25);box-shadow:0 0 0 4px #2563eb66,0 8px 20px #0006}@media (max-width:768px){.travel-planner-panel{border-bottom:none;border-left:none;border-right:none;border-radius:22px 22px 0 0;width:100%;max-width:100%;inset:auto 0 0;box-shadow:0 -10px 30px #0003}.mobile-sheet-drag-handle{cursor:pointer;flex-direction:column;align-items:center;padding:.5rem 0 .25rem;display:flex}.drag-bar{background:#cbd5e1;border-radius:99px;width:44px;height:5px;margin-bottom:.25rem}[data-theme=dark] .drag-bar{background:#475569}.mobile-handle-text{color:#2563eb;font-size:.72rem;font-weight:800}.travel-planner-panel.mobile-collapsed{max-height:125px}.travel-planner-panel.mobile-collapsed .places-timeline-scroll,.travel-planner-panel.mobile-collapsed .add-place-container,.travel-planner-panel.mobile-collapsed .in-panel-ai-section{display:none}.travel-planner-panel.mobile-expanded{max-height:82vh}}.active-target-banner{background:linear-gradient(135deg,#2563eb14,#6366f10f);border:1px solid #2563eb38;border-left:4px solid #2563eb;border-radius:12px;flex-direction:column;gap:.5rem;margin:.5rem 1.25rem .25rem;padding:.85rem 1rem;display:flex}[data-theme=dark] .active-target-banner{background:#2563eb1f;border-color:#2563eb59}.target-eyebrow{color:#1e293b;align-items:center;gap:.5rem;font-size:.82rem;display:flex}[data-theme=dark] .target-eyebrow{color:#f1f5f9}.target-pulse{color:#10b981;font-size:.95rem;animation:1.5s infinite pulseTarget}@keyframes pulseTarget{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.25)}to{opacity:.8;transform:scale(.95)}}.target-sub-next{color:#64748b;padding-left:1.1rem;font-size:.74rem}[data-theme=dark] .target-sub-next{color:#94a3b8}.target-action-cluster{gap:.5rem;margin-top:.15rem;display:flex}.btn-target-visited{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.78rem;font-weight:750;transition:all .15s;display:inline-flex}.btn-target-visited:hover{background:#059669}.btn-target-nav{color:#2563eb;background:0 0;border:1px solid #2563eb4d;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.btn-target-nav:hover{background:#2563eb14}.all-completed-banner{color:#065f46;text-align:center;background:#10b9811a;border:1px solid #10b98140;border-radius:12px;margin:.5rem 1.25rem;padding:.65rem 1rem;font-size:.82rem;font-weight:700}[data-theme=dark] .all-completed-banner{color:#34d399}.two-pin-compare-banner{color:#fff;background:#1e293b;border-radius:12px;flex-direction:column;gap:.35rem;margin:.4rem 1.25rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 14px #00000026}.compare-header{justify-content:space-between;align-items:center;display:flex}.compare-eyebrow{color:#60a5fa;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:800}.btn-close-compare{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.1rem .3rem;font-size:.8rem}.compare-pins-text{color:#cbd5e1;font-size:.78rem;display:block}.compare-stats-row{color:#38bdf8;align-items:center;gap:.5rem;font-size:.95rem;font-weight:800;display:flex}.places-filter-bar{justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem 1.25rem .2rem;display:flex}.filter-pill-group{gap:.35rem;display:flex}.filter-pill{border:1px solid var(--border,#e2e8f0);color:#64748b;cursor:pointer;background:0 0;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:700;transition:all .15s}[data-theme=dark] .filter-pill{color:#94a3b8;border-color:#334155}.visited-map-toggle-label{color:#64748b;cursor:pointer;align-items:center;gap:.35rem;font-size:.72rem;display:flex}[data-theme=dark] .visited-map-toggle-label{color:#94a3b8}.inline-new-trip-form{background:var(--surface,#fff);border:1px solid #2563eb;border-radius:12px;flex-direction:column;gap:.5rem;margin-bottom:.85rem;padding:.85rem;animation:.2s ease-out slideHudUp;display:flex;box-shadow:0 4px 12px #2563eb1f}[data-theme=dark] .inline-new-trip-form{background:#1e293b;border-color:#3b82f6}.inline-trip-head{color:#2563eb;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}[data-theme=dark] .inline-trip-head{color:#60a5fa}.inline-trip-actions{gap:.5rem;margin-top:.2rem;display:flex}.btn-inline-submit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.45rem .85rem;font-size:.78rem;font-weight:750}.btn-inline-cancel{border:1px solid var(--border,#e2e8f0);color:#64748b;cursor:pointer;background:0 0;border-radius:8px;padding:.45rem .75rem;font-size:.78rem}.planner-day-tabs-wrapper{align-items:center;gap:.35rem;padding:0 .85rem;display:flex}.day-step-arrow{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .4rem;font-size:1.15rem;font-weight:800;line-height:1;transition:all .15s}.day-step-arrow:hover{color:#0f172a;background:#0000000f}[data-theme=dark] .day-step-arrow:hover{color:#f8fafc;background:#ffffff14}.planner-selected-map-point-card{background:linear-gradient(135deg,#2563eb14,#10b98114);border:1px solid #2563eb59;border-radius:14px;margin:.5rem 1.25rem;padding:.85rem 1rem;animation:.25s cubic-bezier(.16,1,.3,1) slideHudUp}[data-theme=dark] .planner-selected-map-point-card{background:linear-gradient(135deg,#2563eb29,#10b98129);border-color:#3b82f680}.point-card-header{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.point-badge{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:800}[data-theme=dark] .point-badge{color:#60a5fa}.point-title{color:var(--text,#0f172a);margin-bottom:.65rem;font-size:.88rem;line-height:1.35;display:block}[data-theme=dark] .point-title{color:#f8fafc}.point-actions-row{gap:.5rem;display:flex}.btn-add-map-point{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;padding:.45rem .95rem;font-size:.8rem;font-weight:800;transition:background .15s}.btn-add-map-point:hover{background:#1d4ed8}.btn-cancel-point{border:1px solid var(--border,#e2e8f0);color:#64748b;cursor:pointer;background:0 0;border-radius:9px;padding:.45rem .75rem;font-size:.8rem}.target-top-row{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.target-stepper-btns{gap:.25rem;display:flex}.btn-step-mini{color:#475569;cursor:pointer;background:#0000000f;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;transition:all .15s;display:flex}.btn-step-mini:hover{color:#fff;background:#2563eb}[data-theme=dark] .btn-step-mini{color:#cbd5e1;background:#ffffff1a}[data-theme=dark] .btn-step-mini:hover{color:#fff;background:#3b82f6}.selected-pin-detail-bar{background:var(--surface,#fff);border:1px solid #2563eb59;border-radius:14px;flex-direction:column;gap:.65rem;margin:.65rem 1.25rem;padding:.85rem 1rem;animation:.2s cubic-bezier(.16,1,.3,1) slideHudUp;display:flex;box-shadow:0 8px 24px #00000014}[data-theme=dark] .selected-pin-detail-bar{background:#1e293b;border-color:#3b82f666}.detail-header-row{justify-content:space-between;align-items:center;display:flex}.detail-title-block{align-items:center;gap:.45rem;display:flex}.detail-order-pill{color:#fff;background:#2563eb;border-radius:6px;padding:.2rem .5rem;font-size:.72rem;font-weight:800}.detail-cat-pill{color:#475569;background:#64748b1f;border-radius:6px;padding:.2rem .5rem;font-size:.72rem;font-weight:600}[data-theme=dark] .detail-cat-pill{color:#cbd5e1;background:#ffffff14}.detail-steppers{align-items:center;gap:.25rem;display:flex}.detail-field{flex-direction:column;gap:.25rem;display:flex}.field-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}[data-theme=dark] .field-label{color:#94a3b8}.title-input{font-size:.92rem;font-weight:750}.category-mini-chips,.duration-mini-chips,.move-day-pills{flex-wrap:wrap;gap:.35rem;display:flex}.mini-chip,.day-move-pill{color:#334155;cursor:pointer;background:#f1f5f9e6;border:1px solid #0000;border-radius:7px;padding:.25rem .55rem;font-size:.72rem;font-weight:650;transition:all .15s}[data-theme=dark] .mini-chip,[data-theme=dark] .day-move-pill{color:#e2e8f0;background:#334155}.mini-chip.active,.day-move-pill.active{color:#fff;background:#2563eb;font-weight:800}.planner-textarea{border:1px solid var(--border,#e2e8f0);width:100%;color:var(--text,#0f172a);background:var(--surface,#fff);resize:vertical;border-radius:8px;outline:none;padding:.45rem .65rem;font-family:inherit;font-size:.8rem}[data-theme=dark] .planner-textarea{color:#f8fafc;background:#0f172a;border-color:#334155}.detail-actions-row{border-top:1px solid #e2e8f0cc;flex-wrap:wrap;gap:.45rem;margin-top:.3rem;padding-top:.5rem;display:flex}[data-theme=dark] .detail-actions-row{border-top-color:#33415599}.btn-detail-visited{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:.4rem .75rem;font-size:.76rem;font-weight:750;transition:background .15s}.btn-detail-visited.is-visited{background:#64748b}.btn-detail-share{color:#2563eb;cursor:pointer;background:#2563eb1a;border:1px solid #2563eb40;border-radius:8px;padding:.4rem .75rem;font-size:.76rem;font-weight:750;transition:all .15s}[data-theme=dark] .btn-detail-share{color:#60a5fa;background:#3b82f626;border-color:#3b82f64d}.btn-detail-nav{border:1px solid var(--border,#e2e8f0);color:var(--text,#0f172a);background:0 0;border-radius:8px;align-items:center;padding:.4rem .75rem;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}[data-theme=dark] .btn-detail-nav{color:#f8fafc;border-color:#334155}.btn-detail-delete{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:8px;margin-left:auto;padding:.4rem .65rem;font-size:.76rem;font-weight:700}.btn-detail-delete:hover{background:#ef44441a}.travel-planner-panel.is-collapsed{padding:0;overflow:hidden;box-shadow:0 16px 36px -10px #0f172a29;width:68px!important;min-width:68px!important;max-width:68px!important}.travel-planner-panel.is-collapsed .travel-planner-rail{opacity:1;pointer-events:auto;display:flex!important}.travel-planner-panel.is-collapsed .travel-planner-expanded-body,.travel-planner-panel.is-expanded .travel-planner-rail{opacity:0;pointer-events:none;display:none!important}.travel-planner-panel.is-expanded .travel-planner-expanded-body{opacity:1;flex-direction:column;flex:1;height:100%;overflow:hidden;display:flex!important}.travel-planner-rail{box-sizing:border-box;flex-direction:column;align-items:center;gap:.5rem;height:100%;padding:.85rem .35rem;animation:.2s fadeIn;display:flex}.rail-expand-toggle{color:#2563eb;cursor:pointer;background:#2563eb14;border:1px solid #2563eb33;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:.35rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.rail-expand-toggle:hover{color:#fff;background:#2563eb;transform:scale(1.04)}[data-theme=dark] .rail-expand-toggle{color:#60a5fa;background:#3b82f626;border-color:#3b82f64d}[data-theme=dark] .rail-expand-toggle:hover{color:#fff;background:#3b82f6}.rail-divider{background:#e2e8f0cc;width:28px;height:1px;margin:.15rem 0}[data-theme=dark] .rail-divider{background:#33415599}.rail-action-btn{cursor:pointer;color:#64748b;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:52px;height:52px;padding:0;transition:all .16s;display:flex;position:relative}[data-theme=dark] .rail-action-btn{color:#94a3b8}.rail-action-btn:hover{color:#0f172a;background:#f1f5f9d9}[data-theme=dark] .rail-action-btn:hover{color:#f8fafc;background:#33415599}.rail-action-btn.active{color:#2563eb;background:#eff6ff;border-color:#2563eb4d;font-weight:750}[data-theme=dark] .rail-action-btn.active{color:#60a5fa;background:#2563eb38;border-color:#60a5fa66}.rail-action-btn.rail-add-pin{color:#fff;background:#2563eb;margin-top:.35rem;box-shadow:0 4px 14px #2563eb59}.rail-action-btn.rail-add-pin:hover{background:#1d4ed8;transform:translateY(-1px)}.rail-icon{font-size:1.15rem;line-height:1}.rail-label{letter-spacing:-.01em;white-space:nowrap;font-size:.62rem;font-weight:750}.rail-badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:14px;padding:1px 4px;font-size:.58rem;font-weight:800;line-height:1.2;position:absolute;top:4px;right:4px}.planner-header-bar{border-bottom:1px solid #e2e8f0cc;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.15rem .75rem;display:flex}[data-theme=dark] .planner-header-bar{border-bottom-color:#33415599}.header-brand-wrap{min-width:0}.brand-eyebrow{letter-spacing:.08em;color:#2563eb;text-transform:uppercase;margin-bottom:.15rem;font-size:.66rem;font-weight:800;display:block}[data-theme=dark] .brand-eyebrow{color:#60a5fa}.brand-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.15rem;font-weight:800;line-height:1.25;overflow:hidden}[data-theme=dark] .brand-title{color:#f8fafc}.header-actions-wrap{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.btn-add-pin-header{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;align-items:center;gap:.35rem;padding:.42rem .75rem;font-size:.78rem;font-weight:750;transition:all .15s;display:flex;box-shadow:0 4px 10px #2563eb40}.btn-add-pin-header:hover{background:#1d4ed8;transform:translateY(-1px)}.btn-add-pin-header.active{background:#10b981;box-shadow:0 4px 10px #10b9814d}.btn-collapse-toggle{color:#475569;cursor:pointer;background:#f1f5f9d9;border:1px solid #cbd5e1b3;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;font-weight:800;transition:all .15s;display:flex}.btn-collapse-toggle:hover{color:#0f172a;background:#e2e8f0}[data-theme=dark] .btn-collapse-toggle{color:#cbd5e1;background:#33415599;border-color:#47556999}[data-theme=dark] .btn-collapse-toggle:hover{color:#f8fafc;background:#475569}.planner-main-tabs{background:#f1f5f9cc;border-radius:12px;flex-shrink:0;align-items:center;gap:.2rem;margin:.65rem 1.15rem .2rem;padding:.25rem;display:flex}[data-theme=dark] .planner-main-tabs{background:#1e293bbf}.main-tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .55rem;font-size:.8rem;font-weight:750;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex}[data-theme=dark] .main-tab-btn{color:#94a3b8}.main-tab-btn:hover{color:#0f172a}[data-theme=dark] .main-tab-btn:hover{color:#f8fafc}.main-tab-btn.active{color:#2563eb;background:#fff;box-shadow:0 2px 8px #0f172a14}[data-theme=dark] .main-tab-btn.active{color:#60a5fa;background:#0f172a;box-shadow:0 2px 8px #0006}.tab-badge{color:#2563eb;background:#2563eb1a;border-radius:999px;padding:1px 6px;font-size:.68rem;font-weight:800}[data-theme=dark] .tab-badge{color:#60a5fa;background:#60a5fa33}.quick-add-hud{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:14px;flex-direction:column;flex-shrink:0;gap:.45rem;margin:.65rem 1.15rem .2rem;padding:.85rem 1rem;animation:.22s cubic-bezier(.16,1,.3,1) slideDown;display:flex;box-shadow:0 4px 15px -3px #2563eb1f}[data-theme=dark] .quick-add-hud{background:#1e3a8a40;border-color:#60a5fa59}.hud-title-row{justify-content:space-between;align-items:center;display:flex}.hud-label-group{align-items:center;gap:.4rem;display:flex}.hud-icon{font-size:1rem}.hud-label{color:#1e40af;text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:800}[data-theme=dark] .hud-label{color:#93c5fd}.btn-hud-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.15rem .35rem;font-size:.9rem}.btn-hud-close:hover{color:#0f172a;background:#0000000f}.hud-address-text{color:#0f172a;margin:0;font-size:.82rem;font-weight:650;line-height:1.4}[data-theme=dark] .hud-address-text{color:#f8fafc}.btn-quick-add-pin{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.5rem .85rem;font-size:.82rem;font-weight:750;transition:background .15s,transform .15s;display:flex}.btn-quick-add-pin:hover{background:#1d4ed8;transform:translateY(-1px)}.general-pool-view{flex-direction:column;flex:1;gap:.65rem;padding:.85rem 1.15rem;display:flex;overflow:hidden}.general-pool-header{flex-shrink:0}.general-pool-desc{color:#64748b;margin:0 0 .5rem;font-size:.78rem;line-height:1.45}[data-theme=dark] .general-pool-desc{color:#94a3b8}.general-search-box{align-items:center;display:flex;position:relative}.general-search-input{color:#0f172a;background:#fff;border:1px solid #cbd5e1cc;border-radius:10px;outline:none;width:100%;padding:.45rem 1.8rem .45rem .75rem;font-size:.8rem;transition:border-color .15s}[data-theme=dark] .general-search-input{color:#f8fafc;background:#0f172a;border-color:#334155}.general-search-input:focus{border-color:#2563eb}.btn-clear-search{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:.75rem;position:absolute;right:8px}.general-pins-list{flex-direction:column;flex:1;gap:.5rem;padding-right:2px;display:flex;overflow-y:auto}.general-pin-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:13px;align-items:center;gap:.65rem;padding:.75rem .85rem;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex}[data-theme=dark] .general-pin-card{background:#1e293b99;border-color:#334155b3}.general-pin-card:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 4px 14px -2px #0f172a14}[data-theme=dark] .general-pin-card:hover{border-color:#3b82f6;box-shadow:0 4px 14px -2px #0000004d}.general-card-icon{background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.15rem;display:flex}[data-theme=dark] .general-card-icon{background:#334155}.general-pin-content{flex:1;min-width:0}.general-pin-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:750;display:block;overflow:hidden}[data-theme=dark] .general-pin-title{color:#f8fafc}.general-pin-sub{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.74rem;display:block;overflow:hidden}[data-theme=dark] .general-pin-sub{color:#94a3b8}.general-pin-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.mini-move-select{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #2563eb4d;border-radius:8px;outline:none;padding:.32rem .55rem;font-size:.72rem;font-weight:750}[data-theme=dark] .mini-move-select{color:#60a5fa;background:#1e293be6;border-color:#60a5fa66}.btn-delete-icon{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.3rem;font-size:.85rem;transition:all .15s}.btn-delete-icon:hover{color:#ef4444;background:#fee2e2}.general-empty-state{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1.25rem;display:flex}.empty-icon{font-size:2.4rem}.pin-detail-view-container{background:0 0;flex-direction:column;height:100%;animation:.22s cubic-bezier(.16,1,.3,1) slideInRight;display:flex;overflow-y:auto}.pin-detail-nav-bar{border-bottom:1px solid #e2e8f0cc;flex-shrink:0;justify-content:space-between;align-items:center;gap:.6rem;padding:.85rem 1.15rem;display:flex}[data-theme=dark] .pin-detail-nav-bar{border-bottom-color:#33415599}.btn-back-link{color:#334155;cursor:pointer;background:#f1f5f9d9;border:1px solid #cbd5e199;border-radius:8px;flex-shrink:0;align-items:center;gap:.25rem;padding:.35rem .65rem;font-size:.78rem;font-weight:750;transition:all .15s;display:flex}.btn-back-link:hover{color:#0f172a;background:#e2e8f0}[data-theme=dark] .btn-back-link{color:#cbd5e1;background:#33415580;border-color:#47556999}[data-theme=dark] .btn-back-link:hover{color:#f8fafc;background:#475569}.pin-detail-title-trunc{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.95rem;font-weight:800;overflow:hidden}[data-theme=dark] .pin-detail-title-trunc{color:#f8fafc}.pin-detail-action-tabs{border-bottom:1px solid #e2e8f0cc;flex-shrink:0;align-items:center;gap:.35rem;padding:.6rem 1.15rem 0;display:flex}[data-theme=dark] .pin-detail-action-tabs{border-bottom-color:#33415599}.detail-tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2.5px solid #0000;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .4rem;font-size:.82rem;font-weight:750;transition:all .15s;display:flex}[data-theme=dark] .detail-tab-btn{color:#94a3b8}.detail-tab-btn:hover:not(:disabled){color:#0f172a}.detail-tab-btn.active{color:#2563eb;border-bottom-color:#2563eb}[data-theme=dark] .detail-tab-btn.active{color:#60a5fa;border-bottom-color:#60a5fa}.detail-tab-btn:disabled,.detail-tab-btn.disabled-btn{opacity:.55;cursor:not-allowed}.ai-beta-tag{color:#9333ea;text-transform:uppercase;background:#9333ea1f;border-radius:999px;padding:1px 5px;font-size:.62rem;font-weight:800}[data-theme=dark] .ai-beta-tag{color:#c084fc;background:#a855f733}.pin-info-content{flex-direction:column;gap:1.15rem;padding:1.15rem;display:flex;overflow-y:auto}.info-header-box{background:#fff;border:1px solid #e2e8f0e6;border-radius:14px;padding:1rem;box-shadow:0 4px 12px #0f172a0a}[data-theme=dark] .info-header-box{background:#1e293b99;border-color:#334155b3}.info-top-badge-row{justify-content:space-between;align-items:center;margin-bottom:.45rem;display:flex}.info-category-tag{color:#2563eb;background:#eff6ff;border-radius:8px;padding:.22rem .6rem;font-size:.74rem;font-weight:800;display:inline-block}[data-theme=dark] .info-category-tag{color:#60a5fa;background:#2563eb33}.btn-visited-pill{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1b3;border-radius:8px;padding:.22rem .6rem;font-size:.72rem;font-weight:750;transition:all .15s}.btn-visited-pill.is-visited{color:#fff;background:#10b981;border-color:#10b981}.info-place-name{color:#0f172a;margin:0 0 .35rem;font-size:1.15rem;font-weight:800;line-height:1.25}[data-theme=dark] .info-place-name{color:#f8fafc}.info-address{color:#64748b;margin:0 0 .85rem;font-size:.8rem;line-height:1.4}[data-theme=dark] .info-address{color:#94a3b8}.info-meta-list{background:#f8fafc;border-radius:10px;padding:.4rem .75rem}[data-theme=dark] .info-meta-list{background:#0f172a99}.info-meta-row{border-bottom:1px solid #e2e8f099;justify-content:space-between;align-items:center;padding:.35rem 0;display:flex}[data-theme=dark] .info-meta-row{border-bottom-color:#33415566}.info-meta-row:last-child{border-bottom:none}.info-meta-label{color:#64748b;font-size:.75rem;font-weight:600}.info-meta-value{color:#0f172a;font-size:.78rem;font-weight:750}[data-theme=dark] .info-meta-value{color:#f8fafc}.info-section-group{flex-direction:column;gap:.5rem;display:flex}.info-section-title{letter-spacing:.04em;text-transform:uppercase;color:#475569;margin:0;font-size:.78rem;font-weight:800}[data-theme=dark] .info-section-title{color:#94a3b8}.info-notes-quote{color:#334155;white-space:pre-wrap;background:#f8fafc;border-left:3.5px solid #2563eb;border-radius:0 12px 12px 0;padding:.85rem 1rem;font-size:.85rem;font-style:italic;line-height:1.5}[data-theme=dark] .info-notes-quote{color:#cbd5e1;background:#0f172a99;border-left-color:#60a5fa}.info-empty-note{color:#64748b;background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;padding:.85rem;font-size:.78rem;display:flex}[data-theme=dark] .info-empty-note{color:#94a3b8;background:#1e293b80}.btn-add-note-inline{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.25rem .55rem;font-size:.72rem;font-weight:750}.info-photos-header{justify-content:space-between;align-items:center;display:flex}.btn-file-upload-label{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #2563eb4d;border-radius:8px;padding:.28rem .6rem;font-size:.72rem;font-weight:750;transition:all .15s}.btn-file-upload-label:hover{color:#fff;background:#2563eb}.info-photos-grid{grid-template-columns:repeat(auto-fill,minmax(95px,1fr));gap:.5rem;display:grid}.photo-card-item{aspect-ratio:1;background:#f1f5f9;border:1px solid #e2e8f0cc;border-radius:10px;position:relative;overflow:hidden}.photo-thumbnail-img{object-fit:cover;width:100%;height:100%;display:block}.photo-remove-btn{color:#fff;cursor:pointer;background:#0f172abf;border:none;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;display:flex;position:absolute;top:4px;right:4px}.photo-remove-btn:hover{background:#ef4444}.no-photos-box{text-align:center;color:#94a3b8;background:#f8fafc;border-radius:10px;padding:1rem;font-size:.78rem}[data-theme=dark] .no-photos-box{background:#1e293b80}.add-photo-url-row{gap:.4rem;display:flex}.input-sm-photo{color:#0f172a;background:#fff;border:1px solid #cbd5e1cc;border-radius:8px;flex:1;padding:.38rem .6rem;font-size:.78rem}[data-theme=dark] .input-sm-photo{color:#f8fafc;background:#0f172a;border-color:#334155}.btn-sm-photo-add{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.38rem .8rem;font-size:.78rem;font-weight:750}.info-actions-toolbar{border-top:1px solid #e2e8f0cc;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-top:.85rem;display:flex}[data-theme=dark] .info-actions-toolbar{border-top-color:#33415599}.btn-info-edit-trigger{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:11px;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1rem;font-size:.86rem;font-weight:750;transition:all .15s;display:flex;box-shadow:0 4px 12px #2563eb40}.btn-info-edit-trigger:hover{background:#1d4ed8;transform:translateY(-1px)}.info-sub-actions-row{gap:.45rem;display:flex}.btn-sub-action{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1cc;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.45rem .5rem;font-size:.76rem;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.btn-sub-action:hover{color:#0f172a;background:#f1f5f9}[data-theme=dark] .btn-sub-action{color:#cbd5e1;background:#1e293b99;border-color:#334155b3}.btn-sub-action.btn-danger{color:#ef4444;border-color:#ef44444d}.btn-sub-action.btn-danger:hover{background:#fee2e2}.pin-edit-form{flex-direction:column;gap:.85rem;padding:1.15rem;display:flex;overflow-y:auto}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-label{color:#334155;font-size:.76rem;font-weight:750}[data-theme=dark] .form-label{color:#cbd5e1}.form-input,.form-select{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1e6;border-radius:10px;outline:none;padding:.52rem .75rem;font-family:inherit;font-size:.82rem;transition:border-color .15s,box-shadow .15s}[data-theme=dark] .form-input,[data-theme=dark] .form-select{color:#f8fafc;background:#0f172a;border-color:#334155}.form-input:focus,.form-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.form-textarea{resize:vertical;min-height:70px}.category-chips-grid{grid-template-columns:repeat(2,1fr);gap:.4rem;display:grid}.cat-chip-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:9px;align-items:center;gap:.35rem;padding:.4rem .6rem;font-size:.74rem;font-weight:700;transition:all .15s;display:flex}[data-theme=dark] .cat-chip-btn{color:#94a3b8;background:#1e293b99;border-color:#33415599}.cat-chip-btn:hover{color:#0f172a;border-color:#93c5fd}.cat-chip-btn.active{color:#2563eb;background:#eff6ff;border-color:#2563eb;font-weight:800}[data-theme=dark] .cat-chip-btn.active{color:#60a5fa;background:#2563eb40;border-color:#60a5fa}.form-dual-select{gap:.45rem;display:flex}.form-dual-select .form-select{flex:1}.duration-chips-row{flex-wrap:wrap;gap:.35rem;display:flex}.duration-chip-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1cc;border-radius:8px;padding:.3rem .55rem;font-size:.74rem;font-weight:700;transition:all .15s}[data-theme=dark] .duration-chip-btn{color:#cbd5e1;background:#1e293b99;border-color:#33415599}.duration-chip-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.form-actions-row{border-top:1px solid #e2e8f0cc;justify-content:flex-end;align-items:center;gap:.65rem;margin-top:.5rem;padding-top:.85rem;display:flex}[data-theme=dark] .form-actions-row{border-top-color:#33415599}.btn-save-inline{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:.58rem 1.25rem;font-size:.84rem;font-weight:750;transition:all .15s;box-shadow:0 4px 12px #2563eb40}.btn-save-inline:hover{background:#1d4ed8;transform:translateY(-1px)}.btn-cancel-inline{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1cc;border-radius:10px;padding:.58rem 1rem;font-size:.84rem;font-weight:700;transition:all .15s}.btn-cancel-inline:hover{color:#0f172a;background:#f1f5f9}.trips-workspace-view{flex-direction:column;flex:1;gap:.65rem;padding:.85rem 1.15rem;display:flex;overflow:hidden}.trips-picker-header{flex-direction:column;flex-shrink:0;gap:.45rem;display:flex}.trips-selector-row{gap:.45rem;display:flex}.trip-hero-select{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1cc;border-radius:11px;outline:none;flex:1;padding:.48rem .75rem;font-size:.84rem;font-weight:750}[data-theme=dark] .trip-hero-select{color:#f8fafc;background:#0f172a;border-color:#334155}.btn-new-trip-toggle{color:#2563eb;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #2563eb4d;border-radius:11px;padding:.48rem .75rem;font-size:.78rem;font-weight:750;transition:all .15s}.btn-new-trip-toggle:hover{color:#fff;background:#2563eb}.inline-new-trip-box{background:#f8fafc;border:1px dashed #cbd5e1e6;border-radius:12px;flex-direction:column;gap:.4rem;padding:.75rem;animation:.18s slideDown;display:flex}[data-theme=dark] .inline-new-trip-box{background:#1e293b80;border-color:#475569b3}.btn-create-trip-submit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.45rem;font-size:.78rem;font-weight:750}.trip-days-bar{flex-shrink:0}.days-pills-list{gap:.35rem;padding-bottom:2px;display:flex;overflow-x:auto}.day-pill-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0e6;border-radius:9px;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.76rem;font-weight:750;transition:all .15s;display:flex}[data-theme=dark] .day-pill-btn{color:#94a3b8;background:#1e293b99;border-color:#33415599}.day-pill-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.day-pin-badge{background:#00000014;border-radius:999px;padding:1px 5px;font-size:.64rem}.day-pill-btn.active .day-pin-badge{background:#ffffff40}.day-pins-container{flex:1;overflow-y:auto}.day-pins-list{flex-direction:column;gap:.5rem;display:flex}.day-pin-item{cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:12px;align-items:center;gap:.65rem;padding:.65rem .8rem;transition:all .15s;display:flex}[data-theme=dark] .day-pin-item{background:#1e293b99;border-color:#334155b3}.day-pin-item:hover{border-color:#93c5fd;transform:translateY(-1px)}.pin-order-tag{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;font-weight:800;display:flex}.day-pin-item.visited .pin-order-tag{background:#10b981}.pin-item-body{flex:1;min-width:0}.pin-item-top{justify-content:space-between;align-items:center;gap:.4rem;display:flex}.pin-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:750;overflow:hidden}[data-theme=dark] .pin-title{color:#f8fafc}.pin-cat-tag{color:#64748b;flex-shrink:0;font-size:.68rem}.pin-address-text{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.72rem;display:block;overflow:hidden}.pin-note-preview{color:#2563eb;white-space:nowrap;text-overflow:ellipsis;margin-top:.2rem;font-size:.7rem;font-style:italic;display:block;overflow:hidden}.pin-reorder-actions{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.btn-order-arrow{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:.65rem}.btn-order-arrow:hover:not(:disabled){color:#2563eb}.btn-order-arrow:disabled{opacity:.3;cursor:not-allowed}.day-empty-state{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1rem;display:flex}.btn-switch-to-general{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;margin-top:.35rem;padding:.45rem .85rem;font-size:.78rem;font-weight:750}.route-timeline-view{flex-direction:column;flex:1;gap:.65rem;padding:.85rem 1.15rem;display:flex;overflow:hidden}.route-stats-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:13px;flex-shrink:0;justify-content:space-around;align-items:center;padding:.75rem .5rem;display:flex}[data-theme=dark] .route-stats-card{background:#1e293b99;border-color:#334155b3}.stat-box{flex-direction:column;align-items:center;display:flex}.stat-label{color:#64748b;letter-spacing:.04em;font-size:.64rem;font-weight:800}.stat-value{color:#2563eb;font-size:1.05rem;font-weight:850}[data-theme=dark] .stat-value{color:#60a5fa}.comparison-hud{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:11px;flex-shrink:0;padding:.65rem .85rem}.hud-header{justify-content:space-between;align-items:center;display:flex}.hud-badge{color:#15803d;text-transform:uppercase;font-size:.68rem;font-weight:800}.hud-pins-compare{color:#14532d;align-items:center;gap:.4rem;margin:.25rem 0;font-size:.8rem;display:flex}.hud-stats-line{color:#166534;justify-content:space-between;font-size:.74rem;font-weight:650;display:flex}.route-filter-bar{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.filter-pills-row{gap:.3rem;display:flex}.filter-pill{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1cc;border-radius:7px;padding:.25rem .5rem;font-size:.72rem;font-weight:700}.filter-pill.active{color:#fff;background:#2563eb;border-color:#2563eb}.show-visited-toggle{color:#475569;cursor:pointer;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;display:flex}.timeline-stops-list{flex-direction:column;flex:1;gap:.5rem;display:flex;overflow-y:auto}.transit-indicator-row{color:#94a3b8;justify-content:center;align-items:center;gap:.4rem;margin:-.15rem 0;font-size:.7rem;font-weight:700;display:flex}.transit-label{color:#2563eb;background:#eff6ff;border-radius:999px;padding:1px 8px}.timeline-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:12px;align-items:center;gap:.65rem;padding:.7rem .8rem;transition:all .15s;display:flex}[data-theme=dark] .timeline-card{background:#1e293b99;border-color:#334155b3}.timeline-card:hover{border-color:#93c5fd;transform:translateY(-1px)}.card-order-badge{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.76rem;font-weight:800;display:flex}.timeline-card.visited .card-order-badge{background:#10b981}.card-main-content{flex:1;min-width:0}.card-head-row{justify-content:space-between;align-items:center;display:flex}.card-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:750;overflow:hidden}[data-theme=dark] .card-title{color:#f8fafc}.card-cat-badge{color:#64748b;flex-shrink:0;font-size:.68rem}.card-address{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.72rem;display:block;overflow:hidden}.card-note{color:#2563eb;white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.7rem;display:block;overflow:hidden}.card-actions-cluster{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.btn-visited-check{color:#94a3b8;cursor:pointer;background:#fff;border:1px solid #cbd5e1cc;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;display:flex}.btn-visited-check.checked{color:#fff;background:#10b981;border-color:#10b981}.panel-floating-toast{color:#fff;z-index:1100;white-space:nowrap;background:#0f172a;border-radius:999px;padding:.45rem .9rem;font-size:.75rem;font-weight:750;animation:.18s cubic-bezier(.16,1,.3,1) popIn;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #00000040}.planner-general-marker{cursor:pointer;background:#fff;border:2px solid #64748b;border-radius:50%;justify-content:center;align-items:center;font-size:14px;transition:transform .15s,border-color .15s;display:flex;box-shadow:0 4px 10px #0000002e}.planner-general-marker:hover{border-color:#2563eb;transform:scale(1.12)}.planner-general-marker.selected{z-index:1000;background:#eff6ff;border-color:#2563eb;transform:scale(1.18);box-shadow:0 0 0 4px #2563eb59}.planner-general-marker.visited{opacity:.6;border-color:#10b981}@media (min-width:769px) and (max-width:1024px){.travel-planner-panel{top:14px;bottom:14px;left:14px;width:350px!important}}@media (max-width:768px){.travel-planner-panel.is-collapsed{border-radius:18px!important;width:calc(100% - 24px)!important;min-width:0!important;max-width:440px!important;height:58px!important;margin:0 auto!important;inset:auto 12px 12px!important;transform:none!important;box-shadow:0 8px 30px #00000038!important}.travel-planner-panel.is-collapsed .travel-planner-rail{flex-direction:row!important;justify-content:space-around!important;align-items:center!important;gap:0!important;width:100%!important;height:100%!important;padding:0 8px!important;display:flex!important}.travel-planner-panel.is-collapsed .rail-divider{width:1px!important;height:24px!important;margin:0 4px!important}.travel-planner-panel.is-collapsed .rail-action-btn{width:auto!important;height:100%!important;padding:0 8px!important}.travel-planner-panel.is-expanded{border-bottom:none!important;border-left:none!important;border-right:none!important;border-radius:22px 22px 0 0!important;width:100%!important;max-width:100%!important;height:80vh!important;max-height:85vh!important;inset:auto 0 0!important;box-shadow:0 -12px 35px #00000040!important}.mobile-sheet-drag-handle{cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;padding:.55rem 0 .3rem;display:flex!important}.drag-bar{background:#cbd5e1;border-radius:99px;width:42px;height:5px;margin-bottom:.25rem}[data-theme=dark] .drag-bar{background:#475569}.mobile-handle-text{color:#2563eb;font-size:.72rem;font-weight:800}.category-chips-grid{grid-template-columns:repeat(2,1fr)!important}}@keyframes slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:translate(-50%,-8px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}.day-add-pill-btn{color:#2563eb!important;background:#2563eb0f!important;border:1px dashed #2563eb59!important}.day-add-pill-btn:hover{color:#fff!important;background:#2563eb!important;border-style:solid!important}[data-theme=dark] .day-add-pill-btn{color:#93c5fd!important;background:#3b82f61a!important;border-color:#3b82f666!important}[data-theme=dark] .day-add-pill-btn:hover{color:#fff!important;background:#3b82f6!important}.pin-day-shift-row{border-top:1px dashed #e2e8f0cc;align-items:center;gap:.4rem;margin-top:.45rem;padding-top:.35rem;display:flex}[data-theme=dark] .pin-day-shift-row{border-top-color:#33415599}.pin-day-shift-row .shift-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700}[data-theme=dark] .pin-day-shift-row .shift-label{color:#94a3b8}.pin-day-shift-select{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1cc;border-radius:6px;outline:none;padding:.2rem .45rem;font-size:.72rem;font-weight:600;transition:all .15s}.pin-day-shift-select:hover,.pin-day-shift-select:focus{background:#fff;border-color:#3b82f6}[data-theme=dark] .pin-day-shift-select{color:#f1f5f9;background:#1e293b;border-color:#475569b3}.group-general-dock{background:#f8fafca6;border:1px solid #e2e8f0e6;border-radius:14px;flex-direction:column;flex-shrink:0;gap:.65rem;margin-top:1rem;padding:.85rem;display:flex}[data-theme=dark] .group-general-dock{background:#0f172a8c;border-color:#334155b3}.group-general-dock-header{flex-direction:column;gap:.2rem;display:flex}.general-dock-title-group{align-items:center;gap:.45rem;display:flex}.general-dock-badge{color:#0f172a;font-size:.78rem;font-weight:800}[data-theme=dark] .general-dock-badge{color:#f8fafc}.general-dock-count{color:#2563eb;background:#2563eb14;border-radius:999px;padding:1px 7px;font-size:.72rem;font-weight:700}[data-theme=dark] .general-dock-count{color:#60a5fa;background:#3b82f626}.general-dock-hint{color:#64748b;font-size:.72rem;line-height:1.35}[data-theme=dark] .general-dock-hint{color:#94a3b8}.general-dock-empty{color:#10b981;text-align:center;background:#10b98114;border-radius:8px;padding:.65rem .5rem;font-size:.74rem;font-weight:600}[data-theme=dark] .general-dock-empty{color:#34d399;background:#10b9811f}.general-dock-list{flex-direction:column;gap:.45rem;max-height:260px;padding-right:2px;display:flex;overflow-y:auto}.general-dock-item{background:#fff;border:1px solid #e2e8f0d9;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .65rem;transition:all .15s;display:flex}[data-theme=dark] .general-dock-item{background:#1e293bb3;border-color:#334155bf}.general-dock-item:hover{border-color:#93c5fd;transform:translateY(-1px)}.gpin-meta-wrap{cursor:pointer;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.gpin-tag{flex-shrink:0;font-size:1.05rem}.gpin-info{flex-direction:column;min-width:0;display:flex}.gpin-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:750;overflow:hidden}[data-theme=dark] .gpin-name{color:#f8fafc}.gpin-addr{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}[data-theme=dark] .gpin-addr{color:#94a3b8}.gpin-actions-wrap{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.btn-dock-assign-main{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:7px;padding:.3rem .55rem;font-size:.72rem;font-weight:750;transition:all .15s}.btn-dock-assign-main:hover{background:#1d4ed8;transform:scale(1.02)}[data-theme=dark] .btn-dock-assign-main{background:#3b82f6}[data-theme=dark] .btn-dock-assign-main:hover{background:#2563eb}.dock-day-dropdown{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1e6;border-radius:7px;outline:none;padding:.25rem .35rem;font-size:.7rem;font-weight:600}[data-theme=dark] .dock-day-dropdown{color:#e2e8f0;background:#1e293b;border-color:#475569cc}.travel-planner-panel.is-expanded{-webkit-backdrop-filter:blur(20px)!important;background:#fffffff5!important;border-right:1px solid #e2e8f0d9!important;box-shadow:6px 0 30px -10px #0136281f!important}[data-theme=dark] .travel-planner-panel.is-expanded{background:#0d281ef7!important;border-right-color:#1e4d3eb3!important;box-shadow:6px 0 30px -10px #0009!important}.stitch-panel-header{background:#fff;border-bottom:1px solid #e2e8f0e6;flex-direction:column;flex-shrink:0;gap:.6rem;padding:.85rem 1rem .65rem;display:flex}[data-theme=dark] .stitch-panel-header{background:#0d281e;border-bottom-color:#2d6e5859}.stitch-header-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex;position:relative}.stitch-route-badge-btn{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;flex:1;align-items:center;gap:.6rem;min-width:0;padding:.35rem .6rem;transition:all .15s;display:flex}.stitch-route-badge-btn:hover{background:#f1f5f9;border-color:#cbd5e1cc}[data-theme=dark] .stitch-route-badge-btn:hover{background:#15241f;border-color:#2d6e5880}.stitch-route-icon-box{color:#047857;background:#ecfdf5;border:1px solid #10b9814d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .stitch-route-icon-box{color:#34d399;background:#10b98126;border-color:#34d3994d}.stitch-route-text-col{flex-direction:column;flex:1;min-width:0;display:flex}.stitch-route-title-line{align-items:center;gap:.35rem;display:flex}.stitch-route-heading{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}[data-theme=dark] .stitch-route-heading{color:#f8fafc}.stitch-route-sub-meta{color:#64748b;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.3rem;font-size:10.5px;font-weight:600;display:flex;overflow:hidden}.stitch-route-stop-count{color:#047857;font-weight:700}[data-theme=dark] .stitch-route-stop-count{color:#34d399}.stitch-header-right-group{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.stitch-mode-pill-bar{background:#f1f5f9;border:1px solid #e2e8f0cc;border-radius:10px;align-items:center;padding:2px;display:flex}[data-theme=dark] .stitch-mode-pill-bar{background:#15241f;border-color:#2d6e5866}.stitch-mode-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.25rem;padding:.25rem .55rem;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:all .15s;display:flex}[data-theme=dark] .stitch-mode-btn{color:#94a3b8}.stitch-mode-btn.active{color:#013628;background:#fff;box-shadow:0 1px 4px #00000014}[data-theme=dark] .stitch-mode-btn.active{color:#34d399;background:#1e4d3e}.stitch-collapse-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0cc;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}[data-theme=dark] .stitch-collapse-btn{color:#94a3b8;background:#15241f;border-color:#2d6e5866}.stitch-collapse-btn:hover{color:#0f172a;background:#e2e8f0}.stitch-day-scroll-bar{align-items:center;gap:.35rem;padding-bottom:2px;display:flex;overflow-x:auto}.stitch-day-scroll-bar::-webkit-scrollbar{display:none}.stitch-day-pill-btn{white-space:nowrap;color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #0000;border-radius:10px;flex-shrink:0;padding:.25rem .7rem;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:all .15s}[data-theme=dark] .stitch-day-pill-btn{color:#94a3b8;background:#15241f}.stitch-day-pill-btn:hover:not(.active){color:#0f172a;background:#e2e8f0}.stitch-day-pill-btn.active{color:#fff;background:#047857;box-shadow:0 2px 6px #04785740}[data-theme=dark] .stitch-day-pill-btn.active{color:#064e3b;background:#10b981}.stitch-day-add-btn{color:#047857;cursor:pointer;background:#ecfdf5;border:1px dashed #10b98166;border-radius:10px;flex-shrink:0;align-items:center;gap:.2rem;padding:.25rem .55rem;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:all .15s;display:flex}[data-theme=dark] .stitch-day-add-btn{color:#34d399;background:#10b98126}.stitch-toolbar-section{background:#f8fafc;border-bottom:1px solid #e2e8f0cc;flex-direction:column;flex-shrink:0;gap:.5rem;padding:.65rem .85rem;display:flex}[data-theme=dark] .stitch-toolbar-section{background:#111e1a;border-bottom-color:#2d6e5840}.stitch-search-bar{align-items:center;width:100%;display:flex;position:relative}.stitch-search-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1d9;border-radius:12px;outline:none;width:100%;padding:.45rem 3.5rem .45rem 2.2rem;font-family:Inter,sans-serif;font-size:12px;transition:all .15s}[data-theme=dark] .stitch-search-input{color:#f8fafc;background:#15241f;border-color:#2d6e5880}.stitch-search-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811f}.stitch-search-icon{color:#94a3b8;pointer-events:none;position:absolute;left:.65rem;font-size:17px!important}.stitch-search-submit-btn{color:#fff;cursor:pointer;background:#047857;border:none;border-radius:8px;padding:.25rem .65rem;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:background .15s;position:absolute;right:.25rem}.stitch-quick-actions-grid{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.stitch-action-tile-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:10px;justify-content:center;align-items:center;gap:.25rem;padding:.4rem .25rem;font-family:Inter,sans-serif;font-size:10.5px;font-weight:700;transition:all .15s;display:flex}[data-theme=dark] .stitch-action-tile-btn{color:#cbd5e1;background:#15241f;border-color:#2d6e5866}.stitch-action-tile-btn:hover{background:#f1f5f9;border-color:#10b981}[data-theme=dark] .stitch-action-tile-btn:hover{background:#1e4d3e;border-color:#34d399}.stitch-action-tile-btn.active{color:#fff;background:#047857;border-color:#047857;box-shadow:0 2px 6px #04785740}[data-theme=dark] .stitch-action-tile-btn.active{color:#064e3b;background:#10b981;border-color:#10b981}.stitch-map-point-card{background:#ecfdf5;border:1px solid #10b98159;border-radius:14px;flex-direction:column;flex-shrink:0;gap:.45rem;margin:.65rem .85rem;padding:.85rem;display:flex;box-shadow:0 4px 14px #10b98114}[data-theme=dark] .stitch-map-point-card{background:#15241f;border-color:#34d39959}.stitch-map-point-badge{color:#047857;text-transform:uppercase;letter-spacing:.05em;background:#d1fae5;border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .5rem;font-family:Inter,sans-serif;font-size:9.5px;font-weight:800;display:inline-flex}.stitch-map-point-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex}.stitch-map-point-close:hover{color:#0f172a;background:#0000000d}.stitch-map-point-title{color:#064e3b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;overflow:hidden}[data-theme=dark] .stitch-map-point-title{color:#f8fafc}.stitch-map-point-addr{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}[data-theme=dark] .stitch-map-point-addr{color:#94a3b8}.stitch-btn-add-stop{color:#fff;cursor:pointer;background:#047857;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.4rem .65rem;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:background .15s;display:flex;box-shadow:0 2px 6px #04785733}.stitch-btn-add-stop:hover{background:#065f46}.stitch-btn-add-pool{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1d9;border-radius:10px;padding:.4rem .65rem;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:all .15s}.stitch-btn-add-pool:hover{background:#f1f5f9}.stitch-empty-feed-card{text-align:center;background:#f8fafc;border:1.5px dashed #cbd5e1e6;border-radius:16px;flex-direction:column;align-items:center;gap:.6rem;margin:1rem 0;padding:1.5rem 1rem;display:flex}[data-theme=dark] .stitch-empty-feed-card{background:#15241f;border-color:#2d6e5866}.stitch-empty-feed-icon{color:#047857;background:#ecfdf5;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}[data-theme=dark] .stitch-empty-feed-icon{color:#34d399;background:#10b98133}.stitch-empty-feed-title{color:#0f172a;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:800}[data-theme=dark] .stitch-empty-feed-title{color:#f8fafc}.stitch-empty-feed-desc{color:#64748b;max-width:260px;margin:0;font-size:11.5px;line-height:1.4}[data-theme=dark] .stitch-empty-feed-desc{color:#94a3b8}.stitch-timeline-stop-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0f2;border-radius:14px;flex-direction:column;gap:.4rem;padding:.75rem;transition:all .15s;display:flex;position:relative;box-shadow:0 1px 4px #00000008}[data-theme=dark] .stitch-timeline-stop-card{background:#15241f;border-color:#2d6e5859}.stitch-timeline-stop-card:hover{border-color:#10b981;box-shadow:0 4px 12px #0000000f}.stitch-timeline-stop-card.selected{background:#ecfdf5;border-color:#10b981;box-shadow:0 0 0 2px #10b98140}[data-theme=dark] .stitch-timeline-stop-card.selected{background:#1e4d3e66}.stitch-stop-card-main-row{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.stitch-stop-badge-num{color:#fff;background:#013628;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:800;display:flex}.stitch-stop-badge-num.visited{background:#047857}.stitch-stop-info-col{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.stitch-stop-label-row{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.stitch-stop-label{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;overflow:hidden}[data-theme=dark] .stitch-stop-label{color:#f8fafc}.stitch-stop-time-tag{color:#047857;flex-shrink:0;font-family:Inter,sans-serif;font-size:10.5px;font-weight:750}[data-theme=dark] .stitch-stop-time-tag{color:#34d399}.stitch-stop-meta-line{color:#64748b;align-items:center;gap:.35rem;font-size:11px;display:flex}[data-theme=dark] .stitch-stop-meta-line{color:#94a3b8}.stitch-stop-actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.stitch-stop-action-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.stitch-stop-action-btn:hover{color:#0f172a;background:#f1f5f9}[data-theme=dark] .stitch-stop-action-btn:hover{color:#fff;background:#1e4d3e}.stitch-stop-action-btn:disabled{opacity:.2;cursor:default}.desk-header-row{justify-content:space-between;align-items:center;display:flex}.desk-title-block{align-items:center;gap:.65rem;display:flex}.desk-badge-icon{color:#34d399;background:#1e4d3e;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 8px #1e4d3e33}.desk-title-text-group{flex-direction:column;display:flex}.desk-main-heading{color:#013628;letter-spacing:-.01em;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:800;line-height:1.15}[data-theme=dark] .desk-main-heading{color:#f8fafc}.desk-sub-heading{color:#286954;text-transform:uppercase;letter-spacing:.06em;margin-top:1px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}[data-theme=dark] .desk-sub-heading{color:#34d399}.desk-header-actions{align-items:center;gap:.4rem;display:flex}.btn-desk-add-pin{color:#fff;cursor:pointer;background:#1e4d3e;border:none;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 6px #1e4d3e33}.btn-desk-add-pin:hover{background:#286954;transform:translateY(-1px)}.btn-desk-add-pin.active{background:#10b981}.planner-main-container{background:#fff;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.desk-top-bar{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.desk-brand-badge{background:#ecfdf5;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:.45rem;padding:.25rem .65rem;display:inline-flex}[data-theme=dark] .desk-brand-badge{background:#1e4d3e66;border-color:#34d3994d}.desk-brand-dot{background:#10b981;border-radius:9999px;width:7px;height:7px}.desk-brand-text{text-transform:uppercase;letter-spacing:.06em;color:#1e4d3e;font-size:11px;font-weight:800}[data-theme=dark] .desk-brand-text{color:#34d399}.desk-status-pill{color:#047857;background:#d1fae5;border-radius:999px;padding:1px 5px;font-size:9.5px;font-weight:700}[data-theme=dark] .desk-status-pill{color:#6ee7b7;background:#065f4680}.btn-desk-collapse{color:#404945;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0cc;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}[data-theme=dark] .btn-desk-collapse{color:#94a3b8;background:#1e4d3e66;border-color:#ffffff14}.btn-desk-collapse:hover{color:#013628;background:#e2e8f0}.stitch-route-selector-box{background:#f8fafc;border:1px solid #cbd5e1d9;border-radius:12px;align-items:center;gap:.65rem;padding:.5rem .75rem;transition:all .15s;display:flex;position:relative}.stitch-route-selector-box:hover,.stitch-route-selector-box:focus-within{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b9811f}[data-theme=dark] .stitch-route-selector-box:hover,[data-theme=dark] .stitch-route-selector-box:focus-within{background:#0d281efa}.stitch-route-selector-icon{color:#047857;background:#ecfdf5;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .stitch-route-selector-icon{color:#34d399;background:#10b98133}.stitch-route-selector-select-wrap{flex-direction:column;flex:1;min-width:0;display:flex}.stitch-route-selector-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:2px;font-size:9.5px;font-weight:750;line-height:1.1}[data-theme=dark] .stitch-route-selector-label{color:#94a3b8}.stitch-route-selector-select{color:#013628;cursor:pointer;text-overflow:ellipsis;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:inherit;font-size:13px;font-weight:750}[data-theme=dark] .stitch-route-selector-select{color:#f8fafc}.stitch-route-selector-select option{color:#013628;background:#fff}[data-theme=dark] .stitch-route-selector-select option{color:#f8fafc;background:#0d281e}.stitch-route-chevron{color:#64748b;pointer-events:none;flex-shrink:0;font-size:18px}.desk-route-overview{flex-direction:column;gap:.35rem;display:flex}.desk-route-heading-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.desk-route-title{color:#013628;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:800;line-height:1.2;overflow:hidden}[data-theme=dark] .desk-route-title{color:#f8fafc}.desk-route-opt-badge{color:#047857;background:#ecfdf5;border:1px solid #10b98140;border-radius:999px;flex-shrink:0;align-items:center;gap:3px;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-flex}[data-theme=dark] .desk-route-opt-badge{color:#34d399;background:#10b98126;border-color:#34d3994d}.desk-route-chips-row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.desk-meta-chip{color:#475569;background:#f1f5f9;border-radius:6px;align-items:center;gap:3px;padding:2px 7px;font-size:11.5px;font-weight:600;display:inline-flex}[data-theme=dark] .desk-meta-chip{color:#94a3b8;background:#1e4d3e59}.desk-day-switcher-bar{scrollbar-width:none;align-items:center;gap:.35rem;padding:.2rem 0;display:flex;overflow-x:auto}.desk-day-switcher-bar::-webkit-scrollbar{display:none}.desk-day-pill{white-space:nowrap;color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:9999px;padding:.32rem .75rem;font-size:11.5px;font-weight:700;transition:all .15s}[data-theme=dark] .desk-day-pill{color:#cbd5e1;background:#1e4d3e4d;border-color:#ffffff14}.desk-day-pill:hover:not(.active){color:#0f172a;background:#e2e8f0}.desk-day-pill.active{color:#fff;background:#013628;border-color:#013628;box-shadow:0 2px 6px #01362840}[data-theme=dark] .desk-day-pill.active{color:#042f20;background:#10b981;border-color:#10b981}.desk-add-day-btn{color:#047857;cursor:pointer;background:#ecfdf5;border:1px dashed #10b981;border-radius:9999px;flex-shrink:0;align-items:center;gap:2px;padding:.32rem .65rem;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}[data-theme=dark] .desk-add-day-btn{color:#34d399;background:#10b98126}.desk-add-day-btn:hover{background:#d1fae5}.desk-cat-filter-bar{scrollbar-width:none;align-items:center;gap:.3rem;padding:.15rem 0;display:flex;overflow-x:auto}.desk-cat-filter-bar::-webkit-scrollbar{display:none}.desk-cat-chip{white-space:nowrap;color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0cc;border-radius:9999px;padding:.22rem .6rem;font-size:11px;font-weight:600;transition:all .15s}[data-theme=dark] .desk-cat-chip{color:#cbd5e1;background:#1e4d3e40;border-color:#ffffff0f}.desk-cat-chip:hover:not(.active){color:#0f172a;background:#f1f5f9}.desk-cat-chip.active{color:#fff;background:#1e4d3e;border-color:#1e4d3e}[data-theme=dark] .desk-cat-chip.active{color:#064e3b;background:#34d399;border-color:#34d399}.desk-tempo-box{background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:10px;flex-direction:column;gap:.3rem;padding:.5rem .75rem;display:flex}[data-theme=dark] .desk-tempo-box{background:#0f211b99;border-color:#1e4d3e99}.stitch-segmented-tabs{background:#f1f5f9;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:3px;margin-top:.25rem;padding:3px;display:grid}[data-theme=dark] .stitch-segmented-tabs{background:#1e4d3e59}.stitch-segment-btn{color:#404945;cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;gap:4px;padding:.4rem .25rem;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .15s;display:flex}[data-theme=dark] .stitch-segment-btn{color:#94a3b8}.stitch-segment-btn:hover{color:#013628}.stitch-segment-btn.active{color:#013628;background:#fff;font-weight:700;box-shadow:0 2px 6px #0000000f}[data-theme=dark] .stitch-segment-btn.active{color:#34d399;background:#0d281ef2}.stitch-point-alert{background:#ecfdf5;border:1px solid #10b98140;border-radius:14px;align-items:flex-start;gap:.65rem;margin:.65rem 1rem 0;padding:.75rem;display:flex;box-shadow:0 4px 12px #10b98114}[data-theme=dark] .stitch-point-alert{background:#1e4d3e59;border-color:#34d3994d}.alert-pin-icon{color:#286954;flex-shrink:0;margin-top:2px;font-size:20px!important}.alert-content-col{flex:1;min-width:0}.alert-top-row{justify-content:space-between;align-items:center;display:flex}.alert-tag{color:#286954;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:10px;font-weight:800}[data-theme=dark] .alert-tag{color:#34d399}.alert-close-btn{color:#404945;cursor:pointer;background:0 0;border:none;padding:0}.alert-address-strong{color:#0d281e;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;overflow:hidden}[data-theme=dark] .alert-address-strong{color:#f8fafc}.alert-address-sub{color:#404945;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}[data-theme=dark] .alert-address-sub{color:#94a3b8}.alert-actions-row{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.alert-btn-primary{color:#fff;cursor:pointer;background:#286954;border:none;border-radius:9999px;padding:.3rem .75rem;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:background .15s}.alert-btn-primary:hover{background:#013628}.alert-btn-secondary{color:#0d281e;cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:9999px;padding:.3rem .75rem;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:all .15s}.alert-btn-secondary:hover{background:#f1f5f9}.stitch-trip-meta-box{flex-direction:column;flex-shrink:0;gap:.55rem;padding:.65rem 1rem .25rem;display:flex}.trip-selector-header{justify-content:space-between;align-items:center;display:flex}.trip-selector-btn-group{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.55rem;display:flex}.trip-selector-icon-box{color:#013628;background:#eaedff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .trip-selector-icon-box{color:#34d399;background:#1e4d3e66}.trip-title-flex{flex-direction:column;display:flex}.trip-title-row{align-items:center;gap:3px;display:flex}.trip-name-text{color:#013628;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:800;transition:color .15s}[data-theme=dark] .trip-name-text{color:#f8fafc}.trip-meta-subtitle{color:#404945;font-family:Inter,sans-serif;font-size:11px}[data-theme=dark] .trip-meta-subtitle{color:#94a3b8}.btn-new-trip-mini{color:#013628;cursor:pointer;background:#f1f5f9;border:none;border-radius:9999px;align-items:center;gap:3px;padding:.3rem .65rem;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:all .15s;display:flex}.btn-new-trip-mini:hover{background:#eaedff}.stitch-day-chips-row{scrollbar-width:none;align-items:center;gap:.35rem;padding-bottom:2px;display:flex;overflow-x:auto}.stitch-day-chips-row::-webkit-scrollbar{display:none}.day-chip-btn{color:#404945;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:none;border-radius:9999px;align-items:center;gap:5px;padding:.3rem .75rem;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .15s;display:flex}[data-theme=dark] .day-chip-btn{color:#94a3b8;background:#1e4d3e59}.day-chip-btn:hover{color:#013628;background:#eaedff}.day-chip-btn.active{color:#fff;background:#1e4d3e;box-shadow:0 2px 6px #1e4d3e40}.day-chip-active-dot{background:#34d399;border-radius:9999px;width:6px;height:6px}.day-chip-add{color:#286954;background:#fff;border:1px solid #e2e8f0e6}.day-chip-add:hover{background:#ecfdf5}.stitch-metrics-bar{color:#404945;background:#f2f3ff;border-radius:12px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:12px;display:flex}[data-theme=dark] .stitch-metrics-bar{color:#94a3b8;background:#1e4d3e4d}.metrics-left-group{align-items:center;gap:.75rem;display:flex}.metric-highlight{color:#013628;align-items:center;gap:4px;font-weight:700;display:flex}[data-theme=dark] .metric-highlight{color:#f8fafc}.metric-item{align-items:center;gap:3px;font-weight:500;display:flex}.metrics-checkbox-label{color:#013628;cursor:pointer;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}[data-theme=dark] .metrics-checkbox-label{color:#34d399}.stitch-itinerary-feed{flex-direction:column;flex:1;gap:.65rem;padding:.5rem 1rem;display:flex;overflow-y:auto}.stitch-transit-row{color:#404945;align-items:center;gap:.5rem;margin:-.2rem 0;padding-left:.65rem;font-family:Inter,sans-serif;font-size:11px;display:flex}.transit-vertical-line{background:#2869544d;border-radius:9999px;width:2px;height:24px;margin-left:14px}.transit-pill-text{background:#f2f3ff;border-radius:9999px;align-items:center;gap:4px;padding:.2rem .55rem;font-weight:600;display:flex}[data-theme=dark] .transit-pill-text{color:#94a3b8;background:#1e4d3e4d}.stitch-stop-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0b3;border-radius:16px;align-items:flex-start;gap:.75rem;padding:.85rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 2px 8px #0000000a}[data-theme=dark] .stitch-stop-card{background:#0d281ef2;border-color:#ffffff14}.stitch-stop-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000014}.stitch-stop-card.selected{outline:2px solid #10b98166;background:#ecfdf599!important;border-color:#10b98180!important;box-shadow:0 8px 24px -4px #10b98133!important}[data-theme=dark] .stitch-stop-card.selected{background:#1e4d3e73!important;border-color:#34d39980!important}.stop-sequence-badge{color:#fff;background:#1e4d3e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;display:flex;box-shadow:0 2px 6px #0000001a}.stop-sequence-badge.visited{background:#286954}.stop-sequence-badge.selected{background:#10b981}.stop-card-main{flex:1;min-width:0}.stop-card-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.stop-name-title{color:#013628;white-space:nowrap;text-overflow:ellipsis;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;overflow:hidden}[data-theme=dark] .stop-name-title{color:#f8fafc}.stop-cat-chip{text-transform:uppercase;color:#404945;white-space:nowrap;background:#f2f3ff;border-radius:9999px;padding:.15rem .5rem;font-family:Inter,sans-serif;font-size:10px;font-weight:700}[data-theme=dark] .stop-cat-chip{color:#94a3b8;background:#1e4d3e66}.stop-cat-chip.completed{color:#286954;background:#ecfdf5}.stop-cat-chip.inspecting{color:#013628;background:#10b98133}.stop-address-text{color:#404945;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}[data-theme=dark] .stop-address-text{color:#94a3b8}.stop-note-quote{color:#131b2e;background:#f1f5f9;border-radius:8px;align-items:center;gap:5px;margin-top:.45rem;padding:.45rem .6rem;font-size:11px;display:flex}[data-theme=dark] .stop-note-quote{color:#f8fafc;background:#1e4d3e59}.stop-drawer-trigger-pill{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-top:.45rem;padding:.45rem .65rem;display:flex;box-shadow:0 1px 4px #0000000d}[data-theme=dark] .stop-drawer-trigger-pill{background:#0d281ee6}.btn-trigger-drawer{color:#fff;cursor:pointer;background:#1e4d3e;border:none;border-radius:9999px;align-items:center;gap:3px;padding:.25rem .65rem;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:background .15s;display:flex}.btn-trigger-drawer:hover{background:#286954}.stitch-pool-accordion{background:#f2f3ff;border-radius:16px;margin-top:.5rem;overflow:hidden;box-shadow:0 1px 4px #00000008}[data-theme=dark] .stitch-pool-accordion{background:#1e4d3e4d}.stitch-pool-summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:#eaedff;justify-content:space-between;align-items:center;padding:.75rem .85rem;list-style:none;display:flex}.pool-summary-title-row{align-items:center;gap:.5rem;display:flex}.pool-summary-title{color:#013628;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700}[data-theme=dark] .pool-summary-title{color:#f8fafc}.pool-items-container{flex-direction:column;gap:.5rem;padding:.65rem;display:flex}.pool-item-row{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .65rem;display:flex;box-shadow:0 1px 4px #0000000a}[data-theme=dark] .pool-item-row{background:#0d281ef2}.pool-item-info{align-items:center;gap:.5rem;min-width:0;display:flex}.pool-item-icon-box{color:#717974;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}[data-theme=dark] .pool-item-icon-box{color:#34d399;background:#1e4d3e66}.pool-item-name{color:#013628;white-space:nowrap;text-overflow:ellipsis;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;overflow:hidden}[data-theme=dark] .pool-item-name{color:#f8fafc}.pool-item-address{color:#404945;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}[data-theme=dark] .pool-item-address{color:#94a3b8}.btn-pool-assign{color:#286954;cursor:pointer;white-space:nowrap;background:#ecfdf5;border:none;border-radius:9999px;padding:.25rem .65rem;font-family:Inter,sans-serif;font-size:10px;font-weight:700;transition:all .15s}.btn-pool-assign:hover{color:#fff;background:#286954}.stitch-desk-footer{background:#fff;border-top:1px solid #f1f5f9e6;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}[data-theme=dark] .stitch-desk-footer{background:#0d281efa;border-top-color:#ffffff14}.desk-footer-status{color:#404945;align-items:center;gap:.4rem;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:flex}[data-theme=dark] .desk-footer-status{color:#94a3b8}.desk-footer-ping-dot{background:#10b981;border-radius:9999px;width:8px;height:8px}.btn-desk-start-nav{color:#fff;cursor:pointer;background:#0d281e;border:none;border-radius:9999px;align-items:center;gap:.35rem;padding:.4rem 1rem;font-family:Inter,sans-serif;font-size:12px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 8px #0d281e40}.btn-desk-start-nav:hover{background:#286954;transform:translateY(-1px)}.stitch-leaflet-marker-wrap{background:0 0!important;border:none!important}.stitch-leaflet-pin{cursor:pointer;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 6px 12px #0d281e47);flex-direction:column;align-items:center;transition:transform .2s cubic-bezier(.16,1,.3,1),filter .2s;display:flex;position:relative;transform:translate(-50%,-100%)}.stitch-leaflet-pin:hover{transform:translate(-50%,-105%)scale(1.06);z-index:1000!important}.stitch-leaflet-pin.is-selected{filter:drop-shadow(0 10px 24px #10b98173);transform:translate(-50%,-105%)scale(1.12);z-index:1200!important}.stitch-pin-pulse-beacon{pointer-events:none;background:#10b98159;border-radius:9999px;width:44px;height:44px;animation:1.8s cubic-bezier(0,0,.2,1) infinite stitch-pulse-ping;position:absolute;top:14px;left:50%;transform:translate(-50%,-50%)}@keyframes stitch-pulse-ping{75%,to{opacity:0;transform:translate(-50%,-50%)scale(2.2)}}.stitch-pin-shell{flex-direction:column;align-items:center;display:flex;position:relative}.stitch-pin-head{background:var(--pin-color,#286954);color:#fff;border:2.5px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:800;display:flex;box-shadow:0 4px 10px #0003}.stitch-pin-beak{border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid var(--pin-color,#286954);width:0;height:0;margin-top:-2px}.stitch-pin-check{stroke:#fff;width:14px;height:14px}.stitch-pin-pill{white-space:nowrap;pointer-events:none;background:#fff;border:1px solid #e2e8f0e6;border-radius:9999px;flex-direction:column;align-items:center;margin-top:4px;padding:2px 8px;display:flex;box-shadow:0 2px 6px #0000001f}[data-theme=dark] .stitch-pin-pill{background:#0d281e;border-color:#ffffff26}.stitch-pin-pill-title{color:#131b2e;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:10px;font-weight:700}[data-theme=dark] .stitch-pin-pill-title{color:#fff}.stitch-pin-pill-meta{color:#10b981;margin-top:1px;font-family:Inter,sans-serif;font-size:9.5px;font-weight:500}.stitch-pin-active-popup{z-index:9999;text-align:left;pointer-events:auto;cursor:default;background:#fff;border-radius:18px;flex-direction:column;gap:.35rem;width:250px;padding:.65rem;animation:.2s cubic-bezier(.16,1,.3,1) stitchFadeIn;display:flex;position:absolute;bottom:48px;left:50%;transform:translate(-50%);box-shadow:0 16px 36px -4px #0d281e38,0 0 0 1px #0000000d}[data-theme=dark] .stitch-pin-active-popup{background:#0d281e;border:1px solid #ffffff1f;box-shadow:0 20px 45px #0009}@keyframes stitchFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.popup-photo-wrap{background:#e2e8f0;border-radius:12px;width:100%;height:96px;position:relative;overflow:hidden}.popup-photo-img{object-fit:cover;width:100%;height:100%}.popup-active-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#013628;background:#ffffffd9;border-radius:9999px;padding:2px 8px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;position:absolute;top:6px;right:6px}.popup-title-row{justify-content:space-between;align-items:center;gap:4px;display:flex}.popup-title{color:#013628;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:13.5px;font-weight:700;overflow:hidden}[data-theme=dark] .popup-title{color:#fff}.popup-rating{color:#f59e0b;align-items:center;gap:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:flex}.popup-desc{color:#404945;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}[data-theme=dark] .popup-desc{color:#94a3b8}.popup-actions-row{align-items:center;gap:.4rem;margin-top:2px;display:flex}.popup-btn-nav{color:#fff;cursor:pointer;background:#013628;border:none;border-radius:9999px;flex:1;padding:4px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:background .15s}.popup-btn-nav:hover{background:#286954}.popup-btn-detail{color:#005035;cursor:pointer;background:#ecfdf5;border:none;border-radius:9999px;padding:4px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:background .15s}.popup-btn-detail:hover{background:#abedd3}.stitch-floating-layer-card{z-index:40;-webkit-backdrop-filter:blur(24px);background:#fffffff0;border-radius:20px;flex-direction:column;gap:.5rem;width:320px;padding:1rem;animation:.2s cubic-bezier(.16,1,.3,1) stitchFadeIn;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 20px 45px -8px #0d281e38,0 0 0 1px #e2e8f0e6}[data-theme=dark] .stitch-floating-layer-card{background:#0d281ef5;border-color:#ffffff1a;box-shadow:0 24px 50px #0009}.stitch-leaflet-pool-pin{cursor:pointer;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 4px 10px #0003);flex-direction:column;align-items:center;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translate(-50%,-100%)}.stitch-leaflet-pool-pin:hover{transform:translate(-50%,-105%)scale(1.08)}.stitch-pool-pin-head{background:var(--pin-color,#475569);color:#fff;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex;box-shadow:0 2px 8px #0003}.pool-group-filter-bar{scrollbar-width:none;background:#f8fafc;border-bottom:1px solid #f1f5f9e6;align-items:center;gap:.35rem;padding:.4rem .8rem;display:flex;overflow-x:auto}.pool-group-filter-bar::-webkit-scrollbar{display:none}[data-theme=dark] .pool-group-filter-bar{background:#0f172a99;border-bottom-color:#ffffff0f}.pool-group-chip{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1cc;border-radius:9999px;padding:.28rem .65rem;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:all .15s}[data-theme=dark] .pool-group-chip{color:#cbd5e1;background:#1e293bcc;border-color:#47556999}.pool-group-chip:hover{color:#0f172a;background:#f1f5f9}.pool-group-chip.active{color:#fff;background:#286954;border-color:#286954;box-shadow:0 2px 6px #2869544d}.pool-group-chip.add-group{color:#286954;background:0 0;border-style:dashed}.pool-group-chip.add-group:hover{background:#28695414}.pool-new-group-row{background:#2869540f;border-bottom:1px solid #28695426;align-items:center;gap:.35rem;padding:.4rem .8rem;display:flex}.pool-new-group-input{color:#0f172a;background:#fff;border:1px solid #2869544d;border-radius:8px;outline:none;flex:1;padding:.3rem .6rem;font-family:Inter,sans-serif;font-size:12px}.pool-new-group-input:focus{border-color:#286954;box-shadow:0 0 0 2px #28695426}.btn-save-new-group{color:#fff;cursor:pointer;background:#286954;border:none;border-radius:8px;padding:.3rem .65rem;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:background .15s}.btn-save-new-group:hover{background:#1e4d3e}.btn-cancel-new-group{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.3rem .5rem;font-family:Inter,sans-serif;font-size:11px}.stitch-pin-group-select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:.35rem .55rem;font-family:Inter,sans-serif;font-size:12px}[data-theme=dark] .stitch-pin-group-select{color:#f1f5f9;background:#1e293b;border-color:#334155}.btn-active-pinning{animation:1.5s ease-in-out infinite alternate pulse-pinning;color:#fff!important;background:#10b981!important}@keyframes pulse-pinning{0%{box-shadow:0 0 #10b98166}to{box-shadow:0 0 0 8px #10b98100}}.pin-primary-actions-row{align-items:center;gap:.5rem;width:100%;margin:.65rem 0 .85rem;display:flex}.btn-pin-primary-share,.btn-pin-primary-save{cursor:pointer;border:1px solid #0000;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .75rem;font-size:.82rem;font-weight:700;transition:all .18s;display:inline-flex}.btn-pin-primary-share{color:#065f46;background:#ecfdf5;border-color:#10b9814d}.btn-pin-primary-share:hover{color:#047857;background:#d1fae5;transform:translateY(-1px)}.btn-pin-primary-save{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1cc}.btn-pin-primary-save:hover{color:#0f172a;background:#e2e8f0;transform:translateY(-1px)}.btn-pin-primary-save.is-saved{color:#fff;background:#10b981;border-color:#059669}[data-theme=dark] .btn-pin-primary-share{color:#34d399;background:#065f464d;border-color:#34d3994d}[data-theme=dark] .btn-pin-primary-share:hover{color:#6ee7b7;background:#065f4680}[data-theme=dark] .btn-pin-primary-save{color:#f1f5f9;background:#1e293b;border-color:#334155}[data-theme=dark] .btn-pin-primary-save:hover{background:#334155}[data-theme=dark] .btn-pin-primary-save.is-saved{color:#fff;background:#059669}.desk-mode-segmented-bar{background:#0f172a0f;border:1px solid #e2e8f0e6;border-radius:12px;align-items:center;gap:4px;margin-top:6px;margin-bottom:8px;padding:3px;display:flex}[data-theme=dark] .desk-mode-segmented-bar{background:#0f172a99;border-color:#334155b3}.desk-mode-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:11.5px;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}[data-theme=dark] .desk-mode-btn{color:#94a3b8}.desk-mode-btn:hover{color:#0f172a;background:#ffffff80}[data-theme=dark] .desk-mode-btn:hover{color:#f1f5f9;background:#ffffff0d}.desk-mode-btn.active{color:#047857;background:#fff;box-shadow:0 1px 4px #00000014}[data-theme=dark] .desk-mode-btn.active{color:#34d399;background:#10b9812e;border:1px solid #34d39940;box-shadow:0 1px 6px #0000004d}.sidebar-search-box{flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.sidebar-search-input-wrap{background:#f8fafc;border:1px solid #cbd5e1cc;border-radius:12px;align-items:center;padding:3px 6px 3px 10px;transition:all .18s;display:flex}[data-theme=dark] .sidebar-search-input-wrap{background:#0f172aa6;border-color:#334155cc}.sidebar-search-input-wrap:focus-within{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.sidebar-search-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:4px 0;font-size:12px}[data-theme=dark] .sidebar-search-input{color:#f8fafc}.sidebar-search-input::placeholder{color:#94a3b8}.sidebar-search-btn{color:#34d399;cursor:pointer;background:#013628;border:none;border-radius:8px;align-items:center;gap:3px;padding:4px 10px;font-size:11px;font-weight:700;transition:background .15s;display:flex}.sidebar-search-btn:hover:not(:disabled){background:#024a37}.sidebar-search-btn:disabled{opacity:.6;cursor:not-allowed}.sidebar-search-result-card{background:#ecfdf5;border:1px solid #10b98159;border-radius:10px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}[data-theme=dark] .sidebar-search-result-card{background:#064e3b4d;border-color:#34d3994d}.search-result-title{color:#065f46;margin:0;font-size:12px;font-weight:700}[data-theme=dark] .search-result-title{color:#6ee7b7}.search-result-address{color:#047857;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10.5px;overflow:hidden}[data-theme=dark] .search-result-address{color:#a7f3d0}.sidebar-pin-mode-toggle{cursor:pointer;border:1px solid;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:7px 10px;font-size:11.5px;font-weight:700;transition:all .2s;display:flex}.sidebar-pin-mode-toggle.is-active{color:#34d399;background:#013628;border-color:#10b981;box-shadow:0 0 10px #10b98140}.sidebar-pin-mode-toggle.is-inactive{color:#334155;background:#f8fafc;border-color:#cbd5e1cc}[data-theme=dark] .sidebar-pin-mode-toggle.is-inactive{color:#cbd5e1;background:#0f172a80;border-color:#334155a6}.travel-overview-card{background:linear-gradient(135deg,#01362814 0%,#10b9810d 100%);border:1px solid #10b98140;border-radius:12px;flex-direction:column;gap:8px;margin-bottom:8px;padding:10px 12px;display:flex}[data-theme=dark] .travel-overview-card{background:linear-gradient(135deg,#01362866 0%,#022c224d 100%);border-color:#34d39940}.travel-progress-header{color:#047857;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}[data-theme=dark] .travel-progress-header{color:#34d399}.travel-progress-track{background:#10b98126;border-radius:999px;width:100%;height:6px;overflow:hidden}.travel-progress-fill{background:linear-gradient(90deg,#10b981 0%,#34d399 100%);border-radius:999px;height:100%;transition:width .3s cubic-bezier(.16,1,.3,1)}.travel-transit-connector{color:#475569;background:#f8fafc;border:1px solid #e2e8f0cc;border-left:3px solid #10b981;border-radius:9px;justify-content:space-between;align-items:center;margin:2px 0 2px 20px;padding:6px 10px;font-size:10.5px;display:flex}[data-theme=dark] .travel-transit-connector{color:#94a3b8;background:#0f172a73;border-color:#33415599 #33415599 #33415599 #34d399}.transit-icon-pill{color:#047857;align-items:center;gap:4px;font-weight:700;display:flex}[data-theme=dark] .transit-icon-pill{color:#34d399}.transit-directions-btn{color:#0284c7;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:2px;padding:2px 4px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.transit-directions-btn:hover{background:#0284c71a;text-decoration:underline}.planner-main-container{background:#fff;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;flex-direction:column!important;width:100%!important;height:100%!important;display:flex!important;overflow:hidden!important}[data-theme=dark] .planner-main-container{background:#0d281e}.stitch-desk-header{background:#fff;border-bottom:1px solid #e2e8f0e6;flex-direction:column;flex-shrink:0;gap:10px;padding:12px 14px;display:flex}[data-theme=dark] .stitch-desk-header{background:#0d281e;border-bottom-color:#2d6e5859}.stitch-desk-top-row{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.stitch-route-selector-wrapper{flex:1;min-width:0;position:relative}.stitch-route-selector-box{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:12px;align-items:center;gap:8px;padding:6px 8px;transition:all .15s;display:flex}[data-theme=dark] .stitch-route-selector-box{background:#15241f;border-color:#2d6e5866}.stitch-route-selector-box:hover{background:#f1f5f9;border-color:#cbd5e1}[data-theme=dark] .stitch-route-selector-box:hover{background:#1e4d3e66;border-color:#34d39966}.stitch-route-selector-icon{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .stitch-route-selector-icon{color:#6ee7b7;background:#064e3b80;border-color:#34d3994d}.stitch-route-selector-text{flex-direction:column;flex:1;min-width:0;display:flex}.stitch-route-title-wrap{align-items:center;gap:4px;display:flex}.stitch-route-title-text{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}[data-theme=dark] .stitch-route-title-text{color:#f8fafc}.stitch-route-sub-meta{color:#64748b;align-items:center;gap:5px;margin-top:2px;font-size:10.5px;font-weight:600;display:flex}[data-theme=dark] .stitch-route-sub-meta{color:#94a3b8}.stitch-route-count-badge{color:#047857;font-weight:800}[data-theme=dark] .stitch-route-count-badge{color:#34d399}.stitch-route-dropdown-menu{z-index:100;background:#fff;border:1px solid #e2e8f0f2;border-radius:14px;flex-direction:column;gap:4px;width:290px;max-width:92vw;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 30px -4px #00000026,0 4px 12px #00000014}[data-theme=dark] .stitch-route-dropdown-menu{background:#15241f;border-color:#2d6e5880;box-shadow:0 12px 30px -4px #00000080}.stitch-dropdown-head{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:4px 6px 8px;font-size:10.5px;font-weight:800;display:flex}[data-theme=dark] .stitch-dropdown-head{border-bottom-color:#ffffff0f}.stitch-dropdown-add-btn{color:#047857;cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;font-size:11px;font-weight:700;display:flex}[data-theme=dark] .stitch-dropdown-add-btn{color:#34d399}.stitch-route-list-scroll{flex-direction:column;gap:2px;max-height:220px;display:flex;overflow-y:auto}.stitch-route-dropdown-item{cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;padding:7px 8px;transition:background .15s;display:flex}.stitch-route-dropdown-item:hover{background:#f8fafc}[data-theme=dark] .stitch-route-dropdown-item:hover{background:#ffffff0d}.stitch-route-dropdown-item.active{background:#ecfdf5;border:1px solid #a7f3d0}[data-theme=dark] .stitch-route-dropdown-item.active{background:#064e3b66;border-color:#34d3994d}.stitch-header-right-ctrls{flex-shrink:0;align-items:center;gap:6px;display:flex}.stitch-mode-segmented-bar{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:2px;padding:2px;display:flex}[data-theme=dark] .stitch-mode-segmented-bar{background:#111e1a;border-color:#2d6e5866}.stitch-mode-segment-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;transition:all .15s;display:flex}[data-theme=dark] .stitch-mode-segment-btn{color:#94a3b8}.stitch-mode-segment-btn.active{color:#047857;background:#fff;box-shadow:0 1px 3px #00000014}[data-theme=dark] .stitch-mode-segment-btn.active{color:#34d399;background:#013628;box-shadow:0 1px 4px #0000004d}.stitch-collapse-action-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.stitch-collapse-action-btn:hover{color:#0f172a;background:#e2e8f0}[data-theme=dark] .stitch-collapse-action-btn{color:#94a3b8;background:#111e1a;border-color:#2d6e5866}[data-theme=dark] .stitch-collapse-action-btn:hover{color:#f8fafc;background:#1e4d3e}.stitch-days-scroll-row{align-items:center;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.stitch-days-scroll-row::-webkit-scrollbar{display:none}.stitch-days-scroll-row{-ms-overflow-style:none;scrollbar-width:none}.stitch-day-tab-pill{cursor:pointer;white-space:nowrap;color:#475569;background:#f1f5f9;border:none;border-radius:10px;flex-shrink:0;padding:4px 11px;font-size:11px;font-weight:700;transition:all .15s}[data-theme=dark] .stitch-day-tab-pill{color:#94a3b8;background:#111e1a}.stitch-day-tab-pill.active{color:#fff;background:#013628;box-shadow:0 1px 4px #01362840}[data-theme=dark] .stitch-day-tab-pill.active{color:#013628;background:#10b981;font-weight:800}.stitch-day-add-pill{cursor:pointer;color:#047857;white-space:nowrap;background:#ecfdf5;border:1px dashed #a7f3d0;border-radius:10px;flex-shrink:0;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:700;display:flex}[data-theme=dark] .stitch-day-add-pill{color:#6ee7b7;background:#064e3b66;border-color:#34d3994d}.stitch-drawer-card{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;flex-direction:column;gap:8px;padding:10px 12px;animation:.2s stitchFadeIn;display:flex}[data-theme=dark] .stitch-drawer-card{background:#15241f;border-color:#2d6e5899}.stitch-drawer-header{justify-content:space-between;align-items:center;display:flex}.stitch-drawer-title{color:#047857;align-items:center;gap:5px;font-size:11.5px;font-weight:800;display:flex}[data-theme=dark] .stitch-drawer-title{color:#6ee7b7}.stitch-drawer-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:6px 10px;font-size:12px}[data-theme=dark] .stitch-drawer-input{color:#f8fafc;background:#111e1a;border-color:#2d6e5880}.stitch-drawer-input:focus{border-color:#10b981}.stitch-drawer-actions{justify-content:flex-end;align-items:center;gap:6px;margin-top:2px;display:flex}.stitch-btn-secondary{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:700}[data-theme=dark] .stitch-btn-secondary{color:#94a3b8;border-color:#2d6e5866}.stitch-btn-primary{color:#fff;cursor:pointer;background:#013628;border:none;border-radius:8px;padding:4px 12px;font-size:11px;font-weight:700}.stitch-btn-primary:hover{background:#024735}.stitch-toolbar-panel{background:#f8fafc;border-bottom:1px solid #e2e8f0cc;flex-direction:column;flex-shrink:0;gap:8px;padding:10px 14px;display:flex}[data-theme=dark] .stitch-toolbar-panel{background:#111e1a;border-bottom-color:#2d6e5833}.stitch-search-input-group{align-items:center;width:100%;display:flex;position:relative}.stitch-search-icon-left{color:#94a3b8;pointer-events:none;font-size:17px;position:absolute;left:10px}.stitch-search-input-field{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:7px 56px 7px 32px;font-size:12px;transition:all .15s}[data-theme=dark] .stitch-search-input-field{color:#f8fafc;background:#15241f;border-color:#2d6e5880}.stitch-search-input-field:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.stitch-search-submit-btn{color:#fff;cursor:pointer;background:#013628;border:none;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:700;transition:background .15s;position:absolute;right:4px}.stitch-search-submit-btn:hover{background:#024735}.stitch-search-result-box{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}[data-theme=dark] .stitch-search-result-box{background:#064e3b59;border-color:#34d3994d}.stitch-quick-grid-4{grid-template-columns:repeat(4,1fr);gap:6px;width:100%;display:grid}.stitch-quick-grid-btn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:6px 4px;font-size:11px;font-weight:700;transition:all .15s;display:flex}[data-theme=dark] .stitch-quick-grid-btn{color:#cbd5e1;background:#15241f;border-color:#2d6e5866}.stitch-quick-grid-btn:hover{background:#f1f5f9;border-color:#94a3b8}[data-theme=dark] .stitch-quick-grid-btn:hover{background:#1e4d3e;border-color:#10b981}.stitch-quick-grid-btn.active{color:#fff;background:#013628;border-color:#013628;box-shadow:0 1px 3px #0136284d}[data-theme=dark] .stitch-quick-grid-btn.active{color:#013628;background:#10b981;border-color:#10b981}.stitch-map-point-banner{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;flex-direction:column;flex-shrink:0;gap:6px;margin:8px 14px 4px;padding:10px 12px;display:flex}[data-theme=dark] .stitch-map-point-banner{background:#064e3b66;border-color:#34d39959}.stitch-map-point-top{justify-content:space-between;align-items:center;display:flex}.stitch-map-point-badge{color:#065f46;text-transform:uppercase;background:#d1fae5;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:10px;font-weight:800;display:inline-flex}[data-theme=dark] .stitch-map-point-badge{color:#6ee7b7;background:#064e3bcc}.stitch-map-point-actions{align-items:center;gap:6px;margin-top:2px;display:flex}.stitch-btn-add-route{color:#fff;cursor:pointer;background:#013628;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:4px;padding:6px 12px;font-size:11px;font-weight:700;display:flex}.stitch-btn-add-route:hover{background:#024735}.stitch-btn-add-pool{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:6px 10px;font-size:11px;font-weight:700}[data-theme=dark] .stitch-btn-add-pool{color:#cbd5e1;background:#111e1a;border-color:#2d6e5866}.stitch-chips-category-bar{align-items:center;gap:5px;margin-top:2px;padding-bottom:2px;display:flex;overflow-x:auto}.stitch-chips-category-bar::-webkit-scrollbar{display:none}.stitch-category-chip-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:10.5px;font-weight:600}[data-theme=dark] .stitch-category-chip-btn{color:#94a3b8;background:#15241f;border-color:#2d6e584d}.stitch-category-chip-btn.active{color:#fff;background:#013628;border-color:#013628}[data-theme=dark] .stitch-category-chip-btn.active{color:#013628;background:#10b981;border-color:#10b981}.stitch-feed-scroller{flex-direction:column;flex:1;gap:8px;padding:10px 14px;display:flex;overflow-y:auto}.stitch-empty-notice-card{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;flex-direction:column;align-items:center;gap:8px;margin:12px 0;padding:24px 16px;display:flex}[data-theme=dark] .stitch-empty-notice-card{background:#111e1a;border-color:#2d6e5866}.stitch-empty-icon-circle{color:#047857;background:#ecfdf5;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex}[data-theme=dark] .stitch-empty-icon-circle{color:#34d399;background:#064e3b66}.stitch-card-stop{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:6px;padding:10px 12px;transition:all .15s;display:flex;box-shadow:0 1px 3px #0000000a}[data-theme=dark] .stitch-card-stop{box-shadow:none;background:#15241f;border-color:#2d6e584d}.stitch-card-stop:hover{border-color:#10b981;box-shadow:0 4px 12px #0000000f}.stitch-card-stop.selected{background:#ecfdf5;border-color:#10b981;box-shadow:0 0 0 2px #10b98140}[data-theme=dark] .stitch-card-stop.selected{background:#064e3b59;border-color:#34d399}.stitch-card-main-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.stitch-card-left-wrap{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.stitch-card-badge{color:#fff;background:#013628;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11.5px;font-weight:800;display:flex}[data-theme=dark] .stitch-card-badge{color:#013628;background:#10b981}.stitch-card-badge.visited{background:#059669}.stitch-card-text-col{flex-direction:column;flex:1;min-width:0;display:flex}.stitch-card-title-row{justify-content:space-between;align-items:center;gap:6px;display:flex}.stitch-card-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12.5px;font-weight:800;overflow:hidden}[data-theme=dark] .stitch-card-title{color:#f8fafc}.stitch-card-time{color:#047857;flex-shrink:0;font-size:10.5px;font-weight:800}[data-theme=dark] .stitch-card-time{color:#34d399}.stitch-card-meta{color:#64748b;align-items:center;gap:6px;margin-top:3px;font-size:11px;display:flex}[data-theme=dark] .stitch-card-meta{color:#94a3b8}.stitch-card-actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.stitch-card-action-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.stitch-card-action-btn:hover{color:#0f172a;background:#f1f5f9}[data-theme=dark] .stitch-card-action-btn:hover{color:#f8fafc;background:#ffffff1a}.stitch-card-action-btn.btn-delete:hover{color:#dc2626;background:#fee2e2}[data-theme=dark] .stitch-card-action-btn.btn-delete:hover{color:#f87171;background:#dc262640}.stitch-card-note{color:#475569;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:4px 8px;font-size:11px}[data-theme=dark] .stitch-card-note{color:#cbd5e1;background:#0f172a66;border-color:#33415566}.stitch-travel-overview-box{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}[data-theme=dark] .stitch-travel-overview-box{background:#15241f;border-color:#2d6e5866}
