html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;font-family:DM Sans,sans-serif}.not-found{height:80vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found div{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:500px;padding:0 60px;gap:20px}.not-found h1{font-size:100px;color:gray}.not-found p{font-size:20px}.not-found span{font-size:16px;color:#888}.not-found pre{font-size:16px;color:gray}.brown-button{background-color:#cfa477;color:#fff;border:none;padding:16px 25px;cursor:pointer;font-size:14px;font-weight:500;border-radius:30px}.brown-button:hover{background-color:#cf9d69}*{margin:0%;padding:0%;box-sizing:border-box}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;gap:6px}.hamburger span{width:25px;height:3px;background-color:#333;border-radius:2px;transition:.3s}.navlinks{display:flex;gap:2rem}.navlinks a{text-decoration:none;color:#333;font-weight:500;transition:color .3s}.navlinks a:hover{text-decoration:underline}@media(max-width:1024px){.navlinks{gap:1rem}}@media(max-width:768px){.hamburger{display:flex}.navlinks{display:none;position:absolute;top:80px;left:0;width:100%;flex-direction:column;background-color:#fff;padding:1rem;gap:1rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.navlinks.active{display:flex;max-height:300px;box-shadow:1px 1px 3px #0000001a}.book-now-desktop{display:none}}*{margin:0%;padding:0;box-sizing:border-box}.footer{height:50vh;display:flex;flex-direction:column;color:#000;font-size:14px;padding:30px 35px;font-weight:500}.footerdivmain{width:300px}.footerdivmain div{display:flex;flex-direction:column;width:270px}.footerdiv p{color:#000}.footer-top .footerdiv{display:flex;flex-direction:column;gap:10px}.footergroup{display:flex;justify-content:space-between;width:80%}.footer-top .footerdiv h3{margin-bottom:10px;font-weight:600;font-size:16px;color:#cfa477}.footer-top{margin-bottom:20px;display:flex}.footer-bottom{border-top:#a9a9a9 1.5px solid!important;display:flex;justify-content:center;padding:30px 0}.footer p{margin:0}.footer-bottom p{font-size:13px;font-weight:500}.footer a{color:#000;text-decoration:none}.footer a:hover{text-decoration:underline}@media(max-width:1024px){.footer{height:auto;padding:20px 50px}.footergroup{width:100%;gap:45px}.footer-bottom{padding:25px 0}}@media(max-width:768px){.footer{height:auto;padding:10px 40px}.footergroup{flex-direction:column;gap:20px}.footer-top{flex-direction:column}.footer-bottom{padding:20px 0}}@media(max-width:480px){.footer{padding:10px 20px}.footergroup{flex-direction:column;gap:15px}.footerdivmain,.footerdivmain div{width:100%}.footer-top{flex-direction:column;margin-bottom:15px}.footer-top .footerdiv h3{font-size:14px;margin-bottom:8px}.footer-bottom p{font-size:12px}}.our-story{display:flex;padding:4rem 60px;gap:1.5rem;width:100%;height:56vh}.left-story{width:89%;color:gray;display:flex;flex-direction:column;justify-content:space-between;margin-right:50px}.left-story span{font-weight:500}.right-story{display:flex;flex-direction:column;justify-content:space-between}.right-story p{font-weight:400;font-size:32px}.story-btn{padding:.9rem 1.6rem;max-width:180px;border-radius:40px;border:1.5px solid #080808;color:#000;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:opacity .2s ease,transform .12s ease}.story-btn:hover{opacity:.95;transform:translateY(-2px)}.story-icon{font-size:25px;line-height:1;color:#cfa477}@media(max-width:1024px){.our-story{height:auto;padding:3rem 30px}.left-story{width:100%;margin-right:0;font-size:15px}.right-story p{font-size:24px}.story-btn{padding:.75rem 1.3rem;max-width:160px;font-size:14px;margin-top:30px;justify-content:center}.story-icon{font-size:20px}}@media(max-width:768px){.our-story{padding:2rem 1rem;flex-direction:column;gap:1rem}.left-story{width:100%}.left-story span{margin-bottom:20px;font-size:16px}.right-story{width:100%;display:flex}.right-story p{font-size:32px}.story-btn{padding:.75rem 1.3rem;max-width:160px;font-size:14px;margin-top:30px;justify-content:center}.story-icon{font-size:20px}}@media(max-width:480px){.our-story{padding:1.5rem 30px;gap:.75rem}.right-story p{font-size:24px}.story-btn{padding:.65rem 1rem;max-width:140px;font-size:12px}.story-icon{font-size:18px}}.room-section{display:flex;flex-direction:column;align-items:center;padding:4rem 60px;gap:1rem;width:100%}.room-section pre{font-size:36px;font-weight:300}.room-section-heading{display:flex;flex-direction:column;align-items:center;gap:.7rem}.room-section-heading p{font-size:16px;color:gray;text-align:center;max-width:600px}.room-section-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:1rem;width:100%;padding:0 1rem}@media(max-width:1024px){.room-section{padding:3rem 2rem}.room-section pre{font-size:28px}.room-section-cards{grid-template-columns:repeat(2,minmax(220px,1fr));overflow:hidden;gap:.4rem;padding:0}}@media(max-width:768px){.room-section{padding:2rem 30px}.room-section pre{font-size:24px}.room-section-cards{grid-template-columns:repeat(2,minmax(260px,1fr));justify-items:center;gap:.5rem}}@media(max-width:580px){.room-section{padding:1.5rem 30px}.room-section pre{font-size:24px;font-weight:500}.room-section-cards{grid-template-columns:repeat(1,minmax(300px,1fr));padding:0 1rem;justify-items:center;gap:1rem}}.features-section{padding:2rem 60px;display:flex;flex-direction:column}.features-heading{width:100%;font-size:32px;font-weight:300;text-align:center}.features-cards{display:grid;grid-template-columns:auto auto auto auto;margin-top:30px;gap:20px}.features-cards div{display:flex;flex-direction:column;justify-content:space-between;border-radius:15px;gap:10px;padding:20px;height:130px;border:1.5px solid #888888;font-size:16px;font-weight:400}.features-cards div span{font-size:26px;color:#cfa477}@media(max-width:1024px){.features-section{padding:2rem;height:auto}.features-heading{font-size:28px}.features-cards{grid-template-columns:auto auto;gap:15px}}.food-section{width:100%;padding:2rem 60px}.food-section pre{font-size:36px;font-weight:300}.food-section-heading{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.food-section-heading p,.food-section-heading span{font-size:16px;color:gray}.food-section-heading p{max-width:400px}.food-bottom{display:grid;grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:1rem}.food-bottom::-webkit-scrollbar{display:none}@media(max-width:1024px){.food-section{padding:3rem 2rem}.food-section pre{font-size:28px}.food-bottom{grid-template-columns:repeat(3,minmax(220px,1fr));gap:1rem}}@media(max-width:768px){.food-section{padding:2rem 1rem}.food-section pre{font-size:24px}.food-bottom{grid-template-columns:repeat(2,minmax(220px,1fr));gap:.75rem}}@media(max-width:480px){.food-section{padding:1.5rem 30px}.food-section pre{font-size:20px}.food-section-heading p{font-size:14px}.food-bottom{grid-template-columns:1fr;gap:30px}}.testimonial-section{width:100%;padding:3rem 60px;display:flex;flex-direction:column;align-items:center;gap:1rem}.testimonial-section pre{font-size:36px;font-weight:300}.testimonial-section-heading span{font-size:16px;color:#616161}.testimonial-section-heading{display:flex;flex-direction:column;align-items:center;gap:.7rem}.testimonial-section-heading p{font-size:16px;color:gray;text-align:center;max-width:600px}.testimonial-cards{display:grid;grid-template-columns:auto auto auto;gap:1rem;overflow-x:auto;padding-bottom:10px}@media(max-width:1024px){.testimonial-section{padding:2rem}.testimonial-section pre{font-size:28px}.testimonial-cards{grid-template-columns:auto auto;gap:1rem}}@media(max-width:768px){.testimonial-section{padding:2rem 1rem}.testimonial-section pre{font-size:24px}.testimonial-cards{grid-template-columns:auto auto;gap:.75rem}}@media(max-width:480px){.testimonial-section{padding:1.5rem 30px}.testimonial-section pre{font-size:20px}.testimonial-cards{grid-template-columns:auto;gap:30px}}.gallery-section{width:100%;padding:4rem 60px;display:flex;gap:20px;align-items:center}.gallery-section-pics{display:grid;grid-template-columns:repeat(4,minmax(200px,1fr));gap:20px}.gallery-section-heading{display:flex;flex-direction:column;align-items:center;gap:.7rem;margin-bottom:30px;text-align:center}.gallery-section-heading p{font-size:16px;color:gray;text-align:center;max-width:600px}.gallery-section pre{font-size:36px;font-weight:300}.gallery-section img{width:100%;height:250px;object-fit:cover;border-radius:12px}@media(max-width:1024px){.gallery-section{padding:3rem 2rem}.gallery-section-pics{grid-template-columns:repeat(3,minmax(200px,1fr));gap:18px}.gallery-section img{height:220px}}@media(max-width:768px){.gallery-section-pics{padding:2rem 1rem;grid-template-columns:repeat(2,minmax(200px,1fr));gap:15px}.gallery-section img{height:180px}.gallery-section-heading p{font-size:14px}.gallery-section pre{font-size:28px}}@media(max-width:480px){.gallery-section-pics{padding:1.5rem 30px;grid-template-columns:1fr;gap:15px}.gallery-section img{height:250px}.gallery-section-heading p{font-size:12px}.gallery-section pre{font-size:24px}}.last-section{width:100%;height:60vh;background:url(/l3.svg) no-repeat center center/cover;padding:1rem 60px;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;margin-bottom:100px}.last-section span{font-size:32px;font-weight:400}.last-section p{font-size:16px;color:gray;max-width:500px}@media(max-width:1024px){.last-section{padding:2rem 30px;margin-bottom:70px}.last-section span{font-size:28px}}@media(max-width:768px){.last-section{padding:2rem 30px}.last-section span{font-size:24px}}@media(max-width:480px){.last-section{padding:1.5rem 30px}.last-section span{font-size:20px}}*{box-sizing:border-box;margin:0;padding:0}.testimonial-card{width:100%;max-width:380px;padding:20px;background-color:#fff;border:1.5px solid #7d7d7d;display:flex;flex-direction:column;justify-content:space-between}.testimonial-content{font-size:clamp(12px,2vw,14px);color:#000;margin:15px 0;font-weight:500}.review{font-style:italic;color:#636262}.testimonial-details{display:flex;flex-direction:column;margin-top:20px}.rating{color:#ffaa2b;font-size:clamp(14px,2vw,16px)}@media(max-width:480px){.testimonial-card{width:100%;max-width:100%;padding:15px}.testimonial-content{margin:12px 0}}.hero{width:100%;height:100vh;display:flex;background:linear-gradient(#ffffff03,#ffffff1a),url(/hero3.svg) center/cover no-repeat;justify-content:center;text-align:center;margin-top:70px;border-top:linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.8))}.hero-content{max-width:900px}.hero h1{font-size:48px;font-weight:300;color:#000;line-height:1.05;margin:0}.hero p{margin-top:1rem;font-size:18px;color:#000;line-height:1.6}.hero-buttons{margin-top:2rem;display:flex;justify-content:center;gap:1rem;align-items:center}.hero-buttons a{text-decoration:none}.btn-outline{padding:.9rem 1.6rem;text-decoration:none;font-size:16px;border-radius:30px;color:#fff;text-shadow:0 0 5px rgba(0,0,0,.5);cursor:pointer;transition:background .25s ease,transform .12s ease;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1.5px solid rgba(255,255,255,.3);box-shadow:0 4px 30px #0000001a;transition:all .3s ease}.btn-outline:hover{background:#ffffff52;transform:translateY(-2px)}.btn-filled{padding:.9rem 1.6rem;border-radius:40px;background:#cfa477;color:#fff;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;box-shadow:0 4px 30px #0000001a;gap:10px;transition:opacity .2s ease,transform .12s ease}.btn-filled:hover{opacity:.95;transform:translateY(-2px)}.btn-icon{font-size:25px;line-height:1}@media(max-width:900px){.hero{margin-top:40px}.hero h1{font-size:40px}}@media(max-width:768px){.hero{height:70vh;padding:0 30px}.hero h1{font-size:28px}.hero p{font-size:15px}.hero-buttons{flex-direction:column;width:100%}.btn-outline,.btn-filled{width:100%;justify-content:center;margin-top:15px}}.room-card{width:auto;background:#fff;border-radius:12px;padding:1rem;display:flex;min-width:320px;flex-direction:column}.room-photo{width:100%;height:200px;object-fit:cover;border-radius:12px}.room-title{margin-top:10px;font-size:18px;font-weight:500;color:#333}.room-price{margin:6px 0;font-size:16px;color:#000}.amenities{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 20px}.amenity{display:flex;align-items:center;gap:4px;font-size:14px;color:#605f5f}.room-card button{width:100%;border-radius:12px}.food-card{width:auto;overflow:hidden;transition:transform .2s}.food-card:hover{transform:translateY(-5px)}.food-image{width:100%;height:307px;object-fit:cover}.food-details{padding:12px 0;margin:7px 0;font-size:14px;color:#d7ad59}.food-details h3{font-size:16px;font-weight:500;color:#000}.food-details span{font-size:16px;font-weight:600;color:#000;margin-top:6px}.food-card button{width:100%;border-radius:8px}@media(max-width:768px){.food-card{width:100%}}:root{--border: #e6e6e6;--bg: #fafafa;--text: #222;--muted: #666;--brand: #0a6cf1}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;padding:2rem 60px;max-width:100vw;margin:0 auto;color:var(--text)}.faq-intro h2{font-size:20px;margin:10px 0;text-align:left!important}.faq-intro p{color:var(--muted);line-height:1.6}.faq-intro span{color:#666}.faq__list{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fff}.faq__item+.faq__item{border-top:1px solid var(--border)}.faq__question{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;text-align:left;background:transparent;border:0;padding:1rem 1.25rem;font-weight:600;cursor:pointer}.faq__question:hover{background:var(--bg)}.faq__chevron{width:10px;height:10px;position:relative;display:inline-block;transform:rotate(0);transition:transform .2s ease}.faq__chevron:before{content:"";display:block;width:10px;height:10px;border-right:2px solid var(--text);border-bottom:2px solid var(--text);transform:rotate(45deg);transition:transform .2s ease}.faq__item.is-open .faq__chevron:before{transform:rotate(-135deg)}.faq__answer{overflow:hidden;transition:max-height .22s ease,padding .22s ease,border-color .22s ease;padding:0 1.25rem;border-top:1px solid transparent;background:#fff}.faq__item.is-open .faq__answer{padding:.75rem 1.25rem 1rem;border-top:1px solid var(--border)}.faq__answer p{margin:0;color:var(--muted);line-height:1.6}.faq__question:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media(max-width:900px){.faq{grid-template-columns:1fr}}@media(max-width:520px){.faq{padding:1rem}.faq-intro,.faq-intro h2{text-align:center}.faq__question{padding:.85rem 1rem;font-size:.98rem}.faq__answer{padding:0 1rem}.faq__item.is-open .faq__answer{padding:.6rem 1rem .85rem}}.about-page h2{text-align:center;font-weight:400}.about-container{display:flex;align-items:center;justify-content:space-between;padding:3rem;border-radius:12px;gap:2rem}.about-text{flex:1;color:#585757;font-family:DM Sans,sans-serif}.about-text h2{font-size:2rem;margin-bottom:1rem;color:#2c3e50}.about-text p strong{font-weight:500}.about-text p{line-height:1.6;margin-bottom:1rem}.about-image{flex:1;text-align:center}.about-image img{max-width:100%}@media(max-width:1024px){.about-container{flex-direction:column;text-align:center;padding:2rem}.about-text{margin-right:0}.about-text p{font-size:.9rem}.about-image img{border-radius:8px}}.room-page{display:flex;flex-direction:column;justify-content:center;align-items:center}.rooms-group{margin-top:30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:1rem;width:100%;padding:0 1rem;margin-bottom:80px}.room-page-heading{margin-top:30px;text-align:center;gap:10px;padding:0 60px}.room-page-heading h2{font-size:26px;margin-bottom:1rem;color:#000;text-align:center;font-weight:400}.room-page-heading p{color:gray}.rooms-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.gallery-container{padding:2rem;max-width:1200px;margin:auto;font-family:Segoe UI,sans-serif;text-align:center}.gallery-heading{margin-top:30px;text-align:center;gap:10px}.gallery-heading h2{font-size:26px;margin-bottom:1rem;color:#000;text-align:center;font-weight:400}.gallery-heading p{color:gray}.gallery-container h2{font-size:2rem;margin-bottom:.5rem}.gallery-container p{font-size:1rem;color:#555;margin-bottom:2rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.gallery-item img{width:100%;height:300px;border-radius:8px;object-fit:cover;box-shadow:0 2px 8px #0000001a}.food-section{margin-bottom:3rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.section-header h2{font-size:1.4rem;font-weight:500}.carousel-buttons{display:flex;gap:.5rem}.carousel-buttons button{width:34px;height:34px;border-radius:6px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:18px}.carousel-buttons button:hover{background-color:#000;color:#fff}.food-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:1rem;overflow-x:auto;scroll-behavior:smooth}.food-slider::-webkit-scrollbar{display:none}.menu-container{padding:2rem;max-width:1300px;margin:auto}@media(max-width:768px){.menu-container{padding:1rem}.section-header h2{font-size:1.2rem}}.menu-hero{margin-bottom:3rem;max-width:600px}.menu-hero h1{font-size:2.2rem;font-weight:600;margin-bottom:.5rem}.menu-hero p{color:#666;font-size:.95rem;line-height:1.5}@media(max-width:768px){.menu-hero h1{font-size:1.7rem}.menu-hero p{font-size:.9rem}}.menu-heading{margin-top:30px;text-align:center;gap:10px;padding:0 60px}.menu-heading h2{font-size:26px;margin-bottom:1rem;color:#000;text-align:center;font-weight:400}.menu-heading p{color:gray}@media(max-width:768px){.menu-heading h1{font-size:1.7rem}.menu-heading{padding:0 30px;width:auto}.menu-heading p{font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 24px}.contact-header{margin-top:30px;text-align:center;gap:10px;margin-bottom:50px}.contact-header h2{font-size:26px;margin-bottom:1rem;color:#000;text-align:center;font-weight:400}.contact-header p{font-size:16px;color:#6b7280;max-width:800px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr;gap:48px;margin-bottom:80px}@media(min-width:1024px){.contact-grid{grid-template-columns:1fr 1fr}}.form-card{background:#efefef;padding:30px}.form-group{margin-bottom:32px}.form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-group label .required{color:#ef4444}.form-group input,.form-group textarea{background-color:#fffefe;width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#d97706;box-shadow:0 0 0 3px #d9770633}.form-group textarea{min-height:160px;resize:vertical}.submit-btn{width:100%;display:block;margin:32px auto 0;padding:14px 0;background-color:#cfa477;color:#fff;font-weight:500;font-size:16px;border:none;border-radius:50px;cursor:pointer;transition:background-color .3s}.submit-btn:hover{background-color:#a07950}.map-container{position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014;height:600px!important}@media(min-width:768px){.map-container{height:500px}}.map-container iframe{width:100%;height:100%;border:0}.overlay-card{position:absolute;bottom:24px;left:24px;right:24px;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;padding:24px}@media(min-width:768px){.overlay-card{left:auto;right:24px;width:320px}}.overlay-card h3{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:8px}.overlay-card p{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:20px}.overlay-actions{display:flex;align-items:center;justify-content:space-between}.contact-btn{padding:10px 24px;border:1px solid #d1d5db;border-radius:50px;background:#fff;color:#374151;font-weight:500;font-size:14px;cursor:pointer;transition:background-color .3s}.contact-btn:hover{background-color:#f3f4f6}.phone-link{display:flex;align-items:center;gap:12px;color:#1f2937;font-weight:500;text-decoration:none}.phone-icon{width:24px;height:24px;fill:currentColor}
