/* Jadłospis — moduł PP21/PP6 przeniesiony do WCAG-CMS */
.home-menu-section{margin:0 0 42px}.home-menu-card{display:grid;grid-template-columns:180px minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid var(--c-border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.home-menu-card__icon{display:flex;align-items:center;justify-content:center;min-height:210px;background:var(--c-green-light,#eef7ed);border-right:1px solid var(--c-border)}.home-menu-card__icon svg{width:92px;height:92px;fill:none;stroke:var(--c-green,#315b36);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home-menu-card__content{padding:28px 32px;display:flex;flex-direction:column;align-items:flex-start}.home-menu-card__eyebrow,.weekly-menu-page__eyebrow{margin:0 0 5px;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800;color:var(--c-orange)}.home-menu-card__content h3{margin:0 0 10px;font-family:var(--font-head);font-size:1.35rem;color:var(--c-purple)}.home-menu-card__content>p:not(.home-menu-card__eyebrow):not(.home-menu-card__updated){margin:0 0 12px;line-height:1.7;color:var(--c-text)}.home-menu-card__updated{font-size:.86rem;color:var(--c-muted);margin:0 0 16px}.home-menu-card__button{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;background:#315b36;color:#fff;text-decoration:none;font-weight:700}.home-menu-card__button:hover{background:#24472a;color:#fff}.home-menu-card__button:focus-visible{outline:3px solid var(--c-focus);outline-offset:3px}.home-menu-card__button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.weekly-menu-page__header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.weekly-menu-page__eyebrow{margin-bottom:3px}.weekly-menu-picker{min-width:280px}.weekly-menu-picker__label{display:block;font-weight:700;color:var(--c-purple);margin-bottom:6px}.weekly-menu-picker__controls{display:flex;gap:8px}.weekly-menu-picker__select{min-width:0;flex:1;padding:9px 34px 9px 10px;border:1px solid var(--c-border);border-radius:7px;background:#fff;color:var(--c-text);font:inherit}.weekly-menu-picker__button{border:0;border-radius:7px;padding:9px 16px;background:var(--c-purple);color:#fff;font-weight:700;cursor:pointer}.weekly-menu-picker__button:hover{filter:brightness(.9)}.weekly-menu-picker__select:focus-visible,.weekly-menu-picker__button:focus-visible{outline:3px solid var(--c-focus);outline-offset:2px}.weekly-menu-summary{display:flex;align-items:center;gap:20px;padding:20px 24px;background:var(--c-green-light,#eef7ed);border:1px solid var(--c-border);border-left:5px solid #315b36;border-radius:12px;margin-bottom:18px}.weekly-menu-summary__icon{width:60px;height:60px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.weekly-menu-summary__icon svg{width:38px;height:38px;fill:none;stroke:#315b36;stroke-width:2;stroke-linecap:round}.weekly-menu-summary__label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#315b36;margin:0 0 2px}.weekly-menu-summary h2{font-family:var(--font-head);font-size:1.4rem;color:var(--c-purple);margin:0 0 4px}.weekly-menu-summary__dates{margin:0;font-weight:700;color:var(--c-text)}.weekly-menu-intro{padding:16px 18px;background:#fff8e8;border-left:4px solid var(--c-amber,#d39d00);border-radius:0 8px 8px 0;line-height:1.7;margin-bottom:24px}.weekly-menu-days{display:flex;flex-direction:column;gap:22px}.weekly-menu-day{border:1px solid var(--c-border);border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.weekly-menu-day__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:15px 20px;background:var(--c-purple);color:#fff}.weekly-menu-day__header h2{font-family:var(--font-head);font-size:1.45rem;font-weight:700;color:#fff;margin:0}.weekly-menu-day__header time{font-size:1rem;font-weight:700;color:#fff}.weekly-menu-meals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.weekly-menu-meal{padding:20px;border-right:1px solid var(--c-border);border-bottom:1px solid var(--c-border);min-width:0}.weekly-menu-meal:nth-child(even){border-right:0}.weekly-menu-meal h3{font-family:var(--font-head);font-size:1.2rem;color:var(--c-orange);font-weight:700;margin:0 0 10px}.weekly-menu-meal__text{font-size:1rem;line-height:1.7;color:var(--c-text);margin:0}.weekly-menu-meal__empty{font-style:italic;color:var(--c-muted);margin:0}.weekly-menu-meal__ingredients{margin-top:15px;padding-top:13px;border-top:1px dashed var(--c-border)}.weekly-menu-meal__ingredients h4{font-size:1rem;color:var(--c-purple);font-weight:800;margin:0 0 5px}.weekly-menu-meal__ingredients p{margin:0;line-height:1.65;color:var(--c-text)}.weekly-menu-meal__allergens{display:flex;align-items:flex-start;gap:9px;margin-top:15px}.weekly-menu-meal__allergen-title{font-weight:800;color:var(--c-purple);padding-top:3px}.weekly-menu-meal__allergens ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:6px}.weekly-menu-meal__allergens li{display:flex;align-items:center;justify-content:center;min-width:30px;height:30px;border-radius:50%;background:#6a4895;color:#fff;font-weight:800;font-size:.9rem}.weekly-menu-allergen-summary{margin-top:28px;padding:22px 24px;border:2px solid #6a4895;border-radius:12px;background:#fbf9ff}.weekly-menu-allergen-summary h2{font-family:var(--font-head);font-size:1.25rem;color:var(--c-purple);margin:0 0 8px}.weekly-menu-allergen-summary>p{line-height:1.6}.weekly-menu-allergen-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 24px;margin:15px 0;padding:0;list-style:none}.weekly-menu-allergen-list li{padding-left:3px;line-height:1.45}.weekly-menu-allergen-source{margin:14px 0 0}.weekly-menu-allergen-source a{font-weight:700;color:var(--c-purple);text-underline-offset:3px}.weekly-menu-updated{margin:20px 0 0;color:var(--c-muted);font-size:.86rem}.weekly-menu-empty{padding:28px;border:1px solid var(--c-border);border-radius:12px;background:#fff}.weekly-menu-empty h2{font-family:var(--font-head);font-size:1.25rem;color:var(--c-purple);margin-bottom:8px}.weekly-menu-empty p{margin:0;line-height:1.7}
@media(max-width:760px){.home-menu-card{grid-template-columns:1fr}.home-menu-card__icon{min-height:120px;border-right:0;border-bottom:1px solid var(--c-border)}.home-menu-card__content{padding:22px}.weekly-menu-page__header{align-items:stretch;flex-direction:column}.weekly-menu-picker{min-width:0;width:100%}.weekly-menu-meals{grid-template-columns:1fr}.weekly-menu-meal{border-right:0}.weekly-menu-allergen-list{grid-template-columns:1fr}.weekly-menu-day__header{align-items:flex-start;flex-direction:column;gap:4px}.weekly-menu-day__header h2{font-size:1.3rem}}
@media print{.weekly-menu-picker,.home-menu-section,.weekly-menu-allergen-source{display:none!important}.weekly-menu-day,.weekly-menu-meal{break-inside:avoid;box-shadow:none}.weekly-menu-page{box-shadow:none!important}}
