.header-dashboard{background:#fff;padding:.6rem 1rem;box-shadow:0 1px 3px #0000000f;border-bottom:1px solid #e2e8f0}.header-dashboard-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative;min-height:48px}.dashboard-logo{font-size:1.25rem;font-weight:700;color:#1e293b;text-decoration:none;display:flex;align-items:center;gap:.6rem;margin-right:auto}.logo-text{font-size:1.15rem;font-weight:800;color:#1e293b;letter-spacing:-.5px}.logo-image{height:40px;width:auto;object-fit:contain}.header-dashboard+*{margin-top:1rem}.dashboard-nav{display:flex;align-items:center;gap:2rem}.dashboard-menu{list-style:none;display:flex;gap:2rem;align-items:center;margin:0;padding:0}.dashboard-item{margin:0}.dashboard-link{color:#64748b;text-decoration:none;font-weight:500;transition:color .3s ease}.dashboard-link:hover{color:#07c}.dashboard-link-create{background:#ff7a00;color:#fff!important;padding:.5rem 1rem;border-radius:8px;transition:background-color .3s ease}.dashboard-link-create:hover{background:#ff8c1a}.dashboard-user{display:flex;align-items:center;gap:12px;padding-left:20px;border-left:1px solid #e2e8f0}.user-profile-link{display:flex;align-items:center;gap:8px;text-decoration:none;padding:4px 10px 4px 4px;border-radius:24px;transition:background .2s ease}.user-profile-link:hover{background:#f1f5f9}.user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:#fff;overflow:hidden;text-transform:uppercase}.user-avatar img{width:100%;height:100%;object-fit:cover}.user-name{color:#1e293b;font-weight:600;font-size:.875rem;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-btn{background:transparent;border:1px solid #e2e8f0;color:#64748b;padding:6px 12px;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.logout-btn:hover{background:#fee;border-color:#fcc;color:#c33}.user-info-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.role-badge{font-size:.65rem;font-weight:800;padding:2px 8px;border-radius:10px;margin-top:2px;letter-spacing:.5px;text-transform:uppercase}.role-badge.pro{background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd}.role-badge.experto{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.nav-link-login{background:#ff7a00;color:#fff;padding:10px 24px;border-radius:10px;font-weight:600;transition:all .3s ease}.nav-link-login:hover{background:#ff8c1a;transform:translateY(-2px);box-shadow:0 4px 12px #ff7a004d}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.mobile-menu-toggle span{width:100%;height:2px;background:#1e293b;border-radius:10px;transition:all .3s ease;position:relative;transform-origin:1px}.mobile-menu-toggle.open span:nth-child(1){transform:rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0;transform:translate(20px)}.mobile-menu-toggle.open span:nth-child(3){transform:rotate(-45deg)}@media(max-width:768px){.header-dashboard{padding:.5rem 1rem;position:sticky;top:0;z-index:1000}.header-dashboard-container{padding:0}.mobile-menu-toggle{display:flex}.dashboard-menu{position:fixed;top:0;right:0;height:100vh;width:250px;background:#fff;flex-direction:column;padding:80px 20px 20px;gap:1.5rem;box-shadow:-5px 0 15px #0000001a;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000;align-items:flex-start}.dashboard-menu.open{transform:translate(0)}.dashboard-item{width:100%}.dashboard-link{display:block;width:100%;padding:10px 0;font-size:1.1rem}.dashboard-user{padding-left:0;border-left:none;border-top:1px solid #e2e8f0;padding-top:1.5rem;flex-direction:column;align-items:flex-start;gap:1.5rem}.user-profile-link{width:100%;padding:0}.user-profile-link:hover{background:transparent}.user-name{display:block;max-width:none}.logout-btn{width:100%;text-align:center;padding:12px}.dashboard-logo{margin-right:auto}.header-dashboard+*{margin-top:2rem}}.header-home{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 0;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000d}.header-home-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:20px}.btn-back{background:transparent;border:none;color:#64748b;font-size:.95rem;cursor:pointer;padding:8px 16px;border-radius:6px;transition:all .2s ease;font-weight:500}.btn-back:hover{background:#f1f5f9;color:#07c}.header-home-logo{height:50px;object-fit:contain;position:absolute;left:50%;transform:translate(-50%);transition:opacity .2s ease}.header-home-logo:hover{opacity:.8}.header-home-actions{display:flex;gap:12px;margin-left:auto}.btn-header-login{background:#fff;color:#07c;border:1px solid #0077CC;padding:8px 20px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-header-login:hover{background:#07c;color:#fff}.btn-header-register{background:#ff7a00;color:#fff;border:none;padding:8px 20px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-header-register:hover{background:#ff8c1a}@media(max-width:768px){.header-home-container{padding:0 1rem}.header-home-logo{height:40px}.btn-back{padding:6px 12px;font-size:.85rem}.header-home-actions{gap:8px}.btn-header-login,.btn-header-register{padding:6px 16px;font-size:.85rem}}.steps-bar-group{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.45rem;flex:1;max-height:40px;overflow:visible;margin:0;margin-block:0;padding:.12rem 0}.steps-header-bar{display:flex;align-items:center;background:linear-gradient(90deg,#f7fafc 60%,#e0e7ef);border-radius:12px 12px 0 0;padding:.28rem .9rem;box-shadow:0 2px 10px #4299e114;margin-bottom:.35rem;min-height:48px;gap:.6rem;overflow-x:auto}.steps-header-bar>.step-item,.steps-bar-group>.step-item{display:flex!important;flex-direction:column;align-items:center;justify-content:center;margin:0 .2rem;min-width:28px}.steps-header-bar>.step-item:not(:last-child),.steps-bar-group>.step-item:not(:last-child){margin-right:.3rem}.step-circle{width:16px!important;height:16px!important;font-size:.7rem!important;margin-bottom:.05rem!important}.step-label{font-size:.62rem!important;padding:0!important}.map-icon{font-size:1.1rem;background:#4299e1;color:#fff;border-radius:6px;padding:.18rem .32rem;box-shadow:0 2px 8px #4299e121}.map-title{font-size:1rem;font-weight:700;color:#2d3748;letter-spacing:.01em;margin-right:.7rem}.steps-header-centered,.steps-header-bar>.steps-header-centered,.steps-header-bar>.step-item{display:flex;flex-direction:row;gap:1.1rem;align-items:center;justify-content:center;margin:0;padding:0}.steps-header-bar>.step-item{flex-direction:column;margin:0}.step-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .18s}.step-item:hover .step-circle{box-shadow:0 2px 8px #4299e1aa;transform:scale(1.08)}.step-circle{width:12px;height:12px;border-radius:50%;background:#e2e8f0;color:#475569;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.58rem;margin-bottom:.02rem;transition:all .14s;box-shadow:none}.step-circle.active{background:#4299e1;color:#fff;box-shadow:0 1px 4px #4299e1aa;transform:scale(1.04)}.step-label{font-size:.54rem;color:#2d3748;font-weight:500;text-align:center;line-height:1}.map-header-right{display:flex;align-items:center;gap:.7rem}.page-header{background:linear-gradient(180deg,#ffffffe6,#ffffffd9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:.9rem 0;position:static;top:auto;z-index:100;box-shadow:0 6px 18px #0a14280f;border:1px solid rgba(20,30,60,.03)}.header-content{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;gap:1rem}.back-button{background:#4299e1;color:#fff;border:none;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #4299e14d}.back-button:hover{background:#3182ce;transform:translateY(-1px);box-shadow:0 4px 12px #4299e166}.header-text h1{margin:0;font-size:1.75rem;font-weight:700;color:#2d3748}.header-text p{margin:0;color:#718096;font-size:.95rem}.step-indicator{display:flex;justify-content:center;gap:2.6rem;margin-top:.4rem;padding:0 1rem;align-items:center}.step{display:flex;flex-direction:column;align-items:center;gap:.4rem;opacity:.55;transition:all .28s ease}.step.active,.step.current{opacity:1}.step-number{width:44px;height:44px;border-radius:50%;background:#eef2ff;color:#475569;display:flex;align-items:center;justify-content:center;font-weight:700;transition:all .28s ease;box-shadow:0 6px 14px #0a14280d}.step.active .step-number{background:#4299e1;color:#fff;box-shadow:0 2px 8px #4299e14d}.step.current .step-number{background:#38b2ac;color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #38b2ac66}.step-title{font-size:.85rem;font-weight:500;color:#4a5568;text-align:center}.step.active .step-title{color:#2d3748;font-weight:600}.create-itinerary-modern{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding-bottom:2rem}.header-dashboard+.create-itinerary-modern{margin-top:0!important}@media(max-width:768px){.header-dashboard+.create-itinerary-modern{margin-top:0!important}}.create-itinerary-modern .form-container{background:#fffffff5;color:#111827}.main-content{display:grid;grid-template-columns:minmax(350px,450px) 1fr;gap:1.8rem;max-width:none;padding:0 1.5rem;margin:0 auto;height:auto;box-sizing:border-box}@media(max-width:768px){.main-content{padding:1rem;gap:1rem}.form-container{padding:1.25rem}.form-row{grid-template-columns:1fr;gap:.75rem}.step-header h2{font-size:1.25rem}.map-wrap{min-height:400px;margin-top:1rem}}@media(max-width:1024px){.main-content{grid-template-columns:1fr;height:auto;overflow-y:auto}.map-wrap{height:auto;min-height:800px;margin-top:2rem}}.map-wrap{display:flex;align-items:stretch;height:100%;margin-top:1rem}.map-wrap .map-container{width:100%;height:100%;min-height:0;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000014;border:1px solid rgba(0,0,0,.04)}.form-container{background:#fff;border-radius:20px;padding:2rem 2.5rem;box-shadow:0 20px 60px #0000000f;border:1px solid rgba(255,255,255,.2);height:auto;min-height:calc(100vh - 180px);overflow:auto;box-sizing:border-box;margin-top:1rem}.step-header{margin-bottom:2rem;text-align:center}.step-header h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#2d3748}.step-header p{margin:0;color:#718096;font-size:1rem;line-height:1.5}.locations-stats{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.modern-input-group{margin-bottom:1.5rem}.modern-label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.9rem}.input-icon{font-size:1rem;opacity:.7}.required-star{color:#e53e3e;margin-left:2px}.input-wrapper{position:relative}.modern-input,.modern-textarea,.modern-select{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;font-family:inherit;background:#fff;color:#1a202c;transition:all .2s ease;outline:none}.modern-input:focus,.modern-textarea:focus,.modern-select:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;transform:translateY(-1px)}.modern-input.error,.modern-textarea.error,.modern-select.error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.modern-textarea{resize:vertical;min-height:100px;line-height:1.5}.modern-select{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.checkbox-group{margin:1rem 0}.modern-checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:1rem;background:linear-gradient(135deg,#fff8e6,#fef3c7);border:2px solid #f59e0b;border-radius:12px;transition:all .2s ease;font-weight:500}.modern-checkbox:hover{background:linear-gradient(135deg,#fef3c7,#fde68a);transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b33}.modern-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#f59e0b;margin:0}.checkmark{font-size:1.2rem;transition:transform .2s ease}.modern-checkbox:hover .checkmark{transform:scale(1.1)}.checkbox-hint{font-size:.85rem;color:#92400e;margin:.5rem 0 0;font-style:italic;line-height:1.4}.input-error{color:#e53e3e;font-size:.85rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.form-error-banner{background:#fed7d7;color:#c53030;padding:.75rem 1rem;border-radius:8px;margin:1rem 0;border-left:4px solid #e53e3e;font-weight:500}.form-grid{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-row-airline-date{grid-template-columns:4fr 1fr}.date-preview{background:linear-gradient(135deg,#e6fffa,#b2f5ea);padding:1rem;border-radius:12px;border:1px solid #4fd1c7;margin-top:.5rem}.date-info{display:flex;align-items:center;gap:.5rem;color:#234e52;font-weight:500}.stat-badge{background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;box-shadow:0 2px 8px #4299e14d}.stat-badge.outbound{background:linear-gradient(135deg,#48bb78,#38a169);box-shadow:0 2px 8px #48bb784d}.stat-badge.return{background:linear-gradient(135deg,#ed8936,#dd6b20);box-shadow:0 2px 8px #ed89364d}.stat-badge.hotel{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 8px #f59e0b4d}.stat-badge.places{background:linear-gradient(135deg,#4299e1,#3182ce);box-shadow:0 2px 8px #4299e14d}.stat-badge.hotels{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 8px #f59e0b4d}.stat-badge.total{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 2px 8px #8b5cf64d}.add-location-modern{background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:2rem;border-radius:16px;border:1px solid #e2e8f0;margin-bottom:2rem}.add-location-modern h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#2d3748}.search-container{margin-bottom:1.5rem}.location-form{display:flex;flex-direction:column;gap:1rem}.coordinates-display{display:flex;align-items:center;padding:.875rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;font-family:JetBrains Mono,Courier New,monospace;font-size:.85rem;color:#4a5568}.btn{padding:.875rem 1.5rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;outline:none;position:relative;overflow:hidden}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.btn-primary{background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;box-shadow:0 4px 14px #4299e14d}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #4299e166}.btn-secondary{background:#f7fafc;color:#4a5568;border:2px solid #e2e8f0}.btn-secondary:hover:not(:disabled){background:#edf2f7;border-color:#cbd5e1;transform:translateY(-1px)}.btn-add-location{background:linear-gradient(135deg,#38b2ac,#319795);color:#fff;box-shadow:0 4px 14px #38b2ac4d}.btn-add-location:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #38b2ac66}.btn-optimize{background:linear-gradient(135deg,#ed8936,#dd6b20);color:#fff;box-shadow:0 4px 14px #ed89364d;padding:.75rem 1.25rem;font-size:.9rem}.btn-optimize:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ed893666}.btn-create{background:linear-gradient(135deg,#48bb78,#38a169);box-shadow:0 4px 14px #48bb784d}.btn-create:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #48bb7866}.btn-add-flight{background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;box-shadow:0 4px 14px #4299e14d}.btn-add-flight:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #4299e166}.step-actions{display:flex;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.step-actions .btn{flex:1}.locations-list-modern{margin-top:2rem}.list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.list-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#2d3748}.locations-grid{display:flex;flex-direction:column;gap:1rem}.location-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;position:relative;cursor:move;transition:all .2s ease;box-shadow:0 2px 8px #0000000d}.location-card.hotel-card{border-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fff)}.location-card.duplicate-hotel{border-style:dashed;opacity:.8;background:linear-gradient(135deg,#fef3c7,#fff)}.location-card.duplicate-hotel .location-number{background:linear-gradient(135deg,#d97706,#b45309)}.location-card:hover{border-color:#4299e1;box-shadow:0 8px 30px #4299e126;transform:translateY(-2px)}.location-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:.5rem;flex-wrap:wrap}.duplicate-badge{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.25rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600;white-space:nowrap}.duplicate-info{background:#fef3c7;color:#92400e;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;border:1px solid #fde047}.location-number{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;box-shadow:0 2px 8px #4299e14d}.drag-handle{color:#cbd5e1;font-size:1rem;cursor:grab;-webkit-user-select:none;user-select:none;padding:.25rem;border-radius:4px;transition:all .2s ease}.drag-handle:hover{color:#94a3b8;background:#f7fafc}.drag-handle:active{cursor:grabbing}.remove-btn{background:none;border:none;color:#cbd5e1;font-size:1rem;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.remove-btn:hover{background:#fed7d7;color:#e53e3e}.location-content h4{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#2d3748}.location-description{margin:0 0 1rem;color:#718096;font-size:.9rem;line-height:1.5}.location-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.day-badge{background:linear-gradient(135deg,#38b2ac,#319795);color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;box-shadow:0 2px 4px #38b2ac33}.distance-info{background:#f7fafc;color:#4a5568;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500}.hotel-badge{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.25rem .5rem;border-radius:6px;font-size:.8rem;margin-right:.5rem;box-shadow:0 2px 4px #f59e0b4d}.review-section{display:flex;flex-direction:column;gap:2rem}.review-card{background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:2rem;border-radius:16px;border:1px solid #e2e8f0}.review-card h3{margin:0 0 1.5rem;font-size:1.2rem;font-weight:600;color:#2d3748}.review-item{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid #e2e8f0}.review-item:last-child{border-bottom:none}.review-item .label{font-weight:600;color:#4a5568;min-width:100px}.review-item .value{color:#2d3748;text-align:right;flex:1}.review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.stat{text-align:center;padding:1rem;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.stat-number{display:block;font-size:2rem;font-weight:700;color:#4299e1;margin-bottom:.25rem}.stat-label{font-size:.85rem;color:#718096;font-weight:500}.route-preview{display:flex;flex-direction:column;gap:.5rem}.route-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.route-number{width:24px;height:24px;border-radius:50%;background:#4299e1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;flex-shrink:0}.route-info{display:flex;flex-direction:column;flex:1}.route-name{font-weight:600;color:#2d3748;font-size:.9rem}.route-day{font-size:.8rem;color:#718096}.route-arrow{color:#cbd5e1;font-size:1rem}.map-container{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000001a;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;height:fit-content;min-height:600px;position:sticky;top:120px}.map-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;background:#f7fafc;display:flex;justify-content:space-between;align-items:center}.map-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#2d3748}.map-info{font-size:.9rem;color:#718096;font-weight:500}.map-wrapper{flex:1;min-height:500px;position:relative;background:#f7fafc}.days-summary{background:linear-gradient(135deg,#e0f7fa,#b2ebf2);padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #4dd0e1}.days-summary h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#006064}.days-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.day-summary-card{background:#fff;padding:1rem;border-radius:8px;text-align:center;border:1px solid #b2ebf2;transition:transform .2s ease}.day-summary-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4dd0e14d}.day-number{font-weight:700;color:#00838f;font-size:.9rem;margin-bottom:.5rem}.day-stats{display:flex;flex-direction:column;gap:.25rem}.day-stats span{font-size:.8rem;color:#00695c;font-weight:500}.add-flight-section{margin-bottom:2rem}.section-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-actions h3{margin:0;font-size:1.1rem;font-weight:600;color:#2d3748}.add-flight-form{background:linear-gradient(135deg,#e6f3ff,#cce7ff);padding:2rem;border-radius:16px;border:2px solid #4299e1;margin-bottom:1.5rem}.form-actions-inline{display:flex;gap:1rem;margin-top:1.5rem}.form-actions-inline .btn{flex:1}.flights-list{margin-top:2rem}.flights-list h3{margin:0 0 1.5rem;font-size:1.1rem;font-weight:600;color:#2d3748}.flight-group{margin-bottom:2rem}.flight-group h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#4a5568;display:flex;align-items:center;gap:.5rem}.flights-grid{display:flex;flex-direction:column;gap:1rem}.flight-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;transition:all .2s ease;box-shadow:0 2px 8px #0000000d}.flight-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.flight-card.outbound{border-color:#48bb78}.flight-card.outbound:hover{box-shadow:0 8px 30px #48bb7826}.flight-card.return{border-color:#ed8936}.flight-card.return:hover{box-shadow:0 8px 30px #ed893626}.flight-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.flight-type-badge{padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;color:#fff}.flight-type-badge.outbound{background:linear-gradient(135deg,#48bb78,#38a169);box-shadow:0 2px 8px #48bb784d}.flight-type-badge.return{background:linear-gradient(135deg,#ed8936,#dd6b20);box-shadow:0 2px 8px #ed89364d}.flight-actions{display:flex;gap:.5rem}.btn-edit-flight,.btn-remove-flight{background:none;border:none;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;transition:all .2s ease}.btn-edit-flight{color:#4299e1;background:#e3f2fd}.btn-edit-flight:hover{background:#bbdefb;transform:scale(1.1)}.btn-remove-flight{color:#e53e3e;background:#fed7d7}.btn-remove-flight:hover{background:#feb2b2;transform:scale(1.1)}.flight-content{display:flex;flex-direction:column;gap:.75rem}.flight-route{display:flex;align-items:center;gap:1rem;font-size:1.1rem;font-weight:600}.airport{background:#f7fafc;padding:.5rem 1rem;border-radius:8px;border:1px solid #e2e8f0;color:#2d3748}.flight-arrow{color:#4a5568;font-size:1.2rem;font-weight:700}.flight-number{font-size:.95rem;color:#4a5568;font-weight:500}.flight-datetime{font-size:.9rem;color:#718096;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.flight-search-wrapper{display:flex;gap:.75rem;align-items:flex-start;margin-top:0!important;padding-top:0!important}.flight-search-wrapper .modern-input-group{flex:1 1 0;margin-bottom:0;min-width:0}.btn-search-flight{padding:.875rem 1.25rem;background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;border:none;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:100px;flex-shrink:0;align-self:flex-end;margin-top:1.75rem;box-shadow:0 2px 8px #4299e14d}.btn-search-flight:hover:not(:disabled){background:linear-gradient(135deg,#3182ce,#2c5282);transform:translateY(-1px);box-shadow:0 4px 12px #4299e166}.btn-search-flight:disabled{background:#cbd5e1;cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.flight-search-message{padding:.75rem 1rem;border-radius:8px;margin-top:.75rem;font-size:.9rem;font-weight:500;animation:slideDown .3s ease;border-left:4px solid}.flight-search-message.success{background:#dcfce7;color:#166534;border-left-color:#22c55e}.flight-search-message.error{background:#fef2f2;color:#dc2626;border-left-color:#ef4444}.flight-search-message.warning{background:#fefce8;color:#ca8a04;border-left-color:#eab308}.flight-search-message.info{background:#dbeafe;color:#1d4ed8;border-left-color:#3b82f6}.demo-flights-hint{background:linear-gradient(135deg,#e0f2fe,#b3e5fc);padding:.5rem .75rem;border-radius:6px;margin-top:.5rem;margin-bottom:.5rem;font-size:.75rem;border-left:2px solid #0288d1;color:#01579b}.airline-input-wrapper{position:relative}.suggestions-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 30px #0000001a;z-index:1000;max-height:200px;overflow-y:auto;margin-top:.25rem}.suggestion-item{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f1f5f9}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#f8fafc}.airline-code{background:#4299e1;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;min-width:32px;text-align:center}.airline-name{font-weight:500;color:#2d3748;flex:1}.airport-input-wrapper{position:relative}.airport-hint{font-size:.8rem;margin-top:.5rem;padding:.5rem .75rem;border-radius:6px;font-weight:500;animation:fadeIn .3s ease}.airport-hint:contains("✅"){background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.airport-hint:contains("⚠️"){background:#fefce8;color:#ca8a04;border:1px solid #fde047}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.flight-summary{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.flight-summary h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#2d3748}.flight-summary-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#fff;border-radius:8px;margin-bottom:.5rem;font-size:.9rem}.flight-summary-item.outbound{border-left:4px solid #48bb78}.flight-summary-item.return{border-left:4px solid #ed8936}.flight-badge{background:#f7fafc;color:#4a5568;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;min-width:60px;text-align:center}.flight-date{color:#718096;font-size:.85rem;margin-left:auto}.route-item.flight-item{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px dashed #cbd5e1}.route-item.flight-item.outbound{border-color:#48bb78;background:linear-gradient(135deg,#f0fff4,#dcfce7)}.route-item.flight-item.return{border-color:#ed8936;background:linear-gradient(135deg,#fffbeb,#fef3c7)}.route-number.flight{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#4a5568;font-size:1rem}.review-subtitle{color:#718096;font-size:.9rem;line-height:1.5;margin:0 0 1rem}.hotels-list{display:flex;flex-direction:column;gap:.75rem}.hotel-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,#fffbeb,#fef3c7);border-radius:12px;border:2px solid #f59e0b}.hotel-icon{font-size:1.5rem;flex-shrink:0}.hotel-info{display:flex;flex-direction:column;gap:.25rem}.hotel-name{font-weight:600;color:#92400e}.hotel-day{font-size:.85rem;color:#a16207}.hotel-days{font-size:.85rem;color:#a16207;font-weight:500}.hotel-entries{font-size:.8rem;color:#92400e;font-style:italic;margin-top:.25rem}.daily-breakdown{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:1.5rem;border-radius:16px;border:2px solid #0ea5e9;margin-bottom:2rem}.daily-breakdown h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#0369a1}.day-stat-row{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border-radius:8px;margin-bottom:.5rem;font-size:.9rem}.day-label{font-weight:600;color:#334155;min-width:60px}.day-places{color:#4299e1;font-weight:500}@media(max-width:1024px){.main-content{grid-template-columns:1fr;gap:2rem}.map-container{position:relative;top:auto;order:-1;min-height:400px}.header-content{padding:0 1rem}.step-indicator{gap:1rem}}@media(max-width:768px){.main-content{padding:1rem;gap:1.5rem}.form-container{padding:1.5rem}.header-content{flex-direction:column;text-align:center;gap:1rem}.step-indicator{flex-direction:column;gap:.5rem}.step{flex-direction:row;justify-content:center;text-align:left}.form-row{grid-template-columns:1fr}.step-actions{flex-direction:column}.review-stats{grid-template-columns:1fr}.route-item{flex-direction:column;text-align:center}.route-arrow{transform:rotate(90deg)}.map-container{min-height:300px}.map-wrapper{min-height:250px}.flights-grid{gap:1rem}.flight-route{flex-direction:column;gap:.5rem;align-items:stretch}.flight-arrow{align-self:center;transform:rotate(90deg)}.airport{text-align:center}.flight-summary-item{flex-direction:column;align-items:stretch;gap:.5rem}.flight-badge{align-self:flex-start}.flight-date{margin-left:0;align-self:flex-end}.hotel-item{padding:.75rem}.hotels-list{gap:.5rem}.days-grid{grid-template-columns:repeat(2,1fr)}.duplicate-badge{font-size:.65rem;padding:.2rem .4rem}}@media(max-width:480px){.form-container{padding:1rem}.add-location-modern{padding:1.5rem}.location-card{padding:1rem}.review-card{padding:1.5rem}.step-indicator{padding:0 1rem}.add-flight-form{padding:1.5rem}.form-actions-inline{flex-direction:column}.flight-card{padding:1rem}.flight-search-wrapper{flex-direction:column;gap:1rem}.btn-search-flight{width:100%;margin-top:.5rem}.suggestions-dropdown{max-height:150px}.suggestion-item{padding:.5rem .75rem}.days-grid{grid-template-columns:1fr}.location-header{flex-direction:column;align-items:stretch;gap:.5rem}.duplicate-badge{align-self:center}}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.btn:active{transform:scale(.98)!important}.location-card.dragging{opacity:.8;transform:rotate(3deg) scale(1.05);z-index:1000;box-shadow:0 20px 40px #0003}.btn:focus-visible{outline:2px solid #4299e1;outline-offset:2px}.modern-input:focus-visible,.modern-textarea:focus-visible,.modern-select:focus-visible{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.place-search{position:relative;width:100%;margin-bottom:1rem}.search-input{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:4px;font-size:.95rem;font-family:inherit;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#ff8c42;box-shadow:0 0 0 3px #ff8c421a}.search-loading{position:absolute;top:100%;left:0;right:0;background:#fff;padding:1rem;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;color:#666;text-align:center;font-size:.9rem}.search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:300px;overflow-y:auto;box-shadow:0 4px 12px #00000026;z-index:10}.search-result-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s ease}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background-color:#f9f9f9}.result-icon{font-size:1.2rem;flex-shrink:0;margin-top:.2rem}.result-content{flex:1;min-width:0}.result-name{font-weight:500;color:#333;font-size:.95rem;margin-bottom:.25rem}.result-detail{font-size:.8rem;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-no-results{padding:1rem;text-align:center;color:#999;font-size:.9rem;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px}.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}}.map-component-container{width:100%;height:100%;min-height:0;position:relative;background:#fff;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;box-shadow:0 8px 30px #0000000f;border:1px solid rgba(0,0,0,.04)}.map-component-header{flex:0 0 auto;padding:1rem;background:#fff;border-bottom:none;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;justify-content:space-between;align-items:center;z-index:20}.map-component-title{font-size:1.1rem;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:.5rem;margin:0}.map-loading-text{font-size:.8rem;color:#2563eb;font-weight:600}.map-view-container{flex:1 1 auto;position:relative;width:100%;min-height:0;background:#fff;border-top-left-radius:0;border-top-right-radius:0;margin-top:0;padding-top:0}.leaflet-map-root{width:100%;height:100%;background:#fff}.leaflet-container{width:100%;height:100%;z-index:1;background:#fff}.leaflet-container{width:100%;height:100%;z-index:1}.transport-sidebar{position:absolute;top:92px;left:1rem;z-index:10;display:flex;flex-direction:column;gap:.5rem}.transport-sidebar .subway-btn{margin-top:.5rem}.transport-sidebar .subway-btn .transport-icon{font-size:.95rem}.transport-sidebar .subway-btn.active{background:#0f172a;color:#fff;border-color:#0f172a}.metro-legend{position:absolute;left:1rem;bottom:6.75rem;z-index:1400;background:#fffffffa;padding:.3rem .45rem;border-radius:8px;box-shadow:0 6px 14px #0000000f;font-size:.72rem;max-height:220px;overflow:auto;width:150px}.metro-legend .legend-footer{display:flex;gap:.5rem;align-items:center;margin-top:.4rem;justify-content:space-between}.metro-legend .legend-count{font-size:.72rem;color:#475569}.leaflet-container .metro-station{stroke:#00000014}.leaflet-container .leaflet-interactive{stroke-linejoin:round}.metro-cluster-icon{pointer-events:none}.metro-cluster-icon .cluster-badge{width:26px;height:26px;border-radius:50%;color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:.85rem;box-shadow:0 2px 6px #0000002e;border:2px solid rgba(255,255,255,.9)}.metro-legend .legend-item{display:flex;gap:.4rem;align-items:center;margin-bottom:.3rem}.metro-legend .legend-swatch{width:14px;height:8px;border-radius:2px;border:1px solid rgba(0,0,0,.06)}.metro-legend .legend-name{font-weight:600;color:#0f172a;font-size:.72rem}.metro-loader{padding:.4rem;font-size:.75rem;color:#475569}.metro-error{padding:.6rem;color:#ef4444;font-weight:700}.map-info-sidebar{position:absolute;bottom:1rem;right:1rem;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:1.2rem;z-index:1000;box-shadow:0 10px 40px #00000026;border:1px solid rgba(255,255,255,.9);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.locate-overlay{position:absolute;left:1rem;bottom:1rem;z-index:1200;display:flex;align-items:center;pointer-events:auto;gap:.6rem}.locate-btn img{display:block;width:18px;height:18px}.permission-banner{display:flex;align-items:center;gap:.5rem;background:#fffffffa;padding:.25rem .5rem;border-radius:8px;box-shadow:0 6px 18px #0206170f;font-size:.8rem;color:#111827}.permission-banner .perm{font-weight:600}.small-btn{background:#2563eb;color:#fff;border:none;padding:.25rem .5rem;border-radius:6px;cursor:pointer;font-size:.75rem}.permission-modal{position:absolute;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;background:#00000059}.permission-modal-inner{background:#fff;color:#111827;padding:1.2rem;border-radius:10px;max-width:520px;box-shadow:0 20px 60px #0206171f}.permission-modal.granted{align-items:flex-start}.permission-modal.granted .permission-modal-inner{margin-top:1.25rem;max-width:360px}.permission-granted-toast{position:absolute;left:50%;top:1.25rem;transform:translate(-50%);background:#044e9e;color:#fff;padding:.5rem .75rem;border-radius:.5rem;box-shadow:0 8px 20px #0000001f;display:flex;gap:.6rem;align-items:center;z-index:60;font-weight:600}.permission-granted-toast .perm-acc{font-weight:400;font-size:.9rem;opacity:.95}.locate-btn{background:#fff;border:1px solid rgba(0,0,0,.06);width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;box-shadow:0 8px 20px #02061714;transition:transform .18s,box-shadow .18s}.locate-btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0206171f}.locate-btn.locating{transform:rotate(20deg);animation:locate-rot 1s linear infinite}@keyframes locate-rot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.map-info-sidebar.closed{width:50px;height:50px;border-radius:50%;padding:0;overflow:hidden;cursor:pointer;background:#fff;justify-content:center;align-items:center}.map-info-sidebar.closed .sidebar-toggle-btn{position:static;font-size:1.5rem;width:100%;height:100%}.map-info-sidebar.closed .info-title,.map-info-sidebar.closed .info-content-scroll,.map-info-sidebar.closed .clear-btn{display:none}.map-info-sidebar.open{width:320px;max-width:90vw;max-height:80%}.sidebar-toggle-btn{position:absolute;top:.8rem;right:.8rem;background:none;border:none;font-size:1rem;cursor:pointer;color:#64748b;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.sidebar-toggle-btn:hover{background:#f1f5f9;color:#0f172a}.info-content-scroll{flex:1;overflow-y:auto;margin-top:1rem;padding-right:.5rem}.info-content-scroll::-webkit-scrollbar{width:6px}.info-content-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.day-directions-group{margin-top:1rem;border-left:2px solid #e2e8f0;padding-left:.8rem}.day-directions-title{font-size:.8rem;font-weight:700;color:#2563eb;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.directions-header{margin:1rem 0 .5rem;font-size:.9rem;font-weight:700;color:#334155}.step-item{font-size:.85rem;padding:.8rem;border-bottom:1px solid #f1f5f9;display:flex;gap:.8rem;line-height:1.5;background:#fff;border-radius:8px;margin-bottom:.4rem;transition:background .2s}.step-item:hover{background:#f8fafc}.step-icon{font-size:1.1rem;color:#2563eb;background:#ebf8ff;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.step-text{flex:1;display:flex;flex-direction:column;gap:.2rem}.step-instruction{color:#1e293b;font-weight:500}.step-instruction strong{color:#2563eb;font-weight:700}.step-distance{font-size:.75rem;color:#64748b;font-weight:600;display:flex;align-items:center;gap:.3rem}.step-distance:before{content:"📏";font-size:.7rem}.transport-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.35rem;width:46px;height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px #0000000a;transition:all .16s;gap:2px}.transport-btn:hover{background:#f8fafc}.transport-btn.active{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 4px 10px #2563eb1f}.transport-icon{font-size:.95rem;line-height:1}.transport-dist{font-size:.56rem;font-weight:700;margin-top:2px;color:#334155}.transport-btn.active .transport-dist{color:#bfdbfe}.info-title{margin:0 0 .8rem;font-size:.9rem;font-weight:700;color:#334155;display:flex;justify-content:space-between}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.8rem}.stat-card{background:#f8fafc;padding:.6rem;border-radius:8px;border:1px solid #e2e8f0}.stat-label{font-size:.6rem;color:#64748b;font-weight:700;text-transform:uppercase}.stat-value{font-size:1rem;font-weight:800;color:#0f172a}.stat-value span{font-size:.7rem;font-weight:500;color:#64748b}.directions-summary{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e2e8f0}.step-item{font-size:.75rem;color:#475569;padding:.3rem 0;border-bottom:1px solid #f1f5f9;display:flex;align-items:flex-start;gap:.3rem}.clear-btn{width:100%;padding:.5rem;margin-top:.5rem;background:#fee2e2;color:#b91c1c;border-radius:8px;border:none;font-weight:600;cursor:pointer}@media(max-width:640px){.transport-sidebar{top:auto;bottom:1rem;left:1rem;flex-direction:row}.map-info-sidebar{bottom:auto;top:3.5rem;right:1rem;left:1rem;width:auto;max-height:40%}}@media(max-width:480px){.map-info-sidebar.open{top:3.2rem;left:1rem;transform:none;right:auto;width:220px;max-height:40vh;padding:.5rem;border-radius:10px;box-shadow:0 8px 30px #0000002e}.map-info-sidebar.open .info-content-scroll{max-height:calc(40vh - 52px)}.transport-sidebar{left:auto;right:1rem;bottom:1rem}.info-title{font-size:.84rem}.directions-header{font-size:.84rem;margin:.45rem 0 .3rem}.step-item{font-size:.7rem;padding:.35rem 0}.place-card-action,.sidebar-toggle-btn{font-size:.8rem;padding:5px 6px}}.location-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-out}.location-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:90%;max-width:500px;max-height:90vh;overflow:hidden;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.location-modal-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.location-modal-header h3{margin:0;font-size:1.25rem;font-weight:600}.location-modal-close{background:transparent;border:none;font-size:2rem;line-height:1;color:#fff;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.location-modal-close:hover{background:#fff3}.location-modal-body{padding:1.5rem}.location-modal-coords{background:#f7fafc;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4a5568}.location-modal-coords code{background:#fff;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;color:#2d3748;border:1px solid #e2e8f0}.location-modal-field{margin-bottom:1.25rem}.location-modal-field label{display:block;margin-bottom:.5rem;font-weight:500;color:#2d3748;font-size:.9rem}.location-modal-field input,.location-modal-field textarea{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s;font-family:inherit}.location-modal-field input:focus,.location-modal-field textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.location-modal-field textarea{resize:vertical;min-height:80px}.location-modal-footer{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:.75rem;background:#f7fafc}.location-modal-footer button{padding:.625rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;border:none}.btn-cancel{background:#fff;color:#4a5568;border:2px solid #e2e8f0}.btn-cancel:hover{background:#f7fafc;border-color:#cbd5e0}.btn-confirm{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.btn-confirm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #667eea66}.btn-confirm:disabled{opacity:.5;cursor:not-allowed}.splash-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#f8fafc;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.splash-content{position:relative;z-index:2;text-align:center;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.splash-logo-container{position:relative;display:inline-block;margin-bottom:2rem;animation:logoFloat 3s ease-in-out infinite}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.splash-logo{width:300px;height:300px;object-fit:contain;position:relative;z-index:2;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;filter:drop-shadow(0 4px 20px rgba(0,119,204,.15))}.splash-logo-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:350px;height:350px;background:radial-gradient(circle,rgba(0,119,204,.1) 0%,transparent 70%);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.splash-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;letter-spacing:-1px}.splash-subtitle{font-size:1.25rem;color:#64748b;margin:0 0 3rem;font-weight:400}.splash-loader{width:200px;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden;margin:0 auto}.loader-bar{width:40%;height:100%;background:linear-gradient(90deg,#ff7a00,#ffb366);border-radius:2px;animation:loading 1.5s ease-in-out infinite;box-shadow:0 0 10px #ff7a004d}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(400%)}}.splash-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.splash-background:before,.splash-background:after{content:"🌲";position:absolute;font-size:4rem;opacity:.08;animation:float 8s ease-in-out infinite}.splash-background:before{content:"🌲";top:10%;left:10%;animation-delay:0s}.splash-background:after{content:"🛣️";bottom:15%;right:10%;animation-delay:2s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.splash-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(0,119,204,.05) 0%,transparent 70%)}.splash-circle-1{width:400px;height:400px;top:-100px;right:-100px;animation:floatCircle1 8s ease-in-out infinite}.splash-circle-2{width:300px;height:300px;bottom:-50px;left:-50px;animation:floatCircle2 10s ease-in-out infinite}.splash-circle-3{width:250px;height:250px;top:50%;left:10%;animation:floatCircle3 12s ease-in-out infinite}@keyframes floatCircle1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,30px) scale(1.1)}}@keyframes floatCircle2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-40px) scale(1.15)}}@keyframes floatCircle3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20px,20px) scale(1.05)}}@media(max-width:768px){.splash-logo{width:100px;height:100px}.splash-title{font-size:2.5rem}.splash-subtitle{font-size:1rem}.splash-loader{width:150px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#07c,#08d);padding:20px;position:relative}.btn-back-home{position:absolute;top:24px;left:24px;background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:10px 20px;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-back-home:hover{background:#ffffff4d;border-color:#ffffff80;transform:translate(-4px)}.auth-container{background:#fff;border-radius:24px;padding:24px 48px 40px;max-width:480px;width:100%;box-shadow:0 20px 60px #0000004d;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-header{text-align:center;margin-bottom:4px}.auth-logo{font-size:2.5rem;margin-bottom:12px}.auth-logo-img{width:120px;height:120px;object-fit:contain;margin:-24px 0}.auth-header h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0}.auth-header p{color:#64748b;margin:0;font-size:.95rem}.auth-form{display:flex;flex-direction:column;gap:8px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-weight:600;color:#334155;font-size:.875rem}.form-group input{padding:12px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .2s ease;font-family:inherit}.form-group input:focus{outline:none;border-color:#07c;box-shadow:0 0 0 3px #0077cc1a}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{padding-right:50px;width:100%}.password-toggle{position:absolute;right:12px;background:none;border:none;cursor:pointer;font-size:1.25rem;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;opacity:.6}.password-toggle:hover{opacity:1}.auth-error{background:#fee;color:#c33;padding:12px 16px;border-radius:10px;font-size:.875rem;border:1px solid #fcc}.auth-btn-primary{background:#ff7a00;color:#fff;border:none;padding:14px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.auth-btn-primary:hover:not(:disabled){background:#ff8c1a;transform:translateY(-2px);box-shadow:0 8px 20px #ff7a004d}.auth-btn-primary:disabled{opacity:.6;cursor:not-allowed}.auth-divider{display:flex;align-items:center;gap:16px;margin:8px 0;color:#94a3b8;font-size:.875rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.auth-btn-google{display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;color:#1e293b;border:2px solid #e2e8f0;padding:14px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.auth-btn-google:hover{background:#f8fafc;border-color:#cbd5e1}.auth-footer{text-align:center;margin-top:24px;color:#64748b;font-size:.875rem}.link-btn{background:none;border:none;color:#07c;font-weight:600;cursor:pointer;text-decoration:underline;font-size:.875rem;padding:0;font-family:inherit}.link-btn:hover{color:#08d}.back-btn{background:none;border:none;color:#64748b;font-size:.875rem;cursor:pointer;margin-top:20px;padding:8px;display:block;margin-left:auto;margin-right:auto;transition:color .2s ease;font-family:inherit}.back-btn:hover{color:#07c}@media(max-width:600px){.auth-container{padding:32px 24px}.auth-header h1{font-size:1.5rem}.auth-logo{font-size:2.5rem}}.home-page-public{min-height:100vh;background:#f8fafc}.public-container{max-width:1200px;margin:0 auto;padding:0 2rem}.public-hero{text-align:center;padding:80px 0 60px}.public-logo{width:180px;height:180px;object-fit:contain;margin-bottom:24px}.public-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin:0 0 16px;letter-spacing:-1px}.public-subtitle{font-size:1.25rem;color:#64748b;margin:0 0 40px;line-height:1.8}.public-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.btn-primary-large{background:#ff7a00;color:#fff;border:none;padding:16px 40px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff7a004d}.btn-primary-large:hover{background:#ff8c1a;transform:translateY(-2px);box-shadow:0 6px 20px #ff7a0066}.btn-secondary-large{background:#fff;color:#07c;border:2px solid #0077CC;padding:16px 40px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary-large:hover{background:#07c;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0077cc4d}.btn-try{background:transparent;color:#64748b;border:1px dashed #cbd5e1;padding:12px 32px;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-block}.btn-try:hover{background:#f1f5f9;color:#07c;border-color:#07c;transform:translateY(-1px)}.public-features{padding:60px 0 80px}.features-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1e293b;margin:0 0 48px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px}.feature-card{background:#fff;padding:32px;border-radius:16px;text-align:center;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.feature-icon{font-size:3rem;margin-bottom:16px}.feature-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 12px}.feature-card p{font-size:.95rem;color:#64748b;margin:0;line-height:1.6}@media(max-width:768px){.public-logo{width:120px;height:120px}.public-title{font-size:2.5rem}.public-subtitle{font-size:1rem}.public-actions{flex-direction:column;align-items:stretch}.btn-primary-large,.btn-secondary-large{width:100%}.features-title{font-size:2rem}.features-grid{grid-template-columns:1fr}}.about-page{min-height:100vh;background:#f8fafc}.about-container{max-width:1200px;margin:0 auto;padding:0 2rem}.about-hero{text-align:center;padding:80px 0 60px}.about-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin:0 0 16px;letter-spacing:-1px}.about-subtitle{font-size:1.5rem;color:#64748b;margin:0;line-height:1.6}.about-section{padding:60px 0}.section-title{font-size:2.5rem;font-weight:700;color:#1e293b;text-align:center;margin:0 0 48px;letter-spacing:-.5px}.section-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-bottom:40px}.content-card{background:#fff;padding:40px;border-radius:16px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;text-align:center}.content-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.card-icon{font-size:4rem;margin-bottom:24px}.content-card h2{font-size:1.75rem;font-weight:600;color:#1e293b;margin:0 0 16px}.content-card p{font-size:1rem;color:#64748b;line-height:1.8;margin:0}.features-section{background:#fff;margin:0 -2rem;padding:60px 2rem;border-radius:24px}.features-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1200px;margin:0 auto}.feature-item{display:flex;gap:20px;align-items:flex-start}.feature-icon{font-size:2.5rem;flex-shrink:0}.feature-content{flex:1}.feature-item h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 8px}.feature-item p{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.story-section{text-align:center}.story-content{max-width:800px;margin:0 auto}.story-content p{font-size:1.1rem;color:#64748b;line-height:1.8;margin:0 0 24px}.story-content p:last-child{margin-bottom:0}.about-cta{text-align:center;padding:80px 0;background:linear-gradient(135deg,#07c,#08d);margin:60px -2rem 0;border-radius:24px;color:#fff}.about-cta h2{font-size:2.5rem;font-weight:700;margin:0 0 32px;color:#fff}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-cta-primary{background:#ff7a00;color:#fff;border:none;padding:16px 40px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff7a004d}.btn-cta-primary:hover{background:#ff8c1a;transform:translateY(-2px);box-shadow:0 6px 20px #ff7a0066}.btn-cta-secondary{background:#fff;color:#07c;border:2px solid white;padding:16px 40px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-cta-secondary:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.about-hero{padding:60px 0 40px}.about-title{font-size:2.5rem}.about-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.content-card{padding:32px}.card-icon{font-size:3rem}.features-section{margin:0 -1rem;padding:40px 1rem}.features-list{grid-template-columns:1fr}.feature-item{flex-direction:column;text-align:center}.about-cta{margin:40px -1rem 0;padding:60px 1rem}.about-cta h2{font-size:2rem}.cta-buttons{flex-direction:column;align-items:stretch}.btn-cta-primary,.btn-cta-secondary{width:100%}}.contact-page{min-height:100vh;background:#f8fafc}.contact-container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-hero{text-align:center;padding:80px 0 60px}.contact-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin:0 0 16px;letter-spacing:-1px}.contact-subtitle{font-size:1.25rem;color:#64748b;margin:0;line-height:1.6}.contact-content{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;padding-bottom:80px}.contact-form-section{background:#fff;padding:40px;border-radius:16px;box-shadow:0 2px 8px #00000014}.contact-form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#1e293b;font-size:.95rem}.form-group input,.form-group textarea{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s ease;background:#fff}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#07c;box-shadow:0 0 0 3px #0077cc1a}.form-group textarea{resize:vertical;min-height:120px}.btn-submit{background:#ff7a00;color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff7a004d}.btn-submit:hover{background:#ff8c1a;transform:translateY(-2px);box-shadow:0 6px 20px #ff7a0066}.success-message{text-align:center;padding:60px 40px}.success-icon{font-size:4rem;margin-bottom:24px}.success-message h3{font-size:1.75rem;font-weight:600;color:#1e293b;margin:0 0 12px}.success-message p{font-size:1rem;color:#64748b;margin:0}.contact-info-section{display:flex;flex-direction:column;gap:24px}.info-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.info-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.info-card.highlight{background:linear-gradient(135deg,#07c,#08d);color:#fff}.info-icon{font-size:2.5rem;margin-bottom:16px}.info-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 12px}.info-card.highlight h3{color:#fff}.info-card p{font-size:.95rem;color:#64748b;margin:0;line-height:1.6}.info-card.highlight p{color:#ffffffe6}.social-links{display:flex;flex-direction:column;gap:8px}.social-link{color:#07c;text-decoration:none;font-weight:500;transition:color .2s ease}.social-link:hover{color:#08d;text-decoration:underline}.btn-faq{background:#fff;color:#07c;border:none;padding:12px 24px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:16px}.btn-faq:hover{background:#ffffffe6;transform:translateY(-1px)}@media(max-width:968px){.contact-content{grid-template-columns:1fr}}@media(max-width:768px){.contact-hero{padding:60px 0 40px}.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1.1rem}.contact-form-section{padding:32px 24px}.contact-form{gap:20px}.info-card{padding:24px}.btn-submit{width:100%}}.privacy-page{min-height:100vh;background:#f8fafc}.privacy-container{max-width:900px;margin:0 auto;padding:0 2rem}.privacy-hero{text-align:center;padding:80px 0 60px}.privacy-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin:0 0 16px;letter-spacing:-1px}.privacy-subtitle{font-size:1rem;color:#64748b;margin:0;font-weight:500}.privacy-content{background:#fff;padding:60px;border-radius:16px;box-shadow:0 2px 8px #00000014;margin-bottom:80px}.privacy-section{margin-bottom:48px}.privacy-section:last-child{margin-bottom:0}.privacy-section h2{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 16px;letter-spacing:-.5px}.privacy-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:24px 0 12px}.privacy-section p{font-size:1rem;color:#64748b;line-height:1.8;margin:0 0 16px}.privacy-section p:last-child{margin-bottom:0}.privacy-section ul{margin:16px 0;padding-left:24px}.privacy-section li{font-size:1rem;color:#64748b;line-height:1.8;margin-bottom:12px}.privacy-section li:last-child{margin-bottom:0}.privacy-section strong{color:#1e293b;font-weight:600}.privacy-section.highlight{background:linear-gradient(135deg,#07c,#08d);padding:32px;border-radius:12px;color:#fff}.privacy-section.highlight h2{color:#fff}.privacy-section.highlight p,.privacy-section.highlight li{color:#fffffff2}.privacy-section.highlight strong{color:#fff}.privacy-section.highlight a{color:#fff;text-decoration:underline;font-weight:600;transition:opacity .2s ease}.privacy-section.highlight a:hover{opacity:.8}@media(max-width:768px){.privacy-hero{padding:60px 0 40px}.privacy-title{font-size:2.5rem}.privacy-subtitle{font-size:.9rem}.privacy-content{padding:40px 24px}.privacy-section{margin-bottom:40px}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.1rem}.privacy-section p,.privacy-section li{font-size:.95rem}.privacy-section ul{padding-left:20px}.privacy-section.highlight{padding:24px}}.terms-page{min-height:100vh;background:#f8fafc}.terms-container{max-width:900px;margin:0 auto;padding:0 2rem}.terms-hero{text-align:center;padding:80px 0 60px}.terms-title{font-size:3.5rem;font-weight:700;color:#1e293b;margin:0 0 16px;letter-spacing:-1px}.terms-subtitle{font-size:1rem;color:#64748b;margin:0;font-weight:500}.terms-content{background:#fff;padding:60px;border-radius:16px;box-shadow:0 2px 8px #00000014;margin-bottom:80px}.terms-section{margin-bottom:48px}.terms-section:last-child{margin-bottom:0}.terms-section h2{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 16px;letter-spacing:-.5px}.terms-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:24px 0 12px}.terms-section p{font-size:1rem;color:#64748b;line-height:1.8;margin:0 0 16px}.terms-section p:last-child{margin-bottom:0}.terms-section ul{margin:16px 0;padding-left:24px}.terms-section li{font-size:1rem;color:#64748b;line-height:1.8;margin-bottom:12px}.terms-section li:last-child{margin-bottom:0}.terms-section strong{color:#1e293b;font-weight:600}.terms-section.highlight{background:linear-gradient(135deg,#07c,#08d);padding:32px;border-radius:12px;color:#fff}.terms-section.highlight h2{color:#fff}.terms-section.highlight p,.terms-section.highlight li{color:#fffffff2}.terms-section.highlight strong{color:#fff}.contact-list{list-style:none;padding-left:0}.contact-list li{display:flex;align-items:center;gap:8px;margin-bottom:12px}.terms-section.highlight a{color:#fff;text-decoration:underline;font-weight:600;transition:opacity .2s ease}.terms-section.highlight a:hover{opacity:.8}@media(max-width:768px){.terms-hero{padding:60px 0 40px}.terms-title{font-size:2.5rem}.terms-subtitle{font-size:.9rem}.terms-content{padding:40px 24px}.terms-section{margin-bottom:40px}.terms-section h2{font-size:1.5rem}.terms-section h3{font-size:1.1rem}.terms-section p,.terms-section li{font-size:.95rem}.terms-section ul{padding-left:20px}.terms-section.highlight{padding:24px}}.itinerary-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 1px 3px #00000014;transition:box-shadow .3s ease,transform .3s ease;border:1px solid #e2e8f0}.itinerary-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.card-image-container{width:100%;height:192px;overflow:hidden;background:#f1f5f9}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.itinerary-card:hover .card-image{transform:scale(1.05)}.card-content{padding:24px}.card-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 4px;line-height:1.2}.card-date-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px}.card-date{font-size:.875rem;color:#94a3b8;margin:0;display:block}.days-remaining{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:12px;white-space:nowrap;background:#e3f2fd;color:#07c}.days-remaining.soon{background:#fff3e0;color:#f57c00}.days-remaining.past{background:#f5f5f5;color:#9e9e9e}.itinerary-stats{display:flex;gap:12px;padding:4px 0;margin-bottom:16px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.stat-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:0}.stat-icon{font-size:1.2rem}.stat-value{font-size:1.1rem;font-weight:700;color:#1e293b}.stat-label{font-size:.85rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.1px}.card-new{margin-bottom:16px}.btn-add-details{width:100%;background:#ff7a00;color:#fff;padding:10px 16px;border-radius:12px;border:none;font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color .3s ease}.btn-add-details:hover{background:#e66e00}.card-progress-section{margin-bottom:16px}.progress-bar-container{margin-bottom:8px}.progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#07c;transition:width .3s ease}.progress-info{display:flex;justify-content:space-between;font-size:.75rem;font-weight:600}.progress-date{color:#94a3b8}.progress-percentage{color:#07c}.card-actions{display:flex;gap:8px}.btn{flex:1;padding:10px 12px;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-view{background:#07c;color:#fff}.btn-view:hover{background:#0063a8}.btn-delete{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.btn-delete:hover{background:#e2e8f0}@media(max-width:768px){.itinerary-card{border-radius:16px}.card-image-container{height:110px}.card-content{padding:12px}.card-title{font-size:1rem;margin-bottom:2px}.card-date-row{margin-bottom:12px;gap:4px}.card-date{font-size:.75rem}.days-remaining{font-size:.65rem;padding:2px 8px}.itinerary-stats{gap:4px;padding:6px 0;margin-bottom:12px}.stat-icon{font-size:1rem}.stat-value{font-size:.9rem}.stat-label{font-size:.7rem}.card-actions{gap:6px}.btn{padding:8px 10px;font-size:.75rem;border-radius:6px}}@media(max-width:480px){.itinerary-card{border-radius:8px;max-width:300px;margin-left:auto;margin-right:auto;box-shadow:0 1px 6px #00000014}.card-image-container{height:70px}.card-content{padding:8px}.card-title{font-size:.9rem}.stat-value{font-size:.85rem}.stat-label{font-size:.65rem}.btn{padding:6px 8px;font-size:.7rem}}.random-place-card{border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;background:#fff;border:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%;box-shadow:0 1px 3px #0000001a}.random-place-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.place-card-image{position:relative;width:100%;height:160px;overflow:hidden;background:#f0f0f0}.place-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.random-place-card:hover .place-card-image img{transform:scale(1.1)}.place-card-overlay{position:absolute;inset:0;background:#0000;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.random-place-card:hover .place-card-overlay{background:#0000004d}.place-card-action{background:#ff7a00;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;opacity:0;transition:opacity .3s ease}.random-place-card:hover .place-card-action{opacity:1}.place-card-content{padding:12px;flex:1;display:flex;flex-direction:column}.place-card-name{font-size:.95rem;font-weight:600;color:#1e293b;margin:0 0 4px;line-height:1.3}.place-card-city{font-size:.8rem;color:#64748b;margin:0;line-height:1.3}@media(max-width:768px){.place-card-image{height:140px}.place-card-name{font-size:.9rem}}@media(max-width:480px){.random-place-card{width:100px;aspect-ratio:1/1;min-width:0;border-radius:8px;margin-left:auto;margin-right:auto;box-shadow:0 1px 4px #0000001a;display:flex;flex-direction:column;overflow:hidden;background:#fff}.place-card-image{width:100%;height:55%;min-height:0;flex-shrink:0;position:relative}.place-card-image img{width:100%;height:100%;object-fit:cover;display:block}.place-card-overlay{display:none!important}.place-card-content{width:100%;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:6px 6px 4px;background:#fff;z-index:1}.place-card-name{font-size:.7rem;margin:0 0 2px;line-height:1.1;color:#1e293b;font-weight:600;word-break:break-word}.place-card-city{font-size:.55rem;color:#64748b;margin:0;line-height:1.1;word-break:break-word}.place-card-action{padding:3px 7px;font-size:.6rem;border-radius:4px;margin-top:2px}}.steps-header{background:none;box-shadow:none;margin-bottom:32px;padding:0 2rem;max-width:1200px;margin-left:auto;margin-right:auto}.steps-bar{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:18px;padding-top:18px}.step-item{display:flex;align-items:center;position:relative}.step-circle{width:32px;height:32px;border-radius:50%;background:#f3f4f6;color:#64748b;font-weight:700;font-size:1.1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000a;transition:background .2s,color .2s}.step-item.active .step-circle{background:#07c;color:#fff}.step-item.completed .step-circle{background:#22c55e;color:#fff}.step-check{font-size:1.2rem}.step-label{margin-left:10px;margin-right:10px;font-size:1rem;color:#1e293b;font-weight:500;white-space:nowrap}.step-item.active .step-label{color:#07c}.step-item.completed .step-label{color:#22c55e}.step-line{width:40px;height:3px;background:#e5e7eb;border-radius:2px;margin-left:2px;margin-right:2px}.step-item.completed .step-line{background:#22c55e}.steps-header-content{text-align:center;margin-bottom:0}.hero-section{background:linear-gradient(135deg,#07c,#08d);border-radius:24px;padding:48px;margin-bottom:32px;box-shadow:0 10px 40px #07c3;position:relative;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hero-circle{position:absolute;border-radius:50%;background:#ffffff1a;animation:float 20s infinite ease-in-out}.circle-1{width:300px;height:300px;top:-100px;right:-100px}.circle-2{width:200px;height:200px;bottom:-50px;left:-50px;animation-delay:5s}.circle-3{width:150px;height:150px;top:50%;left:20%;animation-delay:10s}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.hero-content{position:relative;z-index:1;margin-bottom:32px}.hero-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 12px;letter-spacing:-.5px}.hero-subtitle{font-size:1.125rem;color:#fffffff2;margin:0 0 24px;max-width:600px}.hero-btn{background:#ff7a00;color:#fff;border:none;padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff7a004d;display:inline-flex;align-items:center;gap:8px}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff7a0066;background:#ff8c1a}.stats-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative;z-index:1}.stat-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:24px;text-align:center;transition:all .3s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.stat-icon{font-size:2rem;margin-bottom:8px}.stat-value{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:4px}.stat-label{font-size:.875rem;color:#64748b;font-weight:500}.page-header{margin-bottom:32px;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 2rem}.page-header.simple{margin-bottom:24px;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 2rem}.header-content{display:flex;justify-content:space-between;align-items:flex-start}.page-title{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 8px;letter-spacing:-.5px}.page-subtitle{font-size:1rem;color:#64748b;margin:0}.header-btn{background:#07c;color:#fff;border:none;padding:12px 24px;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}.header-btn:hover{background:#08d;transform:translateY(-1px)}@media(max-width:768px){.hero-section{padding:24px 20px;margin-bottom:24px}.hero-title{font-size:1.75rem;margin-bottom:8px}.hero-subtitle{font-size:.95rem;margin-bottom:20px}.hero-btn{padding:10px 24px;font-size:.9rem;border-radius:10px}.stats-cards{grid-template-columns:repeat(2,1fr);gap:8px}.stat-card{padding:12px 10px;border-radius:12px}.stat-icon{font-size:1.25rem;margin-bottom:4px}.stat-value{font-size:1.25rem;margin-bottom:2px}.stat-label{font-size:.75rem}.header-content{flex-direction:column;gap:12px}.header-btn{width:100%;padding:10px 20px;font-size:.85rem}.page-title{font-size:1.4rem}.page-subtitle{font-size:.9rem}}.app-footer{border-top:1px solid rgba(255,255,255,.06);background:#111;color:#fff;padding:32px 20px;margin-top:auto}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.footer-section{display:flex;gap:24px;flex-wrap:wrap}.footer-section a{color:#fff;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .3s ease}.footer-section a:hover{color:#2196f3}.footer-copyright{color:#cbd5e1}.footer-copyright p{margin:0}@media(max-width:768px){.footer-content{flex-direction:column;gap:16px;align-items:center;text-align:center}.footer-section{justify-content:center}}@media(max-width:480px){.app-footer{padding:10px 8px;background:#111;color:#fff}.footer-content,.footer-section{gap:8px}.footer-section a,.footer-copyright,.footer-copyright p{font-size:.75rem;color:#fff}.footer-section a:hover{color:#2196f3}}@media(min-width:481px){.app-footer{padding:32px 20px;background:#111;color:#fff}.footer-content{gap:24px}.footer-section a{font-size:.875rem;color:#fff}.footer-section{gap:24px}}.modal-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease}.glass-modal{background:#ffffffe6;padding:2rem;border-radius:20px;width:90%;max-width:400px;box-shadow:0 10px 40px #0000001a;border:1px solid rgba(255,255,255,.2);transform-origin:center;animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1);text-align:center}.modal-header{margin-bottom:1rem}.warning-icon{font-size:3rem;margin-bottom:1rem}.modal-header h3{margin:0;color:#1e293b;font-size:1.5rem}.modal-body p{color:#64748b;line-height:1.6;margin-bottom:2rem}.modal-footer{display:flex;gap:1rem;justify-content:center}.modal-footer button{padding:.8rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.btn-secondary{background:#f1f5f9;color:#64748b}.btn-secondary:hover{background:#e2e8f0}.btn-danger{background:#ef4444;color:#fff;box-shadow:0 4px 12px #ef44444d}.btn-danger:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 6px 16px #ef444466}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.home-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;flex-direction:column}.main-container{flex:1;max-width:1400px;margin:0 auto;padding:20px 20px 40px;width:100%}.dashboard-layout{display:grid;grid-template-columns:1fr 350px;gap:32px}.dashboard-column{display:flex;flex-direction:column;gap:20px}.section-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.section-header>div h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 4px}.section-subtitle{font-size:.875rem;color:#64748b;margin:0}.btn-secondary{background:#fff;color:#07c;border:2px solid #0077CC;padding:8px 20px;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#07c;color:#fff}.btn-icon{background:#fff;border:2px solid #e2e8f0;width:40px;height:40px;border-radius:10px;font-size:1.25rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.btn-icon:hover{border-color:#07c;transform:rotate(180deg)}.left-column{min-height:300px}.right-column{display:flex;flex-direction:column}.trips-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.random-places-list{display:flex;flex-direction:column;gap:12px}.empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.empty-icon{font-size:3.5rem;margin-bottom:20px;display:block}.empty-state h2{color:#1e293b;font-size:1.5rem;margin:0 0 8px;font-weight:600}.empty-state p{color:#64748b;margin:0 0 24px;font-size:.95rem}.btn-primary-large{background:#ff7a00;color:#fff;padding:12px 28px;border:none;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color .3s ease;display:inline-block}.btn-primary-large:hover{background:#e66e00}@media(max-width:1024px){.trips-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.dashboard-layout{grid-template-columns:1fr;gap:24px}.right-column,.random-places-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}}@media(max-width:768px){.main-container{padding:12px}.hero-title{font-size:1.8rem!important}.hero-subtitle{font-size:.9rem!important}.stats-cards{grid-template-columns:repeat(2,1fr);gap:10px}.stat-card{padding:12px}.stat-value{font-size:1.3rem}.dashboard-layout{grid-template-columns:1fr;gap:16px}.trips-grid,.random-places-list{grid-template-columns:1fr}.section-header{flex-direction:row;gap:10px;align-items:center}.section-header h2{font-size:1.25rem}.btn-secondary{width:auto;padding:4px 10px;font-size:.8rem;border-radius:6px}.btn-primary-large{padding:8px 16px;font-size:.85rem;border-radius:6px}.section-header{margin-bottom:12px;gap:8px}.section-header>div h2{font-size:1.1rem}.section-subtitle{font-size:.75rem}}@media(max-width:480px){.random-places-list{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:8px}.random-place-card{width:100%}}.subscription-banner{margin:0 2rem 2rem;border-radius:20px;overflow:hidden;position:relative;transition:all .3s ease;animation:fadeIn .5s ease}.subscription-banner.gratis{background:linear-gradient(90deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1}.subscription-banner.pro{background:linear-gradient(90deg,#eff6ff,#dbeafe);border:1px solid #3b82f6}.subscription-banner.experto{background:linear-gradient(90deg,#f0fdf4,#dcfce7);border:1px solid #22c55e}.banner-content{display:flex;align-items:center;padding:1.5rem 2rem;gap:1.5rem}.banner-icon{font-size:2.5rem;background:#fff;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:15px;box-shadow:0 4px 12px #0000000d}.banner-text{flex-grow:1}.banner-text h3{margin:0;font-size:1.25rem;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:12px}.status-active{background:#dcfce7;color:#15803d;font-size:.75rem;padding:4px 12px;border-radius:20px;border:1px solid #bbf7d0;font-weight:700;text-transform:uppercase}.subscription-details{display:flex;gap:24px;margin-top:8px}.subscription-details p{margin:0;color:#64748b;font-size:.9rem}.subscription-details strong{color:#334155}.banner-btn{background:#3b82f6;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 10px #3b82f64d}.banner-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 15px #3b82f666}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.subscription-banner{margin:0 1rem 1.25rem;border-radius:16px}.banner-content{flex-direction:column;text-align:center;padding:1.25rem;gap:1rem}.banner-icon{width:48px;height:48px;font-size:1.75rem;border-radius:12px}.banner-text h3{font-size:1.1rem;justify-content:center}.subscription-details{flex-direction:column;gap:4px;margin-top:6px}.banner-btn{width:100%;padding:.7rem 1.2rem;font-size:.95rem;border-radius:10px}}.segment-transport-selector{margin:.5rem 0 .5rem 2rem;border-radius:8px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;overflow:hidden;transition:all .3s ease}.segment-transport-selector:hover{border-color:#adb5bd}.segment-summary{display:flex;align-items:center;padding:.75rem 1rem;cursor:pointer;gap:1rem;transition:background .2s ease}.segment-summary:hover{background:#00000008}.segment-route{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.segment-icon{font-size:1.2rem}.segment-path{font-size:.85rem;color:#495057;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.segment-path .arrow{margin:0 .5rem;color:#6c757d}.segment-stats{display:flex;gap:1rem;align-items:center}.segment-distance{font-size:.85rem;font-weight:600;color:#07c}.segment-duration{font-size:.85rem;font-weight:600;color:#ff7a00}.segment-loading{font-size:1rem}.segment-na{color:#6c757d;font-size:.85rem}.expand-icon{font-size:.7rem;color:#6c757d;transition:transform .3s ease}.expand-icon.expanded{transform:rotate(180deg)}.segment-options{border-top:1px solid #dee2e6;padding:1rem;background:#fff}.options-header{font-size:.85rem;color:#6c757d;margin-bottom:.75rem}.options-loading,.options-error{text-align:center;padding:1rem;color:#6c757d}.transport-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.transport-option{display:flex;flex-direction:column;padding:.75rem;border-radius:8px;border:2px solid #dee2e6;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left}.transport-option:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.transport-option.selected{border-width:2px}.transport-option.car{border-color:#3b82f6}.transport-option.car:hover,.transport-option.car.selected{background:linear-gradient(135deg,#3b82f61a,#2563eb1a)}.transport-option.bike{border-color:#10b981}.transport-option.bike:hover,.transport-option.bike.selected{background:linear-gradient(135deg,#10b9811a,#0596691a)}.transport-option.foot{border-color:#f97316}.transport-option.foot:hover,.transport-option.foot.selected{background:linear-gradient(135deg,#f973161a,#ea580c1a)}.option-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.option-icon{font-size:1.25rem}.option-name{font-weight:600;font-size:.9rem;color:#333}.selected-badge{margin-left:auto;background:#10b981;color:#fff;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem}.option-stats{display:flex;flex-direction:column;gap:.25rem}.option-distance,.option-duration{font-size:.8rem;color:#555;display:flex;align-items:center;gap:.5rem}.option-na{color:#adb5bd;font-size:.8rem;font-style:italic}.badge{font-size:.65rem;padding:.15rem .4rem;border-radius:4px;font-weight:600;text-transform:uppercase}.badge.fastest{background:#ff7a00;color:#fff}.badge.shortest{background:#07c;color:#fff}.badge.eco{background:#10b981;color:#fff}.transport-option.transit{border-color:#3b82f6}.transport-option.transit:not(.disabled):hover{background:linear-gradient(135deg,#3b82f61a,#2563eb1a);border-color:#2563eb}.transport-option.transit.selected{background:linear-gradient(135deg,#3b82f633,#2563eb33);border-color:#3b82f6}.transport-option.transit.disabled{opacity:.5;cursor:not-allowed}.transit-details{display:flex;gap:.4rem;margin-top:.5rem;flex-wrap:wrap}.transit-line{padding:.2rem .5rem;border-radius:4px;font-size:.7rem;font-weight:700}@media(max-width:768px){.segment-transport-selector{margin-left:0}.transport-options{grid-template-columns:1fr}.transport-option{flex-direction:row;align-items:center;justify-content:space-between}.option-header{margin-bottom:0}.option-stats{flex-direction:row;gap:1rem}.segment-summary{flex-wrap:wrap}.segment-route{width:100%;margin-bottom:.5rem}}.itinerary-detail-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#1a202c;padding-bottom:2rem}.detail-actions{display:flex;justify-content:space-between;align-items:center;margin:0;padding:.8rem 1.8rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);gap:1rem}.header-info{background:#ffffff14;border-radius:10px;padding:.5rem 1.2rem;color:#fff;font-size:1.1rem;font-weight:600;text-align:center;box-shadow:0 2px 12px #667eea14;border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem}.header-info h1{color:#fff;font-size:1.5rem;font-weight:800;margin:0 0 .2em;letter-spacing:.01em}.header-info p{color:#e0e7ff;font-size:1rem;margin:0;font-weight:400}.stat-badge{font-size:.85em;padding:.1em .6em;border-radius:8px;font-weight:700;color:#fff;background:#2563eb;letter-spacing:.5px;border:none;vertical-align:middle;display:flex;align-items:center;gap:.4rem;display:inline;margin:0 .4em 0 0;font-size:.92em;white-space:nowrap;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .2s ease}.stat-badge:hover{background:#ffffff4d;transform:translateY(-1px)}.stat-icon{font-size:.9rem}.stat-text{font-size:.85rem;font-weight:600;color:#fff;white-space:nowrap}.btn-back{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;border-radius:12px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.btn-back:hover{background:#ffffff4d;transform:translate(-2px)}.btn-edit-itinerary{background:#fbbf24;color:#78350f;border:none;padding:.6rem 1.2rem;border-radius:12px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.detail-actions-right{display:flex;gap:1rem;align-items:center}.btn-export-pdf{background:#fff;color:#2563eb;border:1px solid #dbeafe;padding:.6rem 1.2rem;border-radius:12px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 6px -1px #0000001a;position:relative}.btn-export-pdf:hover:not(:disabled){background:#f8fafc;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a}.btn-export-pdf:disabled{opacity:.7;cursor:not-allowed}.btn-pro-locked{background:#f1f5f9;color:#94a3b8;border-color:#e2e8f0}.pro-lock-badge{background:#fbbf24;color:#78350f;font-size:.65rem;padding:2px 6px;border-radius:6px;font-weight:800;margin-left:4px}.btn-edit-itinerary:hover{background:#f59e0b;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a}.detail-container{max-width:100%;margin:0;padding:1.8rem}.detail-content{display:grid;grid-template-columns:minmax(350px,450px) 1fr;gap:1.8rem;align-items:start}.detail-sidebar{display:flex;flex-direction:column;gap:1.5rem;background:#fff;border-radius:20px;padding:2rem .5rem 2rem 2rem;box-shadow:0 20px 60px #0003;min-height:800px;max-height:70vh;overflow-y:auto}.detail-section{margin-bottom:.5rem}.detail-section h2{font-size:1.25rem;font-weight:700;color:#2d3748;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;border-bottom:2px solid #edf2f7;padding-bottom:.5rem}.detail-section p{color:#4a5568;line-height:1.6}.itinerary-days{display:flex;flex-direction:column;gap:1.5rem}.day-title{background:#f7fafc;color:#2d3748;padding:.75rem 1rem;border-radius:12px;font-weight:700;font-size:1rem;display:flex;justify-content:space-between;align-items:center;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s}.day-title:hover{background:#edf2f7;border-color:#cbd5e1}.day-title.active{background:#ebf8ff;color:#2b6cb0;border-color:#4299e1}.day-locations{position:relative;padding:.5rem 0 1rem 1.5rem;display:flex;flex-direction:column;gap:0;max-height:55vh;overflow-y:auto}.day-locations:before{content:"";position:absolute;top:10px;bottom:10px;left:9px;width:2px;background:#e2e8f0;z-index:0}.day-location{display:flex;align-items:center;gap:.8rem;padding:.5rem .8rem;background:transparent;border-radius:8px;transition:background .2s;position:relative;z-index:1}.day-location:hover{background:#f7fafc}.day-location.selected{background:#ebf8ff}.location-badge{width:20px;height:20px;background:#fff;border:2px solid #4299e1;color:#4299e1;border-radius:50%;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:2}.location-details{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.location-details strong{font-size:.95rem;color:#2d3748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-details p{display:none}.distance-info{font-size:.75rem;color:#718096;white-space:nowrap;background:#edf2f7;padding:2px 6px;border-radius:4px}.segment-transport-badge{margin:.5rem 0 .5rem 2.8rem;padding:.3rem .9rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;width:fit-content;display:flex;flex-direction:row;align-items:center;gap:.2rem;transition:all .2s ease}.segment-transport-badge.selected-segment{background:#2563eb1f;color:#0f172a;border-color:#2563eb47;box-shadow:0 1px 6px #2563eb14;transform:none;z-index:2}.segment-transport-badge:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translate(2px)}.segment-transport-main{display:flex;align-items:center;gap:.5rem;font-size:.93em}.segment-transport-main .transport-mode-label{font-size:.75rem;font-weight:600;color:#64748b}.segment-transport-details{display:flex;align-items:center;gap:.4rem;font-size:.85em;color:#64748b;margin-left:.7rem;font-weight:500}.segment-sep{opacity:.5}.detail-right-column{display:flex;flex-direction:column;gap:1.5rem;height:100%}.detail-map{background:transparent;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0003;height:auto;position:sticky;top:20px;border:4px solid white;min-height:800px}.map-header{background:#fff;padding:.8rem 1rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.map-header h3{font-size:1rem;margin:0;color:#4a5568}.summary-section{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 10px 25px #0000001a;margin-bottom:0}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.summary-item{background:#f7fafc;padding:.8rem;border-radius:10px;text-align:center;border:1px solid #edf2f7}.summary-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#718096;display:block;margin-bottom:.3rem}.summary-value{font-size:1.1rem;font-weight:800;color:#2d3748}.flights-list.simple{display:flex;flex-direction:column;gap:.2rem}.simple-flight-card{display:flex;align-items:center;gap:.7em;background:#f8fafc;border-radius:7px;border:1px solid #e2e8f0;padding:.35em .7em;font-size:1em;font-weight:500;color:#1e293b;min-height:36px;flex-wrap:wrap}.flight-type-label{font-size:.98em;color:#2563eb;font-weight:700;margin-right:.5em}.flight-route{font-size:1em;color:#1e293b;font-weight:600}.flight-airline{font-size:.97em;color:#64748b;margin-left:.5em}.flight-number{font-size:.97em;color:#a21caf;margin-left:.5em}.flight-time{font-size:.85em;color:#334155;margin-left:.5em;display:flex;align-items:center;gap:.2em;white-space:nowrap;line-height:1.1}.flight-time-sep{margin:0 .2em;color:#a21caf;font-weight:700}@media(max-width:1024px){.detail-content{grid-template-columns:1fr}.detail-map{position:static;height:500px;min-height:0;margin-top:1rem}.detail-sidebar{min-height:auto}}@media(max-width:768px){.detail-actions{flex-direction:column;padding:1rem;gap:1.2rem}.detail-actions-right{width:100%;justify-content:center}.btn-back{align-self:flex-start}.header-info h1{font-size:1.4rem}.summary-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.detail-sidebar{padding:1.25rem}.day-locations{padding-left:1rem}}.loading,.not-found{text-align:center;padding:4rem 2rem;min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;flex-direction:column}.not-found h2{color:#333;margin-bottom:2rem}.itinerary-days-tabs{position:sticky;top:0;z-index:2;background:transparent;padding-top:.5rem}.day-locations{max-height:55vh;overflow-y:auto;padding-bottom:1rem}.toast{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:9999;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;border-radius:10px;font-weight:500;box-shadow:0 4px 20px #00000026;animation:toastSlideIn .4s ease;max-width:90%;min-width:280px}.toast-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.toast-error{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.toast-warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.toast-info{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.toast-icon{font-size:1.1rem;flex-shrink:0}.toast-text{flex:1;line-height:1.4}.toast-close{background:#fff3;border:none;color:#fff;width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem;transition:background .2s ease;flex-shrink:0}.toast-close:hover{background:#ffffff4d}@keyframes toastSlideIn{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:600px){.toast{top:70px;left:1rem;right:1rem;transform:none;max-width:none;min-width:auto}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}.profile-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e4e8ec)}.profile-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 70px);gap:1rem}.profile-container{max-width:1200px;margin:0 auto;padding:2rem}.profile-header{margin-bottom:2rem}.profile-header h1{font-size:2rem;color:#1e293b;margin:0 0 .5rem}.profile-header p{color:#64748b;margin:0}.profile-content{display:grid;grid-template-columns:320px 1fr;gap:2rem}.profile-sidebar{display:flex;flex-direction:column;gap:1.5rem}.profile-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 4px 20px #00000014}.profile-avatar-section{margin-bottom:1.5rem}.profile-avatar{width:120px;height:120px;border-radius:50%;margin:0 auto;cursor:pointer;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.profile-avatar:hover{transform:scale(1.05)}.profile-avatar img{width:100%;height:100%;object-fit:cover}.avatar-initials{font-size:2.5rem;font-weight:700;color:#fff}.avatar-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.avatar-overlay span{font-size:2rem}.profile-avatar:hover .avatar-overlay{opacity:1}.profile-name{font-size:1.5rem;color:#1e293b;margin:0 0 .5rem}.profile-email{color:#64748b;margin:0 0 1rem;font-size:.9rem}.google-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f1f5f9;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;color:#475569}.google-badge img{width:16px;height:16px}.stats-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000014}.stats-card h3{margin:0 0 1rem;font-size:1.1rem;color:#1e293b}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.stats-card .stat-item{text-align:center;padding:.75rem .5rem;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:8px}.stats-card .stat-value{display:block;font-size:1.5rem;font-weight:700;color:#667eea}.stats-card .stat-label{display:block;font-size:.7rem;color:#64748b;margin-top:.25rem;text-transform:uppercase;letter-spacing:.5px}.profile-main{display:flex;flex-direction:column;gap:1.5rem}.profile-section{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 20px #00000014}.profile-section h3{margin:0 0 1.5rem;font-size:1.2rem;color:#1e293b;padding-bottom:.75rem;border-bottom:2px solid #f1f5f9}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-group input,.form-group select{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea26}.form-group input.input-disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.form-group small{display:block;margin-top:.25rem;font-size:.8rem;color:#64748b}.checkbox-group label{display:flex;align-items:center;gap:.75rem;cursor:pointer}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.btn:disabled{opacity:.7;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-secondary{background:#f1f5f9;color:#475569}.btn-secondary:hover:not(:disabled){background:#e2e8f0}.btn-logout{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;width:100%;margin-top:1rem}.btn-logout:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #f9731666}.btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-danger:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}.form-actions{display:flex;gap:1rem;margin-top:1rem}.form-actions .btn{flex:1}.password-form{background:#f8fafc;padding:1.5rem;border-radius:8px;margin-top:1rem}.google-notice{color:#64748b;font-size:.9rem;background:#f8fafc;padding:1rem;border-radius:8px;border-left:4px solid #4285f4}.logout-section{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #f1f5f9}.danger-zone{border:2px solid #fecaca;background:linear-gradient(135deg,#fecaca33,#fee2e233)}.danger-zone h3{color:#dc2626;border-bottom-color:#fecaca}.danger-zone p{color:#64748b;margin-bottom:1rem}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:#fff;border-radius:16px;padding:2rem;max-width:450px;width:90%;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.delete-modal h3{color:#dc2626;margin:0 0 1rem}.delete-modal p{color:#64748b;margin-bottom:.5rem}.delete-modal ul{margin:0 0 1.5rem;padding-left:1.5rem;color:#475569}.delete-modal li{margin-bottom:.25rem}.modal-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.modal-actions .btn{width:100%}@media(max-width:900px){.profile-content{grid-template-columns:1fr}.profile-sidebar{flex-direction:row;flex-wrap:wrap}.profile-card,.stats-card{flex:1;min-width:280px}}@media(max-width:600px){.profile-container{padding:1rem}.profile-sidebar{flex-direction:column}.stats-grid{grid-template-columns:repeat(3,1fr)}.stats-card .stat-value{font-size:1.25rem}.profile-section{padding:1.25rem}.form-actions{flex-direction:column}}.pricing-page{padding:4rem 2rem;max-width:1200px;margin:0 auto;min-height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center}.pricing-header{text-align:center;margin-bottom:4rem;animation:fadeInDown .8s ease}.pricing-header p{color:#64748b;font-size:1.1rem}@media(max-width:768px){.pricing-header h1{font-size:2.2rem}.pricing-header p{font-size:1rem}}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%}.pricing-card{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem 2rem;border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 30px #0000000d;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.pricing-card.featured{border:2px solid #3b82f6;background:linear-gradient(180deg,#fffffff2,#eff6fff2);transform:scale(1.05)}.pricing-card.featured:hover{transform:translateY(-10px) scale(1.05)}.popular-tag{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#3b82f6;color:#fff;padding:.4rem 1.2rem;border-radius:20px;font-size:.85rem;font-weight:700;box-shadow:0 4px 12px #3b82f666}.plan-name{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.plan-price{margin-bottom:1.5rem}.plan-price .amount{font-size:3.5rem;font-weight:800;color:#1e293b}.plan-price .period{color:#64748b;font-size:1.1rem}.plan-description{color:#475569;line-height:1.6;margin-bottom:2rem;min-height:3em}.plan-features{list-style:none;padding:0;margin:0 0 3rem;flex-grow:1}.plan-features li{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#475569;font-size:.95rem}.check-icon{color:#10b981;font-weight:700}.plan-btn{width:100%;padding:1.2rem;border-radius:16px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .2s;border:none}.btn-current{background:#f1f5f9;color:#94a3b8;cursor:default}.btn-primary-glow{background:#2563eb;color:#fff;box-shadow:0 8px 16px #2563eb4d}.btn-primary-glow:hover{background:#1d4ed8;transform:scale(1.02);box-shadow:0 12px 24px #2563eb66}.btn-outline{background:transparent;border:2px solid #2563eb;color:#2563eb}.btn-outline:hover{background:#2563eb0d}.pricing-footer{margin-top:5rem;text-align:center;color:#64748b}.pricing-footer a{color:#3b82f6;text-decoration:none;font-weight:600}.payment-icons{display:flex;gap:1rem;align-items:center;justify-content:center;margin-top:1.5rem;font-size:.9rem;opacity:.8}.separator{color:#cbd5e1}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:none}.pricing-card.featured:hover{transform:translateY(-5px)}}.checkout-success-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 100px);padding:2rem;background:#f8fafc}.success-card{background:#fff;padding:4rem 3rem;border-radius:32px;box-shadow:0 20px 50px #0000000d;text-align:center;max-width:500px;width:100%;animation:scaleUp .5s cubic-bezier(.4,0,.2,1)}.success-icon{font-size:4rem;margin-bottom:2rem;animation:float 3s ease-in-out infinite}.success-card h1{font-size:2.5rem;color:#1e293b;margin-bottom:1rem;font-weight:800}.success-card p{color:#64748b;line-height:1.6;font-size:1.1rem;margin-bottom:2rem}.loader-container{width:100%;height:6px;background:#f1f5f9;border-radius:10px;overflow:hidden;margin-bottom:1rem}.loader-bar{height:100%;background:#22c55e;width:0%;animation:progress 5s linear forwards}.redirect-text{font-size:.9rem;color:#94a3b8!important;margin-bottom:2.5rem!important}.btn-success{background:#1e293b;color:#fff;padding:1rem 2rem;border-radius:16px;font-weight:700;border:none;cursor:pointer;transition:all .2s;width:100%}.btn-success:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}@keyframes scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes progress{0%{width:0%}to{width:100%}}@media(max-width:640px){.success-card{padding:3rem 2rem}}.app-container{display:flex;flex-direction:column;height:100vh;width:100%}.app-main{flex:1;overflow:auto}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body,#root{height:100%;width:100%}
