body{min-width:320px;min-height:100vh;background:#f6f7f9;font-family:Poppins,sans-serif}.od-notifications{position:relative}.od-notification-trigger{position:relative;width:42px;height:42px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;color:var(--od-text);background:#f8f9fa}.od-notification-trigger:hover{color:#9a6100;background:#ebb04d24}.od-notification-trigger:focus-visible{outline:3px solid rgba(235,176,77,.3);outline-offset:2px}.od-notification-count{position:absolute;top:-3px;right:-4px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:999px;color:#fff;background:#dc3545;font-size:.62rem;font-weight:800}.od-notification-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:1080;width:min(390px,calc(100vw - 24px));overflow:hidden;border:1px solid #e9e9e9;border-radius:18px;background:#fff;box-shadow:0 18px 45px #2d29262e}.od-notification-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eee}.od-notification-header>div{display:grid}.od-notification-header small{color:var(--od-muted)}.od-notification-header button{padding:0;border:0;color:#9a6100;background:transparent;font-size:.72rem;font-weight:700}.od-notification-list{max-height:min(480px,calc(100vh - 180px));overflow-y:auto}.od-notification-item{position:relative;width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 8px;gap:11px;align-items:start;padding:14px 16px;border:0;border-bottom:1px solid #f0f0f0;color:var(--od-text);background:#fff;text-align:left}.od-notification-item:hover{background:#faf8f4}.od-notification-item.is-unread{background:#ebb04d14}.od-notification-item.is-unread:hover{background:#ebb04d24}.od-notification-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#9a6100;background:#ebb04d29}.od-notification-icon.is-order-ready{color:#087d84;background:#00aeb81f}.od-notification-icon.is-order-delivered{color:#18794e;background:#26945f1f}.od-notification-icon.is-order-cancelled{color:#c92a3a;background:#dc35451a}.od-notification-copy{display:grid;gap:3px}.od-notification-copy strong{font-size:.82rem}.od-notification-copy>span{color:#666;font-size:.75rem;line-height:1.4}.od-notification-copy small{margin-top:2px;color:var(--od-muted);font-size:.66rem}.od-notification-unread{width:7px;height:7px;align-self:center;border-radius:50%;background:var(--od-primary)}.od-notification-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px;color:var(--od-muted);text-align:center}.od-notification-empty i{margin-bottom:6px;font-size:2rem}.od-notification-empty strong{color:var(--od-text)}.od-notification-empty span{font-size:.75rem}@media(max-width:480px){.od-notification-panel{position:fixed;top:76px;right:12px;left:12px;width:auto}}.od-react-main{padding-top:90px;padding-bottom:110px}.od-react-bottom .container{overflow-x:auto;gap:1rem}.od-react-bottom a{min-width:58px;border-radius:12px;transition:color .16s ease,background-color .16s ease}.od-react-bottom a:hover{color:var(--od-primary)!important;background:#ff7a3214}.od-react-bottom a:focus-visible{outline:2px solid var(--od-primary);outline-offset:3px}.od-table-screen-header{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center}.od-table-screen-header h2{margin:0;text-align:center}.od-back-button{width:42px;height:42px;display:inline-grid;place-items:center;padding:0;border-radius:50%;color:var(--od-text);transition:color .16s ease,background-color .16s ease,transform .16s ease}.od-back-button:hover{color:var(--od-primary);background:#ff7a321a}.od-back-button:active{transform:scale(.94)}.od-back-button:focus-visible,.od-btn-solid:focus-visible,.od-btn-outline:focus-visible{outline:3px solid rgba(255,122,50,.28);outline-offset:2px;box-shadow:none}.od-btn-solid{transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.od-btn-solid:not(:disabled):hover{color:#fff;background:#e76622;box-shadow:0 6px 14px #e6662238;transform:translateY(-1px)}.od-btn-solid:not(:disabled):active{transform:translateY(0);box-shadow:none}.od-btn-solid:disabled{cursor:not-allowed;opacity:.55}.od-order-step-button{--od-step-color: var(--od-primary);--od-step-hover: #d99a31;--od-step-active: #c98b25;color:#fff;background-color:var(--od-step-color);border:1px solid var(--od-step-color);border-radius:14px;padding:12px 14px;font-weight:800;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.od-order-step-button.is-preparando{--od-step-color: #ebb04d;--od-step-hover: #d99a31;--od-step-active: #c98b25}.od-order-step-button.is-pronto{--od-step-color: #00aeb8;--od-step-hover: #00949d;--od-step-active: #007f87}.od-order-step-button.is-entregue{--od-step-color: #26945f;--od-step-hover: #207e51;--od-step-active: #196a43}.od-order-step-button:hover{color:#fff;background-color:var(--od-step-hover);border-color:var(--od-step-hover);box-shadow:0 5px 12px #2d292629}.od-order-step-button:active{color:#fff;background-color:var(--od-step-active);border-color:var(--od-step-active);box-shadow:none}.od-order-step-button:focus-visible{color:#fff;outline:3px solid color-mix(in srgb,var(--od-step-color) 32%,transparent);outline-offset:2px;box-shadow:none}.od-menu-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.od-menu-primary-button,.od-category-submit{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;border-radius:12px;font-weight:700;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.od-menu-primary-button{padding-inline:18px;color:#fff;background:var(--od-primary);border-color:var(--od-primary)}.od-menu-primary-button:hover{color:#fff;background:#d99a31;border-color:#d99a31;box-shadow:0 5px 12px #c98b2533}.od-category-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.od-category-submit{padding-inline:16px;color:#087d84;background:#00aeb81a;border:1px solid rgba(0,174,184,.3)}.od-category-submit:hover{color:#fff;background:#00949d;border-color:#00949d}.od-category-chip{min-height:38px;display:inline-flex;align-items:center;gap:4px;padding:5px 6px 5px 12px;border:1px solid #eceef0;border-radius:10px;background:#f8f9fa;font-size:.78rem;font-weight:700}.od-category-action,.od-product-action{display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;color:var(--od-text);background:transparent;transition:color .16s ease,background-color .16s ease,transform .16s ease}.od-category-action{width:28px;height:28px}.od-product-actions{display:flex;flex:0 0 auto;gap:6px}.od-product-action{width:40px;height:40px;background:#f8f9fa}.od-category-action:hover,.od-product-action:hover{color:#087d84;background:#00aeb81f}.od-category-action.is-danger:hover,.od-product-action.is-danger:hover{color:#c92a3a;background:#dc35451a}.od-category-action:active,.od-product-action:active{transform:scale(.92)}@media(max-width:480px){.od-menu-primary-button{width:44px;padding:0}.od-menu-primary-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.od-category-form{grid-template-columns:1fr}.od-category-submit{width:100%}}.od-table-card{cursor:pointer}.od-auth-card button{border:0}.od-chart{min-height:240px;overflow-x:auto;padding:20px 4px 0}.od-chart-bars{height:220px;display:flex;align-items:flex-end;gap:12px;border-bottom:1px solid #ddd;min-width:420px}.od-chart-column{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.od-chart-bar{width:min(42px,70%);min-height:4px;background:#ff7a32;border-radius:8px 8px 2px 2px;transition:height .3s ease}.od-chart-column:nth-child(2n) .od-chart-bar{background:#00b7c2}.od-chart-value{font-size:.7rem;font-weight:700;white-space:nowrap}.od-chart-column small{min-height:28px;text-align:center;text-transform:capitalize}.od-react-modal{border-radius:24px;overflow:hidden}.od-search{width:min(100%,360px)}.od-search .input-group-text,.od-search .form-control{border-color:#dee2e6}.od-report-kpi-value{margin-top:.35rem;font-size:1.65rem;line-height:1.2;font-weight:800;letter-spacing:-.02em}.od-chart-select{width:auto;min-width:145px;padding:.4rem 2rem .4rem .75rem;font-size:.78rem}.od-clickable-row{cursor:pointer}.od-clickable-row:focus{outline:2px solid var(--od-primary);outline-offset:-2px}.od-session-offcanvas{visibility:visible;width:min(420px,92vw);border:0;border-radius:24px 0 0 24px}.od-session-offcanvas .offcanvas-header{border-radius:24px 0 0}.od-session-history-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.od-daily-report-header{padding:14px 4px 2px}.od-session-mobile-list{display:grid;gap:10px}.od-session-mobile-card{width:100%;padding:14px;border:1px solid #e9e9e9;border-radius:16px;color:var(--od-text);background:#fff;text-align:left;box-shadow:0 3px 10px #2d29260d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.od-session-mobile-card:hover{border-color:#ebb04db3;box-shadow:0 6px 16px #2d292617}.od-session-mobile-card:active{transform:scale(.985)}.od-session-mobile-card:focus-visible{outline:3px solid rgba(235,176,77,.3);outline-offset:2px}.od-session-mobile-top,.od-session-mobile-details,.od-session-mobile-total{display:flex;align-items:center}.od-session-mobile-top{justify-content:space-between;margin-bottom:12px}.od-session-mobile-top>span:first-child,.od-session-mobile-details>span{display:grid;gap:2px}.od-session-mobile-card small{color:var(--od-muted);font-size:.65rem;font-weight:700;letter-spacing:.05em}.od-session-mobile-top strong{font-size:1.2rem}.od-session-state{padding:6px 10px;border-radius:999px;font-size:.7rem;font-weight:800}.od-session-state.is-open{color:#9a6100;background:#ebb04d2e}.od-session-state.is-closed{color:#18794e;background:#26945f1f}.od-session-mobile-details{gap:28px;padding:11px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.od-session-mobile-details>span:first-child{flex:1}.od-session-mobile-total{gap:8px;padding-top:12px}.od-session-mobile-total>span{color:var(--od-muted);font-size:.78rem}.od-session-mobile-total strong{margin-left:auto;font-size:1rem}.od-session-mobile-total i{color:var(--od-primary)}@media(max-width:767.98px){.od-daily-report-header{padding:18px 2px 4px}.od-session-history .card-body{padding:14px}.od-session-history-header{align-items:stretch;flex-direction:column}.od-session-history-header .od-search{width:100%}}
