body{background-color:#fbf8f1;margin:0;font-family:Poppins,sans-serif}.page-container{padding-top:65px}body{margin:0;font-family:Poppins,sans-serif}.header-wrapper{z-index:1000;width:100%;position:fixed;top:0;left:0}.header-master-container{box-sizing:border-box;background:#f4efe3;border-bottom:1px solid #d8cfbb;justify-content:space-between;align-items:center;width:100%;height:78px;padding:0 42px;font-family:Poppins,sans-serif;display:flex;box-shadow:0 2px 10px #303a2a14}.header-title{color:#2f3b2f;letter-spacing:.5px;font-size:1.7rem;font-weight:700}.header-menu{align-items:center;gap:30px;display:flex}.header-link{color:#44523f;font-size:.98rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.header-link:hover{color:#8a6b3f}.header-link:after{content:"";background-color:#8a6b3f;width:0;height:2px;transition:width .25s;position:absolute;bottom:-6px;left:0}.header-link:hover:after{width:100%}.header-socials{color:#44523f;align-items:center;gap:18px;font-size:1.2rem;display:flex}.header-socials svg{cursor:pointer;transition:transform .2s,color .2s}.header-socials svg:hover{color:#8a6b3f;transform:scale(1.08)}.header-socials a{color:#44523f;align-items:center;text-decoration:none;display:flex}.header-socials a:hover{color:#8a6b3f}.header-socials a svg{transition:transform .2s,color .2s}.header-socials a:hover svg{transform:scale(1.08)}.mobile-menu-button{color:#44523f;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.4rem;display:none}.mobile-dropdown-menu{display:none}@media (width<=900px){.header-master-container{height:70px;padding:0 18px}.header-title{max-width:70%;font-size:1.25rem;line-height:1.2}.desktop-menu,.desktop-socials{display:none}.mobile-menu-button{justify-content:center;align-items:center;display:flex}.mobile-dropdown-menu{opacity:0;background:#f4efe3;border-bottom:1px solid #d8cfbb;flex-direction:column;gap:0;max-height:0;transition:max-height .3s,opacity .25s;display:flex;overflow:hidden;box-shadow:0 6px 16px #303a2a1a}.mobile-dropdown-menu.open{opacity:1;max-height:500px}.mobile-header-link{color:#44523f;border-top:1px solid #e4dccd;padding:16px 20px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s}.mobile-header-link:hover{color:#8a6b3f;background-color:#ede5d3}.mobile-header-socials{color:#44523f;border-top:1px solid #e4dccd;align-items:center;gap:18px;padding:16px 20px 20px;font-size:1.2rem;display:flex}.mobile-header-socials a{color:#44523f}.mobile-header-socials a svg{cursor:pointer;transition:transform .2s,color .2s}.mobile-header-socials a svg:hover{color:#8a6b3f;transform:scale(1.08)}}@media (width<=480px){.header-master-container{height:64px;padding:0 14px}.header-title{max-width:75%;font-size:1.05rem}.mobile-menu-button{font-size:1.25rem}.mobile-header-link{padding:14px 16px;font-size:.95rem}.mobile-header-socials{padding:14px 16px 18px}}.home-master-container{box-sizing:border-box;background:linear-gradient(#f8f5ef,#fff);width:100%;min-height:100vh}.home-hero-section{width:100%;height:70vh;min-height:420px;max-height:700px;position:relative;overflow:hidden}.home-hero-image{object-fit:cover;filter:brightness(.72);width:100%;height:100%;display:block}.home-hero-overlay{justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.home-hero-text-box{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f4efe3b8;border:1px solid #d8cfbbcc;border-radius:18px;max-width:800px;padding:36px 32px;box-shadow:0 8px 24px #303a2a24}.home-hero-title{color:#2f3b2f;margin:0 0 14px;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;line-height:1.15}.home-hero-subtitle{color:#44523f;margin:0;font-size:1.12rem;line-height:1.7}.home-sections-container{flex-direction:column;gap:44px;max-width:1200px;margin:0 auto;padding:70px 24px 90px;display:flex}.home-info-section{background:#fffdf9;border:1px solid #e7decd;border-radius:20px;justify-content:space-between;align-items:stretch;gap:36px;display:flex;overflow:hidden;box-shadow:0 8px 22px #303a2a12}.home-info-section.reverse{flex-direction:row-reverse}.home-info-text{flex-direction:column;flex:1;justify-content:center;padding:44px 40px;display:flex}.home-info-eyebrow{letter-spacing:1.4px;text-transform:uppercase;color:#8a6b3f;margin-bottom:12px;font-size:.85rem;font-weight:700}.home-info-title{color:#2f3b2f;margin:0 0 16px;font-family:Poppins,sans-serif;font-size:2rem;line-height:1.2}.home-info-description{color:#4e5b49;max-width:560px;margin:0 0 24px;font-size:1rem;line-height:1.8}.home-info-button{color:#fff;background:#8a6b3f;border-radius:999px;width:fit-content;padding:13px 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s}.home-info-button:hover{background:#745731;transform:translateY(-1px);box-shadow:0 6px 14px #8a6b3f2e}.home-info-image-placeholder{flex:1;height:100%;max-height:380px;display:flex;overflow:hidden}.home-section-image{object-fit:cover;width:100%;height:100%;display:block}.home-placeholder-text{color:#6b6b6b;text-align:center;background:#ffffff73;border:2px dashed #bfae90;border-radius:14px;padding:22px 28px;font-size:1.2rem;font-weight:600}@media (width<=900px){.home-hero-section{height:58vh;min-height:360px}.home-hero-title{font-size:2.35rem}.home-hero-subtitle{font-size:1rem}.home-sections-container{gap:30px;padding:50px 18px 70px}.home-info-section,.home-info-section.reverse{flex-direction:column}.home-info-text{padding:32px 26px}.home-info-title{font-size:1.7rem}.home-info-image-placeholder{min-height:240px}}@media (width<=600px){.home-hero-section{height:48vh;min-height:300px}.home-hero-overlay{padding:14px}.home-hero-text-box{border-radius:14px;padding:24px 18px}.home-hero-title{margin-bottom:10px;font-size:1.8rem}.home-hero-subtitle{font-size:.95rem;line-height:1.6}.home-sections-container{padding:36px 14px 56px}.home-info-section{border-radius:16px}.home-info-text{padding:24px 18px}.home-info-eyebrow{font-size:.78rem}.home-info-title{font-size:1.45rem}.home-info-description{font-size:.95rem;line-height:1.7}.home-info-button{padding:12px 18px;font-size:.92rem}.home-info-image-placeholder{flex:1;height:100%;max-height:380px;display:flex;overflow:hidden}.home-section-image{object-fit:cover;width:100%;height:100%;display:block}.home-placeholder-text{padding:18px 20px;font-size:1rem}}.events-page{box-sizing:border-box;background-color:#fbf8f1;min-height:100vh;padding:40px 20px 60px}.events-master-container{align-items:flex-start;gap:40px;max-width:1200px;margin:0 auto;display:flex}.events-text-section{background-color:#f4efe3;border:1px solid #ddd2bd;border-radius:14px;flex:1;padding:36px;box-shadow:0 4px 14px #2f3b2f14}.events-heading{color:#2f3b2f;margin-bottom:20px;font-size:2rem;font-weight:600;line-height:1.2}.events-paragraph{color:#4b5647;margin-bottom:22px;font-size:1rem;line-height:1.8}.events-subheading{color:#6b5a3a;margin-bottom:14px;font-size:1.05rem}.events-list{color:#44523f;margin:0 0 24px 20px;padding:0;font-size:1rem;line-height:1.9}.events-list li{margin-bottom:4px}.events-infosection{background-color:#f4efe3;border:1px solid #ddd2bd;border-radius:14px;flex-shrink:0;width:370px;overflow:hidden;box-shadow:0 4px 14px #2f3b2f14}.infosection-image{object-fit:cover;width:100%;height:260px;display:block}.infosection-text{padding:24px 24px 14px}.text-title{color:#2f3b2f;margin-bottom:10px;font-size:1.5rem;font-weight:600}.text-body{color:#4b5647;font-size:.98rem;line-height:1.7}.infosection-link{padding:0 24px 24px}.infosection-btn{color:#fdfaf3;background-color:#2f3b2f;border-radius:999px;padding:12px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block}.infosection-btn:hover{background-color:#8a6b3f;transform:translateY(-1px)}@media (width<=900px){.events-master-container{flex-direction:column}.events-infosection{width:100%}.events-text-section{padding:28px}.events-heading{font-size:1.7rem}}@media (width<=600px){.events-page{padding:24px 14px 40px}.events-text-section{padding:22px}.events-heading{font-size:1.45rem}.events-paragraph,.events-list,.text-body{font-size:.95rem}}.faq-master-container{box-sizing:border-box;background:linear-gradient(#f8f5ef,#fff);justify-content:center;width:100%;min-height:100vh;padding:60px 20px;display:flex}.faq-content{width:100%;max-width:1000px}.faq-title{color:#2f2f2f;text-align:center;margin-bottom:10px;font-size:2.5rem;font-weight:700}.faq-subtitle{text-align:center;color:#666;margin-bottom:40px;font-size:1.05rem}.faq-list{flex-direction:column;gap:22px;display:flex}.faq-card{background-color:#fff;border-left:6px solid #8b6f47;border-radius:14px;padding:24px 26px;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 18px #00000014}.faq-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000001f}.faq-question{color:#8b6f47;margin-bottom:10px;font-size:1.2rem;font-weight:700}.faq-answer{color:#333;margin:0;font-size:1rem;line-height:1.7}.faq-extra-box{background-color:#fffaf3;border:1px solid #eadfcf;border-radius:14px;margin-top:35px;padding:24px 26px;box-shadow:0 4px 14px #0000000f}.faq-extra-title{color:#2f2f2f;margin-bottom:14px;font-size:1.25rem;font-weight:700}.faq-extra-list{color:#444;margin:0;padding-left:20px}.faq-extra-list li{margin-bottom:10px;line-height:1.6}@media (width<=768px){.faq-master-container{padding:40px 16px}.faq-title{font-size:2rem}.faq-card,.faq-extra-box{padding:20px}.faq-question{font-size:1.1rem}.faq-answer,.faq-extra-list li{font-size:.95rem}}.menu-master-container{box-sizing:border-box;background:linear-gradient(#f8f5ef,#fff);width:100%;min-height:100vh;padding:50px 20px 70px}.menu-hero{text-align:center;max-width:1100px;margin:0 auto 40px}.menu-title{color:#2f2f2f;letter-spacing:.5px;margin:0 0 12px;font-size:3rem;font-weight:700}.menu-subtitle{color:#666;margin:0;font-size:1.05rem}.menu-sections{flex-direction:column;gap:38px;max-width:1100px;margin:0 auto;display:flex}.menu-section{background-color:#fff;border:1px solid #eee7dc;border-radius:18px;padding:26px 26px 18px;box-shadow:0 8px 22px #00000012}.menu-section-header{border-bottom:2px solid #e7d8c2;margin-bottom:20px;padding-bottom:12px}.menu-section-header h2{color:#8b6f47;margin:0;font-size:1.6rem;font-weight:700}.menu-items{flex-direction:column;gap:18px;display:flex}.menu-item-card{border-bottom:1px solid #ececec;padding:16px 0}.menu-item-card:last-child{border-bottom:none;padding-bottom:6px}.menu-item-top-row{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:8px;display:flex}.menu-item-title{color:#2f2f2f;margin:0;font-size:1.1rem;font-weight:700;line-height:1.4}.menu-item-price{color:#8b6f47;white-space:nowrap;flex-shrink:0;font-size:1rem;font-weight:700}.menu-item-desc{color:#555;max-width:900px;margin:0;font-size:.96rem;line-height:1.65}@media (width<=900px){.menu-master-container{padding:40px 16px 60px}.menu-title{font-size:2.5rem}.menu-section{padding:22px 20px 14px}.menu-section-header h2{font-size:1.45rem}}@media (width<=600px){.menu-title{font-size:2rem}.menu-subtitle{font-size:.95rem;line-height:1.5}.menu-sections{gap:24px}.menu-section{border-radius:14px;padding:18px 16px 12px}.menu-section-header{margin-bottom:14px;padding-bottom:10px}.menu-section-header h2{font-size:1.25rem}.menu-item-card{padding:14px 0}.menu-item-top-row{flex-direction:column;gap:4px;margin-bottom:6px}.menu-item-title{font-size:1rem}.menu-item-price{font-size:.98rem}.menu-item-desc{font-size:.92rem;line-height:1.55}}.footer-master-container{color:#f4efe3;box-sizing:border-box;background:#2f3b2f;width:100%;padding:50px 20px 20px}.footer-content{justify-content:space-between;gap:40px;max-width:1100px;margin:0 auto;display:flex}.footer-section{flex:1;min-width:200px}.footer-title{color:#f4efe3;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700}.footer-item{color:#dcd6c8;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:.95rem;line-height:1.6;display:flex}.footer-link{color:#dcd6c8;align-items:center;gap:10px;margin-bottom:10px;font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s;display:flex}.footer-link:hover{color:#c8a96a;transform:translate(2px)}.footer-hours{color:#dcd6c8;font-size:.95rem;line-height:1.8}.footer-hours-note{color:#bfb8a8;border-top:1px solid #ffffff26;max-width:260px;margin-top:14px;padding-top:10px;font-size:.85rem;font-style:italic;line-height:1.5}.footer-bottom{text-align:center;color:#bfb8a8;border-top:1px solid #ffffff26;margin-top:30px;padding-top:16px;font-size:.85rem}@media (width<=768px){.footer-content{flex-direction:column;gap:28px}.footer-section{text-align:left}.footer-title{font-size:1.1rem}.footer-link,.footer-item,.footer-hours{font-size:.92rem}.footer-hours-note,.footer-bottom{font-size:.8rem}}
