@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400&family=Lexend:wght@400;500;700&display=swap";:root{--background:#0e121b;--foreground:#f0f2f5;--card:#171c26;--primary:#ea5d53;--primary-foreground:#fff;--secondary:#172245;--muted-foreground:#7e889a;--accent:#2b4bab;--border:#262d40;--radius:.5rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:DM Serif Display,Georgia,serif;font-weight:400}.italic{font-style:italic}.text-primary{color:var(--primary)}.text-muted{color:var(--muted-foreground)}.text-accent{color:var(--accent)}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.navbar{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#0f141eeb;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{background:#0a0e18fa;box-shadow:0 4px 24px #0006}.navbar .inner{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:.5rem;max-width:1280px;margin:0 auto;padding:.75rem 1.5rem;transition:padding .3s;display:flex}.navbar.scrolled .inner{padding-top:.5rem;padding-bottom:.5rem}.navbar img{height:48px;transition:height .3s}.navbar.scrolled img{height:38px}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:#f5f7fab3;text-transform:uppercase;letter-spacing:.15em;font-size:.875rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--primary)}.btn-primary{background:var(--primary);color:var(--primary-foreground);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--primary);border-radius:2px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-block}.btn-primary:hover{color:var(--primary);background:0 0}.btn-outline{border:1px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border-radius:2px;padding:.875rem 2rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-block}.btn-outline:hover{background:var(--primary);color:var(--primary-foreground)}.nav-links a.nav-order:hover{color:var(--primary-foreground)}.btn-large{padding:.875rem 2rem}.hero-anim{opacity:0;animation:.8s forwards heroFadeUp;transform:translateY(20px)}.hero-anim-1{animation-delay:.1s}.hero-anim-2{animation-delay:.35s}.hero-anim-3{animation-delay:.6s}.hero-anim-4{animation-delay:.85s}@keyframes heroFadeUp{to{opacity:1;transform:none}}@keyframes kenBurns{0%{transform:scale(1)translate(0)}to{transform:scale(1.08)translate(-1%)}}@media (prefers-reduced-motion:reduce){.hero img.bg{animation:none}}.scroll-indicator{z-index:3;color:#ffffffb3;text-transform:uppercase;letter-spacing:.3em;flex-direction:column;align-items:center;gap:.5rem;font-size:.65rem;font-weight:500;transition:color .2s,opacity .4s;animation:1.2s 1.4s both scrollFade;display:flex;position:absolute;bottom:2.25rem;left:50%;transform:translate(-50%)}.scroll-indicator:hover{color:#fff}.mouse{border:2px solid #ffffffb3;border-radius:12px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex}.wheel{background:#ffffffd9;border-radius:2px;width:3px;height:6px;animation:1.8s ease-in-out infinite wheelMove}@keyframes wheelMove{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(10px)}to{opacity:0;transform:translateY(0)}}@keyframes scrollFade{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (width<=640px){.scroll-indicator{display:none}}html.a11y-bigger-text-2 .scroll-indicator,html.a11y-bigger-text-3 .scroll-indicator,html.a11y-text-spacing-2 .scroll-indicator,html.a11y-text-spacing-3 .scroll-indicator{display:none}.hero{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero img.bg{object-fit:cover;z-index:0;width:100%;height:100%;animation:18s ease-in-out infinite alternate kenBurns;position:absolute;inset:0}.hero .overlay{z-index:1;background:linear-gradient(#0f141ecc,#0f141e80,#0e121b);position:absolute;inset:0}.hero .content{z-index:2;text-align:center;max-width:720px;padding:0 1.5rem;position:relative}.hero-steam{z-index:1;pointer-events:none;width:min(420px,60vw);height:46vh;position:absolute;bottom:14%;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#0000,#000 38% 78%,#0000);mask-image:linear-gradient(#0000,#000 38% 78%,#0000)}.hero-steam .steam{filter:blur(14px);opacity:0;mix-blend-mode:screen;background:radial-gradient(circle,#ffffff80,#fff0 70%);border-radius:50%;width:90px;height:90px;animation:9s ease-in-out infinite steamRise;position:absolute;bottom:0}.hero-steam .s1{animation-duration:8.5s;animation-delay:0s;left:8%}.hero-steam .s2{width:110px;height:110px;animation-duration:10.5s;animation-delay:1.6s;left:30%}.hero-steam .s3{animation-duration:9.5s;animation-delay:3.1s;left:52%}.hero-steam .s4{width:80px;height:80px;animation-duration:11s;animation-delay:4.4s;left:70%}.hero-steam .s5{width:130px;height:130px;animation-duration:12s;animation-delay:6s;left:44%}@keyframes steamRise{0%{opacity:0;transform:translate(0)scale(.6)}15%{opacity:.55}50%{opacity:.4;transform:translate(-18px,-45%)scale(1.1)}75%{opacity:.18;transform:translate(14px,-72%)scale(1.4)}to{opacity:0;transform:translate(-6px,-100%)scale(1.7)}}@media (prefers-reduced-motion:reduce){.hero-steam{display:none}}@media (width<=640px){.hero-steam{width:70vw;height:34vh;bottom:8%}.hero-steam .steam{filter:blur(11px)}}.hero-status{letter-spacing:.02em;text-align:center;text-wrap:balance;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#f5f7faeb;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:baseline;gap:.5rem;max-width:100%;margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-status-dot{background:var(--primary);border-radius:50%;flex:none;width:8px;height:8px}@media (width<=640px){.hero-status{padding:.4rem .8rem;font-size:.74rem}}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.hero-icon-btn{width:48px;height:48px;color:var(--foreground);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.hero-icon-btn:hover{border-color:var(--primary);color:var(--primary);background:#ffffff1f}.icon-btn-label{display:none}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem;font-size:.875rem;font-weight:500}.hero h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.hero p.lead{color:var(--muted-foreground);max-width:540px;margin:0 auto 2.5rem;font-size:1.125rem;font-weight:300}.divider{margin-bottom:-2px;line-height:0;overflow:hidden}.divider.divider-flip{margin-top:-2px;margin-bottom:0;transform:scaleY(-1)}.divider svg{width:100%;height:60px;display:block}section{padding:6rem 0}.section-eyebrow{text-align:center}.section-title{text-align:center;margin:1rem 0 4rem;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.menu{background:#1e284633}.menu-grid{flex-wrap:wrap;gap:1.5rem;display:flex}.menu-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex:0 0 calc(25% - 1.125rem);min-width:220px;transition:border-color .3s}.menu-card:hover{border-color:#0000}.menu-card:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-color:#0000}.menu-card:focus-visible .snippet{-webkit-line-clamp:4;max-height:6.2em}.menu-card:focus-visible .rm-arrow{transform:translate(4px)}.menu-card:focus-visible .read-more{opacity:1}.menu-card{position:relative}.menu-card:before{content:"";border-radius:var(--radius);pointer-events:none;z-index:1;background:conic-gradient(from var(--card-angle,0deg), transparent 0deg, #e85a4b26 40deg, var(--primary) 90deg, #ffbe78e6 120deg, #e85a4b26 170deg, transparent 220deg);-webkit-mask-composite:xor;opacity:0;padding:1px;transition:opacity .35s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.menu-card:hover:before{opacity:1;animation:3s linear infinite cardBorderSpin}.menu-card.is-popular{border-color:#0000}.menu-card.is-popular:before{opacity:.75;animation:6s linear infinite cardBorderSpin}.menu-card.is-popular:hover:before{opacity:1;animation-duration:3s}@property --card-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes cardBorderSpin{to{--card-angle:360deg}}@supports not (background:conic-gradient(from var(--x, 0deg), red, blue)){.menu-card:hover{border-color:#e85a4b4d}.menu-card.is-popular{border-color:#e85a4b80}.menu-card:before{display:none}}@media (prefers-reduced-motion:reduce){.menu-card:hover:before,.menu-card.is-popular:before{animation:none}}.menu-card .img-wrap{aspect-ratio:1;border-radius:var(--radius) var(--radius) 0 0;position:relative;overflow:hidden}.menu-card .img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.menu-card:hover .img-wrap img{transform:scale(1.08)}.card-overlay{display:none}.menu-card .body{padding:1rem 1.25rem 1.25rem}.menu-card .head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.menu-card h3{font-size:1.05rem;line-height:1.3}.menu-card .price{color:var(--primary);white-space:nowrap;font-size:.95rem;font-weight:700}.menu-card .snippet{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:3.1em;font-size:.8rem;line-height:1.55;transition:max-height .35s,color .3s;display:-webkit-box;overflow:hidden}@media (hover:hover){.menu-card:hover .snippet{-webkit-line-clamp:4;color:#dce2ece6;max-height:6.2em}}.menu-card .read-more{color:var(--primary);letter-spacing:.03em;opacity:.75;align-items:center;gap:.3rem;margin-top:.4rem;font-size:.75rem;font-weight:500;transition:opacity .3s;display:inline-flex}.menu-card:hover .read-more{opacity:1}.rm-arrow{transition:transform .3s;display:inline-block}.menu-card:hover .rm-arrow{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.menu-card .snippet,.rm-arrow{transition:none}}.menu .cta{text-align:center;margin-top:3.5rem}.about .container{max-width:880px}.about p{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:1.125rem;font-weight:300;line-height:1.7}.stats{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:4rem;display:flex}.stat{text-align:center}.stat .num{color:var(--primary);font-family:DM Serif Display,serif;font-size:2.5rem;display:block}.stat .label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.2em;margin-top:.25rem;font-size:.875rem}.location-grid{grid-template-columns:1fr;gap:3rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=1024px){.location-grid{grid-template-columns:1fr 1fr}}.location-info>div{margin-bottom:2rem}.location-info h3{margin-bottom:.75rem;font-size:1.25rem}.location-info p,.location-info div.hours p{color:var(--muted-foreground);line-height:1.6}.location-info a{color:var(--primary)}.location-info a:hover{text-decoration:underline}.map-wrap{border-radius:var(--radius);border:1px solid var(--border);min-height:320px;overflow:hidden}.map-wrap iframe{border:0;width:100%;height:100%;min-height:320px;display:block}footer{border-top:1px solid var(--border);background:#0d1017;padding:4rem 0 0}.footer-grid{border-bottom:1px solid var(--border);grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand .name{color:var(--primary);margin-bottom:.4rem;font-family:DM Serif Display,serif;font-size:1.5rem;display:block}.footer-brand>p{color:var(--muted-foreground);font-size:.85rem;line-height:1.6}.footer-social{gap:.75rem;margin-top:1.25rem;display:flex}.footer-social a{border:1px solid var(--border);width:36px;height:36px;color:var(--muted-foreground);border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,color .2s,background .2s;display:flex}.footer-social a:hover{border-color:var(--primary);color:var(--primary);background:#e85a4b14}.footer-col h4{text-transform:uppercase;letter-spacing:.2em;color:var(--foreground);margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600}.footer-col a,.footer-col p{color:var(--muted-foreground);margin-bottom:.4rem;font-size:.875rem;line-height:1.6;display:block}.footer-col a:hover{color:var(--primary)}.footer-bottom{justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.copy{color:#96a0af80;font-size:.75rem}.back-top{color:var(--muted-foreground);align-items:center;gap:.4rem;font-size:.75rem;transition:color .2s;display:flex}.back-top:hover{color:var(--primary)}@media (width<=1023px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start}}.menu-toggle{color:var(--foreground);cursor:pointer;background:0 0;border:0;padding:.25rem;display:none}@media (width<=768px){.nav-links{display:none}.nav-links.open{border-top:1px solid var(--border);background:#0e121b;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100vh - 100%);padding:.5rem 1.5rem 1.25rem;animation:.22s both navDrop;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #0000008c}@keyframes navDrop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.nav-links.open a{color:#f5f7faeb;border-bottom:1px solid #ffffff14;padding:.9rem 0}.nav-links.open a:last-child{border-bottom:0}.nav-links.open .btn-primary{text-align:center;background:var(--primary);color:var(--primary-foreground);border-bottom:1px solid var(--primary);margin-top:1rem;padding:.9rem 1.25rem}.menu-toggle{display:block}}.menu-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080c16e0;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.menu-modal-overlay.open{display:flex}.menu-modal{background:var(--card);border:1px solid var(--border);border-radius:.75rem;flex-direction:column;width:100%;max-width:760px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 32px 80px #0009}.menu-modal-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}.modal-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.25em;margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500;display:block}.modal-title{font-size:1.5rem;line-height:1.2}.menu-modal-close{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:.35rem;transition:color .2s;display:flex}.menu-modal-close:hover{color:var(--foreground)}.menu-modal-body{flex:1;padding:1.5rem 1.75rem;overflow-y:auto}.menu-modal-body::-webkit-scrollbar{width:6px}.menu-modal-body::-webkit-scrollbar-track{background:0 0}.menu-modal-body::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.menu-section{margin-bottom:2rem}.menu-cat{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);align-items:center;gap:.75rem;margin-bottom:.875rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;display:flex}.cat-line{background:var(--border);flex:1;height:1px}.menu-items{flex-direction:column;gap:0;display:flex}.mi{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:baseline;gap:1rem;padding:.6rem 0;display:flex}.mi:last-child{border-bottom:0}.mi-name{color:var(--foreground);font-size:.9rem}.mi-price{color:var(--primary);white-space:nowrap;flex-shrink:0;font-size:.875rem;font-weight:600}.mcard-grid{grid-template-columns:repeat(3,1fr);gap:.875rem;display:grid}.mcard{background:var(--background);border:1px solid var(--border);border-radius:.5rem;flex-direction:column;display:flex;overflow:hidden}.mcard-img{aspect-ratio:4/3;overflow:hidden}.mcard-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.mcard:hover .mcard-img img{transform:scale(1.05)}.mcard-body{flex-direction:column;flex:1;gap:.2rem;padding:.625rem .75rem;display:flex}.mcard-name{color:var(--foreground);font-size:.82rem;font-weight:600;line-height:1.3}.mcard-sub{color:var(--muted-foreground);font-size:.72rem;line-height:1.3}.mcard-price{color:var(--primary);margin-top:auto;padding-top:.3rem;font-size:.85rem;font-weight:700}.mcard.mcard-text{border-style:dashed;border-color:var(--border);flex-direction:row;align-items:center}.mcard.mcard-text .mcard-body{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem}.mcard.mcard-text .mcard-name{font-size:.82rem;font-weight:500}.mcard.mcard-text .mcard-price{white-space:nowrap;margin-top:0;padding-top:0}.menu-note{color:var(--muted-foreground);text-align:center;margin-top:1.5rem;font-size:.75rem;font-style:italic}.menu-modal-footer{border-top:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.pdf-viewer-body{background:#0d1016;flex-direction:column;align-items:center;min-height:300px;padding:1.5rem 1rem;display:flex;overflow-y:auto}.pdf-loading{color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:3rem 0;font-size:.875rem;display:flex}.pdf-spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.pdf-error{color:var(--muted-foreground);text-align:center;padding:2rem;font-size:.875rem}.pdf-error a{color:var(--primary)}.pdf-pages{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.pdf-pages canvas{border-radius:4px;max-width:100%;box-shadow:0 4px 24px #00000080}.pdf-nav{gap:1.5rem}.pdf-nav-btn{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.3rem;padding:.4rem .875rem;font-family:inherit;font-size:.8rem;transition:border-color .2s,color .2s;display:flex}.pdf-nav-btn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.pdf-nav-btn:disabled{opacity:.35;cursor:default}.pdf-page-info{color:var(--muted-foreground);text-align:center;min-width:60px;font-size:.8rem}.pdf-viewer-body{overflow:auto}.pdf-pages .pdf-page-canvas{background:#fff;max-width:none}.pdf-nav{justify-content:space-between;gap:1rem}.pdf-zoom{align-items:center;gap:.4rem;display:flex}.pdf-zoom .pdf-nav-btn{justify-content:center;min-width:34px;padding:.25rem .6rem;font-size:1.1rem}.pdf-zoom-val{color:var(--muted-foreground);text-align:center;min-width:46px;font-size:.78rem}.fm-toolbar{border-bottom:1px solid var(--border);background:var(--card);flex-wrap:wrap;align-items:center;gap:1rem;padding:.85rem 1.5rem;display:flex}.fm-search{background:var(--background);border:1px solid var(--border);min-width:180px;color:var(--muted-foreground);border-radius:8px;flex:1;align-items:center;gap:.5rem;padding:.45rem .7rem;display:flex}.fm-search input{color:var(--foreground);font:inherit;background:0 0;border:0;outline:none;flex:1}.fm-chips{flex-wrap:wrap;gap:.4rem;display:flex}.fm-chips button{background:var(--background);color:var(--muted-foreground);border:1px solid var(--border);cursor:pointer;border-radius:20px;padding:.35rem .8rem;font-family:inherit;font-size:.8rem;transition:all .15s}.fm-chips button:hover{color:var(--foreground)}.fm-chips button.on{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.fm-body{padding:1.25rem 1.5rem}.fm-empty{color:var(--muted-foreground);text-align:center;padding:2rem}.fm-group{margin-bottom:1.75rem}.fm-group-title{color:var(--primary);border-bottom:1px solid var(--border);margin:0 0 .85rem;padding-bottom:.4rem;font-family:DM Serif Display,serif;font-size:1.35rem}.fm-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem;display:grid}.fm-item{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:10px;gap:.85rem;padding:.7rem;transition:all .15s;display:flex}.fm-item:hover{border-color:var(--primary);transform:translateY(-2px)}.fm-item img{object-fit:cover;border-radius:8px;flex-shrink:0;width:72px;height:72px}.fm-item-body{flex:1;min-width:0}.fm-item-head{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.fm-item-name{font-size:.95rem;font-weight:600}.fm-star{color:#ffcf5c;margin-left:.3rem}.fm-item-price{color:var(--primary);white-space:nowrap;font-size:.9rem;font-weight:700}.fm-item-desc{color:var(--muted-foreground);margin:.35rem 0 0;font-size:.82rem;line-height:1.45}.fm-tags{flex-wrap:wrap;gap:.35rem;margin-top:.45rem;display:flex}.fm-tag{text-transform:capitalize;color:var(--muted-foreground);background:var(--background);border:1px solid var(--border);border-radius:20px;padding:.08rem .5rem;font-size:.68rem}.fm-pdf-btn{padding:.4rem .875rem;font-size:.75rem}@media (width<=560px){.fm-toolbar{padding:.7rem 1rem}.fm-body{padding:1rem}.fm-list{grid-template-columns:1fr}}@media (width<=640px){section{padding:4rem 0}.section-title{margin-bottom:2.5rem}.hero{min-height:100svh}.hero .content{padding:0 1.25rem}.hero p.lead{font-size:1rem}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.1rem 0;width:100%;max-width:400px;margin:0 auto;display:flex}.hero-actions>.btn-primary{justify-content:center;align-items:center;width:100%;height:54px;padding:0 1rem;font-size:.9rem;display:inline-flex}.hero-actions>.btn-outline,.hero-actions>.hero-icon-btn{-webkit-backdrop-filter:none;backdrop-filter:none;color:#f5f7fad1;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:.3rem;width:auto;height:auto;padding:0 .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.hero-actions>.btn-outline:hover,.hero-actions>.hero-icon-btn:hover{color:var(--primary);background:0 0}.hero-actions>.btn-outline+.hero-icon-btn:before,.hero-actions>.hero-icon-btn+.hero-icon-btn:before{content:"·";color:#f5f7fa59;letter-spacing:0;margin-right:.3rem;font-size:1rem}.hero-actions>.hero-icon-btn svg{width:15px;height:15px}.icon-btn-label{display:inline}.menu-grid{gap:1.25rem}.menu-card{min-width:unset;flex:0 0 100%}.menu-card .img-wrap{aspect-ratio:16/9}.about p{font-size:1rem}.stats{gap:1.5rem}.stat .num{font-size:2rem}.location-grid{gap:2rem}.map-wrap,.map-wrap iframe{min-height:260px}footer .inner{flex-direction:column;align-items:flex-start;gap:1.25rem}footer .links{flex-wrap:wrap;gap:1rem}.pdf-modal{border-radius:.5rem;max-height:95vh}.pdf-modal-header{padding:.875rem 1rem}.pdf-modal-header h3{font-size:.95rem}.pdf-modal-footer{padding:.75rem 1rem}.menu-modal{border-radius:.5rem;max-height:95vh}.menu-modal-header,.menu-modal-body{padding:1rem}.menu-modal-footer{padding:.875rem 1rem}.mcard-grid{grid-template-columns:repeat(2,1fr);gap:.625rem}}@media (width>=641px) and (width<=1023px){.menu-card{flex:0 0 calc(50% - .75rem)}}.dish-overlay{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080c16e0;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.dish-overlay.open{display:flex}.dish-modal{background:var(--card);border:1px solid var(--border);border-radius:1rem;width:100%;max-width:520px;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards dishIn;position:relative;overflow:hidden;box-shadow:0 40px 80px #0009}@keyframes dishIn{0%{opacity:0;transform:scale(.92)translateY(16px)}to{opacity:1;transform:none}}.dish-close{z-index:10;color:#fff;cursor:pointer;background:#0a0e18b3;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.dish-close:hover{background:#0a0e18f2}.dish-img-wrap{aspect-ratio:4/3;width:100%;overflow:hidden}.dish-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.dish-modal:hover .dish-img-wrap img{transform:scale(1.03)}.dish-content{padding:1.5rem}.dish-meta{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.875rem;display:flex}.dish-meta h2{font-size:1.35rem;line-height:1.25}.dish-price{color:var(--primary);white-space:nowrap;flex-shrink:0;font-size:1.25rem;font-weight:700}#dishDesc{color:var(--muted-foreground);margin:0;font-size:.9rem;line-height:1.7}.menu-card{cursor:pointer}@media (width<=640px){.dish-modal{border-radius:.75rem;max-height:92vh;overflow-y:auto}.dish-content{padding:1.25rem}.dish-meta h2{font-size:1.15rem}}.sticky-order{z-index:100;background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.08em;opacity:0;pointer-events:none;border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;transition:transform .3s,opacity .3s,box-shadow .2s;display:none;position:fixed;bottom:1.25rem;right:1.25rem;transform:translateY(12px);box-shadow:0 8px 24px #0006}.sticky-order.show{opacity:1;pointer-events:auto;transform:none}.sticky-order:hover{box-shadow:0 12px 32px #00000080}@media (width<=768px){.sticky-order{display:flex}}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.img-wrap{position:relative}.badge{text-transform:uppercase;letter-spacing:.1em;pointer-events:none;border-radius:2px;padding:.25rem .625rem;font-family:DM Sans,sans-serif;font-size:.68rem;font-weight:700;line-height:1;position:absolute;top:.625rem;left:.625rem}.badge-popular{color:#fff;background:linear-gradient(135deg,#ef7461,#e13344);box-shadow:0 2px 10px #e3291c73,inset 0 1px #ffffff40}.badge-popular:after{content:"";background-image:linear-gradient(100deg,#0000 40%,#ffffff8c 50%,#0000 60%);background-position:150% 0;background-repeat:no-repeat;background-size:300% 100%;border-radius:2px;animation:3.6s ease-in-out 1.2s infinite badgeShine;position:absolute;inset:0}@keyframes badgeShine{0%{background-position:150% 0}38%{background-position:-50% 0}to{background-position:-50% 0}}.badge-popular{animation:3.6s ease-in-out 1.2s infinite badgeGlow}@keyframes badgeGlow{0%,30%,to{box-shadow:0 2px 10px #e3291c73,inset 0 1px #ffffff40}15%{box-shadow:0 2px 18px #e63f33bf,inset 0 1px #ffffff59}}.badge-star{filter:drop-shadow(0 0 2px #ffd666e6);transform-origin:50%;animation:3.6s ease-in-out 1.2s infinite starTwinkle;display:inline-block}@keyframes starTwinkle{0%,30%,to{filter:drop-shadow(0 0 2px #ffd666d9);transform:scale(1)rotate(0)}12%{filter:drop-shadow(0 0 7px #ffe082)drop-shadow(0 0 14px #ffc43cb3);transform:scale(1.28)rotate(-12deg)}20%{filter:drop-shadow(0 0 5px #ffe082f2);transform:scale(1.1)rotate(6deg)}}.fm-star{text-shadow:0 0 6px #ffcf5cbf;animation:3.6s ease-in-out infinite fmStarTwinkle;display:inline-block}@keyframes fmStarTwinkle{0%,35%,to{text-shadow:0 0 6px #ffcf5c99;transform:scale(1)}15%{text-shadow:0 0 12px #ffdb82;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.badge-popular,.badge-popular:after,.badge-star,.fm-star{animation:none}}.badge-chef{color:#fff;background:#2b4bab}.a11y-widget{z-index:400;position:fixed;top:50%;left:0;transform:translateY(-50%)}.a11y-toggle-btn{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:0 50% 50% 0;justify-content:center;align-items:center;width:48px;height:48px;transition:width .2s;display:flex;box-shadow:2px 0 12px #00000059}.a11y-toggle-btn:hover{width:52px}.a11y-panel{background:var(--card);border:1px solid var(--border);border-radius:0 .75rem .75rem 0;width:300px;max-height:85vh;padding:1rem;position:absolute;top:50%;left:0;overflow-y:auto;transform:translateY(-50%);box-shadow:8px 8px 40px #00000080}.a11y-panel-header{color:var(--foreground);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.875rem;padding-bottom:.75rem;font-size:.9rem;font-weight:600;display:flex}.a11y-close{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;padding:.2rem;display:flex}.a11y-close:hover{color:var(--foreground)}.a11y-oversized-row{color:var(--foreground);justify-content:space-between;align-items:center;margin-bottom:.875rem;font-size:.8rem;font-weight:500;display:flex}.a11y-switch{background:var(--border);cursor:pointer;border:0;border-radius:99px;flex-shrink:0;width:38px;height:22px;padding:0;transition:background .2s;position:relative}.a11y-switch.on{background:var(--primary)}.a11y-switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;display:block;position:absolute;top:2px;left:2px}.a11y-switch.on .a11y-switch-thumb{transform:translate(16px)}.a11y-grid{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.a11y-option{background:var(--background);border:1px solid var(--border);color:var(--foreground);cursor:pointer;text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500;line-height:1.2;transition:border-color .2s,background .2s;display:flex}.a11y-option:hover{border-color:var(--primary)}.a11y-option.active{border-color:var(--primary);color:var(--primary);background:#e85a4b1f}.a11y-option{position:relative}.a11y-check{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:.4rem;right:.4rem}.a11y-info{background:var(--border);width:16px;height:16px;color:var(--muted-foreground);border-radius:50%;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:.65rem;font-style:italic;font-weight:700;display:flex;position:absolute;top:.4rem;left:.4rem}.a11y-progress{gap:3px;width:100%;margin-top:.15rem;display:flex}.a11y-progress-seg{background:var(--border);border-radius:2px;flex:1;height:3px}.a11y-progress-seg.filled{background:var(--primary)}.a11y-reset{border:1px solid var(--border);width:100%;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:.5rem;margin-top:.875rem;padding:.5rem;font-family:DM Sans,sans-serif;font-size:.75rem;transition:border-color .2s,color .2s}.a11y-reset:hover{border-color:var(--primary);color:var(--primary)}@media (width<=480px){.a11y-panel{width:calc(100vw - 3rem)}}html.a11y-oversized .a11y-toggle-btn{width:60px;height:60px}html.a11y-oversized .a11y-toggle-btn svg{width:34px;height:34px}html.a11y-oversized .a11y-panel{width:360px;padding:1.25rem}html.a11y-oversized .a11y-option{padding:1rem .625rem;font-size:.8rem}html.a11y-oversized .a11y-option svg{width:26px;height:26px}html.a11y-oversized .a11y-panel-header{font-size:1.05rem}html.a11y-contrast-1{--foreground:#fff;--muted-foreground:#d8dbe2;--border:#3d4766}html.a11y-contrast-2{--foreground:#fff;--muted-foreground:#e4e6ea;--border:#506295;--primary:#f76e64}html.a11y-contrast-2 .menu-card,html.a11y-contrast-2 .dish-modal,html.a11y-contrast-2 .menu-modal,html.a11y-contrast-2 .a11y-panel,html.a11y-contrast-2 .order-notice-modal{border-width:2px}html.a11y-contrast-3{--background:#000;--foreground:#fff;--card:#0d0d0d;--border:#fff;--primary:#ffe000;--primary-foreground:#000;--secondary:#1a1a1a;--muted-foreground:#e6e6e6;--accent:#ffe000}html.a11y-contrast-3 body{background:var(--background);color:var(--foreground)}html.a11y-contrast-3 .menu,html.a11y-contrast-3 footer,html.a11y-contrast-3 .navbar,html.a11y-contrast-3 .navbar.scrolled{background:var(--background)!important}html.a11y-contrast-3 .hero .overlay{background:#000000d9}html.a11y-contrast-3 .menu-card,html.a11y-contrast-3 .dish-modal,html.a11y-contrast-3 .menu-modal,html.a11y-contrast-3 .a11y-panel,html.a11y-contrast-3 .order-notice-modal{border-width:2px}html.a11y-contrast-3 .btn-primary{border:2px solid var(--primary)}html.a11y-highlight-links a:not(.btn-primary):not(.btn-outline):not(.scroll-indicator):not(.back-top):not(.sticky-order){outline:2px solid var(--primary);outline-offset:2px;border-radius:2px;text-underline-offset:2px!important;text-decoration:underline!important;text-decoration-thickness:2px!important}html.a11y-highlight-links .footer-social a,html.a11y-highlight-links .navbar .inner>a:first-child{text-decoration:none!important}html.a11y-bigger-text-1{font-size:106%}html.a11y-bigger-text-2{font-size:113%}html.a11y-bigger-text-3{font-size:121%}html.a11y-bigger-text-1 .nav-links,html.a11y-bigger-text-2 .nav-links,html.a11y-bigger-text-3 .nav-links{gap:1.25rem}html.a11y-bigger-text-1 .navbar .inner,html.a11y-bigger-text-2 .navbar .inner,html.a11y-bigger-text-3 .navbar .inner{gap:.75rem}html.a11y-text-spacing-1 body{letter-spacing:.04em;word-spacing:.08em;line-height:1.7!important}html.a11y-text-spacing-2 body{letter-spacing:.08em;word-spacing:.16em;line-height:1.9!important}html.a11y-text-spacing-3 body{letter-spacing:.14em;word-spacing:.28em;line-height:2.15!important}html.a11y-pause-animations .hero img.bg,html.a11y-pause-animations .wheel,html.a11y-pause-animations .pdf-spinner{animation-play-state:paused!important}html.a11y-pause-animations .menu-card:hover .img-wrap img,html.a11y-pause-animations .mcard:hover .mcard-img img,html.a11y-pause-animations .dish-modal:hover .dish-img-wrap img{transition:none!important}html.a11y-hide-images img,html.a11y-hide-images .hero img.bg{visibility:hidden;background:var(--card)}html.a11y-dyslexia-1 body,html.a11y-dyslexia-1 h1,html.a11y-dyslexia-1 h2,html.a11y-dyslexia-1 h3,html.a11y-dyslexia-1 h4,html.a11y-dyslexia-1 p,html.a11y-dyslexia-1 a,html.a11y-dyslexia-1 button{font-family:Lexend,DM Sans,system-ui,sans-serif!important}html.a11y-dyslexia-1 body{letter-spacing:.02em;word-spacing:.08em}html.a11y-dyslexia-2 body,html.a11y-dyslexia-2 h1,html.a11y-dyslexia-2 h2,html.a11y-dyslexia-2 h3,html.a11y-dyslexia-2 h4,html.a11y-dyslexia-2 p,html.a11y-dyslexia-2 a,html.a11y-dyslexia-2 button{font-family:Atkinson Hyperlegible,DM Sans,system-ui,sans-serif!important}html.a11y-dyslexia-2 body{letter-spacing:.05em;word-spacing:.16em;line-height:1.8!important}html.a11y-big-cursor-1,html.a11y-big-cursor-1 a,html.a11y-big-cursor-1 button{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cpath d='M5 3l14 8-6 2-2 6-6-16z' fill='black' stroke='white' stroke-width='1'/%3E%3C/svg%3E") 4 4,auto!important}html.a11y-big-cursor-2,html.a11y-big-cursor-2 a,html.a11y-big-cursor-2 button{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'%3E%3Cpath d='M5 3l14 8-6 2-2 6-6-16z' fill='black' stroke='white' stroke-width='1'/%3E%3C/svg%3E") 4 4,auto!important}html.a11y-line-height-1 body{line-height:1.5!important}html.a11y-line-height-2 body{line-height:2!important}html.a11y-justify .about p:not(.eyebrow),html.a11y-justify #location .hours-card p,html.a11y-justify .menu-card .snippet,html.a11y-justify .dish-modal p:not(.eyebrow){text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;text-align:justify!important}html.a11y-low-saturation-1 .hero,html.a11y-low-saturation-1 .menu,html.a11y-low-saturation-1 .about,html.a11y-low-saturation-1 #location,html.a11y-low-saturation-1 footer,html.a11y-low-saturation-1 .navbar,html.a11y-low-saturation-1 .a11y-widget,html.a11y-low-saturation-1 .sticky-order,html.a11y-low-saturation-1 .menu-modal-overlay,html.a11y-low-saturation-1 .dish-overlay,html.a11y-low-saturation-1 .order-notice-overlay{filter:saturate(.6)}html.a11y-low-saturation-2 .hero,html.a11y-low-saturation-2 .menu,html.a11y-low-saturation-2 .about,html.a11y-low-saturation-2 #location,html.a11y-low-saturation-2 footer,html.a11y-low-saturation-2 .navbar,html.a11y-low-saturation-2 .a11y-widget,html.a11y-low-saturation-2 .sticky-order,html.a11y-low-saturation-2 .menu-modal-overlay,html.a11y-low-saturation-2 .dish-overlay,html.a11y-low-saturation-2 .order-notice-overlay{filter:saturate(.15)}html.a11y-tooltips [data-tip]{position:relative}html.a11y-tooltips [data-tip]:hover:after,html.a11y-tooltips [data-tip]:focus-visible:after{content:attr(data-tip);color:#fff;white-space:normal;text-align:center;z-index:500;pointer-events:none;background:#111;border-radius:4px;width:max-content;max-width:220px;padding:.35rem .625rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500;line-height:1.35;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0006}html.a11y-tooltips .navbar [data-tip]:hover:after,html.a11y-tooltips .navbar [data-tip]:focus-visible:after,html.a11y-tooltips .hero [data-tip]:hover:after,html.a11y-tooltips .hero [data-tip]:focus-visible:after{top:calc(100% + 8px);bottom:auto}.order-notice-overlay{z-index:300;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080c16e0;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.order-notice-overlay.open{display:flex}.order-notice-modal{background:var(--card);border:1px solid var(--border);border-radius:.75rem;width:100%;max-width:460px;padding:2rem 1.75rem 1.75rem;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards dishIn;position:relative;box-shadow:0 32px 80px #0009}.order-notice-close{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:.35rem;transition:color .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.order-notice-close:hover{color:var(--foreground)}.order-notice-text{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.order-notice-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.order-notice-actions .btn-primary,.order-notice-actions .btn-outline{text-align:center;white-space:nowrap;flex:auto}@media (width<=480px){.order-notice-modal{padding:1.75rem 1.25rem 1.5rem}.order-notice-actions{flex-direction:column}}.adm,.adm-login{--bg:#0b1017;--surface:#131a24;--surface-2:#1a2230;--line:#263143;--line-soft:#1e2836;--fg:#eef1f6;--muted:#8a94a6;--primary:#e0533d;--primary-2:#ff6a4d;--primary-fg:#fff;--ok:#52c77a;--danger:#f0736b;--radius:12px;--shadow:0 8px 30px #00000059;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100vh;font-family:DM Sans,system-ui,sans-serif}.adm input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.85);cursor:pointer}.adm input[type=time]::-webkit-calendar-picker-indicator{filter:invert(.85);cursor:pointer}.adm *,.adm-login *{box-sizing:border-box}.adm{min-height:100vh;display:flex}.adm-sidebar{background:var(--surface);border-right:1px solid var(--line-soft);flex-direction:column;flex-shrink:0;width:250px;height:100vh;padding:1.25rem .85rem;display:flex;position:sticky;top:0}.adm-brand{align-items:center;gap:.7rem;padding:.4rem .6rem 1.4rem;display:flex}.adm-logo{background:linear-gradient(135deg, var(--primary), var(--primary-2));border-radius:11px;place-items:center;width:40px;height:40px;font-size:1.35rem;display:grid;box-shadow:0 4px 14px #e0533d66}.adm-brand-text{flex-direction:column;line-height:1.15;display:flex}.adm-brand-text strong{font-size:1.05rem}.adm-brand-text small{color:var(--muted);font-size:.72rem}.adm-collapse{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;margin-left:auto;padding:4px;transition:all .15s;display:grid}.adm-collapse:hover{color:var(--fg);background:var(--surface-2)}@media (width>=761px){.adm.collapsed .adm-sidebar{width:68px;padding-left:.55rem;padding-right:.55rem}.adm.collapsed .adm-brand{flex-direction:column;align-items:center;gap:.5rem;padding:.4rem 0 .9rem}.adm.collapsed .adm-brand-text{display:none}.adm.collapsed .adm-collapse{background:var(--surface-2);border:1px solid var(--line);border-radius:8px;margin:0}.adm.collapsed .adm-nav button{justify-content:center}.adm.collapsed .adm-nav button span{display:none}.adm.collapsed .adm-logout{justify-content:center}.adm.collapsed .adm-logout span{display:none}}@media (width<=760px){.adm-collapse{display:none}}.adm-nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.adm-nav button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:.7rem;width:100%;padding:.65rem .75rem;font-size:.92rem;font-weight:500;transition:background .15s,color .15s;display:flex}.adm-nav button:hover{background:var(--surface-2);color:var(--fg)}.adm-nav button.active{color:var(--fg);box-shadow:inset 3px 0 0 var(--primary);background:linear-gradient(135deg,#e0533d2e,#e0533d14)}.adm-nav button.active svg{color:var(--primary)}.adm-logout{color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:.7rem;margin-top:.5rem;padding:.6rem .75rem;font-size:.9rem;font-weight:500;transition:all .15s;display:flex}.adm-logout:hover{color:var(--danger);border-color:var(--danger)}.adm-content{flex-direction:column;flex:1;min-width:0;display:flex}.adm-topbar{border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:5;background:#131a2499;justify-content:space-between;align-items:center;padding:1.1rem 1.75rem;display:flex;position:sticky;top:0}.adm-topbar h1{margin:0;font-size:1.25rem;font-weight:600}.adm-topbar-right{align-items:center;gap:1rem;display:flex}.adm-preview{color:var(--fg);border:1px solid var(--line);border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.adm-preview:hover{border-color:var(--primary);color:var(--primary)}.adm-user{color:var(--muted);align-items:center;gap:.55rem;font-size:.9rem;display:flex}.adm-avatar{background:var(--surface-2);width:30px;height:30px;color:var(--fg);border:1px solid var(--line);border-radius:50%;place-items:center;font-size:.85rem;font-weight:700;display:grid}.adm-main{width:100%;max-width:1000px;padding:1.75rem}.adm-main section{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.4rem 1.5rem}.adm-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.adm-head h2{margin:0;font-size:1.1rem;font-weight:600}.adm button{background:var(--surface-2);color:var(--fg);border:1px solid var(--line);cursor:pointer;font:inherit;border-radius:9px;align-items:center;gap:.4rem;padding:.5rem .95rem;font-size:.88rem;font-weight:500;transition:all .15s;display:inline-flex}.adm-main button:hover{border-color:var(--primary);color:#fff}.adm .adm-primary{background:linear-gradient(135deg, var(--primary), var(--primary-2));color:var(--primary-fg);border-color:#0000;box-shadow:0 4px 14px #e0533d59}.adm .adm-primary:hover{filter:brightness(1.07);color:#fff}.adm .adm-primary:disabled{opacity:.6;cursor:default;filter:none}.adm .adm-danger{color:var(--danger)}.adm .adm-danger:hover{border-color:var(--danger);color:var(--danger);background:#f0736b1f}.adm input,.adm textarea,.adm-login input{background:var(--bg);color:var(--fg);border:1px solid var(--line);font:inherit;border-radius:9px;width:100%;padding:.6rem .75rem;transition:all .15s}.adm input:focus,.adm textarea:focus,.adm-login input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #e0533d2e}.adm input[type=checkbox]{width:auto;accent-color:var(--primary)}.adm-err{color:var(--danger);margin:0;font-size:.85rem}.adm-msg{color:var(--ok);font-size:.85rem;font-weight:500}.adm-login{background:radial-gradient(1200px 500px at 50% -10%, #e0533d24, transparent), var(--bg);justify-content:center;align-items:center;padding:1.5rem;display:flex}.adm-login form{background:var(--surface);border:1px solid var(--line-soft);width:100%;max-width:380px;box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:1rem;padding:2rem 1.9rem;display:flex}.adm-login-brand{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.adm-login-brand strong{font-size:1.15rem;display:block}.adm-login-brand small{color:var(--muted);font-size:.75rem}.adm-login label{color:var(--muted);flex-direction:column;gap:.35rem;font-size:.82rem;display:flex}.adm-login button{cursor:pointer;font:inherit;background:linear-gradient(135deg, var(--primary), var(--primary-2));color:#fff;border:0;border-radius:9px;margin-top:.4rem;padding:.65rem;font-size:.95rem;font-weight:600;transition:all .15s;box-shadow:0 4px 14px #e0533d66}.adm-login button:hover{filter:brightness(1.07)}.adm-login button:disabled{opacity:.6;cursor:default}.adm-dishes{flex-direction:column;gap:.65rem;display:flex}.adm-dish{background:var(--surface-2);border:1px solid var(--line-soft);border-radius:11px;align-items:center;gap:1rem;padding:.7rem;transition:all .15s;display:flex}.adm-dish:hover{border-color:var(--line);transform:translateY(-1px)}.adm-dish.off{opacity:.5}.adm-dish img{object-fit:cover;background:var(--bg);border-radius:9px;flex-shrink:0;width:62px;height:62px}.adm-dish-body{flex:1;min-width:0}.adm-dish-title{align-items:baseline;gap:.6rem;display:flex}.adm-dish-title strong{font-size:.98rem}.adm-dish-title span{color:var(--primary);font-weight:700}.adm-tags{flex-wrap:wrap;gap:.4rem;margin-top:.4rem;display:flex}.adm-tags .tag{color:var(--muted);background:var(--bg);border:1px solid var(--line);border-radius:20px;padding:.12rem .55rem;font-size:.7rem}.adm-tags .tag.pop{color:#ffcf5c;background:#ffcf5c14;border-color:#ffcf5c66}.adm-tags .tag.off{color:var(--danger);border-color:#f0736b66}.adm-dish-actions{flex-shrink:0;gap:.4rem;display:flex}.adm-form{flex-direction:column;gap:1rem;max-width:640px;display:flex}.adm-form>label{color:var(--muted);flex-direction:column;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.adm-form>label input,.adm-form>label textarea{color:var(--fg)}.adm-form textarea{resize:vertical;line-height:1.5}.adm-form-row{flex-wrap:wrap;align-items:flex-end;gap:1.5rem;padding:.5rem 0;display:flex}.adm-check{cursor:pointer;align-items:center;font-weight:500;color:var(--fg)!important;flex-direction:row!important;gap:.5rem!important}.adm-form-actions{border-top:1px solid var(--line-soft);align-items:center;gap:.7rem;margin-top:.5rem;padding-top:1rem;display:flex}.adm-img-row{flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:.5rem;display:flex}.adm-thumb{object-fit:cover;border:1px solid var(--line);border-radius:9px;width:58px;height:58px}.adm-hours{border-collapse:separate;border-spacing:0;border:1px solid var(--line-soft);border-radius:11px;width:100%;max-width:520px;overflow:hidden}.adm-hours th{background:var(--surface-2);color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:.78rem;font-weight:600}.adm-hours th,.adm-hours td{text-align:left;border-bottom:1px solid var(--line-soft);padding:.6rem .8rem}.adm-hours tr:last-child td{border-bottom:0}.adm-hours td:first-child{font-weight:500}.adm-hours input[type=time]{width:auto}.adm-special-add{flex-wrap:wrap;align-items:center;gap:.6rem;margin:.5rem 0 1rem;display:flex}.adm-special-add input[type=date],.adm-special-add input[type=time]{width:auto}.adm-special-add input[placeholder]{flex:1;min-width:150px}.adm .tag{border:1px solid var(--line);color:var(--muted);border-radius:20px;padding:.14rem .6rem;font-size:.72rem;display:inline-block}.adm .tag.off{color:var(--danger);background:#f0736b14;border-color:#f0736b66}.adm-tiles{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.adm-tile{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:.25rem;padding:1.25rem 1.4rem;display:flex}.adm-tile-num{color:var(--primary);font-size:2rem;font-weight:700;line-height:1}.adm-tile-label{color:var(--muted);font-size:.85rem}.adm-bars{flex-direction:column;gap:.6rem;display:flex}.adm-bar-row{grid-template-columns:180px 1fr 40px;align-items:center;gap:.75rem;display:grid}.adm-bar-label{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.adm-bar-track{background:var(--surface-2);border-radius:20px;height:12px;overflow:hidden}.adm-bar-fill{background:linear-gradient(90deg, var(--primary), var(--primary-2));border-radius:20px;height:100%;display:block}.adm-bar-val{text-align:right;color:var(--muted);font-size:.9rem;font-weight:600}.adm-spark{align-items:flex-end;gap:.5rem;height:160px;padding-top:.5rem;display:flex}.adm-spark-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.4rem;height:100%;display:flex}.adm-spark-bar{background:linear-gradient(180deg, var(--primary-2), var(--primary));border-radius:5px 5px 0 0;width:60%;min-height:3px;transition:height .3s}.adm-spark-x{color:var(--muted);white-space:nowrap;font-size:.7rem}@media (width<=620px){.adm-bar-row{grid-template-columns:110px 1fr 34px}.adm-spark-x{font-size:.6rem}}.adm-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#06090e99;place-items:center;padding:1rem;animation:.15s admFade;display:grid;position:fixed;inset:0}.adm-modal{background:var(--surface);border:1px solid var(--line);width:100%;max-width:380px;box-shadow:var(--shadow);border-radius:14px;padding:1.5rem;animation:.16s cubic-bezier(.34,1.56,.64,1) admPop}.adm-modal h3{margin:0 0 .5rem;font-size:1.1rem}.adm-modal p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.adm-modal-actions{justify-content:flex-end;gap:.6rem;margin-top:1.4rem;display:flex}@keyframes admFade{0%{opacity:0}}@keyframes admPop{0%{opacity:0;transform:translateY(8px)scale(.97)}}@media (width<=760px){.adm{flex-direction:column}.adm-sidebar{z-index:10;flex-direction:row;align-items:center;gap:.4rem;width:100%;height:auto;padding:.5rem .6rem;position:sticky;top:0;overflow-x:auto}.adm-brand{flex-shrink:0;padding:0 .4rem 0 .2rem}.adm-brand-text{display:none}.adm-nav{flex-direction:row;flex:1;gap:.15rem}.adm-nav button span{display:none}.adm-nav button{padding:.55rem}.adm-nav button.active{box-shadow:inset 0 -3px 0 var(--primary)}.adm-logout{flex-shrink:0;margin:0}.adm-logout span{display:none}.adm-main{padding:1rem}.adm-main section{padding:1.1rem 1rem}.adm-topbar{padding:.9rem 1rem}.adm-topbar h1{font-size:1.1rem}.adm-head{flex-wrap:wrap;gap:.6rem}.adm-dish{flex-wrap:wrap}.adm-dish img{width:52px;height:52px}.adm-dish-body{flex:60%}.adm-dish-actions{flex:100%;justify-content:flex-end}.adm-form{max-width:100%}.adm-form-row{flex-direction:column;align-items:stretch;gap:.9rem}.adm-form-actions{flex-wrap:wrap}.adm-form-actions button{flex:1}.adm-special-add{flex-direction:column;align-items:stretch}.adm-special-add input,.adm-special-add button,.adm-special-add input[type=date],.adm-special-add input[type=time]{width:100%}.adm-hours{white-space:nowrap;max-width:100%;display:block;overflow-x:auto}.adm-login form{padding:1.5rem 1.25rem}}@media (width<=420px){.adm-nav button{padding:.5rem .45rem}.adm-dish-title{flex-wrap:wrap;gap:.25rem}.adm-user{font-size:0}.adm-avatar{font-size:.85rem}}
