*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}.hotel-container{max-width:1200px;margin:0 auto;padding:0 20px}.hotel-navbar{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.hotel-nav-content{justify-content:space-between;padding:1rem 0;gap:2rem;flex-wrap:wrap}.hotel-logo,.hotel-nav-content{display:flex;align-items:center}.hotel-logo{font-size:1.5rem;font-weight:700;color:#0ea5e9;flex-shrink:0}.hotel-nav-links{display:flex;list-style:none;gap:2rem;flex:1 1;justify-content:center;align-items:center;flex-wrap:wrap}.hotel-nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s;display:flex;align-items:center}.hotel-nav-links a:hover{color:#0ea5e9}.hotel-nav-cta{flex-shrink:0;display:flex;align-items:center}.hotel-book-button{padding:10px 20px;background:#0ea5e9;color:white;text-decoration:none;border-radius:5px;font-weight:600;transition:background .3s;display:inline-flex;align-items:center}.hotel-book-button:hover{background:#0284c7}.hotel-hero{padding:100px 20px;background:#f8f9fa}.hotel-hero-wrapper{display:flex;align-items:stretch;gap:4rem;flex-wrap:wrap}.hotel-hero-content{flex:1 1;min-width:300px;display:flex;flex-direction:column;justify-content:center}.hotel-hero-text{display:flex;flex-direction:column;gap:1.5rem;flex:1 1}.hotel-hero-content h1{font-size:3rem;color:#333;margin:0;display:flex;align-items:baseline}.hotel-hero-subtitle-wrapper{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hotel-hero-subtitle{font-size:1.5rem;color:#0ea5e9;font-weight:600;margin:0;flex:1 1}.hotel-hero-badge{padding:.4rem 1rem;background:#0ea5e9;color:white;border-radius:20px;font-size:.85rem;font-weight:600;flex-shrink:0;display:inline-flex;align-items:center}.hotel-hero-description{font-size:1.1rem;color:#666;line-height:1.8;margin:0}.hotel-hero-features{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}.hotel-hero-feature-item{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.95rem}.hotel-feature-icon{width:20px;height:20px;background:#0ea5e9;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;flex-shrink:0}.hotel-hero-image-section{flex:1 1;min-width:300px;display:flex;flex-direction:column;gap:1.5rem}.hotel-hero-image{flex:1 1;display:flex;align-items:center;justify-content:center}.hotel-hero-img{width:100%;max-width:600px;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.hotel-hero-stats{display:flex;gap:2rem;justify-content:space-around;flex-wrap:wrap;padding:1.5rem;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.hotel-stat-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1 1;min-width:100px}.hotel-stat-number{font-size:2rem;font-weight:700;color:#0ea5e9;display:flex;align-items:baseline}.hotel-stat-label{font-size:.9rem;color:#666;text-align:center}.hotel-booking{padding:60px 20px;background:#0ea5e9;color:white}.hotel-booking-wrapper{display:flex;flex-direction:column;gap:2rem}.hotel-booking-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.hotel-booking-header h2{font-size:2rem;margin:0}.hotel-booking-header p{font-size:1rem;opacity:.9;margin:0}.hotel-booking-form{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.hotel-booking-row{display:flex;gap:1.5rem;align-items:flex-end;flex-wrap:wrap}.hotel-booking-field{flex:1 1;min-width:150px;display:flex;flex-direction:column;gap:.5rem}.hotel-booking-field label{font-size:.9rem;font-weight:600;color:#333}.hotel-booking-field label,.hotel-booking-input-wrapper{display:flex;align-items:center}.hotel-booking-input-wrapper input,.hotel-booking-input-wrapper select{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;color:#333}.hotel-booking-submit{flex-shrink:0;display:flex;align-items:center}.hotel-book-now-btn{padding:12px 30px;background:#0ea5e9;color:white;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .3s;display:flex;align-items:center;justify-content:center}.hotel-book-now-btn:hover{background:#0284c7}.hotel-rooms{padding:80px 20px;background:white}.hotel-rooms-header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.hotel-rooms-title-section{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.hotel-rooms h2{font-size:2rem;color:#333;margin:0}.hotel-rooms-title-section p{color:#666;margin:0}.hotel-rooms-filter{display:flex;gap:.5rem;flex-shrink:0;flex-wrap:wrap}.hotel-filter-btn{padding:8px 16px;border:2px solid #e0e0e0;background:white;color:#666;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s;display:flex;align-items:center}.hotel-filter-btn.active,.hotel-filter-btn:hover{border-color:#0ea5e9;background:#0ea5e9;color:white}.hotel-rooms-wrapper{display:flex;gap:3rem;align-items:flex-start;flex-wrap:wrap}.hotel-rooms-main{flex:1 1;min-width:400px;display:flex;flex-direction:column}.hotel-room-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.1);display:flex;flex-direction:column}.hotel-room-image-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.hotel-room-image{width:100%;height:350px;object-fit:cover;display:flex}.hotel-room-badge{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:#0ea5e9;color:white;border-radius:20px;font-size:.85rem;font-weight:600}.hotel-room-content{padding:2rem;display:flex;flex-direction:column;gap:1.5rem;flex:1 1}.hotel-room-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.hotel-room-info{flex:1 1;display:flex;flex-direction:column;gap:.75rem;min-width:200px}.hotel-room-title-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.hotel-room-info h3{font-size:1.5rem;color:#333;margin:0;flex:1 1}.hotel-room-rating{display:flex;gap:.25rem;flex-shrink:0}.hotel-room-rating span{color:#fbbf24;font-size:1rem}.hotel-room-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hotel-room-location{color:#666;font-size:.95rem;margin:0}.hotel-room-size{padding:.25rem .75rem;background:#e0f2fe;color:#0369a1;border-radius:12px;font-size:.85rem;font-weight:600}.hotel-room-price{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.hotel-price-main{display:flex;align-items:baseline;gap:.25rem}.hotel-price-amount{font-size:2rem;font-weight:700;color:#0ea5e9}.hotel-price-period{font-size:.9rem;color:#666}.hotel-price-note{font-size:.8rem;color:#0ea5e9;font-weight:600}.hotel-room-features-list{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.hotel-room-feature{padding:.4rem 1rem;background:#e0f2fe;color:#0369a1;border-radius:20px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center}.hotel-room-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:auto;padding-top:1rem;border-top:1px solid #e0e0e0}.hotel-room-book-btn{padding:10px 24px;background:#0ea5e9;color:white;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .3s;display:flex;align-items:center}.hotel-room-book-btn:hover{background:#0284c7}.hotel-room-details{color:#0ea5e9;text-decoration:none;font-weight:500;display:flex;align-items:center}.hotel-room-details:hover{text-decoration:underline}.hotel-rooms-sidebar{width:350px;flex-shrink:0;display:flex;flex-direction:column;gap:1.5rem}.hotel-room-item{background:#f8f9fa;border-radius:8px;overflow:hidden;border-left:4px solid #0ea5e9;display:flex;flex-direction:column}.hotel-room-item-image{width:100%;height:120px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hotel-room-item-image img{width:100%;height:100%;object-fit:cover}.hotel-room-item-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1 1}.hotel-room-item-info{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.hotel-room-item-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap}.hotel-room-item-header h4{font-size:1.1rem;color:#333;margin:0;flex:1 1}.hotel-room-item-rating{font-size:.85rem;color:#fbbf24;flex-shrink:0}.hotel-room-item-features{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.hotel-room-item-features span{font-size:.85rem;color:#666;padding:.25rem .5rem;background:white;border-radius:4px;display:inline-flex;align-items:center}.hotel-room-item-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding-top:1rem;border-top:1px solid #e0e0e0}.hotel-room-item-price{font-size:1.2rem;font-weight:700;color:#0ea5e9;flex-shrink:0}.hotel-room-item-btn{padding:8px 16px;background:#0ea5e9;color:white;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .3s;display:flex;align-items:center;flex-shrink:0}.hotel-room-item-btn:hover{background:#0284c7}.hotel-amenities{padding:80px 20px;background:#f8f9fa}.hotel-amenities-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;margin-bottom:3rem}.hotel-amenities-header h2{font-size:2rem;color:#333;margin:0}.hotel-amenities-header p{color:#666;margin:0}.hotel-amenities-wrapper{gap:2rem}.hotel-amenities-main,.hotel-amenities-wrapper{display:flex;flex-direction:column}.hotel-amenity-featured{display:flex;flex-direction:row;gap:0;overflow:hidden;background:white;border-radius:12px;box-shadow:0 3px 10px rgba(0,0,0,.1)}.hotel-amenity-featured .hotel-amenity-image{flex:1 1;min-width:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hotel-amenity-featured .hotel-amenity-image img{width:100%;height:100%;object-fit:cover;min-height:300px}.hotel-amenity-featured .hotel-amenity-content{flex:1 1;padding:2rem;display:flex;flex-direction:column;gap:1rem}.hotel-amenity-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.hotel-amenity-title-section{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.hotel-amenity-title-wrapper{display:flex;flex-direction:column;gap:.5rem}.hotel-amenity-header h3{font-size:1.3rem;color:#333;margin:0}.hotel-amenity-tags{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.hotel-amenity-tags span{padding:.25rem .75rem;background:#e0f2fe;color:#0369a1;border-radius:12px;font-size:.8rem;font-weight:600}.hotel-amenity-rating{font-size:.9rem;color:#fbbf24}.hotel-amenity-icon{font-size:2rem;flex-shrink:0}.hotel-amenity-card p{color:#666;font-size:.95rem;line-height:1.6;margin:0}.hotel-amenity-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:auto;padding-top:1rem;border-top:1px solid #e0e0e0}.hotel-amenity-hours{font-size:.9rem;color:#666}.hotel-amenity-link{color:#0ea5e9;text-decoration:none;font-weight:500;display:flex;align-items:center}.hotel-amenity-link:hover{text-decoration:underline}.hotel-amenity-details{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;font-size:.85rem;color:#666;margin-top:.5rem}.hotel-amenities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.hotel-amenity-card{background:white;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem}.hotel-testimonials{padding:80px 20px;background:white}.hotel-testimonials-header{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.hotel-testimonials-header h2{font-size:2rem;color:#333;margin:0;flex:1 1}.hotel-testimonials-rating{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.hotel-overall-rating{display:flex;align-items:center;gap:.75rem}.hotel-rating-number{font-size:2.5rem;font-weight:700;color:#0ea5e9}.hotel-rating-stars{font-size:1.5rem;color:#fbbf24}.hotel-testimonials-rating p{font-size:.9rem;color:#666;margin:0}.hotel-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.hotel-testimonial-card{background:#f8f9fa;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1.5rem}.hotel-testimonial-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.hotel-testimonial-author{flex:1 1;display:flex;align-items:center;gap:1rem}.hotel-author-avatar{width:50px;height:50px;background:#0ea5e9;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.hotel-author-info{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.hotel-author-info h4{font-size:1.1rem;color:#333;margin:0}.hotel-author-info p{font-size:.9rem;color:#666;margin:0}.hotel-testimonial-rating{font-size:1.2rem;color:#fbbf24;flex-shrink:0}.hotel-testimonial-text{color:#666;font-size:1rem;line-height:1.8;margin:0;flex:1 1}.hotel-testimonial-footer{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;font-size:.85rem;color:#666;padding-top:1rem;border-top:1px solid #e0e0e0}.hotel-gallery{padding:80px 20px;background:#f8f9fa}.hotel-gallery h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#333}.hotel-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.hotel-gallery-item{overflow:hidden;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s;display:flex;align-items:center;justify-content:center}.hotel-gallery-item:hover{transform:scale(1.02)}.hotel-gallery-image{width:100%;height:250px;object-fit:cover}.hotel-contact{padding:80px 20px;background:white}.hotel-contact-wrapper{display:flex;gap:4rem;max-width:1000px;margin:0 auto;flex-wrap:wrap}.hotel-contact-info{flex:1 1;min-width:300px;display:flex;flex-direction:column;gap:2rem}.hotel-contact-info h2{font-size:2rem;color:#333;margin:0}.hotel-contact-details{display:flex;flex-direction:column;gap:1.5rem}.hotel-contact-item{display:flex;flex-direction:column;gap:.5rem}.hotel-contact-label{font-weight:600;color:#333;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.hotel-contact-value{color:#666;font-size:1rem}.hotel-location-info{flex:1 1;min-width:300px;background:#f8f9fa;padding:2rem;border-radius:8px;display:flex;flex-direction:column;gap:1rem}.hotel-location-info h3{font-size:1.5rem;color:#333;margin:0}.hotel-location-info p{color:#666;font-size:1rem;line-height:1.8;margin:0}.hotel-footer{background:#1f2937;color:white;padding:60px 20px 20px}.hotel-footer-content{display:flex;gap:3rem;flex-wrap:wrap;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.hotel-footer-section{flex:1 1;min-width:200px;display:flex;flex-direction:column;gap:1rem}.hotel-footer-section h4{font-size:1.1rem;margin-bottom:.5rem}.hotel-footer-section p{color:rgba(255,255,255,.8);font-size:.95rem;line-height:1.6;margin:0}.hotel-footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.hotel-footer-links li{color:rgba(255,255,255,.8);font-size:.95rem}.hotel-footer-links a{color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s;display:flex;align-items:center}.hotel-footer-links a:hover{color:white}.hotel-footer-bottom{text-align:center;padding-top:2rem;color:rgba(255,255,255,.7);font-size:.9rem}@media (max-width:968px){.hotel-rooms-wrapper{flex-direction:column;gap:2rem}.hotel-rooms-sidebar{width:100%}.hotel-contact-wrapper{flex-direction:column;gap:2rem}.hotel-amenity-featured{flex-direction:column}.hotel-amenity-featured .hotel-amenity-image{min-width:100%}}@media (max-width:768px){.hotel-nav-content,.hotel-nav-links{flex-direction:column;gap:1rem}.hotel-nav-links{text-align:center}.hotel-hero-wrapper{flex-direction:column;gap:2rem}.hotel-hero-content h1{font-size:2rem}.hotel-booking-row{flex-direction:column;align-items:stretch}.hotel-book-now-btn,.hotel-booking-field,.hotel-booking-submit{width:100%}.hotel-room-header,.hotel-rooms-header{flex-direction:column;align-items:flex-start}.hotel-room-price{align-items:flex-start}.hotel-room-item-content{flex-direction:column;align-items:flex-start}.hotel-room-item-footer{flex-direction:column;align-items:stretch}.hotel-room-item-btn{width:100%}.hotel-amenities-grid,.hotel-gallery-grid{grid-template-columns:1fr}.hotel-testimonials-header{flex-direction:column;align-items:flex-start}.hotel-testimonials-rating{align-items:flex-start}.hotel-testimonials-grid{grid-template-columns:1fr}.hotel-footer-content{flex-direction:column;gap:2rem}}