@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700&family=Manrope:wght@300;400;500;600;700;800&display=swap";.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#2a1a14;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000004d}.nav-brand a{text-decoration:none}.nav-links{display:flex;list-style:none;gap:2rem}.nav-links a{color:#eef2f3;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:.3rem 0;border-bottom:2px solid transparent;transition:border-color .3s ease,color .3s ease}.nav-links a:hover{color:#d6a85f;border-bottom-color:#d6a85f}.brand-link{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brand-logo{max-height:60px;width:auto;display:block;flex-shrink:0}.brand-link span{color:#d6a85f;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:700;letter-spacing:1px;line-height:1}.nav-brand{display:flex;align-items:center}.main-content{min-height:80vh}.page{max-width:1100px;margin:0 auto;padding:3rem 2rem}.footer{background-color:#2a1a14;color:#eef2f3;text-align:center;padding:2rem 1rem}.footer p{font-size:.9rem;opacity:.8}.hero{background:linear-gradient(135deg,#2c1810e0,#b7410eb3);color:#eef2f3;text-align:center;padding:6rem 2rem;margin:-3rem -2rem 3rem;border-bottom:4px solid #D6A85F}.hero h1{font-size:3.5rem;margin-bottom:.5rem;color:#eef2f3;text-shadow:2px 2px 6px rgba(0,0,0,.4)}.hero .tagline{font-size:1.3rem;font-style:italic;margin-bottom:2rem;color:#d6a85f}.cta-button{display:inline-block;padding:.9rem 2.5rem;background-color:#a65a2e;color:#eef2f3;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:4px;border:2px solid #D6A85F;transition:background-color .3s ease,transform .2s ease}.cta-button:hover{background-color:#d6a85f;color:#2a1a14;transform:translateY(-2px)}.welcome-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:3rem}.welcome-text h2{font-size:2rem;color:#a65a2e;margin-bottom:1rem}.welcome-text p{font-size:1.05rem;line-height:1.8;color:#4e463f}.welcome-image{background:linear-gradient(135deg,#a65a2e,#d6a85f);border-radius:8px;height:300px;display:flex;align-items:center;justify-content:center;color:#eef2f3;font-size:2rem;font-style:italic}.welcome-divider{width:100px;height:3px;background:#d6a85f;margin:2rem auto}.features-section h2{text-align:center;font-size:2rem;color:#a65a2e;margin-bottom:2rem}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.feature-card{text-align:center;padding:2rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;border-top:3px solid #A65A2E;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.2rem;color:#a65a2e;margin-bottom:.5rem}.feature-card p{font-size:.95rem;color:#6b625c}.menu-header{text-align:center;margin-bottom:2.5rem}.menu-header h1{font-size:2.5rem;color:#a65a2e}.menu-header p{color:#8a817a;font-style:italic}.menu-category{margin-bottom:3rem;padding:1.5rem;border-radius:10px;background:#eee6dd;box-shadow:0 2px 10px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.menu-category:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.menu-category[data-type=experience]{border-left:6px solid #D6A85F;background:linear-gradient(to top,#eee6dd,#fff)}.menu-category-header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.menu-category-title{font-size:1.6rem;color:#2a1a14;padding-bottom:.4rem;border-bottom:2px solid #D6A85F}.menu-category-price{font-size:1.35rem;font-weight:800;color:#a65a2e;letter-spacing:.3px;white-space:nowrap}.menu-category-description{margin-top:.75rem;margin-bottom:1.5rem;color:#6b625c;font-size:.95rem;line-height:1.6;max-width:720px}.menu-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.menu-item{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #00000014;border-left:4px solid #A65A2E;transition:transform .2s ease,box-shadow .2s ease}.menu-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.menu-item h3{font-size:1.15rem;color:#2a1a14;margin-bottom:.4rem}.menu-item .description{font-size:.92rem;color:#6b625c;margin-bottom:.8rem;line-height:1.5}.menu-item .price{font-size:1.2rem;font-weight:700;color:#a65a2e}.loading-message{text-align:center;padding:3rem;font-size:1.1rem;color:#8a817a}.error-message{text-align:center;padding:2rem;color:#a65a2e;background:#f5dfd5;border-radius:8px}.custom-experience-section{text-align:center;max-width:800px;margin:4rem auto 0;padding:3rem 2rem}.custom-experience-section h2{font-size:2.5rem;color:#a65a2e;margin-bottom:1rem}.custom-experience-section p{font-size:1.05rem;line-height:1.8;color:#4e463f;margin-bottom:2rem}.about-header,.menu-header,.location-header,.contact-header,.gallery-header{text-align:center;margin-bottom:3rem;padding:2.3rem 2rem;border-radius:18px;background:linear-gradient(135deg,#d6a85f24,#ffffffeb);border:1px solid rgba(214,168,95,.22)}.about-header h1,.menu-header h1,.location-header h1,.contact-header h1,.gallery-header h1{font-size:2.5rem;color:#a65a2e;margin-bottom:.75rem}.about-header p,.menu-header p,.location-header p,.contact-header p,.gallery-header p{color:#4e463f;font-style:italic;font-size:1.05rem}.gallery-section{margin-bottom:5rem;padding:2rem 1.5rem 1.5rem;border-radius:18px;background:#eee6ddd9;border:1px solid rgba(214,168,95,.18)}.gallery-section h2{text-align:center;font-size:2rem;color:#a65a2e;margin-bottom:1.5rem;position:relative}.gallery-section h2:after{content:"";display:block;width:100px;height:4px;margin:1rem auto 0;background:#d6a85f;border-radius:2px}.gallery-grid{columns:2;column-gap:2rem}.gallery-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #00000014;transition:transform .2s ease;break-inside:avoid;margin-bottom:2rem}.gallery-card:hover{transform:translateY(-4px)}.gallery-image{width:100%;height:auto;display:block}.gallery-content{padding:1rem}.gallery-content h3{color:#2a1a14;margin-bottom:.5rem}.gallery-content p{color:#6b625c;line-height:1.5}.featured-gallery{margin-bottom:5rem}.featured-gallery h2{text-align:center;color:#a65a2e;margin-bottom:2rem;font-size:2rem}.featured-grid{display:flex;flex-direction:column;gap:2rem}.featured-card{display:grid;grid-template-columns:1.4fr 1fr;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #00000014;border:1px solid rgba(214,168,95,.4);transition:transform .25s ease,box-shadow .25s ease}.featured-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.featured-image{width:100%;height:100%;object-fit:cover;min-height:350px}.featured-content{padding:2rem;display:flex;flex-direction:column;justify-content:center}.featured-content:before{content:"Chef's Selection";color:#d6a85f;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem}.featured-content h3{color:#2a1a14;font-size:2rem;margin-bottom:1rem}.featured-content p{color:#6b625c;line-height:1.8;font-size:1rem}.contact-header{text-align:center;margin-bottom:2.5rem}.contact-header h1{font-size:2.5rem;color:#a65a2e}.contact-header p{color:#8a817a;font-style:italic}.form-container{max-width:600px;margin:0 auto;background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 2px 8px #00000014}.form-group{margin-bottom:1.3rem}.form-group label{display:block;margin-bottom:.4rem;font-weight:600;color:#2a1a14;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border:2px solid #D6A85F;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .3s ease;background:#eef2f333;color:#2a1a14}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#a65a2e}.form-group textarea{resize:vertical;min-height:120px}.error{color:#a34747;font-size:.85rem;margin-top:.3rem;display:block}.success-msg{background:#ddebdd;color:#2f5d3a;padding:1rem;border-radius:6px;margin-bottom:1.5rem;text-align:center;font-weight:600}.submit-btn{width:100%;padding:.9rem;background-color:#a65a2e;color:#eef2f3;border:none;border-radius:6px;font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.submit-btn:hover{background-color:#d6a85f;color:#2a1a14;transform:translateY(-1px)}@media(max-width:768px){.navbar{flex-direction:column;padding:1rem;gap:.8rem}.brand-link{gap:.5rem}.brand-logo{max-height:45px}.brand-link span{font-size:1.3rem}.nav-links{gap:1rem;flex-wrap:wrap;justify-content:center}.hero{padding:4rem 1.5rem}.hero h1{font-size:2.2rem}.welcome-section,.features,.team-grid,.menu-items{grid-template-columns:1fr}.gallery-grid{columns:1}.featured-card{grid-template-columns:1fr}.featured-image{min-height:auto;height:auto}.featured-content{padding:1.5rem}.featured-content h3{font-size:1.5rem}.location-content{grid-template-columns:1fr}.form-container{padding:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Manrope,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;background-color:#cde3e6;color:#fff3dd;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:Playfair Display,Georgia,Times New Roman,serif;color:#fff3dd;letter-spacing:.5px}a{text-decoration:none;color:#fff3dd;transition:color .2s ease}a:hover{color:#bfa289}img{max-width:100%;height:auto;border-radius:8px}section{padding:60px 20px}button{font-family:Manrope,sans-serif;background-color:#745b2d;color:#252e2f;border:none;padding:10px 16px;border-radius:6px;cursor:poManrope;transition:all .2s ease}button:hover{background-color:#56290e;color:#fff3dd}input,textarea{font-family:Manrope,sans-serif;background-color:#3b3428;border:1px solid #745B2D;color:#3b3428;padding:10px;border-radius:6px}input::placeholder,textarea::placeholder{color:#b87f0383}input:focus,textarea:focus{outline:none;border-color:#bfa289;box-shadow:0 0 0 2px #bfa28933}
