*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Roboto,sans-serif;color:#333;background:#fafafa;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font:inherit}.fade-enter-active,.fade-leave-active{transition:opacity .25s ease}.fade-enter-from,.fade-leave-to{opacity:0}.home-page{height:100vh;height:100dvh;overflow:hidden}.home-bg{background-image:url(/images/everything_dark.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.home-bg:after{content:"";position:absolute;inset:0;background:#00000059}.home-content{position:relative;z-index:1;text-align:center;color:#fff;padding:1rem;width:100%;max-width:1200px}.home-title{font-family:Quattrocento,serif;font-size:clamp(3rem,10vw,8rem);letter-spacing:.05em;margin-bottom:.5rem;text-shadow:0 2px 20px rgba(0,0,0,.5)}.home-subtitle{font-size:clamp(.85rem,3vw,1.5rem);opacity:.9;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.home-brands{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;align-items:flex-end}.home-brand{display:flex;flex-direction:column;align-items:center;gap:.75rem}.home-brand img{width:clamp(80px,15vw,220px);filter:drop-shadow(0 4px 20px rgba(0,0,0,.4))}.home-brand .dining-logo{width:clamp(90px,17vw,250px)}.home-brand .catering-logo{width:clamp(70px,12vw,180px)}.home-cta{display:inline-block;padding:.75rem 2.5rem;border:2px solid white;border-radius:50px;color:#fff;background:#0009;font-size:clamp(.9rem,2vw,1.2rem);font-weight:700;letter-spacing:.05em;transition:all .3s ease;white-space:nowrap}.home-cta:hover{background:#ffffff26;transform:translateY(-2px)}.menu-nav{position:sticky;top:0;z-index:100;padding:.5rem 1.5rem;--nav-h: 56px}.color-express{background-color:#a7d043}.color-dining{background-color:#bfba8a}.color-catering{background-color:#71bac4}.menu-nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.menu-nav-toggle{font-size:1.5rem;padding:.5rem;color:#000;display:block}.menu-nav-logo img{height:50px;width:auto}.menu-nav-actions{display:flex;gap:.25rem}.nav-btn{padding:.5rem 1rem;font-weight:700;font-size:.9rem;color:#000;border-radius:4px;transition:background .2s}.nav-btn:hover{background:#0000001a}@media(max-width:600px){.menu-nav-actions{display:none}}.sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:200}.sidebar{position:fixed;top:0;left:0;width:300px;max-width:80vw;height:100vh;height:100dvh;background:#fff;box-shadow:4px 0 20px #00000026;overflow-y:auto;z-index:201}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #eee}.sidebar-logo{height:50px;width:auto}.sidebar-close{font-size:1.25rem;padding:.5rem;color:#666}.sidebar-nav{padding:1rem 0;display:flex;flex-direction:column}.sidebar-link{padding:.75rem 1.5rem;font-size:1.1rem;font-weight:500;color:#333;transition:background .2s}.sidebar-link:hover{background:#f5f5f5}.sidebar-divider{height:1px;background:#eee;margin:.5rem 1.5rem}.sidebar-enter-active,.sidebar-leave-active{transition:opacity .3s ease}.sidebar-enter-active .sidebar,.sidebar-leave-active .sidebar{transition:transform .3s ease}.sidebar-enter-from,.sidebar-leave-to{opacity:0}.sidebar-enter-from .sidebar,.sidebar-leave-to .sidebar{transform:translate(-100%)}.carousel{position:relative;overflow:hidden;height:calc(100vh - 56px);height:calc(100dvh - 56px)}.carousel-track{display:flex;transition:transform .5s ease;height:100%}.carousel-slide{min-width:100%;height:100%}.carousel-slide img{width:100%;height:100%;object-fit:cover}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#0006;color:#fff;width:48px;height:48px;border-radius:50%;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background .2s}.carousel-btn:hover{background:#000000b3}.carousel-prev{left:1rem}.carousel-next{right:1rem}.carousel-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem}.carousel-dot{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:2px solid white;transition:background .2s}.carousel-dot.active{background:#fff}.locations-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem;max-width:1200px;margin:0 auto}.location-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:1.5rem;text-align:center}.location-name{font-family:Abel,sans-serif;font-size:1.5rem;margin-bottom:.5rem}.location-phone{display:inline-block;color:#2e7d32;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.location-phone:hover{text-decoration:underline}.location-hours{font-size:.9rem;color:#666;margin-bottom:1rem}.location-hours i{margin-right:.3rem;color:#999}.location-map{border-radius:8px;overflow:hidden;margin-bottom:1rem}.location-map iframe{display:block}.location-delivery{padding-top:.75rem;border-top:1px solid #eee}.delivery-label{font-size:.85rem;color:#666;display:block;margin-bottom:.5rem}.delivery-links{display:flex;justify-content:center;gap:1.5rem;align-items:center}.delivery-logo{height:48px;width:auto;opacity:.8;transition:opacity .2s}.delivery-logo:hover{opacity:1}@media(min-width:768px){.delivery-logo{height:56px}}.menu-content{max-width:1200px;margin:0 auto;padding:0 1.5rem 4rem}.menu-section{margin-top:3rem}.menu-section-title{font-family:Abel,sans-serif;font-size:clamp(2rem,5vw,3.5rem);text-align:center;padding:1rem 0;border-top:2px solid #333;border-bottom:2px solid #333;margin-bottom:.5rem}.express-title{font-family:Bungee,cursive;color:#4a7a1a}.dining-title{font-family:Spectral SC,serif;color:#5c5630}.menu-section-note{text-align:center;font-style:italic;color:#666;margin-bottom:1.5rem;font-size:.95rem}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto}@media(max-width:600px){.menu-grid{grid-template-columns:1fr}}.menu-grid.featured{grid-template-columns:1fr;max-width:480px}.menu-grid.featured .menu-item{text-align:center;border:2px solid #4a7a1a;box-shadow:0 4px 24px #0000001f}.menu-grid.featured .menu-item-image img{aspect-ratio:4 / 3;height:auto}.menu-grid.featured .menu-item-name{font-size:1.4rem}.menu-grid.featured .menu-item-price{font-size:1.2rem;color:#4a7a1a}.menu-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.menu-item:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001a}.menu-item-image{background:#f5f5f5}.menu-item-image img{width:100%;aspect-ratio:1;object-fit:contain}.menu-item-placeholder{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f4ec,#e8ece4)}.placeholder-logo{width:40%;aspect-ratio:1;object-fit:contain;opacity:.18}.menu-item-info{padding:1rem}.menu-item-name{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;white-space:pre-line;line-height:1.3}.express-name{font-family:Bungee,cursive;font-size:1rem}.dining-name{font-family:Spectral SC,serif;font-size:1.05rem}.menu-item-description{font-size:.9rem;color:#555;margin-bottom:.75rem;line-height:1.5}.menu-item-price{font-weight:700;color:#222;white-space:pre-line;font-size:.95rem}.catering-hero{text-align:center;padding:4rem 2rem 2rem;background:linear-gradient(135deg,#71bac4,#a52da3);color:#fff}.catering-hero h1{font-family:Bungee,cursive;font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem}.catering-hero p{font-size:1.1rem;max-width:600px;margin:0 auto;opacity:.95}.catering-packages{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:2rem auto;padding:0 1.5rem}.package-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 12px #00000014;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.package-card:hover{transform:scale(1.02);box-shadow:0 6px 24px #0000001f}.package-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.package-header h2{font-family:Bungee,cursive;font-size:1.1rem;color:#0c0c5f}.package-price{font-weight:700;color:#a52da3;font-size:1.1rem}.package-subtitle{font-size:.95rem;color:#71bac4;font-weight:600;margin-bottom:.5rem}.package-description{font-size:.9rem;color:#666;margin-bottom:1rem}.package-btn{width:100%;padding:.75rem;background:#71bac4;color:#fff;font-weight:700;border-radius:8px;font-size:1rem;transition:background .2s}.package-btn:hover{background:#5aa3ad}.package-coming-soon{display:block;text-align:center;padding:.75rem;background:#f0f0f0;color:#999;font-weight:700;border-radius:8px}.modal-overlay{position:fixed;inset:0;background:#0009;z-index:300;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-container{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 30px #0003}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#71bac426;border-bottom:2px solid #a52da3;border-radius:16px 16px 0 0}.modal-header h2{font-family:Bungee,cursive;font-size:1.1rem;color:#0c0c5f}.modal-close{font-size:1.25rem;color:#666;padding:.5rem}.modal-body{padding:1.5rem}.modal-enter-active,.modal-leave-active{transition:opacity .3s ease}.modal-enter-active .modal-container{transition:transform .3s ease}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container{transform:scale(.95) translateY(20px)}.form-section{margin-bottom:1.5rem}.form-section h4{font-weight:700;color:#0c0c5f;border-left:4px solid #a52da3;padding-left:12px;margin-bottom:.75rem}.counter{display:inline-flex;align-items:center;gap:1rem;background:#f5f5f5;border-radius:8px;padding:.25rem .5rem}.counter button{width:36px;height:36px;border-radius:50%;font-size:1.25rem;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center}.counter button:first-child{background:#dc3545}.counter button:last-child{background:#28a745}.counter span{font-size:1.25rem;font-weight:700;min-width:2rem;text-align:center}.counter-sm button{width:28px;height:28px;font-size:1rem}.counter-sm span{font-size:1rem;min-width:1.5rem}.form-hint{font-size:.85rem;color:#888;margin-top:.5rem}.selection-grid{display:flex;flex-wrap:wrap;gap:.5rem}.selection-option{padding:.5rem 1rem;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .2s;font-size:.95rem}.selection-option input{display:none}.selection-option.selected{border-color:#71bac4;background:#71bac41a;color:#0c0c5f;font-weight:600}.wrap-grid{display:flex;flex-direction:column;gap:.75rem}.wrap-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f0f0f0}.wrap-name{font-weight:500}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group label{display:block;font-weight:600;color:#0c0c5f;margin-bottom:.25rem;font-size:.9rem}.form-group input,.form-group textarea{width:100%;padding:.6rem .75rem;border:1px solid #ced4da;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#71bac4;box-shadow:0 0 0 3px #71bac433}.full-width{grid-column:1 / -1}@media(max-width:500px){.form-grid{grid-template-columns:1fr}}.order-summary{background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1rem}.order-summary h4{border-left:4px solid #a52da3;padding-left:12px;color:#0c0c5f;font-weight:700;margin-bottom:.75rem}.summary-line{display:flex;justify-content:space-between;padding:.25rem 0;font-size:.95rem}.summary-total{display:flex;justify-content:space-between;padding-top:.5rem;border-top:2px solid #ddd;margin-top:.5rem;font-weight:700;font-size:1.1rem;color:#0c0c5f}.modal-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-send-email{flex:1;padding:.75rem;background:#a52da3;color:#fff;font-weight:700;border-radius:8px;font-size:1rem;transition:background .2s;min-width:200px}.btn-send-email:hover:not(:disabled){background:#7c2080}.btn-checkout{flex:1;padding:.75rem;background:#71bac4;color:#fff;font-weight:700;border-radius:8px;font-size:1rem;transition:background .2s;min-width:200px}.btn-checkout:hover:not(:disabled){background:#5aa3ad}.btn-send-email:disabled,.btn-checkout:disabled{opacity:.5;cursor:not-allowed}.status-msg{margin-top:1rem;padding:.75rem;border-radius:8px;text-align:center;font-weight:600}.status-msg.info{background:#e3f2fd;color:#1565c0}.status-msg.success{background:#e8f5e9;color:#2e7d32}.status-msg.error{background:#ffebee;color:#c62828}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;border-radius:50%;background:#0009;color:#fff;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;z-index:900;transition:background .2s,transform .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.back-to-top:hover{background:#000000d9;transform:translateY(-2px)}.site-footer{background:#1a1a1a;color:#fff;padding:3rem 2rem 1.5rem}.footer-inner{max-width:1000px;margin:0 auto}.footer-social{text-align:center;margin-bottom:2rem}.footer-social h3{font-family:Abel,sans-serif;font-size:1.5rem;margin-bottom:1rem}.social-links{display:flex;justify-content:center;gap:1.5rem}.social-links a{width:48px;height:48px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:1.25rem;transition:background .2s}.social-links a:hover{background:#fff3}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.footer-col h4{font-family:Abel,sans-serif;font-size:1.1rem;margin-bottom:.75rem;opacity:.8}.footer-col a,.footer-col p{display:block;font-size:.9rem;opacity:.7;padding:.15rem 0;transition:opacity .2s}.footer-col a:hover{opacity:1}.footer-bottom{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem;opacity:.6}.footer-terms-link{display:inline-block;margin-top:.5rem;color:#ffffffb3;text-decoration:underline;font-size:.8rem}.footer-terms-link:hover{color:#fff}@media(max-width:500px){.footer-links{grid-template-columns:1fr;text-align:center}}.not-found-page{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.not-found-content h1{font-family:Bungee,cursive;font-size:6rem;color:#a52da3;line-height:1}.not-found-content p{font-size:1.5rem;color:#666;margin:1rem 0 2rem}.not-found-content .home-cta{color:#333;border-color:#333;background:transparent}.not-found-content .home-cta:hover{background:#333;color:#fff}
