:root{--bg: #f7f7fc;--surface: #ffffff;--surface-soft: #f1effb;--surface-blue: #edf7f8;--text: #24204b;--muted: #625e78;--primary: #5751a6;--primary-strong: #39357d;--secondary: #66a7a5;--line: #dedbea;--focus: #cc5c21;--shadow: 0 12px 34px rgba(52, 46, 103, .1);--radius: 22px;--font-scale: 1}html{font-size:calc(16px * var(--font-scale));scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 8% 0%,rgba(87,81,166,.08),transparent 27rem),linear-gradient(180deg,#fff 0,var(--bg) 42rem);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}*{box-sizing:border-box}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.ui-icon,.download-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}a{color:var(--primary-strong)}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--focus);outline-offset:3px;border-radius:4px}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;transform:translateY(-150%);background:#111;color:#fff;padding:.7rem 1rem;border-radius:8px}.skip-link:focus{transform:translateY(0)}.site-header{background:#ffffffeb;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner,main,.footer-inner{width:min(1140px,calc(100% - 32px));margin-inline:auto}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--primary),#8a85d0);color:#fff;font-weight:900;font-size:1.4rem;box-shadow:0 8px 20px #5751a62e}.brand strong{display:block;font-size:1.04rem}.brand span{color:var(--muted);font-size:.9rem}.a11y-tools{display:flex;align-items:center;gap:8px}.tool-btn{min-width:44px;min-height:44px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:12px;font:inherit;font-weight:800;cursor:pointer}.tool-btn[aria-pressed=true]{background:var(--primary-strong);border-color:var(--primary-strong);color:#fff}main{padding-block:42px 64px}.hero{display:grid;grid-template-columns:1.25fr .75fr;gap:38px;align-items:center;margin-bottom:48px}.eyebrow{color:var(--primary);font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}h1{margin:.45rem 0 1rem;font-size:clamp(2.35rem,5vw,4.5rem);letter-spacing:-.045em;line-height:1.02}.hero p{max-width:720px;color:var(--muted);font-size:1.12rem}.hero-visual{border-radius:32px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow);aspect-ratio:1.15 / 1}.hero-visual img{width:100%;height:100%;object-fit:cover}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px}.section-heading h2{margin:0;font-size:clamp(1.75rem,3vw,2.45rem);letter-spacing:-.025em}.section-heading .menus-title{display:flex;align-items:center;gap:13px}.heading-icon{width:44px;height:44px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid #d9d5f0;border-radius:13px;background:linear-gradient(145deg,#fff,var(--surface-soft));color:var(--primary);box-shadow:0 7px 18px #5751a61f}.section-heading p{margin:0;color:var(--muted)}.menu-list{display:grid;gap:15px;margin-bottom:54px}.menu-period{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:0 5px 20px #342e670d;overflow:clip;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.menu-period[open]{border-color:#cbc6e7;background:linear-gradient(135deg,#f6f5fde6,#fffffff5);box-shadow:0 14px 38px #342e671a}.menu-period summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px;padding:14px 18px;font-weight:800}.menu-period summary::-webkit-details-marker{display:none}.period-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.period-icon{width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:12px;background:var(--surface-soft);color:var(--primary);box-shadow:0 5px 15px #5751a61a}.period-date{letter-spacing:-.01em}.status-badge{display:inline-flex;align-items:center;min-height:28px;padding:3px 10px;border-radius:999px;background:var(--surface-soft);color:var(--primary-strong);font-size:.78rem;font-weight:900}.status-badge.is-current{min-height:24px;padding:2px 9px;border:1px solid #70bc7c;background:#edf9ee;color:#237332}.period-chevron{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--primary-strong);transition:transform .2s ease,background-color .2s ease}.menu-period summary:hover .period-chevron{background:var(--surface-soft)}.menu-period[open] .period-chevron{transform:rotate(180deg)}.diet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 18px 18px}.diet-link{display:flex;align-items:center;gap:11px;min-height:76px;padding:13px 12px;border:1px solid var(--line);border-radius:14px;background:#fffffff2;text-decoration:none;color:var(--text);font-weight:600;box-shadow:0 5px 16px #342e670b;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.diet-link:hover{border-color:#bdb7df;background:#fff;box-shadow:0 10px 24px #342e671a;transform:translateY(-2px)}.diet-file-icon{flex:0 0 auto;display:grid;place-items:center;width:34px;height:42px;color:var(--primary)}.diet-file-icon .ui-icon{width:25px;height:25px}.diet-link-copy{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;line-height:1.35}.diet-name{text-wrap:pretty}.file-type{color:var(--muted);font-size:.78rem;font-weight:500}.download-icon{width:21px;height:21px;flex:0 0 auto;color:var(--primary)}.empty-state,.menu-error{padding:22px;border:1px dashed #c9c5db;border-radius:var(--radius);color:var(--muted);background:#ffffffb3}.allergen-card{margin-top:12px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:620px}th,td{padding:15px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:var(--surface-soft);color:var(--primary-strong)}tbody tr:last-child td{border-bottom:0}abbr[title]{text-decoration:none;font-weight:950;color:var(--primary-strong)}.info-box{margin-top:28px;padding:20px 22px;border-left:5px solid var(--secondary);border-radius:14px;background:var(--surface-blue)}.info-box h2{margin:0 0 6px;font-size:1.05rem}.info-box p{margin:0}footer{border-top:1px solid var(--line);background:#fff}.footer-inner{padding-block:26px;color:var(--muted);font-size:.9rem}.high-contrast{--bg: #000;--surface: #000;--surface-soft: #141414;--surface-blue: #000;--text: #fff;--muted: #fff;--primary: #ffff00;--primary-strong: #ffff00;--secondary: #00ffff;--line: #fff;--focus: #00ffff}.high-contrast body,body.high-contrast{background:#000}.high-contrast .site-header,.high-contrast footer,.high-contrast .diet-link,.high-contrast .card,.high-contrast .menu-period,.high-contrast .menu-period[open]{background:#000}.high-contrast .heading-icon,.high-contrast .period-icon,.high-contrast .period-chevron,.high-contrast .status-badge,.high-contrast .status-badge.is-current{border-color:#fff;background:#000;color:#ff0}.high-contrast a,.high-contrast abbr[title]{color:#ff0}@media(max-width:760px){.header-inner{padding-block:14px;align-items:flex-start;flex-direction:column}.a11y-tools{align-self:stretch}.tool-btn{flex:1}.hero{grid-template-columns:1fr;gap:24px}.hero-visual{max-height:380px}.diet-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}}@media(min-width:761px)and (max-width:1040px){.diet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
