*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#2d3748;background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:600;line-height:1.2;margin-bottom:1rem}.logo{font-family:Playfair Display,serif;font-weight:700;font-size:1.5rem;letter-spacing:2px;color:#2c5282}.header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0}.nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.nav-brand{display:flex;flex-direction:column;align-items:flex-start}.rating-badge{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.stars{color:#f6ad55;font-size:.875rem}.rating-text{font-size:.75rem;color:#4a5568;font-weight:500}.cta-button{padding:.875rem 2rem;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.cta-button.primary{background:linear-gradient(135deg,#2c5282,#2a69ac);color:#fff;box-shadow:0 4px 14px #2c52824d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2c528266}.cta-button.secondary{background:transparent;color:#2c5282;border:2px solid #2c5282}.cta-button.secondary:hover{background:#2c5282;color:#fff}.cta-button.large{padding:1.125rem 2.5rem;font-size:1.125rem}.cta-button.full-width{width:100%}.hero{padding:8rem 2rem 4rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);min-height:100vh;display:flex;align-items:center}.hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;color:#1a202c}.highlight{color:#2c5282;position:relative}.hero-subtitle{font-size:1.25rem;color:#4a5568;margin-bottom:2rem;line-height:1.7}.hero-benefits{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem}.benefit-item{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#2d3748}.benefit-icon{font-size:1.25rem}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.hero-image img{width:100%;height:500px;-o-object-fit:cover;object-fit:cover;border-radius:16px;box-shadow:0 20px 40px #0000001a}.trust-section{padding:3rem 2rem;background:#2c5282;color:#fff}.trust-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.trust-number{font-size:2.5rem;font-weight:700;font-family:Playfair Display,serif;margin-bottom:.5rem}.trust-label{font-size:1rem;opacity:.9}.services{padding:5rem 2rem;background:#fff}.section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.section-title{font-size:2.5rem;margin-bottom:1rem;color:#1a202c}.section-subtitle{font-size:1.125rem;color:#4a5568}.services-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.service-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.service-content{padding:2rem}.service-title{font-size:1.5rem;margin-bottom:1rem;color:#2c5282}.service-description{color:#4a5568;margin-bottom:1.5rem;line-height:1.7}.service-features{display:flex;gap:.5rem;flex-wrap:wrap}.feature{background:#e2e8f0;color:#2c5282;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.why-choose{padding:5rem 2rem;background:#f7fafc}.why-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.benefits-list{display:flex;flex-direction:column;gap:2rem}.benefit{display:flex;gap:1rem;align-items:flex-start}.benefit-icon-large{font-size:2rem;flex-shrink:0}.benefit h4{font-size:1.25rem;margin-bottom:.5rem;color:#2c5282}.benefit p{color:#4a5568;line-height:1.6}.why-image img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:16px}.testimonials{padding:5rem 2rem;background:#fff}.testimonials-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#f7fafc;padding:2rem;border-radius:16px;text-align:center}.testimonial-stars{color:#f6ad55;font-size:1.25rem;margin-bottom:1rem}.testimonial-text{font-style:italic;color:#4a5568;margin-bottom:1.5rem;line-height:1.7}.testimonial-author strong{color:#2c5282;display:block;margin-bottom:.25rem}.testimonial-author span{color:#718096;font-size:.875rem}.booking{padding:5rem 2rem;background:linear-gradient(135deg,#2c5282,#2a69ac);color:#fff}.booking-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:4rem}.booking-title{font-size:2.5rem;margin-bottom:1rem}.booking-subtitle{font-size:1.125rem;margin-bottom:2rem;opacity:.9}.booking-form{background:#ffffff1a;padding:2rem;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{padding:.875rem;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:#ffffff1a;color:#fff;font-size:1rem}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#ffffffb3}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffffb3}.contact-info{background:#ffffff1a;padding:2rem;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:-moz-fit-content;height:fit-content}.contact-info h3{margin-bottom:1.5rem;font-size:1.5rem}.contact-details{margin-bottom:2rem}.contact-item{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.contact-icon{font-size:1.25rem;flex-shrink:0}.contact-item strong{display:block;margin-bottom:.25rem}.contact-item p{opacity:.9;line-height:1.5}.contact-item a{color:#fff;text-decoration:none}.contact-item a:hover{text-decoration:underline}.emergency-booking{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2)}.emergency-booking h4{margin-bottom:1rem;font-size:1.125rem}.footer{background:#1a202c;color:#fff;padding:3rem 2rem 1rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section p{color:#a0aec0;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{font-size:1.5rem;text-decoration:none;transition:transform .3s ease}.social-links a:hover{transform:scale(1.2)}.footer-bottom{border-top:1px solid #2d3748;padding-top:1rem;text-align:center;color:#a0aec0}.footer-bottom a{color:#a0aec0;text-decoration:none}.footer-bottom a:hover{color:#fff}@media (max-width: 768px){.nav{flex-direction:column;gap:1rem;padding:0 1rem}.nav-brand{align-items:center;text-align:center}.hero{padding:6rem 1rem 2rem;min-height:auto}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-cta{justify-content:center}.trust-content{grid-template-columns:repeat(2,1fr);gap:1rem}.services-grid{grid-template-columns:1fr;padding:0 1rem}.why-content{grid-template-columns:1fr;gap:2rem}.testimonials-grid{grid-template-columns:1fr;padding:0 1rem}.booking-content{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}.section-title,.trust-number{font-size:2rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-benefits{flex-direction:column;gap:1rem}.services,.testimonials,.why-choose,.booking{padding:3rem 1rem}.service-card{margin:0 1rem}}html{scroll-behavior:smooth}img{max-width:100%;height:auto}.cta-button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #4299e1;outline-offset:2px}.hero-image img,.service-image img,.why-image img,.service-card{will-change:transform}
