body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.poi-popup{max-width:250px;padding:5px}.poi-popup h3{color:#333;font-size:16px;margin:0 0 8px}.poi-popup p{color:#555;font-size:14px;margin:0 0 5px}.poi-address{color:#666!important;font-size:12px!important}.poi-distance{color:#0078a8!important;font-size:12px!important}.poi-loading-overlay{background-color:#fffc;border-radius:4px;box-shadow:0 1px 5px #0003;padding:10px;position:absolute;right:10px;top:10px;z-index:1000}.poi-loading-spinner{align-items:center;color:#333;display:flex;font-size:14px;justify-content:center}.poi-loading-spinner:before{animation:poi-spinner .8s linear infinite;border:2px solid #ccc;border-radius:50%;border-top-color:#0078a8;content:"";display:inline-block;height:16px;margin-right:8px;width:16px}@keyframes poi-spinner{to{transform:rotate(1turn)}}.poi-error-overlay{background-color:#ffdcdce6;border-radius:4px;box-shadow:0 1px 5px #0003;padding:10px;position:absolute;right:10px;top:10px;z-index:1000}.poi-error-message{color:#d32f2f;font-size:14px}.category-filter{background-color:#fff;border-radius:4px;box-shadow:0 1px 5px #0003;left:10px;max-width:200px;padding:10px;position:absolute;top:10px;z-index:1000}.category-filter h3{font-size:14px;font-weight:700;margin:0 0 8px}.category-filter-item{align-items:center;display:flex;margin-bottom:5px}.category-filter-item input{margin-right:5px}.category-filter-item label{cursor:pointer;font-size:13px}.poi-info-panel{background-color:#fff;border-radius:4px;box-shadow:0 1px 5px #0003;max-height:calc(100vh - 20px);overflow-y:auto;padding:15px;position:absolute;right:10px;top:10px;width:300px;z-index:1000}.poi-info-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.poi-info-header h2{font-size:18px;margin:0}.poi-info-close{background:none;border:none;color:#666;cursor:pointer;font-size:20px}.poi-info-content{margin-bottom:15px}.poi-info-content p{font-size:14px;line-height:1.4;margin:5px 0}.poi-info-actions{display:flex;flex-direction:column;gap:12px}.navigation-actions{display:flex;gap:8px}.poi-info-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:6px;justify-content:center;padding:10px 12px;text-align:center;text-decoration:none;transition:all .2s ease}.route-add-button{background-color:#28a745;color:#fff}.route-add-button:hover:not(:disabled){background-color:#218838;box-shadow:0 2px 4px #28a7454d;transform:translateY(-1px)}.route-remove-button{background-color:#dc3545;color:#fff}.route-remove-button:hover:not(:disabled){background-color:#c82333;box-shadow:0 2px 4px #dc35454d;transform:translateY(-1px)}.directions-button{background-color:#007bff;color:#fff}.directions-button:hover{background-color:#0056b3;box-shadow:0 2px 4px #007bff4d;transform:translateY(-1px)}.external-link-button{background-color:#6c757d;color:#fff}.external-link-button:hover{background-color:#545b62;box-shadow:0 2px 4px #6c757d4d;transform:translateY(-1px)}.poi-info-button:disabled{box-shadow:none!important;cursor:not-allowed;opacity:.6;transform:none!important}.route-status{background-color:#e3f2fd;border:1px solid #2196f3;border-radius:6px;margin-top:10px;padding:8px 12px}.route-badge{color:#1976d2;font-size:14px;font-weight:500}.verified-badge{color:#28a745!important;font-weight:500}.verified-badge span{margin-right:4px}@media (max-width:768px){.poi-info-panel{bottom:10px;max-height:50vh;top:auto;width:calc(100% - 20px)}}.directions-panel{background-color:#fff;border-radius:4px;box-shadow:0 1px 5px #0003;max-height:calc(100vh - 20px);overflow-y:auto;padding:15px;position:absolute;right:10px;top:10px;width:300px;z-index:1000}.directions-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.directions-header h2{color:#333;font-size:20px;margin:0}.directions-close-button{background:none;border:none;color:#666;cursor:pointer;font-size:24px;line-height:24px}.directions-close-button:hover{color:#000}.directions-summary{margin-bottom:20px}.directions-mode-selector{display:flex;justify-content:space-between;margin-bottom:15px}.mode-button{align-items:center;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;margin:0 3px;padding:8px 5px;transition:all .2s ease}.mode-button:first-child{margin-left:0}.mode-button:last-child{margin-right:0}.mode-button.active{background:#e3f2fd;border-color:#2196f3;color:#0078a8}.mode-icon{font-size:18px;margin-bottom:5px}.mode-label{font-size:12px;white-space:nowrap}.directions-overview{background-color:#f9f9f9;border-radius:4px;display:flex;justify-content:space-around;padding:10px}.overview-item{align-items:center;display:flex;flex-direction:column}.overview-icon{font-size:16px;margin-bottom:5px}.overview-value{color:#333;font-size:14px;font-weight:700}.directions-steps{border-top:1px solid #eee;padding-top:10px}.direction-step{border-bottom:1px solid #f0f0f0;display:flex;padding:10px 0}.direction-step:last-child{border-bottom:none}.final-step{color:#0078a8;font-weight:700}.step-icon{align-items:center;display:flex;flex-shrink:0;font-size:20px;height:30px;justify-content:center;margin-right:10px;width:30px}.step-content{flex:1 1}.step-text{font-size:14px;line-height:1.4;margin-bottom:5px}.step-details{color:#777;display:flex;font-size:12px;justify-content:space-between}@media (max-width:768px){.directions-panel{bottom:10px;left:10px;max-height:50vh;right:10px;top:auto;width:auto}}.navigation{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000001a;overflow:visible;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{align-items:center;display:flex;height:60px;justify-content:space-between;margin:0 auto;max-width:1200px;overflow:visible;padding:0 20px}.nav-brand{flex-shrink:0}.brand-link{align-items:center;color:#333;display:flex;text-decoration:none}.brand-logo{height:40px;max-width:200px;object-fit:contain;width:auto}.brand-link h1{color:#2c3e50;font-size:24px;font-weight:700;margin:0}.nav-links{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:center}.nav-link{border-radius:4px;color:#666;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s ease}.nav-link:hover{background-color:#f8f9fa;color:#2c3e50}.nav-link.active{background-color:#e9ecef;color:#2c3e50}.nav-link-primary{background-color:#0056b3;color:#fff!important}.nav-link-primary:hover{background-color:#004085;color:#fff!important}.nav-auth{flex-shrink:0;gap:15px;z-index:1000}.nav-auth,.nav-language-switcher{align-items:center;display:flex;overflow:visible;position:relative}.nav-language-switcher{z-index:1001}.nav-language-dropdown,.nav-language-dropdown .language-dropdown,.nav-language-dropdown .language-switcher{position:relative;width:100%;z-index:1001}.nav-language-dropdown .language-dropdown-menu{background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #00000026;left:0;margin-top:0;max-height:300px;min-width:180px;overflow-y:auto;position:absolute;right:auto;top:calc(100% + 4px);width:-webkit-max-content;width:max-content;z-index:1002}.nav-language-dropdown .language-dropdown-trigger{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:.85rem;gap:6px;min-height:32px;padding:6px 10px;transition:all .2s ease}.nav-language-dropdown .language-dropdown-trigger:hover{background-color:#f8f9fa;border-color:#007bff}.nav-language-dropdown .language-dropdown-trigger .language-flag{font-size:1.1rem}.nav-language-dropdown .language-dropdown-trigger .language-name{font-weight:600;letter-spacing:.5px;text-transform:uppercase}.nav-language-dropdown .language-dropdown-trigger .dropdown-arrow{font-size:.7rem;margin-left:2px;transition:transform .2s ease}.nav-language-dropdown .language-switcher.dropdown.open .dropdown-arrow{transform:rotate(180deg)}.nav-language-dropdown .language-dropdown-backdrop{background:#0000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1001}.nav-language-dropdown .language-option{align-items:center;background:#0000;border:none;color:#333;cursor:pointer;display:flex;font-size:.85rem;gap:8px;padding:10px 12px;text-align:left;transition:background-color .2s ease;width:100%}.nav-language-dropdown .language-option:hover{background:#f8f9fa}.nav-language-dropdown .language-option.active{background:#e3f2fd;color:#007bff;font-weight:600}.nav-language-dropdown .language-option .flag{flex-shrink:0;font-size:1.2rem}.nav-language-dropdown .language-info{display:flex;flex:1 1;flex-direction:column;gap:1px}.nav-language-dropdown .language-info .native-name{font-weight:500;line-height:1.2}.nav-language-dropdown .language-info .language-name{font-size:.75rem;line-height:1.2;opacity:.7}.auth-links{align-items:center;display:flex;gap:10px}.user-menu{position:relative}.user-menu-trigger{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:background-color .2s ease}.user-menu-trigger:hover{background-color:#f8f9fa}.user-avatar{border-radius:50%;flex-shrink:0;height:32px;overflow:hidden;width:32px}.avatar-image{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background-color:#6c757d;color:#fff;display:flex;font-size:12px;font-weight:700;height:100%;justify-content:center;width:100%}.user-name{color:#333;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role-badge{background-color:#6c757d;border-radius:10px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;padding:2px 6px;text-transform:uppercase}.user-role-badge[title*=admin]{background-color:#dc3545}.user-role-badge[title*=editor]{background-color:#28a745}.user-role-badge[title*=user]{background-color:#6c757d}.dropdown-arrow{color:#666;font-size:10px;transition:transform .2s ease}.user-menu-trigger[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}.user-dropdown{background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px #00000026;margin-top:4px;min-width:220px;position:absolute;right:0;top:100%;z-index:1001}.dropdown-header{border-bottom:1px solid #e0e0e0;padding:12px 16px}.user-info .user-name{color:#333;display:block;font-weight:600;margin-bottom:4px}.user-email{color:#666;display:block;font-size:12px;margin-bottom:4px}.user-role{color:#888;display:block;font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.dropdown-divider{background-color:#e0e0e0;height:1px;margin:0}.dropdown-links{padding:8px 0}.dropdown-link{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:14px;padding:8px 16px;text-align:left;text-decoration:none;transition:background-color .2s ease;width:100%}.dropdown-link:hover{background-color:#f8f9fa;color:#333}.logout-link,.logout-link:hover{color:#dc3545!important}.logout-link:hover{background-color:#f8f9fa}.menu-overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.navigation-error{background-color:#f8d7da;border-bottom:1px solid #f5c6cb;color:#721c24;padding:10px 20px;text-align:center}@media (max-width:768px){.nav-container{padding:0 15px}.nav-links{gap:15px}.nav-link{font-size:14px;padding:6px 12px}.user-name{max-width:100px}.user-dropdown{min-width:200px}.nav-language-dropdown .language-dropdown-trigger{font-size:.8rem;min-height:28px;padding:5px 8px}.nav-language-dropdown .language-dropdown-menu{min-width:160px}.nav-language-dropdown .language-option{font-size:.8rem;padding:8px 10px}}@media (max-width:480px){.nav-container{height:50px}.brand-logo{height:35px}.brand-link h1{font-size:20px}.nav-links{gap:10px}.nav-link{font-size:13px;padding:4px 8px}.nav-language-dropdown .language-dropdown-trigger .language-name,.user-name,.user-role-badge{display:none}.nav-language-dropdown .language-dropdown-trigger{min-height:24px;padding:4px 6px}.nav-language-dropdown .language-dropdown-menu .language-info .language-name{display:none}}.forgot-password-form,.login-form,.register-form,.reset-password-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:500px;padding:40px 20px}.forgot-password-header,.login-header,.register-header,.reset-password-header{margin-bottom:30px;text-align:center}.forgot-password-header h2,.login-header h2,.register-header h2,.reset-password-header h2{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:10px}.forgot-password-header p,.login-header p,.register-header p,.reset-password-header p{color:#6c757d;font-size:1.1rem;margin:0}.auth-form{gap:20px}.auth-form,.form-section{display:flex;flex-direction:column}.form-section{gap:15px}.form-group{gap:8px}.form-row{grid-gap:15px;gap:15px}.form-label{font-size:14px}.form-input,.form-select{background:#fff;border:2px solid #e1e5e9;border-radius:8px;font-size:16px;padding:12px 16px;transition:all .2s}.form-input:focus,.form-select:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-input.error,.form-select.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-input::placeholder{color:#adb5bd}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper .form-input{flex:1 1;padding-right:50px}.password-toggle{background:none;border:none;border-radius:4px;cursor:pointer;font-size:18px;padding:4px;position:absolute;right:12px;transition:background .2s}.password-toggle:hover{background:#0000000d}.password-strength{align-items:center;display:flex;gap:12px;margin-top:8px}.strength-bar{background:#e1e5e9;border-radius:2px;flex:1 1;height:4px;overflow:hidden}.strength-fill{border-radius:2px;height:100%;transition:all .3s}.strength-label{font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.password-requirements{background:#f8f9fa;border-left:4px solid #007bff;border-radius:6px;margin-top:12px;padding:12px}.password-requirements p{color:#495057;font-size:14px;font-weight:600;margin:0 0 8px}.password-requirements ul{list-style:none;margin:0;padding-left:20px}.password-requirements li{color:#6c757d;font-size:13px;margin-bottom:4px;position:relative}.password-requirements li:before{color:#dc3545;content:"✗";font-weight:700;left:-16px;position:absolute}.password-requirements li.valid{color:#28a745}.password-requirements li.valid:before{color:#28a745;content:"✓"}.checkbox-group{margin:10px 0}.checkbox-label{align-items:flex-start;font-size:14px;gap:12px;line-height:1.5}.form-checkbox{cursor:pointer;margin:0}.checkbox-label span{color:#495057;flex:1 1}.checkbox-label a{color:#007bff;font-weight:600;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;text-decoration:none;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 2px 4px #007bff33;color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #007bff4d;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.7;transform:none}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background:#5a6268;transform:translateY(-2px)}.btn-link{background:none;border:none;color:#007bff;font-weight:600;padding:0;text-decoration:underline}.btn-link:hover{color:#0056b3}.btn-full{width:100%}.error-message{align-items:center;display:flex;font-size:14px;gap:6px;margin-top:4px}.error-message:before{content:"⚠️";font-size:12px}.general-error{border-left:4px solid #dc3545}.general-error:before{content:"🚨";margin-right:8px}.auth-switch{border-top:1px solid #e1e5e9;color:#6c757d;margin-top:20px;padding-top:20px;text-align:center}.auth-switch span{margin-right:8px}.success-message{align-items:center;border-left:4px solid #28a745;display:flex;gap:8px}.success-message:before{content:"✅"}.auth-loading{align-items:center;display:flex;flex-direction:column;gap:16px;padding:40px 20px}.loading-spinner{border:3px solid #f3f3f3;height:32px;width:32px}@media (max-width:768px){.forgot-password-form,.login-form,.register-form,.reset-password-form{margin:20px;padding:30px 20px}.form-row{gap:15px;grid-template-columns:1fr}.forgot-password-header h2,.login-header h2,.register-header h2,.reset-password-header h2{font-size:1.5rem}.btn,.form-input,.form-select{font-size:16px}}.login-form{max-width:400px}.forgot-password-form,.reset-password-form{max-width:450px}.social-login{display:flex;flex-direction:column;gap:12px;margin:20px 0}.social-login-divider{align-items:center;color:#6c757d;display:flex;font-size:14px;gap:16px;margin:20px 0}.social-login-divider:after,.social-login-divider:before{background:#e1e5e9;content:"";flex:1 1;height:1px}.oauth-section{margin:20px 0}.oauth-divider{align-items:center;display:flex;margin:20px 0;text-align:center}.oauth-divider:after,.oauth-divider:before{background:#e1e5e9;content:"";flex:1 1;height:1px}.oauth-divider span{color:#6c757d;font-size:14px;padding:0 15px}.btn-facebook,.btn-github,.btn-google{align-items:center;background:#fff;border:2px solid #e1e5e9;border-radius:8px;color:#495057;display:flex;gap:12px;justify-content:center;padding:12px 20px;text-decoration:none;transition:all .2s}.btn-facebook:hover,.btn-github:hover,.btn-google:hover{background:#f8f9fa;border-color:#007bff}.async-error-boundary,.error-boundary{align-items:center;background-color:#f8f9fa;border-radius:8px;display:flex;justify-content:center;margin:1rem;min-height:400px;padding:2rem}.async-error-boundary-content,.error-boundary-content{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 6px #0000001a;max-width:600px;padding:2rem;text-align:center}.async-error-boundary-content h2,.error-boundary-content h2{color:#dc3545;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.async-error-boundary-content p,.error-boundary-content p{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:2rem}.async-error-boundary-actions,.error-boundary-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.async-error-boundary-button,.error-boundary-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.async-error-boundary-button-primary,.error-boundary-button-primary{background-color:#007bff;color:#fff}.async-error-boundary-button-primary:hover,.error-boundary-button-primary:hover{background-color:#0056b3;transform:translateY(-1px)}.async-error-boundary-button-secondary,.error-boundary-button-secondary{background-color:#6c757d;color:#fff}.async-error-boundary-button-secondary:hover,.error-boundary-button-secondary:hover{background-color:#545b62;transform:translateY(-1px)}.async-error-boundary-details,.error-boundary-details{border:1px solid #dee2e6;border-radius:6px;margin-top:2rem;overflow:hidden;text-align:left}.async-error-boundary-details summary,.error-boundary-details summary{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;cursor:pointer;font-weight:500;padding:.75rem 1rem}.async-error-boundary-details summary:hover,.error-boundary-details summary:hover{background-color:#e9ecef}.async-error-boundary-error,.error-boundary-error{background-color:#fff;padding:1rem}.async-error-boundary-error h4,.error-boundary-error h4{color:#495057;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin:1rem 0 .5rem;text-transform:uppercase}.async-error-boundary-error h4:first-child,.error-boundary-error h4:first-child{margin-top:0}.async-error-boundary-error pre,.error-boundary-error pre{word-wrap:break-word;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;color:#495057;font-size:.75rem;line-height:1.4;margin:.5rem 0 1rem;overflow-x:auto;padding:.75rem;white-space:pre-wrap}@media (max-width:768px){.async-error-boundary,.error-boundary{min-height:300px;padding:1rem}.async-error-boundary-content,.error-boundary-content{padding:1.5rem}.async-error-boundary-actions,.error-boundary-actions{align-items:center;flex-direction:column}.async-error-boundary-button,.error-boundary-button{max-width:200px;width:100%}}.async-error-boundary-content,.error-boundary-content{animation:errorFadeIn .3s ease-out}@keyframes errorFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.route-list-header h1{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:20px}.route-search-controls{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.search-bar{flex:1 1;min-width:300px}.search-input{border:2px solid #e1e5e9;border-radius:8px;font-size:16px;padding:12px 16px;transition:border-color .2s;width:100%}.search-input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.sort-controls{align-items:center;display:flex;gap:8px}.sort-select{font-size:14px}.sort-order-button,.sort-select{background:#fff;border:2px solid #e1e5e9;border-radius:6px;cursor:pointer;padding:10px 12px}.sort-order-button{font-size:16px;transition:background-color .2s}.sort-order-button:hover{background-color:#f8f9fa}.filter-toggle-button{background:#fff;border:2px solid #007bff;border-radius:6px;color:#007bff;cursor:pointer;font-weight:500;padding:10px 16px;transition:all .2s}.filter-toggle-button:hover{background-color:#007bff;color:#fff}.route-filters{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;padding:20px}.filter-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:20px}.filter-group{gap:8px}.filter-group label{color:#495057;font-size:14px;font-weight:600}.filter-group input,.filter-group select{border:1px solid #ced4da;border-radius:4px;font-size:14px;padding:8px 12px}.range-inputs{align-items:center;display:flex;gap:8px}.range-inputs input{flex:1 1}.range-inputs span{color:#6c757d;font-size:14px}.filter-actions{text-align:right}.clear-filters-button{background:#fff;border:1px solid #dc3545;border-radius:4px;color:#dc3545;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s}.clear-filters-button:hover{background-color:#dc3545;color:#fff}.route-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.route-card{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:all .2s ease-in-out}.route-card:hover{border-color:#007bff;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.route-card:active{box-shadow:0 2px 6px #0000001a;transform:translateY(0)}.route-card *{pointer-events:none}.route-card-actions button{pointer-events:auto}.route-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.route-title{font-size:1.2rem;font-weight:600;margin:0}.route-title a{color:#1a1a1a;text-decoration:none;transition:color .2s}.route-title a:hover{color:#007bff}.featured-badge{background:linear-gradient(135deg,gold,#ffed4e);border-radius:12px;color:#8b6914;font-size:12px;font-weight:600;padding:4px 8px;text-transform:uppercase}.route-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6c757d;display:-webkit-box;font-size:14px;line-height:1.5;margin-bottom:15px;overflow:hidden}.route-stats{grid-gap:12px;display:grid;font-size:14px;gap:12px;grid-template-columns:1fr 1fr}.stat{display:flex;flex-direction:column;gap:2px}.stat-label{color:#6c757d;font-size:12px;font-weight:600;text-transform:uppercase}.stat-value{color:#1a1a1a;font-weight:600}.difficulty-badge{border-radius:12px;font-size:12px;font-weight:600;padding:2px 8px;text-transform:capitalize}.difficulty-easy{background-color:#d4edda;color:#155724}.difficulty-moderate{background-color:#fff3cd;color:#856404}.difficulty-hard{background-color:#f8d7da;color:#721c24}.difficulty-expert{background-color:#d1ecf1;color:#0c5460}.route-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:15px}.route-tag{background-color:#e9ecef;border-radius:12px;font-size:12px;padding:4px 8px}.route-tag.more{background-color:#6c757d;color:#fff}.route-actions{justify-content:space-between}.view-route-button{background:linear-gradient(135deg,#007bff,#0056b3);border-radius:6px;color:#fff;font-size:14px;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .2s}.view-route-button:hover{box-shadow:0 2px 8px #007bff4d;transform:translateY(-1px)}.completion-count{color:#6c757d;font-size:12px}.pagination{gap:8px;margin:30px 0}.pagination-button{background:#fff;border:1px solid #dee2e6;border-radius:4px;color:#495057;cursor:pointer;padding:8px 12px;transition:all .2s}.pagination-button:hover:not(:disabled){background-color:#e9ecef}.pagination-button:disabled{cursor:not-allowed;opacity:.5}.page-numbers{display:flex;gap:4px}.page-number{background:#fff;border:1px solid #dee2e6;border-radius:4px;color:#495057;cursor:pointer;padding:8px 12px;transition:all .2s}.page-number:hover{background-color:#e9ecef}.page-number.active{background-color:#007bff;border-color:#007bff;color:#fff}.empty-state,.route-list-error,.route-list-loading{padding:60px 20px;text-align:center}.loading-spinner{border:4px solid #f3f3f3;height:40px;margin:0 auto 20px;width:40px}.retry-button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:15px;padding:10px 20px}.route-list-info{color:#6c757d;font-size:14px;margin-bottom:20px}.route-detail-container{margin:0 auto;max-width:1200px;padding:20px}.route-detail-header{margin-bottom:24px}.breadcrumb{color:#6c757d;font-size:14px;margin-bottom:12px}.breadcrumb a{color:#007bff;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb-separator{margin:0 8px}.route-title-section{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.route-title-main h1{color:#212529;font-size:2rem;font-weight:600;margin:0 0 8px}.route-badges{display:flex;flex-wrap:wrap;gap:8px}.badge{border-radius:12px;font-size:12px;font-weight:500;padding:4px 8px;text-transform:uppercase}.featured-badge{background:#fff3cd;color:#856404}.verified-badge{background:#d1edff;color:#0c5460}.difficulty-badge{color:#fff}.difficulty-easy{background:#28a745}.difficulty-medium{background:#ffc107;color:#212529}.difficulty-hard{background:#fd7e14}.difficulty-expert{background:#dc3545}.route-actions{align-items:center;gap:12px}.favorite-button,.share-button{background:#fff;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s ease}.favorite-button:hover,.share-button:hover{background:#f8f9fa;border-color:#adb5bd}.favorite-button.favorited{background:#fff3cd;border-color:#ffeaa7;color:#856404}.route-detail-actions{border-top:1px solid #dee2e6;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:32px;padding-top:24px}.action-button{border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;min-width:140px;padding:12px 24px;text-align:center;text-decoration:none;transition:all .2s ease}.action-button.primary{background:#007bff;color:#fff}.action-button.primary:hover{background:#0056b3;transform:translateY(-1px)}.action-button.secondary{background:#6c757d;color:#fff}.action-button.secondary:hover{background:#545b62;transform:translateY(-1px)}.loading-spinner{flex-direction:column;padding:60px 20px}.loading-spinner:before{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;content:"";height:40px;margin-bottom:16px;width:40px}.route-completions-card,.route-description-card,.route-reviews-card,.route-stats-card,.route-tags-card,.transportation-card{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:20px}.route-description-card h3,.route-stats-card h3,.route-tags-card h3,.transportation-card h3{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin:0 0 15px}.stats-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.stat-item{background-color:#f8f9fa;border-radius:8px;padding:15px;text-align:center}.stat-item .stat-label{color:#6c757d;display:block;font-size:12px;font-weight:600;margin-bottom:5px;text-transform:uppercase}.stat-item .stat-value{color:#1a1a1a;font-size:16px;font-weight:700}.review-count{color:#6c757d;font-size:12px;margin-left:5px}.route-description{color:#495057;line-height:1.6;margin:0}.route-long-description{border-top:1px solid #e1e5e9;margin-top:20px;padding-top:20px}.route-long-description h4{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0 0 10px}.tags-container,.transportation-modes{display:flex;flex-wrap:wrap;gap:8px}.transport-mode{background-color:#e7f3ff;border-radius:16px;color:#06c;font-size:12px;font-weight:600;padding:6px 12px;text-transform:capitalize}.route-map-container{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 4px #0000001a;height:300px}.map-placeholder{align-items:center;color:#6c757d;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:center}.map-placeholder h3{color:#1a1a1a;margin:0 0 10px}.location-info{font-family:monospace;font-size:12px;margin:5px 0}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.section-header h3{font-size:1.1rem;font-weight:600;margin:0}.toggle-button{background:none;border:1px solid #dee2e6;border-radius:4px;color:#007bff;cursor:pointer;font-size:12px;padding:4px 8px}.completion-item,.review-item{border-bottom:1px solid #f1f3f5;padding:15px 0}.completion-item:last-child,.review-item:last-child{border-bottom:none}.completion-info,.review-header{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.review-rating{font-weight:600}.completion-date,.review-date{color:#6c757d;font-size:12px}.completion-notes,.review-comment{color:#495057;font-size:14px;line-height:1.4;margin:0}.completion-time{color:#007bff;font-size:12px;font-weight:500}.no-completions,.no-reviews{color:#6c757d;font-style:italic;margin:0;padding:20px;text-align:center}@media (max-width:768px){.route-search-controls{align-items:stretch;flex-direction:column}.search-bar{min-width:100%}.sort-controls{justify-content:center}.route-grid{grid-template-columns:1fr}.route-title-section{align-items:stretch;flex-direction:column}.route-actions{justify-content:center}.filter-grid{grid-template-columns:1fr}.route-detail-actions{flex-direction:column}.action-button{width:100%}}.tourguide-container{background:#f5f5f5;display:flex;flex-direction:column;height:100vh}.tourguide-header{background:#2c3e50;color:#fff;padding:1rem;text-align:center}.tourguide-content{display:flex;flex:1 1;overflow:hidden}.tourguide-chat{background:#fff;border-right:1px solid #ddd;display:flex;flex:1 1;flex-direction:column}.tourguide-messages{flex:1 1;overflow-y:auto;padding:1rem}.tourguide-input{border-top:1px solid #ddd;padding:1rem}.tourguide-sidebar{background:#f8f9fa;border-left:1px solid #ddd;overflow-y:auto;width:300px}.conversation-list{padding:1rem}.conversation-item{background:#fff;border-radius:4px;cursor:pointer;margin-bottom:.5rem;padding:.5rem;transition:background-color .2s}.conversation-item:hover{background:#e9ecef}.conversation-item.active{background:#007bff;color:#fff}@media (max-width:768px){.tourguide-content{flex-direction:column}.tourguide-sidebar{height:200px;width:100%}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-container-wrapper{height:100vh;position:relative;width:100%}.map-container{height:100%;position:relative;width:100%}@media (max-width:768px){.map-container{height:calc(100vh - 56px)}}.map-loading{align-items:center;background-color:#ffffffb3;bottom:0;display:flex;justify-content:center;left:0;right:0;top:0}.map-error,.map-loading{position:absolute;z-index:1000}.map-error{background-color:#ffffffe6;border-radius:5px;box-shadow:0 0 10px #0003;left:50%;max-width:80%;padding:20px;text-align:center;top:50%;transform:translate(-50%,-50%)}.map-controls{bottom:20px}.geolocation-controls,.map-controls{flex-direction:column;position:absolute;right:20px;z-index:1000}.geolocation-controls{bottom:100px;display:flex;gap:10px}.location-marker{align-items:center;display:flex;justify-content:center}.location-marker>div{animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 #2196f3b3;transform:scale(.95)}70%{box-shadow:0 0 0 10px #2196f300;transform:scale(1)}to{box-shadow:0 0 0 0 #2196f300;transform:scale(.95)}}.marker-cluster{background-clip:padding-box;border-radius:20px;font-family:Arial,sans-serif;text-align:center}.marker-cluster div{align-items:center;border-radius:18px;display:flex;height:36px;justify-content:center;margin-left:2px;margin-top:2px;width:36px}.marker-cluster span{color:#fff;font-size:13px;font-weight:700;text-shadow:0 1px 2px #0003}.marker-cluster-small{background-color:#0078a899}.marker-cluster-small div{background-color:#0078a8cc}.marker-cluster-medium{background-color:#f1801799}.marker-cluster-medium div{background-color:#f18017cc}.marker-cluster-large{background-color:#dc354599}.marker-cluster-large div{background-color:#dc3545cc}.leaflet-container{height:100%;width:100%}.route-builder-panel{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;position:absolute;right:20px;top:20px;width:350px;z-index:1000}.route-builder-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.route-builder-header h2{align-items:center;display:flex;font-size:18px;font-weight:600;gap:8px;margin:0}.route-builder-close{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:24px;padding:4px;transition:background-color .2s ease}.route-builder-close:hover{background-color:#fff3}.transport-mode-section{border-bottom:1px solid #e1e5e9;padding:16px 20px}.transport-mode-section h3{color:#374151;font-size:14px;font-weight:600;margin:0 0 12px}.transport-mode-selector{display:flex;gap:8px}.transport-mode-button{align-items:center;background:#fff;border:2px solid #e1e5e9;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:12px;gap:4px;padding:12px 8px;transition:all .2s ease}.transport-mode-button:hover{background-color:#f8faff;border-color:#667eea}.transport-mode-button.active{background-color:#667eea;border-color:#667eea;color:#fff}.mode-icon{font-size:20px}.mode-label{font-weight:500}.route-summary{background-color:#f8faff;border-bottom:1px solid #e1e5e9;padding:16px 20px}.route-summary h3{color:#374151;font-size:14px;font-weight:600;margin:0 0 12px}.summary-stats{display:flex;gap:16px}.stat-item{align-items:center;display:flex;font-size:14px;gap:6px}.stat-icon{font-size:16px}.stat-value{color:#374151;font-weight:500}.route-pois-section{flex:1 1;overflow-y:auto;padding:16px 20px}.route-pois-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.route-pois-header h3{color:#374151;font-size:14px;font-weight:600;margin:0}.clear-route-button{background:none;border:none;border-radius:4px;color:#dc3545;cursor:pointer;padding:6px;transition:background-color .2s ease}.clear-route-button:hover{background-color:#dc35451a}.empty-route{color:#6b7280;padding:32px 16px;text-align:center}.empty-route-icon{font-size:48px;margin-bottom:16px}.empty-route p{font-size:14px;margin:0 0 8px}.empty-route-hint{color:#9ca3af!important;font-size:12px!important}.route-pois-list{display:flex;flex-direction:column;gap:8px}.route-poi-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:12px;padding:12px;transition:all .2s ease}.route-poi-item:hover{background:#f3f4f6;border-color:#d1d5db}.poi-position{flex-direction:column;min-width:40px}.position-number{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.position-label{color:#6b7280;font-size:10px;font-weight:500;margin-top:2px;text-transform:uppercase}.poi-info{flex:1 1;min-width:0}.poi-name{color:#374151;font-size:14px;font-weight:500;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poi-category{color:#6b7280;font-size:12px}.remove-poi-button{background:none;border:none;border-radius:4px;color:#dc3545;cursor:pointer;flex-shrink:0;padding:6px;transition:background-color .2s ease}.remove-poi-button:hover{background-color:#dc35451a}.route-actions{background:#f9fafb;border-top:1px solid #e1e5e9;display:flex;flex-direction:column;gap:8px;padding:16px 20px}.route-action-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 16px;transition:all .2s ease}.optimize-button{background-color:#f59e0b;color:#fff}.optimize-button:hover{background-color:#d97706;box-shadow:0 2px 4px #f59e0b4d;transform:translateY(-1px)}.save-button{background-color:#10b981;color:#fff}.save-button:hover{background-color:#059669;box-shadow:0 2px 4px #10b9814d;transform:translateY(-1px)}@media (max-width:768px){.route-builder-panel{bottom:20px;left:20px;max-height:60vh;right:20px;top:auto;width:calc(100% - 40px)}.transport-mode-selector{flex-direction:column}.transport-mode-button{flex-direction:row;justify-content:center}.summary-stats{flex-direction:column;gap:8px}}.page-container{min-height:100vh;position:relative;width:100%}.map-background-layer{bottom:0;filter:blur(3px) saturate(.7);left:0;opacity:.6;position:fixed;right:0;top:0;z-index:0}.content-layer{padding-top:80px;pointer-events:none;position:relative;z-index:10}.content-layer>*{pointer-events:auto}.location-header-box{animation:slideDown .4s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:2px solid #667eea1a;border-radius:16px;box-shadow:0 8px 24px #00000026;margin:0 auto 24px;max-width:1200px;padding:32px;text-align:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.location-city-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:32px;font-weight:700;margin:0 0 16px}.location-cta-text{color:#666;font-size:16px;line-height:1.6;margin:0 auto;max-width:700px}.routes-grid-container{grid-gap:24px;animation:fadeIn .5s ease;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto 40px;max-width:1200px;padding:0 20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.route-cards-toggle-btn{fontSize:16px;align-items:center;background:#667eea;border:none;border-radius:12px;bottom:20px;box-shadow:0 4px 12px #667eea66;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:10px;left:20px;padding:14px 24px;position:absolute;transition:all .3s ease;z-index:1000}.route-cards-toggle-btn:hover{background:#5568d3;box-shadow:0 6px 16px #667eea80;transform:translateY(-2px)}.no-routes-message{margin:0 auto 40px;max-width:1200px;padding:0 20px}.no-routes-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:2px solid #667eea1a;border-radius:16px;box-shadow:0 4px 16px #0000001a;padding:60px 40px;text-align:center}.no-routes-content svg{color:#667eea;margin-bottom:20px;opacity:.7}.no-routes-content p{color:#333;font-size:18px;font-weight:500;margin:0}.no-routes-hint{color:#666!important;font-size:14px!important;font-weight:400!important;margin-top:8px!important}.route-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:2px solid #667eea1a;border-radius:16px;box-shadow:0 4px 16px #0000001f;height:100%;padding:0;position:relative;transition:all .3s ease}.route-card,.route-card-content{display:flex;flex-direction:column}.route-card-content{flex:1 1}.route-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.route-card:hover:before{opacity:1}.route-card:hover{background:#fff;border-color:#667eea;box-shadow:0 16px 40px #667eea4d;transform:translateY(-8px)}.route-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.route-card-title{color:#333;flex:1 1;font-size:18px;margin:0}.route-card-difficulty{border-radius:12px;color:#fff;font-size:12px;font-weight:600;padding:4px 12px;text-transform:capitalize;white-space:nowrap}.route-card-description{color:#666;flex:1 1;font-size:14px;line-height:1.6;margin:0 0 16px}.route-card-stats{gap:16px;margin-bottom:20px}.route-stat{color:#555;font-size:14px;gap:6px}.route-stat svg{color:#667eea;flex-shrink:0}.route-stat-price{color:#2ecc71;font-weight:600}.route-stat-price svg{color:#27ae60}.route-card-actions{gap:8px}.route-card-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:6px;justify-content:center;padding:10px 16px;transition:all .2s ease}.route-card-btn-primary{background:#667eea;color:#fff}.route-card-btn-primary:hover{background:#5568d3;transform:scale(1.02)}.route-card-btn-secondary{background:#f5f5f5;color:#333}.route-card-btn-secondary:hover{background:#e8e8e8}.route-cards-empty{color:#666;padding:40px 20px;text-align:center}.route-cards-empty svg{color:#ccc;height:48px;margin-bottom:12px;width:48px}.route-cards-empty p{font-size:14px;margin:0}.route-cards-loading{align-items:center;display:flex;justify-content:center;padding:40px 20px}.route-cards-loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:40px;width:40px}@media (max-width:1024px){.routes-grid-container{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:0 16px}.content-layer{padding-top:70px}.location-city-name{font-size:28px}.location-header-box{margin-left:16px;margin-right:16px;padding:28px 24px}}@media (max-width:768px){.content-layer{padding-top:60px}.routes-grid-container{gap:16px;grid-template-columns:1fr;margin-bottom:20px;padding:0 16px}.location-header-box{margin-bottom:20px;margin-left:16px;margin-right:16px;padding:24px 20px}.location-city-name{font-size:24px;margin-bottom:12px}.location-cta-text{font-size:14px}.route-card{padding:18px}.route-card-title{font-size:16px}.route-card-description,.route-stat{font-size:13px}.route-card-btn{font-size:13px;padding:10px 14px}.route-cards-toggle-btn{font-size:14px;padding:12px 18px}}@media (max-width:480px){.content-layer{padding-top:50px}.routes-grid-container{gap:14px;padding:0 12px}.location-header-box{margin-bottom:16px;margin-left:12px;margin-right:12px;padding:20px 16px}.location-city-name{font-size:20px}.location-cta-text{font-size:13px}.route-cards-toggle-btn{bottom:12px;font-size:13px;left:12px;padding:10px 16px}}.route-card-preview{border-radius:12px 12px 0 0;height:180px;overflow:hidden;position:relative;width:100%}.route-card-map-layer{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.route-card-image-overlay{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);bottom:0;left:0;opacity:.75;position:absolute;right:0;top:0;z-index:2}.route-card-image{display:block;height:100%;object-fit:cover}.route-card-gallery-nav{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#667eea;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:36px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:36px;z-index:3}.route-card-gallery-nav:hover{background:#fff;box-shadow:0 3px 12px #0003;transform:translateY(-50%) scale(1.1)}.route-card-gallery-prev{left:10px}.route-card-gallery-next{right:10px}.route-card-gallery-dots{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border-radius:20px;bottom:10px;display:flex;gap:8px;left:50%;padding:6px 10px;position:absolute;transform:translateX(-50%);z-index:3}.route-card-gallery-dot{background:#ffffff80;border:1px solid #ffffff4d;border-radius:50%;cursor:pointer;height:8px;transition:all .2s ease;width:8px}.route-card-gallery-dot:hover{background:#fffc;transform:scale(1.2)}.route-card-gallery-dot.active{background:#667eea;border-color:#667eea;border-radius:4px;width:24px}.route-card-gallery-dot:first-child{background:#667eea80;border:2px solid #667eeacc}.route-card-gallery-dot:first-child.active{background:#667eea;border-color:#667eea}.route-preview-poi-marker{background:#0000!important;border:none!important}.poi-marker-inner{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000004d;color:#fff;display:flex;font-size:13px;font-weight:700;height:28px;justify-content:center;transition:all .2s ease;width:28px}.poi-marker-inner:hover{box-shadow:0 4px 12px #667eea80;transform:scale(1.2)}.location-search-container{max-width:400px;position:relative;width:100%;z-index:1000}.location-search-input-container{align-items:center;display:flex;position:relative}.location-search-input{background-color:#fff;border:2px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 4px #0000001a;font-size:14px;line-height:1.4;outline:none;padding:12px 45px 12px 16px;transition:all .2s ease;width:100%}.location-search-input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.location-search-input::placeholder{color:#6c757d}.location-search-icon{color:#6c757d;pointer-events:none;position:absolute;right:12px}.location-search-clear{background:none;border:none;color:#6c757d;cursor:pointer;font-size:20px;line-height:1;padding:4px;position:absolute;right:35px;transition:color .2s ease}.location-search-clear:hover{color:#dc3545}.location-search-results{background:#fff;border:1px solid #e1e5e9;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 12px #00000026;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1001}.location-search-loading{align-items:center;color:#6c757d;display:flex;font-size:14px;gap:8px;padding:16px}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #e1e5e9;border-radius:50%;border-top-color:#007bff;height:16px;width:16px}.location-search-list{list-style:none;margin:0;padding:0}.location-search-item{border-bottom:1px solid #f1f3f4;cursor:pointer;padding:12px 16px;transition:background-color .2s ease}.location-search-item:last-child{border-bottom:none}.location-search-item.selected,.location-search-item:hover{background-color:#f8f9fa}.location-search-item.selected{background-color:#e3f2fd}.location-search-item-content{display:flex;flex-direction:column}.location-search-item-name{color:#212529;font-size:14px;line-height:1.4}.location-search-no-results{color:#6c757d;font-size:14px;font-style:italic;padding:16px;text-align:center}@media (max-width:768px){.location-search-container{max-width:100%}.location-search-input{font-size:16px;padding:10px 40px 10px 14px}.location-search-icon{right:10px}.location-search-clear{right:30px}.location-search-results{max-height:250px}.location-search-item{padding:14px 16px}}@media (prefers-contrast:high){.location-search-input{border-color:#000}.location-search-input:focus{border-color:#06c;box-shadow:0 0 0 2px #06c}.location-search-item.selected,.location-search-item:hover{background-color:#000;color:#fff}}@media (prefers-reduced-motion:reduce){.loading-spinner,.location-search-clear,.location-search-input,.location-search-item{animation:none;transition:none}}.google-places-loader{background:#fff;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:16px}.google-places-controls{display:flex;flex-direction:column;gap:16px}.poi-count-control{display:flex;flex-direction:column;gap:8px}.poi-count-label{color:#212529;font-size:14px;font-weight:500;margin:0}.poi-count-slider{-webkit-appearance:none;appearance:none;background:#e1e5e9;border-radius:3px;height:6px;outline:none;transition:background .2s ease;width:100%}.poi-count-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#007bff;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.poi-count-slider::-webkit-slider-thumb:hover{background:#0056b3;transform:scale(1.1)}.poi-count-slider::-moz-range-thumb{background:#007bff;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;-moz-transition:all .2s ease;transition:all .2s ease;width:20px}.poi-count-slider::-moz-range-thumb:hover{background:#0056b3;transform:scale(1.1)}.poi-count-slider:disabled{cursor:not-allowed;opacity:.5}.poi-count-range{color:#6c757d;display:flex;font-size:12px;justify-content:space-between;margin-top:-4px}.load-pois-button{align-items:center;background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;min-height:44px;padding:12px 16px;transition:all .2s ease}.load-pois-button:hover:not(:disabled){background:#0056b3;box-shadow:0 4px 8px #007bff4d;transform:translateY(-1px)}.load-pois-button:active:not(:disabled){box-shadow:0 2px 4px #007bff4d;transform:translateY(0)}.load-pois-button:disabled{background:#6c757d;box-shadow:none;cursor:not-allowed;transform:none}.loading-spinner-small{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-info{margin-top:8px;text-align:center}.loading-info small{color:#6c757d;font-size:12px}@media (max-width:768px){.google-places-loader{padding:12px}.poi-count-label{font-size:13px}.load-pois-button{font-size:15px;padding:14px 16px}}@media (prefers-contrast:high){.google-places-loader{border-color:#000}.poi-count-slider{background:#000}.poi-count-slider::-webkit-slider-thumb{background:#06c}.poi-count-slider::-moz-range-thumb{background:#06c}.load-pois-button{background:#06c;border:1px solid #000}}@media (prefers-reduced-motion:reduce){.load-pois-button,.loading-spinner-small,.poi-count-slider::-moz-range-thumb,.poi-count-slider::-webkit-slider-thumb{animation:none;-webkit-transition:none;-moz-transition:none;transition:none}}.route-creator{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:1500px;padding:20px}.route-creator-header{border-bottom:2px solid #e9ecef;margin-bottom:30px;padding-bottom:20px;text-align:center}.route-creator-header h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:10px}.route-creator-header p{color:#6c757d;font-size:1.1rem;margin:0}.route-creator-content{display:flex;flex-direction:column;gap:20px}.main-content{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr 320px}.map-section{background:#f8f9fa;border-radius:12px;padding:15px}.search-controls-compact{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin-bottom:15px;padding:12px}.search-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:10px}.location-search-compact,.places-loader-compact{min-width:0}.map-controls-compact{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.btn-compact{background:#fff;border:1px solid #dee2e6;border-radius:5px;color:#495057;cursor:pointer;font-size:.85rem;padding:6px 12px;transition:all .2s ease}.btn-compact:hover{background:#e9ecef}.btn-compact.btn-primary{background:#007bff;border-color:#007bff;color:#fff}.btn-compact.btn-primary:hover{background:#0056b3}.poi-counter{background:#e9ecef;border-radius:4px;color:#495057;font-size:.8rem;margin-left:auto;padding:4px 8px}.compact-error{font-size:.85rem;margin:8px 0 0}.poi-sidebar{background:#fff;border:1px solid #e9ecef;border-radius:12px;height:-webkit-fit-content;height:fit-content;padding:15px;position:-webkit-sticky;position:sticky;top:20px}.poi-sidebar-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.poi-sidebar-header h3{color:#2c3e50;font-size:1.1rem;margin:0}.poi-count-badge{background:#007bff;border-radius:12px;color:#fff;font-size:.8rem;font-weight:600;padding:2px 8px}.poi-list-compact{max-height:400px;overflow-y:auto}.empty-poi-state{color:#6c757d;padding:20px;text-align:center}.empty-poi-state p{font-size:.9rem;margin:0 0 5px}.empty-poi-state small{color:#adb5bd;font-size:.75rem}.poi-item-compact{align-items:center;border:1px solid #0000;border-radius:6px;cursor:pointer;display:flex;gap:10px;margin-bottom:5px;padding:10px;transition:all .2s ease}.poi-item-compact:hover{background:#f8f9fa;border-color:#dee2e6}.poi-item-compact.selected{background:#e3f2fd;border-color:#007bff}.poi-number{align-items:center;background:#007bff;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:600;height:24px;justify-content:center;width:24px}.poi-info-compact{flex:1 1;min-width:0}.poi-name-compact{color:#2c3e50;font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poi-source-compact{color:#6c757d;font-size:.75rem;margin-top:2px}.btn-remove-compact{background:none;border:none;border-radius:3px;color:#dc3545;cursor:pointer;flex-shrink:0;font-size:.9rem;opacity:.7;padding:4px;transition:all .2s ease}.btn-remove-compact:hover{background:#f8d7da;opacity:1}.map-controls{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.map-controls .btn{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:5px;padding:8px 16px;transition:all .3s ease}.map-controls .btn:hover{background:#e9ecef;border-color:#adb5bd}.map-controls .btn.btn-primary{background:#007bff;border-color:#007bff;color:#fff}.map-controls .btn.btn-primary:hover{background:#0056b3;border-color:#0056b3}.map-controls .btn:disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed;opacity:.6}.route-stats{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.route-stats .stat{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#495057;display:flex;font-size:.9rem;font-weight:500;gap:5px;padding:8px 12px}.map-container{border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.route-form{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:25px}.form-section{margin-bottom:30px}.form-section h3{border-bottom:1px solid #e9ecef;color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:20px;padding-bottom:10px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.form-group{display:flex;flex-direction:column}.form-label{color:#495057;font-size:.95rem;font-weight:600;margin-bottom:8px}.form-input,.form-select,.form-textarea{background:#fff;border:1px solid #dee2e6;border-radius:6px;font-size:1rem;padding:12px 16px;transition:all .3s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-input.error,.form-select.error,.form-textarea.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-input::placeholder,.form-textarea::placeholder{color:#adb5bd}textarea.form-input{min-height:80px;resize:vertical}.checkbox-group{display:flex;flex-wrap:wrap;gap:15px;margin-top:10px}.checkbox-label{align-items:center;color:#495057;cursor:pointer;display:flex;font-size:.95rem;gap:8px}.form-checkbox{accent-color:#007bff;height:18px;width:18px}.tag-input-group{align-items:center;display:flex;gap:10px;margin-bottom:10px}.tag-input-group .form-input{flex:1 1}.tag-input-group .btn-small{font-size:.85rem;padding:6px 12px}.btn-small{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;color:#495057;cursor:pointer;font-size:.85rem;transition:all .3s ease}.btn-small:hover{background:#e9ecef;border-color:#adb5bd}.form-actions{border-top:1px solid #e9ecef;display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px}.form-actions .btn{border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;min-width:120px;padding:12px 24px;text-align:center;transition:all .3s ease}.form-actions .btn-secondary{background:#6c757d;border:1px solid #6c757d;color:#fff}.form-actions .btn-secondary:hover{background:#545b62;border-color:#545b62}.form-actions .btn-primary{background:#007bff;border:1px solid #007bff;color:#fff}.form-actions .btn-primary:hover{background:#0056b3;border-color:#0056b3}.form-actions .btn:disabled{background:#e9ecef;border-color:#dee2e6;color:#6c757d;cursor:not-allowed;opacity:.6}.error-message{color:#dc3545;font-size:.85rem;font-weight:500;margin-top:5px}.general-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;font-size:.95rem;margin-bottom:20px;padding:12px 16px}@media (min-width:1400px){.main-content{gap:25px;grid-template-columns:1fr 350px}.poi-sidebar{max-height:500px}.poi-list-compact{max-height:400px}.route-creator{max-width:1600px;padding:30px}}@media (min-width:1200px) and (max-width:1399px){.main-content{gap:20px;grid-template-columns:1fr 320px}.poi-sidebar{max-height:450px}.poi-list-compact{max-height:350px}.route-creator{max-width:1500px;padding:25px}}@media (max-width:1200px){.main-content{gap:15px;grid-template-columns:1fr}.poi-sidebar{max-height:250px;order:-1;position:static}.poi-list-compact{max-height:180px}.search-row{gap:8px;grid-template-columns:1fr}.map-controls-compact{justify-content:center}}@media (max-width:768px){.route-creator{margin:10px;padding:15px}.route-creator-header h2{font-size:1.6rem}.form-row{gap:15px;grid-template-columns:1fr}.poi-sidebar{max-height:200px;padding:12px}.poi-list-compact{max-height:130px}.search-controls-compact{padding:8px}.map-controls-compact{flex-wrap:wrap;justify-content:center}.poi-counter{margin-left:0;margin-top:5px}.route-stats{justify-content:center}.form-actions{flex-direction:column}.form-actions .btn{width:100%}.checkbox-group{flex-direction:column;gap:10px}}@media (max-width:480px){.route-creator{margin:5px;padding:10px}.map-section,.route-form{padding:15px}.map-controls,.route-stats{flex-direction:column}.route-stats{text-align:center}}.route-list-container{margin:0 auto;max-width:1200px;padding:20px}.route-list-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px}.route-list-title{color:#2c3e50;font-size:2rem;font-weight:600;margin:0}.route-filters{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.filter-group{display:flex;flex-direction:column;gap:5px}.filter-label{color:#495057;font-size:.9rem;font-weight:600}.filter-input,.filter-select{border:1px solid #dee2e6;border-radius:4px;font-size:.9rem;min-width:150px;padding:8px 12px}.route-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:30px}.route-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.route-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.route-card-image{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:1.2rem;font-weight:600;height:200px;justify-content:center;width:100%}.route-card-map{height:300px;overflow:hidden;position:relative;width:100%}.route-card-map .leaflet-container{height:100%;width:100%}.route-card-image-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:1.2rem;font-weight:600;height:300px;justify-content:center;width:100%}.route-number-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border-radius:15px;color:#fff;font-size:.9rem;font-weight:600;left:10px;padding:6px 12px;position:absolute;text-shadow:none;top:10px;z-index:1000}.route-card-content{padding:20px}.route-card-title{color:#2c3e50;font-size:1.3rem;font-weight:600;line-height:1.3;margin-bottom:10px}.route-card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#6c757d;display:-webkit-box;font-size:.95rem;line-height:1.5;margin-bottom:15px;overflow:hidden}.route-card-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}.route-card-stats{display:flex;flex-wrap:wrap;gap:15px}.route-stat{align-items:center;color:#6c757d;display:flex;font-size:.85rem;gap:5px}.route-difficulty{border-radius:12px;font-size:.75rem;font-weight:600;padding:4px 8px;text-transform:uppercase}.route-difficulty.easy{background:#d4edda;color:#155724}.route-difficulty.medium{background:#fff3cd;color:#856404}.route-difficulty.hard{background:#f8d7da;color:#721c24}.route-difficulty.expert{background:#d1ecf1;color:#0c5460}.route-card-tags{display:flex;flex-wrap:wrap;gap:8px}.route-tag{background:#f8f9fa;border-radius:10px;color:#495057;font-size:.75rem;font-weight:500;padding:3px 8px}.route-card-actions{align-items:center;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;padding-top:15px}.route-card-price{color:#28a745;font-weight:600}.route-card-buttons{gap:.5rem}.btn-icon,.route-card-buttons{align-items:center;display:flex}.btn-icon{background:#0000;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:16px;height:36px;justify-content:center;transition:all .2s ease;width:36px}.btn-icon:hover{background-color:#f5f5f5;border-color:#ccc}.btn-icon.edit-btn{background-color:#007bff;border-color:#007bff;color:#fff}.btn-icon.edit-btn:hover{background-color:#0056b3;border-color:#0056b3}.btn-icon.delete-btn{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-icon.delete-btn:hover{background-color:#c82333;border-color:#bd2130}.pagination{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:30px}.pagination button{background:#fff;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;padding:8px 12px;transition:all .3s ease}.pagination button:hover{background:#f8f9fa;border-color:#adb5bd}.pagination button.active{background:#007bff;border-color:#007bff;color:#fff}.pagination button:disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed}.loading-spinner{align-items:center;color:#495057;display:flex;font-size:1.1rem;height:200px;justify-content:center}.empty-state{color:#495057;padding:60px 20px;text-align:center}.empty-state h2{color:#343a40;font-size:1.5rem;margin-bottom:10px}.empty-state p{font-size:1.1rem;margin-bottom:20px}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724}.info-message,.success-message{font-size:.95rem;margin-bottom:20px;padding:12px 16px}.info-message{background:#d1ecf1;border:1px solid #bee5eb;border-radius:6px;color:#0c5460}.route-detail-actions{flex-direction:column;gap:10px}.action-button{width:100%}.poi-editor-panel{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 8px 24px #00000026;left:50%;max-height:80vh;max-width:500px;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:10000}.poi-editor-header{align-items:center;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:20px}.poi-editor-header h3{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin:0}.poi-editor-content{padding:20px}.poi-editor-actions{border-top:1px solid #e1e5e9;display:flex;gap:12px;justify-content:flex-end;margin-top:20px;padding-top:15px}.btn-small{font-size:14px;min-height:auto;padding:6px 12px}.route-creator .map-container .leaflet-marker-icon{filter:hue-rotate(0deg)}.route-creator .map-container .leaflet-marker-icon.poi-marker{filter:hue-rotate(120deg)}.map-controls{margin-bottom:10px}.map-controls .btn{margin-bottom:5px;margin-right:8px}@media (max-width:768px){.poi-editor-panel{max-height:90vh;width:95%}.poi-editor-content,.poi-editor-header{padding:15px}.poi-editor-actions{flex-direction:column}}.map-search-controls{background-color:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:15px}.map-search-controls .google-places-loader,.map-search-controls .location-search-container{background-color:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a;padding:12px}.map-search-controls .google-places-loader,.map-search-controls .location-search-container{border:1px solid #dee2e6}@media (max-width:768px){.map-search-controls{flex-direction:column;gap:10px}.map-search-controls .google-places-wrapper,.map-search-controls .location-search-wrapper{flex:none;min-width:auto}}.location-search{margin:10px 0;max-width:400px;position:relative;width:100%}.search-input-container{align-items:center;display:flex;gap:8px}.search-input{flex:1 1;font-size:14px;padding:8px 12px}.clear-button,.search-input{border:1px solid #ccc;border-radius:4px}.clear-button{background:#f0f0f0;cursor:pointer;padding:6px 12px}.clear-button:hover{background:#e0e0e0}.search-loading{color:#666;font-size:14px;margin-top:8px}.search-error{color:#d32f2f;font-size:14px;margin-top:8px}.search-results{background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0000001a;left:0;margin-top:4px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.search-result-item{border-bottom:1px solid #eee;cursor:pointer;padding:8px 12px}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#f5f5f5}.route-pois-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;margin-bottom:20px;padding:20px}.route-pois-card h3{border-bottom:1px solid #e9ecef;color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:20px;padding-bottom:10px}.pois-list{display:flex;flex-direction:column;gap:15px}.poi-item{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:15px;transition:all .3s ease}.poi-item:hover{background:#e9ecef;border-color:#007bff}.poi-header{gap:10px;margin-bottom:8px}.poi-header,.poi-position{align-items:center;display:flex}.poi-position{background:#007bff;border-radius:50%;color:#fff;flex-shrink:0;font-size:.8rem;font-weight:600;height:24px;justify-content:center;width:24px}.poi-name{color:#2c3e50;font-size:1.1rem;font-weight:600}.poi-description{color:#6c757d;font-size:.95rem;line-height:1.4;margin:8px 0}.poi-address{color:#495057;font-size:.9rem;font-style:italic;margin:5px 0}.poi-source{background:#28a745;border-radius:12px;color:#fff;display:inline-block;font-size:.8rem;font-weight:500;margin-top:5px;padding:2px 8px}@media (max-width:768px){.route-pois-card{padding:15px}.poi-item{padding:12px}.poi-header{align-items:flex-start;flex-direction:column;gap:5px}.poi-name{font-size:1rem}}.route-guide{height:100vh;overflow:hidden;position:relative;width:100vw}.route-guide-map{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.route-guide-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;display:flex;left:16px;padding:8px 16px;position:absolute;right:16px;top:16px;z-index:1000}.route-guide-title{flex:1 1;margin:0 16px!important;text-align:center}.location-status-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;left:16px;margin:0 auto;max-width:400px;padding:20px;position:absolute;right:16px;top:80px;z-index:1000}.status-section{margin:12px 0}.action-buttons{display:flex;flex-direction:column;gap:8px;margin-top:16px}.poi-progress-tracker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;bottom:140px;left:16px;padding:16px;position:absolute;right:16px;z-index:1000}.poi-stations{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.guide-control-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;bottom:16px;left:16px;padding:16px;position:absolute;right:16px;z-index:1000}.guide-controls{display:flex;gap:12px;margin:12px 0}.guide-controls button{flex:1 1}.floating-actions{bottom:180px;display:flex;flex-direction:column;gap:12px;position:absolute;right:16px;z-index:1000}.poi-popup{min-width:200px}.poi-popup button{margin-top:8px;width:100%}.route-guide-error,.route-guide-loading{align-items:center;display:flex;flex-direction:column;gap:16px;height:100vh;justify-content:center;padding:20px}@media (max-width:768px){.route-guide-header{left:8px;padding:8px 12px;right:8px;top:8px}.location-status-overlay{left:8px;padding:16px;right:8px;top:60px}.poi-progress-tracker{bottom:120px;left:8px;padding:12px;right:8px}.guide-control-panel{bottom:8px;left:8px;padding:12px;right:8px}.floating-actions{bottom:160px;right:8px}.guide-controls{flex-direction:column;gap:8px}}.guide-control-panel,.location-status-overlay,.poi-progress-tracker{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.poi-stations .MuiChip-root{transition:all .2s ease}.poi-stations .MuiChip-root:hover{transform:scale(1.05)}.language-switcher{align-items:center;display:inline-flex;gap:8px;position:relative}.language-switcher-loading{font-size:1.2rem;opacity:.6;padding:8px}.language-switcher.inline{flex-wrap:wrap;gap:6px}.language-button{align-items:center;background:#fff;background:var(--surface-color,#fff);border:2px solid #0000;border-radius:6px;box-shadow:0 1px 3px #0000001a;color:#333;color:var(--text-color,#333);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:4px;min-height:36px;padding:6px 10px;text-decoration:none;transition:all .2s ease}.language-button:hover{background:#f5f5f5;background:var(--hover-bg,#f5f5f5);box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}.language-button.active{background:#007bff;background:var(--primary-color,#007bff);border-color:#007bff;border-color:var(--primary-color,#007bff);box-shadow:0 2px 8px #007bff4d;color:#fff}.language-button.active:hover{background:#0056b3;background:var(--primary-dark,#0056b3);transform:translateY(-1px)}.language-button .flag{font-size:1.1rem;line-height:1}.language-button .language-code{font-size:.8rem;letter-spacing:.5px;text-transform:uppercase}.language-dropdown,.language-switcher.dropdown{position:relative}.language-dropdown-trigger{align-items:center;background:#fff;background:var(--surface-color,#fff);border:2px solid #e0e0e0;border:2px solid var(--border-color,#e0e0e0);border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#333;color:var(--text-color,#333);cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:6px;min-height:40px;padding:8px 12px;transition:all .2s ease;width:100%}.language-dropdown-trigger:hover{border-color:#007bff;border-color:var(--primary-color,#007bff);box-shadow:0 2px 8px #007bff26}.language-switcher-toggle{align-items:center;background:#fff;background:var(--surface-color,#fff);border:2px solid #e0e0e0;border:2px solid var(--border-color,#e0e0e0);border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#333;color:var(--text-color,#333);cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:6px;min-height:40px;padding:8px 12px;transition:all .2s ease}.language-switcher-toggle:hover{border-color:#007bff;border-color:var(--primary-color,#007bff);box-shadow:0 2px 8px #007bff26}.language-dropdown-trigger .language-flag,.language-switcher-toggle .flag{font-size:1.2rem}.language-dropdown-trigger .language-name,.language-switcher-toggle .language-code{font-weight:600;letter-spacing:.5px;text-transform:uppercase}.language-dropdown-trigger .dropdown-arrow,.language-switcher-toggle .dropdown-arrow{font-size:.8rem;margin-left:4px;transition:transform .2s ease}.language-switcher.dropdown.open .dropdown-arrow{transform:rotate(180deg)}.language-dropdown-menu{animation:dropdown-appear .2s ease;background:#fff;background:var(--surface-color,#fff);border:2px solid #e0e0e0;border:2px solid var(--border-color,#e0e0e0);border-radius:8px;box-shadow:0 4px 16px #00000026;left:0;margin-top:0;max-height:300px;min-width:100%;overflow-y:auto;pointer-events:auto;position:absolute;right:auto;top:calc(100% + 4px);width:-webkit-max-content;width:max-content;z-index:1002}@keyframes dropdown-appear{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.language-option{align-items:center;background:#0000;border:none;color:#333;color:var(--text-color,#333);cursor:pointer;display:flex;font-size:.9rem;gap:10px;padding:12px 16px;position:relative;text-align:left;transition:background-color .2s ease;width:100%;z-index:1003}.language-option:hover{background:#f8f9fa;background:var(--hover-bg,#f8f9fa)}.language-option.active{background:#e3f2fd;background:var(--primary-light,#e3f2fd);color:#007bff;color:var(--primary-color,#007bff);font-weight:600}.language-option .flag,.language-option .language-flag{flex-shrink:0;font-size:1.3rem}.language-option .language-name{flex:1 1}.language-option .check-mark{color:#007bff;color:var(--primary-color,#007bff);font-weight:700;margin-left:auto}.language-info{display:flex;flex:1 1;flex-direction:column;gap:2px}.language-info .native-name{font-weight:500;line-height:1.2}.language-info .language-name{font-size:.8rem;line-height:1.2;opacity:.7}.language-dropdown-backdrop{background:#0000;bottom:0;left:0;pointer-events:auto;position:fixed;right:0;top:0;z-index:1000}@media (prefers-color-scheme:dark){.language-switcher{--surface-color:#2d3748;--text-color:#e2e8f0;--border-color:#4a5568;--hover-bg:#4a5568;--primary-color:#4299e1;--primary-dark:#3182ce;--primary-light:#2d3748}}@media (max-width:768px){.language-switcher.inline{gap:4px}.language-button{font-size:.8rem;min-height:32px;padding:4px 8px}.language-button .flag{font-size:1rem}.language-button .language-code{font-size:.7rem}.language-dropdown{max-height:250px}.language-option{font-size:.85rem;padding:10px 14px}}.language-switcher.compact .language-button{font-size:.8rem;min-height:28px;padding:4px 6px}.language-switcher.compact .language-button .language-code{display:none}.language-switcher.compact .language-button .flag{font-size:1rem}.admin-translation-manager .language-switcher{margin-bottom:20px}.admin-translation-manager .language-switcher.inline{background:#fff;background:var(--surface-color,#fff);border:1px solid #e0e0e0;border:1px solid var(--border-color,#e0e0e0);border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:12px}.user-friendly-error{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:2rem auto;max-width:600px;padding:1.5rem}.user-friendly-error.error-severity-error{background:linear-gradient(135deg,#fff5f5,#fff);border-left:4px solid #dc3545}.user-friendly-error.error-severity-warning{background:linear-gradient(135deg,#fffbf0,#fff);border-left:4px solid #ffc107}.user-friendly-error.error-severity-info{background:linear-gradient(135deg,#f0f9ff,#fff);border-left:4px solid #17a2b8}.error-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.error-icon{flex-shrink:0;font-size:1.5rem}.error-title{color:#2d3748;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0}.error-content{margin-bottom:1.5rem}.error-message{color:#4a5568;font-size:1rem;line-height:1.5;margin:0 0 .75rem}.error-suggestion{background:#00000005;border-left:3px solid #e2e8f0;border-radius:6px;color:#718096;font-size:.9rem;line-height:1.5;margin:0;padding:.75rem}.error-technical-details{border:1px solid #e2e8f0;border-radius:6px;margin:1rem 0;overflow:hidden}.error-technical-details summary{background:#f7fafc;border-bottom:1px solid #e2e8f0;color:#4a5568;cursor:pointer;font-weight:500;padding:.75rem;-webkit-user-select:none;user-select:none}.error-technical-details summary:hover{background:#edf2f7}.error-technical-details[open] summary{border-bottom:1px solid #e2e8f0}.technical-info{background:#fff;padding:1rem}.technical-info p{color:#4a5568;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;margin:.5rem 0}.technical-info strong{color:#2d3748;font-weight:600}.error-actions{border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start;margin-top:1.5rem;padding-top:1rem}.error-button{align-items:center;border:1px solid #0000;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;min-height:38px;padding:.625rem 1.25rem;text-decoration:none;transition:all .2s ease}.error-button:focus{outline:2px solid #4299e1;outline-offset:2px}.error-button-primary{background:#4299e1;border-color:#4299e1;color:#fff}.error-button-primary:hover{background:#3182ce;border-color:#3182ce;box-shadow:0 2px 8px #4299e14d;transform:translateY(-1px)}.error-button-primary:active{box-shadow:0 1px 4px #4299e14d;transform:translateY(0)}.error-button-secondary{background:#fff;border-color:#e2e8f0;color:#4a5568}.error-button-secondary:hover{background:#f7fafc;border-color:#cbd5e0;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.error-button-secondary:active{box-shadow:0 1px 4px #0000001a;transform:translateY(0)}@media (max-width:640px){.user-friendly-error{margin:1rem;padding:1rem}.error-header{align-items:flex-start;flex-direction:column;gap:.5rem}.error-icon{font-size:1.25rem}.error-title{font-size:1.125rem}.error-actions{flex-direction:column}.error-button{justify-content:center;width:100%}}@media (prefers-color-scheme:dark){.user-friendly-error{background:#1a202c;border-color:#2d3748;color:#e2e8f0}.user-friendly-error.error-severity-error{background:linear-gradient(135deg,#2d1b1b,#1a202c)}.user-friendly-error.error-severity-warning{background:linear-gradient(135deg,#2d2a1b,#1a202c)}.user-friendly-error.error-severity-info{background:linear-gradient(135deg,#1b2d2d,#1a202c)}.error-title{color:#f7fafc}.error-message{color:#cbd5e0}.error-suggestion{background:#ffffff0d;border-left-color:#4a5568;color:#a0aec0}.error-technical-details{border-color:#4a5568}.error-technical-details summary{background:#2d3748;border-bottom-color:#4a5568;color:#e2e8f0}.error-technical-details summary:hover{background:#4a5568}.technical-info{background:#1a202c}.technical-info p{color:#cbd5e0}.technical-info strong{color:#f7fafc}.error-actions{border-top-color:#4a5568}.error-button-secondary{background:#2d3748;border-color:#4a5568;color:#e2e8f0}.error-button-secondary:hover{background:#4a5568;border-color:#718096}}.user-friendly-error{animation:errorSlideIn .3s ease-out}@keyframes errorSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.error-button:focus-visible{outline:2px solid #4299e1;outline-offset:2px}.error-technical-details summary:focus-visible{outline:2px solid #4299e1;outline-offset:2px}@media print{.user-friendly-error{background:#fff!important;border:1px solid #000;box-shadow:none}.error-actions{display:none}}