:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}.app{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2)}.app-main{flex:1;display:flex;flex-direction:column}.ride-selector h2{margin-top:0;margin-bottom:20px;color:var(--text-primary)}.itinerary-context{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:16px;margin-bottom:20px;color:#fff;box-shadow:0 2px 8px #667eea33}.itinerary-context-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.context-icon{font-size:24px;line-height:1}.context-info{display:flex;flex-direction:column;gap:2px}.context-label{font-size:12px;opacity:.9;font-weight:500}.context-value{font-size:16px;font-weight:600}.context-description{margin:0;font-size:13px;line-height:1.5;opacity:.95}.location-selector{background:#f7fafc;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.location-selector h3{font-size:1rem;margin-bottom:.75rem;color:#4a5568}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.location-info{margin-top:.5rem;font-size:.875rem;color:#718096}.selection-summary{background:#edf2f7;padding:.75rem;border-radius:6px;margin-bottom:1rem;text-align:center}.selection-summary strong{color:#3182ce;font-size:1.25rem}.action-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#3182ce;color:#fff}.btn-primary:hover:not(:disabled){background:#2c5282;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.btn-secondary{background:#e2e8f0;color:#4a5568}.btn-secondary:hover:not(:disabled){background:#cbd5e0}.rides-list{max-height:400px;overflow-y:auto}.land-section{margin-bottom:1.5rem}.land-name{color:#2d3748;font-size:1.1rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.ride-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.5rem;border-radius:6px;cursor:pointer;transition:background .2s}.ride-item:hover{background:#f7fafc}.ride-item input[type=checkbox]{width:18px;height:18px;cursor:pointer}.ride-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.ride-header{display:flex;align-items:center;gap:.5rem}.category-icon{font-size:1.2rem;flex-shrink:0}.ride-name{color:#2d3748;font-size:.9rem;flex:1}.ride-details{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.ride-wait-time{font-size:.85rem;color:#718096;white-space:nowrap}.height-badge{font-size:.75rem;padding:.25rem .5rem;border-radius:4px;white-space:nowrap}.height-badge.no-requirement{background:#c6f6d5;color:#22543d}.height-badge.has-requirement{background:#fed7d7;color:#742a2a}.height-notes{font-style:italic;font-size:.7rem}.filters-section{background:#f7fafc;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.filters-section h3{font-size:1.1rem;margin-bottom:1rem;color:#2d3748}.filters-section h4{font-size:.9rem;margin-bottom:.5rem;color:#4a5568}.category-filters{margin-bottom:1rem}.category-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.category-btn{padding:.5rem .75rem;border:2px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.25rem}.category-btn:hover{border-color:#cbd5e0;transform:translateY(-1px)}.category-btn.active{background:#3182ce;color:#fff;border-color:#3182ce}.height-filter{margin-bottom:1rem}.height-presets{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.height-preset-btn{padding:.5rem .75rem;border:2px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s}.height-preset-btn:hover{border-color:#cbd5e0;transform:translateY(-1px)}.height-preset-btn.active{background:#48bb78;color:#fff;border-color:#48bb78}.custom-height{margin-top:.75rem}.custom-height label{display:flex;flex-direction:column;gap:.5rem;font-size:.85rem;color:#4a5568}.custom-height input[type=number]{padding:.5rem;border:2px solid #e2e8f0;border-radius:6px;font-size:.9rem;max-width:150px}.custom-height input[type=number]:focus{outline:none;border-color:#3182ce}.btn-clear-filters{background:#fc8181;color:#fff;width:100%;margin-bottom:.75rem}.btn-clear-filters:hover{background:#f56565}.filter-results{text-align:center;padding:.75rem;background:#fff;border-radius:6px;font-size:.9rem;color:#4a5568}.filter-results strong{color:#2d3748}.route-display{margin-bottom:2rem}.route-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.route-header h2{color:#2d3748;font-size:1.75rem}.total-time{display:flex;flex-direction:column;align-items:flex-end}.total-time .label{font-size:.875rem;color:#718096}.total-time .time{font-size:1.5rem;font-weight:700;color:#3182ce}.route-steps{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.route-step{display:flex;gap:1rem;background:#f7fafc;padding:1rem;border-radius:8px;border-left:4px solid #3182ce}.step-number{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#3182ce;color:#fff;border-radius:50%;font-weight:700;flex-shrink:0}.step-content{flex:1}.step-title{color:#2d3748;font-size:1.1rem;margin-bottom:.5rem}.step-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.detail-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4a5568}.detail-item.total{color:#2d3748}.detail-item .icon{font-size:1rem}.route-summary{background:#edf2f7;padding:1.5rem;border-radius:8px}.route-summary h3{color:#2d3748;margin-bottom:1rem}.summary-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.stat{text-align:center;padding:1rem;background:#fff;border-radius:6px}.stat-value{display:block;font-size:1.5rem;font-weight:700;color:#3182ce;margin-bottom:.25rem}.stat-label{font-size:.875rem;color:#718096}.map-view{margin-top:2rem}.map-view h3{color:#2d3748;margin-bottom:1rem;font-size:1.25rem}.leaflet-container{border-radius:8px;box-shadow:0 2px 4px #0000001a}.map-placeholder{background:#f7fafc;padding:3rem;border-radius:8px;text-align:center;border:2px dashed #cbd5e0}.map-placeholder p{color:#4a5568;font-size:1.1rem;margin-bottom:.5rem}.map-placeholder .help-text{font-size:.9rem;color:#718096}.welcome-message{text-align:center;padding:4rem 2rem}.welcome-message h2{color:#2d3748;font-size:2rem;margin-bottom:1rem}.welcome-message p{color:#4a5568;font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.welcome-message ul{list-style:none;max-width:500px;margin:0 auto;text-align:left}.welcome-message li{color:#4a5568;font-size:1rem;padding:.75rem;margin-bottom:.5rem;background:#f7fafc;border-radius:6px}.error-message{background:#fed7d7;color:#c53030;padding:1rem;border-radius:6px;margin-bottom:1rem;border-left:4px solid #c53030}.app-footer{background:#fffffff2;padding:1rem;text-align:center;box-shadow:0 -2px 8px #0000001a}.app-footer p{color:#718096;font-size:.875rem}.app-footer a{color:#3182ce;text-decoration:none}.app-footer a:hover{text-decoration:underline}.privacy-footer{color:#48bb78!important;font-weight:600;margin-top:.5rem}@media (max-width: 1024px){.app-container{flex-direction:column}.sidebar{width:400px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow-y:auto;max-height:calc(100vh - 180px);display:flex;flex-direction:column}.sidebar-tabs{display:flex;border-bottom:2px solid #f0f0f0;background:#fff;border-radius:12px 12px 0 0}.sidebar-tab{flex:1;padding:16px 20px;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:15px;font-weight:500;color:#666;transition:all .2s}.sidebar-tab:hover{color:#333;background:#f8f9fa}.sidebar-tab.active{color:#007bff;border-bottom-color:#007bff}}@media (max-width: 768px){.app-header h1{font-size:1.5rem}.route-header{flex-direction:column;align-items:flex-start;gap:1rem}.step-details{grid-template-columns:1fr}.total-time{align-items:flex-start}}.sidebar::-webkit-scrollbar,.rides-list::-webkit-scrollbar,.main-content::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-track,.rides-list::-webkit-scrollbar-track,.main-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.sidebar::-webkit-scrollbar-thumb,.rides-list::-webkit-scrollbar-thumb,.main-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.sidebar::-webkit-scrollbar-thumb:hover,.rides-list::-webkit-scrollbar-thumb:hover,.main-content::-webkit-scrollbar-thumb:hover{background:#a0aec0}.app-header{display:flex;justify-content:space-between;align-items:center}.header-left{flex:1;text-align:left}.header-right,.user-menu{display:flex;align-items:center;gap:1rem}.btn-full{width:100%}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.auth-modal{padding:2rem}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#718096;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.modal-close:hover{background:#f7fafc;color:#2d3748}.auth-modal h2{color:#2d3748;font-size:1.75rem;margin-bottom:1.5rem;text-align:center}.auth-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.auth-tab{flex:1;padding:.75rem;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:1rem;font-weight:600;color:#718096;transition:all .2s;margin-bottom:-2px}.auth-tab:hover{color:#4a5568}.auth-tab.active{color:#3182ce;border-bottom-color:#3182ce}.auth-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:600;color:#4a5568}.form-group input{padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#3182ce}.form-group input:disabled{background:#f7fafc;cursor:not-allowed}.auth-divider{display:flex;align-items:center;margin:1.5rem 0;text-align:center;color:#718096;font-size:.875rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #e2e8f0}.auth-divider span{padding:0 1rem}.oauth-buttons{display:flex;flex-direction:column;gap:.75rem}.btn-oauth{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem;border:2px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-oauth:hover:not(:disabled){border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.btn-oauth:disabled{opacity:.5;cursor:not-allowed}.btn-oauth.google{color:#4285f4}.btn-oauth.facebook{color:#1877f2}.auth-note{text-align:center;font-size:.875rem;color:#718096;margin-top:1rem}.time-window-picker{display:flex;flex-direction:column;gap:1rem}.time-picker-label{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;font-weight:600;color:#4a5568}.time-select{padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;background:#fff;cursor:pointer;transition:border-color .2s}.time-select:focus{outline:none;border-color:#3182ce}.time-window-preview{background:#edf2f7;padding:1rem;border-radius:8px;border-left:4px solid #667eea}.window-times{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.window-time{display:flex;flex-direction:column;gap:.25rem}.window-label{font-size:.75rem;color:#718096;text-transform:uppercase;font-weight:600}.window-value{font-size:1.1rem;color:#2d3748;font-weight:700}.window-separator{font-size:1.5rem;color:#667eea;font-weight:700}.window-note{font-size:.875rem;color:#4a5568;margin:0;padding:.5rem;background:#fff;border-radius:4px}.lightning-lane-manager{background:#f7fafc;padding:1.5rem;border-radius:8px;margin-top:1.5rem}.ll-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ll-header h3{color:#2d3748;font-size:1.25rem;margin:0}.ll-empty-state{text-align:center;padding:2rem;color:#718096}.ll-hint{font-size:.875rem;margin-top:.5rem}.ll-add-form{background:#fff;padding:1.5rem;border-radius:8px;margin-bottom:1rem;border:2px solid #e2e8f0}.ll-add-form h4{color:#2d3748;margin-bottom:1rem}.ll-select{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:6px;font-size:1rem;background:#fff;cursor:pointer}.ll-select:focus{outline:none;border-color:#3182ce}.ll-type-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.ll-type-btn{flex:1;min-width:100px;padding:.75rem;border:2px solid #e2e8f0;background:#fff;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.ll-type-btn:hover{border-color:#cbd5e0;transform:translateY(-1px)}.ll-type-btn.active{background:#3182ce;color:#fff;border-color:#3182ce}.priority-slider{width:100%;height:8px;border-radius:4px;background:#e2e8f0;outline:none;-webkit-appearance:none}.priority-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#3182ce;cursor:pointer}.priority-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#3182ce;cursor:pointer;border:none}.priority-markers{display:flex;justify-content:space-between;font-size:.75rem;color:#718096;margin-top:.25rem}.form-actions{display:flex;gap:.75rem;margin-top:1rem}.form-actions .btn{flex:1}.ll-list{margin-top:1rem}.ll-list h4{color:#2d3748;margin-bottom:1rem}.ll-item{background:#fff;padding:1rem;border-radius:8px;margin-bottom:.75rem;border-left:4px solid #667eea;transition:all .2s}.ll-item:hover{box-shadow:0 2px 4px #0000001a}.ll-item.used{opacity:.6;border-left-color:#cbd5e0}.ll-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.ll-item-header h5{color:#2d3748;font-size:1.1rem;margin:0}.ll-delete-btn{background:#fed7d7;color:#c53030;border:none;border-radius:50%;width:28px;height:28px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;line-height:1}.ll-delete-btn:hover{background:#fc8181;transform:scale(1.1)}.ll-item-details{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:.75rem}.ll-type-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;color:#fff}.ll-time{font-size:.9rem;color:#4a5568}.ll-priority{font-size:.875rem;color:#718096}.ll-actions{padding-top:.75rem;border-top:1px solid #e2e8f0}.ll-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#4a5568}.ll-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}@media (max-width: 768px){.app-header{flex-direction:column;gap:1rem;text-align:center}.header-left{text-align:center}.header-right{justify-content:center}.user-menu{flex-direction:column;gap:.5rem}.window-times{flex-direction:column;align-items:flex-start}.window-separator{transform:rotate(90deg)}}.app-header{background:#fffffff2;padding:1.5rem 2rem;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;align-items:center;gap:2rem}.header-left{flex-shrink:0}.header-left h1{color:#2d3748;font-size:1.75rem;margin-bottom:.25rem}.header-left .subtitle{color:#718096;font-size:.9rem;margin:0}.header-nav{display:flex;gap:1rem;flex:1;justify-content:center}.nav-link{padding:.5rem 1.5rem;text-decoration:none;color:#4a5568;font-size:1rem;font-weight:600;border-radius:8px;transition:all .2s;position:relative}.nav-link:hover{color:#2d3748;background:#f7fafc}.nav-link.active{color:#667eea;background:#edf2f7}.nav-link.active:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);width:60%;height:3px;background:#667eea;border-radius:2px}.header-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.user-menu{display:flex;align-items:center;gap:1rem}.user-email{color:#4a5568;font-size:.9rem;font-weight:500}.btn-small{padding:.5rem 1rem;font-size:.875rem}@media (max-width: 968px){.app-header{flex-wrap:wrap;padding:1rem 1.5rem}.header-left{flex:1 1 100%;text-align:center;margin-bottom:.5rem}.header-nav,.header-right{flex:1 1 auto;justify-content:center}}@media (max-width: 640px){.app-header{flex-direction:column;gap:1rem;text-align:center}.header-left h1{font-size:1.5rem}.header-left .subtitle{font-size:.85rem}.header-nav{width:100%}.nav-link{flex:1;text-align:center}.header-right{width:100%;justify-content:center}.user-menu{flex-direction:column;gap:.5rem}}.landing-page{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:2rem}.landing-content{max-width:1200px;width:100%;text-align:center}.landing-title{font-size:3rem;color:#fff;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.landing-subtitle{font-size:1.5rem;color:#fffffff2;margin-bottom:3rem;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.feature-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 8px 16px #0000001a;transition:transform .2s,box-shadow .2s}.feature-card.clickable{cursor:pointer}.feature-card.clickable:hover,.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #00000026}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#2d3748;font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#4a5568;font-size:1rem;line-height:1.6}.feature-note{margin-top:1rem;font-size:.875rem;color:#667eea;font-weight:600}.privacy-note{margin-top:.5rem;font-size:.8rem;color:#48bb78;font-weight:500;line-height:1.4}.landing-cta{font-size:1.25rem;padding:1rem 2.5rem;margin-bottom:2rem;box-shadow:0 4px 12px #00000026}.btn-large{font-size:1.25rem;padding:1rem 2rem}.landing-info{color:#ffffffe6;font-size:1rem}.landing-info p{margin:0}@media (max-width: 768px){.landing-title{font-size:2rem}.landing-subtitle{font-size:1.25rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.landing-cta{font-size:1.1rem;padding:.875rem 2rem}}.planner-page{padding:2rem;max-width:1600px;margin:0 auto}.planner-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:20px;flex-wrap:wrap}.planner-tabs{display:flex;gap:.5rem;background:#fff;padding:.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;flex:1}.planner-tab{flex:1;padding:1rem 2rem;background:none;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;color:#4a5568;cursor:pointer;transition:all .2s}.planner-tab:hover{background:#f7fafc;color:#2d3748}.planner-tab.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 6px #0000001a}.planner-content{display:flex;flex-direction:column;gap:2rem}.planner-section,.route-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.auth-required{background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 6px #0000001a;text-align:center}.auth-required-content{max-width:500px;margin:0 auto}.auth-icon{font-size:4rem;margin-bottom:1.5rem}.auth-required h2{color:#2d3748;font-size:2rem;margin-bottom:1rem}.auth-required p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.auth-note{font-size:.95rem!important;color:#718096!important;margin-top:1rem!important;margin-bottom:0!important}.privacy-assurance{background:#f0fdf4;border:2px solid #48bb78;border-radius:8px;padding:1rem;margin:1.5rem 0;text-align:left}.privacy-assurance p{color:#22543d!important;font-size:.95rem!important;margin:.5rem 0!important;font-weight:500}.itinerary-context{background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid #667eea;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.itinerary-context-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.context-icon{font-size:1.5rem}.context-info{display:flex;flex-direction:column;gap:.25rem}.context-label{font-size:.75rem;color:#718096;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.context-value{font-size:1rem;color:#2d3748;font-weight:700}.context-description{font-size:.9rem;color:#4a5568;margin:0;line-height:1.5}.itinerary-prompt{background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 6px #0000001a;text-align:center}.prompt-content{max-width:500px;margin:0 auto}.prompt-content h2{color:#2d3748;font-size:2rem;margin-bottom:1rem}.prompt-content p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}@media (max-width: 768px){.planner-page{padding:1rem}.planner-header{flex-direction:column;align-items:stretch}.planner-tabs{flex-direction:column;flex:none}.planner-tab{padding:.875rem 1.5rem;font-size:1rem}.planner-section,.route-section{padding:1.5rem}.auth-required{padding:3rem 1.5rem}.auth-icon{font-size:3rem}.auth-required h2{font-size:1.5rem}.auth-required p{font-size:1rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.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{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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);width:36px;height: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{width:44px;height: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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.itinerary-manager{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px;height:100%;display:flex;flex-direction:column}.itinerary-manager-empty{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:48px 24px;text-align:center;color:#666}.itinerary-header{border-bottom:2px solid #f0f0f0;padding-bottom:16px;margin-bottom:16px}.itinerary-header h2{margin:0 0 8px;font-size:24px;color:#333}.itinerary-date{margin:0 0 12px;color:#666;font-size:14px}.itinerary-stats{display:flex;gap:16px}.stat{background:#f8f9fa;padding:8px 16px;border-radius:20px;font-size:14px;color:#495057;font-weight:500}.itinerary-tabs{display:flex;gap:8px;border-bottom:2px solid #f0f0f0;margin-bottom:20px}.itinerary-tabs .tab{padding:12px 20px;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:15px;font-weight:500;color:#666;transition:all .2s}.itinerary-tabs .tab:hover{color:#333;background:#f8f9fa}.itinerary-tabs .tab.active{color:#007bff;border-bottom-color:#007bff}.itinerary-content{flex:1;overflow-y:auto}.tab-actions{margin-bottom:20px;display:flex;gap:12px}.ride-section{margin-bottom:24px}.ride-section h3{font-size:18px;margin:0 0 12px;color:#333}.ride-list{display:flex;flex-direction:column;gap:12px}.ride-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid transparent;transition:all .2s}.ride-item.pending{border-left-color:#ffc107;background:#fff8e1}.ride-item.completed{border-left-color:#28a745;background:#e8f5e9;opacity:.85}.ride-item:hover{box-shadow:0 2px 8px #0000001a}.ride-info{flex:1}.ride-info h4{margin:0 0 4px;font-size:16px;color:#333}.ride-land{display:inline-block;padding:2px 8px;background:#e9ecef;border-radius:4px;font-size:12px;color:#495057;margin-right:8px}.ride-wait{display:inline-block;padding:2px 8px;background:#fff3cd;border-radius:4px;font-size:12px;color:#856404}.empty-state{text-align:center;padding:48px 24px;color:#666}.empty-state p{margin-bottom:16px}.break-form{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:20px}.break-form h4{margin:0 0 16px;font-size:16px;color:#333}.form-group label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#495057}.form-group input,.form-group select{width:100%;padding:10px;border:1px solid #ced4da;border-radius:6px;font-size:14px;font-family:inherit}.break-list{display:flex;flex-direction:column;gap:12px}.break-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #6c757d}.break-info h4{margin:0 0 4px;font-size:16px;color:#333}.break-time{margin:4px 0;font-size:14px;color:#495057;font-weight:500}.break-notes{margin:4px 0 0;font-size:13px;color:#666;font-style:italic}.notes-editor textarea{width:100%;padding:16px;border:1px solid #ced4da;border-radius:8px;font-size:14px;font-family:inherit;line-height:1.6;resize:vertical}.notes-editor textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.notes-actions{margin-top:16px;display:flex;gap:12px}.notes-content{background:#f8f9fa;padding:20px;border-radius:8px;line-height:1.8}.notes-content p{margin:0 0 16px;color:#333;white-space:pre-wrap}.btn-success{background-color:#28a745;color:#fff;border:none}.btn-success:hover:not(:disabled){background-color:#218838}.btn-danger{background-color:#dc3545;color:#fff;border:none}.btn-danger:hover:not(:disabled){background-color:#c82333}@media (max-width: 768px){.itinerary-manager{padding:16px}.ride-item{flex-direction:column;align-items:flex-start;gap:12px}.ride-item button{width:100%}.break-item{flex-direction:column;align-items:flex-start;gap:12px}.break-item button{width:100%}}.itinerary-selector{display:inline-block}.itinerary-selector-button{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:2px solid #007bff;border-radius:8px;color:#007bff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.itinerary-selector-button:hover{background:#007bff;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #007bff4d}.itinerary-selector-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.selector-icon{font-size:20px}.selector-text{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selector-arrow{font-size:12px;opacity:.7}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0}.modal-header h2{margin:0;font-size:24px;color:#333}.modal-close{background:none;border:none;font-size:32px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.modal-close:hover{background:#f0f0f0;color:#333}.modal-body{padding:20px;overflow-y:auto;flex:1}.itinerary-actions{margin-bottom:20px}.create-itinerary-form{background:#f8f9fa;padding:20px;border-radius:8px}.create-itinerary-form h3{margin-top:0;margin-bottom:20px;color:#333}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:6px;font-weight:600;color:#555;font-size:14px}.form-group input,.form-group select{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;font-size:16px;font-family:inherit}.form-group input:focus,.form-group select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-actions{display:flex;gap:12px;margin-top:20px}.itinerary-list{display:flex;flex-direction:column;gap:12px}.itinerary-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border:2px solid #e0e0e0;border-radius:8px;transition:all .2s ease}.itinerary-item:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff1a}.itinerary-item.active{border-color:#007bff;background:#f0f7ff}.itinerary-item.past{opacity:.7}.itinerary-main{flex:1}.itinerary-info{cursor:pointer}.itinerary-title{display:flex;align-items:center;gap:8px;margin-bottom:8px}.itinerary-title h4{margin:0;font-size:18px;color:#333}.badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.badge.today{background:#28a745;color:#fff}.badge.future{background:#17a2b8;color:#fff}.badge.active{background:#007bff;color:#fff}.itinerary-details{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:#666}.detail-item{display:flex;align-items:center;gap:4px}.itinerary-rename{display:flex;gap:8px;align-items:center}.itinerary-rename input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:16px}.itinerary-rename input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.itinerary-actions-menu{display:flex;gap:8px}.btn{padding:10px 20px;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 4px 8px #007bff4d}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#545b62}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn-small{padding:6px 12px;font-size:14px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.empty-state{text-align:center;padding:40px 20px;color:#999}.empty-state p{margin:0;font-size:16px}@media (max-width: 768px){.modal-content{max-width:100%;max-height:90vh}.selector-text{max-width:150px}.itinerary-item{flex-direction:column;align-items:flex-start;gap:12px}.itinerary-actions-menu{width:100%;justify-content:flex-end}.itinerary-details{flex-direction:column;gap:8px}}.weather-forecast-widget{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:20px;color:#fff;margin-bottom:24px;box-shadow:0 4px 6px #0000001a}.weather-forecast-widget.loading{background:#f5f5f5;color:#666;text-align:center;padding:40px 20px}.weather-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.weather-icon-large{font-size:48px}.weather-header-info h3{margin:0;font-size:14px;opacity:.9;font-weight:400}.current-temp{font-size:36px;font-weight:700;margin-top:4px}.current-conditions{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2)}.condition{font-size:18px}.precip-chance{font-size:14px;display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:12px;background:#ffffff1a;width:fit-content}.precip-chance.risk-high{background:#ffc1074d;color:#ffeb3b;font-weight:600}.precip-chance.risk-medium{background:#ffc10733}.rain-alert{background:#ffc10740;border:1px solid rgba(255,193,7,.5);border-radius:8px;padding:12px;margin-bottom:20px;display:flex;align-items:center;gap:8px;font-size:14px}.alert-icon{font-size:18px}.hourly-timeline-section{margin-top:20px}.hourly-timeline-section h4{margin:0 0 12px;font-size:14px;opacity:.9;font-weight:400}.hourly-timeline{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.hourly-timeline::-webkit-scrollbar{height:6px}.hourly-timeline::-webkit-scrollbar-track{background:transparent}.hourly-timeline::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.hour-block{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;background:#ffffff1a;border-radius:8px;min-width:60px;transition:background .2s}.hour-block:hover{background:#ffffff26}.hour-time{font-size:12px;font-weight:600;opacity:.9}.hour-icon{font-size:24px}.hour-temp{font-size:16px;font-weight:600}.hour-precip{font-size:11px;opacity:.8;padding:2px 6px;border-radius:4px;background:#ffffff1a}.hour-precip.risk-high{background:#ffc1074d;color:#ffeb3b;opacity:1}.hour-precip.risk-medium{background:#ffc10733}.weather-attribution{margin-top:16px;text-align:center;font-size:11px;opacity:.7}@media (max-width: 768px){.weather-forecast-widget{padding:16px}.weather-icon-large{font-size:40px}.current-temp{font-size:32px}.hourly-timeline{gap:6px}.hour-block{min-width:52px;padding:10px 6px}}
