@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;background:linear-gradient(150deg,#00458c 0%,#008aa8 100%) fixed;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}.app-container{flex-direction:column;flex:1;width:100%;display:flex;position:relative;overflow-x:hidden}.page-header{justify-content:space-between;align-items:center;width:100%;max-width:1000px;margin:0;padding:1.5rem;display:flex}.btn-back{color:#fff;cursor:pointer;opacity:.9;background:0 0;border:none;align-items:center;gap:.5rem;font-family:inherit;font-size:.95rem;font-weight:600;display:inline-flex}.btn-back:hover{opacity:1;text-decoration:underline}.content-container{width:100%;max-width:500px;margin:0 auto;padding:0 1.5rem 2rem}.glass-box{-webkit-backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;margin-bottom:1.25rem;padding:1.5rem}input,select{color:#fff;background:#00000026;border:1px solid #ffffff4d;border-radius:12px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}input::placeholder{color:#ffffff80}input:focus,select:focus{background:#00000040;border-color:#fff9;outline:none}select option{color:#fff;background:#003b73}.form-group{margin-bottom:1.25rem}.form-group label{color:#ffffffe6;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.btn-primary{color:#00458c;cursor:pointer;background:#fff;border:none;border-radius:14px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #00000026}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-weight:600;transition:all .2s;display:inline-flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.autocomplete-wrapper{position:relative}.autocomplete-list{z-index:100;background:#003b73;border:1px solid #fff3;border-radius:12px;max-height:200px;margin-top:.25rem;padding:.25rem 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.autocomplete-item{cursor:pointer;color:#fff;padding:.6rem 1rem;font-size:.95rem}.autocomplete-item:hover{background:#ffffff1a}.lp-root{color:#fff;background:linear-gradient(150deg,#00458c 0%,#008aa8 100%) fixed;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.lp-nav{z-index:200;border-bottom:1px solid #ffffff14;align-items:center;padding:1.5rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.lp-nav--scrolled{-webkit-backdrop-filter:blur(16px);background:#00326480;border-bottom:1px solid #ffffff1a;padding:1rem 2rem}.lp-nav__brand{align-items:center;gap:.3rem;margin-right:auto;display:flex}.lp-brand-ieee{color:#fff;letter-spacing:.02em;font-size:1rem;font-weight:700}.lp-brand-dot{color:#ffffff80;font-size:1.1rem}.lp-brand-cis{color:#ffffffd9;letter-spacing:.02em;font-size:1rem;font-weight:700}.lp-nav__links{gap:.25rem;list-style:none;display:flex}.lp-nav__link{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.45rem .9rem;font-family:Inter,sans-serif;font-size:.88rem;font-weight:500;transition:all .2s}.lp-nav__link:hover{color:#fff;background:#ffffff1a}.lp-nav__link--active{color:#fff;background:#ffffff26}.lp-nav__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.lp-nav__burger span{background:#fff;border-radius:2px;width:22px;height:2px;display:block}.lp-mobile-menu{z-index:199;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#003264f7;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:fixed;inset:0}.lp-mobile-menu__link{color:#ffffffd9;cursor:pointer;background:0 0;border:none;padding:.75rem 2rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;transition:color .2s}.lp-mobile-menu__link:hover{color:#fff}.lp-hero{justify-content:space-between;align-items:center;gap:3rem;max-width:75%;min-height:100vh;margin:0 auto;padding:8rem 4rem 4rem;display:flex}.lp-hero__content{flex:1;min-width:0}.lp-hero__badge{color:#ffffffe6;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;margin-bottom:2rem;padding:.4rem 1rem;font-size:.78rem;font-weight:500;display:inline-block}.lp-hero__title{letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;line-height:1.15}.lp-hero__title em{color:#ffffffbf;font-style:normal;font-weight:300}.lp-hero__sub{color:#ffffffb3;max-width:480px;margin-bottom:2.5rem;font-size:1rem;font-weight:400;line-height:1.75}.lp-hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.lp-hero__video{flex:0 0 250px;justify-content:center;align-items:center;display:flex}.lp-hero__video-el{object-fit:cover;border-radius:24px;width:100%;max-width:1000px}.lp-btn-primary{color:#00458c;cursor:pointer;background:#fff;border:none;border-radius:14px;padding:.85rem 1.75rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #00000026}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.lp-btn-primary:active{transform:scale(.98)}.lp-btn-ghost{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:14px;padding:.85rem 1.75rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.lp-btn-ghost:hover{background:#ffffff38}.lp-section{border-top:1px solid #ffffff1a;padding:5rem 2rem}.lp-section--dark{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000026}.lp-section__inner{max-width:1000px;margin:0 auto}.lp-section__label{letter-spacing:.15em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.lp-section__label--light{color:#ffffff73}.lp-section__title{letter-spacing:-.02em;color:#fff;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.2}.lp-section__title--light{color:#fff}.lp-section__body{color:#ffffffb3;max-width:520px;margin-bottom:2.5rem;font-size:.95rem;font-weight:400;line-height:1.75}.lp-cards{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.lp-card{-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:20px;flex:0 0 calc(25% - .75rem);min-width:200px;padding:1.5rem;transition:all .2s}.lp-card:hover{background:#ffffff2e;transform:translateY(-3px)}.lp-card__icon{margin-bottom:.75rem;font-size:1.5rem;display:block}.lp-card__title{color:#fff;margin-bottom:.4rem;font-size:.95rem;font-weight:600}.lp-card__desc{color:#fff9;font-size:.82rem;font-weight:400;line-height:1.5}.lp-event-box{-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:3rem;margin-top:2rem;padding:2.5rem;display:grid}.lp-event-box__tag{color:#ffffffe6;letter-spacing:.1em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;margin-bottom:1rem;padding:.3rem .9rem;font-size:.72rem;font-weight:600;display:inline-block}.lp-event-box__desc{color:#ffffffbf;max-width:480px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.75}.lp-event-box__details{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;display:flex}.lp-event-box__detail{color:#fff9;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.lp-event-box__visual{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.lp-event-box__circle{background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.lp-event-box__label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;font-size:.7rem;font-weight:600}.lp-event-box__name{color:#fff;font-size:1rem;font-weight:700}.lp-past-event{cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;margin-top:1.25rem;padding:1.25rem 1.75rem;transition:all .2s}.lp-past-event:hover{background:#ffffff1f;transform:translateY(-2px)}.lp-past-event__badge{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-bottom:.6rem;font-size:.72rem;font-weight:600}.lp-past-event__body{justify-content:space-between;align-items:center;display:flex}.lp-past-event__title{color:#fff;font-size:1rem;font-weight:600}.lp-past-event__sub{color:#ffffff80;margin-top:.2rem;font-size:.82rem}.lp-past-event__arrow{color:#ffffff80;white-space:nowrap;font-size:.88rem}.lp-modal__close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;transition:background .2s;display:flex}.lp-modal__desc{color:#ffffffb3;margin:0;font-size:.88rem;line-height:1.75}.lp-contact{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex}.lp-contact__links{flex-direction:column;gap:.75rem;display:flex}.lp-contact__btn{color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:14px;align-items:center;gap:.75rem;min-width:260px;padding:.85rem 1.5rem;font-family:Inter,sans-serif;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.lp-contact__btn:hover{color:#fff;background:#fff3;transform:translateY(-2px)}.lp-footer{background:#0000001a;border-top:1px solid #ffffff1a;padding:2rem}.lp-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1000px;margin:0 auto;display:flex}.lp-footer__copy{color:#fff6;font-size:.78rem;font-weight:400}.animate-fade-in{animation:.6s ease-out both fadeIn}@media (width<=768px){.lp-nav{padding:1.25rem 1.5rem}.lp-nav--scrolled{padding:1rem 1.5rem}.lp-nav__links{display:none}.lp-nav__burger{display:flex}.lp-hero{flex-direction:column;max-width:100%;min-height:auto;padding:7rem 1.5rem 4rem}.lp-hero__video{flex:none;width:100%}.lp-hero__video-el{max-width:100%}.lp-section{padding:4rem 1.5rem}.lp-cards{grid-template-columns:1fr 1fr}.lp-event-box{grid-template-columns:1fr;gap:2rem}.lp-event-box__visual{flex-direction:row;justify-content:flex-start}.lp-modal__main-img{height:220px}.lp-modal__thumb{width:52px;height:38px}.lp-contact{flex-direction:column;align-items:flex-start}.lp-contact__btn{min-width:unset;width:100%}.lp-footer{padding:2rem 1.5rem}.lp-footer__inner{text-align:center;flex-direction:column;align-items:center}.lp-nav__brand{justify-content:center;margin-right:0}}@media (width<=480px){.lp-cards{grid-template-columns:1fr}}.lp-modal{z-index:300;-webkit-backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.lp-modal__box{background:linear-gradient(150deg,#00458c 0%,#007a96 100%);border:1px solid #ffffff26;border-radius:24px;width:100%;max-width:700px;max-height:90vh;padding:2rem;overflow-y:auto}.lp-modal__header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.lp-modal__title{color:#fff;margin:.6rem 0 .25rem;font-size:1.4rem;font-weight:700}.lp-modal__sub{color:#ffffff80;margin:0;font-size:.82rem}.lp-modal__close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Inter,sans-serif;font-size:1rem;transition:background .2s;display:flex}.lp-modal__close:hover{background:#fff3}.lp-modal__main{border-radius:16px;width:100%;margin-bottom:.75rem;position:relative;overflow:hidden}.lp-modal__main-img{object-fit:cover;border-radius:16px;width:100%;height:340px;display:block}.lp-modal__nav{color:#fff;cursor:pointer;z-index:2;background:#00000073;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lp-modal__nav:hover{background:#000000b3}.lp-modal__nav--left{left:12px}.lp-modal__nav--right{right:12px}.lp-modal__counter{color:#ffffffb3;background:#0006;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;position:absolute;bottom:12px;right:14px}.lp-modal__thumbs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.lp-modal__thumb{object-fit:cover;cursor:pointer;opacity:.5;border:2px solid #0000;border-radius:8px;width:70px;height:50px;transition:all .2s}.lp-modal__thumb:hover{opacity:.8}.lp-modal__thumb--active{opacity:1;border-color:#fff}.lp-modal__desc{color:#ffffffb3;margin:0;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.75}.lp-modal__empty{color:#fff6;background:#ffffff12;border:1px dashed #fff3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:200px;margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:.88rem;display:flex}.lp-modal__empty span{font-size:2rem}@media (width<=768px){.lp-modal__main-img{height:220px}.lp-modal__thumb{width:52px;height:38px}}.btn-floating{color:#fff;-webkit-backdrop-filter:blur(12px);cursor:pointer;z-index:50;background:#ffffff26;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;position:absolute;top:1.5rem;right:1.5rem}.btn-floating:hover{background:#ffffff40;transform:scale(1.05)}.home-content{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;width:100%;max-width:1000px;margin:0 auto;padding:5rem 1.5rem 1.5rem;display:flex}.home-header-row{align-items:center;gap:1rem;width:100%;margin-bottom:.75rem;display:flex}.main-icon-circle-small{background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.home-title-small{text-align:left;font-size:1.4rem;font-weight:700;line-height:1.15}.home-subtitle-left{text-align:left;color:#ffffffd9;width:100%;margin-bottom:2rem;font-size:.9rem}.card-options-wrapper{flex-direction:column;gap:.8rem;width:100%;display:flex}.card-option-row{cursor:pointer;-webkit-backdrop-filter:blur(12px);text-align:left;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.card-option-row:hover{background:#fff3;border-color:#fff6;transform:translateY(-3px)}.card-option-icon-small{background:#ffffff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.card-option-text h3{margin-bottom:.15rem;font-size:1.05rem;font-weight:700}.card-option-text p{color:#ffffffb3;font-size:.75rem;line-height:1.3}@media (width>=768px){.btn-floating{top:2rem;right:2rem}.card-options-wrapper{flex-direction:row;justify-content:center;gap:1.5rem}.card-option-row{text-align:center;flex-direction:column;flex:1;max-width:320px;padding:2.5rem 1.5rem}.card-option-icon-small{border-radius:16px;width:64px;height:64px;margin:0 auto 1.5rem}.card-option-text h3{margin-bottom:.5rem;font-size:1.25rem}.card-option-text p{font-size:.9rem}.home-header-row{justify-content:flex-start;margin-bottom:1.5rem}.home-title-small{font-size:2.5rem}.home-subtitle-left{font-size:1.1rem}.main-icon-circle-small{width:72px;height:72px}}.print-area{justify-content:center;align-items:center;width:100%;margin:1.5rem 0;display:flex}.badge{text-align:left;background:#fff;border:1px solid #0000000f;border-radius:12px;flex-direction:column;width:8.8cm;height:11.5cm;font-family:Space Grotesk,sans-serif;display:flex;overflow:hidden;box-shadow:0 8px 40px #0003}.badge-header{background:linear-gradient(150deg,#00458c 0%,#008aa8 100%);height:120px;position:relative;overflow:hidden}.badge-grid{background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.badge-glow{background:radial-gradient(circle,#00b2e366 0%,#0000 70%);width:160px;height:160px;position:absolute;top:-40px;right:-30px}.badge-accent-line{background:linear-gradient(90deg,#00b2e3 0%,#0033a0 100%);height:4px;position:absolute;bottom:0;left:0;right:0}.badge-header-content{z-index:2;padding:20px 24px 16px;position:relative}.badge-tag{color:#fff;letter-spacing:.16em;text-transform:uppercase;background:#fff3;border:1px solid #ffffff4d;border-radius:99px;width:fit-content;margin-bottom:6px;padding:3px 10px;font-family:DM Mono,monospace;font-size:9px;font-weight:500;display:inline-block}.badge-event-name{color:#fff;letter-spacing:-.02em;font-size:26px;font-weight:700;line-height:1}.badge-event-name .accent{color:#00b2e3;text-shadow:0 2px 10px #00b2e34d}.badge-body{background:#fff;flex:1;padding:22px 24px 18px}.badge-team-row{align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.badge-avatar{color:#00458c;letter-spacing:-.03em;background:#00458c14;border:2px solid #00458c33;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:flex}.badge-team-info{flex:1}.micro-label{letter-spacing:.14em;text-transform:uppercase;color:#9ca3af;margin-bottom:4px;font-family:DM Mono,monospace;font-size:10px;font-weight:500}.badge-team-name{color:#111827;font-size:22px;font-weight:700;line-height:1.1}.badge-divider{background:#e5e7eb;height:1px;margin-bottom:18px;position:relative}.badge-divider:before{content:"";background:linear-gradient(90deg,#00458c,#008aa8);border-radius:2px;width:52px;height:2px;position:absolute;top:-.5px;left:0}.badge-school-row{align-items:center;gap:11px;display:flex}.badge-school-icon{background:#f9fafb;border:1px solid #e5e7eb;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.badge-school-icon svg{stroke:#6b7280;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.badge-school-name{color:#4b5563;font-size:13px;font-weight:500;line-height:1.3}.badge-bottom{color:#000;background:#f9fafb;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.badge-rally-pill{letter-spacing:.1em;text-transform:uppercase;color:#00458c;align-items:center;gap:8px;font-family:DM Mono,monospace;font-size:10px;font-weight:600;display:flex}.badge-rally-dot{background:#00458c;border-radius:50%;width:8px;height:8px}.badge-year{color:#9ca3af;letter-spacing:.06em;font-family:DM Mono,monospace;font-size:10px;font-weight:500}.badge-header-content{z-index:2;flex-direction:column;height:90%;padding:30px 18px 18px;display:flex;position:relative}.header-top-row{position:absolute;top:15px;right:14px}.tec-logo{object-fit:contain;filter:brightness(0)invert();width:auto;height:90px}.header-bottom-row,.badge-body{flex-direction:column;display:flex}.badge-ieee-row{flex:1;justify-content:center;align-items:center;padding:20px 0 4px;display:flex}.ieee-logo{object-fit:contain;width:auto;height:65px}@media print{@page{margin:0}body{background:#fff!important}body *{visibility:hidden}.print-area,.print-area *{visibility:visible!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.print-area{padding-top:4cm;top:0;left:0;text-align:center!important;background:#fff!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important}.badge{margin:0 auto;display:inline-block;box-shadow:none!important;border:1px dashed #d1d5db!important}}.hoteles-container{box-sizing:border-box;color:#fff;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:3rem 2rem;overflow-x:hidden}.hoteles-header{text-align:left;border-left:3px solid #fff3;margin-bottom:4rem;padding-left:1rem;position:relative}.hoteles-title{color:#fff;letter-spacing:-.02em;overflow-wrap:break-word;word-break:break-word;margin-bottom:.5rem;font-size:2.8rem;font-weight:300}.hoteles-subtitle{color:#ffffff80;letter-spacing:.03em;font-size:1rem;font-weight:400}.featured-grid{flex-direction:column;width:100%;margin-bottom:3.5rem;display:flex}.section-divider{opacity:.9;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.divider-title{color:#fff;white-space:nowrap;letter-spacing:.02em;overflow-wrap:break-word;font-size:1.5rem;font-weight:300}.divider-line{background:linear-gradient(90deg,#fff3 0%,#fff0 100%);flex-grow:1;height:1px}.carousel-nav{flex-shrink:0;gap:.5rem;display:flex}.carousel-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.carousel-btn:hover{background:#ffffff26;border-color:#ffffff4d;transform:scale(1.05)}.carousel-btn svg{width:18px;height:18px}.carousel-wrapper{width:100%;position:relative}.hoteles-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:stretch;gap:2rem;padding:1rem .5rem 3rem;display:flex;overflow-x:auto}.hoteles-carousel::-webkit-scrollbar{display:none}.hotel-carousel-card{scroll-snap-align:start;flex:0 0 340px}.hotel-card{-webkit-backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden}.hotel-card:hover{background:#ffffff0a;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 15px 35px #0003}.hotel-card-wide{flex-direction:row;width:100%}.hotel-image-wrapper{flex-shrink:0;width:100%;height:240px;position:relative;overflow:hidden}.hotel-card-wide .hotel-image-wrapper{width:50%;height:auto;min-height:320px}.hotel-image{object-fit:cover;filter:brightness(.9)contrast(1.1);width:100%;height:100%;transition:transform .8s}.hotel-card:hover .hotel-image{transform:scale(1.03)}.hotel-image-overlay{pointer-events:none;background:linear-gradient(#0000 30%,#00153533 55%,#001535eb 100%);flex-direction:column;justify-content:space-between;padding:1.25rem;display:flex;position:absolute;inset:0}.hotel-image-title{color:#fff;letter-spacing:.01em;text-shadow:0 2px 12px #00000080;pointer-events:auto;margin:0;font-size:1.45rem;font-weight:500;line-height:1.3;display:none}.carousel-dots{justify-content:center;gap:6px;padding:.5rem 0 1.5rem;display:none}.carousel-dot{background:#ffffff40;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:all .3s}.carousel-dot-active{background:#ffffffd9;border-radius:3px;width:18px}.hotel-badge{color:#fff;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:4px;padding:.4rem 1rem;font-size:.75rem;font-weight:400}.camp-badge{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b4d;font-weight:600;box-shadow:0 4px 15px #f59e0b26}.hotel-content{flex-direction:column;flex-grow:1;justify-content:space-between;padding:2rem;display:flex}.hotel-card-wide .hotel-content{width:50%;padding:3rem}.hotel-content-top{margin-bottom:2rem}.hotel-name{color:#fff;letter-spacing:.01em;overflow-wrap:break-word;word-break:break-word;margin:0 0 1rem;font-size:1.4rem;font-weight:300}.hotel-card-wide .hotel-name{margin-bottom:1.5rem;font-size:2rem}.hotel-description{color:#fff9;overflow-wrap:break-word;word-break:break-word;font-size:.95rem;font-weight:300;line-height:1.7}.hotel-card-wide .hotel-description{font-size:1.05rem;line-height:1.8}.hotel-content-bottom{flex-direction:column;gap:1.5rem;display:flex}.hotel-card-wide .hotel-content-bottom{flex-direction:row;justify-content:space-between;align-items:center}.hotel-location{color:#fff6;align-items:center;gap:.5rem;font-size:.85rem;font-weight:400;display:flex}.camp-schedule{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;margin-top:1.5rem;padding:1.25rem}.schedule-title{color:#fbbf24;letter-spacing:.02em;align-items:center;gap:.4rem;margin-bottom:.85rem;font-size:.95rem;font-weight:600;display:flex}.schedule-title:before{content:"";background:#fbbf24;border-radius:50%;width:6px;height:6px;display:inline-block}.schedule-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.schedule-list li{color:#ffffffb3;align-items:flex-start;font-size:.85rem;line-height:1.4;display:flex}.schedule-list li span{color:#fff;flex-shrink:0;min-width:145px;font-weight:600}.schedule-divider{background:#ffffff1a;width:100%;height:1px;margin:.2rem 0}.location-icon{width:14px;height:14px}.btn-mapa{color:#fff;letter-spacing:.05em;background:0 0;border:1px solid #ffffff4d;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;width:fit-content;padding:.8rem 1.5rem;font-size:.9rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.hotel-card:not(.hotel-card-wide) .btn-mapa{width:100%}.btn-mapa:hover{color:#000;background:#fff;border-color:#fff}.btn-mapa.disabled{color:#ffffff4d;cursor:not-allowed;border-color:#ffffff1a}.btn-mapa.disabled:hover{color:#ffffff4d;background:0 0}.action-icon{width:16px;height:16px;transition:transform .3s}.btn-mapa:hover .action-icon{transform:translate(3px)}@media (width<=900px){.hotel-card-wide{flex-direction:column}.hotel-card-wide .hotel-image-wrapper{width:100%;height:240px;min-height:auto}.hotel-card-wide .hotel-content{width:100%;padding:2rem}.hotel-card-wide .hotel-content-bottom{flex-direction:column;align-items:flex-start}.hotel-card-wide .btn-mapa{width:100%}}@media (width<=768px){.hoteles-container{padding:2rem 1.25rem}.hoteles-header{border-left:none;margin-bottom:2.5rem;padding-left:0}.hoteles-title{letter-spacing:-.01em;font-size:1.6rem}.divider-title{white-space:normal;font-size:1.1rem}.section-divider{gap:1rem;margin-bottom:1.75rem}.divider-title{font-size:1.2rem}.carousel-nav{display:none}.hotel-carousel-card{flex:0 0 78vw}.hotel-card-wide .hotel-image-wrapper{height:180px}.hotel-image-title{display:block}.hotel-card-wide .hotel-name{display:none}.hotel-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hotel-card-wide{max-width:100%}.carousel-dots{display:flex}.hotel-card-wide .hotel-description{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}}@media (width<=480px){.hoteles-container{padding:1.5rem 1rem}.hoteles-title{letter-spacing:-.01em;font-size:1.35rem}.hotel-card-wide .hotel-image-wrapper{height:165px}.hotel-card-wide .hotel-content{padding:1.25rem}.hotel-card{border-radius:16px}.hotel-content-top{margin-bottom:1rem}.hotel-content-bottom{gap:1rem}.camp-schedule{background:#ffffff0a;border:none;border-left:2px solid #fbbf2473;border-radius:0 8px 8px 0;padding:.9rem 1rem}.schedule-list li{flex-direction:row;align-items:flex-start;gap:.6rem}.schedule-list li span{color:#fbbf24;white-space:normal;word-break:break-word;flex-shrink:0;width:100px;min-width:100px;font-size:.75rem}.hotel-carousel-card{flex:0 0 88vw}.hotel-carousel-card .hotel-content{padding:1.1rem}.hotel-name{font-size:1.15rem}.hotel-description{font-size:.85rem}.hotel-modal-overlay{align-items:flex-end;padding:0}.hotel-modal-content{border-radius:20px 20px 0 0;max-width:100%;max-height:95vh}.hotel-modal-content:before{content:"";background:#fff3;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:.9rem auto 0;display:block}.hotel-modal-image{border-radius:20px 20px 0 0;height:180px}.hotel-modal-body{padding:1.25rem}.hotel-modal-title{font-size:1.3rem}.hotel-modal-info{padding:1rem}.hotel-modal-info li{font-size:.88rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.stagger-card{opacity:0;animation:.7s cubic-bezier(.2,.8,.2,1) forwards fadeInUp}.clickable-card{cursor:pointer;transition:all .3s cubic-bezier(.2,.8,.2,1)}.clickable-card:hover{border-color:#ffffff4d;transform:translateY(-8px);box-shadow:0 12px 24px #0003}.hotel-modal-overlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.hotel-modal-content{background:linear-gradient(150deg,#003b73 0%,#002b54 100%);border:1px solid #ffffff26;border-radius:24px;flex-direction:column;width:100%;max-width:450px;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000080}.hotel-modal-close{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.hotel-modal-close:hover{background:#000c;transform:scale(1.05)}.hotel-modal-close svg{width:20px;height:20px}.hotel-modal-image{background-position:50%;background-size:cover;border-radius:24px 24px 0 0;width:100%;height:220px}.hotel-modal-body{padding:2rem}.hotel-modal-title{color:#fff;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.hotel-modal-desc{color:#ffffffb3;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.hotel-modal-info{background:#ffffff0d;border-radius:16px;padding:1.5rem}.hotel-modal-info h4{color:#fbbf24;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.hotel-modal-info ul{flex-direction:column;gap:1rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.hotel-modal-info li{color:#fff;align-items:flex-start;gap:.8rem;width:100%;font-size:.95rem;display:flex}.hotel-modal-info li span{overflow-wrap:anywhere;word-break:break-all;white-space:normal;flex:1;min-width:0}.hotel-modal-info li svg{color:#ffffff80;flex-shrink:0;width:20px;height:20px}.modal-btn{text-align:center;width:100%;text-decoration:none;display:block}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.admin-map-layout{flex-direction:column;gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem 2rem;display:flex}@media (width>=900px){.admin-map-layout{flex-direction:row}}.admin-map-container{-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:20px;flex:1;min-height:400px;position:relative;overflow:hidden}.admin-map-image{object-fit:cover;opacity:.8;width:100%;height:100%;min-height:400px;display:block}.station-grid-marker{-webkit-backdrop-filter:blur(8px);cursor:grab;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000059}.station-grid-marker:active{cursor:grabbing}.station-grid-marker:hover{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 8px 24px #0006;z-index:1000!important}.station-grid-number{color:#fff;text-shadow:0 1px 2px #00000080;font-size:.8rem;font-weight:900;line-height:1}.station-hover-label{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ae6;border:1px solid #ffffff1a;border-radius:8px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,-8px);box-shadow:0 4px 12px #00000080}.station-grid-marker:hover .station-hover-label{opacity:1;transform:translate(-50%,-12px)}.station-grid-marker--active{transform:translate(-50%,-50%)scale(1.2);box-shadow:0 0 14px #007aff99;border:2px solid #007aff!important}.admin-marker-leaflet,.admin-guide-dot-leaflet,.station-cluster-icon{background:0 0;border:none}.station-cluster-stack{justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative;transform:translate(-25%,-25%)}.station-cluster-stack:before,.station-cluster-stack:after{content:"";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1;background:#1e293b99;border:1px solid #fff3;border-radius:10px;width:100%;height:100%;position:absolute}.station-cluster-stack:before{transform:translate(4px,-4px)}.station-cluster-stack:after{opacity:.5;transform:translate(8px,-8px)}.station-cluster-content{color:#fff;background:linear-gradient(135deg,#007aff 0%,#0051a8 100%);border:2px solid #fff6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 4px 15px #007aff66}.station-cluster-count{font-size:.85rem;font-weight:900;line-height:1}.station-cluster-label{text-transform:uppercase;letter-spacing:.05em;opacity:.9;font-size:.5rem;font-weight:700}.admin-guide-dot{z-index:20;pointer-events:none;transform:translate(-50%,-50%)}.admin-guide-dot-inner{border:2px solid #ffffffe6;border-radius:50%;width:14px;height:14px;animation:2s ease-in-out infinite guidePulse;box-shadow:0 0 8px #0000004d}@keyframes guidePulse{0%,to{box-shadow:0 0}50%{box-shadow:0 0 0 6px #0000}}.admin-guide-tooltip{color:#fff;white-space:nowrap;pointer-events:none;background:#000c;border-radius:8px;padding:4px 10px;font-size:.68rem;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.admin-trail-line{pointer-events:none;z-index:15;position:absolute}.admin-side-panel{flex-direction:column;gap:.75rem;width:100%;max-height:500px;display:flex;overflow-y:auto}@media (width>=900px){.admin-side-panel{flex-shrink:0;width:320px;max-height:600px}}.admin-panel-card{-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;padding:1rem}.admin-station-item{cursor:pointer;border-radius:8px;align-items:center;gap:.7rem;padding:.6rem 0;transition:background .15s;display:flex}.admin-station-item:hover{background:#ffffff0d}.admin-station-item:not(:last-child){border-bottom:1px solid #ffffff0f}.admin-station-badge{background:#60a5fa4d;border:1px solid #60a5fa80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:flex}.admin-add-form{flex-direction:column;gap:.6rem;display:flex}.admin-add-form input{border-radius:10px;padding:.6rem .8rem;font-size:.85rem}.admin-guide-item{align-items:center;gap:.6rem;padding:.5rem 0;font-size:.82rem;display:flex}.admin-guide-item:not(:last-child){border-bottom:1px solid #ffffff0f}.admin-guide-color-dot{border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:10px;height:10px}.evaluations-wrapper{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;display:flex}@media (width>=900px){.evaluations-wrapper{flex-direction:row;gap:2rem}}@media (width<=899px){.hide-on-mobile{display:none!important}}.guide-fullscreen-wrapper{background:#0f172a;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.guide-map-background{z-index:0;position:absolute;inset:-80px 0 0}.guide-map-content{width:100%;min-width:600px;max-width:1000px;position:relative}.guide-floating-ui{z-index:10;pointer-events:none;flex-direction:column;height:100%;display:flex;position:relative}.guide-floating-ui>*{pointer-events:auto}.guide-floating-top{background:linear-gradient(#0f172ae6 0%,#0f172a00 100%);justify-content:space-between;align-items:flex-start;padding:1rem;display:flex}.guide-floating-bottom{background:linear-gradient(#0f172a00 0%,#0f172ad9 40%,#0f172af2 100%);margin-top:auto;padding:1rem}.guide-minimal-card{-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:.5rem;padding:1.25rem}.guide-login-card{-webkit-backdrop-filter:blur(16px);text-align:center;background:#ffffff1f;border:1px solid #fff3;border-radius:24px;margin-top:1.5rem;padding:2.5rem 1.5rem}.guide-login-icon{background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.guide-profile-card{-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:20px;margin-bottom:1rem;padding:1.5rem}.guide-profile-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.guide-avatar{border:2px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.2rem;font-weight:800;display:flex}.guide-team-members{background:#0000001f;border:1px solid #ffffff0f;border-radius:14px;padding:.85rem 1rem}.guide-member-row{color:#fffc;align-items:center;gap:.6rem;padding:.4rem 0;font-size:.85rem;display:flex}.guide-member-row:not(:last-child){border-bottom:1px solid #ffffff0f}.guide-member-dot{background:#fff6;border-radius:50%;flex-shrink:0;width:8px;height:8px}.guide-station-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffff1f;border:1px solid #fff3;border-radius:20px;margin-bottom:1rem;padding:1.5rem}.guide-station-number{background:#fff3;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.4rem;font-weight:800;display:flex}.guide-station-name{margin-bottom:.3rem;font-size:1.15rem;font-weight:700}.guide-station-location{color:#fff9;justify-content:center;align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.85rem;display:flex}.guide-station-desc{color:#ffffffb3;margin-bottom:1.25rem;padding:0 .5rem;font-size:.85rem;line-height:1.5}.guide-progress-bar{background:#ffffff1a;border-radius:3px;width:100%;height:6px;margin-bottom:.5rem;overflow:hidden}.guide-progress-fill{background:#34c759cc;border-radius:3px;height:100%;transition:width .5s}.guide-progress-text{color:#ffffff80;margin-bottom:1.25rem;font-size:.75rem}.guide-btn-complete{color:#fff;cursor:pointer;background:#34c759e6;border:none;border-radius:14px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #34c7594d}.guide-btn-complete:hover{background:#34c759;transform:translateY(-2px);box-shadow:0 6px 20px #34c75966}.guide-btn-complete:active{transform:scale(.98)}.guide-btn-complete:disabled{opacity:.5;cursor:not-allowed;transform:none}.guide-lockdown-overlay{z-index:9999;text-align:center;background:linear-gradient(150deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex;position:fixed;inset:0}.guide-lockdown-icon{background:#ff950026;border:2px solid #ff950066;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:2s ease-in-out infinite lockPulse;display:flex}@keyframes lockPulse{0%,to{box-shadow:0 0 #ff95004d}50%{box-shadow:0 0 0 20px #ff950000}}.guide-lockdown-title{color:#fff;font-size:1.8rem;font-weight:800}.guide-lockdown-sub{color:#ffffffb3;max-width:300px;font-size:1rem;line-height:1.6}.guide-lockdown-dismiss{color:#fff9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;margin-top:1rem;padding:.5rem 1.5rem;font-family:inherit;font-size:.8rem;transition:all .2s}.guide-lockdown-dismiss:hover{color:#ffffffe6;background:#fff3}.guide-complete-card{text-align:center;background:#34c7591a;border:1px solid #34c7594d;border-radius:20px;margin-bottom:1rem;padding:2rem 1.5rem}.guide-complete-icon{background:#34c75933;border:2px solid #34c75980;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.guide-history-item{align-items:center;gap:.75rem;padding:.6rem 0;font-size:.85rem;display:flex}.guide-history-item:not(:last-child){border-bottom:1px solid #ffffff0f}.guide-history-check{color:#34c759;background:#34c75933;border:1px solid #34c75966;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.guide-gps-badge{letter-spacing:.05em;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.68rem;font-weight:600;display:inline-flex}.guide-gps-badge--active{color:#34c759;background:#34c75926;border:1px solid #34c7594d}.guide-gps-badge--inactive{color:#ffffff80;background:#ffffff1a;border:1px solid #ffffff26}.guide-gps-dot{border-radius:50%;width:6px;height:6px}.guide-gps-dot--active{background:#34c759;animation:1.5s ease-in-out infinite gpsPulse}.guide-gps-dot--inactive{background:#fff6}@keyframes gpsPulse{0%,to{opacity:1}50%{opacity:.3}}.guide-lock-btn{color:#ff9500;cursor:pointer;background:#ff950026;border:1px solid #ff95004d;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.6rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.guide-lock-btn:hover{background:#ff950040}@keyframes pulseGps{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.gps-pulse{transform-origin:50%;animation:2s infinite pulseGps}
