:root{--green:#0a524b;--deep:#103c38;--mint:#e6f3ed;--lime:#ddf2a0;--ink:#1c3430;--muted:#647570;--border:#dce4df;--bg:#f4f6f4;--white:#fff;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button,input,select,summary,a{ -webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #a0b829;outline-offset:3px}input:focus,select:focus{outline:2px solid var(--green);outline-offset:2px}[hidden]{display:none!important}.app-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--deep);color:white;padding:32px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;gap:11px;align-items:center;color:white;text-decoration:none;font-size:23px;font-weight:700;letter-spacing:-.6px}.brand-mark{width:43px;height:43px;display:grid;place-items:center;border:1px solid #63827c;border-radius:12px;font-size:29px;color:var(--lime)}.brand small{display:block;font-size:10px;letter-spacing:2.1px;font-weight:500;margin-top:4px}.event-label{font-size:10px;letter-spacing:1.1px;color:#b4d0c8;margin:42px 8px 34px;line-height:1.7}.event-label strong{display:block;font-size:17px;color:white;letter-spacing:0;font-weight:500}.nav-label{font-size:11px;letter-spacing:1.6px;color:#b4d0c8;margin:0 12px 12px}nav{display:grid;gap:6px}nav button{border:0;color:#d0dfdb;background:transparent;text-align:left;padding:14px 13px;border-radius:8px;font-size:15px;display:flex;gap:13px;align-items:center}nav button span{font-size:11px;color:#91b3a9;font-variant-numeric:tabular-nums}nav button:hover{background:#ffffff0c}nav button.active{background:var(--lime);color:var(--deep);font-weight:650}nav button.active span{color:var(--green)}.sidebar-note{border-top:1px solid #ffffff20;padding:22px 8px 0;margin-top:auto;font-size:13px;line-height:1.6}.sidebar-note strong{font-weight:600}.sidebar-note p{color:#b4d0c8;margin:7px 0}.event-period{padding:25px 8px 0;font-size:12px;letter-spacing:1px}.event-period span{display:block;color:#b4d0c8;letter-spacing:0;margin-top:6px}main{padding:36px 36px 20px;min-width:0;max-width:1800px;width:100%;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:650;color:var(--green);margin:0 0 10px}h1{font-size:36px;letter-spacing:-1.2px;margin:0;font-weight:650}h2{font-size:19px;letter-spacing:-.3px;margin:0}.page-header p:last-child{color:var(--muted);margin:9px 0 0;font-size:15px}.event-chip{border:1px solid #c7d4cc;border-radius:6px;padding:9px 12px;font-size:12px;font-weight:650;letter-spacing:1px}.toolbar{display:flex;gap:18px;align-items:end;background:white;border:1px solid var(--border);padding:18px 20px;border-radius:12px;margin-bottom:24px}.toolbar>label{min-width:175px;flex:1}label{font-size:14px;font-weight:550;display:grid;gap:8px}select,input{width:100%;background:white;color:var(--ink);border:1px solid #cdd8d1;border-radius:7px;padding:11px 12px;min-height:44px;min-width:0;font-size:16px}select{cursor:pointer}fieldset{border:0;padding:0;margin:0}.source-switch{min-width:247px;margin-left:auto}.source-switch legend{font-size:14px;font-weight:550;margin-bottom:8px}.source-switch>div{display:flex;border-radius:8px;background:#edf1ed;padding:4px;min-height:45px}.source-switch label{display:block;flex:1;text-align:center;position:relative;cursor:pointer}.source-switch input{opacity:0;position:absolute;width:1px;height:1px;min-height:0}.source-switch span{display:block;padding:8px 11px;border-radius:5px;white-space:nowrap;font-size:14px}.source-switch input:checked+span{background:white;box-shadow:0 1px 4px #13332615;color:var(--green)}.source-switch input:focus-visible+span{outline:2px solid var(--green)}.source-switch b{font-size:12px;padding:1px 5px;border-radius:4px;background:var(--mint)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.results-column{min-width:0}.summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:29px}.stat{padding:19px 18px;border:1px solid var(--border);border-radius:10px;background:white;min-width:0}.stat:first-child{background:var(--green);border-color:var(--green);color:white}.stat strong{display:block;font-size:28px;letter-spacing:-1px;font-weight:600;margin-bottom:6px;font-variant-numeric:tabular-nums}.stat span{font-size:13px;color:var(--muted)}.stat:first-child span{color:#d2e7de}.results-heading{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:17px}.results-heading p{font-size:13px;color:var(--muted);margin:6px 0 0;line-height:1.5}.mode-label{font-size:11px;border-radius:5px;padding:6px 8px;background:#e9eee9;white-space:nowrap}.mode-label.personal{background:var(--lime);color:var(--deep)}.service-group{border:1px solid var(--border);background:white;border-radius:10px;margin-bottom:16px;overflow:hidden}.service-header{padding:16px 18px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:14px;align-items:center}.service-header h3{font-size:16px;margin:0 0 6px;font-weight:600}.service-meta{font-size:12px;color:var(--muted)}.service-total{text-align:right;font-size:17px;font-weight:650;white-space:nowrap}.service-total small{font-size:11px;font-weight:400;color:var(--muted);display:block;margin-top:3px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:11px;color:var(--muted);font-weight:550;background:#fafcf9;padding:11px 16px;white-space:nowrap;text-transform:uppercase;letter-spacing:.4px}td{font-size:14px;line-height:1.5;padding:14px 16px;border-top:1px solid #edf0ed;vertical-align:top}tbody tr:first-child td{border-top:0}.product{min-width:180px}.product strong{display:block;font-weight:550;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.product .code{font-family:Consolas,monospace;font-size:11px;color:var(--muted);display:block;margin-top:4px}.product .dish{font-size:12px;color:var(--green);display:block;margin-top:5px}td.numeric,th.numeric{text-align:right;font-variant-numeric:tabular-nums}.numeric{white-space:nowrap}.numeric small{display:block;font-size:11px;color:var(--muted);font-weight:400}.required{font-weight:650;color:var(--green)}.difference{color:#79591d!important;margin-top:3px}.base-detail{font-size:12px;color:var(--muted);margin-top:6px}.base-detail summary{cursor:pointer;color:var(--green);width:fit-content}.base-detail p{margin:6px 0 0;font-size:12px}.empty{background:white;border:1px dashed #c4d3ca;border-radius:10px;padding:44px 25px;text-align:center}.empty strong{display:block;font-size:18px;font-weight:550}.empty p{font-size:14px;color:var(--muted);line-height:1.6}.calculator{background:white;border:1px solid var(--border);border-radius:12px;padding:22px;position:sticky;top:20px;border-top:3px solid var(--green)}.calculator-heading{display:flex;gap:12px;align-items:center}.calculator-heading .eyebrow{font-size:10px;margin:0 0 5px}.calc-symbol{background:var(--mint);color:var(--green);border-radius:8px;width:41px;height:41px;display:grid;place-items:center;font-size:27px}.calculator-intro{font-size:14px;line-height:1.55;color:var(--muted);margin:17px 0 20px}form label{margin-bottom:14px}.quantity-reference{display:flex;justify-content:space-between;gap:8px;font-size:12px;border-top:1px solid var(--border);padding:15px 0;margin-top:4px;color:var(--muted)}.quantity-reference strong{font-size:16px;color:var(--ink)}#people{font-size:24px;font-weight:550;padding:12px}.field-hint{font-size:12px;line-height:1.6;color:var(--muted);margin:8px 0 0}form .field-hint{margin-top:-7px}.calc-preview{background:#f5f8f3;border-radius:6px;margin:15px 0;padding:11px 12px;font-size:13px;line-height:1.5}.calc-preview strong{font-weight:600}.primary{display:flex;justify-content:center;align-items:center;gap:18px;width:100%;border:0;background:var(--green);color:white;border-radius:7px;padding:13px 12px;font-size:14px;font-weight:550;min-height:46px}.primary:hover{background:var(--deep)}.save-status{font-size:12px;color:var(--green);line-height:1.5;min-height:18px;margin:12px 0}.adjustments{border-top:1px solid var(--border);padding-top:14px;font-size:14px}.adjustments>summary{cursor:pointer;font-weight:550;padding:3px 0}.adjustments summary span{color:var(--muted);margin-left:8px}.adjustment-item{font-size:12px;border-bottom:1px solid var(--border);padding:12px 0;line-height:1.7}.adjustment-item strong{display:block}.adjustment-item button{background:transparent;border:0;color:var(--green);text-decoration:underline;font-size:12px;padding:7px 0;display:block}.reset-button{font-size:12px;border:0;background:transparent;color:var(--muted);text-decoration:underline;padding:15px 0 0;line-height:1.6;text-align:left}.notice{padding:14px 18px;background:var(--mint);border-radius:8px;font-size:14px;line-height:1.5;margin-bottom:18px}.warning{background:#fff2cd;color:#715215}.error{font-size:13px;color:#ad2727}.calendar-rotations{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.rotation{padding:12px 15px;background:var(--mint);color:var(--green);border-radius:8px;font-size:14px}.rotation strong{margin-left:10px}.calendar-table td{font-size:14px}.calendar-table .product{min-width:160px}footer{font-size:12px;color:var(--muted);padding-top:28px;display:flex;gap:8px}dialog{border:1px solid var(--border);border-radius:12px;padding:28px;max-width:440px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 20px 60px #0002}dialog::backdrop{background:#102e2970}dialog p{font-size:15px;color:var(--muted);line-height:1.7}.dialog-actions{display:flex;gap:12px;margin-top:24px}.dialog-actions button{flex:1;font-size:14px;border:1px solid var(--border);border-radius:7px;padding:11px;background:white;color:var(--ink)}.dialog-actions .primary{background:var(--green);color:white}#load-state{padding:30px;border:1px solid var(--border);border-radius:10px;background:white}#load-state button{margin-top:14px}noscript{display:block;padding:24px;background:#fff2cd}@media(min-width:1500px){.content-grid{grid-template-columns:minmax(0,1fr) 340px}main{padding:40px 48px}.product strong{font-size:14px}}@media(max-width:1200px){.app-shell{grid-template-columns:185px minmax(0,1fr)}.sidebar{padding:28px 14px}.brand{font-size:20px}main{padding:28px 22px}.content-grid{grid-template-columns:minmax(0,1fr) 280px;gap:17px}.calculator{padding:18px}.toolbar{gap:12px;padding:16px}.toolbar>label{min-width:130px}.source-switch{min-width:230px}.stat{padding:16px 12px}.stat strong{font-size:24px}.results-heading{flex-wrap:wrap}td,th{padding:12px}.product{min-width:160px}}@media(max-width:1000px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:18px 24px;display:grid;grid-template-columns:1fr auto;gap:18px}.event-label{margin:0;text-align:right;align-self:center}.event-label strong{font-size:14px}.sidebar .nav-label,.sidebar-note,.event-period{display:none}nav{grid-column:1/-1;display:flex;gap:8px}nav button{flex:1;justify-content:center;padding:12px}.brand-mark{width:38px;height:38px}.toolbar{flex-wrap:wrap}.content-grid{grid-template-columns:minmax(0,1fr) 290px}.source-switch{min-width:235px}}@media(max-width:740px){main{padding:25px 16px 18px}.sidebar{padding:16px;gap:17px}.brand{font-size:20px}.brand small{font-size:9px}.event-label{font-size:8px;letter-spacing:.5px}nav{gap:4px}nav button{font-size:13px;padding:11px 6px}nav button span{display:none}.page-header{margin-bottom:21px}h1{font-size:30px}.page-header p:last-child{font-size:14px}.event-chip{font-size:10px;padding:7px}.eyebrow{font-size:10px}.toolbar{padding:14px;gap:14px}.toolbar>label{min-width:calc(50% - 7px);flex:1}.source-switch{width:100%;margin:0}.content-grid{display:flex;flex-direction:column;gap:24px}.results-column,.calculator{width:100%}.calculator{position:static;padding:22px;order:-1}.calculator-intro{margin:12px 0 18px}#calculator-form{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}#calculator-form>label:nth-child(3),.quantity-reference,#calculator-form>label:nth-child(5),#calculator-form>.field-hint,#calc-error,#calc-preview,#calculator-form>.primary{grid-column:1/-1}#people{font-size:22px}form label{margin-bottom:12px}.summary{gap:8px;margin-bottom:23px}.stat{padding:15px 12px}.stat strong{font-size:25px}.stat span{font-size:12px}.service-header{padding:14px}.service-header h3{font-size:15px}.service-total{font-size:15px}.service-meta{font-size:11px}.results-heading h2{font-size:18px}td,th{padding:12px}.product{min-width:175px}.table-wrap{max-width:100%;overscroll-behavior-x:contain}.mode-label{font-size:10px}.calculator-heading{cursor:default}.calculator{order:1}.source-switch span{padding:8px}.dialog-actions{flex-direction:column}.calculator select{font-size:15px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s ease,outline .15s ease}}
.mobile-calc-link{display:none}@media(max-width:740px){.mobile-calc-link{display:flex;justify-content:space-between;padding:13px 16px;border:1px solid var(--green);border-radius:8px;margin:-9px 0 22px;text-decoration:none;color:var(--green);font-size:14px;font-weight:600}#results-title,#calculator-title{scroll-margin-top:20px}}

:root{--green:#655916;--deep:#2e2b26;--mint:#f2f0df;--lime:#e0d37c;--ink:#302e27;--muted:#706d62;--border:#e0ded5;--bg:#f5f5f2}.sidebar{overflow-y:auto}.brand{flex-direction:column;align-items:flex-start;gap:8px}.brand img{object-fit:contain;background:white;border-radius:6px;max-width:100%;height:auto}.brand>small{font-size:10px;letter-spacing:2px;color:#d9d5bd}.event-logo{border-radius:9px;object-fit:contain;background:white}.event-label{margin-top:25px;margin-bottom:25px}.event-label,.nav-label,.sidebar-note p,.event-period span{color:#cbc6b3}.stat:first-child span{color:#efebd0}nav button{color:#e3dfd0}nav button span{color:#c6bea2}.sidebar-note{padding-top:17px}.event-period{padding-top:17px}@media(max-width:1000px){.brand{flex-direction:row;align-items:center}.brand img{width:76px;height:auto}.event-label{margin:0}.brand>small{font-size:9px}}@media(max-width:740px){.brand img{width:65px}.brand>small{display:none}.event-logo{width:67px;height:67px}.page-header{gap:12px}.page-header p:last-child{max-width:220px}.event-label{font-size:9px}}

.service-accordion>.service-header{cursor:pointer;list-style:none;border-bottom:0}.service-accordion>.service-header::-webkit-details-marker{display:none}.service-accordion>.service-header:hover{background:var(--mint)}.service-accordion[open]>.service-header{border-bottom:1px solid var(--border)}.service-accordion>.service-header>div:first-child{flex:1;min-width:0}.service-chevron{width:8px;height:8px;border-right:2px solid var(--green);border-bottom:2px solid var(--green);transform:rotate(45deg);flex-shrink:0;margin:0 4px 5px 3px}.service-accordion[open]>.service-header>.service-chevron{transform:rotate(225deg);margin-bottom:-3px}

/* Shared planning, matrices and administrator access. */
.access-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-6px 0 22px}.access-bar>span{font-size:12px;color:var(--muted)}.access-bar>div,.editor-actions>div{display:flex;gap:8px}.secondary{border:1px solid var(--border);border-radius:7px;background:white;color:var(--ink);padding:11px 14px;font-size:14px;min-height:44px}.secondary:hover{background:var(--mint)}.editor-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;position:sticky;bottom:12px;background:#fff;border:1px solid var(--border);border-radius:10px;padding:16px;box-shadow:0 5px 25px #302e2715;z-index:3}.editor-actions p{font-size:14px;margin:0;line-height:1.5}.editor-actions .primary{width:auto;white-space:nowrap}.matrix{min-width:810px}.matrix th[scope=row]{background:white;text-transform:none;letter-spacing:0;white-space:normal;vertical-align:middle;font-weight:500;border-top:1px solid #edf0ed}.matrix td{vertical-align:middle}.matrix th:first-child{width:28%;min-width:195px;position:sticky;left:0;z-index:1;box-shadow:1px 0 0 var(--border)}.matrix thead th:first-child{z-index:2;background:#fafcf9}.matrix .product strong{font-size:14px}.matrix .zero{color:#9a978b}.matrix tfoot th,.matrix tfoot td{background:var(--mint);font-weight:650;border-top:1px solid var(--border)}.matrix tfoot th:first-child{background:var(--mint)}.rotation-cell{min-width:110px;white-space:nowrap}.rotation-cell small{display:block;color:var(--muted);font-size:12px}.quantity-input{min-width:100px;width:110px;padding:9px;text-align:right;font-variant-numeric:tabular-nums}.quantity-input[aria-invalid=true]{border:2px solid #ad2727;background:#fff0ef}.category-heading{font-size:17px;margin:22px 0 12px}.matrix-hint{margin:0 0 16px}.stat strong{overflow-wrap:anywhere}.summary .stat:last-child strong{font-size:24px}.planning-matrix th:first-child{width:24%}#pin{letter-spacing:4px}
@media(max-width:1000px){nav{flex-wrap:wrap}nav button{flex:1 1 140px}.access-bar{flex-wrap:wrap}}
@media(max-width:740px){nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}nav button{font-size:12px;min-height:44px;padding:9px 5px}.access-bar{align-items:flex-start}.access-bar>div{flex-wrap:wrap}.access-bar .secondary{font-size:12px;padding:9px 10px}.toolbar>label{min-width:100%}.editor-actions{flex-direction:column;align-items:stretch;bottom:8px}.editor-actions>div{flex-wrap:wrap}.editor-actions>div>*{flex:1}.matrix th:first-child{min-width:145px;max-width:165px}.matrix .product strong{font-size:12px}.matrix{min-width:735px}.matrix td,.matrix th{padding:12px 10px}.stat strong{font-size:23px}.summary .stat:last-child strong{font-size:20px}.summary{gap:7px}.stat{padding:14px 10px}}

/* Product-by-venue matrices and read-only menu rotation. */
.component-cell{min-width:125px;max-width:220px;font-size:13px;color:var(--ink);white-space:normal;overflow-wrap:anywhere}.product-matrix{min-width:930px}.product-matrix th:first-child{width:31%;min-width:240px}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.menu-card{min-width:0;background:white;border:1px solid var(--border);border-radius:12px;padding:22px}.menu-card-heading{display:flex;justify-content:space-between;align-items:start;gap:14px}.menu-card h3{font-size:18px;margin:0}.menu-card-heading p{font-size:11px;color:var(--muted);margin:7px 0 0}.rotation-badge{background:var(--lime);border-radius:6px;padding:7px 10px;white-space:nowrap;font-size:13px;font-weight:650}.menu-items{margin:16px 0;padding-left:20px;line-height:1.65;font-size:14px}.menu-items li{margin-bottom:7px;white-space:pre-line;overflow-wrap:anywhere}.menu-note{background:var(--mint);padding:9px 12px;border-radius:6px;font-size:13px}.menu-cycle>summary{cursor:pointer;color:var(--green);font-size:14px;font-weight:550;padding:12px 0;border-top:1px solid var(--border)}.menu-cycle-table{min-width:850px;table-layout:fixed}.menu-cycle-table td{padding:12px;min-width:170px}.menu-cycle-table .menu-items{margin:0;font-size:13px}.selected-day{background:var(--mint)}.menu-cycle .table-wrap{border:1px solid var(--border);border-radius:8px}
@media(max-width:1100px){.menu-grid{grid-template-columns:1fr}}
@media(max-width:740px){.product-matrix th:first-child{width:160px;min-width:160px;max-width:160px}.component-cell{min-width:110px}.menu-card{padding:18px}.menu-card h3{font-size:17px}.menu-items{font-size:14px}.product-matrix{min-width:855px}}
/* Filters and dashboard: single column first, expanding on wider screens. */
.toolbar{display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:16px}.toolbar>label{min-width:0}.filter-actions{grid-column:1/-1;display:flex;gap:12px;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:14px}.filter-actions>span{font-size:12px;color:var(--muted)}.check-label{display:flex;align-items:center;gap:10px;min-height:44px}.check-label input,.venue-filter input{width:18px;height:18px;min-height:18px;flex-shrink:0}.venue-filter{position:relative;min-width:0;font-size:14px}.venue-filter>summary{cursor:pointer;padding:12px;border:1px solid #cdd8d1;border-radius:7px;min-height:44px}.venue-filter>summary span{color:var(--muted);margin-left:8px}#venue-options{position:absolute;top:100%;left:0;right:0;z-index:5;background:white;border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px #302e2720;padding:10px}#venue-options label{display:flex;align-items:center;gap:9px;min-height:44px;font-size:13px}.results-heading{flex-wrap:wrap}.results-heading>div{flex:1;min-width:200px}#download-pdf{font-weight:600;color:var(--green)}.quick-links{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.chart-card{padding:20px;background:white;border:1px solid var(--border);border-radius:12px;margin-bottom:20px;min-width:0}.chart-card h3{margin:0 0 16px;font-size:18px}.chart-card>p{font-size:13px;color:var(--muted)}.chart-legend{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:12px;margin-bottom:25px}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:12px;height:12px;border-radius:3px;flex-shrink:0}.venue-bar{margin:20px 0}.venue-bar>div:first-child{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px}.bar-track{display:flex;height:28px;border-radius:5px;overflow:hidden;background:#f3f3ee}.venue-bar details{font-size:12px;margin-top:8px;color:var(--muted)}.venue-bar summary{cursor:pointer;min-height:30px}.venue-bar ul{line-height:1.8;padding-left:20px}.daily-chart{display:flex;gap:8px;overflow-x:auto;padding:8px 3px 14px}.daily-chart button{border:1px solid transparent;background:transparent;flex:1 0 48px;min-width:48px;padding:5px 2px;border-radius:6px;font-size:11px;color:var(--ink)}.daily-track{height:150px;display:flex;align-items:flex-end;justify-content:center;margin:8px 0}.daily-track i{width:22px;background:#b1ac8a;min-height:2px;border-radius:4px 4px 0 0}.daily-chart button[aria-pressed=true]{background:var(--mint);border-color:var(--green);font-weight:bold}.daily-chart button[aria-pressed=true] i{background:var(--green)}.daily-value{font-variant-numeric:tabular-nums;font-size:10px}footer{flex-wrap:wrap;justify-content:space-between;gap:12px 22px;line-height:1.6}footer a{color:inherit;font-weight:600;text-underline-offset:3px}.made-in{display:flex;align-items:center;gap:7px}.py-flag{display:inline-block;width:21px;height:14px;border:1px solid #d0d0d0;background:linear-gradient(#d52b1e 0 33.33%,#fff 33.33% 66.66%,#0038a8 66.66%)}
@media(min-width:600px){.toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1200px){.toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-card{padding:26px}}
@media(max-width:599px){.summary{grid-template-columns:1fr}.stat{display:flex;align-items:center;justify-content:space-between;gap:12px}.stat strong{margin:0}.stat span{text-align:right}.filter-actions{align-items:flex-start}.filter-actions button{flex-shrink:0}.chart-card{padding:16px}.results-heading .mode-label{white-space:normal}.quick-links>*{flex:1 1 100%}}
/* Brand footer: warm dark surface and gold accent from the existing palette. */
footer{margin-top:28px;padding:22px 20px;background:var(--deep);color:#efebd0;border-top:3px solid var(--lime);border-radius:10px;align-items:center}footer a{color:var(--lime)}footer a:hover{color:#fff}footer .py-flag{flex-shrink:0}
@media(max-width:740px){footer{flex-direction:column;justify-content:center;text-align:center;gap:10px;padding:22px 16px}footer .made-in{justify-content:center}}
/* The same daily values read vertically on desktop and horizontally on phones. */
.daily-track i{height:var(--daily-size)}
@media(max-width:740px){
  .daily-chart{display:grid;gap:4px;overflow:visible;padding:4px 0}
  .daily-chart button{display:grid;grid-template-columns:46px minmax(0,1fr) 70px;grid-template-areas:"date bar value";align-items:center;gap:10px;width:100%;min-width:0;min-height:44px;padding:8px;font-size:12px;text-align:left}
  .daily-date{grid-area:date;font-variant-numeric:tabular-nums}
  .daily-value{grid-area:value;text-align:right;font-size:12px;overflow-wrap:anywhere}
  .daily-track{grid-area:bar;height:18px;min-width:0;margin:0;justify-content:flex-start;align-items:stretch;background:#f3f3ee;border-radius:4px}
  .daily-track i{width:var(--daily-size);height:100%;min-height:0;border-radius:4px}
}
/* Complete menu cycles stay expanded, with days stacked on small screens. */
.full-cycles{grid-template-columns:minmax(0,1fr)}.cycle-days{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-top:20px}.cycle-day{min-width:0;border:1px solid var(--border);border-radius:8px;padding:16px}.cycle-day h4{margin:0;color:var(--green);font-size:15px}.cycle-day .menu-items{margin:12px 0 0;padding-left:18px}.cycle-day .menu-items li:last-child{margin-bottom:0}
@media(min-width:600px){.cycle-days{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1200px){.cycle-days{grid-template-columns:repeat(5,minmax(0,1fr))}}

/* Administrator valuation and venue operation dates. */
.summary.four{grid-template-columns:repeat(4,minmax(0,1fr))}.valuation-table{min-width:1180px}.valuation-table th:first-child{min-width:190px;width:19%}.valuation-table .positive{color:#8a5a00;font-weight:650}.valuation-table .negative{color:#315f8a;font-weight:650}.public-sale-row th,.public-sale-row td{background:#fffbee}.entry-section{margin-top:28px}.entry-section>h3{font-size:18px;margin:26px 0 6px}.entry-section>p{font-size:13px;color:var(--muted);margin:0 0 13px}.valuation-entry{min-width:760px}.valuation-entry th:first-child{min-width:190px}.actual-input,.sale-input{min-width:105px;width:120px;padding:9px;text-align:right;font-variant-numeric:tabular-nums}.actual-input[aria-invalid=true],.sale-input[aria-invalid=true]{border:2px solid #ad2727;background:#fff0ef}.operation-days-table{min-width:850px}.operation-days-table th:first-child{min-width:180px}.operation-days-table input[type=date]{min-width:155px}.daily-menus{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:1000px){.summary.four{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:740px){.summary.four{grid-template-columns:1fr}.valuation-table{min-width:1080px}.valuation-entry{min-width:680px}.operation-days-table{min-width:790px}.daily-menus{grid-template-columns:1fr}}
