.video-background{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.video-iframe{pointer-events:none;object-fit:cover;border:none;width:100vw;min-width:177.77vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.video-overlay{z-index:1;background:linear-gradient(135deg,#f6a21ab3 0%,#0d3b66b3 100%);width:0%;height:0%;position:absolute;top:0;left:0}.video-background *{pointer-events:none}.video-background video{filter:contrast(1.1)brightness(1.1)}.video-background:before{content:"";z-index:1;pointer-events:none;background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:768px){.video-iframe{object-fit:cover;width:100vw;min-width:100vw;height:100vh;min-height:100vh}.video-background{width:100vw;height:100vh}}@media (max-width:480px){.video-iframe{width:100vw;min-width:100vw;height:100vh;min-height:100vh}}
.image-gallery-section{background:#fff;padding:4rem 0}.image-gallery-section h2{text-align:center;color:#0d3b66;margin-bottom:.5rem;font-size:2.5rem}.image-gallery-section p{text-align:center;color:#6b7280;margin-bottom:3rem;font-size:1.2rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.gallery-item{cursor:pointer;border-radius:12px;height:250px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.gallery-item:hover{transform:scale(1.05);box-shadow:0 8px 25px #0003}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-item:hover img{transform:scale(1.1)}.gallery-overlay{opacity:0;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.gallery-item:hover .gallery-overlay{opacity:1}.view-icon{font-size:3rem;animation:1.5s infinite pulse}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.gallery-modal{z-index:9999;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gallery-modal-content{cursor:default;max-width:90%;max-height:90%;animation:.3s zoomIn;position:relative}@keyframes zoomIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.gallery-modal-content img{object-fit:contain;border-radius:8px;width:100%;max-width:90vw;height:100%;max-height:90vh;box-shadow:0 10px 40px #00000080}.gallery-modal-close{color:#fff;cursor:pointer;z-index:10000;background:#f6a21a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;font-weight:300;line-height:1;transition:all .3s;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 4px 12px #0000004d}.gallery-modal-close:hover{background:#e6911a;transform:rotate(90deg);box-shadow:0 6px 20px #0006}.gallery-nav-button{color:#fff;cursor:pointer;z-index:10001;-webkit-user-select:none;user-select:none;background:#f6a21ae6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2.5rem;font-weight:300;line-height:1;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000004d}.gallery-nav-prev{left:-60px}.gallery-nav-next{right:-60px}.gallery-nav-button:hover{background:#f6a21a;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 20px #f6a21a80}.gallery-nav-button:active{transform:translateY(-50%)scale(.95)}.gallery-title{color:#fff;text-align:center;text-shadow:0 2px 8px #00000080;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;max-width:80vw;font-size:1.1rem;font-weight:600;position:absolute;bottom:-75px;left:50%;overflow:hidden;transform:translate(-50%)}.gallery-counter{color:#fff;-webkit-user-select:none;user-select:none;background:#f6a21ae6;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:500;position:absolute;bottom:-110px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.gallery-image-wrapper{cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.gallery-image-wrapper img{transition:opacity .2s,transform .2s}.gallery-click-zone{opacity:0;pointer-events:none;width:45%;height:100%;transition:opacity .2s;position:absolute;top:0}.gallery-click-zone-left{cursor:w-resize;background:linear-gradient(90deg,#ffffff14,#0000);left:0}.gallery-click-zone-right{cursor:e-resize;background:linear-gradient(270deg,#ffffff14,#0000);right:0}.gallery-image-wrapper:hover .gallery-click-zone-left,.gallery-image-wrapper:hover .gallery-click-zone-right{opacity:1}.gallery-modal-image{transition:opacity .2s,transform .2s}.gallery-modal-image.animating-left{opacity:.3;transform:translate(30px)}.gallery-modal-image.animating-right{opacity:.3;transform:translate(-30px)}@media (max-width:768px){.image-gallery-section h2{font-size:2rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.gallery-item{height:180px}.view-icon{font-size:2rem}.gallery-modal-close{width:35px;height:35px;font-size:1.5rem;top:-10px;right:-10px}.gallery-nav-button{width:45px;height:45px;font-size:2rem}.gallery-nav-prev{left:10px}.gallery-nav-next{right:10px}.gallery-title{max-width:90vw;font-size:.95rem;bottom:-55px}.gallery-counter{padding:6px 12px;font-size:.8rem;bottom:-90px}.gallery-click-zone-left,.gallery-click-zone-right{opacity:0!important}}
.homepage{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero{text-align:center;color:#fff;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:900px;margin:0 auto;padding:2rem;display:flex;position:relative}.hero-text{margin-bottom:2rem}.hero-title{letter-spacing:-.02em;text-shadow:3px 3px 10px #000c;text-transform:uppercase;margin-bottom:1rem;font-family:Arial Black,Arial Bold,Helvetica Neue,Arial,sans-serif;font-size:3.5rem;font-weight:900;line-height:1.1;animation:1s fadeInUp}.hero-subtitle{letter-spacing:.01em;text-shadow:2px 2px 6px #000c;margin-bottom:1.5rem;font-family:Helvetica Neue,Arial,sans-serif;font-size:1.6rem;font-weight:600;line-height:1.4;animation:1.2s fadeInUp}.hero-highlights{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;animation:1.4s fadeInUp;display:flex}.hero-highlight{letter-spacing:.02em;text-shadow:2px 2px 6px #000c;font-family:Arial,Helvetica Neue,sans-serif;font-size:1.2rem;font-weight:700}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;animation:1.6s fadeInUp;display:flex}.pulse-button{animation:2s infinite pulse-glow}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 4px 12px #f6a21a4d}50%{box-shadow:0 8px 20px #f6a21a99}}.tours-section{background-color:#f8f9fa;padding:4rem 0}.tours-section h2{text-align:center;color:#0d3b66;margin-bottom:1rem;font-size:2.5rem}.tours-section p{text-align:center;color:#6b7280;margin-bottom:3rem;font-size:1.2rem}.tours-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:1.5rem;margin-top:3rem;display:grid}.tour-card{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:320px;height:auto;min-height:400px;margin:0 auto;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.tour-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.tour-image{flex-shrink:0;width:100%;height:200px;overflow:hidden}.tour-image img{object-fit:cover;width:100%;height:100%}.no-image-placeholder{color:#6c757d;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;font-weight:500;display:flex}.no-tours-message{text-align:center;background:#fff;border-radius:12px;grid-column:1/-1;padding:3rem 2rem;box-shadow:0 4px 15px #0000001a}.no-tours-message h3{color:#0d3b66;margin-bottom:1rem;font-size:1.5rem}.no-tours-message p{color:#6b7280;font-size:1.1rem}.tour-card .tour-content{flex-direction:column;flex:1;min-height:0;padding:1.5rem 1.5rem 5rem;display:flex}.tour-title{color:#0d3b66;margin:0 0 .75rem;font-size:1.3rem;font-weight:600;line-height:1.3}.tour-description{color:#6b7280;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;min-height:60px;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.tour-bottom{height:auto;margin:0;padding:0;position:absolute;bottom:0;left:0;right:0}.tour-info{z-index:2;flex-direction:row;justify-content:space-between;align-items:center;gap:.4rem;padding:1rem;display:flex;position:absolute;bottom:3.5rem;left:0;right:0}.price{color:#f6a21a;text-align:left;margin:0;font-size:1.8rem;font-weight:700}.price-dollars{font-size:1.8rem;font-weight:700}.price-cents{opacity:.8;font-size:1.2rem;font-weight:600}.duration{color:#2c9ed8;text-align:right;background:#e6f3ff;border-radius:15px;width:-webkit-fit-content;width:fit-content;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.btn{cursor:pointer;text-align:center;white-space:nowrap;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.tour-bottom .btn{z-index:2;border-radius:0 0 12px;margin:0;position:absolute;bottom:0;right:0}.btn-primary{color:#fff;background:linear-gradient(135deg,#f6a21a 0%,#e6911a 100%)}.btn-primary:hover{background:linear-gradient(135deg,#e6911a 0%,#d17e0a 100%);transform:translateY(-2px);box-shadow:0 4px 12px #f6a21a4d}.btn-secondary{color:#fff;background:0 0;border:2px solid #fff}.btn-secondary:hover{color:#f6a21a;background:#fff}.btn-large{padding:1rem 2rem;font-size:1.1rem}.loading{text-align:center;color:#6b7280;padding:4rem;font-size:1.2rem}.features-section{background:#fff;padding:4rem 0}.features-section h2{text-align:center;color:#0d3b66;margin-bottom:3rem;font-size:2.5rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}.feature{text-align:center;padding:2rem}.feature-image{cursor:pointer;border-radius:50%;width:200px;height:200px;margin:0 auto 1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.feature-image:after{content:"🔍";opacity:0;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;transition:opacity .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-image:hover{transform:scale(1.1);box-shadow:0 8px 25px #0003}.feature-image:hover:after{opacity:1}.feature-image img{object-fit:cover;width:100%;height:100%;display:block}.feature h3{color:#0d3b66;margin-bottom:1rem;font-size:1.5rem}.feature p{color:#6b7280;line-height:1.6}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#f6a21a 0%,#0d3b66 100%);padding:4rem 0}.cta-section h2{margin-bottom:1rem;font-size:2.5rem}.cta-section p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-outline{color:#fff;background:0 0;border:2px solid #fff}.btn-outline:hover{color:#0d3b66;background:#fff}.image-modal{z-index:9999;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{cursor:default;max-width:90%;max-height:90%;animation:.3s zoomIn;position:relative}@keyframes zoomIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.modal-content img{object-fit:contain;border-radius:8px;width:100%;max-width:90vw;height:100%;max-height:90vh;box-shadow:0 10px 40px #00000080}.modal-close{color:#fff;cursor:pointer;z-index:10000;background:#f6a21a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;font-weight:300;line-height:1;transition:all .3s;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 4px 12px #0000004d}.modal-close:hover{background:#e6911a;transform:rotate(90deg);box-shadow:0 6px 20px #0006}@media (max-width:768px){.hero-title{letter-spacing:-.01em;font-size:2.2rem}.hero-subtitle{font-size:1.2rem}.hero-highlights{flex-direction:column;gap:.5rem}.hero-highlight{font-size:1.05rem}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{width:100%;max-width:300px}.tours-section h2,.features-section h2,.cta-section h2{font-size:2rem}.tours-grid{grid-template-columns:1fr;gap:1.5rem}.tour-card{max-width:100%}.tour-bottom{position:absolute;bottom:0;left:0;right:0}.tour-info{justify-content:space-between;align-items:center;padding:.8rem;position:absolute;bottom:3rem;left:0;right:0}.tour-bottom .btn{padding:.5rem 1rem;font-size:.8rem;position:absolute;bottom:0;right:0}.cta-buttons{flex-direction:column;align-items:center}.feature-image{width:150px;height:150px}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature{padding:1rem}.modal-content{max-width:95%;max-height:95%}.modal-close{width:35px;height:35px;font-size:1.5rem;top:-10px;right:-10px}}
