:root{--green-color:#02818a;--primary-accent:#02818a;--primary-accent-dark:#016a72;--home-gold:#f4b860;--gold-light:#f8c87f;--gold-dark:#d4a44e}.main-container{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .3s}.home{width:100%;height:100vh;margin:0;padding:0;position:relative;overflow:hidden}.slider-track{will-change:transform;backface-visibility:hidden;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94);display:flex;transform:translateZ(0)}.home-box{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.business-center-slider{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.slider-track{will-change:transform;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94);display:flex}.slider-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 100%;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.slide-content-centered{z-index:2;text-align:center;color:#fff;opacity:1;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;height:100%;padding:0 2rem;transition:all .8s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;transform:translateY(0)}.slide-content-centered h5{letter-spacing:3px;opacity:.9;text-align:center;margin-bottom:1.5rem;font-size:1.2rem;font-weight:500;text-transform:none!important}.slide-content-centered h1{text-shadow:0 2px 10px #0000004d;text-align:center;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:4rem;font-weight:700;line-height:1.2}.slide-content-centered p{text-align:center;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.3rem;font-weight:300;line-height:1.6}.slider-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;opacity:.7;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-btn:hover{opacity:1;background:#ffffff4d;transform:translateY(-50%)scale(1.1)}.slider-btn.prev{left:2rem}.slider-btn.next{right:2rem}.search-book-container{z-index:10;align-items:center;gap:15px;width:90%;max-width:800px;display:flex;position:absolute;bottom:110px;left:50%;transform:translate(-50%)}.search{background:#fff;border-radius:50px;flex:1;align-items:center;height:50px;padding:0 20px;display:flex;position:relative;box-shadow:0 5px 20px #0000001a}.search input{color:#333;background:0 0;border:none;outline:none;flex:1;width:100%;height:100%;padding:0;font-size:.95rem}.search input::placeholder{color:#222;opacity:.9}.book-now-link{text-decoration:none;display:inline-block}.book-now-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#02818a,#016a72);border:none;border-radius:20px;align-items:center;gap:10px;height:50px;padding:0 2rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 5px 20px #0000001a}.book-now-btn:hover{background:linear-gradient(135deg,#016a72,#015a62);transform:translateY(-2px);box-shadow:0 7px 25px #00000026}.search-results{z-index:1000;background:#fff;border:1px solid #0000001a;border-top:none;border-radius:0 0 20px 20px;max-height:300px;margin-top:5px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 20px 40px #00000040}.search-result-item{cursor:pointer;color:#333;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:12px 20px;font-size:.95rem;transition:all .2s;display:flex}.search-result-item:before{content:"📍";font-size:1rem}.search-result-item:last-child{border-bottom:none;border-radius:0 0 20px 20px}.search-result-item:hover{background:#f8f9fa;padding-left:25px}.scroll-to-top{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#02818a;cursor:pointer;z-index:999;opacity:0;background:#fffffff2;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 4px 15px #0000001a}.scroll-to-top.visible{opacity:1;transform:translateY(0)}[data-theme=dim] .scroll-to-top{color:#f4b860;background:#1e1e1ef2;border:1px solid #fff3}.scroll-to-top:hover{background:#fff;transform:translateY(-5px);box-shadow:0 6px 20px #00000026}[data-theme=dim] .scroll-to-top:hover{background:#282828f2}.destination-section{background-color:#f9f9f9;padding:4rem 2rem;transition:all .3s;position:relative}.destination-section.dim{color:#f0f0f0;background-color:#1a1a1a}.destination-header{text-align:center;max-width:800px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.section-title{color:#02818a;margin-bottom:1rem;font-size:2.5rem;transition:color .3s}.destination-section.dim .section-title{color:#f4b860}.section-subtitle{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.6;transition:color .3s}.destination-section.dim .section-subtitle{color:#ccc}.filter-controls{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.filter-btn{color:#333;cursor:pointer;background-color:#e0e0e0;border:none;border-radius:30px;padding:.7rem 1.8rem;font-weight:600;transition:all .3s}.destination-section.dim .filter-btn{color:#f0f0f0;background-color:#333}.filter-btn:hover{background-color:#d0d0d0;transform:translateY(-2px)}.destination-section.dim .filter-btn:hover{background-color:#444}.filter-btn.active{color:#fff;background-color:#02818a;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.destination-section.dim .filter-btn.active{color:#000;background-color:#f4b860}.destination-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.destination-card{background:#fff;border:1px solid #0000000d;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 20px #00000014}.destination-section.dim .destination-card{background:#222;border:1px solid #ffffff1a;box-shadow:0 5px 15px #0000004d}.destination-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.card-image{height:220px;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.destination-card:hover .card-image img{transform:scale(1.05)}.card-badge{color:#fff;background:#02818a;border-radius:20px;padding:5px 15px;font-size:.85rem;font-weight:600;position:absolute;top:15px;right:15px}.destination-section.dim .card-badge{color:#000;background:#f4b860}.card-content{padding:1.5rem}.card-location{color:#02818a;align-items:center;gap:8px;margin-bottom:.8rem;font-size:.9rem;font-weight:600;display:flex}.destination-section.dim .card-location{color:#f4b860}.card-location svg{width:18px;height:18px}.card-title{color:#333;margin-bottom:.8rem;font-size:1.4rem;transition:color .3s}.destination-section.dim .card-title{color:#f0f0f0}.card-description{color:#666;margin-bottom:1.2rem;font-size:.95rem;line-height:1.6;transition:color .3s}.destination-section.dim .card-description{color:#ccc}.destination-details{gap:1.5rem;margin-bottom:1.2rem;display:flex}.detail-item{color:#555;align-items:center;gap:6px;font-size:.9rem;transition:color .3s;display:flex}.destination-section.dim .detail-item{color:#aaa}.detail-item svg{color:#02818a;width:18px;height:18px;transition:color .3s}.destination-section.dim .detail-item svg{color:#f4b860}.card-footer{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:1rem;transition:border-color .3s;display:flex}.destination-section.dim .card-footer{border-top:1px solid #444}.rating{color:#f4b860;align-items:center;gap:4px;font-size:1rem;font-weight:600;display:flex}.explore-btn{color:#02818a;cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:8px;padding:5px 10px;font-weight:600;transition:color .3s;display:flex}.destination-section.dim .explore-btn{color:#f4b860}.explore-btn:hover{color:#016a72}.destination-section.dim .explore-btn:hover{color:#e6ac00}.explore-btn svg{width:18px;height:18px;transition:transform .3s}.explore-btn:hover svg{transform:translate(3px)}@keyframes highlight-pulse{0%{transform:scale(1);box-shadow:0 0 #02818a66}50%{transform:scale(1.02);box-shadow:0 0 0 15px #02818a00}to{transform:scale(1);box-shadow:0 0 #02818a00}}.destination-section.dim .highlight{animation:2s highlight-pulse-dim}@keyframes highlight-pulse-dim{0%{transform:scale(1);box-shadow:0 0 #f4b86099}50%{transform:scale(1.02);box-shadow:0 0 0 15px #f4b86000}to{transform:scale(1);box-shadow:0 0 #f4b86000}}.highlight{z-index:10;animation:2s highlight-pulse;position:relative}.view-more-container{justify-content:center;width:100%;margin-top:3rem;padding:2rem 0;display:flex}.view-more-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#02818a,#016a72);border:none;border-radius:30px;align-items:center;gap:8px;padding:15px 40px;font-size:1.2rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0003}.destination-section.dim .view-more-btn{color:#000;background:linear-gradient(90deg,#f4b860,#e6ac00)}.view-more-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000040}.info-section{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);padding:6rem 2rem;transition:all .3s;position:relative}.info-section.dim{color:#f0f0f0;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%)}.info-section-content{max-width:1400px;margin:0 auto}.info-header{text-align:center;margin-bottom:4rem}.info-title{color:#02818a;letter-spacing:-.5px;margin-bottom:1.2rem;font-size:3rem;font-weight:800}.info-section.dim .info-title{color:#f4b860}.info-subtitle{color:#666;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.7}.info-section.dim .info-subtitle{color:#ccc}.info-cards-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;margin-bottom:6rem;display:grid}.info-card{background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 8px 30px #00000014}.info-section.dim .info-card{background:#222;border:1px solid #ffffff1a;box-shadow:0 8px 30px #0000004d}.info-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000026}.info-section.dim .info-card:hover{box-shadow:0 20px 50px #0006}.info-card-image{height:240px;position:relative;overflow:hidden}.info-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.info-card:hover .info-card-image img{transform:scale(1.08)}.image-overlay{background:#0003;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s;display:flex;position:absolute;top:0;left:0}.info-card:hover .image-overlay{background:#0000004d}.stat-icon{color:#fff;filter:drop-shadow(0 2px 4px #0000004d);opacity:.9;font-size:3.5rem}.info-section.dim .stat-icon{color:#f4b860}.info-card-content{flex-direction:column;flex:1;padding:2rem;display:flex}.stat-header{margin-bottom:1.5rem}.stat-title{color:#333;margin-bottom:.8rem;font-size:1.5rem;font-weight:700;line-height:1.3}.info-section.dim .stat-title{color:#f0f0f0}.stat-value{color:#02818a;margin-right:8px;font-size:2.2rem;font-weight:900}.info-section.dim .stat-value{color:#f4b860}.stat-description{color:#666;font-size:.95rem;line-height:1.6}.info-section.dim .stat-description{color:#ccc}.card-caption{background:#02818a0d;border-left:4px solid #02818a;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:1rem;display:flex}.info-section.dim .card-caption{background:#f4b86014;border-left:4px solid #f4b860}.caption-icon{color:#02818a;font-size:1rem}.info-section.dim .caption-icon{color:#f4b860}.card-caption span{color:#555;font-size:.95rem;font-style:italic;font-weight:500}.info-section.dim .card-caption span{color:#ddd}.partners-section{padding:4rem 0}.partners-header{text-align:center;margin-bottom:3rem}.partners-title{color:#02818a;margin-bottom:1rem;font-size:2.2rem;font-weight:700}.info-section.dim .partners-title{color:#f4b860}.partners-subtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.info-section.dim .partners-subtitle{color:#ccc}.partners-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.partner-card{background:#fff;border:1px solid #0000000f;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 5px 20px #00000014}.info-section.dim .partner-card{background:#222;border:1px solid #ffffff1a;box-shadow:0 5px 20px #0000004d}.partner-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.partner-image{height:180px;position:relative;overflow:hidden}.partner-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.partner-card:hover .partner-image img{transform:scale(1.05)}.partner-content{padding:1.5rem}.partner-header{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.partner-name{color:#333;font-size:1.3rem;font-weight:700}.info-section.dim .partner-name{color:#f0f0f0}.partner-type{color:#02818a;background:#02818a1a;border-radius:12px;padding:.3rem .8rem;font-size:.85rem;font-weight:600}.info-section.dim .partner-type{color:#f4b860;background:#f4b8601a}.partner-description{color:#666;font-size:.95rem;line-height:1.5}.info-section.dim .partner-description{color:#aaa}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:300px;transform:translateY(0)}}@media (max-width:1024px){.info-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.slide-content-centered h1{padding:0 1rem;font-size:2.5rem}.slide-content-centered h5{font-size:1rem}.slide-content-centered p{padding:0;font-size:1.1rem}.search-book-container{flex-direction:column;gap:12px;width:84%;max-width:600px;height:115px;font-size:14pt;bottom:80px}.search{border-radius:12px;width:100%;height:50%;padding:0 20px}.book-now-btn{border-radius:12px;width:100%;height:56px;font-size:1rem;font-weight:600}.search input{height:100%;font-size:1rem}.slider-btn{width:40px;height:40px}.slider-btn.prev{left:1rem}.slider-btn.next{right:1rem}.scroll-to-top{display:none!important}.destination-section{padding:3rem 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.filter-controls{gap:.5rem}.filter-btn{padding:.5rem 1.2rem;font-size:.9rem}.destination-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.card-image{height:200px}.destination-details{flex-direction:column;gap:.8rem}.card-footer{flex-direction:column;align-items:flex-start;gap:1rem}.info-section{padding:4rem 1rem}.info-title{font-size:2.2rem}.info-subtitle{font-size:1rem}.info-cards-grid{grid-template-columns:1fr;gap:2rem}.info-card-image{height:220px}.partners-grid{grid-template-columns:1fr}.view-more-container{margin-top:2rem;padding:1.5rem 0}.view-more-btn{padding:12px 30px;font-size:1.1rem}}.main-container,.slider-slide,.slide-content-centered,.slider-btn,.destination-card,.filter-btn,.search,.book-now-btn,.scroll-to-top{transition-timing-function:cubic-bezier(.4,0,.2,1)}.slider-track{transition:transform .8s cubic-bezier(.25,.46,.45,.94)}button:focus,input:focus,a:focus{outline:2px solid var(--primary-accent);outline-offset:2px}button:focus:not(:focus-visible),input:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}@media (max-width:768px){.search-results{border-radius:0 0 15px 15px}.search-result-item{padding:10px 15px;font-size:.9rem}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scroll-to-top{animation:.3s cubic-bezier(.4,0,.2,1) slideInUp}.desktop-scroll-top{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#02818a;cursor:pointer;z-index:999;opacity:0;background:#fffffff2;border:1px solid #0000001a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.3s cubic-bezier(.4,0,.2,1) forwards slideInUp;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 4px 15px #0000001a}.desktop-scroll-top.visible{opacity:1;transform:translateY(0)}[data-theme=dim] .desktop-scroll-top{color:#f4b860;background:#1e1e1ef2;border:1px solid #fff3}.desktop-scroll-top:hover{background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 6px 20px #00000026}[data-theme=dim] .desktop-scroll-top:hover{background:#282828f2}.desktop-scroll-top .button-label{letter-spacing:.5px;margin-top:2px;font-size:.7rem;font-weight:600}.mobile-action-buttons{z-index:2000;flex-direction:column;gap:10px;animation:.3s fadeIn;display:flex;position:fixed;bottom:20px;right:20px}.mobile-scroll-top,.mobile-theme-toggle{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #0003}.mobile-scroll-top{color:#fff;background:linear-gradient(135deg,#02818a,#016a72)}[data-theme=dim] .mobile-scroll-top{color:#000;background:linear-gradient(135deg,#f4b860,#e6ac00)}.mobile-theme-toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#02818a;background:#fffffff2}[data-theme=dim] .mobile-theme-toggle{color:#f4b860;background:#1e1e1ef2}.mobile-scroll-top:hover,.mobile-theme-toggle:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #00000040}.mobile-scroll-top svg,.mobile-theme-toggle svg{width:20px;height:20px}@media (max-width:768px){.desktop-scroll-top{display:none!important}}@media (min-width:769px){.mobile-action-buttons{display:none!important}}.loading-screen{color:#02818a;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}[data-theme=dim] .loading-screen{color:#f4b860}.loading-screen p{font-size:1.2rem;font-weight:500}.error-state{text-align:center;background:#e74c3c1a;border-radius:10px;max-width:500px;margin:2rem auto;padding:3rem}.error-state p{color:#e74c3c;margin-bottom:1.5rem}.error-state button{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:5px;padding:.8rem 2rem;transition:all .3s}.error-state button:hover{background:#c0392b;transform:translateY(-2px)}.search-results .result-name{color:#333;font-weight:600}.search-results .result-category{color:#02818a;margin-left:auto;font-size:.8rem}[data-theme=dim] .search-results .result-category{color:#f4b860}html,body{min-height:100vh;margin:0;padding:0;overflow-x:hidden}.main-container{z-index:1;background-color:#f9f9f9;min-height:100vh;transition:background-color .3s;position:relative}.main-container.dim{background-color:#1a1a1a}.home{background-color:#000;width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.home-box{background-color:#000;width:100%;height:100%;position:relative;overflow:hidden}.business-center-slider{z-index:1;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.slider-slide{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 100%;height:100%;position:relative}.slider-slide:before{content:"";z-index:1;background:linear-gradient(#0003,#0006);width:100%;height:100%;position:absolute;top:0;left:0}.destination-section{z-index:2;background-color:#f9f9f9;padding:4rem 2rem;transition:all .3s;position:relative}.destination-section.dim{background-color:#1a1a1a}@media (max-width:768px){.home{min-height:500px}.destination-section{padding:3rem 1rem}}.main-container,.destination-section,.info-section{transition:background-color .3s}body{background-color:#f9f9f9}.dim body{background-color:#1a1a1a}
