@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700&family=Inter:wght@300;400;500;600&display=swap";.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#2c1810;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000004d}.nav-brand a{color:#d4a24e;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:700;letter-spacing:1px}.nav-links{display:flex;list-style:none;gap:2rem}.nav-links a{color:#f9f5f0;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:#d4a24e;border-bottom-color:#d4a24e}.main-content{min-height:80vh}.page{max-width:1100px;margin:0 auto;padding:3rem 2rem}.footer{background-color:#2c1810;color:#f9f5f0;text-align:center;padding:2rem 1rem}.footer p{font-size:.9rem;opacity:.8}.hero{background:linear-gradient(135deg,#2c1810e0,#b7410eb3);color:#f9f5f0;text-align:center;padding:6rem 2rem;margin:-3rem -2rem 3rem;border-bottom:4px solid #D4A24E}.hero h1{font-size:3.5rem;margin-bottom:.5rem;color:#f9f5f0;text-shadow:2px 2px 6px rgba(0,0,0,.4)}.hero .tagline{font-size:1.3rem;font-style:italic;margin-bottom:2rem;color:#d4a24e}.cta-button{display:inline-block;padding:.9rem 2.5rem;background-color:#b7410e;color:#f9f5f0;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:4px;border:2px solid #D4A24E;transition:background-color .3s ease,transform .2s ease}.cta-button:hover{background-color:#d4a24e;color:#2c1810;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:#b7410e;margin-bottom:1rem}.welcome-text p{font-size:1.05rem;line-height:1.8;color:#444}.welcome-image{background:linear-gradient(135deg,#b7410e,#d4a24e);border-radius:8px;height:300px;display:flex;align-items:center;justify-content:center;color:#f9f5f0;font-size:1.2rem;font-style:italic}.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 #B7410E;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:#b7410e;margin-bottom:.5rem}.feature-card p{font-size:.95rem;color:#666}.about-header{text-align:center;margin-bottom:2.5rem}.about-header h1{font-size:2.5rem;color:#b7410e;margin-bottom:.5rem}.subtitle{font-size:1.1rem;color:#888;font-style:italic}.about-story{max-width:800px;margin:0 auto 3rem}.about-story p{font-size:1.05rem;line-height:1.9;color:#444;margin-bottom:1.2rem}.about-divider{width:60px;height:3px;background:#d4a24e;margin:2rem auto}.team-section h2{text-align:center;font-size:2rem;color:#b7410e;margin-bottom:2rem}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.team-card{text-align:center;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014}.team-avatar{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#b7410e,#d4a24e);margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.5rem}.team-card h3{font-size:1.1rem;color:#2c1810;margin-bottom:.3rem}.team-card .role{color:#b7410e;font-weight:600;font-size:.9rem;margin-bottom:.5rem}.team-card p{font-size:.9rem;color:#666}.menu-header{text-align:center;margin-bottom:2.5rem}.menu-header h1{font-size:2.5rem;color:#b7410e}.menu-header p{color:#888;font-style:italic}.menu-category{margin-bottom:2.5rem}.menu-category h2{font-size:1.6rem;color:#2c1810;padding-bottom:.5rem;border-bottom:2px solid #D4A24E;margin-bottom:1.5rem}.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 #B7410E;transition:transform .2s ease,box-shadow .2s ease}.menu-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.menu-item h3{font-size:1.15rem;color:#2c1810;margin-bottom:.4rem}.menu-item .description{font-size:.92rem;color:#666;margin-bottom:.8rem;line-height:1.5}.menu-item .price{font-size:1.2rem;font-weight:700;color:#b7410e}.loading-message{text-align:center;padding:3rem;font-size:1.1rem;color:#888}.error-message{text-align:center;padding:2rem;color:#b7410e;background:#fde8e0;border-radius:8px}.location-header{text-align:center;margin-bottom:2.5rem}.location-header h1{font-size:2.5rem;color:#b7410e}.location-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.location-info h2{font-size:1.4rem;color:#2c1810;margin-bottom:.8rem;margin-top:1.5rem}.location-info h2:first-child{margin-top:0}.location-info p{font-size:1rem;color:#444;margin-bottom:.3rem}.location-info .phone{color:#b7410e;font-weight:600}.hours-row{display:flex;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid #eee}.hours-row .day{font-weight:600;color:#2c1810}.hours-row .time{color:#666}.map-container{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001f}.map-placeholder{width:100%;height:400px;background:linear-gradient(135deg,#e8ddd3,#d4a24e33);display:flex;align-items:center;justify-content:center;color:#888;font-style:italic}.contact-header{text-align:center;margin-bottom:2.5rem}.contact-header h1{font-size:2.5rem;color:#b7410e}.contact-header p{color:#888;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:#2c1810;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border:2px solid #e0d6cc;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .3s ease;background:#fdfcfb}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#b7410e}.form-group textarea{resize:vertical;min-height:120px}.error{color:#c0392b;font-size:.85rem;margin-top:.3rem;display:block}.success-msg{background:#d4edda;color:#155724;padding:1rem;border-radius:6px;margin-bottom:1.5rem;text-align:center;font-weight:600}.submit-btn{width:100%;padding:.9rem;background-color:#b7410e;color:#f9f5f0;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:#d4a24e;color:#2c1810;transform:translateY(-1px)}@media(max-width:768px){.navbar{flex-direction:column;padding:1rem;gap:.8rem}.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,.location-content{grid-template-columns:1fr}.form-container{padding:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,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:Inter,sans-serif;background-color:#745b2d;color:#252e2f;border:none;padding:10px 16px;border-radius:6px;cursor:pointer;transition:all .2s ease}button:hover{background-color:#56290e;color:#fff3dd}input,textarea{font-family:Inter,sans-serif;background-color:#3b3428;border:1px solid #745B2D;color:#fff3dd;padding:10px;border-radius:6px}input::placeholder,textarea::placeholder{color:#fff3dd99}input:focus,textarea:focus{outline:none;border-color:#bfa289;box-shadow:0 0 0 2px #bfa28933}
