.desktop-home{width:100vw;min-height:100vh;margin:0;padding:0;overflow-x:hidden;position:relative;box-sizing:border-box;background:linear-gradient(180deg,#e2f6fc,rgba(255,255,255,0) 15%),radial-gradient(ellipse at 80% 10%,rgba(255,255,255,.3) 0,transparent 50%),radial-gradient(ellipse at 20% 20%,rgba(255,255,255,.2) 0,transparent 50%);opacity:0;animation:cloudReveal 1.5s ease-out .3s forwards}@keyframes cloudReveal{0%{opacity:0;background-size:100% 100%,200% 200%,200% 200%;background-position:0 0,-100% -100%,200% 200%}to{opacity:1;background-size:100% 100%,300% 300%,300% 300%;background-position:0 0,100% 100%,0 0}}.text-1-header{color:#18ABC6;font-weight:700}.text-2-header{color:#1C274C;font-weight:700}.desktop-hero{max-width:75vw;min-height:600px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:auto}.img-home{position:relative;top:0;left:0;width:75vw;object-fit:cover;z-index:2;border-radius:50px}.desktop-hero-title{font-size:4rem;font-weight:700;color:white;margin:0 0 2rem;text-shadow:0 2px 15px rgba(0,0,0,.3);letter-spacing:-2px;line-height:1.1}.desktop-hero-subtitle{font-size:1.5rem;color:rgba(255,255,255,.95);margin:0 auto 4rem;max-width:700px;line-height:1.7;text-shadow:0 1px 8px rgba(0,0,0,.2);font-weight:400}.desktop-search-wrapper{position:relative;z-index:20;width:100%;margin:0;top:100px;padding:0 0 80px}.desktop-header{background-color:#E2F6FC;box-shadow:none!important;position:sticky!important;top:0!important;z-index:1000!important;width:100vw;margin:0;padding:0!important}.desktop-nav{display:flex;align-items:center;justify-content:space-between;height:120px;gap:10px}.desktop-nav,.section-footer{max-width:75vw;margin:auto}.desktop-logo{font-size:2rem;font-weight:700;color:var(--desktop-primary);text-decoration:none;letter-spacing:-.5px;display:inline-flex;align-items:center;white-space:nowrap;line-height:1;gap:10px}.desktop-nav-menu{display:flex;align-items:center;width:100%;justify-content:space-around;list-style:none;margin:0;padding:0}.desktop-nav-link{color:#8C8C8C;text-decoration:none;font-weight:700;font-size:16px;padding:.5rem 0;transition:all .2s ease;position:relative;border-bottom:2px solid transparent;cursor:pointer}.desktop-nav-link:hover{color:var(--desktop-primary)}.desktop-nav-link.active{color:#1C274C}.desktop-nav-link.active:after{content:"";position:absolute;bottom:-5px;left:0;right:0;background:red;border-radius:1px;width:10px;height:10px;opacity:1;border-radius:1000px;margin:auto}.desktop-auth-buttons{display:flex;align-items:center;gap:1rem}.desktop-btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;font-size:16px;text-decoration:none;cursor:pointer;border:none;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.desktop-btn-secondary{width:141px;background:transparent;color:#1C274C;font-weight:700}.desktop-btn-secondary:hover{color:var(--desktop-primary)}.desktop-btn-register{background:var(--desktop-secondary);color:white;border:none;border-radius:50px;width:130px;box-shadow:0 4px 15px 0 #18ABC659,0 3px 7px 0 #18ABC61A,0 13px 13px 0 #18ABC617,0 29px 17px 0 #18ABC60D}.desktop-btn-register:hover{background:#0097A7;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,172,193,.3)}.desktop-search-section{background:var(--desktop-bg);border-radius:50px;padding:2rem;margin:-250px auto 4rem;position:relative;z-index:100;max-width:60vw;width:calc(100% - 34rem);box-shadow:0 25px 80px rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.2)}.desktop-search-tabs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;border-bottom:1px solid var(--desktop-border);padding-bottom:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;justify-content:space-between;width:100%}.desktop-search-tabs::-webkit-scrollbar{display:none}.desktop-search-tab{flex:0 0 auto;display:flex;align-items:center;gap:.15rem;padding:.5rem;font-weight:500;color:var(--desktop-text-light);cursor:pointer;transition:all .3s ease;font-size:16px;background:transparent;border-radius:0;border:none;border-bottom:3px solid transparent;white-space:nowrap;transition:all .2s ease}.desktop-search-tab:hover{color:var(--desktop-primary);background:var(--desktop-bg-light)}.desktop-search-tab:hover .desktop-search-tab-icon{filter:brightness(0) saturate(100%) invert(67%) sepia(37%) saturate(1077%) hue-rotate(144deg) brightness(80%) contrast(98%)}.desktop-item-image{width:100%;max-width:1639px;max-height:300}.desktop-search-tab.active{color:#1C274C;border-bottom-color:#1C274C;background:var(--desktop-bg-light);text-shadow:0 0 .5px currentColor;font-weight:500;.desktop-search-tab-icon{filter:brightness(0) saturate(100%) invert(17%) sepia(8%) saturate(3208%) hue-rotate(195deg) brightness(97%) contrast(90%)}}.desktop-search-tab-icon{display:flex;justify-content:center;width:30px;filter:brightness(0) saturate(100%) invert(53%) sepia(0) saturate(0) hue-rotate(164deg) brightness(94%) contrast(86%)}.desktop-search-form{display:grid;grid-template-columns:2.5fr 1.5fr 1.2fr auto;gap:2rem;align-items:end}.desktop-search-field{display:flex;flex-direction:column;gap:.8rem}.desktop-search-label{font-weight:400;color:var(--desktop-text);font-size:16px;margin-bottom:.2rem}.input-wrapper{position:relative;display:inline-block}.desktop-search-input{color:#1c274c;background-color:#f3f5f5;border-radius:12px;width:100%;height:60px;padding:20px 20px 20px 40px;font-size:16px;transition:all .3s;justify-content:center;display:flex;align-items:center}.desktop-search-input::placeholder{color:#1C274C}.input-wrapper .icon-left{position:absolute;left:16px;top:46%;transform:translateY(-40%);width:18px;height:18px;pointer-events:none;z-index:2}.desktop-search-input:focus{outline:none;border-color:var(--desktop-primary);box-shadow:0 0 0 4px rgba(79,195,247,.15);transform:translateY(-1px)}.desktop-search-select{border-radius:12px;font-size:16px;background:#F3F5F5;cursor:pointer;transition:all .3s ease;height:60px;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding:1.2rem 3rem 1.2rem 45px;width:100%}.desktop-search-select option{color:#1C274C;background-color:#fff;font-size:1rem;line-height:1.2rem}.desktop-search-select option:hover{color:#ffffff;background-color:var(--desktop-primary-hover);font-size:1rem}.desktop-search-select:focus{outline:none;border-color:var(--desktop-primary);box-shadow:0 0 0 4px rgba(79,195,247,.15);transform:translateY(-1px)}.desktop-search-btn{background:#18ABC6;color:white;border:none;padding:1.2rem 2.5rem;border-radius:12px;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.8rem;height:60px;min-width:175px}.desktop-search-btn:hover{background:#0097A7;transform:translateY(-2px);box-shadow:0 8px 25px rgba(79,195,247,.4)}.desktop-map{min-height:85vh;height:auto;display:flex;justify-content:center;background:linear-gradient(180deg,#E2F6FC 14.25%,rgba(255,255,255,0))}.desktop-map .ol-overlaycontainer-stopevent div:first-child{width:40px;height:90px;align-items:center;margin:auto;justify-content:center;font-size:20px;gap:3;display:flex;flex-direction:column;background:none}.desktop-layout-main .ol-control button{width:35px;height:35px;font-size:16px}.desktop-layout-main .ol-attribution{bottom:1rem;right:1rem}.desktop-detail-route-default{max-width:75vw;display:flex;flex-direction:row;margin:auto;padding-top:35px;list-style:none;font-size:14px;color:#8C8C8C}.desktop-detail-route-default li{font-size:16px;font-weight:400;line-height:20px;color:#1C274C}.desktop-detail-route-default li:last-child{color:#8C8C8C}.desktop-detail-route-default li:not(:last-child):after{content:"/";margin:0 8px;color:#8C8C8C}.detail-page-header .desktop-detail-route-default li:hover{text-decoration:underline;cursor:pointer}.detail-page-header .desktop-detail-route-default li:last-child{font-weight:400;color:#8C8C8C}@media (min-width:1024px){.desktop-search-form{grid-template-columns:2.5fr 1.5fr 1.2fr auto;gap:1rem}.desktop-hero-title{font-size:4rem}.desktop-search-section{padding:2rem}.desktop-search-tabs{flex-wrap:nowrap}}@media (max-width:1023px){.desktop-search-form{grid-template-columns:1fr;gap:1.5rem}.desktop-hero-title{font-size:2.5rem}.desktop-search-section{margin:-80px 1rem 2rem;padding:1.5rem}.desktop-search-tabs{flex-wrap:wrap}.desktop-search-tab{padding:1rem 1.5rem;font-size:.9rem}}@media (max-width:1910px){.desktop-hero{margin:auto}.desktop-hero,.desktop-nav,.desktop-wrapper-content{max-width:90vw}.desktop-search-section{width:calc(100% - 30vw);max-width:90vw}.desktop-detail-route-default,.section-footer{max-width:90vw}}@media (max-width:1440px){.desktop-search-section{width:calc(100% - 25vw);max-width:90vw}.desktop-logo{display:flex;flex-direction:column}}.desktop-hero-event{max-width:75vw;height:70vh;min-height:600px;position:relative;display:flex;overflow:hidden;margin:auto}@media (max-width:1910px){.desktop-hero-event{max-width:90vw}.img-home{width:90vw}}.more-menu-container{position:relative}.more-btn,.more-menu-container{display:flex;align-items:center}.more-btn{gap:4px;padding:8px 16px;transition:all .2s ease}.dropdown-wrapper{position:absolute;top:70%;right:0;padding-top:8px;z-index:9999;pointer-events:none}.more-dropdown-list{pointer-events:auto;background:white;min-width:250px;box-shadow:0 4px 20px rgba(0,0,0,.08),0 8px 32px rgba(0,0,0,.04);border-radius:12px;padding:8px 0;list-style:none;border:1px solid rgba(0,0,0,.06);opacity:0;transform:translateY(-10px);visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s}.more-menu-container:focus-within .more-dropdown-list,.more-menu-container:hover .more-dropdown-list{opacity:1;transform:translateY(0);visibility:visible}.more-dropdown-list:before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background:white;transform:rotate(45deg);border-top:1px solid rgba(0,0,0,.06);border-left:1px solid rgba(0,0,0,.06);z-index:-1}.dropdown-item{padding:12px 20px;cursor:pointer;transition:all .2s ease;font-size:15px;color:#1c274c;position:relative;display:flex;align-items:center;width:100%;outline:none}.dropdown-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.04)}.dropdown-item:hover{background:linear-gradient(90deg,rgba(24,171,198,.05),rgba(24,171,198,.02));padding-left:24px}.dropdown-item.active{background:linear-gradient(90deg,rgba(24,171,198,.08),rgba(24,171,198,.04));padding-left:24px;color:#18ABC6;font-weight:600}.dropdown-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:#18ABC6;border-radius:0 2px 2px 0;transition:height .2s ease}.dropdown-item.active:before,.dropdown-item:hover:before{height:100%}.dropdown-item span{flex:1;font-weight:500}.dropdown-item.active span{color:#18ABC6;font-weight:600}.more-btn:hover{background:rgba(24,171,198,.05);border-radius:6px}.more-btn.active{color:#18ABC6;font-weight:600}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.more-dropdown-list{animation:fadeInSlide .2s ease forwards}.desktop-nav-menu{position:relative;z-index:10000}@media (max-width:768px){.more-dropdown-list{min-width:200px;right:-10px}.more-dropdown-list:before{right:15px}}