@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.fixed{position:fixed}.relative{position:relative}.z-50{z-index:50}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-t-transparent{border-top-color:#0000}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-center{text-align:center}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@layer utilities{.mt-screen{margin-top:100vh}.animate-float{animation:20s ease-in-out infinite float}.animate-slide-up{opacity:0;animation:1s ease-out forwards slideInUp;transform:translateY(50px)}.animation-delay-300{animation-delay:.3s}.animation-delay-600{animation-delay:.6s}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box;margin:0;padding:0}html,body{color:#333;max-width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}body{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{text-align:center;color:#fff;background:linear-gradient(#0006,#0009),url(https://images.unsplash.com/photo-1654722036207-7f7733dba2a5?q=80&w=1170&auto=format&fit=crop) 50%/cover;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.hero-content h1{text-shadow:2px 2px 4px #00000080;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.hero-content p{text-shadow:1px 1px 2px #00000080;max-width:650px;margin:0 auto 2rem;font-size:1.3rem}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#ff8e53);border:none;border-radius:50px;margin:10px 20px;padding:15px 30px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #ff6b6b4d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.section{background:#fff;padding:80px 0}.section-title{text-align:center;color:#333;margin-bottom:3rem;font-size:2.5rem;position:relative}.section-title:after{content:"";background:linear-gradient(45deg,#ff6b6b,#ff8e53);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.tours-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.tour-card{background:#fff;border:1px solid #eee;border-radius:15px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.tour-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.tour-image{object-fit:cover;width:100%;height:250px}.tour-content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.button-container{margin-top:auto}.tour-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.tour-title{color:#333;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.tour-price{color:#333;font-size:.9rem;font-weight:700}.tour-meta{color:#666;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.tour-description{color:#666;margin-bottom:1.5rem;line-height:1.6}.tour-highlights{margin-bottom:1.5rem}.highlights-title{color:#333;margin-bottom:.5rem;font-weight:600}.highlights-list{padding:0;list-style:none}.highlights-list li{color:#666;padding:.3rem 0 .3rem 1.5rem;position:relative}.highlights-list li:before{content:"✓";color:#4caf50;font-weight:700;position:absolute;left:0}.meeting-point{color:#666;margin-bottom:1rem;font-size:.9rem}.book-button{color:#fff;cursor:pointer;background:linear-gradient(45deg,#667eea,#764ba2);border:none;border-radius:8px;width:100%;padding:12px 24px;font-weight:600;transition:all .3s}.book-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.faq-section{background:#f8f9fa}.faq-container{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:10px;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 10px #0000001a}.faq-question{text-align:left;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:background-color .3s;display:flex}.faq-question:hover{background:#f8f9fa}.faq-answer{color:#666;padding:0 1.5rem 1.5rem;line-height:1.6}.footer{color:#fff;text-align:center;background:#333;padding:3rem 0}.footer-content{max-width:1000px;margin:0 auto}.footer h3{margin-bottom:1rem;font-size:1.5rem}.footer p{color:#ccc;margin-bottom:1rem}.contact-info{flex-wrap:wrap;justify-content:center;gap:2rem;margin:2rem 0;display:flex}.contact-item{color:#ccc;align-items:center;gap:.5rem;text-decoration:none;display:flex}.contact-item-link{color:inherit;text-decoration:none}.popup-overlay{background:#00000080}.modal{background:#fff;border-radius:8px;width:90%;max-width:500px;padding:20px;position:relative;box-shadow:0 2px 10px #0000001a}.modalfit{background:#fff;border-radius:8px;width:fit-content;max-width:90vw;max-height:90vh;margin:auto;padding:0;position:relative;overflow:auto;box-shadow:0 2px 10px #0000001a}.close{cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:10px;right:10px}.header{margin-bottom:10px;font-size:18px}.content{margin-top:20px;margin-bottom:20px}.actions .button{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:5px;padding:10px 20px;transition:background-color .3s}.actions .button:hover{background-color:#005bb5}.form-body{flex-direction:column;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.form-error{color:#721c24}.upcoming-tours-section{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.section-subtitle{text-align:center;color:#666;margin-top:-1rem;margin-bottom:2rem;font-size:1.1rem}.upcoming-tours-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.upcoming-tour-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;min-height:250px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.upcoming-tour-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.upcoming-tour-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.upcoming-tour-name{color:#333;margin-bottom:1rem;font-size:1.2rem;font-weight:700;line-height:1.3}.upcoming-tour-details{flex-grow:1;margin-bottom:1.5rem}.tour-datetime{gap:1rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.date,.time{color:#666;align-items:center;gap:.3rem;display:flex}.tour-availability{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.availability-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.availability-high{color:#155724;background:#d4edda}.availability-medium{color:#856404;background:#fff3cd}.availability-low{color:#721c24;background:#f8d7da}.spots-remaining{color:#666;font-size:.85rem;font-weight:500}.reserve-button{color:#fff;cursor:pointer;background:linear-gradient(45deg,#28a745,#20c997);border:none;border-radius:8px;width:100%;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .3s}.reserve-button:hover{background:linear-gradient(45deg,#218838,#1dc98e);transform:translateY(-1px);box-shadow:0 4px 12px #28a7454d}.expand-button{color:#000;cursor:pointer;background:linear-gradient(45deg,#999,#444);border:none;border-radius:30px;margin:10px 20px;padding:15px 30px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #ff6b6b4d}.fc-daygrid-event,.fc-event-title{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important}@media (max-width:768px){.upcoming-tours-grid{grid-template-columns:1fr}.tour-datetime{flex-direction:column;gap:.5rem}.tour-availability{flex-direction:column;align-items:flex-start;gap:.5rem}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.tours-grid{grid-template-columns:1fr}.tour-header{flex-direction:column;gap:.5rem}.contact-info{flex-direction:column;gap:1rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
