.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#1d3557;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000004d}.nav-brand a{color:#a8dadc;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:#f1faee;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:#a8dadc;border-bottom-color:#a8dadc}.main-content{min-height:80vh}.page{max-width:1100px;margin:0 auto;padding:3rem 2rem}.footer{background-color:#1d3557;color:#f1faee;text-align:center;padding:2rem 1rem}.footer p{font-size:.9rem;opacity:.8}.hero{background:linear-gradient(135deg,#1d3557e0,#e63946b3);color:#f1faee;text-align:center;padding:6rem 2rem;margin:-3rem -2rem 3rem;border-bottom:4px solid #A8DADC}.hero h1{font-size:3.5rem;margin-bottom:.5rem;color:#f1faee;text-shadow:2px 2px 6px rgba(0,0,0,.4)}.hero .tagline{font-size:1.3rem;font-style:italic;margin-bottom:2rem;color:#a8dadc}.cta-button{display:inline-block;padding:.9rem 2.5rem;background-color:#e63946;color:#f1faee;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:4px;border:2px solid #A8DADC;transition:background-color .3s ease,transform .2s ease}.cta-button:hover{background-color:#a8dadc;color:#1d3557;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:#e63946;margin-bottom:1rem}.welcome-text p{font-size:1.05rem;line-height:1.8;color:#457b9d}.welcome-image{background:linear-gradient(135deg,#e63946,#a8dadc);border-radius:8px;height:300px;display:flex;align-items:center;justify-content:center;color:#f1faee;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 #E63946;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:#e63946;margin-bottom:.5rem}.feature-card p{font-size:.95rem;color:#457b9d}.about-header{text-align:center;margin-bottom:2.5rem}.about-header h1{font-size:2.5rem;color:#e63946;margin-bottom:.5rem}.subtitle{font-size:1.1rem;color:#457b9d;font-style:italic;opacity:.7}.about-story{max-width:800px;margin:0 auto 3rem}.about-story p{font-size:1.05rem;line-height:1.9;color:#457b9d;margin-bottom:1.2rem}.about-divider{width:60px;height:3px;background:#a8dadc;margin:2rem auto}.team-section h2{text-align:center;font-size:2rem;color:#e63946;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,#e63946,#a8dadc);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:#1d3557;margin-bottom:.3rem}.team-card .role{color:#e63946;font-weight:600;font-size:.9rem;margin-bottom:.5rem}.team-card p{font-size:.9rem;color:#457b9d}.menu-header{text-align:center;margin-bottom:2.5rem}.menu-header h1{font-size:2.5rem;color:#e63946}.menu-header p{color:#457b9d;font-style:italic;opacity:.7}.menu-category{margin-bottom:2.5rem}.menu-category h2{font-size:1.6rem;color:#1d3557;padding-bottom:.5rem;border-bottom:2px solid #A8DADC;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 #E63946;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:#1d3557;margin-bottom:.4rem}.menu-item .description{font-size:.92rem;color:#457b9d;margin-bottom:.8rem;line-height:1.5}.menu-item .price{font-size:1.2rem;font-weight:700;color:#e63946}.loading-message{text-align:center;padding:3rem;font-size:1.1rem;color:#457b9d;opacity:.6}.error-message{text-align:center;padding:2rem;color:#e63946;background:#fde8e0;border-radius:8px}.location-header{text-align:center;margin-bottom:2.5rem}.location-header h1{font-size:2.5rem;color:#e63946}.location-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.location-info h2{font-size:1.4rem;color:#1d3557;margin-bottom:.8rem;margin-top:1.5rem}.location-info h2:first-child{margin-top:0}.location-info p{font-size:1rem;color:#457b9d;margin-bottom:.3rem}.location-info .phone{color:#e63946;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:#1d3557}.hours-row .time{color:#457b9d}.map-container{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001f}.map-placeholder{width:100%;height:400px;background:linear-gradient(135deg,#e8ddd3,#a8dadc33);display:flex;align-items:center;justify-content:center;color:#457b9d;font-style:italic}.contact-header{text-align:center;margin-bottom:2.5rem}.contact-header h1{font-size:2.5rem;color:#e63946}.contact-header p{color:#457b9d;font-style:italic;opacity:.7}.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:#1d3557;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:#e63946}.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:#e63946;color:#f1faee;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:#a8dadc;color:#1d3557;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:Open Sans,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#457b9d;background-color:#f1faee}h1,h2,h3{font-family:Playfair Display,Georgia,Times New Roman,serif}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}
