:root{--mayalu-jp: #BC002D;--mayalu-np: #003893;--bg: #ffffff;--bg-alt: #f6f5f2;--fg: #1c1c1e;--muted: #6b6b70;--accent: #b8322e;--accent-contrast: #ffffff;--card: #ffffff;--border: #e6e3dd;--radius: 14px;--maxw: 1100px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;--font-display: var(--font)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font);color:var(--fg);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{font-family:var(--font-display);line-height:1.2;margin:0 0 .5em}h1{font-size:clamp(2.2rem,6vw,3.6rem);letter-spacing:-.02em}h2{font-size:clamp(1.5rem,3.5vw,2.2rem);letter-spacing:-.01em}h3{font-size:1.15rem}h1,h2,h3{text-wrap:balance}p{margin:0 0 1em;text-wrap:pretty}:lang(ja){line-break:strict}.phrase{word-break:keep-all;overflow-wrap:anywhere}.container{max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}.section{padding:4.5rem 0}.section--alt{background:var(--bg-alt)}.section__kicker{color:var(--accent);font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;margin-bottom:.5rem}.section__lead{color:var(--muted);max-width:46rem}.section__sub{display:block;margin-top:.35rem;font-size:1rem;font-weight:400;letter-spacing:0;color:var(--muted)}.btn{display:inline-block;background:var(--accent);color:var(--accent-contrast);padding:.8rem 1.8rem;border-radius:999px;text-decoration:none;font-weight:700;transition:filter .15s ease,transform .15s ease}.btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn--ghost{background:transparent;color:inherit;border:1.5px solid currentColor}.btn--order{background:#06c167;color:#0b0b0b}.grid{display:grid;gap:1.25rem}.grid--2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid--3{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.grid--gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.card h3{margin-top:0}.dish{text-align:center}.dish img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:contain;background:#fff;border-radius:calc(var(--radius) - 4px);border:1px solid var(--border)}.dish figcaption{margin-top:.5rem;font-size:.9rem}.dish .jp{display:block;color:var(--muted);font-size:.8rem}figure.dish{margin:0}.kv{display:grid;grid-template-columns:max-content 1fr;gap:.4rem 1.25rem;margin:0}.kv dt{font-weight:700;color:var(--muted)}.kv dd{margin:0}.card:has(>.kv){container-type:inline-size}@container (max-width: 26rem){.kv{grid-template-columns:minmax(0,1fr);row-gap:.1rem}.kv dd+dt{margin-top:.7rem}}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1.25rem;max-width:var(--maxw);margin:0 auto}.site-header__brand{display:flex;align-items:center;gap:.6rem;font-weight:800;text-decoration:none;font-size:1.05rem}.site-header__brand img,.site-header__brand .mayalu-mark{height:34px;width:auto;display:block}.site-header nav{display:flex;gap:1.4rem;flex-wrap:wrap}.site-header nav a{text-decoration:none;font-weight:600;font-size:.95rem;opacity:.85;padding:.35rem 0}.site-header nav a:hover{opacity:1;color:var(--accent)}.hero{position:relative;overflow:hidden;padding:7rem 0;text-align:center}.hero--photo{color:#fff}.hero--photo .hero__bg{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.hero--photo:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(#0a08068c,#0a0806b8)}.hero__sub{font-size:clamp(1.05rem,2.5vw,1.35rem);font-weight:600}.hero__lead{max-width:42rem;margin:.75rem auto 2rem;opacity:.92}details.menu-fold{border:1px solid var(--border);border-radius:var(--radius);padding:0;margin:.9rem 0;background:var(--card)}details.menu-fold>summary{cursor:pointer;list-style:none;padding:1rem 1.4rem;font-weight:700;font-size:1.05rem;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:0 1rem;align-items:center}details.menu-fold>summary::-webkit-details-marker{display:none}details.menu-fold>summary:after{content:"+";color:var(--accent);font-size:1.3rem;line-height:1}details.menu-fold[open]>summary:after{content:"−"}.menu-fold__name>span[lang]{display:block;font-size:.85rem;font-weight:400;color:var(--muted)}.menu-fold__count{font-size:.85rem;font-weight:600;color:var(--muted);font-variant-numeric:tabular-nums}details.menu-fold .grid{padding:0 1.4rem 1.4rem}.site-footer{border-top:1px solid var(--border);padding:2.5rem 0;color:var(--muted);font-size:.9rem}.site-footer .container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.site-footer a{color:inherit}@media(max-width:640px){.section{padding:3rem 0}.hero{padding:4.5rem 0}.kv{grid-template-columns:1fr;gap:0}.kv dt{margin-top:.6rem}.site-header{position:static}.site-header__inner{flex-wrap:wrap}.site-header nav{gap:0 1rem}.site-header nav a{font-size:.88rem}.site-header nav a.is-wide{display:none}}@media(max-width:380px){.site-header nav{gap:0 .75rem}.site-header nav a{font-size:.84rem}}.venue-btn{display:inline-flex;align-items:center;gap:.7rem;min-height:3.4rem;padding:.6rem 1.2rem;border-radius:6px;border:1.5px solid transparent;font-weight:700;line-height:1.25;text-decoration:none}.venue-btn small{display:block;font-weight:400;font-size:.8rem}.venue-btn--call{background:var(--accent);color:var(--accent-contrast)}.venue-btn--plain{border-color:var(--fg);color:var(--fg)}.venue-btn:hover{filter:brightness(1.08)}.nowrap{white-space:nowrap}.icon{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}:where(a,button,summary,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--focus-ring, var(--fg));outline-offset:2px;box-shadow:0 0 0 2px var(--bg)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.btn:hover{transform:none}}.lang-bar{border-bottom:1px solid var(--border);background:var(--bg-alt);font-size:.85rem}.lang-bar__inner{max-width:var(--maxw);margin:0 auto;padding:0 1.25rem;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;color:var(--muted)}.lang-bar .icon{width:16px;height:16px}.lang-bar ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0 .2rem}.lang-bar a{display:inline-block;padding:.45rem .55rem;min-height:2.25rem;line-height:1.35rem;color:var(--fg);text-decoration:none;border-bottom:2px solid transparent}.lang-bar a:hover{color:var(--accent)}.lang-bar a[aria-current=page]{font-weight:700;color:var(--accent);border-bottom-color:currentColor}:root{--bg: #fbfaf6;--bg-alt: #f3f0e8;--fg: #1b1a17;--muted: #5d5a53;--accent: #b3122a;--accent-2: #003893;--accent-contrast: #ffffff;--card: #ffffff;--border: #dedad0;--radius: 6px;--font-display: Georgia, "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif}h1,h2{font-weight:400}.section__kicker{color:var(--accent)}.btn{border-radius:4px}.btn:hover{filter:none;background:#8f0e21}.textlink{color:var(--accent-2);font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding:.3rem 0 .1rem}.jn-eyebrow{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 1rem}.jn-eyebrow:before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background:var(--accent);margin-right:.6rem;vertical-align:.1em}.photo{margin:0}.photo img{width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-alt)}.photo figcaption{margin-top:.5rem;font-size:.86rem;color:var(--muted);line-height:1.5}html:lang(ne){--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Kohinoor Devanagari", "Noto Sans Devanagari", "Nirmala UI", "Mangal", sans-serif;--font-display: Georgia, "Kohinoor Devanagari", "Noto Serif Devanagari", "Noto Sans Devanagari", "Nirmala UI", serif}html:lang(ne) body *{letter-spacing:normal!important}html:lang(ne) :is(h1,h2,h3,h4){line-height:1.45!important}html:lang(ne) :is(.jn-eyebrow,.section__kicker,.glance dt,.lang-bar,.photo figcaption){font-size:.92rem}
