:root{color-scheme:light;font-family:Avenir Next,Segoe UI,sans-serif;--bg: #f4efe4;--paper: rgba(255, 252, 246, .92);--paper-strong: #fffdf8;--ink: #173127;--muted: #5d7268;--line: rgba(23, 49, 39, .12);--accent: #ef8f31;--accent-strong: #d66a00;--accent-soft: rgba(239, 143, 49, .16);--green: #2f7d57;--red: #c44e36;--yellow: #d7a11f;background:radial-gradient(circle at top left,rgba(239,143,49,.24),transparent 30%),radial-gradient(circle at bottom right,rgba(47,125,87,.2),transparent 22%),linear-gradient(180deg,#f9f4eb,#f4efe4 52%,#eee6d7);color:var(--ink)}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}input,select,textarea,summary{color:var(--ink)}#root,.splash-screen,.app-shell,.auth-shell{min-height:100vh}.splash-screen{display:grid;place-items:center;padding:2rem}.auth-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:1.5rem;padding:1.5rem}.auth-hero,.auth-card,.panel,.dish-card,.order-card,.metric-card,.dialog-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--paper);border:1px solid var(--line);box-shadow:0 18px 42px #17312714}.auth-hero,.auth-card{border-radius:32px;padding:2rem}.auth-hero{display:grid;align-content:center;gap:1.25rem;background:linear-gradient(145deg,#fffcf6f0,#fff3dbeb),var(--paper)}.auth-hero h1,.topbar h1,.hero-strip h2,.panel h2,.dish-header h3{margin:0}.auth-hero p,.topbar p,.hero-strip p,.panel-header p,.dish-body p{margin:0;color:var(--muted)}.eyebrow{display:inline-flex;width:fit-content;padding:.35rem .7rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.82rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.release-badge-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.release-badge{display:inline-flex;align-items:center;width:fit-content;padding:.35rem .7rem;border-radius:999px;background:#17312714;color:var(--ink);font-size:.8rem;font-weight:700;letter-spacing:.03em}.release-badge-dev{background:#c44e3624;color:var(--red)}.helper-strip{display:flex;flex-wrap:wrap;gap:.55rem}.helper-pill{display:inline-flex;align-items:center;width:fit-content;padding:.45rem .7rem;border-radius:999px;background:#1731270f;color:var(--muted);border:1px dashed rgba(23,49,39,.14);font-size:.82rem;font-weight:700}.helper-pill:before{content:"•";margin-right:.35rem;color:var(--accent-strong)}.hero-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hero-cards article,.seed-box{display:grid;gap:.45rem;padding:1rem 1.1rem;border-radius:20px;background:#ffffffa6;border:1px solid rgba(23,49,39,.08)}.seed-box code{display:block;padding:.45rem .65rem;border-radius:12px;background:#f6f0e2;overflow-wrap:anywhere}.auth-card{display:grid;align-content:start;gap:1.25rem}.auth-tabs,.tabbar,.mobile-bottom-nav,.mobile-section-switch,.button-row,.topbar-actions,.summary-row,.status-actions,.quantity-box,.pill-stack{display:flex;flex-wrap:wrap;gap:.75rem}.auth-tabs button,.tabbar button,.ghost-button,.secondary-button,.primary-button,.danger-button,.status-button{border-radius:16px;padding:.85rem 1rem;transition:.2s ease}.tabbar button{align-items:center;justify-content:center}.tab-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.45rem;height:1.45rem;padding:0 .38rem;border-radius:999px;background:var(--accent-strong);color:#fffdf8;font-size:.78rem;font-weight:800;line-height:1}.auth-tabs button,.tabbar button,.ghost-button,.status-button{background:#ffffffa6;color:var(--ink);border:1px solid var(--line)}.auth-tabs .is-active,.tabbar .is-active,.status-button.active,.primary-button{background:linear-gradient(135deg,var(--accent) 0%,#f4b04d 100%);color:#fff9f0;border-color:transparent;box-shadow:0 12px 24px #d66a003d}.secondary-button{background:#2f7d571f;color:var(--green)}.danger-button{background:linear-gradient(135deg,#cf5a40,#b94128);color:#fff9f0;border-color:transparent;box-shadow:0 12px 24px #b941283d}.ghost-button:hover,.secondary-button:hover,.primary-button:hover,.danger-button:hover,.status-button:hover,.auth-tabs button:hover,.tabbar button:hover{transform:translateY(-1px)}.stack-form,.compact-form{display:grid;gap:1rem}.pagination-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--line)}.stack-form label,.compact-form label{display:grid;gap:.45rem;font-weight:600}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.full-span{grid-column:1 / -1}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:.9rem 1rem;background:var(--paper-strong)}textarea{resize:vertical}.inline-message{margin:0;padding:.9rem 1rem;border-radius:16px;font-weight:600}.inline-message.success{background:#2f7d571f;color:var(--green)}.inline-message.error{background:#c44e361f;color:var(--red)}.portal-toast{position:sticky;top:.75rem;z-index:12;margin:0;box-shadow:0 10px 24px #1731271f}.busy-indicator{position:fixed;right:1.25rem;bottom:1.25rem;z-index:28;display:inline-flex;align-items:center;gap:.7rem;padding:.85rem 1rem;border-radius:999px;background:#173127eb;color:#fffdf8;box-shadow:0 16px 30px #17312738}.busy-spinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,253,248,.28);border-top-color:#fffdf8;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{display:grid;grid-template-rows:auto 1fr}.topbar{display:flex;justify-content:space-between;gap:1rem;align-items:start;padding:1.25rem 1.5rem 0}.topbar-actions{display:flex;gap:.75rem;align-items:start}.account-box{padding:.3rem 0}.account-box summary{list-style:none}.account-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:.55rem;padding:.85rem 1rem;border-radius:16px;border:1px solid var(--line);background:#ffffffb3;color:var(--ink);font-weight:700;font-size:1rem}.account-trigger::-webkit-details-marker{display:none}.account-trigger-icon{display:inline-flex;transition:transform .2s ease}.account-box[open] summary{margin-bottom:.8rem}.account-box[open] .account-trigger-icon{transform:rotate(180deg)}.logout-button{min-width:136px;display:inline-flex;justify-content:center;font-size:1rem;font-weight:800}.app-content{padding:1.5rem}.portal-grid{display:grid;gap:1.2rem}.section-hint{margin:0 0 .9rem;padding:.8rem .95rem;border-radius:18px;background:#fff9;border:1px solid rgba(23,49,39,.08);color:var(--muted)}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1.25rem;background:#17312747;z-index:30}.dialog-card{width:min(100%,460px);border-radius:28px;padding:1.3rem}.qr-dialog{display:grid;gap:1rem;justify-items:center;text-align:center}.wallet-brick-container{width:100%;min-height:4.5rem;padding:.35rem 0}.qr-image{width:min(280px,100%);border-radius:20px;background:#fff;padding:.8rem}.dialog-body{display:grid;gap:.8rem;margin-bottom:1rem}.dialog-body h3,.dialog-body p{margin:0}.hero-strip{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.4rem 1.6rem;border-radius:28px;background:linear-gradient(135deg,#fffaf1e6,#ffe2c0eb);border:1px solid rgba(214,106,0,.18)}.admin-hero{background:linear-gradient(135deg,#f9faf5eb,#cdebd6e0)}.hero-summary{display:grid;gap:.35rem;min-width:180px;justify-items:end}.hero-summary strong{font-size:clamp(1.8rem,3vw,2.4rem)}.panel,.metric-card{border-radius:28px;padding:1.25rem}.panel-header{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:1rem}.panel-actions{display:flex;gap:.75rem}.metrics-grid,.dish-grid,.two-column,.compact-grid,.lot-list{display:grid;gap:1rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.two-column,.compact-grid{grid-template-columns:1fr 1fr}.dish-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center}.menu-section-stack{display:grid;gap:1rem}.menu-category-strip{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.2rem}.segmented-control{display:inline-flex;gap:.35rem;padding:.35rem;border-radius:999px;background:#12251d14;width:fit-content;max-width:100%;overflow-x:auto}.segmented-control button{display:inline-flex;align-items:center;gap:.5rem;border:0;border-radius:999px;padding:.7rem 1rem;background:transparent;color:#182334d6;font-weight:700;white-space:nowrap}.segmented-control button.is-active{background:linear-gradient(135deg,#183a2d,#2f7a59);color:#f8fffb;box-shadow:0 12px 24px #183a2d2e}.segmented-control .tab-count-badge{position:static;min-width:1.45rem;height:1.45rem;padding:0 .35rem}.segmented-control button.is-active .tab-count-badge{background:#fff3;color:inherit}.menu-category-pill{display:inline-flex;align-items:center;gap:.55rem;border:1px solid rgba(16,24,40,.1);border-radius:999px;padding:.75rem 1rem;background:#ffffffc7;color:var(--ink);white-space:nowrap;font-weight:700}.menu-category-pill small{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .35rem;border-radius:999px;background:#10182814;font-size:.75rem}.menu-category-pill.is-active{background:linear-gradient(135deg,#183a2d,#2f7a59);color:#f8fffb;border-color:transparent;box-shadow:0 14px 30px #183a2d33}.menu-category-pill.is-active small{background:#ffffff2e;color:inherit}.menu-category-section{display:none;gap:.9rem}.menu-category-section.is-active{display:grid}.menu-category-header{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.menu-category-header strong{font-size:1.05rem}.menu-category-header span{color:#202a44b8;font-size:.9rem}.checkout-highlight,.checkout-total-card{display:grid;gap:.65rem;padding:1rem 1.05rem;border-radius:20px;background:linear-gradient(180deg,#ffffffeb,#f4f9f6f2);border:1px solid rgba(24,58,45,.08)}.checkout-highlight-row{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.checkout-highlight-row span,.checkout-total-card span,.checkout-total-card small{color:#202a44c2}.checkout-chip-row{display:flex;flex-wrap:wrap;gap:.55rem}.weekly-day-strip{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.2rem}.weekly-day-pill{display:grid;gap:.15rem;min-width:128px;padding:.8rem .95rem;border-radius:18px;background:#fffc;border:1px solid rgba(16,24,40,.1);text-align:left}.weekly-day-pill strong{display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-transform:capitalize}.weekly-day-pill span{color:#202a44b8;font-size:.86rem}.weekly-day-pill-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .4rem;border-radius:999px;background:#183a2d1a;color:#183a2d;font-size:.78rem;font-weight:800;line-height:1}.weekly-day-pill.is-active{background:linear-gradient(135deg,#183a2d,#2f7a59);color:#f8fffb;border-color:transparent;box-shadow:0 14px 28px #183a2d2e}.weekly-day-pill.is-active span{color:#f8fffbd1}.weekly-day-pill.is-active .weekly-day-pill-badge{background:#f8fffb2e;color:#f8fffb}.weekly-summary-list{display:grid;gap:.75rem}.weekly-summary-card{display:grid;gap:.35rem;padding:.9rem 1rem;border-radius:18px;background:#ffffffc7;border:1px solid rgba(16,24,40,.08)}.checkout-total-card strong{font-size:1.5rem;line-height:1}.checkout-submit-button{width:100%;min-height:3.2rem;font-size:1rem}.dish-card,.order-card{border-radius:24px;overflow:hidden}.dish-card{display:grid;grid-template-rows:170px 1fr;width:100%;max-width:340px;height:100%}.dish-image{background-size:cover;background-position:center}.dish-body{display:flex;flex-direction:column;align-content:start;gap:.9rem;padding:1rem}.dish-copy-stack{display:grid;gap:.55rem}.dish-copy-stack p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dish-copy-stack small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dish-body .primary-button{margin-top:auto}.dish-header,.order-card-header,.cart-item,.metric-card{display:flex;justify-content:space-between;gap:1rem}.order-list,.cart-list,.mini-list,.report-stack{display:grid;gap:.9rem}.order-card-meta{display:grid;gap:.2rem}.order-card-meta span{display:block}.order-note{display:block;margin-top:.35rem}.muted-copy{color:#202a44b8;font-size:.92rem}.top-gap{margin-top:1rem}.diagnostic-pre{margin:0;padding:.9rem 1rem;border-radius:16px;background:#111827eb;color:#e5eefb;font-size:.78rem;line-height:1.45;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.import-summary{margin-top:1rem}.import-errors{display:grid;gap:.35rem;padding-top:.45rem}.lot-card h4{margin:0 0 .65rem}.order-card{padding:1rem}.compact-card{gap:.35rem}.order-card.large{padding:1.15rem}.status-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.35rem .7rem;border-radius:999px;font-size:.82rem;font-weight:700;text-transform:capitalize}.status-pill:before,.payment-pill:before{margin-right:.35rem;font-weight:900}.payment-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.35rem .7rem;border-radius:999px;font-size:.82rem;font-weight:700;text-transform:capitalize}.payment-pendiente{background:#c44e361f;color:var(--red)}.payment-pendiente:before{content:"○"}.payment-parcial{background:#ef8f3129;color:#9d5600}.payment-parcial:before{content:"◐"}.payment-reconocido{background:#2f7d5729;color:var(--green)}.payment-reconocido:before{content:"✓"}.status-pendiente{background:#d7a11f29;color:#8b6504}.status-pendiente:before{content:"•"}.status-preparando{background:#ef8f3129;color:#9d5600}.status-preparando:before{content:"↻"}.status-listo{background:#2f7d5729;color:var(--green)}.status-listo:before{content:"✓"}.status-entregado{background:#1731271a;color:var(--ink)}.status-entregado:before{content:"→"}.metric-card{flex-direction:column;min-height:132px}.metric-title{margin:0;color:var(--muted);font-weight:700}.metric-value{font-size:clamp(1.7rem,2.4vw,2.3rem)}.accent-mustard{border-top:6px solid var(--accent)}.accent-tomato{border-top:6px solid var(--red)}.accent-pickle{border-top:6px solid var(--green)}.accent-ketchup{border-top:6px solid #8f2f21}.mini-list{margin:0;padding-left:1rem}.quantity-box{align-items:center}.cart-detail,.ingredient-editor{display:grid;gap:.6rem}.delivery-toolbar,.production-toolbar,.exception-box{display:grid;gap:.75rem}.delivery-filter{display:grid;gap:.35rem;min-width:min(280px,100%)}.group-chip-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-bottom:.75rem}.group-chip{display:grid;gap:.2rem;text-align:left;padding:.9rem 1rem;border-radius:18px;background:#ffffffb8;border:1px solid var(--line)}.group-chip.is-active{background:linear-gradient(135deg,var(--accent) 0%,#f4b04d 100%);color:#fff9f0;border-color:transparent;box-shadow:0 12px 24px #d66a0033}.payment-search-row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.mobile-bottom-nav,.mobile-section-switch,.mobile-kpi-strip,.mobile-action-bar,.mobile-only{display:none}.mobile-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.9rem}.mobile-kpi-strip article{display:grid;gap:.15rem;padding:.8rem .9rem;border-radius:18px;border:1px solid var(--line);background:#ffffffb8}.mobile-kpi-strip strong{font-size:1.05rem}.mobile-kpi-strip span{color:var(--muted);font-size:.85rem}.mobile-section-hidden{display:block}.payment-entry-row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;margin-top:.75rem}.payment-entry-row input,.button-row input[type=number]{max-width:120px}.scanner-box{position:relative;overflow:hidden;border-radius:22px;border:1px solid var(--line);background:#173127e6;min-height:240px}.scanner-video{display:block;width:100%;min-height:240px;object-fit:cover}.scanner-overlay{position:absolute;inset:auto 0 0 0;padding:.9rem 1rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.65));color:#fffdf8;font-weight:700}.restriction-box{display:grid;gap:.45rem;padding:.9rem 1rem;border-radius:18px;background:#fff3db8c;border:1px solid rgba(214,106,0,.14)}.payment-student-chip-list{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.45rem}.student-chip-button{border-radius:999px;padding:.35rem .7rem;background:#2f7d571f;color:var(--green);border:1px solid rgba(47,125,87,.14);font-weight:700}.payment-filter-card{transition:.2s ease}.payment-filter-card[role=button]{cursor:pointer}.payment-filter-card:hover,.payment-filter-card:focus-visible{transform:translateY(-1px);border-color:#d66a004d;outline:none}.payment-filter-card.is-filter-active{border:1px solid rgba(214,106,0,.34);box-shadow:0 10px 22px #d66a001f}.group-chip strong,.group-chip span{pointer-events:none}.delivery-toolbar,.production-toolbar{margin-bottom:.5rem}.exception-box{padding:.9rem 1rem;border-radius:18px;background:#fff3dbb3;border:1px solid rgba(214,106,0,.16)}.exception-box h4{margin:0}.order-card-exception{border:1px solid rgba(214,106,0,.28);background:linear-gradient(180deg,#fffcf6f2,#fff5e6eb)}.quantity-box button{width:34px;height:34px;border-radius:12px;background:#17312714}.checkbox-row{display:flex;align-items:center;gap:.6rem}.checkbox-row input{width:auto}@media (max-width: 900px){.auth-shell,.two-column,.compact-grid{grid-template-columns:1fr}.topbar,.hero-strip,.dish-header,.order-card-header,.summary-row,.cart-item{flex-direction:column;align-items:start}.hero-summary{justify-items:start}.form-grid,.hero-cards{grid-template-columns:1fr}.tabbar{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.25rem;scrollbar-width:none}.tabbar::-webkit-scrollbar{display:none}.tabbar button{flex:0 0 auto}}@media (max-width: 640px){.auth-shell,.app-content,.topbar{padding:1rem}.auth-hero,.auth-card,.panel,.hero-strip,.metric-card{border-radius:24px}.portal-grid{gap:1rem;padding-bottom:5.75rem}.hero-strip{padding:1.15rem 1.1rem}.hero-summary strong{font-size:1.5rem}.panel{padding:1rem}.panel-header{gap:.75rem}.panel-header,.panel-actions{flex-direction:column;align-items:stretch}.topbar-actions{width:100%;flex-direction:column;align-items:stretch}.account-trigger,.logout-button{width:100%;justify-content:center}.helper-strip{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.2rem;scrollbar-width:none}.helper-strip::-webkit-scrollbar{display:none}.helper-pill{flex:0 0 auto}.panel-actions input{width:100%}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{min-height:108px;padding:1rem}.tabbar{gap:.55rem}.tabbar button{padding:.75rem .9rem;border-radius:14px;font-size:.92rem}.mobile-only{display:flex}.mobile-section-switch{position:sticky;top:.75rem;z-index:8;padding:.35rem;border-radius:18px;background:#fffcf6f2;border:1px solid var(--line);box-shadow:0 12px 26px #17312714}.mobile-section-switch button{flex:1;border-radius:14px;padding:.75rem .9rem;background:transparent;color:var(--muted);border:1px solid transparent}.mobile-section-switch .is-active{background:linear-gradient(135deg,var(--accent) 0%,#f4b04d 100%);color:#fff9f0;box-shadow:0 10px 18px #d66a0033}.mobile-section-hidden{display:none}.mobile-kpi-strip{display:grid}.payment-entry-row,.button-row{align-items:stretch}.payment-entry-row input,.button-row input[type=number]{max-width:none;width:100%}.payment-entry-row button,.button-row button{flex:1 1 140px}.order-card{padding:.9rem}.order-card.large{padding:1rem}.order-card-header strong{font-size:1rem}.payment-student-chip-list{gap:.35rem}.student-chip-button{padding:.35rem .6rem;font-size:.82rem}.group-chip-list{grid-template-columns:1fr}.mobile-action-bar{position:sticky;bottom:5rem;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;margin-top:1rem;border-radius:20px;border:1px solid rgba(214,106,0,.18);background:#fffcf6f7;box-shadow:0 16px 26px #1731271f}.mobile-action-bar div{display:grid;gap:.15rem}.mobile-action-bar span{color:var(--muted);font-size:.85rem}.mobile-bottom-nav{position:fixed;inset:auto 0 0 0;z-index:20;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;padding:.7rem .85rem calc(.85rem + env(safe-area-inset-bottom));background:#fffcf6f5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom-nav button{display:grid;gap:.1rem;justify-items:center;padding:.6rem .35rem;border-radius:16px;background:transparent;color:var(--muted);border:1px solid transparent;font-size:.78rem;font-weight:700}.mobile-bottom-nav .is-active{background:#ef8f3129;color:var(--accent-strong);border-color:#d66a001f}}
