.dropdown{position:relative}.dropdown-label{cursor:pointer;padding:.5rem .75rem;-webkit-user-select:none;user-select:none}.dropdown-menu{background:#fff;box-shadow:0 4px 12px #00000026;display:none;flex-direction:column;left:0;min-width:220px;position:absolute;top:100%;z-index:1000}.dropdown:hover .dropdown-menu{display:flex}.dropdown-menu a{color:#333;display:block;padding:10px 14px;text-decoration:none}.dropdown-menu a:hover{background-color:#f0f0f0}.mobile-menu{cursor:pointer;font-size:1.5rem}@media (max-width:768px){.nav-links{display:none;flex-direction:column}.nav-links.open{display:flex}.mobile-menu{display:block}}.language-selector{margin-left:auto}.lang-btn{transition:background .2s}.lang-btn:hover{background:#ffffff1a}.language-selector{position:relative}.lang-btn{background:#0000;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:.4rem .7rem}.lang-menu{background:#222;border-radius:5px;box-shadow:0 4px 12px #0000004d;display:none;flex-direction:column;min-width:160px;position:absolute;right:0;top:120%}.language-selector:hover .lang-menu{display:flex}.lang-menu button{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;gap:8px;padding:.5rem .8rem;text-align:left}.lang-menu button.active,.lang-menu button:hover{background:var(--primary);font-weight:700}.footer{background:#0f3d3a;color:#fff;padding:4rem 2rem 2rem}.footer-inner{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin:0 auto;max-width:1200px}.footer-about h3,.footer-col h4{color:#fff;font-size:1.2rem;margin-bottom:1rem}.footer-about p{color:#d7efed;font-size:.95rem;line-height:1.6}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{color:#d7efed;font-size:.95rem;margin-bottom:.6rem}.footer-col a{color:#d7efed;text-decoration:none;transition:color .3s ease}.footer-col a:hover{color:#ffd54f}.footer-socials{display:flex;gap:1rem;margin-top:1.2rem}.footer-socials a{color:#fff;font-size:1.4rem;transition:transform .3s ease,color .3s ease}.footer-socials a:hover{color:#ffd54f;transform:translateY(-3px)}.footer-contact p{align-items:center;display:flex;font-size:.95rem;gap:.6rem;margin-bottom:.8rem}.footer-cta{background:#25d366;border-radius:30px;color:#fff;display:inline-block;font-weight:700;margin-top:1rem;padding:.7rem 1.4rem;text-decoration:none;transition:transform .3s ease,opacity .3s ease}.footer-cta:hover{opacity:.9;transform:scale(1.05)}.footer-bottom{border-top:1px solid #ffffff1a;color:#cfe9e7;font-size:.85rem;margin-top:3rem;padding-top:1.5rem;text-align:center}@media (max-width:768px){.footer{padding:3rem 1.5rem 2rem}}.footer-experiences{list-style:none;margin:0;padding:0}.footer-experiences li{align-items:center;display:flex;font-size:.95rem;gap:.5rem;margin-bottom:.6rem}.footer-experiences svg{color:#ffd54f;flex-shrink:0;font-size:.9rem}.footer-experiences a{color:#d7efed;text-decoration:none;transition:color .3s ease,padding-left .3s ease}.footer-experiences a:hover{color:#ffd54f;padding-left:4px}.footer-quicklinks{list-style:none;margin:0;padding:0}.footer-quicklinks li{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.footer-quicklinks svg{color:#ffd54f;flex-shrink:0;font-size:.85rem}.footer-quicklinks a{color:#fff;text-decoration:none;transition:color .3s ease,padding-left .2s ease}.footer-quicklinks a:hover{color:#ffd54f;padding-left:3px}.hero{background:#000;min-height:420px;width:100%}.hero-video-wrapper{inset:0;overflow:hidden;position:absolute;z-index:0}.hero-video{border:none;height:56.25vw;left:50%;min-height:25vh;min-width:177.77vh;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.hero:after{background:#00000073;pointer-events:none}.hero-overlay{align-items:flex-start;color:#fff}.hero-overlay h1{font-size:clamp(2rem,3.5vw,3rem);margin-bottom:.75rem}.hero-sub{font-size:clamp(1rem,1.8vw,1.3rem);margin-bottom:1rem;max-width:600px}.hero-overlay .btn{background:var(--primary);border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;margin-top:1rem;padding:.6rem 1rem;position:relative;text-decoration:none;z-index:3}.hero-overlay .btn:hover{background:var(--primary-dark)}@media (max-width:768px){.hero{height:45vh;min-height:300px}.hero-video{min-height:45vh}.hero-overlay{align-items:center;text-align:center}}.rating{font-size:1.1rem;margin:.5rem 0}.star{color:#ccc;display:inline-block;transition:color .3s ease-in-out}.star.filled{animation:pop .3s ease-in-out;color:gold;transform:scale(1.2)}@keyframes pop{0%{transform:scale(0)}50%{transform:scale(1.4)}to{transform:scale(1.2)}}.welcome{background:#fafafa;overflow:hidden;width:100%}.welcome-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1.5fr}.welcome-image{height:auto;width:100%}.welcome-image iframe,.welcome-image img,.welcome-image video{border-radius:16px;box-shadow:0 10px 30px #00000026;display:block;height:auto;width:100%}.welcome-content h2{margin-bottom:1rem}.welcome-quote{color:#555;font-size:1.1rem;font-style:italic;margin-bottom:1.2rem}@media (max-width:900px){.welcome-grid{grid-template-columns:1fr;text-align:center}.welcome-image{margin:0 auto}.welcome-image iframe,.welcome-image img,.welcome-image video{max-width:100%}}.day-tours{background:#f9fafb;font-family:Segoe UI,sans-serif;padding:2rem}.tour-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.tour-card{background:#fff;border:2px solid #00acc1;border-radius:12px;box-shadow:0 6px 14px #0000001a;padding:1rem;text-align:center}.tour-card img{border-radius:8px;height:160px;margin-bottom:1rem;object-fit:cover;width:100%}.btn-readmore{margin-top:1rem}.detail-image{height:auto}.detail-text p{color:#333;line-height:1.6}.btn-back{margin-top:1rem}.tour-details{padding:2rem}.tour-detail-card{background:#fff;border-radius:12px;box-shadow:0 6px 14px #0000001a;margin-bottom:2rem;padding:1.5rem}.highlights{list-style:none;margin:0 0 1rem;padding:0}.highlights li{color:#00796b;font-weight:500;margin-bottom:.5rem}.detail-actions{margin-top:1rem}.hotels{background:#f9fafb;font-family:Segoe UI,sans-serif;padding:2rem}.hotels-header{margin-bottom:2rem;text-align:center}.hotel-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.hotel-card{background:#fff;border:2px solid #00acc1;border-radius:12px;box-shadow:0 6px 14px #0000001a;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.hotel-card:hover{box-shadow:0 10px 20px #00000026;transform:translateY(-6px)}.hotel-image{height:180px;object-fit:cover;width:100%}.hotel-body{padding:1rem;text-align:center}.hotel-body h3{color:#00796b;margin-bottom:.5rem}.hotel-body .location{color:#444;font-weight:700;margin-bottom:.5rem}.hotel-body .description{color:#333;line-height:1.4}.hotel-actions{margin-top:1rem}.btn-readmore{display:inline-block;transition:background .3s ease}.hotel-detail-card{background:#fff;border-radius:12px;box-shadow:0 6px 14px #0000001a;margin:2rem auto;max-width:1000px;padding:1.5rem}.detail-layout{align-items:flex-start}.detail-text .location{color:#444;font-weight:700;margin-bottom:1rem}.detail-text .description{color:#333;line-height:1.6;margin-bottom:1rem}.btn-back{display:inline-block;padding:.5rem 1rem;transition:background .3s ease}@media (max-width:768px){.detail-layout{flex-direction:column}.hotel-body{text-align:left}}.package-category-title{color:#253433;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:1.5rem;text-transform:uppercase}.star-rating{display:inline-block}.star{margin-right:2px;transition:color .2s}.star.filled{color:#fbc02d}.star.empty{color:#ccc}.star-rating.readonly .star{cursor:default}.package-details{background:#f9fafb;font-family:Segoe UI,sans-serif;padding:2rem}.package-detail-card{background:#fff;border-radius:12px;box-shadow:0 6px 14px #0000001a;margin:auto;max-width:1200px;padding:1.5rem}.detail-layout{display:flex;flex-wrap:wrap;gap:1.5rem}.detail-image-wrapper{flex:1 1 300px}.detail-image{border-radius:8px;object-fit:cover;width:100%}.image-caption{color:#666;font-size:.9rem;margin-top:.5rem;text-align:center}.detail-text{flex:2 1 400px}.detail-text h2{color:#00695c;margin-bottom:.5rem}.stars{color:#f39c12;font-size:1.2rem;margin-bottom:1rem}.description p{color:#333;line-height:1.6;margin-bottom:.75rem}.detail-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.btn-readmore{background:#00796b;border-radius:6px;color:#fff;padding:.6rem 1.2rem;text-decoration:none;transition:.3s}.btn-readmore:hover{background:#004d40}.btn-back{background:#00acc1;border-radius:6px;color:#fff;padding:.6rem 1.2rem;text-decoration:none;transition:.3s}.btn-back:hover{background:#00796b}.not-found{color:red;font-size:1.2rem;text-align:center}.recommended-section{margin-top:3rem}.recommended-section h3{color:#00695c;margin-bottom:1rem}.recommended-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.recommended-card{background:#fff;border:2px solid #00acc1;border-radius:12px;box-shadow:0 6px 14px #0000001a;padding:1rem;text-align:center}.recommended-card img{border-radius:8px;height:160px;margin-bottom:.75rem;object-fit:cover;width:100%}.star-rating{color:#fbc02d;font-size:1.1rem;margin-bottom:.75rem}@media (max-width:768px){.detail-layout{flex-direction:column}}.rating-form{background:#e0f2f1;border-radius:12px;margin-top:2rem;max-width:500px;padding:1.5rem}.rating-form h4{color:#00695c;margin-bottom:.75rem}.star-input{color:#fbc02d;cursor:pointer;font-size:1.5rem;margin-bottom:.75rem}.star-input .selected{color:#ffb300}.rating-form label{color:#004d40;display:block;font-weight:500;margin-bottom:1rem}.btn-submit{background:#00796b;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:.3s}.btn-submit:hover{background:#004d40}.interactive-stars span{color:#ccc;cursor:pointer;font-size:1.6rem;margin-right:.1rem;transition:color .2s}.interactive-stars span.filled{color:#fbc02d}.hero{background:#2e8b57;border-radius:12px;box-shadow:0 8px 20px #04184826;color:#fff;height:55vh;margin-bottom:2rem;min-height:350px;overflow:hidden;padding:3rem 1rem;transition:transform .3s ease,box-shadow .3s ease}.hero:hover{box-shadow:0 12px 25px #0003;transform:translateY(-4px)}.hero:after{background:#2a272773;content:"";inset:0;position:absolute;z-index:1}.hero-overlay{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:1200px;padding:2rem;position:relative;z-index:2}.hero .tagline strong{color:#1cce69}.hero .tagline{color:#ebeef0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.5;margin-bottom:1.5rem;text-shadow:1px 1px 2px #0000004d}.hero .btn-primary{background:linear-gradient(135deg,#004d40,#00796b);border:none;border-radius:8px;box-shadow:0 5px 15px #0003;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:background .3s ease,transform .2s ease,box-shadow .2s ease}.hero .btn-primary:hover{background:linear-gradient(135deg,#00251a,#004d40);box-shadow:0 8px 20px #00000040;transform:scale(1.05)}.transfer-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.transfer-card{background:#e0f7fa;border:2px solid #00acc1;border-radius:12px;box-shadow:0 6px 14px #0000001f;color:#004d40;padding:1.5rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.transfer-card:hover{border-color:#00796b;box-shadow:0 12px 24px #0000002e;transform:translateY(-6px)}.card-image{border-radius:8px;height:180px;margin-bottom:1rem;object-fit:cover;transition:transform .25s ease,box-shadow .25s ease;width:100%}.transfer-card:hover .card-image{box-shadow:0 6px 12px #0000001f;transform:scale(1.03)}.transfer-card h3{color:#00796b;font-size:1.3rem;font-weight:600;margin-bottom:.75rem}.transfer-card p{color:#004d40;font-size:1rem;line-height:1.5;margin:0}.pricing{margin-top:2rem;text-align:center}.pricing h3{color:#00695c;font-size:clamp(1.8rem,2.5vw,2.2rem);font-weight:700;margin-bottom:1.5rem}.pricing-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.price-card{background:#fff;border:2px solid #00acc1;border-radius:12px;box-shadow:0 6px 14px #0000001f;color:#004d40;padding:1.5rem;position:relative;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.price-card:hover{border-color:#00796b;box-shadow:0 12px 24px #0000002e;transform:translateY(-6px)}.price-card h4{color:#00796b;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.price{color:#e53935;font-size:1.2rem;font-weight:700;margin:.5rem 0}.route{color:#004d40;display:block;font-weight:600;margin-bottom:.5rem}.ask-link{color:#25d366;font-family:Times New Roman,Times,serif;font-weight:bolder;text-decoration:none;transition:color .25s ease,-webkit-text-decoration .25s ease;transition:color .25s ease,text-decoration .25s ease;transition:color .25s ease,text-decoration .25s ease,-webkit-text-decoration .25s ease}.ask-link:hover{color:#869622;text-decoration:underline}.btn-primary{background:linear-gradient(135deg,#00796b,#004d40);color:#fff;transition:background .3s ease,transform .2s ease}.btn-primary:hover{background:linear-gradient(135deg,#004d40,#00251a)}@media (max-width:900px){.pricing-grid,.transfer-grid{grid-template-columns:1fr}.hero .btn-primary{font-size:1rem;padding:.8rem 1.6rem}}.car-rentals{background:#f9fafb;color:#333;font-family:Segoe UI,sans-serif;padding:2rem}.hero{margin-bottom:50px}.hero h2{color:#fff;font-family:Playfair Display,serif;font-size:xx-large;font-weight:bolder;letter-spacing:4px;margin-bottom:15px;text-shadow:2px 2px 6px #a7690bb3;text-transform:uppercase}.hero .tagline{background-color:#69763e59;border-radius:10px;color:#2e8b57;display:inline-block;font-size:1.3rem;line-height:1.6;max-width:700px;padding:8px 15px}.hero:before{background-image:inherit;background-position:50%;background-size:cover;content:"";filter:blur(6px);inset:0;position:absolute;transform:scale(1.08);z-index:0}.hero .tagline,.hero h1,.hero h2{color:#fff;position:relative;z-index:2}.hero .tagline strong{color:#fff;font-family:Times New Roman,Times,serif;font-weight:bolder}.rental-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.rental-card{background:#0bcc8c;border:2px solid #00acc1;border-radius:12px;box-shadow:0 6px 14px #00000026;color:#004d40;padding:1.5rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.rental-card:hover{box-shadow:0 10px 20px #0003;transform:translateY(-8px)}.rental-card h3{color:#00796b;font-size:1.3rem;margin-bottom:.75rem}.rental-card p{font-size:1rem;line-height:1.5;margin:0}.gallery{margin-top:3rem;text-align:center}.gallery h3{color:#00695c;font-size:1.8rem;margin-bottom:1.5rem}.gallery h2 strong{color:#2e8b57;font-family:Times New Roman,Times,serif;font-size:larger;font-weight:bolder}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gallery-item{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.gallery-item:hover{box-shadow:0 8px 18px #00000026;transform:scale(1.05)}.gallery-item img{display:block;height:160px;object-fit:cover;width:100%}.car-name{background:#8085c9;border-top:2px solid #00acc1;color:#00014d;display:block;font-weight:700;padding:.75rem}.cta{margin-top:2rem;text-align:center}.btn-primary{background:linear-gradient(135deg,gold,#e6c200);border:none;border-radius:8px;box-shadow:0 4px 10px #0003;color:#004080;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.9rem 1.8rem;transition:all .3s ease}.btn-primary:hover{background:linear-gradient(135deg,#e6c200,#cca500);box-shadow:0 6px 14px #0000004d;transform:scale(1.05)}.booking-form-overlay{align-items:center;animation:fadeIn .3s ease;background:#0a1f2bd9;display:flex;height:100%;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:100%;z-index:999}.booking-form{animation:slideIn .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000080;max-width:500px;padding:30px;width:100%}.booking-form h3{color:#004080;margin-bottom:20px;text-align:center}.booking-form label{color:#004080;display:block;font-weight:600;margin-bottom:12px}.booking-form input,.booking-form textarea{background-color:#fff8dc;border:2px solid #004080;border-radius:8px;font-size:1rem;margin-top:4px;padding:10px 12px;transition:border-color .3s;width:100%}.booking-form input:focus,.booking-form textarea:focus{border-color:#00796b;outline:none}.booking-form textarea{resize:vertical}.form-actions{justify-content:space-between;margin-top:20px}.btn-secondary{background:#004080;border:none;border-radius:8px;color:gold;cursor:pointer;font-weight:700;padding:10px 20px;transition:all .3s}.btn-secondary:hover{background:#036;transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.gallery-grid,.rental-grid{grid-template-columns:1fr}.hero h2{font-size:2.2rem}}.hero h1{color:#daa520;font-family:Times New Roman,Times,serif;font-size:large;font-weight:700}.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:60px 20px;position:relative;text-align:center}.hero-overlay{background:#0000008c;inset:0;position:absolute;z-index:0}.hero .tagline,.hero h1{position:relative;z-index:1}.section{color:#333;font-family:Inter,sans-serif;margin:0 auto;max-width:900px;padding:60px 20px}.section h2{font-size:2.5rem;margin-bottom:10px;text-align:center}.section .muted{color:#666;font-size:1rem;margin-bottom:40px;text-align:center}.alert{background-color:#e6ffed;border-left:4px solid #25d366;border-radius:6px;color:#22543d;margin-bottom:30px;padding:15px 20px}.form{grid-gap:20px;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:50px}.form label{color:#333;display:flex;flex-direction:column;font-size:.95rem;font-weight:500}.form input,.form textarea{border:1px solid #ccc;margin-top:6px;transition:border-color .2s,box-shadow .2s}.form input:focus,.form textarea:focus{border-color:#25d366;box-shadow:0 0 8px #25d3664d}.form textarea,.form-actions{grid-column:span 2}.form-actions{display:flex;justify-content:flex-end}.btn{background-color:#25d366;border:none;border-radius:50px;cursor:pointer;font-size:1rem;padding:12px 25px;transition:transform .2s,box-shadow .2s}.btn:hover{box-shadow:0 4px 15px #25d36680;transform:scale(1.05)}.contact-details{background-color:#4ba3a3;border-radius:12px;box-shadow:0 4px 15px #0000000d;padding:25px 20px}.contact-details h3{color:#eef6f1;margin-bottom:15px}.contact-details p{font-size:.95rem;margin:6px 0}@media (max-width:768px){.form{grid-template-columns:1fr}.form textarea{grid-column:span 1}.form-actions{justify-content:center}}.form input,.form textarea{background-color:#f9fbfb;border:2px solid #2e8b57;border-radius:8px;color:#333;font-size:1rem;padding:12px 15px;transition:border-color .3s,box-shadow .3s}.form input:focus,.form textarea:focus{border-color:#1e90ff;box-shadow:0 0 8px #1e90ff66;outline:none}.form input::placeholder,.form textarea::placeholder{color:#2d4e61;opacity:.8}.form textarea{resize:vertical}.about{background:#f9fafb;padding:2rem}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;margin:auto;max-width:1000px}.about-image img{border:3px solid #000;border-radius:20%;height:400px;object-fit:cover;width:400px}.about-text{flex:1 1}.about-text h2{color:#00796b;margin-bottom:1rem}.about-text p{line-height:1.6;margin-bottom:1.5rem}.contact-list{list-style:none;padding:0}.contact-list li{margin-bottom:.5rem}.contact-list a{color:#00796b;margin-left:.5rem;text-decoration:none}.contact-list a:hover{text-decoration:underline}:root{--bg:#fff;--text:#1a1a1a;--muted:#6b7280;--primary:#0ea5e9;--primary-dark:#0284c7;--accent:#10b981;--border:#e5e7eb}*{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--bg);color:#1a1a1a;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial;margin:0}.navbar{background:#389991;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:50}.nav-inner{gap:3rem;justify-content:space-between;padding:.75rem 1rem;width:100%}.brand,.nav-inner{align-items:center;display:flex}.brand{color:#fff;gap:.75rem;text-decoration:none}.logo{background:#fff;border:none;border-radius:50%;box-shadow:0 3px 8px #00000040;height:100px;object-fit:cover;outline:none;padding:5px;width:98px}.brand span{font-size:1.25rem;font-weight:700;white-space:nowrap}.nav-links{align-items:center;display:flex;font-family:Times New Roman,Times,serif;gap:1.5rem;margin-left:auto}.nav-links a{border-radius:6px;color:inherit;padding:.5rem .6rem;text-decoration:none}.nav-links a.active{background:#0ea5e9;background:var(--primary);color:#fff}.mobile-menu{background:none;border:none;display:none;font-size:1.25rem}.hero{background:linear-gradient(120deg,#0ea5e914,#10b9810f);background-position:50%;background-size:cover;display:grid;min-height:42vh;place-items:center}.hero .tagline{color:#101213;font-size:1.2rem;line-height:1.9;max-width:600px;padding:.5rem 1rem}.hero .tagline,.hero-overlay{margin:0 auto;text-align:center}.hero-overlay{max-width:1100px;padding:3rem 1rem}.hero h1{color:#fff;font-size:2rem;margin:0}.hero-sub{margin-top:.5rem}.btn{background:#0ea5e9;background:var(--primary);border-radius:8px;color:#fff;display:inline-block;font-weight:600;margin-top:1rem;padding:.6rem 1rem;text-decoration:none}.btn:hover{background:#0284c7;background:var(--primary-dark)}.content{min-height:60vh}.section.small{margin-bottom:3rem}.section h2{margin-bottom:.5rem}.muted{color:#6b7280;color:var(--muted)}.grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin-top:1rem}.card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:10px;display:flex;flex-direction:column;min-height:220px;overflow:hidden}.card img{display:block;height:160px;object-fit:cover;width:100%}.card-placeholder{background:linear-gradient(90deg,#f3f4f6,#fff);height:160px}.card-body{display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:1rem}.card h3{margin:0}.card .muted{font-size:.9rem;margin:0}.card-actions{margin-top:auto}.form{grid-gap:.75rem;display:grid;gap:.75rem;max-width:640px}.form label{grid-gap:.35rem;display:grid;font-weight:600;gap:.35rem}input,select,textarea{border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:8px;font:inherit;padding:.6rem}.form-actions{margin-top:.5rem}.footer{background:#1ebdaf;border-top:1px solid #e5e7eb;border-top:1px solid var(--border);margin-top:2rem}.footer-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1100px;padding:1.5rem 1rem}.footer-grid h4{margin:0 0 .5rem}.features{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.feature{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);padding:1rem}.rental-grid,.transfer-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1rem}.rental-card,.transfer-card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:8px;padding:1rem}.alert{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem}.whatsapp-widget{background:#25d366;border-radius:999px;bottom:1rem;box-shadow:0 8px 24px #00000026;color:#fff;font-weight:700;padding:.7rem 1rem;position:fixed;right:1rem;text-decoration:none}.whatsapp-widget:hover{filter:brightness(.95)}@media (max-width:800px){.nav-links{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:8px;display:none;flex-direction:column;padding:.5rem;position:absolute;right:1rem;top:64px}.nav-links.open{display:flex}.mobile-menu{display:block}.hero h1{font-size:1.5rem}}.section.small{margin:2rem auto;max-width:1100px;padding:0 1rem;text-align:center}.section.small h2{color:#00695c;margin-bottom:1rem}.features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.feature{background:#e0f7fa;border:2px solid #00acc1;border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#004d40;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.feature:hover{box-shadow:0 6px 14px #00000026;transform:translateY(-5px)}.feature h3{color:#00695c;margin-bottom:.5rem}.feature p{font-size:.95rem;line-height:1.4}.section{margin:2rem auto;max-width:1100px;padding:0 1rem;text-align:center}.section h2{color:#00695c;font-size:1.8rem;margin-bottom:1rem}.card-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.card{background:#e0f7fa;border:2px solid #00acc1;border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#004d40;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.card:hover{box-shadow:0 6px 14px #00000026;transform:translateY(-5px)}.card h3{color:#00695c;margin-bottom:.5rem}.card p{font-size:.95rem;line-height:1.4}@media (max-width:900px){.detail-layout{grid-template-columns:1fr!important}.gallery-grid{grid-template-columns:repeat(2,1fr)!important}table{font-size:.95rem}.detail-text h2{font-size:1.8rem}}@media (max-width:500px){body{font-size:15px}.gallery-grid{grid-template-columns:1fr!important}.btn-back,.btn-book,.btn-readmore{display:block;text-align:center;width:100%}img{height:auto;width:100%}.detail-text h2{font-size:1.5rem}table{display:block;overflow-x:auto;white-space:nowrap}}.prices{margin-top:20px}.prices-table{border-collapse:collapse;width:100%}.prices-table td,.prices-table th{border:1px solid #ddd;font-size:.95rem;padding:10px;text-align:left}.prices-table th{background:#f1f1f1}
/*# sourceMappingURL=main.4e880a25.css.map*/