.map-page{--nav-height:76px;background:var(--bg);width:100vw;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.panel-screen-body{top:var(--nav-height,76px);width:100%;height:calc(100% - var(--nav-height,76px));z-index:1;flex-direction:row;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.panel-screen-body .travel-planner-panel{z-index:20;flex-direction:column;flex:0 0 410px;min-width:380px;max-width:450px;transition:flex-basis .28s cubic-bezier(.16,1,.3,1),width .28s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;border:none!important;border-right:1px solid #e2e8f0e6!important;border-radius:0!important;width:410px!important;height:100%!important;max-height:100%!important;top:0!important;bottom:0!important;left:0!important;box-shadow:4px 0 24px -8px #0f172a14!important}[data-theme=dark] .panel-screen-body .travel-planner-panel{border-right-color:#334155d9!important;box-shadow:4px 0 24px -8px #00000080!important}.panel-screen-body .travel-planner-panel.is-collapsed{flex:0 0 56px!important;width:56px!important;min-width:56px!important;max-width:56px!important}.panel-screen-body .map-container{z-index:1;background:#f4f6f8;flex:1!important;width:100%!important;min-width:0!important;height:100%!important;position:relative!important;top:0!important;left:0!important}@media (max-width:820px){.map-page{--nav-height:116px}.panel-screen-body{flex-direction:column}.panel-screen-body .travel-planner-panel{z-index:50;border-top:1px solid #e2e8f0e6!important;border-right:none!important;border-radius:20px 20px 0 0!important;width:100%!important;min-width:100%!important;max-width:100%!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.panel-screen-body .travel-planner-panel.mobile-collapsed{flex:none!important;height:54px!important;max-height:54px!important}.panel-screen-body .travel-planner-panel.mobile-expanded{flex:none!important;height:65vh!important;max-height:85vh!important}.panel-screen-body .map-container{width:100%!important;height:100%!important}}[data-theme=dark] .map-container,[data-theme=dark] .leaflet-container{background:#070e1e!important}[data-theme=dark] .map-container[data-map-style=standart] .leaflet-tile-pane{filter:brightness(.62)invert()contrast(1.4)hue-rotate(195deg)saturate(.65);transition:filter .3s}[data-theme=dark] .leaflet-control-attribution{color:#94a3b8!important;background:#070e1ecc!important}[data-theme=dark] .leaflet-control-attribution a{color:#38bdf8!important}.custom-map-pin{position:relative}.pin-pulse{pointer-events:none;background:#2563eb59;border-radius:50%;width:32px;height:32px;animation:2s ease-out infinite radar-pulse;position:absolute;top:18px;left:-2px}@keyframes radar-pulse{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(2.2)}}.pin-marker{filter:drop-shadow(0 4px 10px #0000004d);cursor:grab;transition:transform .15s cubic-bezier(.2,0,0,1)}.pin-marker:active{cursor:grabbing;transform:scale(1.15)translateY(-5px)}.panel-top-nav{z-index:1000;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#ffffffeb;transition:background-color .25s,border-color .25s;position:absolute;top:0;left:0;right:0}[data-theme=dark] .panel-top-nav{background:#0c1938eb}.panel-nav-inner{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:100%;margin:0;padding:.6rem 1.75rem;display:flex}.panel-nav-left{flex:none;align-items:center;display:flex}.panel-nav-center{flex:auto;justify-content:center;align-items:center;gap:.65rem;display:flex}.panel-nav-right{flex:none;justify-content:flex-end;align-items:center;display:flex}.panel-brand{color:var(--text);letter-spacing:-.02em;flex-shrink:0;align-items:center;gap:.4rem;font-size:1.22rem;font-weight:800;text-decoration:none;display:flex}.panel-brand .brand-dot{color:var(--brand)}.panel-search-form{background:var(--surface-alt);border:1px solid var(--border);border-radius:999px;align-items:center;width:100%;max-width:320px;padding:.25rem .35rem .25rem .85rem;transition:border-color .2s,background-color .2s;display:flex}.panel-search-form:focus-within{border-color:var(--brand);background:var(--surface)}.panel-search-form .search-icon{width:1rem;height:1rem;color:var(--text-muted);flex-shrink:0;margin-right:.4rem}.panel-search-form input{color:var(--text);background:0 0;border:0;outline:none;flex:1;font-size:.88rem}.panel-search-form input::placeholder{color:var(--text-muted)}.panel-search-submit{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.35rem .85rem;font-size:.8rem;font-weight:700;transition:opacity .2s}[data-theme=dark] .panel-search-submit{color:#070e1e}.panel-search-submit:hover{opacity:.9}.panel-nav-link{background:var(--surface-alt);border:1px solid var(--border);color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.panel-nav-link:hover{border-color:var(--brand);background:var(--surface)}.trip-manager-btn{color:#0284c7;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0ea5e91f,#10b9811f);border:1.5px solid #0ea5e980;border-radius:999px;align-items:center;gap:.5rem;padding:.42rem .95rem;font-size:.82rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 10px #0ea5e926}.trip-manager-btn:hover{border-color:var(--brand);background:var(--brand-soft);transform:translateY(-1px);box-shadow:0 4px 14px #0ea5e940}:root[data-theme=dark] .trip-manager-btn{color:#38bdf8;background:linear-gradient(135deg,#38bdf833,#34d39926);border-color:#38bdf899;box-shadow:0 2px 14px #38bdf840}.nav-spacer{flex:1}.panel-profile-wrap{position:relative}.panel-profile-btn{background:var(--surface-alt);border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .75rem .35rem .4rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.panel-profile-btn:hover,.panel-profile-btn.active{border-color:var(--brand);background:var(--surface)}.panel-profile-btn .profile-icon{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:flex}[data-theme=dark] .panel-profile-btn .profile-icon{color:#070e1e}.panel-profile-btn .caret-icon{color:var(--text-muted);transition:transform .2s}.panel-profile-btn .caret-icon.open{transform:rotate(180deg)}.panel-profile-dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);z-index:2000;width:290px;padding:.85rem;animation:.2s cubic-bezier(.16,1,.3,1) dropdown-pop;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 16px 40px #0003}.panel-login-btn{background:var(--brand);color:#fff;border:1px solid var(--brand);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .95rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.panel-login-btn:hover{opacity:.92;transform:translateY(-1px)}[data-theme=dark] .panel-login-btn{color:#070e1e}.panel-quick-btn{background:var(--surface-alt);border:1px solid var(--border);width:2.15rem;height:2.15rem;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;transition:all .2s;display:inline-flex}.panel-quick-btn:hover{border-color:var(--brand);background:var(--surface)}.gps-btn-fixed{bottom:calc(218px + env(safe-area-inset-bottom));z-index:1000;background:var(--surface);border:1px solid var(--border);width:3.2rem;height:3.2rem;color:var(--brand);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,border-color .2s,box-shadow .2s;display:flex;position:fixed;right:1.25rem;box-shadow:0 6px 24px #0000002e}.gps-btn-fixed:hover{border-color:var(--brand);transform:scale(1.08)}.gps-btn-fixed.locating{animation:1s linear infinite gps-spin}@keyframes gps-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gps-btn-fixed svg{width:1.35rem;height:1.35rem}.location-sheet{z-index:1000;background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:.85rem;max-width:580px;margin:0 auto;padding:1.15rem 1.25rem;transition:background-color .25s,border-color .25s;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;box-shadow:0 16px 40px #00000029}[data-theme=dark] .location-sheet{background:#0c1938;border-color:#1a3060;box-shadow:0 20px 48px #00000073}.location-info{flex-direction:column;gap:.2rem;display:flex}.loc-label{letter-spacing:.08em;color:var(--brand);text-transform:uppercase;font-size:.68rem;font-weight:800}.loc-address{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.02rem;font-weight:700;line-height:1.35;overflow:hidden}.loc-coords{color:var(--text-muted);font-size:.75rem}.duration-picker{align-items:center;gap:.6rem;display:flex}.duration-label{color:var(--text-muted);white-space:nowrap;font-size:.78rem;font-weight:600}.duration-chips{flex:1;gap:.35rem;display:flex}.chip{background:var(--surface-alt);border:1px solid var(--border);color:var(--text);cursor:pointer;text-align:center;white-space:nowrap;border-radius:999px;flex:1;padding:.35rem .45rem;font-size:.75rem;font-weight:600;transition:all .15s}.chip.active{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:700}[data-theme=dark] .chip.active{color:#070e1e}.sheet-actions{gap:.65rem;width:100%;margin-top:.15rem;display:flex}.sheet-btn,.save-address-btn,.create-share-btn{cursor:pointer;white-space:nowrap;box-sizing:border-box;border:1px solid #0000;border-radius:12px;outline:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.78rem 1rem;font-size:.9rem;font-weight:700;transition:all .18s;display:inline-flex}.sheet-btn.save-btn,.save-address-btn{background:var(--surface-alt);color:var(--text);border-color:var(--border)}.sheet-btn.save-btn:hover,.save-address-btn:hover{background:var(--border);color:var(--brand);transform:translateY(-1px)}.sheet-btn.share-btn,.create-share-btn{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 4px 14px #2563eb47}[data-theme=dark] .sheet-btn.share-btn,[data-theme=dark] .create-share-btn{color:#070e1e}.sheet-btn.share-btn:hover,.create-share-btn:hover{background:var(--brand-hover);transform:translateY(-1px);box-shadow:0 6px 18px #2563eb61}.sheet-btn:active,.save-address-btn:active,.create-share-btn:active{transform:scale(.98)}.btn-icon{justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.distance-badge-icon{background:0 0!important;border:0!important}.distance-badge-pill{background:var(--surface);color:var(--brand);border:1.5px solid var(--brand);white-space:nowrap;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:.15rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 3px 10px #00000029}[data-theme=dark] .distance-badge-pill{color:#38bdf8;background:#0c1938;border-color:#38bdf8;box-shadow:0 4px 12px #0006}.popup-distance-tag{color:var(--text-muted);margin-bottom:.5rem;font-size:.76rem}.popup-distance-tag strong{color:var(--brand)}.status-done{color:var(--success);font-weight:700}@media (max-width:640px){.location-sheet{border-radius:16px;gap:.65rem;padding:.9rem 1rem;bottom:.65rem;left:.65rem;right:.65rem}.duration-picker{flex-direction:column;align-items:flex-start;gap:.3rem}.duration-chips{width:100%}.sheet-actions{flex-direction:row;gap:.5rem}.sheet-btn{padding:.65rem .5rem;font-size:.82rem}}.dialog-overlay{-webkit-backdrop-filter:blur(10px);z-index:2500;background:#070e1ea6;justify-content:center;align-items:center;padding:1.25rem;animation:.2s fade-in;display:flex;position:fixed;inset:0}.dialog-overlay.keyboard-friendly{padding-top:max(2rem, env(safe-area-inset-top));padding-bottom:max(2rem, env(safe-area-inset-bottom));align-items:flex-start;overflow-y:auto}.dialog-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:460px;padding:2rem 1.75rem;position:relative;box-shadow:0 20px 60px #00000040}.dialog-card.top-sheet{max-height:90vh;margin-top:1rem;overflow-y:auto}.dialog-header-row{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.dialog-title-group{align-items:center;gap:.5rem;display:flex}.dialog-badge-icon{font-size:1.4rem}.dialog-card h3{color:var(--text);margin:0;font-size:1.25rem;font-weight:800}.modal-close{background:var(--surface-alt);width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;display:flex}.dialog-sub{color:var(--text-muted);margin:0 0 1rem;font-size:.85rem;line-height:1.45}.dialog-input-group{margin-bottom:.85rem}.dialog-field-label{color:var(--text);margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.dialog-input{border:1px solid var(--border);background:var(--surface-alt);width:100%;color:var(--text);border-radius:var(--radius);outline:none;padding:.75rem 1rem;font-size:16px;transition:border-color .2s}.dialog-input:focus{border-color:var(--brand);background:var(--surface)}.quick-labels{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.tag-btn{background:var(--surface-alt);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:999px;padding:.3rem .65rem;font-size:.78rem;font-weight:600;transition:all .15s}.tag-btn:hover,.tag-btn.active{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.address-preview-box{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.25rem;padding:.75rem .9rem}.preview-label{color:var(--text-muted);text-transform:uppercase;margin-bottom:.2rem;font-size:.72rem;font-weight:700;display:block}.address-preview-box strong{color:var(--text);font-size:.9rem;display:block}.address-preview-box small{color:var(--text-muted);margin-top:.15rem;font-size:.75rem;display:block}.dialog-actions{gap:.6rem;display:flex}.save-submit-btn{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:1;padding:.85rem;font-size:.95rem;font-weight:700;transition:opacity .2s}[data-theme=dark] .save-submit-btn{color:#070e1e}.save-submit-btn:hover:not(:disabled){opacity:.92}.save-submit-btn:disabled{opacity:.5;cursor:not-allowed}.cancel-btn{background:var(--surface-alt);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:999px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600}.saved-modal-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:500px;max-height:85vh;padding:1.75rem;display:flex;position:relative;box-shadow:0 20px 60px #00000040}.saved-head{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.saved-icon{background:var(--brand-soft);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.6rem;display:flex}.saved-head h3{color:var(--text);margin:0 0 .15rem;font-size:1.2rem;font-weight:800}.saved-head p{color:var(--text-muted);margin:0;font-size:.82rem}.saved-search-box{margin-bottom:.85rem}.saved-filter-input{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-alt);width:100%;color:var(--text);outline:none;padding:.65rem .95rem;font-size:16px}.saved-filter-input:focus{border-color:var(--brand)}.saved-list{flex-direction:column;gap:.5rem;max-height:320px;margin-bottom:1rem;display:flex;overflow-y:auto}.saved-item{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:.6rem;padding:.75rem .9rem;transition:border-color .15s;display:flex}.saved-item:hover{border-color:var(--border-focus)}.saved-item-clickable{cursor:pointer;flex:1}.saved-tag{color:var(--brand);font-size:.75rem;font-weight:700}.saved-title{color:var(--text);margin:.15rem 0;font-size:.92rem;font-weight:700;display:block}.saved-sub{color:var(--text-muted);font-size:.75rem;display:block}.saved-item-actions{align-items:center;gap:.4rem;display:flex}.select-saved-action-btn{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.4rem .85rem;font-size:.78rem;font-weight:700}[data-theme=dark] .select-saved-action-btn{color:#070e1e}.delete-saved-btn{cursor:pointer;opacity:.65;background:0 0;border:0;padding:.4rem;font-size:.95rem;transition:opacity .15s}.delete-saved-btn:hover{opacity:1}.add-new-btn{background:var(--surface-alt);border:1px dashed var(--border);color:var(--brand);border-radius:var(--radius);cursor:pointer;padding:.75rem;font-size:.88rem;font-weight:700;transition:all .2s}.add-new-btn:hover{border-color:var(--brand);background:var(--brand-soft)}.share-modal-overlay{-webkit-backdrop-filter:blur(12px);z-index:3000;background:#070e1ebf;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.share-modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:440px;padding:2.25rem 1.75rem;position:relative;box-shadow:0 24px 60px #00000059}.modal-badge{background:var(--brand-soft);color:var(--brand);letter-spacing:.05em;border-radius:999px;margin-bottom:.75rem;padding:.35rem .85rem;font-size:.75rem;font-weight:800;display:inline-block}.share-modal h2{color:var(--text);margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.modal-desc{color:var(--text-muted);margin:0 0 1.25rem;font-size:.88rem}.big-code-box{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.25rem;padding:1.25rem}.code-hint{color:var(--text-muted);letter-spacing:.08em;margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:block}.code-display{color:var(--brand);letter-spacing:.15em;margin-bottom:.65rem;font-size:2.2rem;font-weight:900}.copy-code-button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:999px;margin-bottom:.5rem;padding:.55rem 1.25rem;font-size:.85rem;font-weight:700}[data-theme=dark] .copy-code-button{color:#070e1e}.code-info{color:var(--text-muted);font-size:.78rem;line-height:1.4;display:block}.qr-wrapper{justify-content:center;margin:1rem 0;display:flex}.url-box{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius);align-items:center;margin-bottom:1.25rem;padding:.35rem .4rem .35rem .75rem;display:flex}.url-box code{color:var(--brand);text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;font-size:.8rem;overflow:hidden}.copy-btn{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:var(--radius);cursor:pointer;padding:.45rem .75rem;font-size:.78rem;font-weight:700}.modal-actions{flex-direction:column;gap:.6rem;display:flex}.share-btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.share-btn.primary{background:var(--brand);color:#fff}[data-theme=dark] .share-btn.primary{color:#070e1e}.share-btn.whatsapp{color:#fff;background:#25d366}@media (max-width:768px){.panel-nav-inner{gap:.5rem;padding:.5rem .85rem}.panel-brand{font-size:1.1rem}.panel-search-form{max-width:170px;padding-left:.6rem}.panel-search-form input{font-size:.82rem}.panel-search-submit{padding:.3rem .6rem;font-size:.75rem}.panel-nav-link{padding:.4rem .65rem;font-size:.8rem}.trip-manager-btn{gap:.35rem;padding:.4rem .65rem;font-size:.78rem}.panel-profile-btn{padding:.3rem .55rem .3rem .35rem}.panel-profile-btn .profile-label{display:none}.panel-profile-dropdown{width:100%;padding:1.25rem 1.25rem max(1.25rem, env(safe-area-inset-bottom));border-bottom:0;border-radius:1.5rem 1.5rem 0 0;position:fixed;inset:auto 0 0;box-shadow:0 -10px 40px #0000004d}.gps-btn-fixed{bottom:calc(235px + env(safe-area-inset-bottom));width:3rem;height:3rem;right:1rem}.location-sheet{padding:1rem 1.1rem 1.15rem;bottom:.75rem;left:.75rem;right:.75rem}.duration-picker{flex-direction:column;align-items:flex-start;gap:.4rem}.duration-chips{width:100%}.chip{flex:1;padding:.45rem .3rem;font-size:.75rem}}.route-bar-floating{top:calc(var(--nav-height,60px) + .65rem);z-index:900;-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);scrollbar-width:none;-ms-overflow-style:none;background:#ffffffe0;border-radius:999px;align-items:center;gap:.45rem;width:max-content;max-width:min(92vw,840px);padding:.35rem .55rem;display:flex;position:absolute;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 8px 24px #00000014}.route-bar-floating::-webkit-scrollbar{display:none}[data-theme=dark] .route-bar-floating{background:#0c1938e0;box-shadow:0 10px 30px #00000059}.route-tab-pill{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.route-tab-pill:hover{color:var(--text);background:var(--surface-alt)}.route-tab-pill.active{background:var(--brand);color:#fff;font-weight:700;box-shadow:0 2px 8px #2563eb4d}[data-theme=dark] .route-tab-pill.active{color:#070e1e}.route-tab-pill .pill-badge{background:#0000001a;border-radius:999px;padding:.1rem .4rem;font-size:.7rem}.route-tab-pill.active .pill-badge{color:inherit;background:#ffffff40}.route-add-pill{border:1px dashed var(--border);color:var(--brand)}.route-add-pill:hover{border-color:var(--brand);background:var(--brand-soft)}.route-tab-checkbox-pill{border:1px solid var(--border);background:var(--surface-alt);color:var(--text);-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:.45rem;margin-left:.35rem;font-weight:600;transition:all .2s;display:inline-flex}.route-tab-checkbox-pill:hover{border-color:var(--brand)}.route-tab-checkbox-pill.active{border-color:var(--brand);color:var(--brand);background:#2563eb1f}[data-theme=dark] .route-tab-checkbox-pill.active{color:#60a5fa;background:#2563eb38}.pill-checkbox-indicator{border:1.5px solid var(--border);background:var(--surface);width:1.1rem;height:1.1rem;color:var(--brand);border-radius:4px;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;line-height:1;transition:all .18s;display:inline-flex}.route-tab-checkbox-pill.active .pill-checkbox-indicator{background:var(--brand);border-color:var(--brand);color:#fff}.route-active-card{top:calc(var(--nav-height,60px) + 3.8rem);z-index:850;background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;width:350px;max-width:calc(100vw - 2.5rem);padding:1.15rem;animation:.25s cubic-bezier(.16,1,.3,1) card-slide-in;position:absolute;left:1.25rem;box-shadow:0 12px 36px #0000001f}[data-theme=dark] .route-active-card{box-shadow:0 16px 40px #0006}@keyframes card-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.route-card-header{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.route-card-title-group{overflow:hidden}.route-card-eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);font-size:.68rem;font-weight:700;display:block}.route-card-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:.1rem 0 0;font-size:1rem;font-weight:800;overflow:hidden}.route-toggle-stops-btn{background:var(--surface-alt);color:var(--text-muted);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;transition:all .15s;display:flex}.route-toggle-stops-btn:hover{color:var(--text);background:var(--border)}.route-progress-wrap{margin-bottom:.75rem}.route-progress-info{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.78rem;font-weight:600;display:flex}.route-progress-info strong{color:var(--success)}.route-progress-bar{background:var(--surface-alt);border-radius:999px;height:6px;overflow:hidden}.route-progress-fill{background:var(--success);border-radius:999px;height:100%;transition:width .3s}.route-stops-list{flex-direction:column;gap:.35rem;max-height:210px;padding-right:.25rem;display:flex;overflow-y:auto}.route-stop-item{background:var(--surface-alt);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .55rem;font-size:.8rem;transition:all .15s;display:flex}.route-stop-item:hover{background:var(--border)}.route-stop-item.is-visited{opacity:.75}.stop-left{align-items:center;gap:.45rem;display:flex;overflow:hidden}.stop-num{color:var(--text-muted);width:16px;font-size:.7rem;font-weight:700}.stop-emoji{font-size:1rem}.stop-name-group{flex-direction:column;gap:.1rem;display:flex;overflow:hidden}.stop-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.stop-dist-badge{color:var(--brand);font-size:.68rem;font-weight:700;line-height:1.2}.stop-dist-badge.is-visited{color:var(--success)}.route-stop-item.is-visited .stop-name{color:var(--text-muted);text-decoration:line-through}.stop-check-btn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.2rem .45rem;font-size:.72rem;font-weight:700;transition:all .15s}.stop-check-btn.checked{color:var(--success);background:#10b98126;border-color:#10b98166}.workspace-mode-tabs{background:var(--surface-alt);border-radius:12px;align-items:center;gap:.35rem;margin-bottom:.85rem;padding:.25rem;display:flex}.workspace-mode-btn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.45rem .4rem;font-size:.74rem;font-weight:700;transition:all .15s;display:inline-flex}.workspace-mode-btn:hover{color:var(--text)}.workspace-mode-btn.active{background:var(--surface);color:var(--brand);box-shadow:0 2px 8px #0000000d}[data-theme=dark] .workspace-mode-btn.active{color:#38bdf8;background:#0f2244}.workspace-toast-pill{color:var(--brand);text-align:center;background:#2563eb1f;border:1px solid #2563eb40;border-radius:10px;margin-bottom:.65rem;padding:.45rem .75rem;font-size:.76rem;font-weight:700;animation:.2s fadeIn}.route-stop-item.is-highlighted{transform:translate(2px);border:1.5px solid var(--brand)!important;background:var(--brand-soft)!important}.stop-actions-cluster{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.stop-reorder-group{flex-direction:column;gap:1px;display:flex}.stop-micro-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:0 .2rem;font-size:.58rem;line-height:1}.stop-micro-btn:hover:not(:disabled){color:var(--brand)}.stop-micro-btn:disabled{opacity:.3;cursor:default}.stop-delete-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:.2rem;font-size:.75rem;line-height:1;transition:color .15s}.stop-delete-btn:hover{color:#ef4444}.itinerary-bottom-actions{flex-direction:column;gap:.4rem;margin-top:.65rem;display:flex}.add-freetime-btn{background:var(--surface-alt);border:1px dashed var(--border);width:100%;color:var(--text-muted);cursor:pointer;border-radius:10px;padding:.5rem;font-size:.76rem;font-weight:700;transition:all .15s}.add-freetime-btn:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.travel-mode-container{padding:.25rem 0}.travel-next-card{background:var(--surface-alt);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.55rem;padding:1rem;display:flex}.next-eyebrow{letter-spacing:.06em;color:var(--brand);justify-content:space-between;align-items:center;font-size:.68rem;font-weight:800;display:flex}.next-dist-pill{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:.15rem .45rem;font-size:.72rem}.next-stop-title{color:var(--text);margin:0;font-size:1.05rem;font-weight:900;line-height:1.25}.next-meta-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.next-cat-tag{border-radius:6px;padding:.18rem .5rem;font-size:.72rem;font-weight:800}.next-dur-tag{color:var(--text-muted);font-size:.72rem;font-weight:700}.next-note-text{color:var(--text-muted);margin:0;font-size:.78rem;font-style:italic;line-height:1.4}.travel-actions-stack{flex-direction:column;gap:.45rem;margin-top:.35rem;display:flex}.travel-nav-btn{background:linear-gradient(135deg, var(--brand), #2563eb);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .85rem;font-size:.82rem;font-weight:800;text-decoration:none;transition:transform .15s;display:flex;box-shadow:0 4px 12px #2563eb40}[data-theme=dark] .travel-nav-btn{color:#070e1e}.travel-nav-btn:hover{transform:translateY(-1px)}.travel-mark-btn{color:#10b981;cursor:pointer;background:#10b9811f;border:1px solid #10b981;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem .85rem;font-size:.82rem;font-weight:800;transition:all .15s;display:flex}.travel-mark-btn:hover{color:#fff;background:#10b981}.travel-all-done-card{text-align:center;background:var(--surface-alt);border-radius:14px;padding:1.5rem .75rem}.done-trophy{margin-bottom:.5rem;font-size:2.2rem;display:block}.travel-all-done-card h4{color:var(--text);margin:0 0 .35rem;font-size:1.1rem;font-weight:800}.travel-all-done-card p{color:var(--text-muted);margin:0 0 1rem;font-size:.82rem}.travel-restart-btn{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.workspace-ai-container{padding:.25rem 0}.workspace-ai-head{margin-bottom:.75rem}.ai-head-badge{color:var(--brand);text-transform:uppercase;letter-spacing:.05em;font-size:.74rem;font-weight:800;display:block}.ai-head-sub{color:var(--text-muted);margin:.2rem 0 0;font-size:.76rem;line-height:1.35}.ai-quick-actions-grid{grid-template-columns:1fr 1fr;gap:.4rem;margin-bottom:.85rem;display:grid}.ai-action-chip{background:var(--surface-alt);border:1px solid var(--border);color:var(--text);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:.35rem;padding:.5rem .6rem;font-size:.74rem;font-weight:700;transition:all .15s;display:flex}.ai-action-chip:hover{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);transform:translateY(-1px)}.workspace-ai-form{gap:.4rem;display:flex}.workspace-ai-input{background:var(--surface-alt);border:1px solid var(--border);color:var(--text);border-radius:10px;outline:none;flex:1;padding:.55rem .75rem;font-size:.78rem}.workspace-ai-input:focus{border-color:var(--brand)}.workspace-ai-submit{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;padding:.55rem .85rem;font-size:.76rem;font-weight:800}[data-theme=dark] .workspace-ai-submit{color:#070e1e}.custom-route-pin{transition:transform .2s;position:relative}.route-pin-wrapper{filter:drop-shadow(0 4px 10px #00000047);cursor:pointer;flex-direction:column;align-items:center;width:36px;height:44px;display:flex;position:relative}.route-pin-wrapper:hover{transform:scale(1.12)translateY(-3px)}.route-pin-pulse{opacity:.4;pointer-events:none;border-radius:50%;width:24px;height:24px;animation:2s ease-out infinite pin-pulse-anim;position:absolute;top:6px;left:6px}@keyframes pin-pulse-anim{0%{opacity:.6;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.route-pin-body{border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .25s;display:flex;transform:rotate(-45deg);box-shadow:inset 0 2px 4px #fff6,0 2px 8px #00000026}.route-pin-emoji{-webkit-user-select:none;user-select:none;font-size:1rem;line-height:1;transform:rotate(45deg)}.route-pin-check{color:#fff;background:#10b981;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:900;display:flex;position:absolute;top:-4px;right:-2px;box-shadow:0 2px 4px #0003}.custom-route-pin.is-visited .route-pin-wrapper{opacity:.82}.custom-route-pin.is-visited .route-pin-body{background:#10b981!important}.route-pin-label{color:#fff;white-space:nowrap;pointer-events:none;letter-spacing:.02em;background:#0f172ae0;border-radius:6px;padding:.15rem .45rem;font-size:.68rem;font-weight:700;position:absolute;top:40px;left:50%;transform:translate(-50%)}[data-theme=dark] .route-pin-label{border:1px solid var(--border);background:#0c1938f2}.custom-leaflet-popup .leaflet-popup-content-wrapper{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:14px;padding:.85rem 1rem;box-shadow:0 14px 36px #0000002e}.custom-leaflet-popup .leaflet-popup-tip{background:var(--surface)}.popup-cat-badge{border-radius:999px;align-items:center;gap:.3rem;margin-bottom:.4rem;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.popup-title{color:var(--text);margin:0 0 .25rem;font-size:.95rem;font-weight:800}.popup-addr{color:var(--text-muted);margin:0 0 .75rem;font-size:.78rem;line-height:1.35}.popup-actions{flex-direction:column;gap:.45rem;display:flex}.popup-visited-btn{border:1px solid var(--border);background:var(--surface-alt);width:100%;color:var(--text);cursor:pointer;border-radius:8px;padding:.5rem;font-size:.82rem;font-weight:700;transition:all .15s}.popup-visited-btn.is-visited{color:var(--success);background:#10b98126;border-color:#10b98166}.popup-visited-btn:hover{background:var(--border)}.popup-links{justify-content:flex-end;display:flex}.popup-nav-link{color:var(--brand);font-size:.78rem;font-weight:700;text-decoration:none}.popup-trio-row{border-top:1px solid var(--border);grid-template-columns:1fr 1fr 1fr;gap:.4rem;margin-top:.45rem;padding-top:.45rem;display:grid}.popup-trio-btn{cursor:pointer;border:1px solid var(--border);background:var(--surface-alt);color:var(--text);white-space:nowrap;text-align:center;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.45rem .35rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.popup-trio-btn .trio-icon{font-size:.95rem;line-height:1}.popup-trio-btn:hover{transform:translateY(-1px);box-shadow:0 4px 10px #00000014}.popup-trio-btn.trio-save:hover{color:#d97706;background:#f59e0b14;border-color:#f59e0b}.popup-trio-btn.trio-share{color:var(--brand);background:#2563eb0f;border-color:#2563eb4d}.popup-trio-btn.trio-share:hover{background:var(--brand);color:#fff;border-color:var(--brand)}[data-theme=dark] .popup-trio-btn.trio-share:hover{color:#070e1e}.popup-trio-btn.trio-nav:hover{color:#059669;background:#10b98114;border-color:#10b981}.category-chips-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.4rem;margin-bottom:1rem;display:grid}.category-chip-btn{background:var(--surface-alt);border:1.5px solid var(--border);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:.5rem .3rem;transition:all .15s;display:flex}.category-chip-btn .cat-emoji{margin-bottom:.2rem;font-size:1.25rem}.category-chip-btn .cat-label{color:var(--text-muted);font-size:.72rem;font-weight:600}.category-chip-btn.active{border-color:var(--brand);background:var(--brand-soft)}.category-chip-btn.active .cat-label{color:var(--brand);font-weight:700}.route-group-selector{flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;display:flex}.group-pill-choice{background:var(--surface-alt);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s}.group-pill-choice.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);font-weight:700}.group-pill-choice.new-group{color:var(--brand);border-style:dashed}.new-group-inline-input{border:1px solid var(--brand);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:none;margin-bottom:.75rem;padding:.55rem .75rem;font-size:.85rem}@media (max-width:640px){.route-bar-floating{top:calc(var(--nav-height,56px) + .45rem);max-width:95vw;padding:.25rem .4rem}.route-tab-pill{padding:.3rem .6rem;font-size:.75rem}.route-active-card{top:calc(var(--nav-height,56px) + 3.2rem);z-index:950;width:auto;max-height:220px;padding:.75rem;bottom:auto;left:.75rem;right:.75rem}.bottom-stops-strip{bottom:calc(.65rem + 115px)!important;left:.65rem!important;right:.65rem!important}}.pill-icon-svg{width:14px;height:14px}.sheet-btn-svg{width:16px;height:16px}.mini-icon-svg{vertical-align:middle;width:13px;height:13px;display:inline-block}.search-icon-svg,.nav-icon-svg{width:15px;height:15px}.highlight-link{background:var(--brand-soft);border-radius:999px;transition:all .15s;color:var(--brand)!important;padding:.35rem .75rem!important;font-weight:700!important}.highlight-link:hover{background:var(--brand);color:#fff!important}.location-sheet.minimal{gap:.75rem;padding:.95rem 1.25rem}.loc-label-row{justify-content:space-between;align-items:center;display:flex}.cat-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.stop-cat-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.stop-quick-note{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.72rem;font-style:italic;overflow:hidden}.bottom-stops-strip{z-index:999;pointer-events:auto;align-items:center;gap:.5rem;max-width:580px;margin:0 auto;display:flex;position:absolute;bottom:calc(1.25rem + 106px);left:1.25rem;right:1.25rem}.bottom-search-wrapper{background:var(--surface);border:1px solid var(--border);border-radius:999px;flex-shrink:0;align-items:center;width:38px;height:38px;padding:3px;transition:width .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 6px 20px #0000001a}[data-theme=dark] .bottom-search-wrapper{background:#0c1938;border-color:#1a3060;box-shadow:0 8px 24px #0006}.bottom-search-wrapper.is-expanded{width:220px;padding-left:.4rem;padding-right:.5rem}.bottom-search-toggle-btn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.bottom-search-toggle-btn:hover{color:var(--brand)}.search-toggle-icon{width:15px;height:15px}.bottom-search-input{color:var(--text);background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 .4rem;font-size:.82rem}.bottom-search-clear{color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:0 .3rem;font-size:.8rem}.horizontal-stops-scroller{scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:.5rem;padding:2px 0;display:flex;overflow-x:auto}.horizontal-stops-scroller::-webkit-scrollbar{display:none}.empty-horizontal-filter{color:var(--text-muted);background:var(--surface);border:1px dashed var(--border);white-space:nowrap;border-radius:8px;padding:.4rem .8rem;font-size:.76rem}.horizontal-stop-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:14px;flex-direction:column;flex-shrink:0;gap:.25rem;width:154px;padding:.55rem .7rem;transition:all .2s;display:flex;box-shadow:0 6px 18px #00000014}[data-theme=dark] .horizontal-stop-card{background:#0c1938;border-color:#1a3060;box-shadow:0 8px 24px #00000059}.horizontal-stop-card:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:0 8px 24px #00000024}.horizontal-stop-card.is-visited{background:#10b9810a;border-color:#10b98159}.stop-card-top{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.stop-card-num{color:var(--text-muted);font-size:.68rem;font-weight:800}.stop-card-cat{border-radius:999px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.stop-card-visited-icon{color:var(--success);align-items:center;display:flex}.visited-icon-svg{width:12px;height:12px}.stop-card-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;line-height:1.25;overflow:hidden}.stop-card-meta{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.68rem;display:flex}.stop-card-dist{color:var(--brand);font-weight:700}.stop-card-date{align-items:center;gap:.2rem;font-size:.65rem;display:flex}.duration-card{max-width:480px}.modal-icon-pill{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.modal-title-svg{width:20px;height:20px}.duration-grid-choices{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.65rem;margin:1.15rem 0 1.35rem;display:grid}.duration-choice-card{background:var(--surface-alt);border:1.5px solid var(--border);text-align:left;cursor:pointer;border-radius:12px;flex-direction:column;gap:.25rem;padding:.75rem .85rem;transition:all .18s;display:flex}.duration-choice-card:hover{border-color:var(--brand);transform:translateY(-1px)}.duration-choice-card.active{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 2px var(--brand-soft)}.duration-choice-card strong{color:var(--text);font-size:.9rem}.duration-choice-card span{color:var(--text-muted);font-size:.74rem;line-height:1.3}.choice-header{justify-content:space-between;align-items:center;display:flex}.check-svg{width:15px;height:15px;color:var(--brand)}.tab-add-card{max-width:440px}.save-detail-dialog{max-width:480px}.dialog-textarea{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-alt);width:100%;color:var(--text);resize:vertical;box-sizing:border-box;outline:none;padding:.65rem .85rem;font-family:inherit;font-size:.85rem}.dialog-textarea:focus{border-color:var(--brand)}.form-two-col{grid-template-columns:1fr;gap:.65rem;margin-bottom:.75rem;display:grid}.saved-modal-card.modern-grouped{width:95%;max-width:580px}.saved-head-svg{width:22px;height:22px;color:var(--brand)}.saved-groups-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;max-height:380px;margin-bottom:1.25rem;padding:2px;display:grid;overflow-y:auto}.saved-group-card{background:var(--surface-alt);border:1px solid var(--border);cursor:pointer;border-radius:14px;flex-direction:column;gap:.65rem;padding:.95rem 1rem;transition:all .18s;display:flex}.saved-group-card:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.group-card-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.group-tag{letter-spacing:.06em;color:var(--brand);text-transform:uppercase;font-size:.65rem;font-weight:800}.group-name{color:var(--text);margin:.15rem 0 0;font-size:1rem;font-weight:800}.group-count-badge{background:var(--brand-soft);color:var(--brand);white-space:nowrap;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.group-progress-line{flex-direction:column;gap:.3rem;display:flex}.progress-track{background:#00000014;border-radius:999px;height:5px;overflow:hidden}[data-theme=dark] .progress-track{background:#ffffff1a}.progress-bar-fill{background:var(--brand);border-radius:999px;height:100%;transition:width .3s}.progress-text{color:var(--text-muted);font-size:.7rem;font-weight:600}.group-card-footer{justify-content:flex-end;display:flex}.view-stops-link{color:var(--brand);font-size:.78rem;font-weight:700}.group-detail-view{flex-direction:column;gap:.85rem;display:flex}.group-detail-header{justify-content:space-between;align-items:center;display:flex}.back-to-groups-btn{color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:.3rem 0;font-size:.85rem;font-weight:700;display:inline-flex}.back-to-groups-btn:hover{text-decoration:underline}.group-detail-title-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:.5rem;padding-bottom:.65rem;display:flex}.group-detail-eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:800}.group-detail-title{color:var(--text);margin:.15rem 0 0;font-size:1.25rem;font-weight:800}.activate-group-btn{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;padding:.45rem .95rem;font-size:.8rem;font-weight:700;transition:all .15s}[data-theme=dark] .activate-group-btn{color:#070e1e}.activate-group-btn:hover{opacity:.92;transform:translateY(-1px)}.group-stops-scrollable{flex-direction:column;gap:.6rem;max-height:380px;padding-right:.25rem;display:flex;overflow-y:auto}.group-stop-item{background:var(--surface-alt);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:border-color .15s;display:flex}.group-stop-item:hover{border-color:var(--brand)}.group-stop-item.is-visited{background:#10b9810a;border-color:#10b98159}.stop-main-info{cursor:pointer;flex:1}.stop-header-row{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.25rem;display:flex}.stop-num-tag{color:var(--text-muted);font-size:.72rem;font-weight:800}.stop-badge{border-radius:999px;padding:.15rem .45rem;font-size:.68rem;font-weight:700}.stop-date-badge{color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.25rem;padding:.1rem .45rem;font-size:.68rem;font-weight:600;display:inline-flex}.stop-done-badge{color:var(--success);background:#10b9811f;border-radius:999px;padding:.1rem .45rem;font-size:.68rem;font-weight:700}.stop-title{color:var(--text);margin:.15rem 0;font-size:.95rem;font-weight:700;display:block}.stop-addr{color:var(--text-muted);margin:0;font-size:.78rem}.stop-note-box{color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:flex-start;gap:.35rem;margin-top:.35rem;padding:.35rem .55rem;font-size:.76rem;line-height:1.35;display:flex}.stop-actions{align-items:center;gap:.4rem;display:flex}.map-layers-btn-fixed{bottom:calc(160px + env(safe-area-inset-bottom));z-index:1000;background:var(--surface);border:1px solid var(--border);width:3.2rem;height:3.2rem;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,border-color .2s,color .2s,box-shadow .2s,background .2s;display:flex;position:fixed;right:1.25rem;box-shadow:0 6px 24px #0000002e}.map-layers-btn-fixed:hover,.map-layers-btn-fixed.active{border-color:var(--brand);color:var(--brand);transform:scale(1.08);box-shadow:0 8px 28px #2563eb47}.map-layers-btn-fixed.active{background:var(--brand-soft,#2563eb1f)}.layers-fixed-svg{width:1.35rem;height:1.35rem}.map-popover-backdrop{z-index:1100;-webkit-backdrop-filter:blur(4px);background:#0f172a59;animation:.2s ease-out popoverFadeIn;position:fixed;inset:0}.map-layers-popover{-webkit-backdrop-filter:blur(20px);z-index:1150;background:#fffffff0;border:1px solid #10b98140;border-radius:20px;flex-direction:column;width:340px;max-width:calc(100vw - 32px);max-height:calc(100vh - 100px);padding:1rem 1.15rem;animation:.22s cubic-bezier(.16,1,.3,1) popoverSlideDown;display:flex;position:fixed;top:72px;right:16px;overflow:hidden;box-shadow:0 20px 45px -10px #0d281e33,0 0 0 1px #0000000a}[data-theme=dark] .map-layers-popover{background:#0d281ef5;border-color:#34d39947;box-shadow:0 25px 60px -15px #000000b3,0 0 0 1px #34d39926}@keyframes popoverSlideDown{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes popoverFadeIn{0%{opacity:0}to{opacity:1}}.popover-drag-handle{background:#94a3b866;border-radius:99px;width:38px;height:4px;margin:0 auto .75rem;display:none}[data-theme=dark] .popover-drag-handle{background:#fff3}.popover-head-row{border-bottom:1px solid #10b98126;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.75rem;display:flex}[data-theme=dark] .popover-head-row{border-bottom-color:#34d39926}.popover-title-wrap{align-items:center;gap:.6rem;display:flex}.popover-icon-badge{background:#10b9811f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}[data-theme=dark] .popover-icon-badge{background:#34d39929}.popover-main-title{color:var(--sb-deep-forest,#0d281e);letter-spacing:-.01em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:800}[data-theme=dark] .popover-main-title{color:#fff}.popover-subtitle{color:var(--sb-on-surface-variant,#4a5568);margin:.1rem 0 0;font-family:Inter,sans-serif;font-size:.72rem}[data-theme=dark] .popover-subtitle{color:#ffffffa6}.popover-close-btn{color:var(--sb-on-surface-variant,#64748b);cursor:pointer;background:#0000000a;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}[data-theme=dark] .popover-close-btn{color:#ffffffb3;background:#ffffff14;border-color:#ffffff1f}.popover-close-btn:hover{color:#10b981;background:#10b98126;border-color:#10b981;transform:scale(1.06)}.popover-scroll-body{flex-direction:column;gap:1rem;max-height:calc(100vh - 220px);padding-right:2px;display:flex;overflow-y:auto}.popover-scroll-body::-webkit-scrollbar{width:4px}.popover-scroll-body::-webkit-scrollbar-thumb{background:#10b9814d;border-radius:4px}.popover-section{flex-direction:column;gap:.5rem;display:flex}.popover-section-head{justify-content:space-between;align-items:baseline;display:flex}.popover-section-label{text-transform:uppercase;letter-spacing:.05em;color:#10b981;font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem;font-weight:800}.popover-section-sub{color:#64748b;font-size:.68rem;font-weight:500}[data-theme=dark] .popover-section-sub{color:#ffffff80}.popover-style-tiles-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.popover-style-tile{cursor:pointer;text-align:left;background:#ffffffb3;border:1.5px solid #00000014;border-radius:12px;align-items:center;gap:.55rem;padding:.6rem .65rem;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex;position:relative}[data-theme=dark] .popover-style-tile{background:#16403273;border-color:#ffffff14}.popover-style-tile:hover{border-color:#10b98166;transform:translateY(-1px);box-shadow:0 4px 12px #10b9811f}.popover-style-tile.active{background:#10b9811f;border-color:#10b981;box-shadow:0 0 0 1px #10b981,0 4px 14px #10b98133}[data-theme=dark] .popover-style-tile.active{background:#10b98133}.style-tile-icon-wrap{background:#0000000a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}[data-theme=dark] .style-tile-icon-wrap{background:#ffffff14}.style-tile-icon{font-size:1.15rem;line-height:1}.style-tile-check{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #0003}.style-tile-info{flex-direction:column;flex:1;min-width:0;display:flex}.style-tile-name{color:var(--sb-deep-forest,#0d281e);white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;overflow:hidden}[data-theme=dark] .style-tile-name{color:#fff}.style-tile-badge{color:#10b981;font-size:.62rem;font-weight:600}.popover-toggles-list{flex-direction:column;gap:.45rem;display:flex}.popover-toggle-row{cursor:pointer;background:#fff9;border:1px solid #00000012;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .75rem;transition:all .15s;display:flex}[data-theme=dark] .popover-toggle-row{background:#16403259;border-color:#ffffff12}.popover-toggle-row:hover{background:#10b9810f;border-color:#10b9814d}.toggle-row-left{align-items:center;gap:.6rem;min-width:0;display:flex}.toggle-icon-wrap{background:#10b9811a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.toggle-row-texts{flex-direction:column;display:flex}.toggle-row-title{color:var(--sb-deep-forest,#0d281e);font-size:.78rem;font-weight:700}[data-theme=dark] .toggle-row-title{color:#fff}.toggle-row-desc{color:#64748b;font-size:.65rem}[data-theme=dark] .toggle-row-desc{color:#ffffff80}.toggle-switch{flex-shrink:0;width:36px;height:20px;position:relative}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.switch-slider{cursor:pointer;background-color:#cbd5e1;border-radius:99px;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}[data-theme=dark] .switch-slider{background-color:#fff3}.switch-slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #00000040}.toggle-switch input:checked+.switch-slider{background-color:#10b981}.toggle-switch input:checked+.switch-slider:before{transform:translate(16px)}.popover-pin-colors-row{justify-content:space-between;align-items:center;gap:.4rem;padding:.2rem 0;display:flex}.popover-color-chip{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:transform .15s,border-color .15s;display:flex;position:relative}.color-swatch-circle{border-radius:50%;width:24px;height:24px;transition:transform .15s;box-shadow:0 2px 5px #0000002e}.popover-color-chip:hover{transform:scale(1.1)}.popover-color-chip.active{transform:scale(1.15)}.popover-color-chip.active .color-swatch-circle{box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--chip-color,#10b981)}.color-swatch-check{color:#fff;text-shadow:0 1px 2px #0006;font-size:13px;font-weight:800;position:absolute}.popover-footer-row{border-top:1px solid #10b98126;flex-shrink:0;justify-content:space-between;align-items:center;gap:.6rem;margin-top:.85rem;padding-top:.75rem;display:flex}[data-theme=dark] .popover-footer-row{border-top-color:#34d39926}.popover-reset-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:10px;align-items:center;gap:.3rem;padding:.45rem .7rem;font-size:.74rem;font-weight:600;transition:all .15s;display:inline-flex}[data-theme=dark] .popover-reset-btn{color:#fff9;border-color:#ffffff1a}.popover-reset-btn:hover{color:#10b981;background:#0000000a;border-color:#10b981}[data-theme=dark] .popover-reset-btn:hover{background:#ffffff14}.popover-apply-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem 1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 4px 12px #10b9814d}.popover-apply-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #10b98166}@media (max-width:640px){.map-layers-popover{width:100%;max-width:100%;padding:.75rem 1.15rem calc(1.15rem + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;max-height:82vh;animation:.25s cubic-bezier(.16,1,.3,1) popoverSlideUpMobile;inset:auto 0 0}.popover-drag-handle{display:block}@keyframes popoverSlideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}@media (max-width:768px){.map-layers-btn-fixed{bottom:calc(165px + env(safe-area-inset-bottom));width:2.9rem;height:2.9rem;right:.85rem}.gps-btn-fixed{bottom:calc(218px + env(safe-area-inset-bottom));width:2.9rem;height:2.9rem;right:.85rem}.map-layers-popover{width:auto;max-width:none;left:.75rem;right:.75rem;bottom:calc(218px + env(safe-area-inset-bottom))}.route-active-card{width:auto;max-width:none;left:.75rem;right:.75rem;top:calc(var(--nav-height,60px) + 3.2rem)}}.code-lookup-dialog{text-align:center;border-radius:24px;max-width:440px;padding:2.2rem 2rem}.code-lookup-icon-pill{background:linear-gradient(135deg,#0ea5e926,#6366f126);border:1px solid #0ea5e94d;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.75rem;display:flex}.code-lookup-input-wrap{margin:1.25rem 0 1rem}.code-lookup-big-input{width:100%;font-family:var(--font-mono,monospace), system-ui, sans-serif;letter-spacing:.25em;text-align:center;text-transform:uppercase;border:2px solid var(--border);background:var(--surface-alt);color:var(--text);border-radius:16px;outline:none;padding:.85rem 1rem;font-size:1.8rem;font-weight:800;transition:all .2s}.code-lookup-big-input:focus{border-color:var(--brand);background:var(--surface);box-shadow:0 0 0 4px var(--brand-soft)}.code-lookup-error{color:#ef4444;text-align:left;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;margin-bottom:1rem;padding:.65rem .85rem;font-size:.82rem;font-weight:600}.code-lookup-hint{color:var(--text-muted);margin-top:1rem;font-size:.78rem;line-height:1.45}.popover-group-head-flex{justify-content:space-between;align-items:center;margin-bottom:.45rem;display:flex}.popover-group-badge{color:var(--brand);background:var(--brand-soft);border-radius:999px;padding:.15rem .5rem;font-size:.68rem;font-weight:700}.popover-templates-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.popover-template-card{text-align:left;background:var(--surface-alt);border:1.5px solid var(--border);cursor:pointer;border-radius:14px;flex-direction:column;align-items:flex-start;padding:.65rem .75rem;transition:all .18s;display:flex;position:relative}.popover-template-card:hover{border-color:var(--brand);transform:translateY(-1px)}.popover-template-card.is-selected{border-color:var(--brand);background:linear-gradient(135deg,#0ea5e914,#6366f10d);box-shadow:0 4px 12px #0ea5e926}.tpl-card-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:.35rem;display:flex}.tpl-icon{font-size:1.25rem}.tpl-badge{color:var(--brand);background:var(--brand-soft);border-radius:999px;padding:.1rem .4rem;font-size:.64rem;font-weight:700}.tpl-name{color:var(--text);margin-bottom:.15rem;font-size:.82rem;font-weight:800}.tpl-desc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.68rem;line-height:1.3;display:-webkit-box;overflow:hidden}.tpl-check{color:#10b981;margin-top:.35rem;font-size:.68rem;font-weight:800}.advanced-settings-toggle-wrap{border-top:1px solid var(--border);margin:.85rem 0 .45rem;padding-top:.65rem}.advanced-settings-toggle-btn{background:var(--surface-alt);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.78rem;font-weight:700;transition:all .18s;display:flex}.advanced-settings-toggle-btn:hover{border-color:var(--brand);background:var(--surface)}.advanced-settings-toggle-btn.expanded{border-color:var(--brand);color:var(--brand)}.advanced-settings-drawer{background:var(--surface-alt);border:1px dashed var(--border);border-radius:14px;margin-top:.65rem;padding:.75rem;animation:.18s popoverFadeIn}.popover-group.nested{margin-bottom:.85rem}.popover-group.nested:last-child{margin-bottom:0}.popover-styles-grid.compact{grid-template-columns:repeat(2,1fr);gap:.4rem}.operation-error{color:var(--danger);background:var(--error-bg);padding:var(--space-3);border-radius:var(--radius)}.share-management{z-index:1500;background:var(--surface);max-width:calc(100vw - 2rem);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.75rem;position:fixed;bottom:1rem;right:1rem}.share-management button{background:var(--surface);min-height:44px;color:var(--danger);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;padding:.5rem 1rem}.map-empty-state{z-index:500;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(340px,100% - 2rem);color:var(--text);padding:1.25rem;position:absolute;top:9rem;left:1rem}.map-empty-state h2{margin:0 0 .5rem;font-size:1.2rem}.map-empty-state p{color:var(--text-muted);line-height:1.5}.trip-manager-btn{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.42rem .95rem;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 10px #2563eb40}.trip-manager-btn:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 4px 14px #2563eb59}.trip-manager-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#040712bf;justify-content:center;align-items:center;padding:1.25rem;animation:.2s cubic-bezier(.16,1,.3,1) modalFadeIn;display:flex;position:fixed;inset:0}.trip-manager-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;width:100%;max-width:620px;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) modalSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 60px -15px #0006}.trip-manager-card-head{border-bottom:1px solid var(--border);background:var(--surface-alt);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.trip-manager-head-left{align-items:center;gap:.75rem;display:flex}.trip-manager-icon-pill{width:38px;height:38px;color:var(--brand);background:#2563eb1f;border-radius:10px;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.trip-manager-title{color:var(--text);margin:0;font-size:1.15rem;font-weight:800}.trip-manager-sub{color:var(--text-muted);margin:0;font-size:.8rem}.trip-manager-body{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.trip-manager-selector-row{flex-direction:column;gap:.4rem;display:flex}.trip-manager-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700}.trip-groups-scroll-row{gap:.5rem;padding-bottom:.4rem;display:flex;overflow-x:auto}.trip-group-choice-chip{background:var(--surface-alt);border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:.4rem;padding:.45rem .95rem;font-size:.84rem;font-weight:600;transition:all .15s;display:flex}.trip-group-choice-chip.active{background:var(--brand);border-color:var(--brand);color:#fff}.trip-group-choice-chip .chip-badge{background:#00000026;border-radius:999px;padding:.1rem .4rem;font-size:.72rem}.trip-manager-details-box{background:var(--surface-alt);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:.9rem;padding:1.1rem;display:flex}.trip-manager-input-row{gap:.75rem;display:flex}.trip-manager-text-input{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:10px;flex:1;padding:.65rem .9rem;font-size:.92rem}.trip-manager-text-input:focus{border-color:var(--brand);outline:none}.trip-manager-btn-action{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.65rem 1rem;font-size:.85rem;font-weight:700}.trip-public-toggle-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:.6rem .2rem;display:flex}.trip-public-info{flex-direction:column;gap:.15rem;display:flex}.trip-public-info strong{color:var(--text);font-size:.88rem}.trip-public-info span{color:var(--text-muted);font-size:.76rem}.trip-stops-section{flex-direction:column;gap:.6rem;display:flex}.trip-stops-section-header{justify-content:space-between;align-items:center;display:flex}.trip-stops-list-reorder{flex-direction:column;gap:.55rem;display:flex}.trip-stop-reorder-card{background:var(--surface-alt);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;padding:.75rem .95rem;transition:border-color .15s;display:flex}.trip-stop-reorder-card:hover{border-color:var(--brand)}.trip-stop-info-left{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.trip-stop-num-badge{color:var(--text-muted);width:24px;font-size:.8rem;font-weight:800}.trip-stop-title-group{flex-direction:column;min-width:0;display:flex}.trip-stop-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:700;overflow:hidden}.trip-stop-addr{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.trip-stop-reorder-actions{align-items:center;gap:.35rem;display:flex}.reorder-nav-btn{background:var(--surface);border:1px solid var(--border);width:32px;height:32px;color:var(--text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;transition:all .15s;display:flex}.reorder-nav-btn:hover:not(:disabled){background:var(--brand);color:#fff;border-color:var(--brand)}.reorder-nav-btn:disabled{opacity:.3;cursor:not-allowed}.stop-del-btn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;display:flex}.stop-del-btn:hover{color:#fff;background:#ef4444}.trip-manager-card-foot{border-top:1px solid var(--border);background:var(--surface-alt);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.trip-delete-btn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444440;border-radius:10px;padding:.55rem .95rem;font-size:.82rem;font-weight:700}.trip-delete-btn:hover{color:#fff;background:#ef4444}.trip-manager-dialog{max-height:85vh;overflow-y:auto;max-width:560px!important}.trip-manager-dialog .dialog-header-row{margin-bottom:.35rem}.trip-manager-stop-row{background:var(--surface-alt);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .6rem;transition:border-color .15s;display:flex}.trip-manager-stop-row:hover{border-color:var(--brand)}.trip-mgr-stop-info{flex:1;align-items:center;gap:.45rem;min-width:0;display:flex}.trip-mgr-stop-info .stop-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.trip-mgr-stop-actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.trip-mgr-stop-actions .stop-micro-btn{background:var(--surface);border:1px solid var(--border);width:30px;height:30px;min-height:30px;color:var(--text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:.72rem;transition:all .15s;display:flex}.trip-mgr-stop-actions .stop-micro-btn:hover:not(:disabled){border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.trip-mgr-stop-actions .stop-micro-btn:disabled{opacity:.35;cursor:not-allowed}.dialog-toggle-card{background:var(--surface-alt);border:1px solid var(--border);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;transition:border-color .15s;display:flex}.dialog-toggle-card:hover{border-color:var(--brand)}.dialog-toggle-info{flex-direction:column;gap:.2rem;display:flex}.dialog-toggle-info strong{color:var(--text);font-size:.88rem;font-weight:800}.dialog-toggle-info .toggle-sub{color:var(--text-muted);font-size:.74rem}.trip-side-drawer{z-index:500;background:var(--surface);border-right:1px solid var(--border);flex-direction:column;width:380px;max-width:90vw;transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:60px;bottom:0;left:0;box-shadow:4px 0 20px #0000000f}[data-theme=dark] .trip-side-drawer{background:#091326;border-color:#1a3060}.trip-side-drawer.closed{transform:translate(-100%)}.trip-side-drawer.open{transform:translate(0)}.drawer-toggle-btn{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text-muted);cursor:pointer;z-index:501;border-left:none;border-radius:0 10px 10px 0;justify-content:center;align-items:center;font-size:.75rem;display:flex;position:absolute;top:12px;right:-36px;box-shadow:4px 0 10px #0000000d}.drawer-scroll-area{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex;overflow-y:auto}.drawer-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.drawer-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.1rem;font-weight:900;overflow:hidden}.drawer-header-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.25rem;font-size:1.2rem;transition:background .15s}.drawer-header-btn:hover{background:var(--surface-alt)}.day-tabs-row{flex-shrink:0;gap:.35rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.day-tab{background:var(--surface-alt);border:1.5px solid var(--border);color:var(--text);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;min-height:36px;padding:.35rem .7rem;font-size:.78rem;font-weight:700;transition:all .15s;display:inline-flex}.day-tab:hover{border-color:var(--brand)}.day-tab.active{background:var(--brand);color:#fff;border-color:var(--brand)}.day-tab.add-day{color:var(--text-muted);background:0 0;border-style:dashed;font-size:1rem}.day-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.drawer-pin-list{flex-direction:column;flex:1;gap:.35rem;display:flex}.drawer-empty-state{text-align:center;color:var(--text-muted);padding:2.5rem 1rem}.drawer-empty-state .empty-icon{margin-bottom:.5rem;font-size:2rem;display:block}.drawer-empty-state p{margin:0;font-size:.85rem}.pin-list-item{background:var(--surface-alt);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.35rem;padding:.45rem .5rem;transition:all .15s;display:flex}.pin-list-item:hover{border-color:var(--brand)}.pin-list-item.visited{opacity:.65}.pin-list-main{cursor:pointer;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.pin-order-badge{background:var(--brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.68rem;font-weight:800;display:flex}.pin-cat-dot{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}.pin-list-info{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.pin-list-label{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:800;overflow:hidden}.pin-list-note{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.pin-list-meta{color:var(--text-muted);font-size:.65rem;font-weight:600}.pin-list-actions{flex-shrink:0;gap:.15rem;display:flex}.pin-move-btn{border:1px solid var(--border);background:var(--surface);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:.6rem;transition:all .1s;display:flex}.pin-move-btn:hover{border-color:var(--brand);color:var(--brand)}.pin-delete-btn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef44444d;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.6rem;display:flex}.pin-delete-btn:hover{color:#fff;background:#ef4444}.drawer-pin-form{flex-direction:column;gap:.65rem;display:flex}.drawer-form-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.drawer-form-header h3{color:var(--text);margin:0;font-size:1rem;font-weight:800}.drawer-back-btn{color:var(--brand);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.25rem .5rem;font-size:.85rem;font-weight:700}.drawer-back-btn:hover{background:var(--brand-soft)}.drawer-field{flex-direction:column;gap:.3rem;display:flex}.drawer-field label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:800}.drawer-input,.drawer-textarea,.drawer-select{background:var(--surface-alt);border:1px solid var(--border);width:100%;color:var(--text);border-radius:10px;outline:none;padding:.55rem .75rem;font-family:inherit;font-size:.88rem;transition:border-color .15s}.drawer-input:focus,.drawer-textarea:focus,.drawer-select:focus{border-color:var(--brand)}.drawer-textarea{resize:vertical;min-height:60px}.drawer-chip-row{flex-wrap:wrap;gap:.35rem;display:flex}.drawer-chip{background:var(--surface);border:1.5px solid var(--border);color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:.25rem;min-height:34px;padding:.35rem .6rem;font-size:.72rem;font-weight:700;transition:all .15s;display:inline-flex}.drawer-chip:hover{transform:translateY(-1px)}.drawer-chip.active{background:var(--brand-soft)}.drawer-row-fields{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.drawer-form-actions{border-top:1px solid var(--border);gap:.5rem;padding-top:.5rem;display:flex}.drawer-primary-btn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;min-height:42px;padding:.65rem 1rem;font-size:.85rem;font-weight:800;transition:all .15s}.drawer-primary-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.drawer-primary-btn:disabled{opacity:.5;cursor:not-allowed}.drawer-danger-btn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444440;border-radius:12px;min-height:42px;padding:.65rem 1rem;font-size:.85rem;font-weight:700;transition:all .15s}.drawer-danger-btn:hover{color:#fff;background:#ef4444}.drawer-toggle-row{color:var(--text);justify-content:space-between;align-items:center;padding:.65rem 0;font-size:.88rem;font-weight:700;display:flex}.drawer-switch{width:44px;height:24px;display:inline-block;position:relative}.drawer-switch input{opacity:0;width:0;height:0}.switch-slider{cursor:pointer;background:var(--border);border-radius:24px;transition:all .3s;position:absolute;inset:0}.switch-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}.drawer-switch input:checked+.switch-slider{background:var(--brand)}.drawer-switch input:checked+.switch-slider:before{transform:translate(20px)}.drawer-groups-list{flex-direction:column;gap:.35rem;display:flex}.drawer-group-row{background:var(--surface-alt);border:1px solid var(--border);color:var(--text);border-radius:10px;justify-content:space-between;align-items:center;padding:.5rem .65rem;font-size:.85rem;font-weight:700;display:flex}.group-pin-count{color:var(--text-muted);font-size:.72rem;font-weight:600}@media (max-width:820px){.trip-side-drawer{border-right:none;border-top:1px solid var(--border);border-radius:20px 20px 0 0;width:100%;max-width:100%;height:65vh;inset:auto 0 0;box-shadow:0 -10px 30px #0000001a}.trip-side-drawer.closed{transform:translateY(calc(100% - 50px))}.drawer-toggle-btn{border:1px solid var(--border);border-bottom:none;border-radius:10px 10px 0 0;top:-36px;right:12px}.drawer-row-fields{grid-template-columns:1fr}}.map-page{width:100%;height:100dvh}.map-page .trip-side-drawer{background:var(--surface);border-color:var(--border);box-shadow:var(--shadow-lg)}.map-page .drawer-toggle-btn{min-width:44px;min-height:44px;right:-44px}.map-page .drawer-scroll-area{overscroll-behavior:contain}.map-page .pin-list-main{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;min-width:0}.map-page :is(.pin-move-btn,.pin-delete-btn,.drawer-header-btn,.drawer-back-btn,.day-tab){min-width:44px;min-height:44px}.map-page :is(.drawer-primary-btn,.drawer-chip.active,.day-tab.active){background:var(--brand);color:var(--on-brand);box-shadow:none}.map-page .pin-pulse{animation:none}@media (max-width:820px){.map-page .trip-side-drawer{height:min(62dvh,600px);padding-bottom:env(safe-area-inset-bottom)}.map-page .drawer-toggle-btn{top:-44px;right:1rem}.map-page .trip-side-drawer.closed{transform:translateY(100%)}.map-page .trip-side-drawer.closed .drawer-toggle-btn{transform:translateY(-8px)}}@media (max-width:640px){body:has(.mobile-primary-nav) .map-page{height:calc(100dvh - 64px - env(safe-area-inset-bottom))}}.map-page .panel-top-nav{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none}.map-page .panel-nav-link{color:var(--text);box-shadow:none;border-radius:var(--radius-sm);background:0 0;min-height:44px}.map-page .panel-search-form{background:var(--surface-alt);border-color:var(--border);border-radius:var(--radius)}@media (max-width:820px){.map-page .panel-nav-inner{flex-wrap:wrap;padding:.5rem .75rem}.map-page .panel-nav-center{order:3;width:100%;min-width:0;padding-bottom:.25rem;overflow-x:auto}.map-page .panel-search-form{flex:1 0 210px;max-width:none}.map-page .panel-search-form input{min-width:0;font-size:1rem}.map-page .panel-nav-link{flex-shrink:0}.map-page .panel-nav-right{margin-left:auto}.map-page{--nav-height:116px}}.map-page>.map-container{top:var(--nav-height);height:calc(100% - var(--nav-height));min-height:120px}.map-page .panel-screen-body .map-container{height:100%!important;top:0!important}.map-load-status{z-index:800;top:calc(var(--nav-height) + 1rem);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);max-width:calc(100% - 2rem);box-shadow:var(--shadow-sm);padding:.75rem 1rem;position:absolute;left:50%;transform:translate(-50%)}.map-load-status p{margin:0 0 .5rem}.map-page .trip-side-drawer{top:var(--nav-height)}@media (max-width:820px){.map-page .trip-side-drawer{height:min(48dvh,480px);top:auto}}.map-page .map-popover-backdrop{pointer-events:none;background:0 0}.map-page .map-layers-popover{pointer-events:auto;max-height:55dvh;overflow-y:auto}:root{--sb-primary:#013628;--sb-primary-container:#1e4d3e;--sb-secondary:#286954;--sb-deep-forest:#0d281e;--sb-mint-glow:#34d399;--sb-emerald-accent:#10b981;--sb-mint-subtle:#ecfdf5;--sb-canvas-subtle:#f1f5f9;--sb-canvas-base:#f8fafc;--sb-surface-card:#fff;--sb-surface-container:#eaedff;--sb-surface-container-low:#f2f3ff;--sb-surface-container-high:#e2e7ff;--sb-on-surface:#131b2e;--sb-on-surface-variant:#404945;--sb-outline:#717974}.panel-top-nav{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffe0;border-bottom:1px solid #e2e8f0cc;height:72px;position:absolute;top:0;left:0;right:0;box-shadow:0 1px 8px #0000000a}[data-theme=dark] .panel-top-nav{background:#0d281eeb;border-bottom-color:#1e4d3e99;box-shadow:0 1px 8px #0000004d}.panel-nav-inner{justify-content:space-between;align-items:center;gap:1.25rem;width:100%;max-width:1380px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.panel-nav-left{align-items:center;gap:1.5rem;display:flex}.panel-brand-stitch{cursor:pointer;align-items:center;gap:.65rem;text-decoration:none;display:flex}.brand-icon-circle-stitch{background:var(--sb-primary-container);width:40px;height:40px;color:var(--sb-mint-glow);border-radius:9999px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 4px 16px #1e4d3e2e}.brand-icon-circle-stitch:hover{background:var(--sb-secondary)}.brand-text-col-stitch{flex-direction:column;display:flex}.brand-name-stitch{color:var(--sb-primary);letter-spacing:-.02em;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;font-weight:800;line-height:1.15}[data-theme=dark] .brand-name-stitch{color:#f8fafc}.brand-subtitle-stitch{color:var(--sb-secondary);text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:1}[data-theme=dark] .brand-subtitle-stitch{color:var(--sb-mint-glow)}.panel-nav-pills-stitch{background:var(--sb-canvas-subtle);border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem;display:flex}[data-theme=dark] .panel-nav-pills-stitch{background:#1e4d3e59}.nav-pill-stitch{color:var(--sb-on-surface-variant);border-radius:9999px;padding:.35rem 1rem;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.nav-pill-stitch:hover{color:var(--sb-on-surface);background:var(--sb-surface-container-high)}.nav-pill-stitch.active{background:var(--sb-primary-container);color:#fff;box-shadow:0 1px 4px #0000001a}.panel-nav-center-stitch{flex:1;max-width:440px}.panel-search-form-stitch{background:var(--sb-canvas-subtle);border:1px solid #0000;border-radius:9999px;align-items:center;padding:.3rem .4rem .3rem 1rem;transition:all .2s;display:flex;position:relative}[data-theme=dark] .panel-search-form-stitch{background:#1e4d3e4d;border-color:#34d39926}.panel-search-form-stitch:focus-within{border-color:var(--sb-secondary);background:#fff;box-shadow:0 0 0 3px #2869541f}[data-theme=dark] .panel-search-form-stitch:focus-within{background:#0d281ef2}.search-icon-stitch{color:var(--sb-outline);flex-shrink:0;margin-right:.5rem;font-size:20px!important}.search-input-stitch{width:100%;color:var(--sb-on-surface);background:0 0;border:none;outline:none;font-family:Plus Jakarta Sans,sans-serif;font-size:13px}[data-theme=dark] .search-input-stitch{color:#f8fafc}.search-input-stitch::placeholder{color:var(--sb-outline)}.search-btn-stitch{background:var(--sb-primary-container);color:#fff;cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;margin-left:.5rem;padding:.35rem 1rem;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.search-btn-stitch:hover{background:var(--sb-secondary)}.panel-nav-right-stitch{align-items:center;gap:.75rem;display:flex}.nav-ai-btn-stitch{background:var(--sb-mint-subtle);color:var(--sb-primary);border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem .95rem;font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.nav-ai-btn-stitch:hover{background:var(--sb-secondary-container)}.nav-credits-badge-stitch{background:var(--sb-canvas-subtle);color:var(--sb-primary);border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:flex}[data-theme=dark] .nav-credits-badge-stitch{color:var(--sb-mint-glow);background:#1e4d3e66}.nav-notification-btn-stitch{background:var(--sb-canvas-subtle);width:36px;height:36px;color:var(--sb-on-surface-variant);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.nav-notification-btn-stitch:hover{background:var(--sb-surface-container-high);color:var(--sb-on-surface)}.notification-dot-stitch{background:var(--sb-emerald-accent);border-radius:9999px;width:8px;height:8px;position:absolute;top:8px;right:8px}.nav-profile-pill-stitch{cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.2rem .4rem;transition:all .2s;display:flex}.nav-profile-pill-stitch:hover{background:var(--sb-canvas-subtle)}.profile-circle-stitch{background:var(--sb-primary);color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex;box-shadow:0 2px 8px #01362833}.profile-info-col-stitch{text-align:left;flex-direction:column;display:flex}.profile-name-stitch{color:var(--sb-on-surface);font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;line-height:1.15}[data-theme=dark] .profile-name-stitch{color:#f8fafc}.profile-role-stitch{color:var(--sb-secondary);text-transform:uppercase;letter-spacing:.04em;margin-top:1px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:1}[data-theme=dark] .profile-role-stitch{color:var(--sb-mint-glow)}.map-floating-context-bar{z-index:500;pointer-events:auto;-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:9999px;align-items:center;gap:.65rem;padding:.5rem 1rem;transition:left .28s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:16px;left:calc(clamp(320px,22%,420px) + 16px);box-shadow:0 8px 24px -4px #0d281e1f}.panel-screen-body.sidebar-collapsed .map-floating-context-bar{left:72px}[data-theme=dark] .map-floating-context-bar{background:#0d281eeb;border-color:#34d39933;box-shadow:0 8px 24px -4px #0006}.context-bar-title{color:var(--sb-primary);font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700}[data-theme=dark] .context-bar-title{color:#f8fafc}.context-bar-dot{background:#cbd5e1;border-radius:9999px;width:4px;height:4px}.context-bar-scale{color:var(--sb-on-surface-variant);font-family:Plus Jakarta Sans,sans-serif;font-size:12px}[data-theme=dark] .context-bar-scale{color:#94a3b8}.context-bar-gps{background:var(--sb-mint-subtle);color:var(--sb-secondary);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.15rem .55rem;font-family:Inter,sans-serif;font-size:10px;font-weight:700}[data-theme=dark] .context-bar-gps{color:var(--sb-mint-glow);background:#34d39933}.stitch-map-hub-container{z-index:520;pointer-events:auto;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:right .25s cubic-bezier(.16,1,.3,1);position:absolute;top:16px;right:16px}.stitch-map-hub-container.has-drawer-open{right:390px}@media (max-width:768px){.stitch-map-hub-container.has-drawer-open{top:70px;right:16px}}.stitch-map-hub-trigger{-webkit-backdrop-filter:blur(16px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:14px;align-items:center;gap:8px;padding:6px 12px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px -2px #0d281e1f}.stitch-map-hub-trigger:hover{background:#fff;transform:translateY(-1px);box-shadow:0 8px 24px -4px #0d281e2e}[data-theme=dark] .stitch-map-hub-trigger{background:#0d281ef0;border-color:#34d39940;box-shadow:0 4px 16px -2px #00000080}[data-theme=dark] .stitch-map-hub-trigger:hover{background:#15241f;border-color:#34d39966}.stitch-hub-trigger-icon-box{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}[data-theme=dark] .stitch-hub-trigger-icon-box{color:#6ee7b7;background:#064e3b80;border-color:#34d3994d}.stitch-hub-trigger-label{color:#0f172a;font-size:12.5px;font-weight:700}[data-theme=dark] .stitch-hub-trigger-label{color:#f8fafc}.stitch-hub-trigger-chevron{color:#64748b;margin-left:2px;font-size:16px}[data-theme=dark] .stitch-hub-trigger-chevron{color:#94a3b8}.stitch-map-hub-card{-webkit-backdrop-filter:blur(20px);background:#fffffff7;border:1px solid #e2e8f0f2;border-radius:18px;flex-direction:column;gap:10px;width:290px;padding:12px;animation:.22s cubic-bezier(.16,1,.3,1) stitchHubOpen;display:flex;box-shadow:0 16px 40px -8px #0d281e33,0 4px 16px #0000000f}[data-theme=dark] .stitch-map-hub-card{background:#15241f;border-color:#2d6e5880;box-shadow:0 16px 40px -8px #0009}@keyframes stitchHubOpen{0%{opacity:0;transform:scale(.94)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}.stitch-hub-card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}[data-theme=dark] .stitch-hub-card-header{border-bottom-color:#ffffff14}.stitch-hub-header-left{color:#0f172a;align-items:center;gap:6px;font-size:12.5px;font-weight:800;display:flex}[data-theme=dark] .stitch-hub-header-left{color:#f8fafc}.stitch-hub-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.stitch-hub-close-btn:hover{color:#0f172a;background:#e2e8f0}[data-theme=dark] .stitch-hub-close-btn{color:#94a3b8;background:#ffffff14}[data-theme=dark] .stitch-hub-close-btn:hover{color:#f8fafc;background:#ffffff26}.stitch-hub-section{flex-direction:column;gap:6px;display:flex}.stitch-hub-section-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:10px;font-weight:800}[data-theme=dark] .stitch-hub-section-label{color:#64748b}.stitch-hub-styles-grid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.stitch-hub-style-tile{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:11px;align-items:center;gap:6px;padding:8px 10px;font-size:11.5px;font-weight:700;transition:all .15s;display:flex}.stitch-hub-style-tile:hover{background:#f8fafc;border-color:#cbd5e1}[data-theme=dark] .stitch-hub-style-tile{color:#cbd5e1;background:#111e1a;border-color:#2d6e5866}[data-theme=dark] .stitch-hub-style-tile:hover{background:#1e4d3e;border-color:#10b981}.stitch-hub-style-tile.active{color:#047857;background:#ecfdf5;border-color:#10b981;box-shadow:0 1px 4px #10b98126}[data-theme=dark] .stitch-hub-style-tile.active{color:#34d399;background:#064e3b99;border-color:#34d399}.stitch-hub-toggle-row{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;margin-top:2px;padding:6px 8px;font-size:11px;font-weight:700;transition:all .15s;display:flex}[data-theme=dark] .stitch-hub-toggle-row{color:#94a3b8;background:#111e1a;border-color:#2d6e5859}.stitch-hub-toggle-left{align-items:center;gap:6px;display:flex}.stitch-hub-toggle-pill{background:#cbd5e1;border-radius:99px;width:32px;height:18px;transition:background .2s;position:relative}[data-theme=dark] .stitch-hub-toggle-pill{background:#334155}.stitch-hub-toggle-pill.active{background:#10b981}.stitch-hub-toggle-dot{background:#fff;border-radius:99px;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.stitch-hub-toggle-pill.active .stitch-hub-toggle-dot{transform:translate(14px)}.stitch-hub-nav-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.stitch-hub-nav-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:7px 4px;font-size:10px;font-weight:700;transition:all .15s;display:flex}.stitch-hub-nav-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}[data-theme=dark] .stitch-hub-nav-btn{color:#cbd5e1;background:#111e1a;border-color:#2d6e5866}[data-theme=dark] .stitch-hub-nav-btn:hover{color:#f8fafc;background:#1e4d3e;border-color:#10b981}.stitch-hub-footer{border-top:1px solid #f1f5f9;padding-top:6px}[data-theme=dark] .stitch-hub-footer{border-top-color:#ffffff14}.stitch-hub-advanced-btn{color:#047857;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;padding:6px;font-size:11px;font-weight:700;transition:background .15s;display:flex}.stitch-hub-advanced-btn:hover{background:#ecfdf5}[data-theme=dark] .stitch-hub-advanced-btn{color:#34d399}[data-theme=dark] .stitch-hub-advanced-btn:hover{background:#064e3b4d}.map-live-route-hud{z-index:500;pointer-events:auto;-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fffc;border-radius:16px;align-items:center;gap:.75rem;padding:.55rem 1rem;display:flex;position:absolute;bottom:20px;right:76px;box-shadow:0 12px 30px -4px #0d281e24}[data-theme=dark] .map-live-route-hud{background:#0d281ef2;border-color:#34d39940;box-shadow:0 12px 30px -4px #00000080}.hud-icon-circle{background:var(--sb-mint-subtle);width:34px;height:34px;color:var(--sb-secondary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-theme=dark] .hud-icon-circle{color:var(--sb-mint-glow);background:#34d39933}.hud-text-block{flex-direction:column;display:flex}.hud-title-text{color:var(--sb-primary);font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;line-height:1.2}[data-theme=dark] .hud-title-text{color:#f8fafc}.hud-subtitle-text{color:var(--sb-on-surface-variant);margin-top:1px;font-family:Plus Jakarta Sans,sans-serif;font-size:11px}[data-theme=dark] .hud-subtitle-text{color:#94a3b8}.hud-action-button{background:var(--sb-secondary);color:#fff;cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;margin-left:.5rem;padding:.35rem .85rem;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:all .2s}.hud-action-button:hover{background:var(--sb-primary)}.map-nav-pillar{z-index:500;pointer-events:auto;-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:16px;flex-direction:column;align-items:center;gap:2px;padding:4px;display:flex;position:absolute;bottom:20px;right:16px;box-shadow:0 10px 25px -4px #0d281e1f}[data-theme=dark] .map-nav-pillar{background:#0d281eeb;border-color:#34d39933;box-shadow:0 10px 25px -4px #00000080}.nav-pillar-btn{width:36px;height:36px;color:var(--sb-on-surface);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .15s;display:flex}[data-theme=dark] .nav-pillar-btn{color:#f8fafc}.nav-pillar-btn:hover{background:var(--sb-canvas-subtle)}.nav-pillar-divider{background:#e2e8f0;width:20px;height:1px}[data-theme=dark] .nav-pillar-divider{background:#ffffff26}.map-inspect-drawer{z-index:600;pointer-events:auto;-webkit-backdrop-filter:blur(24px);background:#fffffff5;border:1px solid #ffffffe6;border-radius:24px;flex-direction:column;width:380px;max-width:calc(100vw - 32px);max-height:calc(100vh - 100px);transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:16px;right:16px;overflow:hidden;box-shadow:0 25px 60px -15px #01362833,0 0 0 1px #0000000a}[data-theme=dark] .map-inspect-drawer{background:#0d281ef5;border-color:#34d3994d;box-shadow:0 25px 60px -15px #0009}.drawer-banner{background:var(--sb-deep-forest);flex-shrink:0;width:100%;height:130px;position:relative;overflow:hidden}.drawer-banner-img{object-fit:cover;opacity:.8;width:100%;height:100%}.drawer-banner-overlay{background:linear-gradient(to top, var(--sb-deep-forest) 0%, #0d281e66 60%, transparent 100%);position:absolute;inset:0}.drawer-banner-top-actions{z-index:2;align-items:center;gap:6px;display:flex;position:absolute;top:10px;right:10px}.drawer-mini-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:28px;height:28px;color:var(--sb-deep-forest);cursor:pointer;background:#ffffffbf;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .2s;display:flex}.drawer-mini-btn:hover{background:#fff;transform:scale(1.05)}.drawer-banner-info{z-index:2;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:10px;left:14px;right:14px}.drawer-category-chip{color:var(--sb-mint-glow);text-transform:uppercase;letter-spacing:.05em;background:#34d39933;border-radius:9999px;padding:.15rem .55rem;font-family:Inter,sans-serif;font-size:10px;font-weight:700;display:inline-block}.drawer-place-title{color:#fff;text-shadow:0 2px 4px #0006;margin:3px 0 0;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:800;line-height:1.2}.drawer-star-rating{color:var(--sb-mint-glow);align-items:center;gap:2px;font-size:12px;font-weight:700;display:flex}.drawer-tabs-row{background:#f1f5f999;border-bottom:1px solid #f1f5f9;flex-shrink:0;grid-template-columns:repeat(3,1fr);display:grid}[data-theme=dark] .drawer-tabs-row{background:#1e4d3e4d;border-bottom-color:#ffffff14}.drawer-tab{color:var(--sb-on-surface-variant);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:4px;padding:.55rem .25rem;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .15s;display:flex}.drawer-tab:hover{color:var(--sb-on-surface)}.drawer-tab.active{color:var(--sb-primary);border-bottom:2px solid var(--sb-primary);background:#fff;font-weight:700}[data-theme=dark] .drawer-tab.active{color:var(--sb-mint-glow);border-bottom-color:var(--sb-mint-glow);background:#0d281ef2}.drawer-scroll-body{flex-direction:column;flex:1;gap:.75rem;padding:.85rem;display:flex;overflow-y:auto}.drawer-stats-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.drawer-stat-item{background:var(--sb-canvas-subtle);border-radius:12px;flex-direction:column;gap:2px;padding:.55rem .65rem;display:flex}[data-theme=dark] .drawer-stat-item{background:#1e4d3e59}.stat-item-label{color:var(--sb-on-surface-variant);font-size:10px;font-weight:600}[data-theme=dark] .stat-item-label{color:#94a3b8}.stat-item-value{color:var(--sb-primary);align-items:center;gap:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;display:flex}[data-theme=dark] .stat-item-value{color:#f8fafc}.drawer-block{flex-direction:column;gap:.35rem;display:flex}.drawer-block-title{color:var(--sb-secondary);text-transform:uppercase;letter-spacing:.06em;font-family:Inter,sans-serif;font-size:10px;font-weight:800}[data-theme=dark] .drawer-block-title{color:var(--sb-mint-glow)}.drawer-notes-card{background:var(--sb-surface-container-low);color:var(--sb-deep-forest);border-radius:12px;padding:.65rem .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;line-height:1.4}[data-theme=dark] .drawer-notes-card{color:#f8fafc;background:#1e4d3e40}.drawer-notes-sub{color:var(--sb-on-surface-variant);margin-top:4px;font-size:11px;font-style:italic}[data-theme=dark] .drawer-notes-sub{color:#94a3b8}.drawer-photos-header{justify-content:space-between;align-items:center;display:flex}.drawer-add-photo-btn{color:var(--sb-secondary);cursor:pointer;align-items:center;gap:3px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:all .15s;display:flex}.drawer-add-photo-btn:hover{text-decoration:underline}.drawer-photos-strip{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.drawer-photo-thumb{border-radius:12px;height:64px;overflow:hidden;box-shadow:0 2px 6px #0000000f}.drawer-photo-thumb img{object-fit:cover;width:100%;height:100%}.drawer-photo-add-more{background:var(--sb-canvas-subtle);height:64px;color:var(--sb-on-surface-variant);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;transition:all .15s;display:flex}.drawer-photo-add-more:hover{background:var(--sb-surface-container-high);color:var(--sb-on-surface)}.drawer-edit-pane{flex-direction:column;gap:.65rem;display:flex}.drawer-form-field{flex-direction:column;gap:3px;display:flex}.drawer-form-field label{color:var(--sb-on-surface-variant);font-size:11px;font-weight:700}.drawer-input,.drawer-select,.drawer-textarea{background:var(--sb-canvas-subtle);width:100%;color:var(--sb-on-surface);border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:.5rem .65rem;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;transition:border-color .15s}[data-theme=dark] .drawer-input,[data-theme=dark] .drawer-select,[data-theme=dark] .drawer-textarea{color:#f8fafc;background:#1e4d3e59;border-color:#34d39933}.drawer-input:focus,.drawer-select:focus,.drawer-textarea:focus{border-color:var(--sb-secondary)}.drawer-save-btn{background:var(--sb-primary-container);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:.35rem;padding:.55rem;font-family:Inter,sans-serif;font-size:12px;font-weight:700;transition:background .15s}.drawer-save-btn:hover{background:var(--sb-secondary)}.drawer-ai-pane{flex-direction:column;gap:.75rem;display:flex}.ai-tip-card{background:var(--sb-mint-subtle);border:1px solid #10b98133;border-radius:12px;padding:.75rem}[data-theme=dark] .ai-tip-card{background:#1e4d3e4d}.ai-tip-head{color:var(--sb-primary);align-items:center;gap:.35rem;margin-bottom:.35rem;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;display:flex}[data-theme=dark] .ai-tip-head{color:var(--sb-mint-glow)}.ai-tip-text{color:var(--sb-deep-forest);font-size:12px;line-height:1.4}[data-theme=dark] .ai-tip-text{color:#f8fafc}.ai-chat-link-btn{background:var(--sb-canvas-subtle);color:var(--sb-primary);border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem;font-family:Inter,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.ai-chat-link-btn:hover{background:var(--sb-surface-container-high)}.drawer-footer{background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem .85rem;display:flex}[data-theme=dark] .drawer-footer{background:#0d281ef2;border-top-color:#ffffff14}.drawer-cta-primary{background:var(--sb-primary-container);color:#fff;cursor:pointer;border:none;border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:12px;font-weight:700;transition:background .15s;display:flex;box-shadow:0 2px 8px #1e4d3e33}.drawer-cta-primary:hover{background:var(--sb-secondary)}.drawer-cta-icon{background:var(--sb-canvas-subtle);width:34px;height:34px;color:var(--sb-on-surface-variant);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .15s;display:flex}.drawer-cta-icon:hover{background:var(--sb-surface-container-high);color:var(--sb-on-surface)}.drawer-cta-icon.delete:hover{color:#ef4444;background:#fee2e2}@media (max-width:900px){.hidden-mobile,.map-floating-context-bar,.map-live-route-hud{display:none!important}}@media (max-width:640px){.hidden-sm,.panel-nav-center-stitch{display:none!important}.map-inspect-drawer{border-radius:24px 24px 0 0;width:100%;max-width:100%;inset:auto 0 0}}.panel-sub-header{top:var(--nav-height,72px);-webkit-backdrop-filter:blur(16px);z-index:30;background:#ffffffe0;border-bottom:1px solid #e2e8f0d9;align-items:center;height:48px;display:flex;position:absolute;left:0;right:0}[data-theme=dark] .panel-sub-header{background:#0d281ee0;border-bottom-color:#ffffff14}.panel-sub-header-inner{justify-content:space-between;align-items:center;gap:.75rem;width:100%;max-width:100%;padding:0 1rem;display:flex}.sub-header-left{flex:1;align-items:center;gap:.5rem;max-width:680px;display:flex}.sub-search-form{background:#f1f5f9;border:1px solid #0000;border-radius:9999px;flex:1;align-items:center;padding:.2rem .5rem .2rem .75rem;transition:all .2s;display:flex}[data-theme=dark] .sub-search-form{background:#ffffff0f}.sub-search-form:focus-within{background:#fff;border-color:#10b981;box-shadow:0 2px 8px #10b98126}[data-theme=dark] .sub-search-form:focus-within{background:#0f172a}.sub-search-icon{color:#286954;flex-shrink:0;margin-right:.35rem;font-size:18px}.sub-search-input{color:#131b2e;background:0 0;border:none;outline:none;width:100%;font-size:12.5px}[data-theme=dark] .sub-search-input{color:#f1f5f9}.sub-locate-btn{color:#013628;cursor:pointer;background:#fff;border:1px solid #e2e8f0cc;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex;box-shadow:0 1px 3px #0000000d}[data-theme=dark] .sub-locate-btn{color:#34d399;background:#1e293b;border-color:#ffffff1a}.sub-locate-btn:hover{color:#10b981;background:#ecfdf5}.sub-code-form{background:#ecfdf5;border-radius:9999px;align-items:center;gap:.25rem;padding:.15rem .35rem .15rem .55rem;display:flex;box-shadow:0 1px 3px #0000000a}[data-theme=dark] .sub-code-form{background:#10b98126}.sub-code-icon{color:#286954;font-size:16px}.sub-code-input{color:#013628;text-transform:uppercase;background:0 0;border:none;outline:none;width:80px;font-family:monospace;font-size:12px;font-weight:700}[data-theme=dark] .sub-code-input{color:#34d399}.sub-code-btn{color:#fff;cursor:pointer;background:#013628;border:none;border-radius:9999px;padding:.2rem .55rem;font-size:11px;font-weight:700;transition:background .15s}.sub-code-btn:hover{background:#286954}.sub-header-actions{align-items:center;gap:.45rem;display:flex}.sub-btn-optimize{color:#fff;cursor:pointer;background:#013628;border:none;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0136282e}.sub-btn-optimize:hover{background:#1e4d3e;transform:translateY(-1px)}.sub-credit-badge{color:#013628;background:#f1f5f9;border:1px solid #e2e8f0cc;border-radius:9999px;align-items:center;gap:.25rem;padding:.35rem .65rem;font-size:11.5px;font-weight:600;text-decoration:none;display:inline-flex}[data-theme=dark] .sub-credit-badge{color:#f1f5f9;background:#ffffff0d;border-color:#ffffff14}.sub-btn-share{color:#2d6e58;cursor:pointer;background:#abedd3;border:none;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.sub-btn-share:hover{background:#89e4c0}.sub-share-code-pill{color:#013628;background:#fff;border-radius:9999px;padding:.1rem .4rem;font-family:monospace;font-size:10px;font-weight:700}.sub-btn-layers{color:#013628;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0cc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}[data-theme=dark] .sub-btn-layers{color:#34d399;background:#ffffff0f;border-color:#ffffff1a}.sub-btn-layers:hover{color:#10b981;background:#ecfdf5}.stitch-floating-share-card{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e2e8f0e6;border-radius:20px;flex-direction:column;gap:.75rem;width:330px;padding:1.1rem;animation:.2s cubic-bezier(.16,1,.3,1) slideInDown;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 10px 30px -5px #00000026,0 4px 12px #00000014}[data-theme=dark] .stitch-floating-share-card{background:#0d281ef2;border-color:#ffffff1a;box-shadow:0 10px 30px -5px #00000080}.share-card-head{justify-content:space-between;align-items:center;display:flex}.share-card-title-box{align-items:center;gap:.4rem;display:flex}.share-card-title{color:#013628;margin:0;font-size:15px;font-weight:700}[data-theme=dark] .share-card-title{color:#ecfdf5}.share-card-close-btn{color:#717974;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}[data-theme=dark] .share-card-close-btn{color:#cbd5e1;background:#ffffff14}.share-card-close-btn:hover{color:#ef4444;background:#fee2e2}.share-card-desc{color:#404945;margin:0;font-size:12px;line-height:1.4}[data-theme=dark] .share-card-desc{color:#94a3b8}.share-code-display-box{background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:14px;justify-content:space-between;align-items:center;padding:.65rem .85rem;display:flex}[data-theme=dark] .share-code-display-box{background:#00000040;border-color:#ffffff0f}.share-code-inner{flex-direction:column;display:flex}.share-code-label{color:#286954;letter-spacing:.06em;font-size:9px;font-weight:700}[data-theme=dark] .share-code-label{color:#34d399}.share-code-value{color:#013628;letter-spacing:.08em;font-family:monospace;font-size:20px;font-weight:800}[data-theme=dark] .share-code-value{color:#fff}.share-code-copy-btn{color:#fff;cursor:pointer;background:#013628;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex;box-shadow:0 2px 6px #01362833}.share-code-copy-btn:hover{background:#286954;transform:scale(1.05)}.share-qr-container{background:#fff;border:1px solid #e2e8f0cc;border-radius:14px;align-items:center;gap:.75rem;padding:.65rem;display:flex}[data-theme=dark] .share-qr-container{background:#0003;border-color:#ffffff0f}.share-qr-box{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;padding:2px;display:flex;overflow:hidden}.share-qr-meta{flex-direction:column;display:flex}.share-qr-title{color:#013628;font-size:13px;font-weight:700}[data-theme=dark] .share-qr-title{color:#ecfdf5}.share-qr-sub{color:#717974;font-size:11px;line-height:1.35}.share-expiry-row{justify-content:space-between;align-items:center;font-size:12px;display:flex}.share-expiry-label{color:#404945;font-weight:500}[data-theme=dark] .share-expiry-label{color:#94a3b8}.share-expiry-select{color:#013628;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;outline:none;padding:.25rem .5rem;font-size:12px;font-weight:600}[data-theme=dark] .share-expiry-select{color:#ecfdf5;background:#ffffff14}.share-social-grid{grid-template-columns:1fr 1fr 1fr;gap:.4rem;display:grid}.share-social-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.25rem;padding:.4rem .5rem;font-size:11px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.share-social-btn.whatsapp{color:#059669;background:#ecfdf5}.share-social-btn.whatsapp:hover{background:#d1fae5}.share-social-btn.telegram{color:#0284c7;background:#f0f9ff}.share-social-btn.telegram:hover{background:#e0f2fe}.share-social-btn.link{color:#013628;background:#f1f5f9}.share-social-btn.link:hover{background:#e2e8f0}.stitch-bottom-strip{bottom:12px;left:calc(var(--planner-width,380px) + 14px);z-index:25;pointer-events:none;flex-direction:column;gap:.45rem;display:flex;position:absolute;right:14px}.sidebar-collapsed .stitch-bottom-strip{left:70px}@media (max-width:820px){.stitch-bottom-strip{bottom:64px;left:10px;right:10px}}.stitch-status-ribbon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#ffffffeb;border:1px solid #e2e8f0cc;border-radius:9999px;align-self:flex-end;align-items:center;gap:.45rem;padding:.3rem .85rem;display:inline-flex;box-shadow:0 2px 8px #00000014}[data-theme=dark] .stitch-status-ribbon{background:#0d281eeb;border-color:#ffffff14}.stitch-status-dot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.8s infinite pulse-ring}.stitch-status-text{color:#131b2e;font-size:11.5px;font-weight:500}[data-theme=dark] .stitch-status-text{color:#f1f5f9}.stitch-status-sep{color:#cbd5e1;font-size:10px}.stitch-status-link{color:#286954;font-size:11.5px;font-weight:700;text-decoration:none}.stitch-status-link:hover{text-decoration:underline}.stitch-status-saved{color:#10b981;font-size:11.5px;font-weight:700}.stitch-cards-carousel{pointer-events:auto;scrollbar-width:none;align-items:center;gap:.6rem;padding-bottom:4px;display:flex;overflow-x:auto}.stitch-cards-carousel::-webkit-scrollbar{display:none}.stitch-stop-card{-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#ffffffeb;border:1px solid #e2e8f0d9;border-radius:16px;flex-shrink:0;align-items:center;gap:.55rem;width:220px;padding:.45rem .65rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #0f172a14}[data-theme=dark] .stitch-stop-card{background:#0d281eeb;border-color:#ffffff14}.stitch-stop-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0f172a1f}.stitch-stop-card.active{background:#fff;border-color:#10b981;transform:translateY(-3px);box-shadow:0 0 0 2px #10b981,0 8px 20px #10b9812e}[data-theme=dark] .stitch-stop-card.active{background:#113628}.stitch-card-thumb-wrap{background:#e2e8f0;border-radius:10px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.stitch-card-thumb{object-fit:cover;width:100%;height:100%}.stitch-card-info{flex-direction:column;flex:1;min-width:0;display:flex}.stitch-card-title{color:#013628;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}[data-theme=dark] .stitch-card-title{color:#fff}.stitch-card-sub{color:#404945;align-items:center;gap:.25rem;margin-top:1px;font-size:11px;display:flex}[data-theme=dark] .stitch-card-sub{color:#94a3b8}.stitch-card-sub.text-emerald{color:#10b981;font-weight:700}
