:root{color-scheme:light;--bg: #f7f4ec;--surface: #fffdf7;--surface-strong: #f0eadf;--ink: #24261f;--muted: #6d705f;--line: #ddd5c6;--olive: #586b3a;--olive-dark: #354421;--sage: #dfe7d0;--beige: #ece0cc;--warn: #9d4f30;--danger: #a33b2f;--focus: #2f6f78;--shadow: 0 18px 42px rgba(57, 49, 32, .08)}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;min-height:100vh;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#fbfaf5 0%,var(--bg) 280px);overflow-x:hidden}body.is-locked{overflow-y:auto;overflow-x:hidden}body.is-locked .app-root{display:none!important}body:not(.is-locked) .access-screen{display:none!important}.access-screen{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(157,183,135,.28),transparent 340px),linear-gradient(180deg,#fbfaf5,#f1eee5)}.access-card{display:grid;gap:14px;width:min(420px,100%);border:1px solid rgba(63,67,55,.18);border-left:5px solid var(--olive);border-radius:8px;padding:28px;background:#fffefafa;box-shadow:0 22px 55px #2a271e24}.access-card h1{margin:0;color:#14201b;font-size:2rem;letter-spacing:0}.access-card p{margin:0;color:var(--muted);font-weight:700}.brand-byline{margin:-8px 0 0;color:var(--olive);font-size:.9rem;font-weight:900;letter-spacing:0}.access-mode-badge{justify-self:start;display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid rgba(88,107,58,.28);border-radius:999px;background:#edf4e4;color:var(--olive-dark);font-size:.78rem;font-weight:900}body.is-cloud-mode .access-mode-badge{border-color:#2f6f7847;background:#e9f4f7;color:#204e58}.access-card button{width:100%}.access-mode-panel{display:grid;gap:12px}[hidden],.access-mode-panel[hidden],.local-only-disabled{display:none!important}.access-error{min-height:20px;color:#a82119;font-weight:900}.lock-button{border-color:#d9cdbc;background:#fffefa}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}:focus-visible{outline:3px solid rgba(47,111,120,.35);outline-offset:2px}.app-header{display:flex;flex-direction:column;gap:16px;padding:22px 16px 10px}.app-header h1{margin:0;font-size:clamp(1.7rem,4vw,2.45rem);letter-spacing:0}.eyebrow{margin:0 0 4px;color:var(--olive);font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.header-actions,.toolbar-actions,.tab-list{display:flex;flex-wrap:wrap;gap:8px}.header-actions{width:100%}.header-actions>button{flex:1 1 calc(50% - 4px);min-width:0;white-space:normal}.header-actions>.secondary-button{flex-basis:100%}.app-nav{display:flex;gap:8px;width:min(1640px,100%);margin:0 auto;padding:8px 16px 6px;overflow-x:auto}.main-status-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(1180px,100%);margin:0 auto;padding:8px 16px 0}.main-status-bar span{display:grid;gap:2px;border:1px solid #d7d0bf;border-radius:8px;padding:9px 10px;color:#586151;background:#fffefae6;font-size:.76rem;font-weight:850}.main-status-bar strong{color:#1f251d;font-size:1rem;font-weight:950}.main-status-bar .is-good{border-color:#88b87f;background:#eff8eb}.main-status-bar .is-risk{border-color:#e3a13b;background:#fff7e6}.main-status-bar .is-bad{border-color:#d35a4d;background:#fff0ee}.view-button{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;min-height:40px;padding:8px 14px;color:var(--muted);background:#fffefa;font-weight:900}.view-button.active{color:#fffdf7;background:var(--olive);border-color:var(--olive)}.app-shell,.dashboard-shell,.planner-shell,.database-shell,.system-admin-shell,.breakfast-shell{width:min(1540px,100%);margin:0 auto;padding:10px 16px 18px}.app-shell{display:grid;gap:16px}.left-column,.right-column{display:grid;align-content:start;gap:16px;min-width:0}.panel{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fffdf7f2;box-shadow:var(--shadow)}.panel-title{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid var(--line)}.panel-title>div{min-width:0}.panel-subtitle{margin:4px 0 0;color:var(--muted);font-size:.84rem;font-weight:700;line-height:1.35}.panel-title-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.panel-collapse-toggle{min-height:34px;padding-block:6px}.panel-collapsed-summary{display:none;margin:12px 16px 16px;border:1px solid #d7d0bf;border-radius:8px;padding:10px 12px;color:#333a30;background:#fffefa;font-size:.9rem;font-weight:750}.collapsible-panel.is-collapsed .panel-collapsible-content{display:none}.collapsible-panel.is-collapsed .panel-collapsed-summary{display:block}.panel-title h2,.table-toolbar h3,.result-panel h3,.transfer-grid h3{margin:0;letter-spacing:0}.panel-title h2{font-size:1.15rem}.form-grid{display:grid;gap:12px;padding:16px}.form-grid.two{grid-template-columns:1fr;padding:0}label,.full-label{display:grid;gap:6px;color:var(--muted);font-size:.84rem;font-weight:700}.field-hint{color:var(--muted);font-size:.74rem;font-weight:600;line-height:1.35}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:#fffefa;padding:10px 11px;min-height:42px}textarea{resize:vertical;line-height:1.5}input:hover,select:hover,textarea:hover{border-color:#bfb29e}input[readonly]{color:#5f6759;background:#f3f1e9}.primary-button,.secondary-button,.ghost-button,.text-button,.tab-button,.icon-button{border:1px solid transparent;border-radius:6px;min-height:40px;padding:9px 12px;color:var(--ink);background:transparent;font-weight:800}.primary-button{color:#fffdf7;background:var(--olive);border-color:var(--olive)}.primary-button:hover{background:var(--olive-dark)}.secondary-button{background:var(--sage);border-color:#c6d1b7}.ghost-button{background:#fffefa;border-color:var(--line)}.text-button{color:var(--olive-dark);padding-inline:4px}.danger{color:var(--danger)}.status-chip,.portion-chip{display:inline-flex;align-items:center;width:fit-content;min-height:28px;border-radius:999px;padding:4px 10px;color:var(--olive-dark);background:var(--sage);font-size:.78rem;font-weight:800;white-space:nowrap}.quick-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 16px 16px}.quick-summary span,.metric{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.quick-summary span{display:grid;gap:2px;min-height:64px;padding:10px;color:var(--muted);font-size:.75rem}.quick-summary strong{color:var(--ink);font-size:1.1rem}.menu-sections{display:grid;gap:12px;padding:16px}.meal-block{display:grid;gap:12px;border:1px solid #cfc4b3;border-radius:8px;padding:12px;background:#fbf8f0}.meal-block-vegetarian{border-color:#9fb9a2;background:#f1f7ef}.block-note{width:fit-content;border:1px solid #bfd0b8;border-radius:999px;padding:5px 10px;color:#31523c;background:#e3eedf;font-size:.82rem;font-weight:800}.meal-block-head{display:grid;grid-template-columns:1fr;gap:10px}.helper-text.compact{margin:0;font-size:.82rem}.menu-section{border:1px solid var(--line);border-radius:8px;background:#fffefa}.menu-section-head{display:flex;justify-content:space-between;gap:12px;padding:13px 13px 0}.menu-section h3{margin:0 0 4px;font-size:1rem}.menu-section p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.35}.section-controls{display:grid;grid-template-columns:1fr;gap:8px;padding:12px 13px}.recipe-choices{display:grid;gap:1px;border-top:1px solid var(--line);overflow:hidden;border-radius:0 0 8px 8px}.recipe-choice{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:46px;padding:10px 13px;color:var(--ink);background:var(--surface);font-size:.92rem}.recipe-choice:hover{background:#f5f0e6}.recipe-choice input{width:18px;min-height:18px;accent-color:var(--olive)}.full-label{padding:0 16px 16px}.match-result{padding:0 16px 16px;color:var(--muted);line-height:1.45}.offer-grid{padding-bottom:12px}.offer-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 16px 12px}.offer-stepper span{display:flex;align-items:center;gap:8px;border:1px solid #cbddea;border-radius:8px;padding:9px 10px;color:#274457;background:#f5fbff;font-weight:900}.offer-stepper strong{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:999px;color:#fff;background:#2d6f98}.offer-step{margin:0 16px 14px;border:1px solid #d6e1e9;border-radius:8px;background:#fff}.offer-step-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e1e8ee;padding:10px 12px;background:#f4f9fd}.offer-step-head span{border-radius:999px;padding:4px 8px;color:#1f5878;background:#dceef9;font-size:.75rem;font-weight:950;text-transform:uppercase}.offer-step-head h3{margin:0;font-size:1rem}.offer-helper{margin:0;padding:10px 12px 0;color:var(--muted);font-size:.86rem;font-weight:700}.offer-config{display:grid;gap:12px;padding:0 12px 12px}.offer-config-head{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:12px;border:1px solid #cbddea;border-radius:8px;background:#f5fbff}.offer-config-head h3{margin:0;font-size:1rem}.offer-config-head p{margin:4px 0 0;color:var(--muted);font-size:.84rem}.offer-component-list{display:grid;gap:8px}.offer-component{display:grid;grid-template-columns:minmax(130px,1fr) minmax(120px,.85fr);gap:8px;align-items:end;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fffefa}.offer-component:has(#offerMainEnabled){grid-template-columns:minmax(130px,1fr) minmax(135px,.9fr) minmax(110px,.7fr)}.toggle-row{display:flex;min-height:42px;align-items:center;gap:8px;padding:0;font-weight:900}.toggle-row input{width:18px;min-height:18px;accent-color:#2d6f8e}.component-name{display:grid;gap:4px}.component-name strong{font-size:.94rem}.component-name small{color:var(--muted);font-weight:800}.offer-pricing-columns{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:12px}.offer-price-card{display:grid;align-content:start;gap:12px;border:1px solid #cbddea;border-radius:8px;padding:12px;background:#f8fcff}.offer-price-card-proposal{display:none;background:#f7fbff}.offer-price-card-profit{background:#f6f8fb;border-color:#b9c8d5}.offer-price-card-head{display:grid;gap:4px}.offer-price-card-head h4{margin:0;font-size:1rem}.offer-price-card-head>strong{font-size:1.75rem;color:#183145}.offer-price-card-head small{color:var(--muted);font-weight:800;line-height:1.35}.offer-profit-grid{display:grid;gap:8px}.offer-assumption-box{display:grid;gap:8px;border:1px solid #d6e1e9;border-radius:8px;padding:10px;background:#fff}.offer-assumption-box details{border-top:1px solid #e5edf3;padding-top:8px}.offer-assumption-box summary{cursor:pointer;color:#274457;font-size:.84rem;font-weight:900}.offer-assumption-box details label{margin-top:8px}.offer-manual-price{display:grid;grid-template-columns:minmax(220px,.5fr) minmax(260px,1fr);gap:12px;padding:0 12px 12px}.offer-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.offer-final-metrics{grid-template-columns:repeat(4,minmax(0,1fr));padding-top:0}.offer-metric{display:grid;gap:3px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fffefa}.offer-metric span{color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.offer-metric strong{font-size:1.05rem}.offer-status.is-good,.owner-offer-status.is-good{color:#10451d;background:#cfeecb;border-color:#79b76f}.offer-status.is-neutral,.owner-offer-status.is-neutral{color:#4c5663;background:#eef1f4;border-color:#d4dbe3}.offer-status.is-risk,.owner-offer-status.is-risk{color:#6b3300;background:#ffe0ad;border-color:#e7922e}.offer-status.is-bad,.owner-offer-status.is-bad{color:#7a1612;background:#ffd4ce;border-color:#de5a4d}.offer-warnings{display:grid;gap:6px;padding:0 16px 12px}.menu-validation-error{border:1px solid #fca5a5;background:#fef2f2;color:#991b1b;font-weight:800;padding:10px 12px;border-radius:8px}.offer-warnings div{border:1px solid var(--line);border-radius:8px;padding:9px 10px;font-size:.84rem;font-weight:800}.offer-message{font-size:.9rem}.offer-message.is-good,.offer-detail.is-good{color:#10451d;background:#eff9ea;border-color:#9bcc90}.offer-message.is-risk,.offer-detail.is-risk{color:#6b3300;background:#fff3dd;border-color:#e7922e}.offer-message.is-bad,.offer-detail.is-bad{color:#7a1612;background:#fff0ee;border-color:#de5a4d}.offer-message.is-neutral,.offer-detail.is-neutral{color:#4c5663;background:#f4f6f8;border-color:#d4dbe3}.offer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.offer-output-label textarea{min-height:180px;background:#fffefa}.offer-price-grid{padding-bottom:0}.offer-menu-picker{display:grid;gap:12px;padding:12px}.offer-menu-block{display:grid;gap:8px}.offer-menu-block h4{display:flex;justify-content:space-between;gap:12px;margin:0;color:#263928;font-size:.96rem;text-transform:uppercase}.offer-menu-block h4 span{color:#596553;font-size:.82rem}.offer-menu-section{border:1px solid #e0ded5;border-radius:8px;overflow:hidden;background:#fffefa}.offer-menu-section summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;padding:8px 10px;color:#4c513f;background:#faf4e7;font-weight:950}.offer-menu-section summary span{border-radius:999px;padding:3px 7px;color:#375266;background:#e8f1f7;font-size:.74rem;white-space:nowrap}.offer-menu-section[open] summary{background:#eef7fc;color:#1d526f}.offer-menu-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px}.offer-menu-choice{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:start;border:1px solid #e2dfd3;border-radius:8px;padding:8px;background:#fff}.offer-menu-choice input{width:18px;min-height:18px;accent-color:#2d6f98}.offer-menu-choice strong,.offer-menu-choice small{display:block}.offer-menu-choice small{margin-top:2px;color:var(--muted);font-size:.76rem;font-weight:750}.saved-offers-panel{background:#fbfcfd}.saved-offers-controls{display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,.45fr) auto auto;gap:8px;padding:12px}.saved-offers-list{display:grid;gap:8px;padding:0 12px 12px}.saved-offer-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,.22fr) auto;gap:10px;align-items:center;border:1px solid #d8e1e8;border-radius:8px;padding:10px;background:#fff}.saved-offer-main{display:grid;gap:2px}.saved-offer-main small{color:var(--muted);font-weight:750}.saved-offer-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:end}.offer-panel,.dashboard-shell,.planner-shell,.legal-shell{display:none}body[data-view=dashboard] .dashboard-shell{display:block;width:min(1280px,100%)}body:not([data-view=dashboard]) .dashboard-shell{display:none}body[data-view=planner] .planner-shell{display:block;width:min(1380px,100%)}body:not([data-view=planner]) .planner-shell{display:none}body[data-view=offer] .offer-panel{display:block;border-color:#a9c6d9}body[data-view=offer] .offer-panel .panel-title{background:#edf6fb}body[data-view=dashboard] .app-shell,body[data-view=dashboard] .app-header,body[data-view=dashboard] .database-shell,body[data-view=dashboard] .breakfast-shell,body[data-view=planner] .app-shell,body[data-view=planner] .app-header,body[data-view=planner] .database-shell,body[data-view=planner] .breakfast-shell,body[data-view=planner] .legal-shell,body[data-view=planner] .main-status-bar,body[data-view=offer] .left-column>:not(.offer-panel),body[data-view=offer] .right-column,body[data-view=offer] .panel-import,body[data-view=reports] .left-column,body[data-view=reports] .panel-import,body[data-view=breakfast] .app-shell,body[data-view=database] .app-shell,body[data-view=system-admin] .app-shell,body[data-view=system-admin] .app-header,body[data-view=system-admin] .database-shell,body[data-view=system-admin] .dashboard-shell,body[data-view=system-admin] .breakfast-shell,body[data-view=system-admin] .planner-shell,body[data-view=system-admin] .legal-shell,body[data-view=system-admin] .main-status-bar,body[data-view=legal] .app-shell,body[data-view=legal] .app-header,body[data-view=legal] .database-shell,body[data-view=legal] .breakfast-shell,body[data-view=legal] .planner-shell,body[data-view=legal] .main-status-bar{display:none}body[data-view=offer] .app-shell,body[data-view=reports] .app-shell{grid-template-columns:minmax(0,1fr);width:min(1180px,100%)}body[data-view=reports] .right-column{width:100%}body[data-view=reports] .metric-grid,body[data-view=reports] .selected-menu-wrap{display:none}body[data-view=database] .database-shell{display:block}body:not([data-view=database]) .database-shell{display:none}body[data-view=system-admin] .app-root>:not(.side-nav):not(.system-admin-shell){display:none!important}.breakfast-shell{display:none;gap:16px}body[data-view=breakfast] .breakfast-shell{display:grid;width:min(1280px,100%)}body:not([data-view=breakfast]) .breakfast-shell{display:none}body[data-view=legal] .legal-shell{display:block;width:min(1180px,100%)}body:not([data-view=legal]) .legal-shell{display:none}body[data-view=breakfast] .main-status-bar,body[data-view=dashboard] .main-status-bar{display:none}.dashboard-panel{border-left:0;background:#fffefafa}.dashboard-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:26px 26px 16px;border-bottom:0;background:transparent}.dashboard-hero h2{margin:0;color:#1e281e;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.85rem,2.4vw,2.7rem);font-weight:950;line-height:1.04}.dashboard-quick-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.dashboard-quick-actions button{min-height:46px;padding-inline:18px;box-shadow:0 8px 18px #2a271e12}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 26px 18px;border:1px solid rgba(85,93,70,.16);border-radius:10px;background:#fffefa;box-shadow:0 12px 28px #2a271e0f;overflow:hidden}.dashboard-stat{display:grid;grid-template-columns:54px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;align-items:center;min-height:86px;border:0;border-right:1px solid rgba(85,93,70,.14);padding:16px 22px;color:#202720;background:transparent;text-align:left}.dashboard-stat:last-child{border-right:0}.dashboard-stat:hover,.dashboard-stat:focus-visible{background:#f5f8ee}.dashboard-stat-icon{grid-row:1 / span 2;display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:#55703b;background:#eff3e4}.dashboard-stat-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.dashboard-stat span:not(.dashboard-stat-icon){color:#3c4237;font-weight:850}.dashboard-stat strong{font-size:1.65rem;font-weight:950;line-height:1}.saas-status-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 26px 18px}.saas-status-strip>div{border:1px solid rgba(85,93,70,.16);border-radius:10px;padding:12px 14px;background:#f9fbf2;min-width:0}.saas-status-strip span,.saas-definition-list dt{display:block;color:var(--muted);font-size:.74rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.saas-status-strip strong,.saas-definition-list dd{display:block;margin:4px 0 0;color:#1f251d;font-size:.94rem;font-weight:950}.saas-meta-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.saas-card{display:grid;gap:8px}.saas-definition-list{display:grid;gap:8px;margin:0}.saas-definition-list>div{display:grid;grid-template-columns:minmax(90px,.45fr) minmax(0,1fr);gap:12px;align-items:baseline;border-bottom:1px solid rgba(85,93,70,.12);padding-bottom:8px}.saas-definition-list>div:last-child{border-bottom:0;padding-bottom:0}.saas-role-list{display:grid;gap:7px;margin:0;padding-left:18px;color:#273126;font-size:.9rem;line-height:1.35}.saas-placeholder{border:1px dashed #b9c7a7;border-radius:8px;padding:12px;color:#43503f;background:#f4f8ed;font-weight:850}.users-access-panel{display:grid;gap:8px}.dashboard-status-card{display:grid;gap:4px;align-content:center;border:1px solid #cfd9bd;border-radius:8px;padding:14px;background:#fffefae0}.dashboard-status-card span,.dashboard-status-card small,.database-status-grid span,.dashboard-list-item small{color:var(--muted);font-size:.78rem;font-weight:850}.dashboard-status-card strong{color:#1f251d;font-size:1.25rem;font-weight:950}.dashboard-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 26px 16px}.dashboard-tile{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);gap:16px;align-items:center;min-height:128px;border:1px solid rgba(85,93,70,.16);border-left:1px solid rgba(85,93,70,.16);border-radius:10px;padding:18px 44px 18px 18px;color:#202720;background:#fffefa;text-align:left;box-shadow:0 12px 26px #2a271e0f}.dashboard-tile:after{content:"›";position:absolute;right:18px;top:50%;translate:0 -50%;color:#8a8d7d;font-size:2rem;font-weight:400;line-height:1}.dashboard-tile:hover,.dashboard-tile:focus-visible{transform:translateY(-1px);border-color:#b6c39d;background:#fffef9;box-shadow:0 14px 30px #2a271e1c}.dashboard-tile strong{display:block;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:950}.dashboard-tile small{color:#586151;font-size:.84rem;font-weight:750;line-height:1.35}.dashboard-tile-icon{grid-row:1 / span 2;display:grid;width:62px;height:62px;place-items:center;border-radius:50%;color:#55703b;background:#eff3e4}.dashboard-tile strong,.dashboard-tile small{grid-column:2}.dashboard-tile-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.tile-offer{border-color:#2d6f9833}.tile-offer .dashboard-tile-icon{color:#2d6f98;background:#edf6fb}.tile-planner{border-color:#5c7d483d}.tile-planner .dashboard-tile-icon{color:#4f753d;background:#edf5e6}.tile-breakfast{border-color:#8b7a353d}.tile-breakfast .dashboard-tile-icon{color:#8b7a35;background:#f7f2df}.tile-database{border-color:#38475a33}.tile-database .dashboard-tile-icon{color:#38475a;background:#eef2f7}.tile-reports{border-color:#387a4538}.tile-reports .dashboard-tile-icon{color:#387a45;background:#eef7ee}.tile-admin{border-color:#524a3d3d}.tile-admin .dashboard-tile-icon{color:#524a3d;background:#f1ede5}.tile-legal{border-color:#55703b38}.tile-legal .dashboard-tile-icon{color:#55703b;background:#eef4e7}.legal-panel{border-left:4px solid #55703b;background:#fffefafa}.legal-intro{display:grid;gap:6px;margin:16px 24px 0;padding:16px 18px;border:1px solid rgba(85,112,59,.22);border-radius:8px;color:#263022;background:#f3f7eb}.legal-intro strong{font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.15}.legal-intro span{color:var(--muted);font-weight:750}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 24px 26px}.legal-card{display:grid;gap:10px;align-content:start;min-height:100%;padding:18px;border:1px solid rgba(104,98,77,.18);border-radius:8px;background:#fffdf8}.legal-card-wide{grid-column:1 / -1}.legal-card h3{margin:0;color:#24301f;font-size:1rem}.legal-card p{margin:0;color:#33372e;line-height:1.55}.planner-panel{overflow:hidden}.planner-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.planner-controls strong{min-width:128px;color:#243023;text-align:center;font-size:1rem}.planner-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:14px 16px 0;background:#f7f9f1}.planner-tab{border:1px solid rgba(84,114,63,.22);border-radius:8px 8px 0 0;padding:10px 14px;color:#34442c;background:#fffefa;font-weight:950;cursor:pointer}.planner-tab.active{border-color:#54723f6b;color:#132515;background:#d8efb8;box-shadow:inset 0 3px #486a358c}.planner-tab-panel{border-top:1px solid var(--line)}.planner-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;border-bottom:1px solid var(--line);background:#f7f9f1}.planner-summary-card{display:grid;gap:5px;border:1px solid rgba(84,114,63,.18);border-radius:8px;padding:12px;background:#fffefa}.planner-summary-card span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.planner-summary-card strong{color:#1f281f;font-size:1.05rem}.planner-week-overview{display:grid;gap:14px;border-bottom:1px solid var(--line);padding:16px;background:#fffdf8}.planner-overview-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.planner-overview-head .eyebrow,.planner-overview-head h3,.planner-overview-head span{margin:0}.planner-overview-head h3{color:#142115;font-size:1.12rem}.planner-overview-head span{display:block;color:var(--muted);font-size:.88rem;font-weight:800;margin-top:3px}.planner-overview-section{display:grid;gap:10px;border:1px solid rgba(84,114,63,.14);border-radius:8px;padding:12px;background:#fffefa}.planner-overview-section h4{margin:0;color:#1f281f;font-size:.98rem}.planner-menu-section-group{display:grid;gap:8px;border:1px solid rgba(84,114,63,.14);border-radius:8px;padding:10px;background:#fffdf8}.planner-menu-section-group+.planner-menu-section-group{margin-top:10px}.planner-menu-section-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.planner-menu-section-group h4{margin:0;color:#1f281f;font-size:.95rem}.planner-menu-section-group-head span{color:var(--muted);font-size:.8rem;font-weight:800}.planner-week-table-wrap{overflow-x:auto}.planner-week-table{width:100%;border-collapse:collapse;min-width:1080px}.planner-week-table th,.planner-week-table td{border-bottom:1px solid rgba(84,114,63,.12);padding:8px 9px;text-align:left;vertical-align:top;font-size:.82rem}.planner-week-table th{color:#34442c;background:#f3f7ec;font-size:.75rem;font-weight:950;text-transform:uppercase}.planner-week-table td{color:#243023;font-weight:780}.planner-week-table button{min-height:34px;white-space:nowrap}.planner-week-table th:nth-child(1),.planner-week-table td:nth-child(1),.planner-week-table th:nth-child(2),.planner-week-table td:nth-child(2),.planner-week-table th:nth-child(5),.planner-week-table td:nth-child(5){white-space:nowrap}.planner-menu-table{min-width:720px}.planner-overview-placeholder{display:flex;justify-content:space-between;gap:12px;border:1px dashed rgba(84,114,63,.28);border-radius:8px;padding:12px;color:#34442c;background:#f5f8ef;font-weight:900}.planner-overview-placeholder span{color:var(--muted)}.planner-week-shopping{display:grid;gap:16px;padding:16px}.planner-week-range-pill{display:inline-flex;width:fit-content;margin-top:6px;border:1px solid rgba(84,114,63,.18);border-radius:999px;padding:4px 9px;background:#f6f9ef;color:#4b5746;font-size:.78rem;font-weight:900}.planner-shopping-empty-card{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(84,114,63,.16);border-radius:8px;padding:18px;background:#fffefa;color:#34442c}.planner-shopping-empty-card strong{display:block;margin-bottom:5px;color:#202820;font-size:1rem}.planner-shopping-empty-card p{max-width:620px;margin:0;color:#687261;line-height:1.45}.planner-shopping-empty-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.planner-shopping-empty-metrics span{display:inline-flex;align-items:baseline;gap:5px;border:1px solid rgba(84,114,63,.18);border-radius:999px;padding:7px 10px;background:#f6f9ef;color:#4b5746;font-size:.82rem;font-weight:850;white-space:nowrap}.planner-shopping-empty-metrics strong{margin:0;color:#2c3a28;font-size:.98rem}.planner-shopping-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.planner-shopping-toolbar{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:minmax(220px,1fr) 190px auto auto;align-items:end;gap:10px;margin-bottom:12px;border:1px solid rgba(84,114,63,.16);border-radius:8px;padding:10px;background:#fbfcf6}.planner-shopping-toolbar label{display:grid;gap:5px;margin:0;color:#34442c;font-size:.78rem;font-weight:900;text-transform:uppercase}.planner-shopping-toolbar input,.planner-shopping-toolbar select{min-height:38px;border:1px solid var(--border);border-radius:8px;padding:8px 10px;background:#fffefa;color:var(--text);font:inherit;font-weight:800;text-transform:none}.planner-shopping-toolbar-count{justify-self:end;min-height:38px;display:inline-flex;align-items:center;border:1px solid rgba(84,114,63,.2);border-radius:999px;padding:7px 12px;background:#eef5e7;color:#34442c;font-weight:900;white-space:nowrap}.planner-shopping-toolbar .btn{min-height:38px;align-self:end;padding-block:7px}.planner-shopping-category-group{display:grid;gap:8px}.planner-shopping-category-group+.planner-shopping-category-group{margin-top:14px}.planner-shopping-empty-actions{display:flex;flex-wrap:wrap;gap:10px}.planner-shopping-status-table th:nth-child(1),.planner-shopping-status-table td:nth-child(1),.planner-shopping-status-table th:nth-child(3),.planner-shopping-status-table td:nth-child(3),.planner-shopping-status-table th:nth-child(4),.planner-shopping-status-table td:nth-child(4){width:120px}.planner-shopping-status{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border:1px solid var(--border);border-radius:999px;background:#f7fcf2db;color:var(--text);font-weight:800;white-space:nowrap}.planner-shopping-draft-table th:nth-child(2),.planner-shopping-draft-table td:nth-child(2){width:130px;white-space:nowrap}.planner-shopping-draft-table th:nth-child(4),.planner-shopping-draft-table td:nth-child(4){width:170px}.planner-shopping-draft-table td strong+small{display:block;margin-top:3px;color:var(--muted);font-size:.78rem;font-weight:800}.planner-shopping-details summary{cursor:pointer;color:#54723f;font-weight:900}.planner-shopping-details ul{display:grid;gap:5px;margin:8px 0 0;padding-left:18px;color:#34442c;font-size:.88rem;font-weight:700}.planner-shopping-warnings ul{display:grid;gap:8px;margin:0;padding-left:18px;color:#703b1a;font-weight:700}.planner-shopping-print-shell{display:none}.planner-shopping-print-shell.is-open{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;gap:12px;padding:18px;background:#161a14ad}.planner-shopping-preview-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:min(100%,210mm);margin:0 auto}.planner-shopping-print-status{margin-right:auto;color:#fff;font-size:.86rem;line-height:1.3}.planner-shopping-preview-scroll{width:min(100%,218mm);margin:0 auto;overflow-x:hidden;overflow-y:auto;border-radius:6px;background:#e8e5dc;box-shadow:0 18px 52px #0000004d}.planner-shopping-print-shell.is-open .planner-shopping-print{box-sizing:border-box;min-height:297mm;width:min(100%,210mm);max-width:100%;margin:0 auto;padding:14mm 13mm;background:#fff;color:#171a16;font-family:Arial,Helvetica,sans-serif;font-size:9.6pt;line-height:1.36}.planner-shopping-print,.planner-shopping-print *{box-sizing:border-box}.planner-shopping-print-head{border-bottom:2px solid #222;padding-bottom:8mm;margin-bottom:7mm}.planner-shopping-print-kicker{margin:0 0 2mm;color:#52604b;font-size:8.5pt;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.planner-shopping-print h1{margin:0 0 5mm;color:#111;font-size:18pt;line-height:1.12;text-transform:uppercase}.planner-shopping-print-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3mm}.planner-shopping-print-meta span{display:flex;flex-direction:column;gap:1mm;border:1px solid #c8d0bd;border-radius:4px;padding:2.2mm 2.8mm;background:#f7f8f3}.planner-shopping-print-meta strong{color:#5b6653;font-size:7.2pt;letter-spacing:.05em;text-transform:uppercase}.planner-shopping-print-category,.planner-shopping-print-warnings{break-inside:avoid;margin:0 0 7mm;min-width:0}.planner-shopping-print h2{margin:0 0 2.5mm;border-bottom:1px solid #333;padding-bottom:1.5mm;color:#20251d;font-size:12pt;line-height:1.2;text-transform:uppercase;break-after:avoid}.planner-shopping-print table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;font-size:9.2pt}.planner-shopping-print th,.planner-shopping-print td{border:1px solid #c7c7c0;min-width:0;padding:2mm .8mm;text-align:left;vertical-align:top;overflow-wrap:anywhere;word-break:normal}.planner-shopping-print th:nth-child(1),.planner-shopping-print td:nth-child(1){width:8%}.planner-shopping-print th:nth-child(2),.planner-shopping-print td:nth-child(2){width:62%}.planner-shopping-print th:nth-child(3),.planner-shopping-print td:nth-child(3){width:18%}.planner-shopping-print th:nth-child(4),.planner-shopping-print td:nth-child(4){width:12%}.planner-shopping-print th{background:#eef1e8;color:#30372d;font-size:8.2pt;letter-spacing:.04em;text-transform:uppercase}.planner-shopping-print-check,.planner-shopping-print-qty,.planner-shopping-print-unit{white-space:nowrap}.planner-shopping-print-check{text-align:center;color:#111;font-weight:700}.planner-shopping-print-qty{text-align:right;font-variant-numeric:tabular-nums}.planner-shopping-print-unit{text-align:left}.planner-shopping-print-product strong{display:block;line-height:1.22}.planner-shopping-print-product small{display:block;margin-top:1mm;color:#60665a;font-size:7.8pt;line-height:1.22}.planner-shopping-print-list{display:grid;gap:1.6mm}.planner-shopping-print-row{display:grid;grid-template-columns:5mm minmax(0,1fr) minmax(22mm,auto);gap:3mm;align-items:start;border-bottom:1px solid #d8d8d2;padding:2mm 0;break-inside:avoid;page-break-inside:avoid}.planner-shopping-print-checkbox{width:3.2mm;height:3.2mm;border:1px solid #333;border-radius:1px;margin-top:.4mm;background:#fff}.planner-shopping-print-amount{color:#111;font-size:9.6pt;font-variant-numeric:tabular-nums;line-height:1.2;text-align:right;white-space:nowrap}.planner-shopping-print-warnings ul{margin:0;padding-left:5mm;color:#4b2b16;font-size:9pt}.planner-shopping-print footer{display:flex;justify-content:space-between;gap:8mm;border-top:1px solid #222;padding-top:4mm;margin-top:8mm;color:#3f4939;font-size:9pt}@media(max-width:860px){.planner-shopping-summary,.planner-shopping-toolbar{grid-template-columns:1fr}.planner-shopping-toolbar-count{justify-self:start}.planner-shopping-empty-card{align-items:stretch;flex-direction:column}.planner-shopping-empty-metrics{justify-content:flex-start}}.planner-week-grid{display:grid;grid-template-columns:repeat(7,minmax(170px,1fr));gap:10px;padding:16px;overflow-x:auto}.planner-day{display:grid;align-content:start;gap:10px;min-height:260px;border:1px solid rgba(84,114,63,.16);border-radius:8px;padding:10px;background:#fffdf8eb}.planner-day.is-weekend{border-color:#84582447;background:#fff7e8}.planner-day.is-weekend .planner-day-head{border-bottom-color:#84582433}.planner-day.is-weekend .planner-day-head h3{color:#70491f}.planner-day-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;border-bottom:1px solid rgba(84,114,63,.12);padding-bottom:8px}.planner-day-head h3{margin:0;color:#1f281f;font-size:.95rem}.planner-day-head span,.planner-day-empty{color:var(--muted);font-size:.8rem;font-weight:800}.planner-empty{grid-column:1 / -1}.planner-offer-card{display:grid;gap:10px;border:1px solid rgba(84,114,63,.18);border-radius:8px;padding:10px;background:#fffefa;box-shadow:0 10px 20px #2a271e0f}.planner-offer-card>div{display:grid;gap:3px}.planner-offer-card strong{color:#111b12;line-height:1.2}.planner-offer-card span{color:var(--muted);font-size:.82rem;font-weight:800}.planner-offer-card dl{display:grid;gap:5px;margin:0}.planner-offer-card dl div{display:flex;justify-content:space-between;gap:8px}.planner-offer-card dt,.planner-offer-card dd{margin:0;font-size:.78rem;font-weight:850}.planner-offer-card dt{color:var(--muted)}.planner-offer-card dd{color:#25301f;text-align:right}.planner-offer-card button{justify-self:stretch}.planner-undated{display:grid;gap:12px;border-top:1px solid var(--line);padding:16px;background:#fbfaf4}.planner-section-head{display:grid;gap:4px}.planner-section-head h3,.planner-section-head p{margin:0}.planner-undated-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.planner-dialog{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:20px;background:#121c1475}.planner-dialog-card{display:grid;gap:16px;width:min(680px,100%);border:1px solid rgba(84,114,63,.26);border-radius:10px;padding:18px;background:#fffefa;box-shadow:0 24px 70px #131a1047}.planner-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(84,114,63,.14);padding-bottom:12px}.planner-dialog-head .eyebrow,.planner-dialog-head h2,.planner-dialog-head p{margin:0}.planner-dialog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.planner-dialog-wide{grid-column:1 / -1}.planner-dialog-actions{justify-content:flex-start}.planner-dialog-actions .danger-button{border-color:#a33b2f52;color:var(--danger);background:#fff8f6}.planner-agenda-card{width:min(980px,100%);max-height:calc(100vh - 40px);overflow:auto}.planner-agenda-content{display:grid;gap:10px}.planner-agenda-section{display:grid;gap:9px;border:1px solid rgba(84,114,63,.16);border-radius:8px;padding:10px 12px;background:#fffefa}.planner-agenda-section h3,.planner-agenda-section h4,.planner-agenda-section p{margin:0}.planner-agenda-hero{grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);align-items:center;gap:12px;background:#f8fbf2}.planner-agenda-hero h3{margin:0;color:#102011;font-size:1.16rem;line-height:1.1}.planner-agenda-hero span{color:var(--muted);font-size:.86rem;font-weight:850}.planner-agenda-facts,.planner-agenda-metrics{display:grid;gap:7px}.planner-agenda-facts{grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.planner-agenda-facts div,.planner-agenda-metric{display:grid;gap:3px;border:1px solid rgba(84,114,63,.12);border-radius:8px;padding:7px 8px;background:#fffffac7}.planner-agenda-facts dt,.planner-agenda-facts dd,.planner-agenda-metric span,.planner-agenda-metric strong{margin:0;font-size:.8rem}.planner-agenda-facts dt,.planner-agenda-metric span{color:var(--muted);font-weight:900}.planner-agenda-facts dd,.planner-agenda-metric strong{color:#1f281f;font-weight:950}.planner-agenda-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.planner-agenda-menu-group{display:grid;gap:8px;border-top:1px solid rgba(84,114,63,.12);padding-top:10px}.planner-agenda-menu-group:first-child{border-top:0;padding-top:0}.planner-agenda-menu-group ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.planner-agenda-menu-group li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-radius:8px;padding:9px 10px;background:#f8f8f1}.planner-agenda-menu-group li span,.planner-agenda-note{color:var(--muted);font-size:.86rem;font-weight:800;line-height:1.45}.planner-agenda-note strong{color:#1f281f}@media(max-width:760px){.planner-controls{justify-content:flex-start}.planner-controls strong{width:100%;text-align:left}.planner-summary{grid-template-columns:1fr}.planner-tabs{padding:12px}.planner-overview-placeholder{display:grid}.planner-week-grid{grid-template-columns:1fr;overflow-x:visible}.planner-dialog{align-items:end;padding:12px}.planner-dialog-grid,.planner-agenda-hero,.planner-agenda-facts,.planner-agenda-metrics{grid-template-columns:1fr}.legal-grid{grid-template-columns:1fr;padding:14px}.legal-intro{margin:14px 14px 0}.legal-card{padding:14px}}@media print{body[data-print-report=planner-agenda] .side-nav,body[data-print-report=planner-agenda] .main-status-bar,body[data-print-report=planner-agenda] .app-shell,body[data-print-report=planner-agenda] .dashboard-shell,body[data-print-report=planner-agenda] .database-shell,body[data-print-report=planner-agenda] .planner-shell,body[data-print-report=planner-agenda] .breakfast-shell,body[data-print-report=planner-agenda] .access-screen,body[data-print-report=planner-agenda] #plannerDialog{display:none!important}body[data-print-report=planner-agenda] #plannerAgendaDialog{position:static;display:block!important;padding:0;background:#fff}body[data-print-report=planner-agenda] .planner-agenda-card{width:100%;max-height:none;border:0;box-shadow:none}body[data-print-report=planner-agenda] .planner-dialog-actions,body[data-print-report=planner-agenda] .planner-dialog-head .icon-button{display:none!important}}body[data-view=planner] .planner-panel{border-color:#54723f29;border-radius:12px;background:#fffefa;box-shadow:0 18px 45px #2a271e14}body[data-view=planner] .planner-panel>.panel-title{align-items:center;gap:24px;padding:26px 28px 22px;background:linear-gradient(180deg,#fffefa,#fbfaf4)}body[data-view=planner] .planner-panel>.panel-title h2{margin-top:4px;font-size:clamp(1.55rem,2.2vw,2.15rem);line-height:1.05;letter-spacing:0}body[data-view=planner] .planner-panel>.panel-title .panel-subtitle{max-width:620px;margin-top:8px;color:#596457;font-size:.94rem;line-height:1.45}body[data-view=planner] .planner-controls{gap:10px}body[data-view=planner] .planner-controls button{min-height:42px;border-radius:8px;padding-inline:16px;background:#fffefa;box-shadow:0 8px 18px #2a271e0d}body[data-view=planner] .planner-controls strong{min-height:42px;min-width:142px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(84,114,63,.18);border-radius:8px;padding:0 16px;background:#fffefa;color:#1f281f;box-shadow:0 8px 18px #2a271e0d}body[data-view=planner] .planner-tabs{gap:0;margin:0 28px;border:1px solid rgba(84,114,63,.14);border-radius:10px 10px 0 0;padding:0;background:#f7f8f1;width:fit-content;max-width:calc(100% - 56px);overflow-x:auto}body[data-view=planner] .planner-tab{min-height:48px;border:0;border-right:1px solid rgba(84,114,63,.12);border-radius:0;padding:0 18px;background:transparent;color:#4d5849;white-space:nowrap;box-shadow:none}body[data-view=planner] .planner-tab:first-child{border-radius:10px 0 0}body[data-view=planner] .planner-tab:last-child{border-right:0;border-radius:0 10px 0 0}body[data-view=planner] .planner-tab.active{background:#e9f5d8;color:#18311e;box-shadow:inset 0 -3px #486a359e}body[data-view=planner] .planner-tab-panel{border-top-color:#54723f24}body[data-view=planner] .planner-week-grid{display:grid;grid-template-columns:1fr;gap:18px;padding:22px 28px 28px;overflow-x:visible}body[data-view=planner] .planner-week-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}body[data-view=planner] .planner-week-kpi{display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:2px;align-items:center;min-height:84px;border:1px solid rgba(84,114,63,.13);border-radius:10px;padding:14px 16px;background:#fffefa;box-shadow:0 10px 24px #2a271e0d}body[data-view=planner] .planner-week-kpi:before{content:"";grid-row:1 / 4;width:42px;height:42px;border-radius:999px;background:radial-gradient(circle at 45% 40%,#f3f9ed 0 32%,#dcefd2 33% 100%)}body[data-view=planner] .planner-week-kpi span,body[data-view=planner] .planner-week-kpi small{color:#5f695c;font-weight:850}body[data-view=planner] .planner-week-kpi span{font-size:.78rem;text-transform:uppercase}body[data-view=planner] .planner-week-kpi strong{color:#0f2d18;font-size:1.35rem;line-height:1.05}body[data-view=planner] .planner-week-kpi small{font-size:.84rem;line-height:1.25}body[data-view=planner] .planner-week-empty-hero{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,.58fr);gap:26px;align-items:center;border:1px solid rgba(84,114,63,.13);border-radius:10px;padding:24px 28px;background:linear-gradient(135deg,#fffefa,#fbfaf4 72%,#f4f7ee);box-shadow:0 10px 26px #2a271e0d}body[data-view=planner] .planner-week-empty-visual{min-height:150px;display:grid;place-items:center;border-radius:10px;background:#f6f1e8}body[data-view=planner] .planner-week-empty-visual span{width:92px;height:82px;border:3px solid rgba(42,52,37,.42);border-radius:12px;position:relative;background:linear-gradient(#54723f1f,#54723f1f) 50% 34% / 72% 2px no-repeat,linear-gradient(90deg,transparent 31%,rgba(84,114,63,.12) 32% 34%,transparent 35% 64%,rgba(84,114,63,.12) 65% 67%,transparent 68%) 50% 62% / 72% 38% no-repeat,#fffefa}body[data-view=planner] .planner-week-empty-visual span:after{content:"";position:absolute;right:-32px;bottom:-12px;width:70px;height:40px;border:3px solid rgba(42,52,37,.42);border-radius:70px 70px 8px 8px;background:#fffefa}body[data-view=planner] .planner-week-empty-hero h3,body[data-view=planner] .planner-week-empty-hero p{margin:0}body[data-view=planner] .planner-week-empty-hero h3{color:#172317;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.16}body[data-view=planner] .planner-week-empty-hero p{max-width:620px;margin-top:10px;color:#65705f;line-height:1.55}body[data-view=planner] .planner-week-empty-hero .primary-button{margin-top:16px;min-height:42px}body[data-view=planner] .planner-week-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}body[data-view=planner] .planner-day{min-height:174px;border-radius:10px;padding:14px;background:#fffefa;box-shadow:0 8px 20px #2a271e0b}body[data-view=planner] .planner-day.is-weekend{background:#fff8ec}body[data-view=planner] .planner-day-head{align-items:start;padding-bottom:10px}body[data-view=planner] .planner-day-head h3,body[data-view=planner] .planner-day-head span{display:block}body[data-view=planner] .planner-day-head h3{font-size:.92rem}body[data-view=planner] .planner-day-head b{min-width:26px;min-height:26px;display:inline-grid;place-items:center;border-radius:999px;background:#edf5e4;color:#39542e;font-size:.78rem}body[data-view=planner] .planner-day.is-weekend .planner-day-head b{background:#ffeac7;color:#70491f}body[data-view=planner] .planner-day-empty{display:grid;place-items:center;min-height:78px;border:1px dashed rgba(84,114,63,.16);border-radius:8px;color:#798173;background:#f7f9f18c}body[data-view=planner] .planner-shopping-empty-card{border-radius:10px;padding:20px;box-shadow:0 10px 24px #2a271e0b}@media(max-width:1100px){body[data-view=planner] .planner-week-kpis,body[data-view=planner] .planner-week-days{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body[data-view=planner] .planner-panel>.panel-title{align-items:stretch;padding:18px 16px}body[data-view=planner] .planner-controls{display:grid;grid-template-columns:1fr 1fr}body[data-view=planner] .planner-controls strong{width:auto;min-width:0;grid-column:1 / -1;grid-row:1;text-align:center}body[data-view=planner] .planner-tabs{margin:0 16px;max-width:calc(100% - 32px)}body[data-view=planner] .planner-tab{min-height:44px;padding:0 14px}body[data-view=planner] .planner-week-grid{padding:16px}body[data-view=planner] .planner-week-kpis,body[data-view=planner] .planner-week-empty-hero,body[data-view=planner] .planner-week-days{grid-template-columns:1fr}body[data-view=planner] .planner-week-empty-hero{padding:18px}body[data-view=planner] .planner-week-empty-visual{min-height:112px}body[data-view=planner] .planner-day{min-height:132px}}body[data-view=planner] .planner-panel{min-height:min(760px,calc(100vh - 44px))}body[data-view=planner] .planner-panel>.panel-title{padding-bottom:20px}body[data-view=planner] .planner-controls button,body[data-view=planner] .planner-controls strong{border-color:#54723f29}body[data-view=planner] .planner-controls button:hover,body[data-view=planner] .planner-controls button:focus-visible{border-color:#54723f57;background:#f8fbf2}body[data-view=planner] .planner-tabs{border-radius:9px;background:#faf9f3db;box-shadow:inset 0 -1px #54723f14}body[data-view=planner] .planner-tab{min-height:46px;padding:0 17px;border-right-color:#54723f1a;font-size:.94rem}body[data-view=planner] .planner-tab:first-child,body[data-view=planner] .planner-tab:last-child{border-radius:0}body[data-view=planner] .planner-tab.active{background:#edf7de;box-shadow:inset 0 -2px #4f7c3f}body[data-view=planner] .planner-week-grid{gap:16px;padding-bottom:30px}body[data-view=planner] .planner-week-kpis{gap:13px}body[data-view=planner] .planner-week-kpi{position:relative;min-height:76px;column-gap:12px;padding:13px 15px;overflow:hidden}body[data-view=planner] .planner-week-kpi:before{width:34px;height:34px;background:#e8f3df;box-shadow:inset 0 0 0 1px #54723f14}body[data-view=planner] .planner-week-kpi:after{content:"";grid-column:1;grid-row:1 / 4;align-self:center;justify-self:center;width:15px;height:15px;border:2px solid #557345;opacity:.88}body[data-view=planner] .planner-week-kpi:nth-child(1):after{border-radius:3px;box-shadow:inset 0 4px #55734524}body[data-view=planner] .planner-week-kpi:nth-child(2):after{width:16px;height:10px;border-radius:999px 999px 4px 4px;border-top-width:2px;box-shadow:0 -6px 0 -3px #557345}body[data-view=planner] .planner-week-kpi:nth-child(3):after{border-radius:999px;background:linear-gradient(#557345,#557345) 50% 50% / 2px 6px no-repeat,linear-gradient(#557345,#557345) 62% 52% / 5px 2px no-repeat}body[data-view=planner] .planner-week-kpi:nth-child(4):after{width:17px;height:12px;border-radius:3px 3px 5px 5px;box-shadow:0 -5px 0 -3px #557345}body[data-view=planner] .planner-week-kpi span{font-size:.74rem}body[data-view=planner] .planner-week-kpi strong{font-size:1.26rem}body[data-view=planner] .planner-week-kpi small{color:#687264;font-size:.8rem}body[data-view=planner] .planner-week-empty-hero{grid-template-columns:minmax(150px,.34fr) minmax(0,.66fr);gap:24px;padding:22px 26px;background:linear-gradient(135deg,#fffefaf5,#fcfaf4fa),radial-gradient(circle at 18% 50%,rgba(84,114,63,.08),transparent 34%)}body[data-view=planner] .planner-week-empty-visual{min-height:132px;background:radial-gradient(circle at 50% 50%,rgba(84,114,63,.08),transparent 62%),#f8f4ec}body[data-view=planner] .planner-week-empty-visual span{transform:scale(.82);opacity:.86}body[data-view=planner] .planner-week-empty-hero .primary-button{min-height:40px;padding-inline:18px;box-shadow:0 8px 18px #2a271e1f}body[data-view=planner] .planner-week-days{align-items:start}body[data-view=planner] .planner-day{min-height:154px;padding:13px}body[data-view=planner] .planner-day-head{align-items:center;margin-bottom:2px}body[data-view=planner] .planner-day-head h3{font-size:.9rem;line-height:1.15}body[data-view=planner] .planner-day-head span{margin-top:3px;font-size:.83rem}body[data-view=planner] .planner-day-head b{min-width:24px;min-height:24px;font-size:.74rem}body[data-view=planner] .planner-day-empty{min-height:64px;font-size:.84rem}body[data-view=planner] .planner-offer-card{border-radius:8px}body[data-view=planner] .planner-shopping-empty-card{margin-top:0}body[data-view=planner] .planner-offer-card{gap:8px;border-color:#54723f24;padding:10px 11px;background:#fffefa;box-shadow:0 8px 18px #2a271e0a}body[data-view=planner] .planner-offer-card-head{display:grid;gap:2px;min-width:0}body[data-view=planner] .planner-offer-card-head strong{display:block;color:#142015;font-size:.88rem;line-height:1.25;overflow-wrap:anywhere}body[data-view=planner] .planner-offer-card-head span{color:#687264;font-size:.76rem;line-height:1.25;font-weight:800;overflow-wrap:anywhere}body[data-view=planner] .planner-offer-card-meta{display:flex;align-items:center;gap:6px;min-height:22px}body[data-view=planner] .planner-offer-status{display:inline-flex;align-items:center;max-width:100%;min-height:22px;border:1px solid rgba(84,114,63,.18);border-radius:999px;padding:2px 8px;background:#eef7e5;color:#35542a;font-size:.72rem;line-height:1;font-weight:900;text-transform:lowercase;white-space:nowrap}body[data-view=planner] .planner-offer-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}body[data-view=planner] .planner-offer-card dl div{display:grid;gap:1px;justify-content:stretch;border:1px solid rgba(84,114,63,.1);border-radius:7px;padding:6px 7px;background:#f8faf3b8}body[data-view=planner] .planner-offer-card dt,body[data-view=planner] .planner-offer-card dd{font-size:.72rem;line-height:1.15;text-align:left}body[data-view=planner] .planner-offer-card dt{color:#6f7868;font-weight:850}body[data-view=planner] .planner-offer-card dd{color:#1f2a1e;font-weight:950}body[data-view=planner] .planner-offer-card button{justify-self:start;min-height:30px;border-radius:7px;padding:0 10px;font-size:.78rem;box-shadow:none}body[data-view=planner] .planner-day:has(.planner-offer-card){min-height:0}body[data-view=planner] .planner-panel{border-color:#54723f1c;border-radius:18px;background:linear-gradient(180deg,#fffefafa,#fcfaf4fa),#fffefa;box-shadow:0 22px 58px #2a271e1c;overflow:hidden}body[data-view=planner] .planner-panel>.panel-title{padding:30px 34px 24px;border-bottom:1px solid rgba(84,114,63,.08);background:radial-gradient(circle at 12% 18%,rgba(84,114,63,.08),transparent 28%),linear-gradient(180deg,#fffefa,#fbfaf4)}body[data-view=planner] .planner-panel>.panel-title .eyebrow{letter-spacing:.13em}body[data-view=planner] .planner-panel>.panel-title h2{font-size:clamp(1.7rem,2.35vw,2.35rem)}body[data-view=planner] .planner-controls{align-items:center}body[data-view=planner] .planner-controls button,body[data-view=planner] .planner-controls strong{min-height:44px;border-radius:10px;box-shadow:0 10px 24px #2a271e0e}body[data-view=planner] .planner-controls strong{min-width:154px;background:#fffefa;color:#172317;font-size:1rem}body[data-view=planner] .planner-controls button:last-child{border-color:#4a7d3f57;background:#f2faed;color:#23491f}body[data-view=planner] .planner-tabs{margin:0 34px;max-width:calc(100% - 68px);border:0;border-radius:12px;padding:5px;background:#f6f7efeb;box-shadow:inset 0 0 0 1px #54723f17}body[data-view=planner] .planner-tab{min-height:42px;border-right:0;border-radius:9px;padding:0 18px;color:#4d5849;font-size:.92rem}body[data-view=planner] .planner-tab.active{background:#fffefa;color:#14321b;box-shadow:0 8px 20px #2a271e12,inset 0 -2px #4e7c3f9e}body[data-view=planner] .planner-tab-panel{border-top:0;background:linear-gradient(180deg,#fafaf5d6,#fffefaf5)}body[data-view=planner] .planner-week-grid{gap:20px;padding:24px 34px 34px}body[data-view=planner] .planner-week-kpis{gap:16px}body[data-view=planner] .planner-week-kpi{min-height:88px;border-color:#54723f1a;border-radius:14px;padding:16px 18px;background:linear-gradient(180deg,#fffefa,#fdfcf7);box-shadow:0 12px 28px #2a271e0f}body[data-view=planner] .planner-week-kpi:before{width:38px;height:38px;background:#e7f3dd;box-shadow:inset 0 0 0 1px #54723f1a}body[data-view=planner] .planner-week-kpi span{color:#65705f;font-size:.72rem;letter-spacing:.04em}body[data-view=planner] .planner-week-kpi strong{color:#14321b;font-size:1.38rem}body[data-view=planner] .planner-week-kpi small{color:#667260;font-size:.82rem}body[data-view=planner] .planner-week-empty-hero{border-color:#54723f1a;border-radius:14px;padding:26px 30px;box-shadow:0 12px 30px #2a271e0e}body[data-view=planner] .planner-week-empty-visual{border:1px solid rgba(84,114,63,.08);border-radius:14px}body[data-view=planner] .planner-week-days{gap:16px}body[data-view=planner] .planner-day{border-color:#54723f1f;border-radius:14px;padding:15px;background:linear-gradient(180deg,#fffefa,#fdfcf7);box-shadow:0 12px 28px #2a271e0e}body[data-view=planner] .planner-day.is-weekend{border-color:#9d672a29;background:linear-gradient(180deg,#fffdf8,#fff8ed)}body[data-view=planner] .planner-day-head{align-items:center;margin-bottom:8px;border-bottom:1px solid rgba(84,114,63,.1);padding-bottom:11px}body[data-view=planner] .planner-day-head h3{color:#1d2b1d;font-size:.94rem}body[data-view=planner] .planner-day-head span{color:#6f7868}body[data-view=planner] .planner-day-head b{min-width:28px;min-height:28px;background:#eef7e5;color:#335529;font-size:.78rem}body[data-view=planner] .planner-day-empty{min-height:76px;border-color:#54723f1f;border-radius:11px;background:#f8faf385}body[data-view=planner] .planner-offer-card{position:relative;gap:9px;border-color:#54723f1c;border-radius:12px;padding:11px 11px 12px 13px;background:#fffefa;box-shadow:0 10px 22px #2a271e0f}body[data-view=planner] .planner-offer-card:before{content:"";position:absolute;inset:12px auto 12px 0;width:3px;border-radius:0 999px 999px 0;background:#5c8447}body[data-view=planner] .planner-offer-card-head strong{font-size:.91rem;line-height:1.24}body[data-view=planner] .planner-offer-card-head span{font-size:.76rem}body[data-view=planner] .planner-offer-card-meta{min-height:0}body[data-view=planner] .planner-offer-status{min-height:20px;padding:2px 7px;background:#eef7e5;font-size:.7rem}body[data-view=planner] .planner-offer-card dl{grid-template-columns:1fr;gap:0}body[data-view=planner] .planner-offer-card dl div{display:inline-flex;width:fit-content;max-width:100%;align-items:baseline;gap:4px;border:0;border-radius:0;padding:0;background:transparent}body[data-view=planner] .planner-offer-card dt,body[data-view=planner] .planner-offer-card dd{font-size:.76rem}body[data-view=planner] .planner-offer-card dt{color:#6b7565}body[data-view=planner] .planner-offer-card dt:after{content:":"}body[data-view=planner] .planner-offer-card button{min-height:28px;border-color:#54723f2e;border-radius:999px;padding:0 11px;background:#f8fbf2;color:#315226;font-size:.76rem}body[data-view=planner] .planner-offer-card button:hover,body[data-view=planner] .planner-offer-card button:focus-visible{border-color:#54723f5c;background:#eef7e5}body[data-view=planner] .planner-shopping-empty-card,body[data-view=planner] .planner-week-shopping{border-radius:14px}@media(max-width:1100px){body[data-view=planner] .planner-panel{min-height:0}}@media(max-width:760px){body[data-view=planner] .planner-panel>.panel-title{gap:16px}body[data-view=planner] .planner-tabs{border-radius:8px}body[data-view=planner] .planner-tab{min-height:42px;padding:0 13px;font-size:.88rem}body[data-view=planner] .planner-week-kpi{min-height:70px}body[data-view=planner] .planner-week-empty-hero{gap:16px;padding:17px}body[data-view=planner] .planner-week-empty-visual{min-height:96px}body[data-view=planner] .planner-day{min-height:116px}body[data-view=planner] .planner-offer-card dl{grid-template-columns:1fr}body[data-view=planner] .planner-offer-card button{min-height:34px;padding-inline:12px}}@media(max-width:760px){body[data-view=planner] .planner-panel{border-radius:14px}body[data-view=planner] .planner-panel>.panel-title{padding:20px 16px}body[data-view=planner] .planner-tabs{margin:0 16px;max-width:calc(100% - 32px);overflow-x:auto}body[data-view=planner] .planner-week-grid{gap:16px;padding:16px}body[data-view=planner] .planner-week-kpi{min-height:76px;border-radius:12px}body[data-view=planner] .planner-day{border-radius:12px;padding:13px}body[data-view=planner] .planner-offer-card{border-radius:11px}}.dashboard-bottom-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr) minmax(260px,.8fr);gap:14px;padding:2px 26px 26px}.dashboard-card{border:1px solid rgba(85,93,70,.16);border-radius:10px;background:#fffefaeb;box-shadow:0 12px 26px #2a271e0f;overflow:hidden}.dashboard-card-head{display:flex;justify-content:space-between;gap:10px;align-items:start;padding:12px 14px;border-bottom:1px solid rgba(85,93,70,.12);background:#fffefa}.dashboard-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:950}.dashboard-list{display:grid;gap:8px;padding:12px}.dashboard-list-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;border-bottom:1px solid rgba(85,93,70,.12);border-radius:0;padding:9px 6px;color:#202720;background:transparent;text-align:left}.dashboard-list-item:last-child{border-bottom:0}.dashboard-list-item span{display:grid;gap:2px;min-width:0}.dashboard-list-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-list-item b{white-space:nowrap;font-weight:950}.dashboard-list-item .is-good{color:#2e7a3e}.dashboard-list-item .is-risk{color:#a56a18}.dashboard-list-item .is-bad{color:#b83d33}.dashboard-empty{border:1px dashed #cfc6b5;border-radius:8px;padding:14px;color:var(--muted);background:#fffdf7;font-weight:800;line-height:1.35}.database-status-grid{display:grid;gap:8px;padding:12px}.database-status-grid div{display:flex;align-items:center;justify-content:space-between;border:1px solid #d8d0bf;border-radius:8px;padding:10px 12px;background:#fffefa}.database-status-grid strong{font-size:1.1rem;font-weight:950}.dashboard-base-card{background:#fffefb}.dashboard-base-card .dashboard-card-head{align-items:center;gap:14px;padding:13px 14px}.dashboard-base-card .dashboard-card-head>div{min-width:0}.dashboard-base-card .dashboard-card-head .eyebrow{margin-bottom:3px;color:#758066}.dashboard-base-card .dashboard-card-head h3{font-size:.98rem}.dashboard-base-card .dashboard-card-head .ghost-button{min-height:38px;padding:7px 12px;border-color:#555d4629;background:#f8faf4;color:#4d5d40;font-size:.84rem;font-weight:850;box-shadow:none}.dashboard-base-card .dashboard-card-head .ghost-button:hover,.dashboard-base-card .dashboard-card-head .ghost-button:focus-visible{border-color:#555d4647;background:#eef5e7}.dashboard-base-card .database-status-grid{gap:9px;padding:12px 14px 14px}.dashboard-base-card .database-status-grid div{display:grid;grid-template-columns:minmax(82px,.58fr) minmax(0,1fr);align-items:center;gap:10px;min-height:54px;padding:10px 12px;border-color:#555d4621;background:#fbfcf7}.dashboard-base-card .database-status-grid span{min-width:0;color:#727c67;font-size:.76rem;font-weight:800;line-height:1.25;text-transform:uppercase;letter-spacing:.04em}.dashboard-base-card .database-status-grid strong{min-width:0;color:#2f3c28;font-size:clamp(.9rem,1.2vw,1rem);font-weight:850;line-height:1.25;overflow-wrap:anywhere;text-align:right}@media(max-width:1200px){.dashboard-base-card .database-status-grid div{grid-template-columns:minmax(74px,.5fr) minmax(0,1fr)}}@media(max-width:760px){.dashboard-base-card .dashboard-card-head{align-items:stretch}.dashboard-base-card .dashboard-card-head .ghost-button{width:100%}.dashboard-base-card .database-status-grid div{grid-template-columns:1fr;gap:5px;min-height:auto}.dashboard-base-card .database-status-grid strong{text-align:left}}:root{--bg: #f5f1e8;--surface: #fffdf8;--surface-strong: #eee7da;--ink: #20261f;--muted: #626d5d;--line: #d9d1bf;--olive: #566f3d;--olive-dark: #263a2b;--sage: #dfe9d4;--beige: #eadfce;--focus: #496f4a;--shadow: 0 18px 42px rgba(38, 45, 34, .08);--sidebar-bg: #17241d;--sidebar-bg-soft: #203228;--sidebar-line: rgba(223, 233, 212, .13);--sidebar-text: #f5f1e8;--sidebar-muted: #b9c5ad;--sidebar-accent: #9fbe79}body{background:radial-gradient(circle at top right,rgba(159,190,121,.14),transparent 360px),linear-gradient(180deg,#fbf8ef 0%,var(--bg) 320px)}.access-screen{background:radial-gradient(circle at top left,rgba(159,190,121,.24),transparent 340px),linear-gradient(180deg,#fbf8ef,#eee8da)}.panel,.result-panel,.dashboard-card,.breakfast-card,.offer-price-card,.report-card,.subpanel,.recipe-browser{border-color:#4d5a4124;background:#fffdf8f7}.panel-title,.dashboard-card-head,.table-toolbar,.report-card-head{background:#fffdf8e6;border-color:#4d5a411c}.primary-button{background:#54723f;color:#fffdf8}.primary-button:hover{background:#456333}.side-nav{color:var(--sidebar-text);background:linear-gradient(180deg,rgba(159,190,121,.08),transparent 180px),linear-gradient(180deg,var(--sidebar-bg) 0%,#122018 100%);border-right:1px solid var(--sidebar-line);box-shadow:14px 0 34px #1220182e}.side-nav .view-button{color:#dfe8d4;border:1px solid transparent;background:transparent}.side-nav .view-button.active{color:#17241d;border-color:#9fbe796b;background:linear-gradient(180deg,#c9dfa9,#9fbe79);box-shadow:0 12px 24px #060e093d}.dashboard-shell,.app-shell,.database-shell,.breakfast-shell{background:transparent}.dashboard-tile,.dashboard-stat,.metric,.offer-metric,.owner-metric{background:#fffdf8f0}@media(max-width:900px){.side-nav{background:linear-gradient(90deg,var(--sidebar-bg) 0%,var(--sidebar-bg-soft) 100%);box-shadow:0 10px 24px #12201833}.side-nav .view-button{color:#dfe8d4}.side-nav .view-button.active{color:#17241d}}.panel-breakfast{border-left:5px solid #7f9b55}.panel-breakfast .panel-title{background:#eef6e7}.breakfast-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}.breakfast-card{min-width:0;border:1px solid #d7ddc6;border-radius:8px;padding:14px;background:#fffefae0}.breakfast-results{display:grid;gap:12px;padding:0 16px 16px}.breakfast-message{border:1px solid #d6d0be;border-radius:8px;padding:12px 14px;background:#fffdf8;color:#2c3325;font-weight:900}.breakfast-message.is-good,.status-chip.is-good{border-color:#79af69;background:#e7f6df;color:#245620}.breakfast-message.is-risk,.status-chip.is-risk{border-color:#e3a13b;background:#fff4dc;color:#7c4514}.breakfast-message.is-bad,.status-chip.is-bad{border-color:#d35a4d;background:#fff0ee;color:#8d211a}.breakfast-message.is-neutral,.status-chip.is-neutral{border-color:#d6d0be;background:#fffdf8;color:#596153}.breakfast-metrics{padding:0}.breakfast-metric.is-loss{border-color:#d35a4d;background:#fff2f0}.breakfast-metric.is-loss strong{color:#a82119}.breakfast-metric.is-warning{border-color:#e3a13b;background:#fff7e6}.breakfast-metric.is-good strong{color:#2f6c2a}.breakfast-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px}.breakfast-report{min-width:0;border:1px solid #d7d0bf;border-radius:8px;background:#fffefa}.breakfast-report h3{margin:0;padding:12px 14px;border-bottom:1px solid #e2dacb;color:#24301f;font-size:.98rem}.breakfast-report pre{max-height:520px;margin:0;padding:14px;overflow:auto;white-space:pre-wrap;color:#273023;font-family:Segoe UI,ui-sans-serif,system-ui,sans-serif;font-size:.88rem;line-height:1.38}body[data-view=database] .database-shell.is-collapsed .database-content{display:block}.result-panel{position:sticky;top:12px}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px}.metric{display:grid;align-content:center;gap:4px;min-height:82px;padding:14px}.metric span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.metric small{color:var(--muted);font-size:.68rem;line-height:1.25}.metric strong{font-size:clamp(1.1rem,4vw,1.55rem);letter-spacing:0}.print-meta{display:none}.selected-menu{display:grid;gap:8px;padding:0 16px 14px}.result-panel h3{padding:0 16px 10px;font-size:.98rem}.selected-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fffefa}.selected-item span{color:var(--muted);font-size:.84rem;text-align:right}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px}.table-wrap{width:100%;max-width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{border-top:1px solid var(--line);padding:10px 12px;text-align:left;vertical-align:middle}th{color:var(--muted);background:var(--surface-strong);font-size:.74rem;font-weight:900;text-transform:uppercase}td{background:var(--surface);font-size:.9rem}td small{display:block;margin-top:3px;color:var(--muted);font-size:.76rem}td input,td select{min-width:120px;min-height:38px;padding:7px 9px}.empty-state,.empty-cell{color:var(--muted);padding:16px}.tab-list{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;padding:4px}.tab-button{min-height:34px;padding:7px 10px;color:var(--muted)}.tab-button.active{color:#fffdf7;background:var(--olive)}.tab-panel{display:none}.tab-panel.active{display:block}.recipe-editor-grid{display:grid;gap:16px;padding:0 16px 16px;align-items:start}.recipe-browser{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);min-height:min(720px,calc(100vh - 210px));max-height:min(760px,calc(100vh - 190px));border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fffefa}.recipe-browser-head{align-items:start;margin:0;padding:12px;border-bottom:1px solid var(--line);background:#f7f3e8}.recipe-browser-filters{display:grid;gap:10px;padding:12px;border-bottom:1px solid var(--line);background:#fbfaf4}.recipe-browser-filters label{margin:0}.recipe-browser-filters input,.recipe-browser-filters select{width:100%;margin-top:5px}.recipe-list-counter{margin:0;padding:8px 12px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.82rem;font-weight:850}.recipes-list{display:grid;gap:8px;align-content:start;min-height:0;height:100%;padding:10px;overflow-y:auto;scrollbar-gutter:stable}.recipe-list-group{border:1px solid var(--line);border-radius:8px;background:#fffdf8}.recipe-list-group summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;cursor:pointer;color:var(--ink);font-weight:950}.recipe-list-group summary span{min-width:26px;border-radius:999px;padding:2px 7px;text-align:center;color:var(--olive-dark);background:var(--sage);font-size:.74rem}.recipe-list-group-items{display:grid;gap:6px;padding:0 8px 8px}.recipe-list-item{display:grid;gap:3px;width:100%;border:1px solid var(--line);border-radius:8px;padding:10px 12px;text-align:left;background:var(--surface)}.recipe-list-item span{color:var(--muted);font-size:.8rem}.recipe-list-item.active{border-color:var(--olive);background:var(--sage)}.recipe-form{border:1px solid var(--line);border-radius:8px;min-height:min(720px,calc(100vh - 210px));max-height:min(760px,calc(100vh - 190px));overflow-y:auto;background:#fffefa}@media(min-width:1050px){.recipe-form{position:sticky;top:18px}}.recipe-preview-head{display:flex;align-items:start;justify-content:space-between;gap:14px;padding:16px;border-bottom:1px solid var(--line);background:#edf4ec}.recipe-preview-head h3{margin:2px 0 0}.recipe-preview-metrics{display:grid;grid-template-columns:repeat(2,minmax(90px,1fr));gap:8px;min-width:220px}.recipe-preview-metrics span{display:grid;gap:2px;border:1px solid #cfd9c5;border-radius:8px;padding:9px;background:#fffefa}.recipe-preview-metrics strong{font-size:1.05rem}.recipe-preview-metrics small{color:var(--muted);font-size:.72rem;font-weight:850}.recipe-warning-list{display:grid;gap:6px;margin:12px 16px 0}.recipe-nav-actions{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--line);background:#fbfaf4}.recipe-nav-actions span{color:var(--muted);font-size:.82rem;font-weight:900;white-space:nowrap}.recipe-warning-list p{margin:0;border:1px solid #e0a14b;border-radius:8px;padding:8px 10px;color:#6c3b00;background:#fff3da;font-size:.86rem;font-weight:850}.recipe-back-button{display:none;margin:12px 12px 0}.recipe-form-head{display:grid;gap:12px;padding:16px;border-bottom:1px solid var(--line)}.recipe-ingredients-wrap{max-height:42vh}.recipe-ingredient-picker{display:grid;gap:5px;min-width:220px;position:relative}.recipe-ingredient-search{width:100%}.recipe-ingredient-picker small{color:var(--muted);font-size:.76rem;font-weight:800;line-height:1.25}.recipe-ingredient-menu{position:absolute;z-index:35;top:calc(100% + 4px);left:0;right:0;display:grid;max-height:280px;overflow:auto;border:1px solid rgba(84,114,63,.24);border-radius:8px;background:#fffefa;box-shadow:0 16px 34px #2a271e29}.recipe-ingredient-option{display:grid;gap:2px;width:100%;border:0;border-bottom:1px solid rgba(77,90,65,.08);padding:9px 10px;text-align:left;color:#1f2b1e;background:transparent;cursor:pointer}.recipe-ingredient-option:hover,.recipe-ingredient-option:focus{background:#b8da9938}.recipe-ingredient-option span,.recipe-ingredient-empty{color:var(--muted);font-size:.78rem;font-weight:750}.recipe-ingredient-empty{padding:10px}.icon-button{display:inline-grid;place-items:center;width:34px;min-height:34px;padding:0;border-color:var(--line);background:#fffefa;font-size:1.1rem}.transfer-grid,.settings-layout{display:grid;gap:18px;padding:18px}.settings-layout{grid-template-columns:minmax(0,1fr);align-items:start;background:linear-gradient(180deg,#fffdf8c7,#f7f2e8b8),#f7f2e8}.settings-layout-email{grid-template-columns:minmax(0,1fr)}.settings-card{display:grid;gap:16px;border:1px solid rgba(85,93,70,.18);border-radius:10px;padding:18px;background:#fffefa;box-shadow:0 12px 28px #2a271e0f}.settings-card-head{display:grid;gap:5px;border-bottom:1px solid rgba(85,93,70,.12);padding-bottom:12px}.settings-card-head .eyebrow,.settings-card-head h3,.settings-card-head .helper-text{margin:0}.settings-card-head h3{color:#1f281f;font-size:1.15rem;line-height:1.2}.settings-card-account{background:linear-gradient(180deg,#fffefa,#f9fbf2)}.settings-card-roles{background:#fffdf8}.settings-card-import{background:#fbfaf4}.settings-card-pricing{background:linear-gradient(180deg,#fffaefdb,#fffefaf5),#fffefa}.settings-card-email{grid-column:1 / -1;border-color:#54723f47;background:linear-gradient(180deg,#f4f9eed1,#fffefa 42%),#fffefa}.settings-card-subscription{background:#fbfaf4}.settings-action-grid,.settings-email-grid,.settings-pricing-grid{display:grid;gap:14px}.settings-pricing-grid{grid-template-columns:minmax(0,1fr)}.settings-pricing-grid label{display:grid;gap:7px;min-width:0}.settings-pricing-grid input,.settings-pricing-grid select{width:100%}.settings-pricing-grid .field-help{color:var(--muted);font-size:.84rem;line-height:1.35}.settings-range-field strong{color:#2f4e26;font-size:.9rem}.settings-action-box,.settings-migration-box{display:grid;gap:10px;border:1px solid rgba(85,93,70,.14);border-radius:8px;padding:14px;background:#fffdf8eb}.settings-action-box h4,.settings-migration-box h4{margin:0;color:#243023;font-size:.98rem}.settings-action-box .helper-text,.settings-migration-box .helper-text{margin:0}.settings-template-vars{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:1px solid rgba(84,114,63,.18);border-radius:8px;padding:11px 12px;color:#3c4d35;background:#f2f7eb;font-size:.88rem;font-weight:850;line-height:1.45}.settings-template-vars span{color:#243023}.settings-template-vars code{border:1px solid rgba(84,114,63,.18);border-radius:999px;padding:3px 8px;background:#fffefad6;color:#2f4e26;font-family:inherit;font-size:.82rem;white-space:nowrap}.settings-email-grid label,.settings-email-preview{display:grid;gap:7px}.settings-email-grid textarea,.settings-email-preview textarea{min-height:118px;font-family:inherit}.settings-email-grid #offerEmailBodyTemplate,.settings-email-preview textarea{min-height:240px}.settings-email-preview{border-top:1px solid rgba(85,93,70,.12);padding-top:14px}.settings-email-preview textarea{border-color:#54723f38;background:#f8f8f1}.settings-actions-row{justify-content:flex-start;gap:10px}.settings-actions-row button{min-height:46px}.settings-role-list{border:1px solid rgba(85,93,70,.12);border-radius:8px;padding:12px 14px 12px 28px;background:#fbfaf4}.settings-subscription-placeholder{display:grid;gap:5px}.settings-subscription-placeholder strong,.settings-subscription-placeholder span{display:block}.helper-text{margin:8px 0 14px;color:var(--muted);line-height:1.45}.toast{position:fixed;right:16px;bottom:16px;z-index:10;max-width:min(360px,calc(100% - 32px));border:1px solid #c6d1b7;border-radius:8px;padding:12px 14px;color:var(--olive-dark);background:var(--sage);box-shadow:var(--shadow);opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.toast.visible{opacity:1;transform:translateY(0)}@media(min-width:680px){.app-header{flex-direction:row;align-items:center;justify-content:space-between;padding-inline:24px}.header-actions{width:auto}.app-nav{padding-inline:24px}.header-actions>button{flex:0 1 auto}.app-shell,.database-shell,.breakfast-shell{padding-inline:24px}.form-grid,.section-controls,.transfer-grid,.settings-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-card-import,.settings-card-email,.settings-card-subscription{grid-column:1 / -1}.settings-action-grid,.settings-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.meal-block-head{grid-template-columns:minmax(0,1.2fr) minmax(120px,.5fr) auto;align-items:end}}@media(min-width:1050px){.app-shell{grid-template-columns:minmax(360px,440px) minmax(0,1fr);align-items:start}.recipe-editor-grid{grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.form-grid.two{grid-template-columns:minmax(0,1.4fr) minmax(160px,.6fr)}}@media print{body{background:#fff}.app-header,.app-nav,.left-column,.database-shell,.toolbar-actions,.toast{display:none!important}.app-shell{display:block;padding:0}.panel{border:0;box-shadow:none}.result-panel{position:static}.panel-title{padding:0 0 12px}.print-meta{display:block;margin:0 0 16px;color:#555}.table-wrap{overflow:visible}table{min-width:0;font-size:11px}th,td{padding:6px}}:root{--panel-event: #eef5e7;--panel-event-line: #9db787;--panel-menu: #fff4d8;--panel-menu-line: #e3ba62;--panel-results: #edf3f7;--panel-results-line: #8fa6b8;--panel-reports: #edf7eb;--panel-reports-line: #78a86f;--panel-owner: #e9eef5;--panel-owner-line: #667b94;--panel-offer: #edf7ff;--panel-offer-line: #6fa6ce;--panel-import: #f5f0e8}body{color:#1d231f;background:radial-gradient(circle at top left,rgba(119,148,92,.13),transparent 320px),linear-gradient(180deg,#fbfaf5,#f2f0e8 360px,#efede5)}.app-header{width:min(1640px,100%);margin:0 auto}.app-header h1{color:#1e2a21;font-weight:950}.app-header .eyebrow{color:#516c35}.app-nav{position:sticky;top:0;z-index:5;background:#f7f4eceb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.view-button{box-shadow:0 1px #24261f0a}.view-button[data-view=calculation].active{background:#596f3d;border-color:#596f3d}.view-button[data-view=offer].active{background:#2d6f98;border-color:#2d6f98}.view-button[data-view=reports].active{background:#387a45;border-color:#387a45}.view-button[data-view=database].active{background:#38475a;border-color:#38475a}.panel{overflow:hidden;border-color:#3f433726;background:#fffefafa;box-shadow:0 14px 34px #2a271e14}.panel-title{align-items:center;background:linear-gradient(180deg,#ffffffb8,#fff0)}.panel-title h2{color:#202720;font-weight:950}.panel-event{border-left:5px solid var(--panel-event-line)}.panel-event .panel-title{background:var(--panel-event)}.panel-menu{border-left:5px solid var(--panel-menu-line)}.panel-menu .panel-title,.panel-menu .menu-section[open] .menu-section-head{background:var(--panel-menu)}.panel-results,.result-panel{border-left:5px solid var(--panel-results-line)}.panel-results .panel-title,.result-panel .panel-title{background:var(--panel-results)}.panel-owner-costs{border-left:5px solid var(--panel-owner-line)}.panel-owner-costs .panel-title,.panel-owner-costs .table-toolbar{background:var(--panel-owner)}.panel-import{border-left:5px solid #b59b73}.panel-import .panel-title{background:var(--panel-import)}.panel-offer,.offer-panel{border-left:5px solid var(--panel-offer-line)}body[data-view=offer] .offer-panel,.panel-offer .panel-title{background:linear-gradient(180deg,#f5fbff,#fff)}.panel-database{border-left:5px solid #59687a}.panel-database .panel-title{background:#eef2f6}label,.full-label{color:#4d554a}input,select,textarea{border-color:#cfc8ba;background:#fffefa;box-shadow:inset 0 1px #ffffffbf}input:focus,select:focus,textarea:focus{border-color:#4c8195}.input-unit{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid #cfc8ba;border-radius:6px;background:#fffefa}.input-unit input{border:0;box-shadow:none;background:transparent}.input-unit em{min-width:44px;padding:0 10px;color:#5f6759;font-style:normal;font-size:.78rem;font-weight:900;text-align:center}.primary-button,.secondary-button,.ghost-button,.text-button,.tab-button,.icon-button,.view-button{transition:transform .08s ease,background-color .16s ease,border-color .16s ease}.primary-button:active,.secondary-button:active,.ghost-button:active,.text-button:active,.tab-button:active,.icon-button:active,.view-button:active{transform:translateY(1px)}.primary-button{background:#536b38;border-color:#536b38}.secondary-button{color:#26351f;background:#dce9cd;border-color:#b9c9a5}.ghost-button{background:#fffef9}.quick-summary span{background:#ffffffc7}.quick-summary strong,.metric strong{font-weight:950}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{background:#fbfdff}.metric.is-loss,.offer-metric.is-loss,.owner-metric.is-loss{border-color:#d35a4d!important;background:#fff0ee!important;box-shadow:inset 4px 0 #c5352b}.metric.is-loss strong,.offer-metric.is-loss strong,.owner-metric.is-loss strong,.metric strong.is-loss,.offer-metric strong.is-loss,.owner-metric strong.is-loss{color:#a82119!important}.metric.is-warning,.offer-metric.is-warning,.owner-metric.is-warning{border-color:#e3a13b!important;background:#fff7e6!important;box-shadow:inset 4px 0 #d08214}.metric.is-warning strong,.offer-metric.is-warning strong,.owner-metric.is-warning strong,.metric strong.is-warning,.offer-metric strong.is-warning,.owner-metric strong.is-warning{color:#93590c!important}.metric.is-good,.offer-metric.is-good,.owner-metric.is-good{border-color:#75a96e!important;background:#eef8ea!important}.metric.is-good strong,.offer-metric.is-good strong,.owner-metric.is-good strong,.metric strong.is-good,.offer-metric strong.is-good,.owner-metric strong.is-good{color:#236228!important}.metric:first-child{border-color:#8fa6b8;background:#edf5fa}.metric:nth-child(3){border-color:#9aa8ba;background:#f1f4f8}.metric:nth-child(4){border-color:#9bc18d;background:#f0f8eb}.metric:nth-child(5){border-color:#e1ba76;background:#fff6e5}.selected-menu-wrap{background:#fbfdff}.selected-menu-wrap summary{min-height:42px}.selected-chip{border-color:#d7c69d;background:#fff7df}.toolbar-actions{align-items:center}.compact-search{width:min(210px,100%)}.menu-section{border-color:#e0d4bc;background:#fffaf0}.menu-section-head{min-height:54px}.menu-section-head h3{color:#3a3020}.section-controls{background:#fffdf8}.recipe-choice:nth-child(2n){background:#fffaf1}.recipe-choice:hover{background:#fff0c8}.portion-chip{color:#674714;background:#ffe8ae}.offer-config-head,.offer-component,.offer-metric{border-color:#bfd8e9}.offer-metric{background:#fafdff}.offer-metric:nth-child(1),.offer-metric:nth-child(2),.offer-metric:nth-child(3){border-color:#7eb3d1;background:#edf7ff}.offer-output-label textarea{background:#fafdff}.report-card{margin:0 14px 14px;border:1px solid var(--line);border-radius:8px;background:#fffefa}.report-card-head{border-radius:8px 8px 0 0}.report-cook{border-color:var(--panel-reports-line)}.report-buyer{border-color:var(--panel-menu-line)}.report-owner{border-color:var(--panel-owner-line)}.table-wrap{border-radius:8px}th{background:#eef0e8;color:#31382e}td{color:#2c3029}body[data-view=offer] .app-shell,body[data-view=reports] .app-shell{width:min(1220px,100%)}body[data-view=offer] .offer-panel{border-color:var(--panel-offer-line)}@media(min-width:760px){.metric-grid,.offer-metrics,.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){body[data-view=calculation] .app-shell{grid-template-columns:minmax(300px,380px) minmax(520px,1fr) minmax(360px,440px);align-items:start}body[data-view=calculation] .left-column{display:contents}body[data-view=calculation] .panel-event{grid-column:1;grid-row:1}body[data-view=calculation] .panel-menu{grid-column:2;grid-row:1 / span 4}body[data-view=calculation] .panel-owner-costs{grid-column:1;grid-row:2}body[data-view=calculation] .panel-import{grid-column:1;grid-row:3}body[data-view=calculation] .right-column{grid-column:3;grid-row:1 / span 4}body[data-view=calculation] .result-panel{position:sticky;top:74px}body[data-view=calculation] .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-view=offer] .left-column{display:grid}}@media(min-width:1500px){body[data-view=calculation] .app-shell{grid-template-columns:minmax(0,1fr)}}body[data-view=calculation] .app-shell{width:min(1320px,100%);grid-template-columns:minmax(0,1fr)}body[data-view=calculation] .right-column{display:grid;gap:16px}body[data-view=calculation] .left-column{display:contents}body[data-view=calculation] .panel-event{order:1}body[data-view=calculation] .panel-owner-costs{order:2;margin-top:8px}body[data-view=calculation] .right-column{order:3}body[data-view=calculation] .panel-menu{order:4}body[data-view=calculation] .panel-import{order:5}body[data-view=calculation] .panel-event,body[data-view=calculation] .panel-menu,body[data-view=calculation] .panel-import,body[data-view=calculation] .panel-owner-costs,body[data-view=calculation] .result-panel{grid-column:auto;grid-row:auto}body[data-view=calculation] .result-panel{position:static;top:auto}@media(min-width:1100px){body[data-view=calculation] .app-shell{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start}body[data-view=calculation] .left-column{display:contents}body[data-view=calculation] .panel-event{grid-column:1;grid-row:1}body[data-view=calculation] .panel-menu{grid-column:2;grid-row:1 / span 3}body[data-view=calculation] .panel-owner-costs{grid-column:1;grid-row:2}body[data-view=calculation] .right-column{grid-column:1;grid-row:3}body[data-view=calculation] .panel-import{grid-column:1 / -1;grid-row:4}}.reports-bottom-section{border-top:1px solid var(--line);padding:14px 16px 16px;background:#fbfdff}.report-launcher-head{padding:0 0 10px}.report-launcher-head .eyebrow{margin-bottom:2px}@media(max-width:760px){.header-actions>button,.toolbar-actions>*,.offer-actions>button,.report-card-actions>button{width:100%}.toolbar-actions{display:grid;grid-template-columns:1fr;width:100%}.compact-grid,.offer-pricing-columns,.offer-manual-price,.offer-component,.offer-component:has(#offerMainEnabled),.cook-formula{grid-template-columns:1fr}.cook-formula strong{width:fit-content}.offer-component-list,.metric-grid,.offer-metrics,.offer-final-metrics,.offer-profit-grid,.owner-summary,.owner-price-hints,.cook-summary{grid-template-columns:1fr}}@media print{.app-nav,.header-actions,.report-launcher,.selected-menu-wrap,.offer-panel,.panel-event,.panel-menu,.panel-owner-costs,.panel-import,.database-shell,.report-card-actions{display:none!important}.report-card{display:block!important;margin:0;border:0}.report-card-head{display:block;border-bottom:2px solid #222;margin-bottom:10px;padding-bottom:8px;background:#fff!important}.cook-summary,.owner-summary,.owner-price-hints{grid-template-columns:repeat(2,minmax(0,1fr))}.prep-card,.owner-metric,.cook-summary div{break-inside:avoid;background:#fff!important}}.app-shell,.database-shell{width:min(1640px,100%)}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-search{width:min(220px,100%);min-height:40px;padding-block:8px}.menu-sections{gap:10px;padding:14px}.meal-block{gap:10px;padding:10px}.meal-block-sections{display:grid;gap:8px}.menu-section{overflow:hidden}.menu-section-head{align-items:center;padding:10px 12px;cursor:pointer;list-style:none}.menu-section-head::-webkit-details-marker{display:none}.menu-section[open] .menu-section-head{border-bottom:1px solid var(--line);background:#f7f2e8}.menu-section h3{margin-bottom:2px;font-size:.95rem}.section-controls{padding:9px 12px}.recipe-choices{border-top:0}.recipe-choice{gap:8px;min-height:38px;padding:8px 10px;font-size:.86rem}.metric-grid{gap:8px;padding:14px}.metric{min-height:70px;padding:11px}.selected-menu-wrap{margin:0 14px 14px;border:1px solid var(--line);border-radius:8px;background:#fffefa}.selected-menu-wrap summary{display:flex;justify-content:space-between;gap:10px;padding:10px 12px;cursor:pointer;font-weight:900}.selected-menu{display:flex;flex-wrap:wrap;gap:6px;padding:0 10px 10px}.selected-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:1px solid var(--line);border-radius:999px;padding:5px 8px;background:#f7f2e8;font-size:.78rem}.selected-chip small{color:var(--muted);font-size:.73rem}.report-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 14px}.report-launcher{display:none;grid-template-columns:1fr;gap:10px;padding:0 14px 14px}body[data-view=reports]:not([data-active-report=cook]):not([data-active-report=buyer]):not([data-active-report=owner]) .report-launcher{display:grid}.report-open{display:grid;gap:4px;border:1px solid var(--line);border-radius:8px;padding:14px;text-align:left;background:#fffefa}.report-open span{font-size:.78rem;font-weight:900;text-transform:uppercase}.report-open strong{font-size:1rem}.report-open-cook{border-color:#b9d5b2;background:#f2f8ef}.report-open-buyer{border-color:#e8c189;background:#fff4df}.report-open-owner{border-color:#aeb9c9;background:#eef3f8}.report-card{display:none;border-top:1px solid var(--line)}body[data-view=reports][data-active-report=cook] .report-cook,body[data-view=reports][data-active-report=buyer] .report-buyer,body[data-view=reports][data-active-report=owner] .report-owner,body[data-print-report=cook] .report-cook,body[data-print-report=buyer] .report-buyer,body[data-print-report=owner] .report-owner{display:block}.report-card-head{align-items:center}.report-card-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;width:auto;max-width:min(740px,100%)}.report-card-actions button{flex:0 0 auto;min-width:112px;min-height:38px;justify-content:center}.report-card-actions [data-close-report]{min-width:84px;font-weight:950}.report-cook .table-toolbar{background:#eef7eb}.report-buyer .table-toolbar{background:#fff0d3}.report-owner .table-toolbar{background:#edf2f7}.cook-report,.owner-report{padding:0 14px 14px}.cook-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.cook-summary div{border:1px solid #b9d5b2;border-radius:8px;padding:10px;background:#f4faef}.cook-summary span{display:block;color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.cook-summary strong{color:var(--olive-dark);font-size:1.04rem}.cook-block,.cook-section{display:grid;gap:8px;margin-bottom:14px}.cook-block{border-left:4px solid #7d9a72;padding-left:10px}.cook-block h4,.cook-section h5,.owner-detail-grid h4{margin:0;color:var(--olive-dark);font-size:.92rem}.cook-section h5{color:var(--muted);text-transform:uppercase;letter-spacing:0;font-size:.74rem}.prep-card{border:1px solid var(--line);border-radius:8px;background:#fffefa;padding:10px}.prep-card>div{margin-bottom:8px}.cook-dish-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.cook-dish-head strong{font-size:1rem}.cook-dish-head span{color:var(--muted);font-size:.82rem}.cook-formula{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin:0;border-top:1px solid var(--line);padding-top:8px;color:var(--ink);font-size:.98rem;line-height:1.45}.cook-formula span{color:var(--ink);font-weight:800}.cook-formula strong{border-radius:8px;padding:5px 9px;color:#173812;background:#e7f3dd;font-size:1.02rem}.recipe-detail-list{margin-top:8px!important;border-top:1px solid var(--line);padding-top:8px}.prep-card ul,.owner-detail-grid ul{margin:0;padding-left:18px}.prep-card li{display:flex;justify-content:space-between;gap:10px;padding:3px 0;font-size:.84rem}.owner-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.owner-price-hints{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 14px}.owner-metric{display:grid;gap:2px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fffefa}.owner-metric span{color:var(--muted);font-size:.74rem;font-weight:900;text-transform:uppercase}.owner-offer-status{display:grid;gap:4px;border:1px solid var(--line);border-radius:8px;margin-bottom:10px;padding:10px 12px}.owner-personal-summary{border:1px solid #aeb9c9;border-radius:8px;margin:0 0 10px;padding:10px 12px;color:#1f2c3b;background:#eef3f8;font-weight:900}.owner-offer-status span{color:var(--muted);font-size:.86rem}.owner-warnings{display:grid;gap:6px;margin:0 0 14px;padding:0;list-style:none}.owner-warnings li{border:1px solid var(--line);border-radius:8px;padding:8px 10px;background:#fffefa;font-size:.84rem;font-weight:800}.owner-detail-grid{display:grid;gap:12px;margin-top:14px}.subpanel{padding:0 14px 14px}.table-toolbar.tight{padding:10px 0}.compact-table{min-width:720px}.compact-table input,.compact-table select{min-width:90px}.muted-cell{display:inline-flex;align-items:center;min-height:34px;color:var(--muted);font-size:.78rem;font-weight:850}.summary-separator{color:#9b9384;font-weight:900}body[data-view=calculation] .panel-menu .menu-sections{gap:8px;padding:10px}body[data-view=calculation] .meal-block{gap:8px;padding:8px}body[data-view=calculation] .meal-block-head{grid-template-columns:minmax(0,1.2fr) minmax(160px,.55fr) auto;gap:8px;align-items:end}body[data-view=calculation] .meal-block-head input{min-height:36px;padding-block:7px}body[data-view=calculation] .menu-section{border-radius:7px}body[data-view=calculation] .menu-section-head{min-height:42px;padding:8px 10px}body[data-view=calculation] .menu-section-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px}body[data-view=calculation] .menu-section h3{margin:0;font-size:.82rem;line-height:1.2}body[data-view=calculation] .menu-section p{font-size:.74rem;line-height:1.2}body[data-view=calculation] .section-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px 10px}body[data-view=calculation] .section-controls label{font-size:.76rem}body[data-view=calculation] .section-controls select{min-height:34px;padding-block:6px}body[data-view=calculation] .recipe-choices{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:6px;border-top:1px solid var(--line);padding:8px}body[data-view=calculation] .recipe-choice{grid-template-columns:auto minmax(0,1fr);min-height:34px;border:1px solid #ded2bd;border-radius:999px;padding:6px 8px;font-size:.8rem}body[data-view=calculation] .recipe-choice .portion-chip{grid-column:2;min-height:20px;padding:2px 7px;font-size:.68rem}body[data-view=calculation] .selected-menu-wrap{margin:0 10px 10px}body[data-view=calculation] .selected-menu-wrap summary{min-height:36px;padding:8px 10px}body[data-view=calculation] .selected-chip{padding:4px 7px;font-size:.74rem}@media(max-width:760px){body[data-view=calculation] .meal-block-head,body[data-view=calculation] .section-controls,body[data-view=calculation] .recipe-choices{grid-template-columns:1fr}}.database-shell.is-collapsed{padding-top:0}.database-shell.is-collapsed .database-content{display:none}.database-content{padding:0 16px 16px}.database-content>.tab-list{margin:16px 0}@media(min-width:680px){.offer-component-list{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.report-actions,.report-launcher,.owner-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.owner-price-hints,.offer-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.owner-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1050px){.app-shell{grid-template-columns:minmax(380px,520px) minmax(0,1fr)}.recipe-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media print{@page{size:A4 landscape;margin:7mm}body[data-print-report] .main-status-bar,body[data-print-report] .report-actions,body[data-print-report] .report-launcher,body[data-print-report] .report-card-actions,body[data-print-report] .metric-grid,body[data-print-report] .selected-menu-wrap,body[data-print-report=cook] .report-buyer,body[data-print-report=cook] .report-owner,body[data-print-report=buyer] .report-cook,body[data-print-report=buyer] .report-owner,body[data-print-report=owner] .report-cook,body[data-print-report=owner] .report-buyer{display:none!important}}.compact-mode-button:disabled{color:#31512e;border-color:#b9d5b2;background:#e7f3dd;opacity:1}.cook-report{padding:14px}.cook-sheet{max-width:980px;border:1px solid #cfd8c7;border-radius:8px;padding:16px 18px;background:#fffefa;color:#1f251d}.cook-summary{display:block;margin:0 0 12px;border-bottom:2px solid #26331f;padding-bottom:8px}.cook-summary h3{margin:0 0 6px;color:#11170f;font-size:1.05rem;font-weight:950;text-transform:uppercase}.cook-summary p{display:flex;flex-wrap:wrap;gap:6px 14px;margin:0;color:#30372d;font-size:.9rem;line-height:1.25}.cook-summary span{display:inline;color:inherit;font-size:inherit;font-weight:700;text-transform:none}.cook-summary strong{color:#11170f;font-size:inherit}.cook-compact-block{margin:12px 0 0;break-inside:avoid}.cook-compact-block h4{margin:0 0 5px;border-bottom:1px solid #b9c4b2;padding-bottom:3px;color:#11170f;font-size:.98rem;font-weight:950;letter-spacing:0}.cook-compact-section{margin:7px 0 0;break-inside:avoid}.cook-compact-section h5{margin:0 0 2px;color:#56624e;font-size:.72rem;font-weight:950;text-transform:uppercase}.cook-production-list{display:grid;gap:2px;margin:0 0 0 17px;padding:0}.cook-production-list li{padding:0;line-height:1.28}.cook-production-line{font-size:.93rem}.cook-production-line strong:first-child{color:#1e271b}.cook-line-total{color:#11170f;font-weight:950}.cook-ingredients-annex{margin-top:16px;border-top:2px solid #26331f;padding-top:10px}.cook-ingredients-annex h3{margin:0 0 8px;color:#11170f;font-size:.95rem;text-transform:uppercase}.buyer-report{padding:14px}.buyer-sheet{max-width:980px;border:1px solid #d9c6a0;border-radius:8px;padding:16px 18px;background:#fffefa;color:#1f251d}.buyer-print-shell{display:none}.buyer-summary{margin:0 0 12px;border-bottom:2px solid #302717;padding-bottom:8px}.buyer-summary h3{margin:0 0 6px;font-size:1.05rem;font-weight:950;text-transform:uppercase}.buyer-summary p{margin:0;color:#3b3326;font-size:.9rem}.buyer-category{margin:10px 0 0;break-inside:avoid}.buyer-category h4{margin:0 0 4px;border-bottom:1px solid #cdbb98;padding-bottom:3px;color:#11170f;font-size:.86rem;font-weight:950;text-transform:uppercase}.buyer-category ul{display:grid;gap:2px;margin:0 0 0 17px;padding:0}.buyer-category li{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,auto) minmax(130px,auto);gap:10px;align-items:baseline;line-height:1.25}.buyer-category li span,.buyer-category li small,.buyer-category li em{min-width:0}.buyer-category li span small{display:block;color:#6f6a5e;font-size:.72rem;font-weight:700}.buyer-category li em{color:#12150f;font-style:normal;font-weight:950;text-align:right}.cook-annex-block{margin-top:10px}.cook-annex-block h4{margin:0 0 5px;color:#26331f;font-size:.86rem}.cook-annex-dish{margin:0 0 7px;break-inside:avoid}.cook-annex-dish h5{margin:0 0 2px;color:#1f251d;font-size:.84rem}.cook-annex-dish .recipe-detail-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1px 14px;margin:0 0 0 16px!important;border:0;padding:0}.cook-annex-dish .recipe-detail-list li{display:flex;justify-content:space-between;gap:8px;padding:1px 0;font-size:.8rem}@media print{@page{size:A4;margin:9mm}body[data-print-report=cook]{color:#000;background:#fff!important;font-size:10.5pt;line-height:1.2}body[data-print-report=cook] .app-header,body[data-print-report=cook] .app-nav,body[data-print-report=cook] .main-status-bar,body[data-print-report=cook] .report-launcher,body[data-print-report=cook] .report-card-actions,body[data-print-report=cook] .print-meta,body[data-print-report=cook] .panel-event,body[data-print-report=cook] .panel-menu,body[data-print-report=cook] .panel-owner-costs,body[data-print-report=cook] .panel-import,body[data-print-report=cook] .database-shell,body[data-print-report=cook] .result-panel>.panel-title,body[data-print-report=cook] .report-buyer,body[data-print-report=cook] .report-owner{display:none!important}body[data-print-report=cook] .app-shell,body[data-print-report=cook] .left-column,body[data-print-report=cook] .right-column,body[data-print-report=cook] .result-panel,body[data-print-report=cook] .report-card,body[data-print-report=cook] #cookReportSection{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important}body[data-print-report=cook] .report-card-head{display:block;margin:0 0 5pt;border:0;border-bottom:1pt solid #000;padding:0 0 4pt;background:#fff!important}body[data-print-report=cook] .report-card-head h3{margin:0;color:#000;font-size:12pt;line-height:1.15}body[data-print-report=cook] .cook-report{padding:0!important}body[data-print-report=cook] .cook-sheet{max-width:none;border:0;border-radius:0;padding:0;background:#fff!important}body[data-print-report=cook] .cook-summary{margin:0 0 5pt;border-bottom:1pt solid #000;padding-bottom:4pt}body[data-print-report=cook] .cook-summary h3{margin:0 0 3pt;color:#000;font-size:11pt;line-height:1.1}body[data-print-report=cook] .cook-summary p{gap:3pt 8pt;color:#000;font-size:9.5pt;line-height:1.15}body[data-print-report=cook] .cook-compact-block{margin:6pt 0 0;break-inside:avoid;page-break-inside:avoid}body[data-print-report=cook] .cook-compact-block h4{margin:0 0 2pt;border-bottom:.5pt solid #000;padding-bottom:1pt;color:#000;font-size:10.5pt;line-height:1.15;break-after:avoid;page-break-after:avoid}body[data-print-report=cook] .cook-compact-section{margin:3pt 0 0;break-inside:avoid;page-break-inside:avoid}body[data-print-report=cook] .cook-compact-section h5{margin:0;color:#000;font-size:8.5pt;line-height:1.1;break-after:avoid;page-break-after:avoid}body[data-print-report=cook] .cook-production-list{gap:0;margin:1pt 0 2pt 12pt}body[data-print-report=cook] .cook-production-list li{line-height:1.18;break-inside:avoid}body[data-print-report=cook] .cook-production-line{color:#000;font-size:9.5pt}body[data-print-report=cook] .cook-ingredients-annex{margin-top:7pt;border-top:1pt solid #000;padding-top:5pt}body[data-print-report=cook] .cook-ingredients-annex h3{margin:0 0 4pt;color:#000;font-size:10pt}body[data-print-report=cook] .cook-annex-block,body[data-print-report=cook] .cook-annex-dish{margin-top:4pt;break-inside:avoid}body[data-print-report=cook] .cook-annex-block h4,body[data-print-report=cook] .cook-annex-dish h5{margin:0 0 1pt;color:#000;font-size:8.5pt}body[data-print-report=cook] .cook-annex-dish .recipe-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8pt;margin-left:10pt!important}body[data-print-report=cook] .cook-annex-dish .recipe-detail-list li{font-size:8pt;line-height:1.12}body[data-print-report=cook] .report-buyer,body[data-print-report=cook] .report-owner{display:none!important}body[data-print-report=buyer]{color:#000;background:#fff!important;font-size:10.5pt;line-height:1.2}body[data-print-report=buyer] .app-header,body[data-print-report=buyer] .app-nav,body[data-print-report=buyer] .report-launcher,body[data-print-report=buyer] .report-card-actions,body[data-print-report=buyer] .print-meta,body[data-print-report=buyer] .reports-dashboard-header,body[data-print-report=buyer] .reports-kpi-strip,body[data-print-report=buyer] .reports-header-actions,body[data-print-report=buyer] .reports-result-section,body[data-print-report=buyer] .reports-bottom-section,body[data-print-report=buyer] .report-card:not(#buyerPrintShell),body[data-print-report=buyer] .panel-event,body[data-print-report=buyer] .panel-menu,body[data-print-report=buyer] .panel-owner-costs,body[data-print-report=buyer] .panel-import,body[data-print-report=buyer] .database-shell,body[data-print-report=buyer] .result-panel>.panel-title,body[data-print-report=buyer] .report-cook,body[data-print-report=buyer] .report-owner{display:none!important}body[data-print-report=buyer] .app-shell,body[data-print-report=buyer] .left-column,body[data-print-report=buyer] .right-column,body[data-print-report=buyer] .result-panel,body[data-print-report=buyer] .report-card{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important}body[data-print-report=buyer] .buyer-print-shell{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important}body[data-print-report=buyer] #buyerReportSection{display:none!important}body[data-print-report=buyer] .buyer-print-shell-sheet{width:100%;max-width:100%;margin:0;padding:0}body[data-print-report=buyer] .buyer-print-header h2{margin:0 0 4pt;font-size:14pt;line-height:1.2}body[data-print-report=buyer] .buyer-print-meta{margin:0 0 6pt;font-size:9.5pt;line-height:1.25}body[data-print-report=buyer] .buyer-print-summary{margin:0 0 8pt;padding-bottom:4pt;border-bottom:1pt solid #000;font-size:9.5pt}body[data-print-report=buyer] .buyer-print-categories{display:grid;gap:6pt}body[data-print-report=buyer] .buyer-print-category{margin:0 0 8pt;border:0;padding:0;break-inside:auto;page-break-inside:auto}body[data-print-report=buyer] .buyer-print-category h4{margin:0 0 3pt;font-size:9.8pt;line-height:1.15;break-after:avoid;page-break-after:avoid}body[data-print-report=buyer] .buyer-print-category-rows{display:grid;gap:0;border:.5pt solid #333;border-radius:1px;padding:3pt 4pt;background:#fff;break-inside:auto;page-break-inside:auto}body[data-print-report=buyer] .buyer-print-row{display:grid;grid-template-columns:minmax(0,3fr) minmax(54px,.9fr) minmax(28px,.7fr) minmax(54px,.9fr) minmax(52px,.9fr) minmax(0,1.2fr);gap:6pt;align-items:start;font-size:8.4pt;line-height:1.2;break-inside:auto;page-break-inside:auto;orphans:2;widows:2;border-bottom:.3pt solid #ddd;padding-bottom:1.5pt}body[data-print-report=buyer] .buyer-print-row:first-of-type{margin-top:.5pt}body[data-print-report=buyer] .buyer-print-row small{display:block;margin-top:1pt;margin-right:2pt;font-size:7.6pt;line-height:1.12;color:#4f4a3f}body[data-print-report=buyer] .buyer-print-headline{font-size:8.2pt;text-transform:uppercase;letter-spacing:.2pt;margin:0 0 3pt}body[data-print-report=buyer] .buyer-print-headline-row{display:grid;grid-template-columns:minmax(0,3fr) minmax(54px,.9fr) minmax(28px,.7fr) minmax(54px,.9fr) minmax(52px,.9fr) minmax(0,1.2fr);gap:6pt;font-size:7.8pt;color:#222;border-bottom:.8pt solid #000;padding:0 0 1.8pt;margin:0 0 2pt;font-weight:700;break-after:avoid;page-break-after:avoid}body[data-print-report=buyer] .buyer-print-row-name{min-width:0}body[data-print-report=buyer] .buyer-print-row-name strong,body[data-print-report=buyer] .buyer-print-row small{overflow-wrap:break-word}body[data-print-report=buyer] .buyer-print-checklist{margin:8pt 0 0;padding-top:5pt;border-top:1pt solid #000;font-size:8.8pt}body[data-print-report=buyer] .buyer-print-checklist div{margin:4pt 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3pt}body[data-print-report=buyer] .buyer-print-headline-row,body[data-print-report=buyer] .buyer-print-category-rows,body[data-print-report=buyer] .buyer-print-category,body[data-print-report=buyer] .buyer-print-category-subtitle{break-inside:avoid;page-break-inside:avoid}body[data-print-report=buyer] .report-card-head{display:block;margin:0 0 5pt;border:0;border-bottom:1pt solid #000;padding:0 0 4pt;background:#fff!important}body[data-print-report=buyer] .buyer-report,body[data-print-report=buyer] .buyer-sheet{max-width:none;border:0;border-radius:0;padding:0!important;background:#fff!important}body[data-print-report=buyer] .buyer-summary{margin:0 0 5pt;border-bottom:1pt solid #000;padding-bottom:4pt}body[data-print-report=buyer] .buyer-category{margin:5pt 0 0}body[data-print-report=buyer] .buyer-category h4{border-bottom:.5pt solid #000;color:#000;font-size:9pt}body[data-print-report=buyer] .buyer-category li{grid-template-columns:minmax(0,1fr) minmax(70px,auto) minmax(95px,auto);gap:6pt;font-size:9pt;line-height:1.15}body[data-print-report=breakfast]{background:#fff!important}body[data-print-report=breakfast] .side-nav,body[data-print-report=breakfast] .app-header,body[data-print-report=breakfast] .main-status-bar,body[data-print-report=breakfast] .app-shell,body[data-print-report=breakfast] .database-shell,body[data-print-report=breakfast] .breakfast-grid,body[data-print-report=breakfast] .breakfast-results,body[data-print-report=breakfast] .toolbar-actions{display:none!important}body[data-print-report=breakfast] .breakfast-shell{display:block!important;width:100%!important;padding:0!important}body[data-print-report=breakfast] .panel-breakfast{border:0!important;box-shadow:none!important}body[data-print-report=breakfast] .panel-title{padding:0 0 8pt!important;border-bottom:1pt solid #222!important;background:#fff!important}body[data-print-report=breakfast] .breakfast-report-grid{display:block!important;padding:0!important}body[data-print-report=breakfast] .breakfast-report{border:0!important;page-break-inside:avoid}body[data-print-report=breakfast] .breakfast-report h3{padding:8pt 0 4pt!important;border-bottom:1pt solid #222!important;font-size:11pt!important}body[data-print-report=breakfast] .breakfast-report pre{max-height:none!important;padding:4pt 0 8pt!important;overflow:visible!important;color:#000!important;font-size:9.5pt!important;line-height:1.18!important}}@media(max-width:760px){html,body{width:100%;max-width:100%;overflow-x:hidden}.app-header,.app-nav,.app-shell,.breakfast-shell,.database-shell,.database-content,.panel{width:100%;max-width:100%}.app-header{padding-inline:16px}.app-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible}.view-button{width:100%;min-width:0;text-align:center;white-space:normal}.header-actions,.toolbar-actions,.offer-actions,.saved-offers-controls,.saved-offer-card,.saved-offer-actions,.report-card-actions{display:grid;grid-template-columns:1fr!important;width:100%}.header-actions>button,.toolbar-actions>*,.offer-actions>button,.saved-offers-controls>*,.saved-offer-actions>button,.report-card-actions>button{width:100%;min-width:0}.recipe-editor-grid{padding:0 10px 12px}.recipe-browser{min-height:0;max-height:none}.recipes-list{max-height:62vh}.recipe-form.has-recipe{display:none}.recipe-form.has-recipe.is-open{position:fixed;inset:10px;z-index:80;display:block;max-height:calc(100vh - 20px);min-height:0;overflow-y:auto;box-shadow:0 22px 60px #0e180f47}.recipe-back-button{display:inline-flex}.recipe-preview-head{display:grid}.recipe-preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.form-grid,.compact-grid,.breakfast-grid,.breakfast-report-grid,.offer-grid,.metric-grid,.quick-summary,.offer-pricing-columns,.offer-manual-price,.offer-metrics,.offer-final-metrics,.offer-profit-grid,.offer-component-list,.offer-stepper,.offer-menu-choice-grid,.owner-summary,.owner-price-hints,.owner-detail-grid,.report-actions,.report-launcher,.cook-summary,.cook-formula,.meal-block-head{grid-template-columns:1fr!important}.buyer-category li{grid-template-columns:1fr;gap:2px}.buyer-category li em{text-align:left}input,select,textarea,.input-unit,.compact-search,.metric-card,.summary-pill,.panel-title{min-width:0;max-width:100%}.compact-search{width:100%}.panel{border-left-width:4px}.panel-title{display:grid;grid-template-columns:1fr!important;align-items:start}.panel-title .status-chip{justify-self:start}}body:not(.is-locked) .app-root{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh}.app-root>.side-nav{grid-column:1;grid-row:1 / span 6}.app-root>.app-header,.app-root>.main-status-bar,.app-root>.dashboard-shell,.app-root>.app-shell,.app-root>.database-shell,.app-root>.system-admin-shell,.app-root>.breakfast-shell,.app-root>.legal-shell{grid-column:2;min-width:0}.app-root>.system-admin-shell{grid-row:1;align-self:start;width:100%}.side-nav{position:sticky;top:0;z-index:20;display:flex;flex-direction:column;gap:16px;width:224px;height:100vh;margin:0;padding:24px 14px 18px;overflow:hidden;color:#252d22;background:#fffefa;border-right:1px solid rgba(85,93,70,.14);box-shadow:14px 0 34px #2a271e14;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-brand{display:grid;justify-items:center;gap:8px;min-height:112px;color:#55703b}.nav-logo{display:grid;width:52px;height:52px;place-items:center;color:#55703b}.nav-logo svg{width:58px;height:58px}.nav-brand-text{display:grid;gap:2px;text-align:center;letter-spacing:0}.nav-brand-text strong{color:#1f251d;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:950;line-height:.94;text-transform:none}.nav-brand-text small{color:#6f746a;font-size:.78rem;font-weight:850;line-height:1.1}.nav-list{display:grid;gap:6px}.side-nav .view-button{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;justify-content:start;gap:12px;width:100%;min-height:50px;border:0;border-radius:8px;padding:10px 13px;color:#323a2f;background:transparent;box-shadow:none;text-align:left;white-space:normal}.side-nav .view-button:hover,.side-nav .view-button:focus-visible{color:#1f251d;background:#f2f6e9}.side-nav .view-button.active{color:#fffdf7;background:#55703b;border-color:transparent;box-shadow:0 12px 22px #3e572c2e}.nav-icon,.nav-icon svg,.nav-logo svg{display:block}.nav-icon svg,.nav-logo svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.nav-icon svg{width:23px;height:23px}.nav-user{display:flex;align-items:center;gap:10px;margin-top:auto;padding:10px;border-top:1px solid rgba(85,93,70,.14);border-radius:0;color:#252d22;background:transparent}.nav-avatar{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:999px;color:#fffdf7;background:#55703b;font-size:.82rem;font-weight:950}.nav-user strong,.nav-user small{display:block;line-height:1.15}.nav-user strong{font-size:.78rem}.nav-user small{margin-top:2px;color:#737a6d;font-size:.68rem;font-weight:800}.nav-blog-link{display:block;margin-top:-6px;padding:10px 11px;border:1px solid rgba(85,93,70,.16);border-radius:10px;color:#526343;background:#f7f9f1;font-size:.72rem;font-weight:800;line-height:1.35;text-decoration:none;box-shadow:none}.nav-blog-link:hover,.nav-blog-link:focus-visible{color:#2f4422;border-color:#555d4647;background:#eef5e7;text-decoration:underline}.subtle-link{display:inline-flex;width:fit-content;margin-top:6px;color:#516c35;font-size:.82rem;font-weight:850;line-height:1.35;text-decoration:none}.subtle-link:hover,.subtle-link:focus-visible{color:#2d4b21;text-decoration:underline}.app-header{align-items:center;gap:18px;padding-top:16px;padding-bottom:6px}.app-header h1{font-size:clamp(1.8rem,3vw,2.25rem);line-height:1.02}.app-header .brand-byline{margin-top:2px}.header-actions{align-items:center;justify-content:flex-end;max-width:720px}.header-actions>button,.header-actions>.secondary-button{flex:0 0 auto;min-height:40px;width:auto;padding:8px 14px;white-space:nowrap}.main-status-bar{padding-top:4px}@media(min-width:1100px){.app-header{min-height:88px}}@media(max-width:1200px){.dashboard-action-grid,.saas-status-strip,.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat:nth-child(2n){border-right:0}.dashboard-bottom-grid{grid-template-columns:1fr}}@media(max-width:900px){body:not(.is-locked) .app-root{display:block}.app-root>.app-header,.app-root>.main-status-bar,.app-root>.dashboard-shell,.app-root>.app-shell,.app-root>.database-shell,.app-root>.system-admin-shell,.app-root>.breakfast-shell{grid-column:auto}.app-root>.side-nav,.side-nav{position:sticky;top:0;width:100%;height:auto;max-width:100%;padding:10px 12px;overflow-x:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.12);scrollbar-width:none;-webkit-overflow-scrolling:touch}.side-nav::-webkit-scrollbar{display:none}.side-nav .nav-brand,.side-nav .nav-user,.side-nav .nav-blog-link{display:none}.side-nav .nav-list{display:flex;gap:8px;min-width:max-content}.side-nav .view-button{grid-template-columns:22px auto;width:auto;min-height:42px;padding:8px 10px;white-space:nowrap;font-size:.92rem}.side-nav .view-button span:last-child{min-width:max-content}.side-nav .nav-icon svg{width:20px;height:20px}.breakfast-grid,.breakfast-report-grid,.dashboard-hero,.dashboard-action-grid,.dashboard-bottom-grid,.dashboard-stats{grid-template-columns:1fr}.dashboard-hero{padding:18px 14px 12px}.dashboard-quick-actions{justify-content:stretch}.dashboard-quick-actions button{flex:1 1 100%}.dashboard-shell{padding:10px 12px 18px}.dashboard-action-grid,.dashboard-bottom-grid,.dashboard-stats{padding-inline:12px}.dashboard-stats,.saas-status-strip{margin-inline:12px}.saas-status-strip{grid-template-columns:1fr}.dashboard-stat{border-right:0;border-bottom:1px solid rgba(85,93,70,.14)}.dashboard-stat:last-child{border-bottom:0}.breakfast-report pre{max-height:none}}:root{--ui-focus-ring: rgba(84, 113, 54, .28);--ui-soft-line: rgba(85, 93, 70, .16);--ui-panel-bg: rgba(255, 255, 255, .96);--ui-muted-bg: #f8faf4}.panel,.result-panel,.dashboard-card,.breakfast-card,.offer-price-card,.report-card,.subpanel{background:var(--ui-panel-bg)}.panel,.result-panel{gap:18px}.panel-title,.table-toolbar,.report-card-head,.offer-step-head,.dashboard-card-head{gap:12px}.panel-title{padding-block:18px}.panel-subtitle,.helper-text,.offer-helper,.dashboard-list-item small,.recipe-list-item span,.recipe-preview-metrics small{line-height:1.45}.form-grid{gap:14px}label,.full-label,.offer-output-label{gap:7px}input,select,textarea{min-height:44px;border-color:#555d4638;background-color:#fffefb;line-height:1.35}textarea{min-height:92px}input:hover,select:hover,textarea:hover{border-color:#555d4661}input:focus,select:focus,textarea:focus,button:focus-visible,.view-button:focus-visible,.dashboard-tile:focus-visible,.dashboard-stat:focus-visible,.recipe-choice:focus-within,.offer-menu-choice:focus-within,.recipe-list-item:focus-visible,.report-open:focus-visible{outline:3px solid var(--ui-focus-ring);outline-offset:2px;border-color:#54713685}.primary-button,.secondary-button,.ghost-button,.text-button,.tab-button,.view-button{min-height:44px;align-items:center;justify-content:center;line-height:1.2}.icon-button{min-width:42px;min-height:42px}.status-chip{min-height:30px;align-items:center;border-color:#555d462e;background:#f7f9f1;color:#46553a}.status-chip.is-good,.breakfast-message.is-good{background:#edf7ee;color:#245b33}.status-chip.is-risk,.breakfast-message.is-risk{background:#fff7df;color:#765516}.status-chip.is-bad,.breakfast-message.is-bad{background:#fff0ed;color:#842d20}.metric,.offer-metric,.owner-metric,.dashboard-stat,.dashboard-tile,.saved-offer-card{border-color:var(--ui-soft-line);box-shadow:none}.metric,.offer-metric,.owner-metric{padding:14px}.metric strong,.offer-metric strong,.owner-metric strong{line-height:1.15}.dashboard-hero,.dashboard-action-grid,.dashboard-bottom-grid,.dashboard-stats{gap:14px}.dashboard-tile{min-height:118px;padding:18px}.dashboard-stat{min-height:92px;padding:16px}.table-wrap,.recipe-ingredients-wrap{border-color:var(--ui-soft-line);background:#fff;scrollbar-gutter:stable}table{border-collapse:separate;border-spacing:0}th,td{line-height:1.35;vertical-align:middle}thead th{background:#f6f8f1;color:#445237}tbody tr:nth-child(2n){background:#f7f9f173}tbody tr:hover{background:#edf5e7b3}td input,td select,.compact-table input,.compact-table select{min-height:38px}.report-card{padding:18px}.report-card-head{align-items:flex-start;padding-bottom:12px}.report-card-actions{gap:8px}.cook-report,.buyer-report,.owner-report,.breakfast-report pre{line-height:1.55}.cook-production-list li,.buyer-category li,.prep-card li,.recipe-detail-list li{padding-block:5px}.prep-card,.buyer-category,.cook-annex-block,.cook-annex-dish{border-color:var(--ui-soft-line);background:var(--ui-muted-bg)}.offer-step,.offer-component,.offer-assumption-box,.offer-manual-price,.saved-offer-card{border-color:var(--ui-soft-line)}.offer-component{gap:12px}.offer-actions,.saved-offers-controls,.report-card-actions,.toolbar-actions{gap:10px}.recipe-choice,.offer-menu-choice,.recipe-list-item{min-height:44px}.recipe-choice,.offer-menu-choice{border-color:#555d4624}@media(max-width:760px){body{line-height:1.5}.app-header{gap:12px;padding-inline:12px}.app-shell,.database-shell,.breakfast-shell{gap:14px;padding-inline:12px}.panel,.result-panel,.report-card{padding:14px;border-radius:12px}.panel-title,.table-toolbar,.report-card-head{align-items:stretch}.panel-title-actions,.toolbar-actions,.offer-actions,.saved-offers-controls,.saved-offer-actions,.report-card-actions{width:100%}.panel-title-actions>*,.toolbar-actions>*,.offer-actions>*,.saved-offers-controls>*,.saved-offer-actions>*,.report-card-actions>*{flex:1 1 100%}.form-grid,.form-grid.two,.offer-grid,.breakfast-grid,.metric-grid,.offer-metrics,.offer-final-metrics,.offer-profit-grid,.recipe-browser-filters{gap:12px}input,select,textarea,.primary-button,.secondary-button,.ghost-button,.text-button,.tab-button,.view-button{min-height:46px}.table-wrap,.recipe-ingredients-wrap{margin-inline:-4px;border-radius:10px}th,td{padding:10px 9px}.dashboard-tile,.dashboard-stat,.metric,.offer-metric,.owner-metric{padding:14px}.report-card-actions{justify-content:stretch}}.dashboard-action-grid{align-items:stretch}.dashboard-tile{min-height:124px;align-content:start;gap:10px;border-color:#555d4624;background:linear-gradient(180deg,#fffffffa,#f8faf4f5)}.dashboard-tile:after{opacity:.18}.dashboard-tile:hover,.dashboard-tile:focus-visible{transform:translateY(-1px);border-color:#555d463d;background:#fffefb}.dashboard-tile-icon{width:42px;height:42px;border-radius:12px;box-shadow:none}.dashboard-tile strong{max-width:22ch;font-size:1.02rem;line-height:1.2}.dashboard-tile small{max-width:34ch;color:#64705a;line-height:1.42}.dashboard-card{border-color:#555d4624}.dashboard-card-head{min-height:46px}.dashboard-card-head h3{line-height:1.2}.offer-actions,.report-card-actions,.toolbar-actions,.panel-title-actions,.table-toolbar{align-items:center}.offer-actions,.report-card-actions,.toolbar-actions{padding-top:4px}.offer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;border:1px solid rgba(111,166,206,.18);border-radius:12px;background:#edf7ff6b}.offer-actions>button{flex:0 1 auto}.offer-actions>.primary-button,.offer-actions>.secondary-button{min-width:160px}.offer-actions>.ghost-button,.offer-actions>.text-button{min-width:118px}.saved-offers-controls,.saved-offer-actions{align-items:center}.report-launcher{gap:14px}.report-open{min-height:112px;padding:18px;border-color:#555d4629;background:#fffefb}.report-open:hover,.report-open:focus-visible{border-color:#555d464d;background:#f8faf4}.report-open span{color:#6b755f;line-height:1.35}.report-open strong{color:#26331f;line-height:1.18}.report-open-cook,.report-open-buyer,.report-open-owner{box-shadow:inset 0 4px #555d462e}.report-card{border-color:#555d4629}.report-card-head{min-height:58px;border-bottom:1px solid rgba(85,93,70,.12)}.report-card-head h3{line-height:1.18}.report-card-actions{align-items:center}.report-card-actions button{min-width:104px}.report-card-actions [data-close-report]{min-width:86px}.report-card>.report-card-head{display:grid;grid-template-columns:minmax(150px,1fr) minmax(0,auto);align-items:center;gap:12px}.report-card>.report-card-head h3{min-width:0}.report-card>.report-card-head .report-card-actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;min-width:0;max-width:100%}.report-card>.report-card-head .report-card-actions button{flex:0 0 auto;min-width:auto;min-height:38px;padding-inline:12px;font-size:.9rem}.report-card>.report-card-head .report-card-actions [data-close-report]{min-width:auto;padding-inline:10px}.recipe-editor-grid{align-items:start}.recipe-browser{border-color:#555d4629;background:#fffefb}.recipe-browser-head{gap:10px;padding-bottom:12px;border-bottom:1px solid rgba(85,93,70,.12)}.recipe-browser-filters{gap:10px}.recipe-browser-filters label{min-width:0}.recipe-list-counter{padding:8px 2px 6px;color:#65705b;line-height:1.35}.recipes-list{max-height:min(68vh,760px);padding-right:4px}.recipe-list-group{border-color:#555d4624;background:#fff}.recipe-list-group summary{min-height:42px;background:#f8faf4}.recipe-list-group-items{gap:6px;padding:8px}.recipe-list-item{min-height:50px;border:1px solid transparent;border-radius:10px}.recipe-list-item:hover{border-color:#555d4624;background:#f8faf4}.recipe-list-item.active{border-color:#54713657;background:#eef5e7;box-shadow:inset 4px 0 #54713685}.recipe-list-item.active strong{color:#26331f}.table-toolbar,.panel-title-actions{row-gap:10px}.table-toolbar.tight{padding-block:10px}.table-toolbar>div,.panel-title-actions{min-width:0}.table-toolbar button,.panel-title-actions button,.toolbar-actions button{white-space:nowrap}@media(min-width:900px){.offer-actions>.primary-button{flex-basis:190px}.report-card-actions,.panel-title-actions{justify-content:flex-end}}@media(max-width:900px){.dashboard-tile{min-height:108px}.offer-actions{align-items:stretch}.offer-actions>button,.report-card-actions button,.toolbar-actions button{flex:1 1 calc(50% - 8px)}.recipes-list{max-height:56vh}}@media(max-width:760px){.dashboard-tile{min-height:auto;grid-template-columns:44px minmax(0,1fr)}.dashboard-tile small{max-width:none}.offer-actions,.report-card-actions,.toolbar-actions{padding:10px}.offer-actions>button,.report-card-actions button,.toolbar-actions button{flex:1 1 100%;min-width:0}.report-open{min-height:92px;padding:15px}.recipe-browser{padding:12px}.recipes-list{max-height:48vh}.recipe-list-item{min-height:48px}}:root{--bg: #f5f1e8;--surface: #fffdf8;--surface-strong: #eee7da;--ink: #20261f;--muted: #626d5d;--line: #d9d1bf;--olive: #566f3d;--olive-dark: #263a2b;--sage: #dfe9d4;--beige: #eadfce;--focus: #496f4a;--shadow: 0 18px 42px rgba(38, 45, 34, .08);--sidebar-bg: #17241d;--sidebar-bg-soft: #203228;--sidebar-line: rgba(223, 233, 212, .13);--sidebar-text: #f5f1e8;--sidebar-muted: #b9c5ad;--sidebar-accent: #a8c87e}html{background:var(--bg)}body{background:radial-gradient(circle at top right,rgba(168,200,126,.14),transparent 360px),linear-gradient(180deg,#fbf8ef 0%,var(--bg) 320px)}.access-screen{background:radial-gradient(circle at top left,rgba(168,200,126,.24),transparent 340px),linear-gradient(180deg,#fbf8ef,#eee8da)}.panel,.result-panel,.dashboard-card,.breakfast-card,.offer-price-card,.report-card,.subpanel,.recipe-browser,.dashboard-tile,.dashboard-stat,.metric,.offer-metric,.owner-metric{border-color:#4d5a4124;background-color:#fffdf8f7}.panel-title,.dashboard-card-head,.table-toolbar,.report-card-head{border-color:#4d5a411c;background:#fffdf8eb}.eyebrow,.brand-byline{color:#587540}.primary-button{background:#54723f;border-color:#54723f;color:#fffdf8}.primary-button:hover{background:#456333;border-color:#456333}.secondary-button{border-color:#54723f3d;background:#eef5e7;color:#304729}.ghost-button{border-color:#4d5a412e;background:#fffdf8;color:#394735}.text-button{color:#4e693b}:focus-visible{outline-color:#496f4a5c}.side-nav{color:var(--sidebar-text);background:linear-gradient(180deg,rgba(168,200,126,.08),transparent 180px),linear-gradient(180deg,var(--sidebar-bg) 0%,#122018 100%);border-right:1px solid var(--sidebar-line);box-shadow:14px 0 34px #1220182e}.nav-brand,.nav-logo{color:var(--sidebar-accent)}.nav-brand-text strong{color:var(--sidebar-text)}.nav-brand-text small{color:var(--sidebar-muted)}.side-nav .view-button{color:#dfe8d4;border:1px solid transparent;background:transparent;box-shadow:none}.side-nav .view-button:hover,.side-nav .view-button:focus-visible{color:#fffdf8;border-color:#dfe9d41f;background:#fffdf813}.side-nav .view-button.active{color:#17241d;border-color:#a8c87e6b;background:linear-gradient(180deg,#c9dfa9 0%,var(--sidebar-accent) 100%);box-shadow:0 12px 24px #060e093d}.side-nav .view-button.active .nav-icon{color:#21331d}.nav-user{border-top-color:var(--sidebar-line);color:var(--sidebar-text)}.nav-avatar{color:#17241d;background:#b9d88a}.nav-blog-link{border-color:#dfe9d424;color:#dfe8d4;background:#fffdf80f}.nav-blog-link:hover,.nav-blog-link:focus-visible{color:#fffdf8;border-color:#dfe9d43d;background:#fffdf81a}.status-chip{border-color:#54723f2e;background:#f3f7ed;color:#405638}@media(max-width:900px){.side-nav{background:linear-gradient(90deg,var(--sidebar-bg) 0%,var(--sidebar-bg-soft) 100%);box-shadow:0 10px 24px #12201833}}.access-screen{align-items:stretch;min-height:100vh;padding:28px;background:radial-gradient(circle at 16% 18%,rgba(168,200,126,.22),transparent 320px),radial-gradient(circle at 86% 78%,rgba(84,114,63,.14),transparent 360px),linear-gradient(135deg,#f7f1e3,#ebe4d4 48%,#dfe7d5)}.access-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:center;gap:28px;width:min(1120px,100%);margin:auto;color:#f9f5e8}.access-hero,.access-card{position:relative;overflow:hidden;border-radius:8px}.access-hero{display:grid;align-content:center;gap:22px;min-height:535px;padding:46px;border:1px solid rgba(225,235,210,.2);background:radial-gradient(circle at 82% 18%,rgba(168,200,126,.12),transparent 300px),linear-gradient(145deg,#1b2a22f0,#293e30eb 58%,#58693ce0);box-shadow:0 16px 34px #212b1f24}.access-hero:before{content:"";position:absolute;inset:18px;border:1px solid rgba(249,245,232,.08);border-radius:8px;pointer-events:none}.access-kicker,.access-hero .brand-byline,.access-brand-note,.access-hero-text,.access-card p{margin:0}.access-brand-card{position:relative;z-index:1;display:grid;gap:5px;width:min(420px,100%);padding:17px 20px;border:1px solid rgba(232,238,218,.14);border-left:3px solid #a8c87e;border-radius:8px;background:linear-gradient(135deg,#fffdf81c,#fffdf80b)}.access-brand-card:after{content:none}.access-kicker{color:#f4f8e9;font-size:1.08rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.access-hero .brand-byline{color:#cde2a6;font-size:.9rem;font-weight:800}.access-brand-note{max-width:340px;color:#d8e2c9;font-size:.82rem;font-weight:750;line-height:1.38}.access-hero h1{position:relative;z-index:1;max-width:720px;margin:12px 0 0;color:#fffdf5;font-size:3rem;line-height:1.04;letter-spacing:0}.access-hero-text{position:relative;z-index:1;max-width:620px;color:#e5ddca;font-size:1.08rem;font-weight:650;line-height:1.6}.access-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:4px}.access-metric{display:grid;align-content:start;gap:10px;min-height:116px;padding:18px 17px;border:1px solid rgba(232,238,218,.17);border-radius:8px;background:#fffdf817}.access-metric strong{color:#f9f5e8;font-size:1.04rem}.access-metric span{color:#d4dec6;font-size:.86rem;font-weight:700;line-height:1.42}.access-side{align-self:center;display:grid;width:100%}.access-card{display:grid;gap:17px;width:100%;min-height:0;padding:34px 36px 28px;border:1px solid rgba(77,90,65,.18);border-top:4px solid #6f934d;border-left:1px solid rgba(77,90,65,.18);background:linear-gradient(180deg,#fffdf8fc,#fcf8effa);box-shadow:0 18px 40px #262d2221}.access-card:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(168,200,126,.58),transparent)}.access-card-head{display:grid;gap:8px;padding-bottom:0}.access-card h2{margin:0;color:#17241d;font-size:1.8rem;line-height:1.18;letter-spacing:0}.access-card p,.access-card .helper-text,.access-footnote,.access-contact{color:#68715f;font-weight:700;line-height:1.45}.access-mode-badge{justify-self:start;min-height:30px;padding-inline:12px;border-color:#54723f38;background:#edf4e4;color:#324a2b}.access-mode-panel{gap:13px;padding:0}.access-mode-panel label{display:grid;gap:8px;color:#384334;font-size:.88rem;font-weight:850}.access-mode-panel input{min-height:50px;border-color:#4d5a4133;background:linear-gradient(180deg,#fffef9,#fbf7ed);font-weight:700;box-shadow:inset 0 1px #ffffffe6}.access-mode-panel input:focus{border-color:#54723f94;box-shadow:0 0 0 4px #54723f1f}.access-card .primary-button{min-height:52px;margin-top:1px;border-color:#4f6f39;border-radius:6px;background:linear-gradient(180deg,#63854a,#4f6f39);font-weight:900;box-shadow:0 10px 22px #4f6f392e}.access-card .primary-button:hover{border-color:#405f2d;background:linear-gradient(180deg,#587947,#405f2d);box-shadow:0 12px 24px #405f2d33}.access-error{min-height:18px;color:#9b2d22;font-size:.88rem;font-weight:850}.access-card-footer{display:grid;gap:11px;padding:13px 12px 0;border-top:1px solid rgba(77,90,65,.1)}.access-footnote,.access-contact{font-size:.82rem}.access-contact a{color:#415f31;font-weight:900;text-decoration:none}.access-contact a:hover,.access-contact a:focus-visible{color:#2f4b23;text-decoration:underline;text-underline-offset:4px}.access-blog-inline{display:grid;gap:6px;padding:12px 13px;border:1px solid rgba(84,114,63,.13);border-radius:8px;background:#edf4e47a}.access-blog-inline p{margin:0;color:#586252;font-size:.82rem;font-weight:800}.access-blog-inline a{justify-self:start;color:#415f31;font-size:.88rem;font-weight:900;text-decoration:none}.access-blog-inline a:hover,.access-blog-inline a:focus-visible{color:#2f4b23;text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.access-screen{padding:18px}.access-layout{grid-template-columns:1fr;gap:16px}.access-hero{min-height:auto;padding:30px 24px}.access-hero h1{font-size:2.2rem}.access-metrics{grid-template-columns:1fr}.access-metric{min-height:0}.access-card{padding:26px 22px}}@media(max-width:560px){.access-screen{padding:12px}.access-hero,.access-card{border-radius:8px}.access-hero{padding:24px 18px}.access-hero h1{font-size:1.86rem}.access-hero-text{font-size:.98rem}.access-card h2{font-size:1.5rem}}@media(max-width:760px){body{background:var(--bg)}.access-screen{background:linear-gradient(180deg,#f7f1e3,#e8eadc)}.access-hero,.access-card,.panel,.dashboard-card,.breakfast-card,.offer-price-card,.report-card,.subpanel,.recipe-browser{box-shadow:none}.panel,.dashboard-card,.breakfast-card,.offer-price-card,.report-card,.subpanel,.recipe-browser,.saved-offer-card,.meal-block{content-visibility:auto;contain-intrinsic-size:280px}.table-wrap,.recipe-ingredients-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}button,input,select,textarea,.recipe-choice,.view-button{min-height:44px}}body[data-view=calculation]{--calc-card-bg: rgba(255, 253, 248, .98);--calc-card-line: rgba(85, 93, 70, .16);--calc-card-soft: #f7faef;--calc-accent: #6f8d4f;--calc-accent-soft: #edf4e4;--calc-muted-bg: #f8f5ec}body[data-view=calculation] .panel-event,body[data-view=calculation] .panel-menu,body[data-view=calculation] .panel-owner-costs,body[data-view=calculation] .panel-import,body[data-view=calculation] .result-panel{border:1px solid var(--calc-card-line);border-left:1px solid var(--calc-card-line);border-radius:10px;background:var(--calc-card-bg);box-shadow:0 12px 28px #2a271e0f}body[data-view=calculation] .panel-event .panel-title,body[data-view=calculation] .panel-menu .panel-title,body[data-view=calculation] .panel-owner-costs .panel-title,body[data-view=calculation] .panel-import .panel-title,body[data-view=calculation] .result-panel .panel-title{border-bottom:1px solid rgba(85,93,70,.11);background:linear-gradient(180deg,#fffdf8,#f8faf1)}body[data-view=calculation] .panel-title h2{color:#202720;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;letter-spacing:0}body[data-view=calculation] .panel-subtitle{color:#646d5d;font-size:.86rem;line-height:1.45}body[data-view=calculation] .panel-collapse-toggle,body[data-view=calculation] .panel-title-actions .ghost-button{border-color:#54723f2e;background:#fffefa;color:#394735}body[data-view=calculation] .panel-collapsed-summary{margin:0;border-top:1px solid rgba(85,93,70,.08);background:#fbfaf3}body[data-view=calculation] .cost-summary-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:2px}body[data-view=calculation] .cost-summary-chips span{display:inline-flex;align-items:baseline;gap:5px;min-height:30px;padding:6px 9px;border:1px solid rgba(84,114,63,.18);border-radius:999px;background:#fffef9;color:#263025;line-height:1.1;white-space:nowrap}body[data-view=calculation] .cost-summary-chips em{color:#65705e;font-size:.76rem;font-style:normal;font-weight:850;text-transform:uppercase}body[data-view=calculation] .cost-summary-chips strong{color:#202720;font-size:.86rem;font-weight:900}body[data-view=calculation] .form-grid,body[data-view=calculation] .compact-grid{gap:12px}body[data-view=calculation] label,body[data-view=calculation] .full-label{color:#485342;font-size:.85rem;font-weight:850}body[data-view=calculation] input,body[data-view=calculation] select,body[data-view=calculation] textarea{min-height:44px;border-color:#555d462e;background:#fffef9;box-shadow:inset 0 1px #ffffffc7}body[data-view=calculation] input:focus,body[data-view=calculation] select:focus,body[data-view=calculation] textarea:focus{border-color:#54723f8c;box-shadow:0 0 0 4px #54723f1c}body[data-view=calculation] .input-unit{border-color:#555d462e;background:#fffef9}body[data-view=calculation] .input-unit em{color:#5c6656;background:#f4f7ec}body[data-view=calculation] .panel-menu .menu-sections{gap:14px;padding:16px}body[data-view=calculation] .meal-block{gap:12px;padding:14px;border:1px solid rgba(85,93,70,.14);border-radius:10px;background:#fffdf8}body[data-view=calculation] .meal-block-head{gap:12px;padding-bottom:2px}body[data-view=calculation] .block-note{border:1px solid rgba(84,114,63,.14);border-radius:8px;padding:9px 11px;color:#46533f;background:var(--calc-accent-soft);font-weight:800}body[data-view=calculation] .menu-section{border:1px solid rgba(85,93,70,.14);border-radius:9px;background:#fffefa;overflow:hidden}body[data-view=calculation] .menu-section[open]{border-color:#6f8d4f42}body[data-view=calculation] .menu-section-head,body[data-view=calculation] .panel-menu .menu-section[open] .menu-section-head{min-height:48px;padding:12px 14px;background:linear-gradient(180deg,#fffdf8,#f6faef)}body[data-view=calculation] .menu-section-title{gap:5px 10px}body[data-view=calculation] .menu-section h3{color:#263423;font-size:.88rem;font-weight:950}body[data-view=calculation] .menu-section p{color:#68715f;font-size:.76rem;font-weight:750}body[data-view=calculation] .menu-section .status-chip{border-color:#54723f2e;background:#edf4e4;color:#405638}body[data-view=calculation] .section-controls{gap:12px;padding:12px 14px;border-top:1px solid rgba(85,93,70,.1);background:#fbfaf3}body[data-view=calculation] .section-controls label{gap:7px;font-size:.8rem}body[data-view=calculation] .section-controls select{min-height:40px}body[data-view=calculation] .recipe-choices{gap:8px;border-top:1px solid rgba(85,93,70,.1);padding:12px;background:#fffefa}body[data-view=calculation] .recipe-choice{grid-template-columns:auto minmax(0,1fr);min-height:42px;border:1px solid rgba(85,93,70,.16);border-radius:8px;padding:9px 10px;color:#263126;background:#fffdf8;font-size:.86rem;font-weight:800}body[data-view=calculation] .recipe-choice:hover,body[data-view=calculation] .recipe-choice:focus-within{border-color:#6f8d4f5c;background:#f8fbf1}body[data-view=calculation] .recipe-choice:has(input:checked){border-color:#6f8d4f7a;background:#eef6e7;box-shadow:inset 3px 0 0 var(--calc-accent)}body[data-view=calculation] .recipe-choice input{width:18px;min-height:18px;accent-color:var(--calc-accent)}body[data-view=calculation] .recipe-choice .portion-chip,body[data-view=calculation] .portion-chip{border:1px solid rgba(84,114,63,.14);border-radius:999px;background:#fffdf8c2;color:#51613f;font-weight:900}body[data-view=calculation] .selected-menu-wrap{margin:0 16px 16px;border-color:#555d4624;background:#fbfaf3}body[data-view=calculation] .selected-menu-wrap summary{min-height:42px;color:#2d3829;background:#f7faef}body[data-view=calculation] .selected-chip{border-color:#54723f24;background:#fffef9}body[data-view=calculation] .result-panel{background:#fffdf8}body[data-view=calculation] .quick-summary span,body[data-view=calculation] .metric,body[data-view=calculation] .owner-metric,body[data-view=calculation] .offer-metric{border:1px solid rgba(85,93,70,.14);border-radius:10px;background:#fffefa;box-shadow:none}body[data-view=calculation] .metric strong,body[data-view=calculation] .owner-metric strong,body[data-view=calculation] .offer-metric strong{color:#1f2d1d;font-size:1.14rem}body[data-view=calculation] .metric span,body[data-view=calculation] .owner-metric span,body[data-view=calculation] .offer-metric span{color:#68715f;font-weight:850}body[data-view=calculation] .metric.is-good,body[data-view=calculation] .owner-metric.is-good,body[data-view=calculation] .offer-metric.is-good{border-color:#54844a47!important;background:#f0f8ea!important}body[data-view=calculation] .metric.is-warning,body[data-view=calculation] .owner-metric.is-warning,body[data-view=calculation] .offer-metric.is-warning{border-color:#bc8d2d47!important;background:#fff8e7!important}body[data-view=calculation] .metric.is-loss,body[data-view=calculation] .owner-metric.is-loss,body[data-view=calculation] .offer-metric.is-loss{border-color:#ad483a4d!important;background:#fff1ee!important}body[data-view=calculation] .table-toolbar,body[data-view=calculation] .panel-owner-costs .table-toolbar{border-color:#555d461c;background:#fbfaf3}@media(max-width:760px){body[data-view=calculation] .panel-menu .menu-sections,body[data-view=calculation] .meal-block,body[data-view=calculation] .recipe-choices{padding:10px}body[data-view=calculation] .panel-title{align-items:start}body[data-view=calculation] .meal-block-head,body[data-view=calculation] .section-controls,body[data-view=calculation] .recipe-choices{grid-template-columns:1fr}body[data-view=calculation] .recipe-choice{border-radius:8px}body[data-view=calculation] .selected-menu-wrap{margin-inline:10px}}.access-layout{position:relative;isolation:isolate}@media(min-width:901px){.access-layout:before{content:"";position:absolute;top:-34px;bottom:-34px;left:max(-300px,calc((100vw - 1120px)/-2 - 50px));z-index:-1;width:min(980px,calc(100% - 210px));border-radius:8px;background:linear-gradient(90deg,rgba(11,18,12,.16),transparent 28%,transparent 74%,rgba(18,31,20,.22)),linear-gradient(160deg,#141c112e,#4d372014 44%,#161d1252),url(/assets/login-background-05b019cd9300.webp),url(/assets/login-background-6f0ca41d7849.png);background-size:cover,cover,cover,cover;background-position:left center,left center,left center,left center;box-shadow:0 28px 70px #261c1233,inset -36px 0 34px #0d160e5c,inset 34px 0 30px #0d160e33,inset 0 0 0 1px #fffae81f;filter:saturate(1.02);opacity:1}}.access-screen{background:radial-gradient(circle at 13% 18%,rgba(214,194,132,.2),transparent 250px),radial-gradient(circle at 16% 14%,rgba(204,224,160,.26),transparent 330px),radial-gradient(circle at 86% 78%,rgba(65,103,82,.16),transparent 380px),linear-gradient(135deg,#fbf6ea,#eee6d4 46%,#dfe8d6)}.access-hero{isolation:isolate;border-color:#dec37c57;background:linear-gradient(145deg,#132018ad,#1e302594 54%,#4b61387a),url(/assets/login-panel-art-b72b0c2e80a0.webp),url(/assets/login-panel-art-1a2fbd8882ad.png),radial-gradient(ellipse at 18% 20%,rgba(185,216,138,.24),transparent 350px),radial-gradient(ellipse at 86% 84%,rgba(215,189,114,.12),transparent 340px),linear-gradient(145deg,#132018,#1e3025 54%,#4b6138);background-size:cover,cover,cover,auto,auto,auto;background-position:center,center,center,center,center,center;box-shadow:0 32px 80px #1f2b1e40,0 0 0 1px #fffdf814,inset 0 1px #fffdf81f}.access-hero:before{inset:18px;z-index:0;border-color:#f9f5e81a;background:transparent;box-shadow:inset 0 0 0 1px #9fbe7912}.access-hero:after{content:none}.access-hero>*{position:relative;z-index:1}.access-brand-card{grid-template-columns:minmax(0,1fr);column-gap:0;box-shadow:inset 0 1px #fffdf81f,0 18px 36px #07100a1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.access-brand-card:before{content:none}.access-brand-card:after{content:"";position:absolute;right:-12px;top:12px;width:112px;height:158px;background:radial-gradient(ellipse 9px 18px at 52% 14%,rgba(222,196,124,.18) 0 58%,transparent 60%),radial-gradient(ellipse 11px 20px at 35% 30%,rgba(222,196,124,.16) 0 58%,transparent 60%),radial-gradient(ellipse 10px 20px at 62% 43%,rgba(222,196,124,.15) 0 58%,transparent 60%),radial-gradient(ellipse 12px 22px at 44% 58%,rgba(222,196,124,.13) 0 58%,transparent 60%),linear-gradient(100deg,transparent 0 47%,rgba(222,196,124,.17) 48% 49%,transparent 50% 100%);transform:rotate(-16deg);opacity:.75;pointer-events:none}.access-hero h1:after{content:"";display:block;width:min(180px,42%);height:2px;margin-top:22px;border-radius:999px;background:linear-gradient(90deg,#dec47cdb,#dec47c00)}.access-metric{position:relative;border-color:#e8eeda33;background:linear-gradient(180deg,#fffdf821,#fffdf80e);box-shadow:inset 0 1px #fffdf81a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.access-metric:before{content:"";width:42px;height:2px;border-radius:999px;background:linear-gradient(90deg,#dec47c,#dec47c00)}.access-metric:after{content:none}.access-metrics:after{content:none}@media(max-width:900px){.access-hero{background:radial-gradient(ellipse at 16% 16%,rgba(185,216,138,.22),transparent 280px),radial-gradient(ellipse at 86% 82%,rgba(215,189,114,.13),transparent 260px),linear-gradient(145deg,#17251d,#25392d 62%,#52653c)}.access-hero:after{content:none}}@media(max-width:560px){.access-hero:before{inset:12px}.access-brand-card:before{width:56px;height:56px;border-radius:18px;opacity:.82}.access-hero h1:after{margin-top:16px}}body[data-view=calculation]{--calc-work-bg: #f7f4ec;--calc-surface: #fffdf8;--calc-line-strong: rgba(85, 93, 70, .2)}body[data-view=calculation] .app-header{padding:22px 28px 8px}body[data-view=calculation] .app-header h1{color:#202720;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,2.55rem);line-height:1}body[data-view=calculation] .app-header .brand-byline{margin-top:4px}body[data-view=calculation] .header-actions{align-items:center;justify-content:flex-end;gap:8px}body[data-view=calculation] .header-actions>button{flex:0 1 auto;min-height:42px;padding-inline:16px;white-space:nowrap}body[data-view=calculation] .main-status-bar{width:min(1280px,100%);gap:10px;padding:10px 28px 0}body[data-view=calculation] .main-status-bar span{min-height:62px;border:1px solid var(--calc-line-strong);border-radius:8px;padding:12px 14px;background:#fffdf8eb}body[data-view=calculation] .app-shell{width:min(1360px,100%);grid-template-columns:minmax(330px,.72fr) minmax(620px,1.28fr);gap:18px;padding:12px 28px 28px}body[data-view=calculation] .left-column,body[data-view=calculation] .right-column{gap:18px}body[data-view=calculation] .panel-event,body[data-view=calculation] .panel-menu{overflow:hidden}body[data-view=calculation] .panel-event .panel-title,body[data-view=calculation] .panel-menu .panel-title{align-items:flex-start;padding:18px 20px}body[data-view=calculation] .panel-event .form-grid{padding:18px 20px}body[data-view=calculation] .panel-event .form-grid label:has(#eventName){order:1}body[data-view=calculation] .event-name-input{width:100%;min-width:0;max-width:100%;box-sizing:border-box}body[data-view=calculation] .panel-event .form-grid label{min-width:0}body[data-view=calculation] .panel-event .form-grid label:has(#adultsInput){order:2}body[data-view=calculation] .panel-event .form-grid label:has(#eventServiceHours){order:3}body[data-view=calculation] .panel-event .form-grid label:has(#salePriceInput){order:4}body[data-view=calculation] .panel-event .form-grid label:has(#childrenInput){order:5}body[data-view=calculation] .panel-event .form-grid label:has(#vegetariansInput){order:6}body[data-view=calculation] .panel-event .form-grid label:has(#vegansInput){order:7}body[data-view=calculation] .panel-event .form-grid label:has(#childFactorInput){order:8}body[data-view=calculation] .panel-event .form-grid label:has(#wasteInput){order:9}body[data-view=calculation] .quick-summary{gap:10px;padding:0 20px 18px}body[data-view=calculation] .quick-summary span{min-height:74px;border-color:#555d4624;border-radius:8px;background:#fffefa}body[data-view=calculation] .quick-summary strong{color:#1f2d1d;font-size:1.2rem}body[data-view=calculation] .panel-menu .table-toolbar{gap:10px;padding:18px 20px}body[data-view=calculation] .panel-menu .table-toolbar>select,body[data-view=calculation] .panel-menu .table-toolbar>input{flex:1 1 220px}body[data-view=calculation] .panel-menu .table-toolbar>button{min-height:44px}body[data-view=calculation] .meal-block{border-radius:9px;box-shadow:0 10px 24px #2a271e0a}body[data-view=calculation] .recipe-choice{align-items:center;min-height:76px;padding:12px 14px;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}body[data-view=calculation] .recipe-choice:has(input:checked){box-shadow:inset 4px 0 0 var(--calc-accent),0 8px 18px #54723f14}body[data-view=calculation] .recipe-choice input{align-self:center}@media(max-width:1100px){body[data-view=calculation] .app-shell{grid-template-columns:1fr}body[data-view=calculation] .main-status-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body[data-view=calculation] .app-header,body[data-view=calculation] .main-status-bar,body[data-view=calculation] .app-shell{padding-inline:12px}body[data-view=calculation] .header-actions>button{flex:1 1 100%;white-space:normal}body[data-view=calculation] .main-status-bar{grid-template-columns:1fr}}.dashboard-tile-icon{position:relative;width:46px;height:46px;border:1px solid rgba(85,93,70,.12);border-radius:12px;color:#4f7135;background:linear-gradient(180deg,#ffffffb8,#fff0),#eaf4df;box-shadow:inset 0 1px #ffffffbf,0 8px 18px #2a271e12}.dashboard-tile-icon:after{content:"";position:absolute;inset:8px;border:1px solid currentColor;border-radius:999px;opacity:.12;pointer-events:none}.dashboard-tile-icon svg{width:24px;height:24px;stroke-width:2.25;filter:drop-shadow(0 1px 0 rgba(255,255,255,.55))}.tile-calculation .dashboard-tile-icon{color:#4f7135;border-color:#4f71352e;background:linear-gradient(180deg,#ffffffbf,#fff0),#e7f2d8}.tile-offer .dashboard-tile-icon{color:#1f6e9c;border-color:#1f6e9c2e;background:linear-gradient(180deg,#ffffffbf,#fff0),#dff2fb}.tile-breakfast .dashboard-tile-icon{color:#9a7620;border-color:#9a762033;background:linear-gradient(180deg,#ffffffb8,#fff0),#f6edcf}.tile-database .dashboard-tile-icon{color:#2d536d;border-color:#2d536d2e;background:linear-gradient(180deg,#ffffffbf,#fff0),#e3edf5}.tile-reports .dashboard-tile-icon{color:#268052;border-color:#2680522e;background:linear-gradient(180deg,#ffffffbf,#fff0),#dcf3e6}.tile-legal .dashboard-tile-icon{color:#5d7f36;border-color:#5d7f362e;background:linear-gradient(180deg,#ffffffbf,#fff0),#e8f3de}.dashboard-tile:hover .dashboard-tile-icon,.dashboard-tile:focus-visible .dashboard-tile-icon{transform:translateY(-1px);box-shadow:inset 0 1px #ffffffd1,0 10px 22px #2a271e1a}.dashboard-stats{margin:0 26px 14px;border-radius:8px;box-shadow:0 8px 20px #2a271e0b}.dashboard-stat{grid-template-columns:38px minmax(0,1fr);column-gap:12px;min-height:64px;padding:10px 18px}.dashboard-stat-icon{width:38px;height:38px;border-radius:11px}.dashboard-stat-icon svg{width:19px;height:19px;stroke-width:2.1}.dashboard-stat span:not(.dashboard-stat-icon){font-size:.78rem;line-height:1.15}.dashboard-stat strong{margin-top:2px;font-size:1.32rem;line-height:.98}body[data-view=calculation] .panel-event,body[data-view=calculation] .panel-menu{position:relative}body[data-view=calculation] .panel-event:before,body[data-view=calculation] .panel-menu:before{content:"";position:absolute;inset:0 0 auto;height:4px;pointer-events:none}body[data-view=calculation] .panel-event{border-color:#70895338}body[data-view=calculation] .panel-event:before{background:linear-gradient(90deg,#8ba960,#8ba96014)}body[data-view=calculation] .panel-event .panel-title{background:linear-gradient(180deg,#f4f9ebeb,#fffdf8f5)}body[data-view=calculation] .panel-event .eyebrow{color:#5f7d3b}body[data-view=calculation] .panel-menu{border-color:#3d7d7833}body[data-view=calculation] .panel-menu:before{background:linear-gradient(90deg,#5f9b93,#5f9b9314)}body[data-view=calculation] .panel-menu .panel-title{background:linear-gradient(180deg,#edf7f5eb,#fffdf8f5)}body[data-view=calculation] .panel-menu .eyebrow{color:#3e766f}body[data-view=calculation] .meal-block{border-top:3px solid rgba(95,155,147,.34)}body[data-view=calculation] .menu-section-head,body[data-view=calculation] .panel-menu .menu-section[open] .menu-section-head{border-bottom:1px solid rgba(95,155,147,.16);background:linear-gradient(180deg,#f2f9f6f2,#fbfaf3fa)}body[data-view=calculation]{--calc-work-bg: #f1ead9;--calc-surface: #fffdf6;--calc-line-strong: rgba(69, 88, 46, .31);--calc-accent: #597a38}body[data-view=calculation] .side-nav{background:linear-gradient(180deg,rgba(172,210,124,.14),transparent 190px),linear-gradient(180deg,#112318,#0c1911)}body[data-view=calculation] .side-nav .view-button.active{border-color:#bde18aa3;background:linear-gradient(180deg,#d7edaf,#a7ce75)}body[data-view=calculation] .primary-button{background:#4a6d31;border-color:#4a6d31}body[data-view=calculation] .primary-button:hover{background:#3a5c25;border-color:#3a5c25}body[data-view=calculation] .panel-event{border-color:#6f8d4661}body[data-view=calculation] .panel-event:before{background:linear-gradient(90deg,#719747,#71974738)}body[data-view=calculation] .panel-event .panel-title{background:linear-gradient(180deg,#e6f5d6fa,#fffdf8f5)}body[data-view=calculation] .panel-menu{border-color:#36857e5c}body[data-view=calculation] .panel-menu:before{background:linear-gradient(90deg,#47938a,#47938a38)}body[data-view=calculation] .panel-menu .panel-title{background:linear-gradient(180deg,#dbf3f0fa,#fffdf8f5)}body[data-view=calculation] .meal-block{border-top-color:#4f9a9180}body[data-view=calculation] .recipe-choice:has(input:checked){background:#eaf5e1}body[data-view=calculation] .main-status-bar span,body[data-view=calculation] .quick-summary span{border-color:#495b3233;background:#fffdf6}body[data-view=calculation] .main-status-bar .final-result.is-good{border-color:#44843780;background:linear-gradient(180deg,#e6f4dc,#d9edcc);color:#2f5525}body[data-view=calculation] .main-status-bar .final-result.is-good strong{color:#1f6a28}body[data-view=calculation] .main-status-bar .final-result.is-bad{border-color:#bc483a80;background:linear-gradient(180deg,#fff0ec,#ffdcd6);color:#7f2118}body[data-view=calculation] .main-status-bar .final-result.is-bad strong{color:#a82119}.reports-dashboard-header,.reports-kpi-strip,.reports-result-section{display:none}body[data-view=reports] .panel-results>.panel-title{display:none}body[data-view=reports] .panel-results{border:0;box-shadow:none;background:linear-gradient(180deg,#fffdf8,#fbf7ee);padding:18px}body[data-view=reports] .reports-dashboard-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:18px}.reports-title-icon,.reports-kpi-icon{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#f2eee4;color:var(--olive-dark);border:1px solid rgba(83,105,59,.16);box-shadow:0 8px 18px #45361f14;font-weight:950}.reports-dashboard-header h2{margin:0;color:var(--ink);font-size:clamp(2rem,4vw,3.1rem);line-height:1}.reports-dashboard-header p{margin:8px 0 0;color:var(--muted);font-weight:700}.reports-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}body[data-view=reports] .reports-kpi-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:12px;border:1px solid rgba(83,105,59,.14);border-radius:10px;background:#fffefaf0;box-shadow:0 10px 25px #45361f14;overflow:hidden}.reports-kpi-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:18px 24px;border-right:1px solid rgba(83,105,59,.12)}.reports-kpi-card:last-child{border-right:0}.reports-kpi-card span:not(.reports-kpi-icon),.report-result-card span{display:block;color:var(--muted);font-size:.72rem;font-weight:950;text-transform:uppercase}.reports-kpi-card strong{display:block;color:var(--ink);font-size:1.55rem;line-height:1.05}.reports-kpi-card small,.report-result-card small{color:var(--muted);font-size:.8rem;font-weight:700}body[data-view=reports] .reports-result-section{display:grid;gap:12px;margin-bottom:12px;padding:14px 18px;border:1px solid rgba(83,105,59,.14);border-radius:10px;background:#fffefaf5;box-shadow:0 10px 25px #45361f0f}.reports-section-head,.report-launcher-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.reports-section-head h3,.report-launcher-head h3{margin:0;color:var(--ink);font-size:1.15rem}.reports-result-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.report-result-card{min-height:92px;border:1px solid rgba(83,105,59,.13);border-radius:8px;background:#fffefa;padding:16px 18px;box-shadow:0 8px 20px #45361f0f}.report-result-card strong{display:block;margin-top:7px;color:var(--ink);font-size:1.28rem;line-height:1.1}.report-result-profit{border-color:#53693b59;background:#f6f7e7}body[data-view=reports] .reports-bottom-section{margin-top:12px;padding:14px 18px 18px;border:1px solid rgba(83,105,59,.14);border-radius:10px;background:#fffefaf5;box-shadow:0 10px 25px #45361f0f}body[data-view=reports] .report-launcher-head{padding:0 0 12px;background:transparent;border:0}body[data-view=reports] .report-launcher{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:0}body[data-view=reports] .report-open{position:relative;display:grid;align-items:center;min-height:128px;border:1px solid rgba(83,105,59,.16);border-radius:10px;background:#fffefa;padding:22px 24px 62px;overflow:hidden;box-shadow:0 8px 20px #45361f0f}body[data-view=reports] .report-open:after{content:"";position:absolute;right:12px;bottom:10px;width:74px;height:74px;border:2px solid rgba(126,92,45,.08);border-radius:18px;transform:rotate(-10deg)}body[data-view=reports] .report-open span{display:none}body[data-view=reports] .report-open strong{color:var(--ink);font-size:1.18rem}body[data-view=reports] .report-open strong:after{content:"Szczegolowy raport do otwarcia.";display:block;max-width:260px;margin-top:8px;color:var(--muted);font-family:var(--font-body);font-size:.78rem;font-weight:700;line-height:1.35}body[data-view=reports] .report-open-cook strong:after{content:"Zestawienie potraw, porcji, gramatur i realizacji dla kuchni."}body[data-view=reports] .report-open-buyer strong:after{content:"Lista produktow z ilosciami, jednostkami i kosztem zakupow."}body[data-view=reports] .report-open-owner strong:after{content:"Analiza kosztow, struktura wydatkow i oplacalnosc imprezy."}body[data-view=reports] .report-open:before{content:"Otworz raport ->";position:absolute;left:24px;bottom:18px;z-index:1;border-radius:6px;background:var(--olive);color:#fffefa;padding:8px 14px;font-size:.78rem;font-weight:950}body[data-view=reports] .report-open span{display:block;color:var(--ink);font-size:1.18rem;font-weight:950;text-transform:none}body[data-view=reports] .report-open span:after{content:"Szczegolowy raport do otwarcia.";display:block;max-width:260px;margin-top:8px;color:var(--muted);font-family:var(--font-body);font-size:.78rem;font-weight:700;line-height:1.35}body[data-view=reports] .report-open-cook span:after{content:"Zestawienie potraw, porcji, gramatur i realizacji dla kuchni."}body[data-view=reports] .report-open-buyer span:after{content:"Lista produktow z ilosciami, jednostkami i kosztem zakupow."}body[data-view=reports] .report-open-owner span:after{content:"Analiza kosztow, struktura wydatkow i oplacalnosc imprezy."}body[data-view=reports] .report-open strong{display:none}@media(max-width:980px){body[data-view=reports] .reports-dashboard-header,body[data-view=reports] .reports-kpi-strip,.reports-result-grid,body[data-view=reports] .report-launcher{grid-template-columns:1fr}body[data-view=reports] .reports-dashboard-header{align-items:start}.reports-header-actions{justify-content:stretch}.reports-header-actions>*{flex:1}.reports-kpi-card{border-right:0;border-bottom:1px solid rgba(83,105,59,.12)}.reports-kpi-card:last-child{border-bottom:0}}.products-workspace{display:grid;grid-template-columns:minmax(640px,1fr) minmax(340px,400px);gap:16px;align-items:start}.products-main,.product-side-panel{min-width:0;border:1px solid rgba(77,90,65,.12);border-radius:8px;background:#fffdf8f5;overflow:hidden}.products-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:12px 14px;border-bottom:1px solid rgba(77,90,65,.1)}.products-toolbar .compact-search,.products-toolbar select{min-width:190px}.products-toolbar .compact-search{flex:1 1 260px}.products-toolbar select{flex:0 1 210px}.products-toolbar button{flex:0 0 auto}.products-table-wrap{border:0;border-radius:0;overflow-x:auto}.products-table{min-width:780px;table-layout:auto;border-collapse:collapse}.products-table thead,.products-table tbody{display:block}.products-table tr{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(130px,.9fr) 90px 120px 90px 170px;align-items:center}.products-table th,.products-table td{padding:10px 12px;vertical-align:middle}.products-table th:first-child,.products-table td:first-child{width:auto}.products-table th:nth-child(2),.products-table td:nth-child(2){width:auto}.products-table th:nth-child(3),.products-table td:nth-child(3){width:auto}.products-table th:nth-child(4),.products-table td:nth-child(4),.products-table th:nth-child(5),.products-table td:nth-child(5){width:auto}.products-table th:last-child,.products-table td:last-child{width:auto}.product-row{cursor:pointer;transition:background .14s ease,box-shadow .14s ease}.product-row:hover{background:#eff5e99e}.product-row td:first-child{display:grid;grid-template-columns:8px minmax(0,1fr);gap:0 10px;align-items:center}.product-row td:first-child strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-row td:first-child small{display:none}.product-row.is-active{background:#edf4e7;box-shadow:inset 3px 0 #54723f}.product-dot{width:8px;height:8px;border-radius:999px;background:#54723f;box-shadow:0 0 0 3px #54723f1f}.product-actions{display:flex;gap:6px;white-space:nowrap}.product-actions .ghost-button{min-height:30px;padding:5px 8px;border-color:#54723f2e;font-size:.78rem;box-shadow:none}.products-footer{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(130px,auto);gap:12px;align-items:center;padding:12px 14px;border-top:1px solid rgba(77,90,65,.1);color:#697163;font-size:.84rem}.products-pagination{display:flex;gap:6px;align-items:center}.products-pagination .ghost-button{min-width:34px;min-height:34px;padding:6px 9px}.products-pagination .ghost-button.active{border-color:#54723f;background:#54723f;color:#fffdf8}.products-page-size{min-height:38px}.product-side-panel{position:sticky;top:76px;max-height:calc(100vh - 96px);display:flex;flex-direction:column}.product-panel-empty{padding:22px;color:#697163}.product-editor-form{display:grid;min-height:0}.product-panel-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:20px 20px 14px;border-bottom:1px solid rgba(77,90,65,.12);background:linear-gradient(180deg,#fffdf8,#fbf8f0)}.product-panel-head h3{margin:0 0 6px;color:#1f2c1d;font-size:1.08rem;line-height:1.25}.product-panel-body{display:grid;gap:14px;padding:18px 20px 20px;overflow:auto}.product-panel-body h4{margin:2px 0 0;color:#2f3d2b;font-size:.9rem}.product-form-grid.two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-panel-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px 20px;border-top:1px solid rgba(77,90,65,.12);background:#fbf8f0fa;box-shadow:0 -8px 18px #2730210d}.product-panel-actions .text-button{grid-column:1 / -1;justify-self:start}.system-admin-head{display:grid;gap:2px}.system-admin-head h2{margin:0;color:#182418;font-size:clamp(1.35rem,1.8vw,2rem);line-height:1.1}.system-admin-kpis{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:8px;margin-top:10px}.system-admin-kpis div{display:grid;gap:4px;min-height:62px;padding:10px 12px;border:1px solid rgba(84,114,63,.18);border-radius:8px;background:linear-gradient(135deg,#fffdf8fa,#ecf4e1d1);box-shadow:0 8px 18px #2a271e0d}.system-admin-kpis span{color:var(--muted);font-size:.7rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.system-admin-kpis strong{color:#20321e;font-size:1.35rem;line-height:1}.system-admin-shell{display:none}body[data-view=system-admin] .system-admin-shell{display:block!important;width:100%;max-width:none;margin:0;padding:12px 18px 24px}.system-admin-workspace{max-width:none;min-height:calc(100vh - 36px);border:0;background:transparent;box-shadow:none}.system-admin-workspace>.saas-card{border:0;min-height:calc(100vh - 60px);padding:14px 16px;background:transparent;box-shadow:none}.system-admin-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.system-admin-tab{border:1px solid rgba(84,114,63,.18);border-radius:7px;padding:6px 10px;color:#31402d;background:#fffdf8;font-size:.86rem;font-weight:900;cursor:pointer}.system-admin-tab.active{border-color:#54723f;color:#fffdf8;background:#54723f}.system-admin-content{display:grid;gap:10px;margin-top:10px}.system-admin-section{display:none}.system-admin-section.active{display:grid;gap:10px}.system-admin-grid{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(720px,1.45fr);gap:12px;align-items:start}.system-admin-list-panel{display:grid;gap:10px;min-width:0}.system-recipes-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:12px 14px;border:1px solid rgba(77,90,65,.12);border-radius:8px;background:#fffdf8f5}.system-recipes-toolbar .compact-search{flex:1 1 280px}.system-recipes-toolbar select{flex:0 1 220px}.system-admin-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid rgba(77,90,65,.12);border-radius:8px;background:#fffdf8f5}.system-pagination-summary{color:var(--muted);font-size:.82rem;font-weight:800}.system-pagination-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.system-pagination-actions .ghost-button{min-height:34px;padding:6px 10px}.system-pagination-actions .ghost-button.active{border-color:#54723f;color:#fffdf8;background:#54723f}.system-products-table{min-width:720px}.system-products-table tr{grid-template-columns:minmax(180px,1.35fr) minmax(130px,.9fr) 80px 110px 86px 110px}.system-editor-panel{position:static;max-height:none;overflow:visible}.system-recipes-list{max-height:none;min-height:0;overflow:visible;border:1px solid rgba(77,90,65,.12);border-radius:8px;padding:10px;background:#fffdf8f5}.system-recipe-form{min-width:0;width:100%;overflow:visible}.system-recipe-form-section{display:grid;gap:12px;margin-top:14px;padding:14px;border:1px solid rgba(77,90,65,.12);border-radius:10px;background:#fffdf8d1}.system-recipe-form-section h4{margin:0;color:#273823;font-size:.92rem;letter-spacing:.02em;text-transform:uppercase}.system-product-picker{min-width:0;width:100%}.system-recipe-items{display:grid;gap:10px}.system-recipe-item-row{display:grid;grid-template-columns:minmax(280px,1.5fr) minmax(96px,.42fr) minmax(120px,.5fr) minmax(130px,.55fr) minmax(110px,.45fr) 42px;gap:10px;align-items:end;padding:12px;border:1px solid rgba(77,90,65,.12);border-radius:8px;background:#fffdf8f5}.system-recipe-item-row label{min-width:0}.system-recipe-item-cost{display:grid;gap:6px;min-height:58px;align-content:center;padding:8px 10px;border:1px solid rgba(84,114,63,.16);border-radius:8px;background:#ecf4e1b3}.system-recipe-item-cost span{color:var(--muted);font-size:.72rem;font-weight:900}.system-recipe-item-cost strong{color:#23351f;font-size:.96rem}.system-recipe-product-field{position:relative}.system-product-picker-wrap{position:relative;display:block}.system-product-picker-menu{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;display:grid;max-height:280px;overflow:auto;border:1px solid rgba(84,114,63,.24);border-radius:8px;background:#fffefa;box-shadow:0 16px 34px #2a271e29}.system-product-picker-option{display:grid;gap:2px;width:100%;border:0;border-bottom:1px solid rgba(77,90,65,.08);padding:9px 10px;text-align:left;color:#1f2b1e;background:transparent;cursor:pointer}.system-product-picker-option:hover,.system-product-picker-option:focus{background:#b8da9938}.system-product-picker-option span,.system-product-picker-empty{color:var(--muted);font-size:.78rem;font-weight:750}.system-product-picker-empty{padding:10px}.system-admin-card,.system-admin-status{border:1px solid rgba(77,90,65,.12);border-radius:8px;padding:16px;background:#fffdf8f5}.system-admin-status .database-status-grid{margin-bottom:12px}@media(max-width:1100px){.system-admin-grid{grid-template-columns:1fr}.system-recipe-item-row{grid-template-columns:1fr 1fr}.system-admin-kpis{grid-template-columns:repeat(2,minmax(160px,1fr))}.system-editor-panel{position:static}}@media(max-width:680px){.system-admin-kpis,.system-recipe-item-row{grid-template-columns:1fr}}@media(max-width:1100px){.products-workspace{grid-template-columns:1fr}.product-side-panel{position:static}}@media(max-width:760px){.products-toolbar{align-items:stretch}.products-toolbar .compact-search,.products-toolbar select,.products-toolbar button{flex:1 1 100%;min-width:0}.products-table{min-width:720px}.products-table tr{grid-template-columns:minmax(170px,1.35fr) minmax(120px,.85fr) 72px 104px 76px 142px}.products-table th:first-child,.products-table td:first-child{width:auto}.products-footer,.product-form-grid.two-columns,.product-panel-actions{grid-template-columns:1fr}}body[data-view=dashboard] .dashboard-panel{box-shadow:0 18px 40px #262d2212}body[data-view=dashboard] .saas-status-strip{gap:8px;margin-bottom:16px}body[data-view=dashboard] .saas-status-strip>div{border-color:#4d5a411c;padding:10px 14px;background:#f8faf4b8;box-shadow:inset 0 1px #fffdf8b8}body[data-view=dashboard] .saas-status-strip span{color:#64705f;font-size:.7rem;font-weight:820}body[data-view=dashboard] .saas-status-strip strong{color:#232d22;font-size:.9rem;font-weight:840;line-height:1.22}body[data-view=dashboard] .dashboard-tile{min-height:116px;padding-block:16px;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}body[data-view=dashboard] .dashboard-tile strong{font-weight:900;line-height:1.14}body[data-view=dashboard] .dashboard-tile small{color:#5d6758;font-weight:680;line-height:1.42}body[data-view=dashboard] .dashboard-tile:hover,body[data-view=dashboard] .dashboard-tile:focus-visible{border-color:#54723f40;background:#fffefa;box-shadow:0 12px 26px #2a271e17}body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:last-child:nth-child(3n+1){grid-column:span 2}body[data-view=dashboard] .dashboard-bottom-grid{align-items:start;gap:14px}body[data-view=dashboard] .dashboard-card{min-height:0;padding:0;box-shadow:0 10px 24px #2a271e0b}body[data-view=dashboard] .dashboard-card-head{min-height:0;padding:14px 14px 12px}body[data-view=dashboard] .dashboard-card-head h3{font-size:1.02rem;line-height:1.16}body[data-view=dashboard] .dashboard-card-head .ghost-button{min-height:38px;padding:8px 12px}body[data-view=dashboard] .dashboard-list{gap:8px;padding:12px 14px 14px;min-height:0}body[data-view=dashboard] .dashboard-empty{min-height:0;border-color:#8c7e622e;border-radius:8px;padding:13px 14px;color:#5d6758;background:#faf7ef9e;font-size:.9rem;font-weight:720;line-height:1.38}body[data-view=dashboard] .dashboard-list-item{min-height:0;padding:12px 14px}body[data-view=dashboard] .dashboard-list-item small{color:#667061;font-weight:680;line-height:1.35}body[data-view=dashboard] .dashboard-base-card .database-status-grid{gap:8px;padding:12px 14px 14px}body[data-view=dashboard] .dashboard-base-card .database-status-grid div{min-height:54px;padding:10px 12px}body[data-view=dashboard] .dashboard-base-card .database-status-grid span{color:#667061;font-weight:780}body[data-view=dashboard] .dashboard-base-card .database-status-grid strong{font-size:.96rem;font-weight:840;line-height:1.18}body[data-view=dashboard] .dashboard-base-card:has(.database-status-grid:empty){min-height:0}body[data-view=dashboard] .dashboard-base-card .database-status-grid:empty{display:none}body[data-view=dashboard] .side-nav .nav-blog-link{margin-top:-2px;padding:12px;font-size:.73rem;font-weight:760;line-height:1.42}body[data-view=dashboard] .dashboard-quick-actions button{transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}body[data-view=dashboard] .dashboard-quick-actions button:hover,body[data-view=dashboard] .dashboard-quick-actions button:focus-visible{transform:translateY(-1px)}@media(max-width:900px){body[data-view=dashboard] .dashboard-shell{padding-bottom:14px}body[data-view=dashboard] .dashboard-hero{gap:12px;padding-bottom:10px}body[data-view=dashboard] .dashboard-quick-actions{gap:8px}body[data-view=dashboard] .dashboard-stats,body[data-view=dashboard] .saas-status-strip{margin-bottom:12px}body[data-view=dashboard] .dashboard-action-grid{gap:10px;padding-bottom:12px}body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:last-child:nth-child(3n+1){grid-column:auto}body[data-view=dashboard] .dashboard-tile{min-height:96px;padding-block:14px}body[data-view=dashboard] .dashboard-bottom-grid{gap:12px}body[data-view=dashboard] .dashboard-card-head{padding:12px}body[data-view=dashboard] .dashboard-list,body[data-view=dashboard] .dashboard-base-card .database-status-grid{padding:10px 12px 12px}body[data-view=dashboard] .dashboard-empty{padding:12px;font-size:.88rem}}@media(max-width:560px){body[data-view=dashboard] .saas-status-strip>div{padding:9px 11px}body[data-view=dashboard] .dashboard-card{min-height:0}body[data-view=dashboard] .dashboard-card-head{gap:10px}body[data-view=dashboard] .dashboard-card-head .ghost-button{min-height:36px}body[data-view=dashboard] .dashboard-empty{margin:0}body[data-view=dashboard] .dashboard-base-card .database-status-grid div{min-height:48px}body[data-view=dashboard] .dashboard-base-card .database-status-grid{gap:7px}body[data-view=dashboard] .dashboard-base-card .database-status-grid strong{font-size:.9rem}}body[data-view=dashboard] #dashboardCurrentUser{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}body[data-view=dashboard] #dashboardStorageMode{color:#2f4f2f}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head{align-items:flex-start}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head>div{display:grid;gap:3px}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head .eyebrow{color:#587540}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head h3{max-width:19rem;font-size:.98rem;line-height:1.12}body[data-view=dashboard] .dashboard-base-summary{margin:1px 0 0;color:#667061;font-size:.82rem;font-weight:680;line-height:1.35}body[data-view=dashboard] .dashboard-base-card .database-status-grid{border-top:1px solid rgba(77,90,65,.08);background:#faf7ef61}body[data-view=dashboard] .dashboard-base-card .database-status-grid div{border-color:#4d5a411a;background:#fffdf8bd}body[data-view=dashboard] .dashboard-base-card .database-status-grid span{letter-spacing:.02em}body[data-view=dashboard] .dashboard-base-card .database-status-grid strong{color:#3a4832}@media(max-width:560px){body[data-view=dashboard] .dashboard-card{content-visibility:visible}body[data-view=dashboard] .dashboard-base-summary{font-size:.78rem}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head h3{max-width:none}}body[data-view=dashboard] .dashboard-action-grid{gap:12px}body[data-view=dashboard] .dashboard-tile{grid-template-columns:50px minmax(0,1fr);column-gap:16px;row-gap:4px;align-content:center;min-height:112px;padding:16px 42px 16px 18px;border-color:#4d5a4121;background:linear-gradient(180deg,#ffffffb8,#fff0),#fffdf8f0;box-shadow:0 8px 18px #2a271e0b}body[data-view=dashboard] .dashboard-tile:after{right:18px;color:#4e594557;font-size:1.65rem;transition:color .16s ease,opacity .16s ease,right .16s ease}body[data-view=dashboard] .dashboard-tile strong{margin-bottom:4px;color:#1f281f;font-size:1.05rem;font-weight:900;line-height:1.16}body[data-view=dashboard] .dashboard-tile small{color:#5f6b5a;font-size:.83rem;font-weight:620;line-height:1.48}body[data-view=dashboard] .dashboard-tile-icon{width:46px;height:46px;border-color:#4d5a411a;box-shadow:inset 0 1px #ffffffb8,0 5px 12px #2a271e0e}body[data-view=dashboard] .dashboard-tile-icon:after{inset:9px;opacity:.08}body[data-view=dashboard] .dashboard-tile-icon svg{width:22px;height:22px;stroke-width:2.05;filter:none}body[data-view=dashboard] .dashboard-tile:hover,body[data-view=dashboard] .dashboard-tile:focus-visible{transform:translateY(-2px);border-color:#54723f47;background:linear-gradient(180deg,#ffffffd1,#fff0),#fffef9;box-shadow:0 14px 28px #2a271e17}body[data-view=dashboard] .dashboard-tile:hover:after,body[data-view=dashboard] .dashboard-tile:focus-visible:after{right:14px;color:#4e594585}body[data-view=dashboard] .dashboard-tile:hover .dashboard-tile-icon,body[data-view=dashboard] .dashboard-tile:focus-visible .dashboard-tile-icon{transform:translateY(-1px);box-shadow:inset 0 1px #ffffffc7,0 8px 16px #2a271e13}body[data-view=dashboard] .dashboard-action-grid .tile-legal{grid-column:1 / -1;grid-template-columns:46px minmax(0,1fr);min-height:88px;padding-block:14px;background:linear-gradient(180deg,#ffffff9e,#fff0),#f8fbf3db;box-shadow:0 6px 16px #2a271e09}body[data-view=dashboard] .dashboard-action-grid .tile-legal strong{max-width:none;font-size:1rem}body[data-view=dashboard] .dashboard-action-grid .tile-legal small{max-width:68ch}@media(max-width:900px){body[data-view=dashboard] .dashboard-action-grid{gap:10px}body[data-view=dashboard] .dashboard-tile,body[data-view=dashboard] .dashboard-action-grid .tile-legal{grid-column:auto;grid-template-columns:46px minmax(0,1fr);min-height:98px;padding:14px 36px 14px 14px}body[data-view=dashboard] .dashboard-tile strong{font-size:1rem}body[data-view=dashboard] .dashboard-tile small{font-size:.8rem;line-height:1.44}}@media(max-width:560px){body[data-view=dashboard] .dashboard-tile,body[data-view=dashboard] .dashboard-action-grid .tile-legal{min-height:92px;padding-block:13px}body[data-view=dashboard] .dashboard-tile-icon{width:42px;height:42px}}body[data-view=dashboard] .saas-status-strip{grid-template-columns:repeat(4,minmax(0,1fr))}body[data-view=dashboard] .saas-status-strip>div:has(#dashboardCompanyPlan){display:none}body[data-view=dashboard] .saas-status-strip>div{min-width:0}body[data-view=dashboard] .saas-status-strip strong{overflow-wrap:anywhere}@media(max-width:1200px){body[data-view=dashboard] .saas-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}body[data-view=dashboard] .dashboard-bottom-grid{align-items:stretch}body[data-view=dashboard] .dashboard-bottom-grid>.dashboard-card{display:grid;grid-template-rows:auto 1fr}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head{min-height:64px;align-items:flex-start}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head h3{max-width:18rem;font-size:1.02rem;line-height:1.16}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head .ghost-button{flex:0 0 auto;min-width:104px;white-space:nowrap}body[data-view=dashboard] .dashboard-base-card .database-status-grid{display:none}body[data-view=dashboard] .dashboard-base-summary{display:grid;align-content:center;min-height:66px;margin:12px 14px 14px;border:1px dashed rgba(140,126,98,.18);border-radius:8px;padding:13px 14px;color:#5d6758;background:#faf7ef9e;font-size:.88rem;font-weight:720;line-height:1.38}@media(max-width:900px){body[data-view=dashboard] .dashboard-bottom-grid>.dashboard-card{min-height:0}body[data-view=dashboard] .dashboard-base-summary{min-height:64px;margin:10px 12px 12px;padding:12px;font-size:.88rem}}@media(max-width:560px){body[data-view=dashboard] .dashboard-base-card .dashboard-card-head{align-items:flex-start}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head .ghost-button{width:auto;min-width:104px}}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head .eyebrow{color:#637358;font-weight:780;letter-spacing:.045em}body[data-view=dashboard] .dashboard-base-card .dashboard-card-head h3{color:#24311f;font-size:1rem;font-weight:820;line-height:1.2}body[data-view=dashboard] .dashboard-base-summary{min-height:62px;color:#65705f;font-size:.86rem;font-weight:680;line-height:1.42}body[data-view=dashboard] .toast{border-color:#677e5238;padding:10px 13px;color:#263423;background:#fafdf6f5;box-shadow:0 10px 24px #232b1c1f;font-size:.9rem;font-weight:720;line-height:1.35}@media(max-width:560px){body[data-view=dashboard] .dashboard-base-summary{min-height:58px;font-size:.84rem}body[data-view=dashboard] .toast{right:12px;bottom:12px;max-width:calc(100% - 24px);padding:9px 12px}}body[data-view=calculation] .panel-event .panel-title,body[data-view=calculation] .panel-menu .panel-title{padding:16px 18px}body[data-view=calculation] .panel-event .eyebrow,body[data-view=calculation] .panel-menu .eyebrow{color:#687a45;font-size:.72rem;font-weight:820;letter-spacing:.045em}body[data-view=calculation] .panel-event .panel-title h2,body[data-view=calculation] .panel-menu .panel-title h2{font-size:1.14rem;font-weight:820;line-height:1.18}body[data-view=calculation] .panel-menu .panel-subtitle{max-width:52rem;font-weight:620}body[data-view=calculation] .panel-menu .menu-sections{gap:12px;padding:14px}body[data-view=calculation] .meal-block{gap:10px;padding:12px}body[data-view=calculation] .meal-block-head{align-items:center;gap:10px}body[data-view=calculation] .meal-block-head label{font-weight:760}body[data-view=calculation] .menu-section{border-color:#69755529;background:#fffdf8}body[data-view=calculation] .menu-section[open]{border-color:#6f8d4f3d}body[data-view=calculation] .menu-section-head,body[data-view=calculation] .panel-menu .menu-section[open] .menu-section-head{min-height:46px;padding:10px 12px;background:linear-gradient(180deg,#fffdf8fa,#f8fbf1f5)}body[data-view=calculation] .menu-section-title{align-items:baseline;gap:4px 10px}body[data-view=calculation] .menu-section h3{color:#263320;font-size:.9rem;font-weight:820;line-height:1.18}body[data-view=calculation] .menu-section p{color:#717b68;font-size:.76rem;font-weight:560;line-height:1.3}body[data-view=calculation] .menu-section .status-chip{min-height:28px;border-color:#6f8d4f33;padding:5px 9px;color:#495b3d;background:#eff6e7db;font-size:.76rem;font-weight:780}body[data-view=calculation] .menu-section[open]>.section-controls{display:grid;gap:10px;padding:10px 12px;background:#faf8f0c7}body[data-view=calculation] .section-controls label{gap:5px;color:#4d5a45;font-size:.78rem;font-weight:720;line-height:1.28}body[data-view=calculation] .section-controls label small,body[data-view=calculation] .section-controls small,body[data-view=calculation] .section-controls p{color:#76806f;font-size:.74rem;font-weight:520;line-height:1.35}body[data-view=calculation] .section-controls select{min-height:38px;border-color:#6975552e;background-color:#fffef9;font-weight:680}body[data-view=calculation] .menu-section[open]>.recipe-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;background:#fffefaf5}body[data-view=calculation] .menu-section:not([open])>:not(summary){display:none}body[data-view=calculation] .recipe-choice{align-items:center;grid-template-columns:20px minmax(0,1fr);column-gap:9px;min-height:64px;border-color:#69755526;padding:10px 11px;color:#2f392d;background:#fffdf8f5;font-size:.84rem;font-weight:640;line-height:1.25;box-shadow:0 4px 12px #2a271e06}body[data-view=calculation] .recipe-choice:hover,body[data-view=calculation] .recipe-choice:focus-within{transform:translateY(-1px);border-color:#6f8d4f57;background:#fbfdf5;box-shadow:0 8px 18px #2a271e0e}body[data-view=calculation] .recipe-choice:has(input:checked){border-color:#5c804070;background:#f1f8ea;box-shadow:inset 3px 0 0 var(--calc-accent),0 8px 18px #54723f14}body[data-view=calculation] .recipe-choice input{width:17px;height:17px;min-height:17px;margin:0;accent-color:#5d7f42}body[data-view=calculation] .recipe-choice .portion-chip,body[data-view=calculation] .portion-chip{padding:3px 7px;color:#5d6b4d;font-size:.72rem;font-weight:720}@media(max-width:1100px){body[data-view=calculation] .recipe-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body[data-view=calculation] .panel-event .panel-title,body[data-view=calculation] .panel-menu .panel-title{padding:14px}body[data-view=calculation] .panel-menu .menu-sections,body[data-view=calculation] .meal-block,body[data-view=calculation] .recipe-choices{padding:10px}body[data-view=calculation] .recipe-choices{grid-template-columns:1fr}body[data-view=calculation] .recipe-choice{min-height:58px}}body[data-view=breakfast] .breakfast-grid{align-items:stretch;gap:16px}body[data-view=breakfast] .breakfast-card{display:flex;min-height:100%;flex-direction:column;border-color:#545d4624;border-radius:10px;background:#fffefa;padding:16px}body[data-view=breakfast] .breakfast-card .table-toolbar.tight{align-items:flex-start;margin:0 0 14px;padding:0 0 12px;border-bottom:1px solid rgba(84,93,70,.12)}body[data-view=breakfast] .breakfast-card .table-toolbar.tight h3{color:#233121;font-size:1rem;line-height:1.2}body[data-view=breakfast] .breakfast-card .helper-text{max-width:62ch;margin-top:5px;color:#68715f;font-size:.82rem;font-weight:620;line-height:1.45}body[data-view=breakfast] .breakfast-card .form-grid.two{flex:1;align-content:start;gap:12px}body[data-view=breakfast] .breakfast-card label{display:grid;min-width:0;gap:6px;color:#394536;font-size:.78rem;font-weight:850;line-height:1.25}body[data-view=breakfast] .breakfast-card input,body[data-view=breakfast] .breakfast-card select{width:100%;min-width:0;min-height:40px;border-color:#545d4633;background-color:#fffdf8;font-size:.9rem}body[data-view=breakfast] .breakfast-card input:focus,body[data-view=breakfast] .breakfast-card select:focus{border-color:#54723f73;box-shadow:0 0 0 3px #54723f1f}body[data-view=breakfast] .breakfast-card .input-unit{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-width:0}body[data-view=breakfast] .breakfast-card .input-unit input{border-radius:8px 0 0 8px}body[data-view=breakfast] .breakfast-card .input-unit em{display:inline-flex;min-width:48px;align-items:center;justify-content:center;border:1px solid rgba(84,93,70,.2);border-left:0;border-radius:0 8px 8px 0;background:#f7f5ec;color:#606b59;font-size:.78rem;font-style:normal;font-weight:850;white-space:nowrap}body[data-view=breakfast] .breakfast-results{gap:14px}body[data-view=breakfast] .breakfast-message{display:flex;align-items:center;gap:10px;border-color:#3077942e;border-radius:10px;background:#f3f8f8;color:#435144;padding:11px 13px;font-size:.9rem;font-weight:760;line-height:1.45}body[data-view=breakfast] .breakfast-message:before{content:"";width:8px;min-width:8px;height:8px;border-radius:999px;background:#4f743b;opacity:.75}body[data-view=breakfast] .breakfast-message.is-neutral{border-color:#3077942e;background:#f3f8f8;color:#435144}body[data-view=breakfast] .breakfast-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body[data-view=breakfast] .breakfast-metric{min-height:86px;align-content:center;border-color:#545d4624;border-radius:10px;background:#fffdf8;padding:12px 13px}body[data-view=breakfast] .breakfast-metric span{color:#66705f;font-size:.72rem;font-weight:820;letter-spacing:.03em}body[data-view=breakfast] .breakfast-metric strong{color:#223020;font-size:1.08rem;line-height:1.15}body[data-view=breakfast] .breakfast-metric.is-revenue{border-color:#30779433;background:#f1f7f9}body[data-view=breakfast] .breakfast-metric.is-products,body[data-view=breakfast] .breakfast-metric.is-organization{border-color:#9a845633;background:#fff8ea}body[data-view=breakfast] .breakfast-metric.is-minimum{border-color:#57758f33;background:#f1f5f7}body[data-view=breakfast] .breakfast-metric.is-staff{border-color:#54723f38;background:#f2f8ee}body[data-view=breakfast] .breakfast-metric.is-waste{border-color:#b3801f3d;background:#fff6dc}body[data-view=breakfast] .breakfast-metric.is-loss{border-color:#be564547;background:#fff3ef}body[data-view=breakfast] .breakfast-metric.is-warning{border-color:#b3801f47}@media(max-width:980px){body[data-view=breakfast] .breakfast-grid,body[data-view=breakfast] .breakfast-metrics{grid-template-columns:1fr}body[data-view=breakfast] .breakfast-card{padding:14px}}@media(max-width:640px){body[data-view=breakfast] .breakfast-card .form-grid.two{grid-template-columns:1fr;gap:10px}body[data-view=breakfast] .breakfast-card input,body[data-view=breakfast] .breakfast-card select{min-height:38px}body[data-view=breakfast] .breakfast-metric{min-height:74px}}body[data-view=breakfast] .breakfast-card .form-grid.two{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);column-gap:14px;row-gap:12px}body[data-view=breakfast] .breakfast-card label:has(#breakfastType),body[data-view=breakfast] .breakfast-card label:has(#breakfastStaffMode),body[data-view=breakfast] .breakfast-card label:has(#breakfastWasteMode){grid-column:1 / -1}body[data-view=breakfast] .breakfast-card label:has(#breakfastDate),body[data-view=breakfast] .breakfast-card label:has(#breakfastHourlyRate),body[data-view=breakfast] .breakfast-card label:has(#breakfastLaundryPerGuest){grid-column:span 1}body[data-view=breakfast] .breakfast-card select{overflow:hidden;padding-right:36px;text-overflow:clip;white-space:nowrap}body[data-view=breakfast] .breakfast-card label:has(select) select{min-width:100%}body[data-view=breakfast] .breakfast-card .input-unit{width:100%;grid-template-columns:minmax(0,1fr) minmax(48px,auto)}body[data-view=breakfast] .breakfast-card .input-unit input{width:100%;min-width:0}body[data-view=breakfast] .breakfast-card .input-unit em{min-width:52px;padding:0 9px}body[data-view=breakfast] .breakfast-card label:has(#breakfastCleaningPerGuest) .input-unit em,body[data-view=breakfast] .breakfast-card label:has(#breakfastLaundryPerGuest) .input-unit em{min-width:66px}body[data-view=breakfast] .breakfast-card label:has(#breakfastAdults),body[data-view=breakfast] .breakfast-card label:has(#breakfastChildren),body[data-view=breakfast] .breakfast-card label:has(#breakfastStaffCount),body[data-view=breakfast] .breakfast-card label:has(#breakfastMediaPercent),body[data-view=breakfast] .breakfast-card label:has(#breakfastWastePercent){min-width:0}@media(max-width:1120px){body[data-view=breakfast] .breakfast-card .form-grid.two{grid-template-columns:1fr}body[data-view=breakfast] .breakfast-card label{grid-column:1 / -1}}@media(min-width:1121px){body[data-view=breakfast] .breakfast-card label:has(#breakfastSetupCost),body[data-view=breakfast] .breakfast-card label:has(#breakfastCleaningPerGuest){grid-column:1 / -1}}body[data-view=breakfast] .panel-breakfast{border-color:#555d4624;background:#fffdf8}body[data-view=breakfast] .panel-breakfast>.panel-title{align-items:center;border-bottom:1px solid rgba(85,93,70,.1);background:linear-gradient(180deg,#f7fbf1,#fffdf8)}body[data-view=breakfast] .panel-breakfast .panel-title h2{color:#233020;font-size:1.18rem}body[data-view=breakfast] .panel-breakfast .toolbar-actions{gap:7px}body[data-view=breakfast] .panel-breakfast .toolbar-actions .ghost-button,body[data-view=breakfast] .panel-breakfast .toolbar-actions .secondary-button{min-height:36px;border-color:#555d4629;padding:7px 11px;background:#fffef9;color:#394735;font-size:.78rem;box-shadow:none}body[data-view=breakfast] .panel-breakfast .toolbar-actions .secondary-button{background:#edf5e6}body[data-view=breakfast] .breakfast-report-grid{gap:14px;padding:16px}body[data-view=breakfast] .breakfast-report{overflow:hidden;border:1px solid rgba(85,93,70,.14);border-radius:10px;background:#fffef9;box-shadow:0 9px 22px #2a271e0b}body[data-view=breakfast] .breakfast-report:nth-child(1){border-top:4px solid #6f8d4f}body[data-view=breakfast] .breakfast-report:nth-child(2){border-top:4px solid #4f8d84}body[data-view=breakfast] .breakfast-report:nth-child(3){border-top:4px solid #8d7a4f}body[data-view=breakfast] .breakfast-report h3{border-bottom:1px solid rgba(85,93,70,.1);padding:13px 14px;background:#fbfaf3;color:#243020;font-size:.98rem;line-height:1.2}body[data-view=breakfast] .breakfast-report-body{display:grid;gap:10px;max-height:620px;overflow:auto;padding:12px}body[data-view=breakfast] .breakfast-report-section{border:1px solid rgba(85,93,70,.11);border-radius:8px;padding:10px;background:#fffefa}body[data-view=breakfast] .breakfast-report-section h4{margin:0 0 8px;color:#263423;font-size:.82rem;font-weight:930}body[data-view=breakfast] .breakfast-report-section dl{display:grid;gap:7px;margin:0}body[data-view=breakfast] .breakfast-report-section dl div{display:grid;grid-template-columns:minmax(88px,.75fr) minmax(0,1.25fr);gap:8px;align-items:start;border-radius:7px;padding:7px 8px;background:#fbfaf3}body[data-view=breakfast] .breakfast-report-section dt{color:#68715f;font-size:.68rem;font-weight:850;text-transform:uppercase}body[data-view=breakfast] .breakfast-report-section dd{margin:0;color:#263423;font-size:.8rem;font-weight:760;line-height:1.32}body[data-view=breakfast] .breakfast-report-section .is-good dd{color:#2f6c2a;font-weight:930}body[data-view=breakfast] .breakfast-report-section .is-loss dd,body[data-view=breakfast] .breakfast-report-section .is-bad dd{color:#a82119;font-weight:930}body[data-view=breakfast] .breakfast-report-section .is-risk dd{color:#8a5b12;font-weight:900}body[data-view=breakfast] .breakfast-report-section .is-muted dd,body[data-view=breakfast] .breakfast-report-section .is-neutral dd{color:#68715f;font-weight:760}body[data-view=breakfast] .breakfast-report-category{display:grid;gap:6px}body[data-view=breakfast] .breakfast-report-category+.breakfast-report-category{margin-top:10px}body[data-view=breakfast] .breakfast-report-category h5{margin:0;color:#526348;font-size:.68rem;font-weight:900;text-transform:uppercase}body[data-view=breakfast] .breakfast-report-category ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}body[data-view=breakfast] .breakfast-report-category li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;align-items:start;border-radius:7px;padding:7px 8px;background:#fbfaf3}body[data-view=breakfast] .breakfast-report-category li span{min-width:0;color:#263423;font-size:.78rem;font-weight:780;line-height:1.25}body[data-view=breakfast] .breakfast-report-category li strong{color:#314b2a;font-size:.78rem;white-space:nowrap}body[data-view=breakfast] .breakfast-report-category li small{grid-column:1 / -1;color:#68715f;font-size:.7rem}body[data-view=breakfast] .breakfast-empty-state{margin:0;border:1px dashed rgba(85,93,70,.18);border-radius:8px;padding:10px;color:#68715f;background:#fbfaf3;font-size:.8rem}@media(max-width:980px){body[data-view=breakfast] .breakfast-report-grid{grid-template-columns:1fr}body[data-view=breakfast] .panel-breakfast>.panel-title{align-items:start}body[data-view=breakfast] .panel-breakfast .toolbar-actions{width:100%}body[data-view=breakfast] .panel-breakfast .toolbar-actions>*{flex:1}}@media(max-width:560px){body[data-view=breakfast] .breakfast-report-section dl div,body[data-view=breakfast] .breakfast-report-category li{grid-template-columns:1fr}}body[data-view=reports] .reports-dashboard-header{margin-bottom:16px}body[data-view=reports] .reports-dashboard-header h2{font-size:clamp(1.85rem,3.4vw,2.75rem);letter-spacing:0}body[data-view=reports] #resetDataBtn{border-color:#555d4624;background:transparent;color:#697260;box-shadow:none}body[data-view=reports] #resetDataBtn:hover,body[data-view=reports] #resetDataBtn:focus-visible{border-color:#555d4647;background:#fffef9;color:#394735}body[data-view=reports] #copyBuyerBtnTop{white-space:nowrap}body[data-view=reports] .reports-result-section,body[data-view=reports] .reports-bottom-section{border-color:#555d4621;background:#fffef9;box-shadow:0 8px 20px #2a271e0b}body[data-view=reports] .reports-section-head h3,body[data-view=reports] .report-launcher-head h3{font-size:1.08rem;letter-spacing:0}body[data-view=reports] .report-launcher{gap:16px}body[data-view=reports] .report-open{min-height:138px;border-color:#555d4624;border-radius:9px;padding:18px 18px 60px;background:linear-gradient(180deg,#fffef9,#fbfaf3);box-shadow:0 8px 18px #2a271e0b}body[data-view=reports] .report-open:after{display:none}body[data-view=reports] .report-open:before{content:"Otwórz raport";left:18px;bottom:16px;border:1px solid rgba(84,114,63,.22);border-radius:7px;background:#eef6e7;color:#314b2a;padding:7px 12px;font-size:.76rem}body[data-view=reports] .report-open:hover,body[data-view=reports] .report-open:focus-visible{border-color:#54723f57;background:#fffdf6;box-shadow:0 10px 22px #2a271e12}body[data-view=reports] .report-open span{color:#243020;font-size:1.02rem;line-height:1.2}body[data-view=reports] .report-open span:after{max-width:100%;margin-top:7px;color:#68715f;font-size:.76rem;line-height:1.35}body[data-view=reports] .report-result-card{border-color:#555d4621;box-shadow:none}@media(max-width:980px){body[data-view=reports] .header-actions{align-items:stretch}body[data-view=reports] #copyBuyerBtnTop{white-space:normal}body[data-view=reports] .report-open{min-height:124px}}body[data-view=reports] .report-owner .report-card-head{align-items:flex-start;gap:14px;border-bottom-color:#545d4624;background:linear-gradient(180deg,#fffdf7,#fbfaf3)}body[data-view=reports] .report-owner .report-card-title{display:grid;gap:4px;min-width:0}body[data-view=reports] .report-owner .report-card-subtitle{margin:0;color:#68715f;font-size:.88rem;font-weight:650;line-height:1.4}body[data-view=reports] .report-owner .report-card-actions{align-items:center;gap:8px}body[data-view=reports] .report-owner .report-card-actions button{min-width:84px;min-height:36px;padding:8px 13px;border-radius:8px;box-shadow:none}body[data-view=reports] .report-owner .owner-report{display:grid;gap:14px}body[data-view=reports] .report-owner .owner-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}body[data-view=reports] .report-owner .owner-price-hints{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}body[data-view=reports] .report-owner .owner-metric{min-width:0;border-color:#545d4624;border-radius:10px;background:#fffdf8;padding:10px 12px}body[data-view=reports] .report-owner .owner-primary-metric{border-color:#54723f3d;background:#f7fbf2}body[data-view=reports] .report-owner .owner-primary-metric strong{color:#1e2a1d;font-size:1.16rem;line-height:1.1}body[data-view=reports] .report-owner .owner-secondary-metric{background:#fffefa}body[data-view=reports] .report-owner .owner-secondary-metric strong{color:#33402f;font-size:.98rem}body[data-view=reports] .report-owner .owner-metric.is-warning-kpi{border-color:#b3761c4d;background:#fff6df}body[data-view=reports] .report-owner .owner-metric.is-warning-kpi strong{color:#8a560f}body[data-view=reports] .report-owner .owner-personnel-section,body[data-view=reports] .report-owner .owner-cost-details{display:grid;gap:10px}body[data-view=reports] .report-owner .owner-personnel-section>h4,body[data-view=reports] .report-owner .owner-cost-details>h4{margin:0;color:#263423;font-size:.9rem;letter-spacing:.02em}body[data-view=reports] .report-owner .owner-personnel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body[data-view=reports] .report-owner .owner-personnel-card{border:1px solid rgba(84,93,70,.14);border-radius:10px;background:#fffefa;padding:10px}body[data-view=reports] .report-owner .owner-personnel-card h5,body[data-view=reports] .report-owner .owner-detail-grid h5{margin:0 0 8px;color:#243321;font-size:.88rem}body[data-view=reports] .report-owner .owner-personnel-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0}body[data-view=reports] .report-owner .owner-personnel-card div{display:grid;gap:2px}body[data-view=reports] .report-owner .owner-personnel-card dt{color:#68715f;font-size:.68rem;font-weight:850;text-transform:uppercase}body[data-view=reports] .report-owner .owner-personnel-card dd{margin:0;color:#1f2b1f;font-size:.86rem;font-weight:800}body[data-view=reports] .report-owner .owner-offer-status{margin:0;border-color:#3077942e;border-radius:10px;background:#f3f8f8;padding:11px 13px}body[data-view=reports] .report-owner .owner-offer-status.is-risk,body[data-view=reports] .report-owner .owner-offer-status.is-bad{border-color:#b3761c47;background:#fff7e5}body[data-view=reports] .report-owner .owner-offer-status strong{color:#233424;font-size:.94rem}body[data-view=reports] .report-owner .owner-offer-status span{color:#68715f;line-height:1.45}body[data-view=reports] .report-owner .owner-warnings{gap:7px;margin:0}body[data-view=reports] .report-owner .owner-warnings li{border-color:#545d4621;background:#fffefa;color:#4d5848;font-weight:720;line-height:1.45}body[data-view=reports] .report-owner .owner-cost-table-wrap{border-color:#545d4624;border-radius:10px;overflow-x:auto}body[data-view=reports] .report-owner .owner-cost-table{min-width:0;width:100%;border-collapse:separate;border-spacing:0}body[data-view=reports] .report-owner .owner-cost-table th{background:#f7f5ec;color:#596552;font-size:.72rem;letter-spacing:.04em}body[data-view=reports] .report-owner .owner-cost-table td{padding:10px 12px;vertical-align:top}body[data-view=reports] .report-owner .owner-cost-table td:last-child,body[data-view=reports] .report-owner .owner-cost-table th:last-child{text-align:right;white-space:nowrap}body[data-view=reports] .report-owner .owner-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}body[data-view=reports] .report-owner .owner-detail-grid>div{border:1px solid rgba(84,93,70,.14);border-radius:10px;background:#fffefa;padding:11px 12px}body[data-view=reports] .report-owner .owner-detail-grid ul{gap:7px;margin:0;padding:0}body[data-view=reports] .report-owner .owner-detail-grid li{color:#4d5848;font-size:.84rem;line-height:1.45}@media(max-width:900px){body[data-view=reports] .report-owner .owner-summary,body[data-view=reports] .report-owner .owner-price-hints,body[data-view=reports] .report-owner .owner-personnel-grid,body[data-view=reports] .report-owner .owner-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){body[data-view=reports] .report-owner .report-card-head,body[data-view=reports] .report-owner .report-card-actions{align-items:stretch}body[data-view=reports] .report-owner .report-card-actions{width:100%}body[data-view=reports] .report-owner .report-card-actions button{flex:1 1 0;min-width:0}body[data-view=reports] .report-owner .owner-summary,body[data-view=reports] .report-owner .owner-price-hints,body[data-view=reports] .report-owner .owner-personnel-grid,body[data-view=reports] .report-owner .owner-detail-grid{grid-template-columns:1fr}}body[data-view=dashboard] .dashboard-stats,body[data-view=dashboard] .saas-status-strip>div,body[data-view=dashboard] .dashboard-tile,body[data-view=dashboard] .dashboard-card{border-color:#54723f33}body[data-view=dashboard] .dashboard-stat-icon,body[data-view=dashboard] .dashboard-tile-icon{border-color:#54723f3d;background:#edf6e6;color:#456534}body[data-view=dashboard] .dashboard-stat-icon svg,body[data-view=dashboard] .dashboard-tile-icon svg{stroke:#4f743b}body[data-view=dashboard] .tile-offer .dashboard-tile-icon,body[data-view=dashboard] .tile-database .dashboard-tile-icon{border-color:#30779438;background:#e7f3f8;color:#2f6e88}body[data-view=dashboard] .tile-offer .dashboard-tile-icon svg,body[data-view=dashboard] .tile-database .dashboard-tile-icon svg{stroke:#2f6e88}body[data-view=dashboard] .tile-breakfast .dashboard-tile-icon{border-color:#b282203d;background:#fff3cf;color:#8b6416}body[data-view=dashboard] .tile-breakfast .dashboard-tile-icon svg{stroke:#8b6416}body[data-view=dashboard] .tile-reports .dashboard-tile-icon{border-color:#23875b3d;background:#dff5ea;color:#257b54}body[data-view=dashboard] .tile-reports .dashboard-tile-icon svg{stroke:#257b54}body[data-view=dashboard] .dashboard-tile:hover,body[data-view=dashboard] .dashboard-tile:focus-visible{border-color:#54723f52;background:#fffdf6}body[data-view=dashboard] .dashboard-empty,body[data-view=dashboard] .dashboard-base-summary{border-color:#54723f29;background:#fffaf0}body[data-view=dashboard] .dashboard-card-head .eyebrow,body[data-view=dashboard] .dashboard-base-card .dashboard-card-head .eyebrow,body[data-view=dashboard] .saas-status-strip span{color:#5f783f}body[data-view=dashboard] .dashboard-eyebrow,body[data-view=dashboard] .dashboard-card-head .eyebrow,body[data-view=dashboard] .dashboard-base-card .dashboard-card-head .eyebrow,body[data-view=dashboard] .saas-status-strip span{color:#536f34}body[data-view=dashboard] .dashboard-stats,body[data-view=dashboard] .saas-status-strip>div,body[data-view=dashboard] .dashboard-tile,body[data-view=dashboard] .dashboard-card{border-color:#4e6f3640}body[data-view=dashboard] .dashboard-tile{box-shadow:0 9px 20px #2a271e0f}body[data-view=dashboard] .dashboard-stat-icon,body[data-view=dashboard] .dashboard-tile-icon{border-color:#496f304d;background:#e7f3dd;color:#3f6230}body[data-view=dashboard] .dashboard-stat-icon svg,body[data-view=dashboard] .dashboard-tile-icon svg{stroke:#456f32}body[data-view=dashboard] #dashboardStorageMode{color:#284c27}body[data-view=dashboard] .dashboard-tile small,body[data-view=dashboard] .dashboard-list-item small,body[data-view=dashboard] .dashboard-empty,body[data-view=dashboard] .dashboard-base-summary{color:#515f4d}body[data-view=dashboard] .dashboard-tile:hover,body[data-view=dashboard] .dashboard-tile:focus-visible{border-color:#4a702f66;box-shadow:0 16px 32px #2a271e1c}body[data-view=dashboard] .dashboard-tile:hover .dashboard-tile-icon,body[data-view=dashboard] .dashboard-tile:focus-visible .dashboard-tile-icon{border-color:#496f305c;background:#e1f0d4}body[data-view=dashboard] .dashboard-empty,body[data-view=dashboard] .dashboard-base-summary{border-color:#54723f38;background:#fff8e8}body[data-view=dashboard] .dashboard-card:hover{border-color:#4e6f364d;box-shadow:0 13px 28px #2a271e12}body[data-view=reports] .report-open{position:relative;overflow:hidden;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}body[data-view=reports] .report-open:after{opacity:0}body[data-view=reports] .report-open:before{border-color:#54723f33;background:#fcfaf4c7;color:#41543a}body[data-view=reports] .report-open span:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--report-accent, rgba(84, 114, 63, .34))}body[data-view=reports] .report-open-cook{--report-accent: rgba(69, 119, 69, .48);--report-accent-soft: rgba(231, 243, 222, .62);--report-accent-border: rgba(69, 119, 69, .28);border-color:var(--report-accent-border)}body[data-view=reports] .report-open-buyer{--report-accent: rgba(54, 120, 153, .48);--report-accent-soft: rgba(229, 243, 249, .66);--report-accent-border: rgba(54, 120, 153, .26);border-color:var(--report-accent-border)}body[data-view=reports] .report-open-owner{--report-accent: rgba(177, 132, 45, .48);--report-accent-soft: rgba(255, 244, 211, .68);--report-accent-border: rgba(177, 132, 45, .28);border-color:var(--report-accent-border)}body[data-view=reports] .report-open-cook span:after,body[data-view=reports] .report-open-buyer span:after,body[data-view=reports] .report-open-owner span:after{background:var(--report-accent-soft);border-color:var(--report-accent-border)}body[data-view=reports] .report-open:hover,body[data-view=reports] .report-open:focus-visible{border-color:var(--report-accent-border, rgba(84, 114, 63, .3));background:#fffdf7fa;box-shadow:0 13px 28px #2a271e14}body[data-view=reports] .report-open:hover:before,body[data-view=reports] .report-open:focus-visible:before{border-color:var(--report-accent-border, rgba(84, 114, 63, .26));background:var(--report-accent-soft, rgba(247, 250, 242, .7))}body[data-view=database]:has(#tab-recipes.active) .main-status-bar{display:none}body[data-view=database]:has(#tab-recipes.active) .database-content .tab-list{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:12px;padding:3px;background:#fffdf8e0}body[data-view=database]:has(#tab-recipes.active) .database-content .tab-button{min-height:30px;border-radius:7px;padding:5px 10px;font-size:.8rem;font-weight:800}body[data-view=database]:has(#tab-recipes.active) .database-content .tab-button.active{background:#4f6f37;box-shadow:inset 0 1px #ffffff2e}body[data-view=database] #tab-recipes .recipe-editor-grid{padding-top:0}body[data-view=database] #tab-recipes .recipe-preview-head{align-items:center;gap:12px;padding:10px 14px;background:#f1f7ed}body[data-view=database] #tab-recipes .recipe-preview-head>div:first-child{min-width:0}body[data-view=database] #tab-recipes .recipe-preview-head .eyebrow{margin-bottom:2px;color:#58733c;font-size:.68rem;letter-spacing:.055em}body[data-view=database] #tab-recipes .recipe-preview-head h3{margin:0;color:#1f2a1f;font-size:1.08rem;line-height:1.16}body[data-view=database] #tab-recipes .recipe-preview-head .helper-text{margin-top:3px;color:#62705c;font-size:.8rem;line-height:1.28}body[data-view=database] #tab-recipes .recipe-preview-metrics{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0;max-width:48%}body[data-view=database] #tab-recipes .recipe-preview-metrics span{display:flex;align-items:baseline;gap:5px;min-height:30px;border-color:#54723f2e;border-radius:999px;padding:5px 9px;background:#fffdf8e6;white-space:nowrap}body[data-view=database] #tab-recipes .recipe-preview-metrics span:nth-child(1):before{content:"Koszt składników:"}body[data-view=database] #tab-recipes .recipe-preview-metrics span:nth-child(2):before{content:"Koszt dania:"}body[data-view=database] #tab-recipes .recipe-preview-metrics span:nth-child(3):before{content:"Składniki:"}body[data-view=database] #tab-recipes .recipe-preview-metrics span:before{color:#5f6b59;font-size:.74rem;font-weight:780}body[data-view=database] #tab-recipes .recipe-preview-metrics strong{color:#263423;font-size:.86rem;line-height:1}body[data-view=database] #tab-recipes .recipe-preview-metrics small{display:none}body[data-view=database] #tab-recipes .recipe-nav-actions{padding:9px 14px}@media(max-width:900px){body[data-view=database] #tab-recipes .recipe-preview-head{display:grid;align-items:start}body[data-view=database] #tab-recipes .recipe-preview-metrics{justify-content:flex-start;max-width:none}}@media(max-width:560px){body[data-view=database]:has(#tab-recipes.active) .database-content .tab-list{gap:3px}body[data-view=database]:has(#tab-recipes.active) .database-content .tab-button{flex:1 1 calc(50% - 4px);min-height:32px}body[data-view=database] #tab-recipes .recipe-preview-head{padding:10px 12px}body[data-view=database] #tab-recipes .recipe-preview-metrics span{white-space:normal}}body[data-view=database] #tab-recipes .recipe-preview-head{min-height:0;padding:7px 12px}body[data-view=database] #tab-recipes .recipe-preview-head h3{font-size:1rem;line-height:1.12}body[data-view=database] #tab-recipes .recipe-preview-head .helper-text{margin-top:2px;font-size:.76rem}body[data-view=database] #tab-recipes .recipe-preview-metrics{flex-wrap:nowrap;gap:5px;max-width:58%}body[data-view=database] #tab-recipes .recipe-preview-metrics span{min-height:26px;padding:4px 8px}body[data-view=database] #tab-recipes .recipe-preview-metrics span:before{font-size:.7rem}body[data-view=database] #tab-recipes .recipe-preview-metrics strong{font-size:.8rem}body[data-view=database] #tab-recipes .recipe-nav-actions{grid-template-columns:minmax(0,.9fr) auto minmax(0,.9fr);gap:6px;padding:6px 12px}body[data-view=database] #tab-recipes .recipe-nav-actions .recipe-nav-button{min-height:32px;padding:6px 10px;font-size:.78rem}body[data-view=database] #tab-recipes .recipe-nav-actions span{font-size:.76rem}body[data-view=database] #tab-recipes .recipe-form-head{gap:8px;padding:10px 12px}body[data-view=database] #tab-recipes .recipe-form-head .form-grid.two{gap:8px 10px}body[data-view=database] #tab-recipes .recipe-form-head label{gap:4px;font-size:.78rem;line-height:1.25}body[data-view=database] #tab-recipes .recipe-form-head input,body[data-view=database] #tab-recipes .recipe-form-head select{min-height:34px;padding:7px 10px}body[data-view=database] #tab-recipes .recipe-save-hint{color:#66705e;font-size:.76rem;font-weight:720;line-height:1.25}body[data-view=database] #tab-recipes .recipe-save-actions{margin:0}body[data-view=database] #tab-recipes .recipe-save-actions .primary-button{min-height:38px;padding-block:8px}body[data-view=database] #tab-recipes .recipe-form-head>.ghost-button.danger{min-height:34px;margin-top:0;padding:7px 10px}body[data-view=database] #tab-recipes .recipe-form>.table-toolbar{padding:10px 12px}@media(max-width:1180px){body[data-view=database] #tab-recipes .recipe-preview-metrics{flex-wrap:wrap;max-width:50%}}@media(max-width:900px){body[data-view=database] #tab-recipes .recipe-preview-metrics{flex-wrap:wrap;max-width:none}}body[data-view=database] #tab-recipes .recipe-form-head{grid-template-columns:minmax(150px,.7fr) minmax(330px,1fr);align-items:center}body[data-view=database] #tab-recipes .recipe-form-head .form-grid.two,body[data-view=database] #tab-recipes .recipe-form-head .recipe-save-hint{grid-column:1 / -1}body[data-view=database] #tab-recipes .recipe-save-actions{grid-column:2;grid-row:3}body[data-view=database] #tab-recipes .recipe-save-actions .primary-button,body[data-view=database] #tab-recipes .recipe-form-head>.ghost-button.danger{width:100%;min-height:34px;padding:7px 10px}body[data-view=database] #tab-recipes .recipe-form-head>.ghost-button.danger{grid-column:1;grid-row:3;justify-self:stretch;color:#8e2f25;background:#fffdf8e0}body[data-view=database] #tab-recipes .recipe-save-actions .primary-button{justify-content:center}@media(max-width:560px){body[data-view=database] #tab-recipes .recipe-form-head{grid-template-columns:1fr}body[data-view=database] #tab-recipes .recipe-save-actions,body[data-view=database] #tab-recipes .recipe-form-head>.ghost-button.danger{grid-column:1;grid-row:auto}}body[data-view=database] #tab-recipes .recipe-browser-filters{margin:10px 10px 0;border:1px solid rgba(84,114,63,.12);border-radius:8px;padding:10px;background:#faf8f1bd}body[data-view=database] #tab-recipes .recipe-list-counter{margin-top:10px;border-top:1px solid rgba(84,114,63,.1);background:#f7faf2a3}body[data-view=database] #tab-recipes .recipes-list{border-top:1px solid rgba(84,114,63,.08);background:#fffdf894}body[data-view=database] #tab-recipes .recipe-form.has-recipe{border-color:#54723f33;box-shadow:inset 0 1px #ffffffb8,0 12px 28px #2a271e0e}body[data-view=database] #tab-recipes .recipe-save-actions{display:flex;justify-content:flex-end;gap:8px;min-width:0}body[data-view=database] #tab-recipes .recipe-save-actions .secondary-button,body[data-view=database] #tab-recipes .recipe-save-actions .primary-button{width:auto;min-height:34px;padding:7px 12px;white-space:nowrap}body[data-view=database] #tab-recipes .recipe-save-actions .secondary-button{flex:0 0 148px;border-color:#54723f57;color:#3f6230;background:#f4f9ef}body[data-view=database] #tab-recipes .recipe-save-actions [data-action=print-recipe-tech-card]{flex:0 1 190px;border-color:#54723f47;color:#49623d;background:#fff;box-shadow:none;font-size:.82rem}body[data-view=database] #tab-recipes .recipe-save-actions [data-action=print-recipe-tech-card]:hover{border-color:#54723f6b;color:#2f4d27;background:#f8fbf4}body[data-view=database] #tab-recipes .recipe-save-actions .primary-button{flex:1 1 170px}body[data-view=database] #tab-recipes .recipe-ingredients-wrap{margin-top:0;border-top:1px solid rgba(84,114,63,.13);border-top-left-radius:0;border-top-right-radius:0}@media(max-width:900px){body[data-view=database] #tab-recipes .recipe-save-actions{flex-wrap:wrap}}@media(max-width:560px){body[data-view=database] #tab-recipes .recipe-save-actions{display:grid;gap:7px}body[data-view=database] #tab-recipes .recipe-save-actions .secondary-button,body[data-view=database] #tab-recipes .recipe-save-actions .primary-button{width:100%}}body[data-view=database] #tab-recipes .recipe-ingredients-wrap table{table-layout:fixed}body[data-view=database] #tab-recipes .recipe-ingredients-wrap th:nth-child(1){width:27%}body[data-view=database] #tab-recipes .recipe-ingredients-wrap th:nth-child(2),body[data-view=database] #tab-recipes .recipe-ingredients-wrap th:nth-child(3){width:12%}body[data-view=database] #tab-recipes .recipe-ingredients-wrap th:nth-child(4){width:14%}body[data-view=database] #tab-recipes .recipe-ingredients-wrap th:nth-child(5){width:13%}body[data-view=database] #tab-recipes .recipe-ingredients-wrap th:nth-child(6){width:14%}body[data-view=database] #tab-recipes .recipe-ingredients-wrap th:nth-child(7){width:8%}body[data-view=database] #tab-recipes .recipe-ingredients-wrap th,body[data-view=database] #tab-recipes .recipe-ingredients-wrap td{padding:7px 8px;vertical-align:middle}body[data-view=database] #tab-recipes .recipe-ingredient-picker{gap:2px;min-width:0}body[data-view=database] #tab-recipes .recipe-ingredient-search,body[data-view=database] #tab-recipes .recipe-ingredients-wrap input,body[data-view=database] #tab-recipes .recipe-ingredients-wrap select{width:100%;min-width:0;min-height:34px;padding:7px 9px}body[data-view=database] #tab-recipes .recipe-ingredient-picker small:empty{display:none}body[data-view=database] #tab-recipes .recipe-ingredients-wrap small[data-ingredient-category]{display:inline-flex;align-items:center;min-height:24px;color:#5f6b59;font-size:.72rem;line-height:1.2}body[data-view=database] #tab-recipes .recipe-ingredients-wrap .icon-button{width:30px;height:30px;min-height:30px}body[data-view=database] #tab-recipes .recipe-form.has-recipe{border:1px solid rgba(84,114,63,.24);border-radius:10px;background:#fffdf7;box-shadow:inset 0 1px #ffffffc2,0 10px 24px #2a271e0e}body[data-view=database] #tab-recipes .recipe-preview-head{border-bottom-color:#54723f29;border-top-left-radius:9px;border-top-right-radius:9px}body[data-view=database] #tab-recipes .recipe-form-head{background:#fffdf8c2}body[data-view=database] #tab-recipes .recipe-ingredients-wrap{border-right:0;border-bottom:0;border-left:0;background:#fffdf8eb}body[data-view=database] #tab-recipes .recipe-browser-filters label:has(#recipeSourceFilter){display:none}body[data-view=database] #tab-recipes .recipe-browser-filters{gap:10px;padding-bottom:10px}body[data-view=database] #tab-recipes .recipe-browser-filters label{margin:0}body[data-view=database] #tab-recipes .recipe-list-counter{margin-top:10px}body[data-view=database] #tab-recipes .recipe-ingredient-picker{position:relative}body[data-view=database] #tab-recipes .recipe-ingredients-wrap{overflow:visible}body[data-view=database] #tab-recipes .recipe-ingredient-menu{z-index:80;min-width:min(320px,calc(100vw - 40px));max-width:100%;border-color:#54723f47;background:#fffefa;box-shadow:0 14px 26px #2a271e24}body[data-view=database] #tab-recipes .recipe-ingredient-menu.is-open-up{top:auto;bottom:calc(100% + 4px);box-shadow:0 -14px 26px #2a271e1f}body[data-view=database] #tab-recipes .recipe-ingredient-option{min-height:42px;padding:8px 10px}body[data-view=database] #tab-recipes .recipe-ingredient-option:hover,body[data-view=database] #tab-recipes .recipe-ingredient-option:focus-visible{background:#b8da993d}body[data-view=database] #tab-recipes .recipe-ingredient-empty{padding:10px 11px;color:#66715e;font-weight:700}@media print{body[data-print-report=cook] .side-nav,body[data-print-report=cook] .app-header,body[data-print-report=cook] .app-nav,body[data-print-report=cook] .main-status-bar,body[data-print-report=cook] .reports-dashboard-header,body[data-print-report=cook] .reports-kpi-strip,body[data-print-report=cook] .reports-header-actions,body[data-print-report=cook] .reports-result-section,body[data-print-report=cook] .reports-bottom-section,body[data-print-report=cook] .report-launcher,body[data-print-report=cook] .report-launcher-head,body[data-print-report=cook] .report-card-actions,body[data-print-report=cook] .report-buyer,body[data-print-report=cook] .report-owner,body[data-print-report=cook] #buyerPrintShell,body[data-print-report=cook] .print-meta{display:none!important}body[data-print-report=cook] .main-layout,body[data-print-report=cook] .app-shell,body[data-print-report=cook] .right-column,body[data-print-report=cook] .result-panel,body[data-print-report=cook] .report-card,body[data-print-report=cook] #cookReportSection{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important}body[data-print-report=cook] .report-card:not(#cookReportSection){display:none!important}body[data-print-report=cook] #cookReportSection{break-before:auto!important;page-break-before:auto!important}}@media print{body[data-print-report=buyer]{margin:0!important;background:#fff!important}body[data-print-report=buyer] .side-nav,body[data-print-report=buyer] .main-status-bar,body[data-print-report=buyer] .reports-bottom-section{display:none!important}body[data-print-report=buyer] .main-layout,body[data-print-report=buyer] .app-shell,body[data-print-report=buyer] .right-column,body[data-print-report=buyer] .result-panel,body[data-print-report=buyer] .buyer-print-shell{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important}body[data-print-report=buyer] .buyer-print-shell-sheet{font-size:8.6pt;line-height:1.12}body[data-print-report=buyer] .buyer-print-header h2{margin-bottom:2pt!important;font-size:12.5pt!important}body[data-print-report=buyer] .buyer-print-meta,body[data-print-report=buyer] .buyer-print-summary{margin-bottom:4pt!important;font-size:8.4pt!important;line-height:1.12!important}body[data-print-report=buyer] .buyer-print-shell-sheet>h3{margin:0 0 3pt;font-size:10pt;line-height:1.1}body[data-print-report=buyer] .buyer-print-categories{gap:3pt!important}body[data-print-report=buyer] .buyer-print-category{margin-bottom:3pt!important;break-inside:auto!important;page-break-inside:auto!important}body[data-print-report=buyer] .buyer-print-category h4{margin-bottom:1pt!important;font-size:8.8pt!important;line-height:1.05!important}body[data-print-report=buyer] .buyer-print-category-subtitle{margin:0 0 1.5pt!important;font-size:7.3pt!important;line-height:1.05!important}body[data-print-report=buyer] .buyer-print-headline-row,body[data-print-report=buyer] .buyer-print-row{grid-template-columns:minmax(0,3.7fr) 54px 26px 50px 50px minmax(0,1.35fr)!important;gap:3pt!important}body[data-print-report=buyer] .buyer-print-headline-row{margin-bottom:1pt!important;padding-bottom:1pt!important;font-size:7pt!important;line-height:1.05!important}body[data-print-report=buyer] .buyer-print-category-rows{padding:1.5pt 2pt!important}body[data-print-report=buyer] .buyer-print-row{align-items:center!important;min-height:0!important;padding:.8pt 0!important;font-size:7.5pt!important;line-height:1.08!important}body[data-print-report=buyer] .buyer-print-row-name strong{line-height:1.08!important}body[data-print-report=buyer] .buyer-print-row small{display:-webkit-box!important;max-height:16pt!important;margin:0!important;overflow:hidden!important;color:#333!important;font-size:6.8pt!important;line-height:1.05!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}body[data-print-report=buyer] .buyer-print-checklist{margin-top:4pt!important;padding-top:3pt!important;font-size:7.5pt!important}}body[data-view=dashboard] .saas-status-strip{grid-template-columns:minmax(180px,1fr) minmax(280px,1.65fr) minmax(130px,.72fr) minmax(145px,.78fr)}body[data-view=dashboard] .saas-status-strip>div:has(#dashboardCurrentUser){min-width:0}body[data-view=dashboard] #dashboardCurrentUser{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body[data-view=dashboard] .saas-status-strip>div:has(#dashboardCurrentRole),body[data-view=dashboard] .saas-status-strip>div:has(#dashboardStorageMode){min-width:0}@media(max-width:900px){body[data-view=dashboard] .saas-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-view=dashboard] .saas-status-strip>div:has(#dashboardCurrentUser){grid-column:1 / -1}}@media(max-width:560px){body[data-view=dashboard] .saas-status-strip{grid-template-columns:1fr}}body[data-view=dashboard] #dashboardRecentOffers{align-content:start;align-items:stretch}body[data-view=dashboard] .dashboard-offers-list{display:grid;gap:8px;min-height:0}body[data-view=dashboard] .dashboard-offers-list.is-expanded{max-height:210px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}body[data-view=dashboard] .dashboard-offers-list.is-expanded::-webkit-scrollbar{width:8px}body[data-view=dashboard] .dashboard-offers-list.is-expanded::-webkit-scrollbar-thumb{border-radius:999px;background:#54723f47}body[data-view=dashboard] .dashboard-list-toggle{justify-self:start;min-height:30px;margin-top:2px;border:1px solid rgba(84,114,63,.22);border-radius:999px;padding:5px 10px;background:#fffdf8db;color:#49623a;font-size:.78rem;font-weight:850}body[data-view=dashboard] .dashboard-list-toggle:hover,body[data-view=dashboard] .dashboard-list-toggle:focus-visible{border-color:#54723f5c;background:#eef6e7}@media(max-width:640px){body[data-view=dashboard] .dashboard-offers-list.is-expanded{max-height:180px}}body[data-view=dashboard] .dashboard-bottom-grid>.dashboard-card{align-content:start}body[data-view=dashboard] .dashboard-bottom-grid .dashboard-list{align-content:start;padding-top:10px}body[data-view=dashboard] .dashboard-bottom-grid>.dashboard-card:nth-child(2) .dashboard-empty{display:block;min-height:46px;padding:11px 14px}body[data-view=dashboard] .dashboard-base-summary{align-self:start;align-content:start;min-height:46px;margin-top:10px;margin-bottom:12px;padding:11px 14px}body[data-view=dashboard] .dashboard-offers-list{gap:6px}body[data-view=dashboard] .dashboard-list-toggle{min-height:24px;margin-top:-1px;border:0;padding:2px 4px;background:transparent;color:#587540;font-size:.74rem;line-height:1.15}body[data-view=dashboard] .dashboard-list-toggle:hover,body[data-view=dashboard] .dashboard-list-toggle:focus-visible{border-color:transparent;background:transparent;color:#314c27;text-decoration:underline;text-underline-offset:3px}@media(max-width:640px){body[data-view=dashboard] .dashboard-bottom-grid>.dashboard-card:nth-child(2) .dashboard-empty,body[data-view=dashboard] .dashboard-base-summary{min-height:42px;padding:10px 12px}}body[data-view=dashboard] .dashboard-action-grid .dashboard-tile{--tile-accent: rgba(84, 114, 63, .24);--tile-accent-strong: rgba(84, 114, 63, .36);--tile-icon-bg: #edf6e6;--tile-icon-color: #456534;--tile-hover-bg: #fffef8;border-color:var(--tile-accent)}body[data-view=dashboard] .dashboard-action-grid .tile-calculation{--tile-accent: rgba(78, 117, 56, .28);--tile-accent-strong: rgba(78, 117, 56, .42);--tile-icon-bg: #e8f4dc;--tile-icon-color: #476c34;--tile-hover-bg: #fbfef7}body[data-view=dashboard] .dashboard-action-grid .tile-offer{--tile-accent: rgba(47, 110, 136, .28);--tile-accent-strong: rgba(47, 110, 136, .42);--tile-icon-bg: #e4f2f8;--tile-icon-color: #2f6e88;--tile-hover-bg: #f7fcfe}body[data-view=dashboard] .dashboard-action-grid .tile-planner{--tile-accent: rgba(94, 125, 61, .28);--tile-accent-strong: rgba(94, 125, 61, .42);--tile-icon-bg: #eef5df;--tile-icon-color: #5c7837;--tile-hover-bg: #fcfef7}body[data-view=dashboard] .dashboard-action-grid .tile-breakfast{--tile-accent: rgba(171, 126, 35, .28);--tile-accent-strong: rgba(171, 126, 35, .42);--tile-icon-bg: #fff1cb;--tile-icon-color: #8b6416;--tile-hover-bg: #fffdf5}body[data-view=dashboard] .dashboard-action-grid .tile-database{--tile-accent: rgba(61, 120, 150, .25);--tile-accent-strong: rgba(61, 120, 150, .38);--tile-icon-bg: #e6f1f8;--tile-icon-color: #315f7a;--tile-hover-bg: #f8fcfe}body[data-view=dashboard] .dashboard-action-grid .tile-reports{--tile-accent: rgba(38, 128, 82, .27);--tile-accent-strong: rgba(38, 128, 82, .41);--tile-icon-bg: #ddf4e8;--tile-icon-color: #257b54;--tile-hover-bg: #f7fdf9}body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:not(.tile-legal):not(.tile-admin) .dashboard-tile-icon{border-color:var(--tile-accent);background:linear-gradient(180deg,#ffffffc7,#fff0),var(--tile-icon-bg);color:var(--tile-icon-color)}body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:not(.tile-legal):not(.tile-admin) .dashboard-tile-icon svg{stroke:var(--tile-icon-color)}body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:not(.tile-legal):not(.tile-admin):hover,body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:not(.tile-legal):not(.tile-admin):focus-visible{border-color:var(--tile-accent-strong);background:linear-gradient(180deg,#ffffffd6,#fff0),var(--tile-hover-bg)}body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:not(.tile-legal):not(.tile-admin):hover .dashboard-tile-icon,body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:not(.tile-legal):not(.tile-admin):focus-visible .dashboard-tile-icon{border-color:var(--tile-accent-strong)}@media(max-width:560px){body[data-view=dashboard] .dashboard-action-grid{padding-inline:14px}body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:not(.tile-legal):not(.tile-admin){grid-template-columns:42px minmax(0,1fr);padding-right:26px}body[data-view=dashboard] .dashboard-action-grid .dashboard-tile:not(.tile-legal):not(.tile-admin):after{right:10px;font-size:1.35rem}}body[data-view=breakfast] .breakfast-shell{gap:16px}body[data-view=breakfast] .panel-breakfast>.panel-title{padding-block:15px 13px}body[data-view=breakfast] .panel-breakfast .panel-title h2{line-height:1.14}body[data-view=breakfast] .panel-breakfast .panel-subtitle{max-width:78ch;margin-top:5px;line-height:1.35}body[data-view=breakfast] .breakfast-grid{gap:12px}body[data-view=breakfast] .breakfast-card{padding:12px}body[data-view=breakfast] .breakfast-card .table-toolbar.tight{margin-bottom:10px;padding-bottom:9px}body[data-view=breakfast] .breakfast-card .table-toolbar.tight h3{font-size:.96rem}body[data-view=breakfast] .breakfast-card .helper-text{margin-top:3px;font-size:.78rem;line-height:1.34}body[data-view=breakfast] .breakfast-card .form-grid.two{column-gap:12px;row-gap:9px}body[data-view=breakfast] .breakfast-card label{gap:4px;font-size:.74rem;line-height:1.18}body[data-view=breakfast] .breakfast-card input,body[data-view=breakfast] .breakfast-card select{min-height:36px;padding-block:7px;font-size:.86rem}body[data-view=breakfast] .breakfast-card .input-unit em{min-width:48px;padding-inline:8px;font-size:.74rem}body[data-view=breakfast] .breakfast-card label:has(#breakfastCleaningPerGuest) .input-unit em,body[data-view=breakfast] .breakfast-card label:has(#breakfastLaundryPerGuest) .input-unit em{min-width:62px}body[data-view=breakfast] .breakfast-results{gap:10px}body[data-view=breakfast] .breakfast-message{padding:9px 12px;font-size:.84rem;line-height:1.34}body[data-view=breakfast] .breakfast-metrics{gap:8px}body[data-view=breakfast] .breakfast-metric{min-height:68px;padding:9px 11px}body[data-view=breakfast] .breakfast-metric span{font-size:.68rem}body[data-view=breakfast] .breakfast-metric strong{font-size:.98rem;line-height:1.12}body[data-view=breakfast] .panel-breakfast .toolbar-actions{gap:6px}body[data-view=breakfast] .panel-breakfast .toolbar-actions .ghost-button,body[data-view=breakfast] .panel-breakfast .toolbar-actions .secondary-button{min-height:32px;padding:5px 9px;font-size:.74rem}body[data-view=breakfast] .breakfast-report-grid{gap:10px;padding:12px}body[data-view=breakfast] .breakfast-report{box-shadow:0 7px 18px #2a271e0a}body[data-view=breakfast] .breakfast-report:nth-child(1),body[data-view=breakfast] .breakfast-report:nth-child(2),body[data-view=breakfast] .breakfast-report:nth-child(3){border-top-width:3px}body[data-view=breakfast] .breakfast-report h3{padding:10px 12px;font-size:.92rem}body[data-view=breakfast] .breakfast-report-body{gap:7px;max-height:540px;padding:9px}body[data-view=breakfast] .breakfast-report-section{padding:8px}body[data-view=breakfast] .breakfast-report-section h4{margin-bottom:6px;font-size:.76rem}body[data-view=breakfast] .breakfast-report-section dl{gap:5px}body[data-view=breakfast] .breakfast-report-section dl div{grid-template-columns:minmax(78px,.72fr) minmax(0,1.28fr);gap:6px;padding:5px 7px}body[data-view=breakfast] .breakfast-report-section dt{font-size:.64rem}body[data-view=breakfast] .breakfast-report-section dd{font-size:.75rem;line-height:1.24}body[data-view=breakfast] .breakfast-report-category{gap:5px}body[data-view=breakfast] .breakfast-report-category+.breakfast-report-category{margin-top:7px}body[data-view=breakfast] .breakfast-report-category h5{font-size:.64rem}body[data-view=breakfast] .breakfast-report-category ul{gap:5px}body[data-view=breakfast] .breakfast-report-category li{gap:4px 8px;padding:5px 7px}body[data-view=breakfast] .breakfast-report-category li span,body[data-view=breakfast] .breakfast-report-category li strong{font-size:.74rem}body[data-view=breakfast] .breakfast-report-category li small{font-size:.66rem;line-height:1.22}body[data-view=breakfast] .breakfast-empty-state{padding:7px 8px;font-size:.74rem;line-height:1.25}@media(max-width:980px){body[data-view=breakfast] .panel-breakfast>.panel-title{padding-block:13px 11px}body[data-view=breakfast] .breakfast-card{padding:11px}body[data-view=breakfast] .breakfast-report-grid{padding:10px}}@media(max-width:640px){body[data-view=breakfast] .breakfast-shell{gap:12px;width:100%;min-width:0;padding-inline:6px}body[data-view=breakfast] .panel-breakfast>.panel-title{padding-inline:12px}body[data-view=breakfast] .panel-breakfast,body[data-view=breakfast] .breakfast-card,body[data-view=breakfast] .breakfast-results,body[data-view=breakfast] .breakfast-report,body[data-view=breakfast] .breakfast-report-body{width:100%;min-width:0}body[data-view=breakfast] .breakfast-card{padding-inline:10px}body[data-view=breakfast] .panel-breakfast>.panel-title,body[data-view=breakfast] .breakfast-card .table-toolbar.tight,body[data-view=breakfast] .panel-breakfast .toolbar-actions{width:100%;min-width:0}body[data-view=breakfast] .panel-breakfast>.panel-title>*,body[data-view=breakfast] .breakfast-card .table-toolbar.tight>*,body[data-view=breakfast] .breakfast-card .table-toolbar.tight>*>*{max-width:100%;min-width:0}body[data-view=breakfast] .panel-breakfast .panel-subtitle,body[data-view=breakfast] .breakfast-card .helper-text{overflow-wrap:anywhere}body[data-view=breakfast] .breakfast-card .form-grid.two{gap:8px;width:100%;min-width:0}body[data-view=breakfast] .breakfast-card label,body[data-view=breakfast] .breakfast-card .input-unit{min-width:0}body[data-view=breakfast] .breakfast-card input,body[data-view=breakfast] .breakfast-card select{max-width:100%;min-height:35px}body[data-view=breakfast] .breakfast-metric{min-height:60px}body[data-view=breakfast] .breakfast-report-body{max-height:none}}body[data-view=offer] .app-shell{padding-top:10px}@media(min-width:1121px){body[data-view=breakfast] .breakfast-card label:has(#breakfastStaffMode),body[data-view=breakfast] .breakfast-card label:has(#breakfastWasteMode){grid-column:1 / -1}body[data-view=breakfast] .breakfast-card label:has(#breakfastStaffCount),body[data-view=breakfast] .breakfast-card label:has(#breakfastHourlyRate),body[data-view=breakfast] .breakfast-card label:has(#breakfastSetupCost),body[data-view=breakfast] .breakfast-card label:has(#breakfastMediaPercent),body[data-view=breakfast] .breakfast-card label:has(#breakfastCleaningPerGuest),body[data-view=breakfast] .breakfast-card label:has(#breakfastLaundryPerGuest){grid-column:span 1}body[data-view=breakfast] .breakfast-card label:has(#breakfastWastePercent){grid-column:1 / 2}}body[data-view=breakfast] .breakfast-card label:has(#breakfastStaffMode)~label{gap:3px}body[data-view=breakfast] .breakfast-card label:has(#breakfastStaffMode)~label .input-unit{min-width:0}body[data-view=breakfast] .breakfast-card label:has(#breakfastStaffMode)~label input,body[data-view=breakfast] .breakfast-card label:has(#breakfastStaffMode)~label select{min-height:34px;padding-block:6px}body[data-view=breakfast] .breakfast-card label:has(#breakfastStaffMode)~label .input-unit em{min-width:46px;padding-inline:7px}body[data-view=breakfast] .breakfast-card label:has(#breakfastCleaningPerGuest) .input-unit em,body[data-view=breakfast] .breakfast-card label:has(#breakfastLaundryPerGuest) .input-unit em{min-width:58px}body[data-view=breakfast] .breakfast-card label:has(#breakfastWasteMode){margin-top:1px}body[data-view=breakfast] .breakfast-card label:has(#breakfastWastePercent){max-width:100%}@media(max-width:1120px){body[data-view=breakfast] .breakfast-card label:has(#breakfastWastePercent){grid-column:1 / -1}}body[data-view=offer] .saved-offers-list{align-content:start;gap:7px}body[data-view=offer] .saved-offers-list-inner{display:grid;gap:8px;min-height:0}body[data-view=offer] .saved-offers-list-inner.is-expanded{max-height:360px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}body[data-view=offer] .saved-offers-list-inner.is-expanded::-webkit-scrollbar{width:8px}body[data-view=offer] .saved-offers-list-inner.is-expanded::-webkit-scrollbar-thumb{border-radius:999px;background:#2f6e8847}body[data-view=offer] .saved-offer-card{grid-template-columns:minmax(220px,1fr) minmax(110px,auto) minmax(140px,.28fr) minmax(260px,auto);gap:10px 12px;align-items:center;padding:9px 10px}body[data-view=offer] .saved-offer-main{min-width:0}body[data-view=offer] .saved-offer-main span,body[data-view=offer] .saved-offer-main small{overflow-wrap:anywhere}body[data-view=offer] .saved-offer-amount{color:#203020;font-size:.94rem;font-weight:950;text-align:right;white-space:nowrap}body[data-view=offer] .saved-offer-status{width:100%;min-width:0;min-height:34px}body[data-view=offer] .saved-offer-actions{gap:5px}body[data-view=offer] .saved-offer-actions .ghost-button,body[data-view=offer] .saved-offer-actions .text-button{min-height:30px;padding:5px 8px;font-size:.74rem}body[data-view=offer] .saved-offers-toggle{justify-self:start;min-height:24px;border:0;padding:2px 4px;background:transparent;color:#2f6e88;font-size:.76rem;font-weight:850;line-height:1.15}body[data-view=offer] .saved-offers-toggle:hover,body[data-view=offer] .saved-offers-toggle:focus-visible{color:#204f64;text-decoration:underline;text-underline-offset:3px}@media(max-width:980px){body[data-view=offer] .saved-offer-card{grid-template-columns:minmax(0,1fr) auto}body[data-view=offer] .saved-offer-status,body[data-view=offer] .saved-offer-actions{grid-column:1 / -1}body[data-view=offer] .saved-offer-actions{justify-content:start}}@media(max-width:640px){body[data-view=offer] .saved-offers-list-inner.is-expanded{max-height:300px}body[data-view=offer] .saved-offer-card{grid-template-columns:1fr}body[data-view=offer] .saved-offer-amount{text-align:left}}body[data-view=offer] .main-status-bar{display:none}body[data-view=offer] .offer-panel{background:linear-gradient(180deg,#f6fbff,#fffefa 42%)}body[data-view=offer] .offer-panel>.panel-title{padding:13px 14px}body[data-view=offer] .offer-panel .panel-subtitle{margin-top:4px;line-height:1.34}body[data-view=offer] .panel-title-actions{gap:7px}body[data-view=offer] .panel-title-actions .secondary-button,body[data-view=offer] .panel-title-actions .ghost-button{min-height:32px;padding:6px 10px;font-size:.76rem}body[data-view=offer] .offer-stepper{gap:7px;padding:0 12px 9px}body[data-view=offer] .offer-stepper span{min-height:42px;padding:7px 9px}body[data-view=offer] .offer-stepper strong{width:22px;height:22px;font-size:.8rem}body[data-view=offer] .offer-step{margin:0 12px 10px;border-color:#cfdfea;background:#fffefa}body[data-view=offer] .offer-step-data{border-color:#598eb152;background:linear-gradient(180deg,#eef8ff,#fffefa 46%)}body[data-view=offer] .offer-step-data .offer-step-head{background:#e6f4fb}body[data-view=offer] .offer-step-head{padding:8px 10px}body[data-view=offer] .offer-step-head span{padding:3px 7px;font-size:.68rem}body[data-view=offer] .offer-step-head h3{font-size:.94rem}body[data-view=offer] .offer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px 10px;padding:10px 12px 12px}body[data-view=offer] .offer-grid label{gap:4px;min-width:0;font-size:.76rem;line-height:1.2}body[data-view=offer] .offer-grid label:has(#offerClientName){grid-column:span 2;order:1}body[data-view=offer] .offer-grid label:has(#offerEventName){grid-column:span 2;order:2}body[data-view=offer] .offer-grid label:has(#offerEventDate){grid-column:span 1;order:3}body[data-view=offer] .offer-grid label:has(#offerAdultsInput){grid-column:span 1;order:4}body[data-view=offer] .offer-grid label:has(#offerChildrenInput),body[data-view=offer] .offer-grid label:has(#offerVegetariansInput),body[data-view=offer] .offer-grid label:has(#offerVegansInput){grid-column:span 1;order:5}body[data-view=offer] .offer-grid label:has(#offerPreset){grid-column:span 2;order:6}body[data-view=offer] .offer-grid label:has(#offerHours){grid-column:span 2;order:7}body[data-view=offer] .offer-grid input,body[data-view=offer] .offer-grid select,body[data-view=offer] .offer-manual-price input,body[data-view=offer] .offer-manual-price textarea,body[data-view=offer] .offer-assumption-box select,body[data-view=offer] .offer-component input,body[data-view=offer] .offer-component select{min-height:36px;padding-block:7px;font-size:.86rem}body[data-view=offer] .offer-grid .input-unit em{min-width:42px;padding-inline:7px}body[data-view=offer] .field-hint{margin-top:0;font-size:.68rem;line-height:1.22}body[data-view=offer] .offer-helper{padding:8px 10px 0;font-size:.78rem;line-height:1.34}body[data-view=offer] .offer-menu-picker{gap:8px;padding:9px 10px 10px}body[data-view=offer] .offer-menu-block{gap:6px}body[data-view=offer] .offer-menu-block h4{font-size:.84rem}body[data-view=offer] .offer-menu-block h4 span{font-size:.74rem}body[data-view=offer] .offer-menu-section summary{min-height:36px;padding:6px 8px;font-size:.82rem}body[data-view=offer] .offer-menu-section summary span{padding:2px 6px;font-size:.68rem}body[data-view=offer] .offer-menu-choice-grid{gap:5px;padding:6px}body[data-view=offer] .offer-menu-choice{min-height:54px;gap:6px;padding:6px 7px}body[data-view=offer] .offer-menu-choice input{width:16px;min-height:16px}body[data-view=offer] .offer-menu-choice strong{font-size:.8rem;line-height:1.18}body[data-view=offer] .offer-menu-choice small{font-size:.68rem;line-height:1.22}body[data-view=offer] .offer-pricing-columns,body[data-view=offer] .offer-metrics,body[data-view=offer] .offer-actions{padding:9px 10px}body[data-view=offer] .offer-price-card{gap:8px;padding:9px 10px}body[data-view=offer] .offer-price-card-head h4{font-size:.9rem}body[data-view=offer] .offer-assumption-box{gap:6px;padding:8px}body[data-view=offer] .offer-profit-grid,body[data-view=offer] .offer-final-metrics{gap:6px}body[data-view=offer] .offer-metric{min-height:58px;padding:7px 8px}body[data-view=offer] .offer-metric span{font-size:.64rem;line-height:1.2}body[data-view=offer] .offer-metric strong{font-size:.94rem;line-height:1.16}body[data-view=offer] .offer-manual-price{gap:9px;padding:0 10px 9px}body[data-view=offer] .offer-notes-label textarea{min-height:72px}body[data-view=offer] .offer-warnings{gap:5px;padding:0 10px 9px}body[data-view=offer] .offer-warnings div{padding:7px 8px;font-size:.76rem}body[data-view=offer] .offer-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}body[data-view=offer] .offer-actions>button{min-height:32px;padding:6px 8px;font-size:.74rem}body[data-view=offer] .offer-output-label textarea{min-height:132px}body[data-view=offer] .saved-offers-panel .offer-helper{padding-top:7px}@media(max-width:1120px){body[data-view=offer] .offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-view=offer] .offer-grid label:has(#offerEventName),body[data-view=offer] .offer-grid label:has(#offerPreset),body[data-view=offer] .offer-grid label:has(#offerHours){grid-column:1 / -1}body[data-view=offer] .offer-final-metrics,body[data-view=offer] .offer-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){body[data-view=offer] .offer-stepper,body[data-view=offer] .offer-grid,body[data-view=offer] .offer-menu-picker,body[data-view=offer] .offer-pricing-columns,body[data-view=offer] .offer-metrics,body[data-view=offer] .offer-actions,body[data-view=offer] .offer-manual-price{padding-inline:8px}body[data-view=offer] .offer-step{margin-inline:8px}body[data-view=offer] .offer-grid,body[data-view=offer] .offer-menu-choice-grid,body[data-view=offer] .offer-manual-price,body[data-view=offer] .offer-final-metrics,body[data-view=offer] .offer-actions{grid-template-columns:1fr}body[data-view=offer] .offer-grid label{grid-column:1 / -1}}body[data-view=offer] .offer-price-card-profit .offer-profit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;align-items:stretch}body[data-view=offer] .offer-price-card-profit .offer-metric{min-width:0;min-height:62px;justify-content:center;padding:8px 10px}body[data-view=offer] .offer-price-card-profit .offer-metric span{font-size:.62rem;font-weight:700;line-height:1.18;letter-spacing:0}body[data-view=offer] .offer-price-card-profit .offer-metric strong{font-size:1rem;line-height:1.12}body[data-view=offer] .offer-price-card-profit #useSuggestedPriceBtn{width:100%;min-height:34px;margin-top:2px;padding-block:7px}@media(max-width:1120px){body[data-view=offer] .offer-price-card-profit .offer-profit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){body[data-view=offer] .offer-price-card-profit .offer-profit-grid{grid-template-columns:1fr}body[data-view=offer] .offer-price-card-profit .offer-metric{min-height:56px}}body[data-view=database] .settings-card-import{border-color:#54723f33;background:linear-gradient(180deg,#fbfdf6eb,#fffdf8fa),#fffdf8}body[data-view=database] .settings-card-import .settings-card-head{gap:5px;padding-bottom:4px}body[data-view=database] .settings-card-import .settings-card-head .helper-text{max-width:68ch;line-height:1.35}body[data-view=database] .settings-card-import .settings-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body[data-view=database] .settings-card-import .settings-action-box,body[data-view=database] .settings-card-import .settings-migration-box{position:relative;gap:9px;min-width:0;border-radius:10px;padding:14px;box-shadow:0 8px 22px #2a271e0a}body[data-view=database] .settings-card-import .settings-action-box:before,body[data-view=database] .settings-card-import .settings-migration-box:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:10px 0 0 10px;background:#54723f61}body[data-view=database] .settings-card-import .settings-action-box h4,body[data-view=database] .settings-card-import .settings-migration-box h4{font-size:.96rem;line-height:1.2}body[data-view=database] .settings-card-import .settings-action-box .helper-text,body[data-view=database] .settings-card-import .settings-migration-box .helper-text{color:#5c6757;font-size:.82rem;line-height:1.38}body[data-view=database] .settings-card-import .settings-action-box-export{border-color:#54723f38;background:#fbfef7}body[data-view=database] .settings-card-import .settings-action-box-import{border-color:#ac7f2747;background:#fff8e8}body[data-view=database] .settings-card-import .settings-action-box-import:before{background:#ac7f2775}body[data-view=database] .settings-card-import .settings-action-box-update{margin-top:12px;border-color:#2f6e8842;background:#f5fbff}body[data-view=database] .settings-card-import .settings-action-box-update:before{background:#2f6e8875}body[data-view=database] .settings-card-import input[type=file]{width:100%;min-width:0;border:1px dashed rgba(172,127,39,.42);border-radius:8px;padding:10px;background:#fffdf8e6;color:#4d4738;font-size:.82rem}body[data-view=database] .settings-card-import .saas-placeholder{border-color:#2f6e8833;background:#ffffffb8;color:#39483d;font-size:.84rem;line-height:1.45}body[data-view=database] .settings-card-import .settings-actions-row{justify-content:flex-start;gap:8px}body[data-view=database] .settings-card-import .settings-actions-row .ghost-button,body[data-view=database] .settings-card-import .settings-actions-row .primary-button{min-height:34px;padding:7px 11px;font-size:.78rem}body[data-view=database] .settings-card-import #migrateToCloudBtn{border-color:#ac7f2757;background:#fffdf8;color:#6d5422}body[data-view=database] .settings-card-subscription{border-color:#54723f24;background:#fffdf8}body[data-view=database] .settings-card-subscription .settings-card-head{gap:4px}body[data-view=database] .settings-card-subscription .settings-subscription-placeholder{min-height:0;padding:12px 14px;font-size:.84rem}@media(max-width:920px){body[data-view=database] .settings-card-import .settings-action-grid{grid-template-columns:1fr}body[data-view=database] .settings-card-import .settings-actions-row{align-items:stretch}}body[data-view=system-admin] .system-admin-shell{padding:14px 20px 28px;background:linear-gradient(180deg,#f6faf1c7,#fffdf8f5 260px),#fffdf8}body[data-view=system-admin] .system-admin-workspace>.saas-card{display:grid;gap:14px;border:1px solid rgba(77,90,65,.1);border-radius:12px;padding:18px;background:#fffdf8bd;box-shadow:0 18px 42px #2a271e14}body[data-view=system-admin] .system-admin-head{gap:4px;padding-bottom:2px}body[data-view=system-admin] .system-admin-head h2{font-size:1.55rem;letter-spacing:0}body[data-view=system-admin] .system-admin-head .helper-text{max-width:72ch;line-height:1.42}body[data-view=system-admin] .system-admin-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:0}body[data-view=system-admin] .system-admin-kpis div{min-height:76px;align-content:center;border-color:#54723f29;border-radius:10px;padding:13px 14px;background:linear-gradient(180deg,#ffffffad,#fff0),#f8fbf2;box-shadow:0 10px 24px #2a271e0d}body[data-view=system-admin] .system-admin-kpis span{color:#65705c;font-size:.68rem;letter-spacing:0}body[data-view=system-admin] .system-admin-kpis strong{color:#20301f;font-size:1.48rem;font-weight:950}body[data-view=system-admin] .system-admin-tabs{gap:7px;margin-top:0;border-bottom:1px solid rgba(77,90,65,.12);padding-bottom:10px}body[data-view=system-admin] .system-admin-tab{min-height:34px;border-color:#4d5a4129;border-radius:999px;padding:6px 12px;color:#3f4d39;background:#fffdf8e0;font-size:.8rem;line-height:1.1;box-shadow:0 4px 12px #2a271e08}body[data-view=system-admin] .system-admin-tab:hover,body[data-view=system-admin] .system-admin-tab:focus-visible{border-color:#54723f57;background:#f3f8ec}body[data-view=system-admin] .system-admin-tab.active{border-color:#54723fb8;color:#22351e;background:#e7f2dc;box-shadow:inset 0 0 0 1px #54723f1f}body[data-view=system-admin] .system-admin-content,body[data-view=system-admin] .system-admin-section.active{gap:12px}body[data-view=system-admin] .system-recipes-toolbar,body[data-view=system-admin] .recipe-browser-head,body[data-view=system-admin] .system-admin-pagination,body[data-view=system-admin] .system-recipes-list,body[data-view=system-admin] .system-recipe-form,body[data-view=system-admin] .system-admin-card,body[data-view=system-admin] .system-admin-status{border-color:#4d5a411f;border-radius:10px;background:#fffdf8f0;box-shadow:0 10px 24px #2a271e0a}body[data-view=system-admin] .system-recipes-toolbar{gap:8px;padding:10px}body[data-view=system-admin] .system-recipes-toolbar .compact-search,body[data-view=system-admin] .system-recipes-toolbar select,body[data-view=system-admin] .system-admin-section select,body[data-view=system-admin] .system-admin-section input{min-height:36px;border-radius:8px;font-size:.84rem}body[data-view=system-admin] .recipe-browser-head{align-items:center;padding:12px 14px}body[data-view=system-admin] .recipe-browser-head h3{font-size:1rem;line-height:1.16}body[data-view=system-admin] .recipe-browser-head .helper-text{max-width:78ch;color:#667160;font-size:.8rem;line-height:1.34}body[data-view=system-admin] .system-admin-grid{grid-template-columns:minmax(320px,.78fr) minmax(0,1.42fr);gap:14px}body[data-view=system-admin] .system-recipes-list{display:grid;gap:7px;padding:9px}body[data-view=system-admin] .system-recipes-list .recipe-list-item{min-height:56px;border:1px solid rgba(77,90,65,.1);border-radius:9px;padding:9px 10px;background:#fffefa;box-shadow:none}body[data-view=system-admin] .system-recipes-list .recipe-list-item:hover,body[data-view=system-admin] .system-recipes-list .recipe-list-item:focus-visible{border-color:#54723f42;background:#f7fbf1}body[data-view=system-admin] .system-recipes-list .recipe-list-item.active{border-color:#54723f85;background:#eef7e5;box-shadow:inset 3px 0 #54723f}body[data-view=system-admin] .system-recipes-list .recipe-list-item strong{color:#22301f;font-size:.9rem;line-height:1.2}body[data-view=system-admin] .system-recipes-list .recipe-list-item span{color:#64705d;font-size:.76rem;font-weight:750;line-height:1.28}body[data-view=system-admin] .system-recipe-form{border:1px solid rgba(77,90,65,.12);padding:14px;background:linear-gradient(180deg,#ffffffb8,#fff0),#fffdf8f5}body[data-view=system-admin] .system-recipe-form .recipe-preview-head{margin-bottom:4px;border-radius:10px;padding:12px 14px;background:#f4f8ed}body[data-view=system-admin] .system-recipe-form .recipe-preview-head h3{font-size:1.08rem;line-height:1.18}body[data-view=system-admin] .system-recipe-form-section{gap:11px;margin-top:10px;border-color:#4d5a411a;border-radius:10px;padding:13px;background:#fffefa}body[data-view=system-admin] .system-recipe-form-section h4,body[data-view=system-admin] .system-recipe-form-section .table-toolbar h3{color:#283a24;font-size:.84rem;line-height:1.16;letter-spacing:0}body[data-view=system-admin] .system-recipe-form-section .form-grid.two{gap:10px}body[data-view=system-admin] .system-recipe-form-section label{gap:5px;min-width:0;color:#5e6859;font-size:.74rem;line-height:1.16}body[data-view=system-admin] .system-recipe-items{gap:9px}body[data-view=system-admin] .system-recipe-item-row{grid-template-columns:minmax(220px,1.45fr) minmax(78px,.4fr) minmax(104px,.48fr) minmax(112px,.52fr) minmax(92px,.42fr) 38px;gap:8px;min-width:0;align-items:end;border-color:#4d5a411a;border-radius:10px;padding:10px;background:#fbfdf7}body[data-view=system-admin] .system-recipe-item-row>*{min-width:0}body[data-view=system-admin] .system-recipe-item-row input,body[data-view=system-admin] .system-recipe-item-row select{width:100%;min-height:34px;padding-block:6px}body[data-view=system-admin] .system-recipe-item-cost{min-height:50px;border-color:#54723f21;border-radius:8px;padding:7px 9px;background:#eef6e8}body[data-view=system-admin] .system-recipe-item-cost span{font-size:.64rem}body[data-view=system-admin] .system-recipe-item-cost strong{font-size:.86rem}body[data-view=system-admin] .system-product-picker-menu{border-radius:10px;box-shadow:0 18px 36px #2a271e29}body[data-view=system-admin] .system-admin-section .primary-button{border-color:#4d7138;background:#54723f;color:#fffdf8;box-shadow:0 8px 18px #54723f29}body[data-view=system-admin] .system-admin-section .primary-button:hover,body[data-view=system-admin] .system-admin-section .primary-button:focus-visible{border-color:#405f30;background:#466735}body[data-view=system-admin] .system-admin-section .ghost-button{border-color:#4d5a4129;background:#fffefa;color:#3f4d39}body[data-view=system-admin] .system-admin-section .ghost-button:hover,body[data-view=system-admin] .system-admin-section .ghost-button:focus-visible{border-color:#54723f4d;background:#f3f8ec}body[data-view=system-admin] .system-admin-section .text-button.danger,body[data-view=system-admin] .system-admin-section .icon-button.danger{border:1px solid rgba(168,70,54,.3);background:snow;color:#9a3d31}body[data-view=system-admin] .system-admin-section .text-button.danger:hover,body[data-view=system-admin] .system-admin-section .text-button.danger:focus-visible,body[data-view=system-admin] .system-admin-section .icon-button.danger:hover,body[data-view=system-admin] .system-admin-section .icon-button.danger:focus-visible{border-color:#a8463680;background:#fff1ee}body[data-view=system-admin] .system-recipe-form .product-panel-actions{gap:8px;margin-top:12px}body[data-view=system-admin] .system-recipe-form .product-panel-actions button{min-height:36px}@media(max-width:1280px){body[data-view=system-admin] .system-admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-view=system-admin] .system-admin-grid{grid-template-columns:1fr}body[data-view=system-admin] .system-recipe-item-row{grid-template-columns:minmax(0,1fr) minmax(92px,.36fr) minmax(112px,.42fr) minmax(112px,.42fr) minmax(96px,.36fr) 38px}}@media(max-width:860px){body[data-view=system-admin] .system-admin-shell{padding:10px}body[data-view=system-admin] .system-admin-workspace>.saas-card,body[data-view=system-admin] .system-recipe-form{padding:12px}body[data-view=system-admin] .system-recipes-toolbar,body[data-view=system-admin] .recipe-browser-head{align-items:stretch}body[data-view=system-admin] .system-recipe-item-row{grid-template-columns:1fr 1fr}body[data-view=system-admin] .system-recipe-item-row .icon-button.danger{width:100%}}@media(max-width:560px){body[data-view=system-admin] .system-admin-kpis,body[data-view=system-admin] .system-recipe-form-section .form-grid.two,body[data-view=system-admin] .system-recipe-item-row{grid-template-columns:1fr}body[data-view=system-admin] .system-admin-tab{flex:1 1 100%;justify-content:center}}body[data-view=system-admin] .system-admin-shell{padding:10px 16px 22px;background:#fbfaf4}body[data-view=system-admin] .system-admin-workspace>.saas-card{gap:10px;border:1px solid rgba(88,108,70,.2);border-radius:10px;padding:12px 14px 14px;background:#fffdf8;box-shadow:0 10px 28px #2a271e12}body[data-view=system-admin] .system-admin-head{gap:2px;padding-bottom:0}body[data-view=system-admin] .system-admin-head .eyebrow{margin-bottom:0;font-size:.68rem}body[data-view=system-admin] .system-admin-head h2{font-size:1.34rem;line-height:1.08}body[data-view=system-admin] .system-admin-head .helper-text{margin-top:2px;font-size:.82rem;line-height:1.28}body[data-view=system-admin] .system-admin-kpis div{min-height:58px;border-color:#586c4638;border-radius:8px;padding:9px 11px;background:#fbfdf6;box-shadow:none}body[data-view=system-admin] .system-admin-kpis span{font-size:.62rem;line-height:1.1}body[data-view=system-admin] .system-admin-kpis strong{font-size:1.22rem}body[data-view=system-admin] .system-admin-tabs{gap:5px;border-bottom-color:#586c4629;padding-bottom:7px}body[data-view=system-admin] .system-admin-tab{min-height:29px;border-radius:8px;padding:4px 9px;font-size:.76rem;box-shadow:none}body[data-view=system-admin] .system-admin-tab.active{border-color:#54723fa3;background:#edf5e5;box-shadow:inset 0 0 0 1px #54723f24}body[data-view=system-admin] .system-admin-content{margin-top:0;border:1px solid rgba(88,108,70,.18);border-radius:10px;padding:12px;background:#f8f7ef}body[data-view=system-admin] .system-admin-section.active{gap:10px}body[data-view=system-admin] .system-recipes-toolbar,body[data-view=system-admin] .recipe-browser-head,body[data-view=system-admin] .system-admin-pagination{border-color:#586c4633;border-radius:9px;background:#fffdf8;box-shadow:none}body[data-view=system-admin] .system-recipes-toolbar{padding:8px 9px}body[data-view=system-admin] .recipe-browser-head{padding:10px 12px}body[data-view=system-admin] .recipe-browser-head h3{font-size:.94rem}body[data-view=system-admin] .recipe-browser-head .helper-text{margin-top:3px;font-size:.76rem;line-height:1.28}body[data-view=system-admin] .system-admin-grid{gap:12px}body[data-view=system-admin] .system-admin-list-panel{border:1px solid rgba(88,108,70,.2);border-radius:10px;padding:10px;background:#fffdf8;box-shadow:0 8px 20px #2a271e0a}body[data-view=system-admin] .system-recipes-list{gap:7px;border-color:#586c463d;border-radius:9px;padding:8px;background:#f8faf2;box-shadow:inset 0 0 0 1px #ffffffb8}body[data-view=system-admin] .system-recipes-list .recipe-list-item{min-height:50px;border-color:#586c4629;border-radius:8px;padding:8px 10px;background:#fffdf8}body[data-view=system-admin] .system-recipes-list .recipe-list-item.active{border-color:#54723fad;background:#eaf4df;box-shadow:inset 4px 0 #54723f}body[data-view=system-admin] .system-recipes-list .recipe-list-item strong{font-size:.86rem}body[data-view=system-admin] .system-recipes-list .recipe-list-item span{font-size:.72rem}body[data-view=system-admin] .system-recipe-form{border:1px solid rgba(88,108,70,.24);border-radius:10px;padding:12px;background:#fffdf8;box-shadow:0 8px 20px #2a271e0d}body[data-view=system-admin] .system-recipe-form .recipe-preview-head{margin-bottom:6px;border:1px solid rgba(88,108,70,.16);border-radius:8px;padding:9px 11px;background:#f4f7ee}body[data-view=system-admin] .system-recipe-form .recipe-preview-head .eyebrow{margin-bottom:2px;font-size:.64rem}body[data-view=system-admin] .system-recipe-form .recipe-preview-head h3{font-size:.98rem;line-height:1.15}body[data-view=system-admin] .system-recipe-form-section{gap:9px;margin-top:9px;border-color:#586c4638;border-radius:9px;padding:11px 12px;background:#fffefa;box-shadow:inset 0 1px #ffffffb8}body[data-view=system-admin] .system-recipe-form-section h4,body[data-view=system-admin] .system-recipe-form-section .table-toolbar h3{font-size:.78rem}body[data-view=system-admin] .system-recipe-form-section .table-toolbar{margin-bottom:2px;border-bottom:1px solid rgba(88,108,70,.12);padding-bottom:8px}body[data-view=system-admin] .system-recipe-form-section .form-grid.two{gap:8px}body[data-view=system-admin] .system-recipes-toolbar .compact-search,body[data-view=system-admin] .system-recipes-toolbar select,body[data-view=system-admin] .system-admin-section select,body[data-view=system-admin] .system-admin-section input{min-height:33px}body[data-view=system-admin] .system-recipe-items{gap:8px}body[data-view=system-admin] .system-recipe-item-row{grid-template-columns:minmax(190px,1.35fr) minmax(70px,.34fr) minmax(96px,.42fr) minmax(104px,.46fr) minmax(86px,.36fr) 36px;gap:7px;border-color:#586c462e;border-radius:8px;padding:9px;background:#f9fbf4}body[data-view=system-admin] .system-recipe-item-row input,body[data-view=system-admin] .system-recipe-item-row select{min-height:32px}body[data-view=system-admin] .system-recipe-item-cost{min-height:46px;border-color:#586c462e;background:#eef5e8}body[data-view=system-admin] .system-admin-section .primary-button{min-height:32px;border-color:#4e703c;background:#54723f;box-shadow:none}body[data-view=system-admin] .system-admin-section .ghost-button{min-height:31px}body[data-view=system-admin] .system-admin-section .text-button.danger,body[data-view=system-admin] .system-admin-section .icon-button.danger{min-height:32px;border-color:#a8463657}@media(max-width:1280px){body[data-view=system-admin] .system-recipe-item-row{grid-template-columns:minmax(0,1fr) minmax(84px,.34fr) minmax(104px,.4fr) minmax(104px,.4fr) minmax(90px,.34fr) 36px}}@media(max-width:860px){body[data-view=system-admin] .system-admin-shell{padding:8px}body[data-view=system-admin] .system-admin-content,body[data-view=system-admin] .system-admin-list-panel,body[data-view=system-admin] .system-recipe-form{padding:10px}body[data-view=system-admin] .system-recipe-item-row{grid-template-columns:1fr 1fr}}body[data-view=system-admin] .system-recipes-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,.34fr) minmax(140px,.24fr) auto;gap:8px;align-items:center}body[data-view=system-admin] .system-recipes-toolbar .compact-search,body[data-view=system-admin] .system-recipes-toolbar select,body[data-view=system-admin] .system-recipes-toolbar #addSystemRecipeBtn{width:100%;min-height:34px}body[data-view=system-admin] .system-recipes-toolbar #addSystemRecipeBtn{width:auto;white-space:nowrap}@media(max-width:980px){body[data-view=system-admin] .system-recipes-toolbar{grid-template-columns:minmax(0,1fr) minmax(160px,.42fr)}body[data-view=system-admin] .system-recipes-toolbar #addSystemRecipeBtn{width:100%}}@media(max-width:560px){body[data-view=system-admin] .system-recipes-toolbar{grid-template-columns:1fr}}body[data-view=system-admin] .system-recipe-meta-section{padding-block:10px}body[data-view=system-admin] .system-recipe-meta-section h4{margin-bottom:0}body[data-view=system-admin] .system-recipe-meta-grid{display:grid;grid-template-columns:minmax(150px,1.1fr) minmax(112px,.72fr) minmax(72px,.42fr) minmax(118px,.62fr) minmax(118px,.62fr);gap:8px;align-items:end}body[data-view=system-admin] .system-recipe-meta-grid label{gap:4px;min-width:0}body[data-view=system-admin] .system-recipe-meta-grid input,body[data-view=system-admin] .system-recipe-meta-grid select{width:100%;min-height:32px;padding-block:6px}@media(max-width:1180px){body[data-view=system-admin] .system-recipe-meta-grid{grid-template-columns:minmax(0,1fr) minmax(120px,.62fr) minmax(92px,.42fr)}}@media(max-width:680px){body[data-view=system-admin] .system-recipe-meta-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){body[data-view=system-admin] .system-recipe-meta-grid{grid-template-columns:1fr}}body[data-view=system-admin] .system-recipe-product-field,body[data-view=system-admin] .system-product-picker-wrap{min-width:0;max-width:100%}body[data-view=system-admin] .system-product-picker-menu{z-index:120;max-width:100%;min-width:min(320px,100%);overflow-x:hidden}body[data-view=system-admin] .system-product-picker-menu.is-open-up{top:auto;bottom:calc(100% + 4px);box-shadow:0 -14px 26px #2a271e21}body[data-view=database].database-tab-recipes .main-status-bar,body[data-view=database]:has(#tab-recipes.active) .main-status-bar{display:none}body[data-view=database].database-tab-recipes .database-shell,body[data-view=database]:has(#tab-recipes.active) .database-shell{gap:10px;max-width:100%;min-width:0;box-sizing:border-box}body[data-view=database].database-tab-recipes .panel-database,body[data-view=database]:has(#tab-recipes.active) .panel-database,body[data-view=database].database-tab-recipes .database-content,body[data-view=database]:has(#tab-recipes.active) .database-content{max-width:100%;min-width:0;box-sizing:border-box}body[data-view=database].database-tab-recipes .panel-database>.panel-title,body[data-view=database]:has(#tab-recipes.active) .panel-database>.panel-title{align-items:center;min-height:0;padding:9px 13px}body[data-view=database].database-tab-recipes .panel-database>.panel-title>div:first-child,body[data-view=database]:has(#tab-recipes.active) .panel-database>.panel-title>div:first-child{display:grid;gap:1px;min-width:0}body[data-view=database].database-tab-recipes .panel-database>.panel-title .eyebrow,body[data-view=database]:has(#tab-recipes.active) .panel-database>.panel-title .eyebrow{margin:0;font-size:.64rem;line-height:1}body[data-view=database].database-tab-recipes .panel-database>.panel-title h2,body[data-view=database]:has(#tab-recipes.active) .panel-database>.panel-title h2{margin:0;font-size:1.12rem;line-height:1.08}body[data-view=database].database-tab-recipes .panel-database>.panel-title .subtle-link,body[data-view=database]:has(#tab-recipes.active) .panel-database>.panel-title .subtle-link{display:block;width:auto;margin-top:1px;font-size:.72rem;line-height:1.15;max-width:100%;overflow-wrap:anywhere}body[data-view=database].database-tab-recipes .panel-database>.panel-title .toolbar-actions,body[data-view=database]:has(#tab-recipes.active) .panel-database>.panel-title .toolbar-actions{align-items:center;gap:6px}body[data-view=database].database-tab-recipes #toggleDatabaseBtn,body[data-view=database]:has(#tab-recipes.active) #toggleDatabaseBtn{min-height:30px;padding:5px 9px;font-size:.74rem;font-weight:800}body[data-view=database].database-tab-recipes .database-content,body[data-view=database]:has(#tab-recipes.active) .database-content{gap:9px}body[data-view=database].database-tab-recipes .database-content .tab-list,body[data-view=database]:has(#tab-recipes.active) .database-content .tab-list{margin-bottom:8px}@media(max-width:700px){body[data-view=database].database-tab-recipes .panel-database>.panel-title,body[data-view=database]:has(#tab-recipes.active) .panel-database>.panel-title{align-items:stretch;padding:8px 10px}body[data-view=database].database-tab-recipes .panel-database>.panel-title h2,body[data-view=database]:has(#tab-recipes.active) .panel-database>.panel-title h2{font-size:1rem}body[data-view=database].database-tab-recipes #toggleDatabaseBtn,body[data-view=database]:has(#tab-recipes.active) #toggleDatabaseBtn{width:100%}}body[data-view=system-admin] .system-admin-kpis div{min-height:68px;border-color:#4a603a33;background:#fbfcf7}body[data-view=system-admin] .system-admin-kpis span{color:#53614c;font-size:.69rem;font-weight:880}body[data-view=system-admin] .system-admin-kpis strong{color:#1e2d1e;font-size:1.5rem;letter-spacing:0}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes].active{gap:12px}body[data-view=system-admin] .system-recipes-toolbar{border:1px solid rgba(79,103,62,.2);border-radius:10px;padding:9px;background:#fbfcf7}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-admin-grid{grid-template-columns:minmax(300px,.74fr) minmax(0,1.46fr);gap:14px;align-items:start}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-admin-list-panel{display:grid;gap:8px;border-color:#4f673e42;background:#fbfcf7}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-admin-list-panel:before{content:"Lista receptur";display:block;border-bottom:1px solid rgba(79,103,62,.14);padding:0 2px 8px;color:#53614c;font-size:.68rem;font-weight:900;line-height:1;text-transform:uppercase}body[data-view=system-admin] .system-recipes-list{gap:6px;max-height:min(62vh,720px);overflow:auto;border-color:#4f673e2e;background:#f5f7ef}body[data-view=system-admin] .system-recipes-list .recipe-list-item{position:relative;min-height:48px;border-color:#4f673e21;padding:8px 10px 8px 12px;background:#fffefb}body[data-view=system-admin] .system-recipes-list .recipe-list-item:nth-child(2n):not(.active){background:#fafbf5}body[data-view=system-admin] .system-recipes-list .recipe-list-item:hover,body[data-view=system-admin] .system-recipes-list .recipe-list-item:focus-visible{border-color:#4f673e57;background:#f1f7ea}body[data-view=system-admin] .system-recipes-list .recipe-list-item.active{border-color:#3f622ab8;background:#e8f3dd;box-shadow:inset 5px 0 #476b31,0 6px 14px #2a271e0f}body[data-view=system-admin] .system-recipes-list .recipe-list-item.active:after{content:"";position:absolute;top:11px;right:11px;width:8px;height:8px;border:2px solid #f7fbf2;border-radius:999px;background:#476b31}body[data-view=system-admin] .system-recipes-list .recipe-list-item strong{display:block;max-width:calc(100% - 58px);color:#202f1f;font-size:.9rem;font-weight:900;line-height:1.18}body[data-view=system-admin] .system-recipes-list .recipe-list-item span{display:block;margin-top:4px;color:#687363;font-size:.68rem;font-weight:740;line-height:1.24}body[data-view=system-admin] .system-recipe-form{border-color:#4f673e47;background:#fbfcf7}body[data-view=system-admin] .system-recipe-form .recipe-preview-head{border-color:#4f673e3d;border-left:5px solid #54723f;padding:11px 13px;background:#eef5e7}body[data-view=system-admin] .system-recipe-form .recipe-preview-head .eyebrow{color:#53614c;font-weight:900}body[data-view=system-admin] .system-recipe-form .recipe-preview-head h3{color:#1e2d1e;font-size:1.05rem;font-weight:930}body[data-view=system-admin] .system-recipe-form-section{border-color:#4f673e38;background:#fffefa}body[data-view=system-admin] .system-recipe-form-section+.system-recipe-form-section{margin-top:11px}body[data-view=system-admin] .system-recipe-form-section h4,body[data-view=system-admin] .system-recipe-form-section .table-toolbar h3{color:#243522;font-size:.82rem;font-weight:950;letter-spacing:0;text-transform:uppercase}body[data-view=system-admin] .system-recipe-form-section h4{border-bottom:1px solid rgba(79,103,62,.12);padding-bottom:7px}body[data-view=system-admin] .system-recipe-form-section .form-grid.two,body[data-view=system-admin] .system-recipe-meta-grid{gap:9px}body[data-view=system-admin] .system-recipe-form-section label{color:#586451;font-size:.69rem;font-weight:880}body[data-view=system-admin] .system-recipe-form-section input,body[data-view=system-admin] .system-recipe-form-section select{background:#fffefb}body[data-view=system-admin] .system-recipe-form-section .table-toolbar{align-items:center;border-bottom-color:#4f673e29;margin-bottom:4px;padding-bottom:9px}body[data-view=system-admin] .system-recipe-form-section .table-toolbar h3{margin:0}body[data-view=system-admin] .system-recipe-form-section .table-toolbar .primary-button{min-height:30px;padding:5px 10px;font-size:.76rem}body[data-view=system-admin] .system-recipe-items{gap:7px}body[data-view=system-admin] .system-recipe-item-row{align-items:end;border-color:#4f673e2e;background:#fbfcf7}body[data-view=system-admin] .system-recipe-item-row:nth-child(2n){background:#fffefb}body[data-view=system-admin] .system-recipe-item-row label{gap:4px}body[data-view=system-admin] .system-recipe-item-cost{min-height:43px;border-color:#4f673e33;background:#eef5e7}body[data-view=system-admin] .system-recipe-item-cost span{color:#5f6c58;font-size:.62rem;font-weight:900}body[data-view=system-admin] .system-recipe-item-cost strong{color:#253823;font-size:.86rem;font-weight:930}body[data-view=system-admin] .system-recipe-item-row .icon-button.danger{width:30px;min-width:30px;min-height:30px;align-self:end;border-color:#9e4b3c40;color:#8a3d32;background:#fff8f4;font-size:.72rem;font-weight:900}body[data-view=system-admin] .system-recipe-form .product-panel-actions{border-top:1px solid rgba(79,103,62,.16);margin-top:12px;padding-top:12px}@media(max-width:1100px){body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-admin-grid{grid-template-columns:1fr}body[data-view=system-admin] .system-recipes-list{max-height:360px}}@media(max-width:640px){body[data-view=system-admin] .system-recipes-list .recipe-list-item strong{max-width:100%}body[data-view=system-admin] .system-recipes-list .recipe-list-item.active:after{top:10px;right:10px}body[data-view=system-admin] .system-recipe-form-section .table-toolbar{align-items:stretch}body[data-view=system-admin] .system-recipe-form-section .table-toolbar .primary-button{width:100%}}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes].active{position:relative}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes].active>.system-recipes-toolbar{position:sticky;top:10px;z-index:35;box-shadow:0 10px 22px #2a271e14}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-admin-grid{align-items:start}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-admin-list-panel{position:sticky;top:78px;max-height:calc(100vh - 98px);overflow:hidden}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-recipe-form{position:relative;display:grid;align-self:start;max-height:calc(100vh - 86px);overflow:auto;padding-bottom:0}body[data-view=system-admin] .system-recipe-form-section:has(.system-recipe-items){display:grid;gap:8px;min-height:0}body[data-view=system-admin] .system-recipe-form-section:has(.system-recipe-items) .table-toolbar{position:sticky;top:0;z-index:15;margin:-11px -12px 0;border-bottom:1px solid rgba(79,103,62,.18);border-radius:9px 9px 0 0;padding:10px 12px;background:#fffefa}body[data-view=system-admin] .system-recipe-items{max-height:min(46vh,520px);overflow:auto;overscroll-behavior:contain;padding-right:3px}body[data-view=system-admin] .system-recipe-items::-webkit-scrollbar,body[data-view=system-admin] .system-recipes-list::-webkit-scrollbar,body[data-view=system-admin] .system-recipe-form::-webkit-scrollbar{width:9px}body[data-view=system-admin] .system-recipe-items::-webkit-scrollbar-thumb,body[data-view=system-admin] .system-recipes-list::-webkit-scrollbar-thumb,body[data-view=system-admin] .system-recipe-form::-webkit-scrollbar-thumb{border:2px solid #f7f8f1;border-radius:999px;background:#54723f57}body[data-view=system-admin] .system-recipe-form .product-panel-actions{position:sticky;bottom:0;z-index:25;margin-right:-12px;margin-left:-12px;border-top:1px solid rgba(79,103,62,.2);border-radius:0 0 10px 10px;padding:10px 12px 12px;background:#fffdf8fa;box-shadow:0 -10px 20px #2a271e12}body[data-view=system-admin] .system-recipe-form .product-panel-actions .primary-button,body[data-view=system-admin] .system-recipe-form .product-panel-actions .text-button{min-height:34px}@media(max-width:1100px){body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-admin-list-panel,body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-recipe-form{position:static;max-height:none}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes].active>.system-recipes-toolbar{top:6px}body[data-view=system-admin] .system-recipe-items{max-height:420px}}@media(max-width:640px){body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes].active>.system-recipes-toolbar{position:static;box-shadow:none}body[data-view=system-admin] .system-recipe-items{max-height:360px}body[data-view=system-admin] .system-recipe-form .product-panel-actions{margin-right:-10px;margin-left:-10px}}body[data-view=system-admin] .system-recipe-product-field{min-width:0}body[data-view=system-admin] .system-product-picker-wrap{position:relative;display:block;min-width:0;max-width:100%}body[data-view=system-admin] .system-product-picker{position:relative;z-index:1;width:100%}body[data-view=system-admin] .system-product-picker-menu{z-index:500;border:1px solid rgba(79,103,62,.26);border-radius:9px;background:#fffefa;box-shadow:0 18px 34px #2a271e2e}body[data-view=system-admin] .system-product-picker-menu.is-floating{position:fixed;top:var(--picker-top);right:auto;bottom:auto;left:var(--picker-left);width:var(--picker-width);max-width:calc(100vw - 24px);max-height:var(--picker-max-height);overflow:auto}body[data-view=system-admin] .system-product-picker-menu.is-floating.is-open-up{top:var(--picker-top);bottom:auto;box-shadow:0 -14px 30px #2a271e29}body[data-view=system-admin] .system-product-picker-option{min-height:42px;padding:8px 10px;background:#fffefa}body[data-view=system-admin] .system-product-picker-option strong{min-width:0;overflow:hidden;color:#20301f;font-size:.84rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}body[data-view=system-admin] .system-product-picker-option span,body[data-view=system-admin] .system-product-picker-empty{min-width:0;overflow:hidden;color:#65715f;font-size:.7rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}body[data-view=system-admin] .system-product-picker-option:hover,body[data-view=system-admin] .system-product-picker-option:focus-visible{background:#eef6e7}body[data-view=system-admin] .system-recipe-item-row:has(.system-product-picker-menu:not([hidden])){z-index:3}body[data-view=system-admin] .system-admin-shell{padding-top:8px}body[data-view=system-admin] .system-admin-workspace>.saas-card{gap:9px;padding:12px 14px 14px}body[data-view=system-admin] .system-admin-head{gap:1px;padding-bottom:0}body[data-view=system-admin] .system-admin-head .eyebrow{font-size:.64rem;line-height:1}body[data-view=system-admin] .system-admin-head h2{font-size:1.28rem;line-height:1.08}body[data-view=system-admin] .system-admin-head .helper-text{margin-top:1px;font-size:.76rem;line-height:1.24}body[data-view=system-admin] .system-admin-kpis{gap:8px}body[data-view=system-admin] .system-admin-kpis div{min-height:54px;gap:2px;padding:8px 11px}body[data-view=system-admin] .system-admin-kpis span{font-size:.62rem;line-height:1.05}body[data-view=system-admin] .system-admin-kpis strong{font-size:1.24rem;line-height:1}body[data-view=system-admin] .system-admin-tabs{gap:5px;border-bottom-color:#4d5a411a;padding-bottom:6px}body[data-view=system-admin] .system-admin-tab{min-height:28px;padding:4px 10px;font-size:.74rem;line-height:1}body[data-view=system-admin] .system-admin-content,body[data-view=system-admin] .system-admin-section.active{gap:8px}body[data-view=system-admin] .system-recipes-toolbar{gap:6px;padding:7px}body[data-view=system-admin] .system-recipes-toolbar .compact-search,body[data-view=system-admin] .system-recipes-toolbar select,body[data-view=system-admin] .system-recipes-toolbar #addSystemRecipeBtn{min-height:30px;font-size:.78rem}body[data-view=system-admin] .system-recipes-toolbar #addSystemRecipeBtn{padding:5px 11px}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes].active>.system-recipes-toolbar{top:6px}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-admin-list-panel{top:58px;max-height:calc(100vh - 74px)}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-recipe-form{max-height:calc(100vh - 66px)}@media(max-width:900px){body[data-view=system-admin] .system-admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){body[data-view=system-admin] .system-admin-workspace>.saas-card{padding:10px}body[data-view=system-admin] .system-admin-head h2{font-size:1.14rem}body[data-view=system-admin] .system-admin-kpis{gap:6px}body[data-view=system-admin] .system-admin-tab{flex:1 1 calc(50% - 5px)}}body[data-view=system-admin] .system-recipe-items-head{display:flex;align-items:center;justify-content:space-between;gap:10px}body[data-view=system-admin] .system-recipe-items-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}body[data-view=system-admin] .system-recipe-items-actions .ghost-button{min-height:30px;border-color:#54723f57;color:#3f6130;background:#f7fbf2;box-shadow:none}body[data-view=system-admin] .system-recipe-items-actions .primary-button{min-height:30px;box-shadow:none;white-space:nowrap}body[data-view=system-admin] .system-recipe-items-actions [data-action=print-system-recipe-tech-card]{min-height:30px;border-color:#54723f47;padding:6px 12px;color:#49623d;background:#fff;box-shadow:none;font-size:.82rem;white-space:nowrap}body[data-view=system-admin] .system-recipe-items-actions [data-action=print-system-recipe-tech-card]:hover{border-color:#54723f6b;color:#2f4d27;background:#f8fbf4}body[data-view=system-admin] .system-recipe-form .product-panel-actions{position:static;justify-content:flex-start;margin:8px 0 0;border-top:1px solid rgba(79,103,62,.12);border-radius:0;padding:8px 0 0;background:transparent;box-shadow:none}body[data-view=system-admin] .system-recipe-form .product-panel-actions .text-button.danger{min-height:30px;padding:5px 10px;font-size:.78rem}@media(max-width:720px){body[data-view=system-admin] .system-recipe-items-head{align-items:stretch;flex-direction:column}body[data-view=system-admin] .system-recipe-items-actions{justify-content:stretch}body[data-view=system-admin] .system-recipe-items-actions .ghost-button,body[data-view=system-admin] .system-recipe-items-actions .primary-button,body[data-view=system-admin] .system-recipe-items-actions [data-action=print-system-recipe-tech-card]{flex:1 1 180px}}body[data-view=system-admin] .system-recipe-form-section:has(.system-recipe-items) .table-toolbar{z-index:6}body[data-view=system-admin] .system-recipe-items{position:relative;z-index:10}body[data-view=system-admin] .system-recipe-item-row:has(.system-product-picker-menu:not([hidden])){position:relative;z-index:120}body[data-view=system-admin] .system-product-picker-menu,body[data-view=system-admin] .system-product-picker-menu.is-floating{z-index:10000}body[data-view=system-admin] .system-recipe-tech-card-section{border-color:#5e764b38;padding:14px;background:#fbfcf7}body[data-view=system-admin] .system-recipe-tech-card-section.recipe-tech-card-collapsible,body[data-view=database] #tab-recipes .recipe-tech-card-section.recipe-tech-card-collapsible{margin-top:14px}body[data-view=system-admin] .recipe-tech-card-summary,body[data-view=database] #tab-recipes .recipe-tech-card-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;list-style:none}body[data-view=system-admin] .recipe-tech-card-summary::-webkit-details-marker,body[data-view=database] #tab-recipes .recipe-tech-card-summary::-webkit-details-marker{display:none}body[data-view=system-admin] .recipe-tech-card-summary span:first-child,body[data-view=database] #tab-recipes .recipe-tech-card-summary span:first-child{display:grid;gap:2px}body[data-view=system-admin] .recipe-tech-card-summary strong,body[data-view=database] #tab-recipes .recipe-tech-card-summary strong{color:#1c2a18;font-size:.9rem;letter-spacing:.02em;text-transform:uppercase}body[data-view=system-admin] .recipe-tech-card-summary small,body[data-view=database] #tab-recipes .recipe-tech-card-summary small{color:#6f765f;font-weight:500;line-height:1.25}body[data-view=system-admin] .recipe-tech-card-toggle,body[data-view=database] #tab-recipes .recipe-tech-card-toggle{flex:0 0 auto;border:1px solid rgba(94,118,75,.26);border-radius:999px;padding:5px 10px;color:#31512e;background:#fff;font-size:.78rem;font-weight:800}body[data-view=system-admin] .recipe-tech-card-toggle .when-open,body[data-view=database] #tab-recipes .recipe-tech-card-toggle .when-open,body[data-view=system-admin] .recipe-tech-card-collapsible[open] .recipe-tech-card-toggle .when-closed,body[data-view=database] #tab-recipes .recipe-tech-card-collapsible[open] .recipe-tech-card-toggle .when-closed{display:none}body[data-view=system-admin] .recipe-tech-card-collapsible[open] .recipe-tech-card-toggle .when-open,body[data-view=database] #tab-recipes .recipe-tech-card-collapsible[open] .recipe-tech-card-toggle .when-open{display:inline}body[data-view=system-admin] .system-recipe-tech-card-section h4{margin-bottom:11px;border-bottom:1px solid rgba(94,118,75,.16);padding-bottom:8px;color:#1c2a18;font-size:.9rem;letter-spacing:.02em}body[data-view=system-admin] .system-recipe-tech-card-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-top:12px;border-top:1px solid rgba(94,118,75,.16);padding-top:12px}body[data-view=system-admin] .system-recipe-tech-card-grid label{gap:5px}body[data-view=system-admin] .system-recipe-tech-card-grid .helper-text{margin:0;color:#6f765f;font-weight:500;font-size:.76rem;line-height:1.25}body[data-view=system-admin] .system-recipe-tech-card-grid textarea{width:100%;min-height:62px;resize:vertical;border:1px solid #d8dfcf;border-radius:8px;padding:9px 10px;background:#fff;color:#17220f;font:inherit;line-height:1.4}body[data-view=system-admin] .system-recipe-tech-card-grid textarea:focus{border-color:#6f8b57;outline:2px solid rgba(111,139,87,.18)}body[data-view=system-admin] .system-recipe-tech-card-wide{grid-column:auto}body[data-view=system-admin] .system-recipe-tech-card-wide textarea{min-height:108px}@media(max-width:760px){body[data-view=system-admin] .system-recipe-tech-card-grid{grid-template-columns:1fr}body[data-view=system-admin] .system-recipe-tech-card-wide{grid-column:auto}}body[data-view=database] #tab-recipes .recipe-tech-card-section{margin-top:14px;border:1px solid rgba(94,118,75,.22);border-radius:10px;padding:14px;background:#fbfcf7}body[data-view=database] #tab-recipes .recipe-tech-card-section h4{margin:0 0 11px;border-bottom:1px solid rgba(94,118,75,.16);padding-bottom:8px;color:#1c2a18;font-size:.9rem;letter-spacing:.02em;text-transform:uppercase}body[data-view=database] #tab-recipes .recipe-tech-card-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-top:12px;border-top:1px solid rgba(94,118,75,.16);padding-top:12px}body[data-view=database] #tab-recipes .recipe-tech-card-grid label{display:grid;gap:5px}body[data-view=database] #tab-recipes .recipe-tech-card-grid .helper-text{margin:0;color:#6f765f;font-weight:500;font-size:.76rem;line-height:1.25}body[data-view=database] #tab-recipes .recipe-tech-card-grid textarea{width:100%;min-height:62px;resize:vertical;border:1px solid #d8dfcf;border-radius:8px;padding:9px 10px;background:#fff;color:#17220f;font:inherit;line-height:1.4}body[data-view=database] #tab-recipes .recipe-tech-card-grid textarea:focus{border-color:#6f8b57;outline:2px solid rgba(111,139,87,.18)}body[data-view=database] #tab-recipes .recipe-tech-card-wide{grid-column:auto}body[data-view=database] #tab-recipes .recipe-tech-card-wide textarea{min-height:108px}@media(max-width:760px){body[data-view=database] #tab-recipes .recipe-tech-card-grid{grid-template-columns:1fr}body[data-view=database] #tab-recipes .recipe-tech-card-wide{grid-column:auto}}.recipe-tech-card-print-shell{display:none}.recipe-tech-card-print-shell.is-open{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;gap:14px;padding:18px;background:#161a14ad}.recipe-tech-card-preview-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;max-width:210mm;width:min(100%,210mm);margin:0 auto}.recipe-tech-card-print-status{margin-right:auto;color:#fff;font-size:.86rem;line-height:1.3}.recipe-tech-card-preview-scroll{width:min(100%,210mm);margin:0 auto;overflow-x:hidden;overflow-y:auto;border-radius:6px;background:#e8e5dc;box-shadow:0 18px 52px #0000004d}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print{box-sizing:border-box;min-height:297mm;width:min(100%,210mm);max-width:100%;margin:0 auto;padding:18mm 16mm;background:#fff;color:#171a16;font-family:Arial,Helvetica,sans-serif;font-size:10.5pt;line-height:1.5}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-head{border-bottom:2px solid #2c3328;padding-bottom:9mm;margin-bottom:8mm}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-kicker{margin:0 0 3mm;color:#52604b;font-size:8.5pt;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print h1{margin:0 0 6mm;color:#111;font-size:22pt;line-height:1.12}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3mm}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-meta span{display:flex;flex-direction:column;gap:1mm;min-width:0;border:1px solid #c8d0bd;border-radius:4px;padding:2.5mm 3mm;background:#f7f8f3;color:#20251d;font-size:9.5pt}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-meta strong{color:#5b6653;font-size:7.5pt;letter-spacing:.05em;text-transform:uppercase}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-section,.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-notes{break-inside:avoid;margin:0 0 7mm}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-section:not(:first-of-type){border-left:3px solid #d7decf;padding:4mm 0 1mm 5mm}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print h2{margin:0 0 3mm;color:#20251d;font-size:12pt;line-height:1.2;text-transform:uppercase}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print p{margin:0;max-width:165mm}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;margin-top:2mm;font-size:9.8pt}.recipe-tech-card-print-shell.is-open .recipe-tech-card-col-amount{width:22mm}.recipe-tech-card-print-shell.is-open .recipe-tech-card-col-unit{width:26mm}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print th,.recipe-tech-card-print-shell.is-open .recipe-tech-card-print td{border:1px solid #c7c7c0;padding:2.5mm 3mm;text-align:left;vertical-align:top}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print th{background:#eef1e8;color:#30372d;font-size:8.5pt;letter-spacing:.04em;text-transform:uppercase}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-empty{color:#666;font-style:italic}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print-notes div{min-height:26mm;border:1px solid #c7c7c0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 8mm,rgba(0,0,0,.12) 8.2mm)}.recipe-tech-card-print-shell.is-open .recipe-tech-card-print footer{display:flex;justify-content:space-between;gap:8mm;border-top:1px solid #2c3328;padding-top:4mm;margin-top:8mm;color:#3f4939;font-size:9pt}@media print{@page recipe-tech-card{size:A4 portrait;margin:12mm}body[data-print-report=recipe-tech-card] *{visibility:hidden!important}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-shell,body[data-print-report=recipe-tech-card] .recipe-tech-card-print-shell *{visibility:visible!important}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-shell{display:block!important;position:absolute;inset:0;width:100%;min-height:100%;background:#fff;color:#111;font-family:Arial,sans-serif;font-size:10.5pt;line-height:1.35;page:recipe-tech-card}body[data-print-report=recipe-tech-card] .recipe-tech-card-preview-scroll{overflow:visible!important;width:100%!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}body[data-print-report=recipe-tech-card] .recipe-tech-card-preview-actions{display:none!important}body[data-print-report=recipe-tech-card] .recipe-tech-card-print{box-sizing:border-box;width:100%;padding:0;color:#111;font-family:Arial,Helvetica,sans-serif}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-head{border-bottom:2px solid #111;padding-bottom:8mm;margin-bottom:7mm;break-after:avoid}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-kicker{margin:0 0 2mm;font-size:9pt;font-weight:700;letter-spacing:.08em;text-transform:uppercase}body[data-print-report=recipe-tech-card] .recipe-tech-card-print h1{margin:0 0 4mm;font-size:20pt;line-height:1.15}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5mm;font-size:9.5pt}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-meta span{display:flex;flex-direction:column;gap:1mm;border:1px solid #555;padding:1.8mm 2.4mm}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-meta strong{font-size:7.2pt;letter-spacing:.05em;text-transform:uppercase}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-section{break-inside:avoid;margin:0 0 6mm}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-section:not(:first-of-type){border-left:1.5mm solid #ddd;padding:3mm 0 1mm 4mm}body[data-print-report=recipe-tech-card] .recipe-tech-card-print h2{margin:0 0 2.5mm;border-bottom:1px solid #333;padding-bottom:1.5mm;font-size:12pt;text-transform:uppercase;break-after:avoid}body[data-print-report=recipe-tech-card] .recipe-tech-card-print p{margin:0;max-width:165mm}body[data-print-report=recipe-tech-card] .recipe-tech-card-print table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;margin-top:2mm;break-inside:avoid}body[data-print-report=recipe-tech-card] .recipe-tech-card-col-amount{width:22mm}body[data-print-report=recipe-tech-card] .recipe-tech-card-col-unit{width:26mm}body[data-print-report=recipe-tech-card] .recipe-tech-card-print th,body[data-print-report=recipe-tech-card] .recipe-tech-card-print td{border:1px solid #555;padding:2mm;text-align:left;vertical-align:top}body[data-print-report=recipe-tech-card] .recipe-tech-card-print th{background:#eee;font-weight:700;font-size:8.5pt;letter-spacing:.04em;text-transform:uppercase}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-empty{color:#555;font-style:italic}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-notes div{min-height:24mm;border:1px solid #777}body[data-print-report=recipe-tech-card] .recipe-tech-card-print-notes{break-inside:avoid}body[data-print-report=recipe-tech-card] .recipe-tech-card-print footer{display:flex;justify-content:space-between;gap:8mm;border-top:1px solid #111;padding-top:4mm;margin-top:8mm;font-size:9pt}}@media print{@page planner-shopping{size:A4 portrait;margin:12mm}body[data-print-report=planner-shopping] *{visibility:hidden!important}body[data-print-report=planner-shopping] .planner-shopping-print-shell,body[data-print-report=planner-shopping] .planner-shopping-print-shell *{visibility:visible!important}body[data-print-report=planner-shopping] .planner-shopping-print-shell{display:block!important;position:static!important;width:100%;min-height:100%;background:#fff;color:#111;font-family:Arial,sans-serif;font-size:10pt;line-height:1.35;page:planner-shopping}body[data-print-report=planner-shopping] .planner-shopping-preview-actions{display:none!important}body[data-print-report=planner-shopping] .planner-shopping-preview-scroll{overflow:visible!important;width:100%!important;max-width:none!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}body[data-print-report=planner-shopping] .planner-shopping-print{box-sizing:border-box;width:100%;max-width:100%;padding:0;color:#111;font-family:Arial,Helvetica,sans-serif;font-size:9.4pt;line-height:1.34}body[data-print-report=planner-shopping] .planner-shopping-print-head{border-bottom:2px solid #111;padding-bottom:7mm;margin-bottom:6mm;break-after:avoid}body[data-print-report=planner-shopping] .planner-shopping-print h1{margin:0 0 4mm;font-size:18pt;line-height:1.12;text-transform:uppercase}body[data-print-report=planner-shopping] .planner-shopping-print-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4mm;font-size:9pt}body[data-print-report=planner-shopping] .planner-shopping-print-meta span{border:1px solid #555;padding:1.8mm 2.2mm}body[data-print-report=planner-shopping] .planner-shopping-print-category,body[data-print-report=planner-shopping] .planner-shopping-print-warnings{break-inside:auto;margin:0 0 6mm}body[data-print-report=planner-shopping] .planner-shopping-print h2{border-bottom:1px solid #333;padding-bottom:1.3mm;margin:0 0 2.2mm;font-size:11pt;break-after:avoid}body[data-print-report=planner-shopping] .planner-shopping-print-list{display:grid;gap:1.5mm}body[data-print-report=planner-shopping] .planner-shopping-print-row{display:grid;grid-template-columns:5mm minmax(0,1fr) minmax(24mm,auto);gap:3mm;align-items:start;border-bottom:1px solid #777;padding:1.8mm 0;break-inside:avoid;page-break-inside:avoid}body[data-print-report=planner-shopping] .planner-shopping-print-checkbox{width:3.2mm;height:3.2mm;border:1px solid #111;border-radius:1px;margin-top:.45mm;background:#fff}body[data-print-report=planner-shopping] .planner-shopping-print-product{min-width:0}body[data-print-report=planner-shopping] .planner-shopping-print-amount{color:#111;font-size:9.5pt;font-variant-numeric:tabular-nums;line-height:1.2;text-align:right;white-space:nowrap}body[data-print-report=planner-shopping] .planner-shopping-print table{width:100%;border-collapse:collapse;table-layout:fixed;break-inside:auto}body[data-print-report=planner-shopping] .planner-shopping-print tr{break-inside:avoid;page-break-inside:avoid}body[data-print-report=planner-shopping] .planner-shopping-print th,body[data-print-report=planner-shopping] .planner-shopping-print td{border:1px solid #555;padding:1.7mm 1.8mm;overflow-wrap:anywhere;word-break:normal}body[data-print-report=planner-shopping] .planner-shopping-print th{background:#eee;font-weight:700}body[data-print-report=planner-shopping] .planner-shopping-print-check{text-align:center}body[data-print-report=planner-shopping] .planner-shopping-print-qty{text-align:right;font-variant-numeric:tabular-nums}body[data-print-report=planner-shopping] .planner-shopping-print-check,body[data-print-report=planner-shopping] .planner-shopping-print-qty,body[data-print-report=planner-shopping] .planner-shopping-print-unit{white-space:nowrap}body[data-print-report=planner-shopping] .planner-shopping-print-product small{color:#555;font-size:7.4pt;line-height:1.18}body[data-print-report=planner-shopping] .planner-shopping-print footer{display:flex;justify-content:space-between;gap:8mm;border-top:1px solid #111;padding-top:4mm;margin-top:8mm;font-size:9pt}}body[data-view=system-admin] .system-admin-section[data-system-admin-panel=recipes] .system-recipe-form{max-height:none;overflow:visible}body[data-view=system-admin] .system-recipe-form-section:has(.system-recipe-items) .table-toolbar{position:static}body[data-view=system-admin] .system-recipe-items{max-height:none;overflow:visible;overscroll-behavior:auto;padding-right:0}body[data-view=system-admin] .system-recipe-form .product-panel-actions{position:static;margin-right:0;margin-left:0;box-shadow:none}body[data-view=database] #tab-recipes .recipe-form,body[data-view=database] #tab-recipes .recipe-form.has-recipe,body[data-view=database] #tab-recipes .recipe-ingredients-wrap{max-height:none;overflow:visible}:root{--bg: #f6f1e8;--surface: #ffffff;--surface-strong: #fbf8f2;--ink: #1f2b27;--muted: #67736d;--line: #ded7cc;--olive: #234a3b;--olive-dark: #17372a;--sage: #dfebdf;--beige: #f1eadb;--focus: #234a3b;--shadow: 0 1px 2px rgb(26 45 36 / 5%);--sidebar-bg: #123f32;--sidebar-bg-soft: #0b3026;--sidebar-line: rgba(231, 238, 229, .16);--sidebar-text: #f7f4eb;--sidebar-muted: #c1cec5;--sidebar-accent: #b8dd7b}html,body{background:var(--bg);color:var(--ink)}body{background-image:none}.access-screen{background:var(--bg)}.panel,.result-panel,.dashboard-card,.breakfast-card,.offer-price-card,.report-card,.subpanel,.recipe-browser,.dashboard-tile,.dashboard-stat,.metric,.offer-metric,.owner-metric{border-color:var(--line);background-color:var(--surface)}.primary-button,body[data-view=calculation] .primary-button,.access-card .primary-button{border-color:var(--olive);background:var(--olive);color:#fff}.primary-button:hover,body[data-view=calculation] .primary-button:hover,.access-card .primary-button:hover{border-color:var(--olive-dark);background:var(--olive-dark)}.secondary-button{border-color:#cfe0d2;background:var(--sage);color:#315d46}.ghost-button{border-color:var(--line);background:var(--surface);color:var(--ink)}.text-button,.eyebrow,.brand-byline{color:var(--olive)}.side-nav,body[data-view=calculation] .side-nav{border-right:1px solid var(--sidebar-line);background:linear-gradient(180deg,var(--sidebar-bg) 0%,var(--sidebar-bg-soft) 100%);box-shadow:none;color:var(--sidebar-text)}.nav-brand{min-height:88px;justify-items:start;color:var(--olive)}.nav-logo{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--olive);color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1rem;font-weight:850;line-height:1}.nav-brand-text{text-align:left}.nav-brand-text strong{color:var(--sidebar-text);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.95rem;font-weight:750;line-height:1.2}.nav-brand-text small{color:var(--sidebar-muted);font-size:.7rem;font-weight:600}.side-nav .view-button{border:1px solid transparent;background:transparent;color:var(--sidebar-muted)}.side-nav .view-button:hover,.side-nav .view-button:focus-visible{border-color:#e7eee533;background:#ffffff14;color:var(--sidebar-text)}.side-nav .view-button.active,body[data-view=calculation] .side-nav .view-button.active{border-color:#b8dd7bb8;background:#e3eddf;box-shadow:none;color:var(--olive-dark)}.side-nav .view-button.active .nav-icon,body[data-view=calculation] .side-nav .view-button.active .nav-icon{color:var(--olive)}.nav-user{border-top-color:var(--sidebar-line);background:transparent;color:var(--sidebar-text)}.nav-user small{color:var(--sidebar-muted)}.nav-avatar{background:var(--olive);color:#fff}.nav-blog-link{border-color:var(--sidebar-line);background:#ffffff0f;color:var(--sidebar-text)}:focus-visible{outline-color:#234a3b6b}.access-brand-card{grid-template-columns:minmax(0,1fr)}.access-brand-card:before{content:none!important;display:none!important}.access-kicker,.access-hero .brand-byline,.access-brand-note{grid-column:1}
