*{margin:0;padding:0;box-sizing:border-box;font-family:'Helvetica Neue',sans-serif;outline:none}*:focus{box-shadow:0 0 0 2px #FF6853,0 0 0 4px #1A4948}body{background-color:#f5f7fa;color:#333;transition:background-color 0.3s ease,color 0.3s ease}body[data-theme="dark"]{background-color:#1a1a1a;color:#eee}a{color:inherit;text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:inherit}h1{font-size:3rem;margin-bottom:1rem}h2{font-size:2.25rem;margin-bottom:1rem}h3{font-size:1.5rem;margin-bottom:.75rem}p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.text-primary{color:#1A4948}.text-secondary{color:#FF6853}.bg-primary{background-color:#1A4948}.bg-secondary{background-color:#FF6853}.bg-light{background-color:#f5f7fa}.bg-dark{background-color:#333}body[data-theme="dark"] .bg-dark,body[data-theme="dark"] .bg-light{background-color:#1a1a1a}.py-3{padding-top:3rem;padding-bottom:3rem}.py-5{padding-top:5rem;padding-bottom:5rem}.mb-3{margin-bottom:3rem}.mb-5{margin-bottom:5rem}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{background-image:url(/static/img/util/cv1.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;color:#fff;padding-bottom:8rem}.header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgb(26 73 72 / .8),rgb(26 73 72 / .4));z-index:1}body[data-theme="dark"] .header::before{background:linear-gradient(to bottom,rgb(26 73 72 / .8),rgb(26 73 72 / .4))}.navbar{position:relative;display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;z-index:2}.logo{margin-right:auto}.nav-links{display:flex;align-items:center;gap:2rem}.logo-img{height:50px;display:block}.nav-links li a{font-size:1.125rem;transition:color 0.3s;color:#1A4948;display:block;padding:.5rem 0}.nav-links li a:hover,.nav-links li a:focus{color:#FF6853;text-decoration:none}body[data-theme="dark"] .nav-links li a{color:#FF6853}body[data-theme="dark"] .nav-links li a:hover,body[data-theme="dark"] .nav-links li a:focus{color:#1A4948}.button,.dss-search-button,.surprise-me-button,.itinerary-actions .action-btn,.activity-actions .action-btn{display:inline-block;min-width:120px;padding:.75rem 1.5rem;border-radius:30px;font-weight:500;text-align:center;transition:all 0.3s ease;background-color:#FF6853;color:#1A4948;border:2px solid #fff0;white-space:nowrap;box-shadow:0 2px 5px rgb(0 0 0 / .2);cursor:pointer}body[data-theme="dark"] .button,body[data-theme="dark"] .dss-search-button,body[data-theme="dark"] .surprise-me-button,body[data-theme="dark"] .itinerary-actions .action-btn,body[data-theme="dark"] .activity-actions .action-btn{background-color:#1A4948;color:#FF6853}.button:hover,.button:focus,.dss-search-button:hover,.dss-search-button:focus,.surprise-me-button:hover,.surprise-me-button:focus,.itinerary-actions .action-btn:hover,.itinerary-actions .action-btn:focus,.activity-actions .action-btn:hover,.activity-actions .action-btn:focus{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / .25);background-color:#e6c338;text-decoration:none}body[data-theme="dark"] .button:hover,body[data-theme="dark"] .button:focus,body[data-theme="dark"] .dss-search-button:hover,body[data-theme="dark"] .dss-search-button:focus,body[data-theme="dark"] .surprise-me-button:hover,body[data-theme="dark"] .surprise-me-button:focus,body[data-theme="dark"] .itinerary-actions .action-btn:hover,body[data-theme="dark"] .itinerary-actions .action-btn:focus,body[data-theme="dark"] .activity-actions .action-btn:hover,body[data-theme="dark"] .activity-actions .action-btn:focus{background-color:#3534b7}@media (max-width:768px){.button,.dss-search-button,.surprise-me-button,.itinerary-actions .action-btn,.activity-actions .action-btn{min-width:100px;padding:.5rem 1rem;font-size:.9rem}.navbar .cta{margin-left:.5rem}.nav-links.active .cta,.nav-links.active .button{width:100%;margin:.5rem 0}}@media (max-width:576px){.button,.dss-search-button,.surprise-me-button,.itinerary-actions .action-btn,.activity-actions .action-btn{min-width:90px;padding:.5rem .75rem;font-size:.875rem}}@media (hover:none) and (pointer:coarse){.button,.dss-search-button,.surprise-me-button,.itinerary-actions .action-btn,.activity-actions .action-btn{min-height:44px;padding:.75rem 1rem}}.navbar .cta{display:flex;align-items:center}.cta .button{flex-shrink:0}.hero{text-align:center;padding-top:4rem;position:relative;z-index:2}.hero h1{font-size:4rem;margin-bottom:1rem;color:#FF6853a0}.hero p{font-size:1.375rem;margin-bottom:3rem;color:#eee}.dss-search-container{background-color:rgb(255 255 255 / .9);border-radius:20px;padding:20px;margin-top:30px;box-shadow:0 4px 6px rgb(0 0 0 / .1)}body[data-theme="dark"] .dss-search-container{background-color:rgb(30 30 30 / .9);box-shadow:0 4px 6px rgb(255 255 255 / .1)}.dss-search-tabs{display:flex;justify-content:space-between;margin-bottom:20px;border-bottom:2px solid #e0e0e0}body[data-theme="dark"] .dss-search-tabs{border-bottom:2px solid #555}.dss-search-tab{flex:1;text-align:center;padding:10px 10px 5px;cursor:pointer;font-weight:500;color:#333;transition:all 0.3s ease;position:relative}body[data-theme="dark"] .dss-search-tab{color:#eee}.dss-search-tab.active{color:#1A4948;border-bottom:2px solid #FF6853}body[data-theme="dark"] .dss-search-tab.active{color:#FF6853;border-bottom:2px solid #1A4948}.dss-search-tab:not(.active){opacity:.7}.dss-search-tab::after{content:attr(data-info);display:block;font-size:.6em;margin-top:2px;color:#888}body[data-theme="dark"] .dss-search-tab::after{color:#bbb}.dss-search-tab:hover::after,.dss-search-tab:focus::after{color:#FF6853}.dss-info-icon{display:inline-block;width:12px;height:12px;background-color:#FF6853;color:#1A4948;border-radius:50%;text-align:center;line-height:14px;font-size:10px;margin-left:3px;cursor:help}body[data-theme="dark"] .dss-info-icon{background-color:#1A4948;color:#FF6853}.dss-tooltip{position:relative;display:inline-block}.dss-tooltip .dss-tooltiptext{visibility:hidden;width:200px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-100px;opacity:0;transition:opacity 0.3s}body[data-theme="dark"] .dss-tooltip .dss-tooltiptext{background-color:#ddd;color:#333}.dss-tooltip:hover .dss-tooltiptext,.dss-tooltip:focus .dss-tooltiptext{visibility:visible;opacity:1}.dss-search-content{position:absolute;left:-9999px;top:0;width:100%}.dss-search-content.active{position:static;left:auto}.group-or-family-only{display:none}#travel_group:has(option[value="Family"]:checked)~.group-or-family-only,#travel_group:has(option[value="Group"]:checked)~.group-or-family-only{display:block}.dss-search-row{display:flex;flex-wrap:wrap;gap:10px}.dss-search-item{flex:1 1 0%;min-width:150px;position:relative}.dss-search-item input,.dss-search-item select{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:14px;background-color:#fff;color:#333;transition:border-color 0.3s ease}body[data-theme="dark"] .dss-search-item input,body[data-theme="dark"] .dss-search-item select{background-color:#2a2a2a;color:#eee;border:1px solid #555}.dss-search-item input:focus,.dss-search-item select:focus{border-color:#FF6853}.dss-search-item .date-label{position:absolute;top:50%;left:10px;transform:translateY(-50%);color:#aaa;pointer-events:none;transition:all 0.2s ease}.dss-search-item input[type="date"]:focus+.date-label,.dss-search-item input[type="date"]:valid+.date-label{top:-10px;left:10px;font-size:12px;color:#333}.dss-search-item .number-label{position:absolute;top:-10px;left:10px;font-size:12px;color:#333;background-color:#fff;padding:0 5px;transition:all 0.2s ease;opacity:0;pointer-events:none}.placeholder-supported .date-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.placeholder-supported input:focus+.date-label{position:static;width:auto;height:auto;padding:initial;margin:initial;overflow:visible;clip:auto;white-space:normal}@media (max-width:991px){.dss-search-item{flex:1 1 calc(50% - 5px)}}@media (max-width:767px){.dss-search-item{flex:1 1 100%}}main{padding:3rem 2rem}.how-it-works{margin-bottom:5rem;background-color:#f5f7fa;color:#333}body[data-theme="dark"] .how-it-works{background-color:#1a1a1a;color:#eee}.how-it-works h2{text-align:center;margin-bottom:3rem}.steps{display:flex;justify-content:space-around;align-items:flex-start;gap:2rem}.step{flex:1;max-width:350px;text-align:center;padding:1.5rem;background-color:#fff;border-radius:1rem;box-shadow:0 5px 15px rgb(0 0 0 / .1)}body[data-theme="dark"] .step{background-color:#2a2a2a;box-shadow:0 5px 15px rgb(255 255 255 / .1)}.step i{font-size:3rem;color:#1A4948;margin-bottom:1rem}body[data-theme="dark"] .step i{color:#FF6853}.step h3{margin-bottom:1rem;color:#1A4948;font-size:1.5rem}.step p{color:#555;font-size:1rem;line-height:1.5}body[data-theme="dark"] .step p{color:#bbb}.icon-wrapper{height:80px;display:flex;align-items:center;justify-content:center}.fa-duotone{--fa-primary-color:#1A4948;--fa-secondary-color:#FF6853;--fa-secondary-opacity:1}.footer{position:relative;bottom:0;width:100%;padding:6px 15px;font-size:11px;display:flex;flex-direction:column;justify-content:center;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(to bottom,rgb(26 73 72 / .4),rgb(26 73 72 / .4));color:#fff;z-index:1000;border-top:1px solid rgb(255 255 255 / .1)}body[data-theme="dark"] .footer{background:linear-gradient(to bottom,rgb(19 18 174 / .5),rgb(19 18 174 / .7))}.footer-content{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto}.footer-section{margin:0 15px}.footer-section h3{color:#FF6853;font-size:14px;margin-bottom:8px;text-shadow:0 1px 2px rgb(0 0 0 / .2)}.footer-section p,.footer-section ul{margin:0;padding:0;text-shadow:0 1px 2px rgb(0 0 0 / .2)}.footer-section ul{list-style:none;display:flex;gap:15px}.footer-section ul li a{color:#fff;text-decoration:none}.footer-bottom{width:100%;text-align:center;padding:6px 0;font-size:11px;color:#fff;text-shadow:0 1px 2px rgb(0 0 0 / .2)}body[data-theme="dark"] .footer{background:rgb(255 255 255 / .1)}@media (max-width:768px){.footer{padding:4px 10px}.footer-content{flex-direction:column;text-align:center;gap:8px}.footer-section{margin:5px 0}.footer-section ul{justify-content:center}}@media (max-width:768px){.navbar{flex-wrap:wrap;padding:1rem}.nav-links{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1rem}.hero{padding-top:2rem}.hero h1{font-size:2.5rem}.hero p{font-size:1.125rem}.steps{flex-direction:column;align-items:center}}#loading-indicator{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(19 18 174 / .25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;justify-content:center;align-items:center;flex-direction:column;transition:backdrop-filter 0.3s ease-in-out,background-color 0.3s ease-in-out}#loading-indicator.htmx-request{display:flex!important}body[data-theme="dark"] #loading-indicator{background-color:rgb(30 30 30 / .55)}.loading-message{color:#9a7f0b;font-size:1.2rem;margin-top:2rem;text-align:center}body[data-theme="dark"] .loading-message{color:#f8cc19}.ip{width:16em;height:8em}.ip__track{stroke:rgb(19 18 174 / .2)}body[data-theme="dark"] .ip__track{stroke:rgb(255 255 255 / .2)}.ip__worm1{animation:worm1 2s linear infinite}.ip__worm2{animation:worm2 2s linear infinite}#grad1 stop:nth-child(1){stop-color:#1A4948}#grad1 stop:nth-child(2){stop-color:#3534b7}#grad1 stop:nth-child(3){stop-color:#f8cc19}#grad1 stop:nth-child(4){stop-color:#1A4948}#grad2 stop:nth-child(1){stop-color:#1A4948}#grad2 stop:nth-child(2){stop-color:#f8cc19}#grad2 stop:nth-child(3){stop-color:#3534b7}#grad2 stop:nth-child(4){stop-color:#1A4948}@keyframes worm1{from{stroke-dashoffset:0}50%{stroke-dashoffset:-358}50.01%{stroke-dashoffset:358}to{stroke-dashoffset:0}}@keyframes worm2{from{stroke-dashoffset:358}50%{stroke-dashoffset:0}to{stroke-dashoffset:-358}}@media (max-width:768px){.navbar{flex-wrap:wrap;padding:1rem}.nav-links{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1rem}.hero{padding-top:2rem}.hero h1{font-size:2rem}.hero p{font-size:1rem}.steps{flex-direction:column;align-items:center}.dss-search-container{padding:15px;margin-top:20px}.dss-search-tabs{flex-direction:column}.dss-search-tab{padding:10px;font-size:1rem}.dss-search-row{flex-direction:column}.dss-search-item{width:100%;margin-bottom:10px}.dss-search-item input,.dss-search-item select{font-size:1rem;padding:8px}.dss-search-button,.surprise-me-button{font-size:1rem;padding:10px}#loading-indicator .loading-message{font-size:1rem;margin-top:1rem;padding:0 1rem}}@media (max-width:576px){.hero h1{font-size:1.75rem}.hero p{font-size:.9rem}.dss-search-tabs{font-size:.9rem}.dss-search-button,.surprise-me-button{font-size:.9rem;padding:8px}}.theme-toggle{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;padding:8px 16px;border-radius:30px;border:1px solid #e0e0e0;cursor:pointer;font-size:20px;transition:all 0.3s ease;margin-left:1rem}[data-theme="dark"] .theme-toggle{background:#2a2a2a;border-color:#555}.theme-toggle:hover{transform:translateY(-2px);box-shadow:0 2px 8px rgb(0 0 0 / .1)}[data-theme="dark"] .theme-toggle:hover{box-shadow:0 2px 8px rgb(255 255 255 / .1)}.theme-toggle .light-icon{color:#FF6853;display:none}.theme-toggle .dark-icon{color:#1A4948;display:block}[data-theme="dark"] .theme-toggle .light-icon{display:block}[data-theme="dark"] .theme-toggle .dark-icon{display:none}@media (max-width:768px){.theme-toggle{padding:6px 12px;font-size:18px}}.itinerary-header{position:relative;text-align:center;color:#fff;margin-bottom:2rem}.itinerary-header::before{content:'';background:rgb(19 18 174 / .6);position:absolute;top:0;left:0;width:100%;height:100%}body[data-theme="dark"] .itinerary-header::before{background:rgb(53 52 183 / .6)}.itinerary-header img{width:100%;height:400px;object-fit:cover}.itinerary-header .header-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.itinerary-header h1{font-size:3rem;margin-bottom:.5rem;color:#FF6853}.itinerary-header p{font-size:1.25rem;margin-bottom:1rem}.itinerary-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1rem}.itinerary-intro{margin:3rem 0;color:#555}.itinerary-intro p{font-size:1.125rem;line-height:1.8}body[data-theme="dark"] .itinerary-intro{color:#bbb}.activities-section .activity-card{display:flex;gap:2rem;background-color:#fff;padding:1.5rem;margin-bottom:2rem;border-radius:10px;box-shadow:0 4px 8px rgb(0 0 0 / .1)}body[data-theme="dark"] .activities-section .activity-card{background-color:#2a2a2a;box-shadow:0 4px 8px rgb(255 255 255 / .1)}.activity-card:nth-child(even){flex-direction:row-reverse}.activity-image{flex:1}.activity-image img{width:100%;max-width:400px;border-radius:10px;cursor:pointer}.activity-content{flex:2}.activity-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.activity-header h3{margin:0;color:#1A4948}.activity-time{font-size:1.125rem;color:#555}body[data-theme="dark"] .activity-time{color:#bbb}.activity-details{color:#555;margin-bottom:1rem}body[data-theme="dark"] .activity-details{color:#bbb}.activity-details p{margin-bottom:.5rem}.activity-details-list{list-style:none;padding:0}.activity-details-list li{margin-bottom:.5rem}.activity-details-list strong{font-weight:600;color:#1A4948}body[data-theme="dark"] .activity-details-list strong{color:#FF6853}.activity-tags{margin-top:1rem}.activity-tag{display:inline-block;background-color:#1A4948;color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.875rem;margin-right:.5rem;margin-bottom:.5rem}body[data-theme="dark"] .activity-tag{background-color:#3534b7}.activity-actions{margin-top:1rem;text-align:right}.map-section{margin-bottom:3rem}.reviews-section{margin-bottom:3rem}.reviews-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.review-card{background-color:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 4px 8px rgb(0 0 0 / .1)}body[data-theme="dark"] .review-card{background-color:#2a2a2a;box-shadow:0 4px 8px rgb(255 255 255 / .1)}.review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.reviewer-name{font-weight:600}.review-rating i{color:#FF6853;margin-left:2px}.review-content{color:#555}body[data-theme="dark"] .review-content{color:#bbb}.attributions{margin-top:1rem;font-size:.9rem;color:#777}body[data-theme="dark"] .attributions{color:#999}.main-content{display:flex;gap:2rem}.left-content{flex:3}.right-sidebar{flex:1}.general-info,.weather-forecast,.country-info,.traveler-details{background-color:#fff;padding:1.5rem;margin-bottom:2rem;border-radius:10px;box-shadow:0 4px 8px rgb(0 0 0 / .1)}body[data-theme="dark"] .general-info,body[data-theme="dark"] .weather-forecast,body[data-theme="dark"] .country-info,body[data-theme="dark"] .traveler-details{background-color:#2a2a2a;box-shadow:0 4px 8px rgb(255 255 255 / .1)}.general-info h3,.weather-forecast h3,.country-info h3,.traveler-details h3{margin-bottom:1rem;color:#1A4948}body[data-theme="dark"] .general-info h3,body[data-theme="dark"] .weather-forecast h3,body[data-theme="dark"] .country-info h3,body[data-theme="dark"] .traveler-details h3{color:#FF6853}.country-flag{width:100%;max-width:200px;margin-top:1rem;border-radius:10px;box-shadow:0 4px 12px rgb(0 0 0 / .15);transition:box-shadow 0.3s ease}body[data-theme="dark"] .country-flag{box-shadow:0 4px 12px rgb(255 255 255 / .1)}.country-flag:hover{box-shadow:0 6px 16px rgb(0 0 0 / .2)}body[data-theme="dark"] .country-flag:hover{box-shadow:0 6px 16px rgb(255 255 255 / .15)}.image-preview-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .8);display:flex;justify-content:center;align-items:center;z-index:1000}.preview-image{max-width:90%;max-height:90%;border-radius:5px;box-shadow:0 0 20px rgb(0 0 0 / .5)}@media (max-width:992px){.main-content{flex-direction:column}.activities-section .activity-card{flex-direction:column}.activity-card:nth-child(even){flex-direction:column}}@media (max-width:768px){.itinerary-header h1{font-size:2rem}.itinerary-header p{font-size:1rem}.activity-header h3{font-size:1.5rem}.activity-time{font-size:1rem}}@media (max-width:1200px){.container{padding:0 1rem}}@media (max-width:992px){.main-content{flex-direction:column}.right-sidebar{order:-1;margin-bottom:2rem}.left-content{width:100%}.map-section [role="application"],.map-view [role="application"]{border-radius:15px;overflow:hidden;box-shadow:0 4px 12px rgb(0 0 0 / .15)}body[data-theme="dark"] .map-section [role="application"],body[data-theme="dark"] .map-view [role="application"]{box-shadow:0 4px 12px rgb(255 255 255 / .1)}.gm-style{border-radius:15px!important}.gm-style>div:first-child{border-radius:15px!important}.gm-style>div>div>div:last-child>div{border-radius:15px!important}}@media (max-width:768px){.navbar{padding:1rem;flex-wrap:wrap}.nav-links{display:none;width:100%;flex-direction:column;gap:1rem;padding:1rem 0}.cta{width:100%;text-align:center;margin-top:1rem}.itinerary-header{margin-bottom:1rem}.itinerary-header img{height:300px}.itinerary-header h1{font-size:1.75rem;padding:0 1rem}.itinerary-header p{font-size:.9rem}.activity-card{flex-direction:column;padding:1rem}.activity-image img{max-width:100%;margin-bottom:1rem}.activity-header{flex-direction:column;align-items:flex-start;gap:.5rem}.activity-time{font-size:.9rem}.activity-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.action-btn{width:100%;margin:0}.reviews-container{grid-template-columns:1fr}.review-card{padding:1rem}.general-info,.weather-forecast,.country-info,.traveler-details{padding:1rem;margin-bottom:1rem}.social-icons{justify-content:center}}@media (max-width:576px){.itinerary-actions{flex-direction:column;gap:.5rem}.itinerary-actions .action-btn{width:100%}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1rem}.activity-details{font-size:.9rem}.activity-tag{font-size:.75rem;padding:.2rem .5rem}.preview-image{max-width:95%;max-height:80vh}}@media (hover:none) and (pointer:coarse){.action-btn,.nav-links li a,.footer-section ul li a{padding:.75rem 1rem;min-height:44px}.activity-tag{padding:.5rem .75rem;margin:.25rem}}.loading{opacity:.7;pointer-events:none;transition:opacity 0.3s ease}.map-section{-webkit-overflow-scrolling:touch}@media (max-width:768px){input,select,textarea{font-size:16px!important}}.mobile-nav{display:none}@media (max-width:768px){.mobile-nav{display:block}.nav-links{display:none}.navbar .cta{display:none}}.mobile-nav-toggle{display:none;background:none;border:none;padding:.5rem;cursor:pointer;color:#FF6853;font-size:1.5rem;transition:color 0.3s ease;z-index:1002}body[data-theme="dark"] .mobile-nav-toggle{color:#FF6853}.mobile-nav-toggle:hover,.mobile-nav-toggle:focus{color:#e6c338}.mobile-only{display:none}@media (max-width:768px){.mobile-nav-toggle{display:block;position:relative;margin-left:auto}.nav-links{display:none;position:absolute;top:100%;left:0;width:100%;padding:1rem;background-color:rgb(19 18 174 / .95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-direction:column;align-items:center;gap:1rem;z-index:100}body[data-theme="dark"] .nav-links{background-color:rgb(26 26 26 / .95)}.nav-links li a{padding:.75rem 1rem;display:block;width:100%}.mobile-only{display:block}.desktop-only{display:none}.theme-toggle{margin-left:1rem;z-index:100}}@media (max-width:768px){.nav-links.active li{animation:slideIn 0.3s ease forwards;opacity:0;transform:translateY(-20px)}.nav-links.active li:nth-child(1){animation-delay:0.1s}.nav-links.active li:nth-child(2){animation-delay:0.2s}.nav-links.active li:nth-child(3){animation-delay:0.3s}.nav-links.active li:nth-child(4){animation-delay:0.4s}.nav-links.active li:nth-child(5){animation-delay:0.5s}}@keyframes slideIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.nav-links.active{display:flex!important}.nav-links.active li a{color:#1A4948;text-align:center;width:100%;padding:.75rem 1rem}.mobile-nav-toggle.active i{transform:rotate(90deg)}body[data-theme="dark"] .nav-links.active li a{color:#FF6853}.nav-links.active li a:hover,.nav-links.active li a:focus{color:#FF6853}body[data-theme="dark"] .nav-links.active li a:hover,body[data-theme="dark"] .nav-links.active li a:focus{color:#1A4948}.mobile-nav-toggle i{transition:transform 0.3s ease}.mobile-nav-toggle[aria-expanded="true"] i{transform:rotate(90deg)}.action-btn.favorited{background-color:#ff4081;color:#fff;cursor:default}body[data-theme="dark"]{background-color:#1a1a1a;color:#eee}body[data-theme="dark"] .profile-tabs{border-bottom-color:#555}body[data-theme="dark"] .tab{color:#ddd}body[data-theme="dark"] .tab.active{border-bottom-color:#1A4948;color:#FF6853}body[data-theme="dark"] .tab:hover,body[data-theme="dark"] .tab:focus{background-color:rgb(255 255 255 / .1)}body[data-theme="dark"] .tab-content{color:#ddd}body[data-theme="dark"] .profile-avatar{border-color:#555;box-shadow:0 2px 5px rgb(255 255 255 / .1)}body[data-theme="dark"] .avatar-placeholder{background-color:#333;color:#ccc}body[data-theme="dark"] .change-photo-btn{background-color:#1A4948;color:#FF6853;box-shadow:0 1px 3px rgb(255 255 255 / .2)}body[data-theme="dark"] .change-photo-btn:hover,body[data-theme="dark"] .change-photo-btn:focus{background-color:#3534b7}body[data-theme="dark"] .profile-info h1{color:#FF6853}body[data-theme="dark"] .nickname{color:#aaa}body[data-theme="dark"] .username{color:#ccc}body[data-theme="dark"] .stat-card{background-color:#2a2a2a;box-shadow:0 2px 4px rgb(255 255 255 / .1)}body[data-theme="dark"] .stat-card i{color:#FF6853}body[data-theme="dark"] .stat-label{color:#aaa}body[data-theme="dark"] .profile-card{background-color:#2a2a2a;box-shadow:0 2px 5px rgb(255 255 255 / .1);color:#eee}body[data-theme="dark"] .profile-card h2{color:#FF6853}body[data-theme="dark"] .profile-input,body[data-theme="dark"] select{background-color:#333;border-color:#555;color:#eee}body[data-theme="dark"] input[type="email"]:read-only{background-color:#444;color:#aaa}body[data-theme="dark"] .save-btn{background-color:#1A4948;color:#FF6853}body[data-theme="dark"] .save-btn:hover,body[data-theme="dark"] .save-btn:focus{background-color:#3534b7}body[data-theme="dark"] .security-question-group button{background-color:#8a1538}body[data-theme="dark"] .security-question-group button:hover,body[data-theme="dark"] .security-question-group button:focus{background-color:#680727}body[data-theme="dark"] #security-questions-container+button{background-color:#1e6823}body[data-theme="dark"] #security-questions-container+button:hover,body[data-theme="dark"] #security-questions-container+button:focus{background-color:#17541b}body[data-theme="dark"] .pass-item{background-color:#333;box-shadow:0 2px 4px rgb(255 255 255 / .1)}body[data-theme="dark"] .pass-item h3{color:#FF6853}body[data-theme="dark"] .pass-item a{color:#FF6853}body[data-theme="dark"] .form-group label{color:#ddd}body[data-theme="dark"] .transport-option input[type="checkbox"]:checked+label{background-color:#1A4948;color:#FF6853}body[data-theme="dark"] .transport-option input[type="checkbox"]:checked+label i{color:#FF6853}body[data-theme="dark"] .transport-option label i{color:#ccc}body[data-theme="dark"] .checkbox-item input[type="checkbox"]+label{color:#eee}body[data-theme="dark"] .form-select{background-color:#333;border-color:#555;color:#eee}body[data-theme="dark"] .itinerary-list{color:#eee}body[data-theme="dark"] .itinerary-item{background-color:#333;box-shadow:0 2px 4px rgb(255 255 255 / .1)}body[data-theme="dark"] .itinerary-item h4{color:#FF6853}body[data-theme="dark"] .text-muted{color:#9ea7af}body[data-theme="dark"] .itinerary-actions a{color:#eee}body[data-theme="dark"] .favorites-list,body[data-theme="dark"] .bookmarks-list{color:#eee}body[data-theme="dark"] .favorite-item,body[data-theme="dark"] .bookmark-item{background-color:#333;box-shadow:0 2px 4px rgb(255 255 255 / .1)}body[data-theme="dark"] .favorite-item strong,body[data-theme="dark"] .bookmark-item strong{color:#FF6853}body[data-theme="dark"] .settings-form h3{color:#FF6853}body[data-theme="dark"] .settings-form .form-section{border-bottom:1px solid #555}body[data-theme="dark"] .checkbox-group label{color:#eee}body[data-theme="dark"] .form-section h3{color:#FF6853}body[data-theme="dark"] .benefit-input-group button{background-color:#8a1538}body[data-theme="dark"] .benefit-input-group button:hover,body[data-theme="dark"] .benefit-input-group button:focus{background-color:#680727}body[data-theme="dark"] #pass-benefits-container+button{background-color:#1e6823}body[data-theme="dark"] #pass-benefits-container+button:hover,body[data-theme="dark"] #pass-benefits-container+button:focus{background-color:#17541b}body[data-theme="dark"] .btn-outline-primary{color:#3534b7;border-color:#3534b7}body[data-theme="dark"] .btn-outline-secondary{color:#9ea7af;border-color:#9ea7af}body[data-theme="dark"] .btn-outline-info{color:#59c2d8;border-color:#59c2d8}body[data-theme="dark"] .header-action-btn{background-color:#1A4948;color:#FF6853}@media (max-width:768px){body[data-theme="dark"] .profile-avatar{border-color:#555;box-shadow:0 2px 5px rgb(255 255 255 / .1)}body[data-theme="dark"] .avatar-placeholder{background-color:#333;color:#ccc}body[data-theme="dark"] .change-photo-btn{background-color:#1A4948;color:#FF6853;box-shadow:0 1px 3px rgb(255 255 255 / .2)}body[data-theme="dark"] .change-photo-btn:hover,body[data-theme="dark"] .change-photo-btn:focus{background-color:#3534b7}body[data-theme="dark"] .profile-info h1{color:#FF6853}body[data-theme="dark"] .nickname{color:#aaa}body[data-theme="dark"] .username{color:#ccc}body[data-theme="dark"] .stat-card{background-color:#2a2a2a;box-shadow:0 2px 4px rgb(255 255 255 / .1)}body[data-theme="dark"] .stat-card i{color:#FF6853}body[data-theme="dark"] .profile-card{background-color:#2a2a2a;box-shadow:0 2px 5px rgb(255 255 255 / .1)}body[data-theme="dark"] .save-btn{background-color:#3534b7;color:#FF6853}}.header{position:relative;z-index:1000}.navbar{position:relative;z-index:1000}@media (max-width:768px){.nav-links{position:absolute;top:100%;left:0;width:100%;padding:1rem;background-color:rgb(19 18 174 / .95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-direction:column;align-items:center;gap:1rem;z-index:1001}.hero{position:relative;z-index:1}}@media (max-width:768px){.nav-links.active li a:not(.button){color:#FF6853!important}.nav-links.active li a:not(.button):hover,.nav-links.active li a:not(.button):focus{color:#e6c338!important}body[data-theme="light"] .nav-links.active li a:not(.button),body[data-theme="dark"] .nav-links.active li a:not(.button){color:#FF6853!important}body[data-theme="light"] .nav-links.active li a:hover,body[data-theme="dark"] .nav-links.active li a:hover,body[data-theme="light"] .nav-links.active li a:focus,body[data-theme="dark"] .nav-links.active li a:focus{color:#e6c338!important}}.nav-links.active li .button{color:inherit;background-color:#FF6853;color:#1A4948;width:100%;text-align:center}body[data-theme="dark"] .nav-links.active li .button{background-color:#1A4948;color:#FF6853}.address-group{background-color:#f8f9fa;padding:1rem;margin-bottom:1rem;border-radius:8px;position:relative}.remove-address-btn{background-color:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;position:absolute;top:1rem;right:1rem}.add-address-btn{background-color:#28a745;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;margin-bottom:1rem}.address-group h4{margin-bottom:1rem;color:#1A4948}.itineraries-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:992px){.itineraries-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.itineraries-grid{grid-template-columns:1fr}}.itinerary-card{display:flex;flex-direction:column;background:#fff;border-radius:1.5rem;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 5px 15px rgb(0 0 0 / .1);transition:transform 0.3s,box-shadow 0.3s;height:100%}.itinerary-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}.itinerary-card__image{position:relative;height:220px;overflow:hidden}.itinerary-card__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.itinerary-card__badge{position:absolute;top:1rem;left:1rem;background:#1A4948;color:#fff;padding:.4rem 1rem;border-radius:30px;font-size:.875rem;font-weight:500}.itinerary-card__fav{position:absolute;top:1rem;right:1rem;font-size:1.5rem;color:#fff;cursor:pointer;transition:color 0.2s}.itinerary-card__fav:hover{color:#FF6853}.itinerary-card__body{background:#1A4948;color:#fff;padding:2rem;display:flex;flex-direction:column;flex:1}.itinerary-card__body h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;min-height:3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.itinerary-card__location{display:flex;align-items:center;font-size:1rem;opacity:.85;margin-bottom:1.5rem}.itinerary-card__location i{margin-right:.5rem;color:#fff;opacity:.75}.itinerary-card__divider{border:none;border-top:1px solid rgb(255 255 255 / .3);margin:1rem 0;width:100%}.itinerary-card__btn{margin-top:auto;align-self:flex-end}body[data-theme="dark"] .itinerary-card{background:#2a2a2a;box-shadow:0 5px 15px rgb(255 255 255 / .1)}body[data-theme="dark"] .itinerary-card__badge{background:#FF6853}body[data-theme="dark"] .itinerary-card__body{background:#1f1f1f}body[data-theme="dark"] .itinerary-card__location,body[data-theme="dark"] .itinerary-card__location i{color:#bbb}.modal{position:fixed;inset:0;background:rgb(0 0 0 / .6);display:none;place-items:center;z-index:1200;opacity:0;transition:opacity 0.3s ease-in-out;backdrop-filter:blur(3px)}.modal.open{display:grid;opacity:1}.modal-content{position:relative;background:var(--color-bg,#fff);padding:2rem 2.5rem;border-radius:1rem;max-width:26rem;width:90%;box-shadow:0 4px 30px rgb(0 0 0 / .1);transform:scale(.95);transition:transform 0.3s ease-in-out}.modal.open .modal-content{transform:scale(1)}.modal-close{position:absolute;top:.7rem;right:.9rem;border:0;background:none;font-size:1.8rem;font-weight:700;color:var(--color-text-secondary,#555);cursor:pointer;line-height:1;padding:.2rem;transition:color 0.2s}.modal-close:hover{color:var(--color-primary,#FF6853)}.modal-content h3{margin-top:0;margin-bottom:1.5rem;text-align:center;color:var(--color-text,#333)}.modal-content p{margin-bottom:1rem}.modal-content input[type="email"]{width:100%;padding:.8rem 1rem;border:1px solid var(--color-border,#ccc);border-radius:.5rem;font-size:1rem;box-sizing:border-box}.modal-content button.button{width:100%;padding:.8rem 1rem;font-size:1rem}