.cms-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin:16px 0}.cms-toolbar label,.cms-form label,.cms-dialog form>label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600}.cms-toolbar input,.cms-toolbar select,.cms-form input,.cms-form select,.cms-dialog input{min-height:42px;padding:9px 12px;border:1px solid #cbd5e1;border-radius:6px;background:white;color:#172b42;font:inherit;max-width:100%}.cms-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px}.cms-report-nav{background:#fff;border:1px solid #dae2eb;border-radius:8px;padding:12px;align-self:start}.cms-report-nav h3{font-size:14px;margin:18px 8px 8px}.cms-report-nav button{width:100%;text-align:left;border:0;background:none;padding:11px 9px;color:#334155;font:inherit;font-size:14px;border-radius:5px;cursor:pointer}.cms-report-nav button.active{background:#d9edf9;color:#075c9c;font-weight:700}.cms-report-main{min-width:0}.cms-report-main h2{font-size:21px}.cms-report-main .detail-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.cms-report-main .orders-table{font-size:14px}.cms-dialog{max-width:720px;width:calc(100% - 32px);border:0;border-radius:12px;padding:28px;box-shadow:0 20px 80px #132f4d55;color:#172b42}.cms-dialog::backdrop{background:#132f4d88}.cms-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cms-muted{font-size:14px;line-height:1.6;color:#56677c}.cms-dialog [role=alert]{color:#b42318}.cms-bars{display:grid;gap:10px;padding:18px 0}.cms-bars>div{display:grid;grid-template-columns:100px 1fr 130px;align-items:center;gap:12px;font-size:14px}.cms-bars progress{width:100%;height:16px;accent-color:#167ac0}.cms-report-main button:disabled,.cms-dialog button:disabled{opacity:.5;cursor:not-allowed}.cms-report-main tbody tr[role=button]{cursor:pointer}.cms-report-main tbody tr[role=button]:hover{background:#edf6ff}@media(max-width:1100px){.cms-layout{grid-template-columns:1fr}.cms-report-nav{display:flex;flex-wrap:wrap;gap:4px}.cms-report-nav h3{width:100%}.cms-report-nav button{width:auto}.cms-report-main .detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.cms-form{grid-template-columns:1fr}.cms-toolbar label{width:100%}.cms-bars>div{grid-template-columns:80px 1fr}.cms-bars strong{grid-column:2}}
.custom-group{border:1px solid #cbd5e1;border-radius:8px;padding:16px;margin:16px 0}.custom-choice{display:flex;align-items:center;gap:12px;padding:12px 0}.custom-choice input{width:22px;height:22px}.custom-choice span{flex:1}.custom-option-editor{display:flex;gap:12px;align-items:end;margin:12px 0}.custom-option-editor label{flex:1;min-width:0}.custom-option-editor input{width:100%}.customization-editor{max-height:90vh;overflow:auto}.cms-dialog [data-error]{color:#b91c1c}@media(max-width:600px){.custom-option-editor{flex-wrap:wrap}}
.revenue-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.revenue-breakdown .cms-bars>div{grid-template-columns:70px minmax(40px,1fr) 100px}.revenue-breakdown .cms-bars{padding:0}.report-card small{display:block;margin-top:8px}@media(max-width:1100px){.revenue-breakdown{grid-template-columns:1fr}}
#homeView{background:#f5f7fb}#homeView .page-heading{margin-bottom:16px}.home-revenue{background:linear-gradient(115deg,#6638dc,#075b9c);border-radius:12px;padding:24px 24px 0;color:white;margin-bottom:32px}.home-revenue>div>strong{font-size:38px;line-height:1.4}.home-change{display:inline-block;margin-left:16px;background:#ffffff24;padding:6px 12px;border-radius:6px}.home-revenue>small{display:block;margin-top:4px}.home-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;transform:translateY(16px);margin-top:8px}.home-kpis article{background:white;color:#243447;border-radius:12px;padding:18px;box-shadow:0 5px 18px #1b345214}.home-kpis span{font-size:14px;color:#53657a}.home-kpis strong{display:block;font-size:24px;margin-top:8px}.home-section-title{text-align:center;margin-top:40px}#homePeriod{text-align:center;color:#586b7e;margin-bottom:20px}.home-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-panel{background:#fff;border:1px solid #e4e9f0;border-radius:12px;overflow:hidden}.home-panel header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #edf0f5}.home-panel h3{font-size:16px;margin:0}.home-detail{color:#09669f;background:none;border:0;cursor:pointer;white-space:nowrap;font-size:14px;padding:8px}.home-bars{padding:16px}.home-bars>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:18px;font-size:14px}.home-bars span{overflow-wrap:anywhere}.home-bars progress{grid-column:1/-1;width:100%;height:10px;accent-color:#1976b5}.home-rest,.home-empty{padding:16px;color:#586b7e;font-size:14px}.home-discount{padding:28px 16px}.home-discount strong{font-size:28px;color:#1f5e9a}@media(max-width:1200px){.home-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.home-panels,.home-kpis{grid-template-columns:1fr}.home-revenue>div>strong{font-size:30px}.home-change{margin:8px 0}.home-revenue{padding:18px 18px 0}}
/* Dashboard overview */
.home-mode-label{display:block;font-size:14px}.home-mode-label select{display:block;margin:6px 0 12px;padding:8px 10px;border:1px solid #ffffff70;border-radius:6px;background:#ffffff16;color:#fff;font-size:16px;max-width:100%}.home-mode-label option{color:#243447;background:white}.home-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-kpis article,.home-live-card{min-width:0;text-align:left;padding:18px;border:0;background:#fff;border-radius:12px;box-shadow:0 5px 18px #1b345214;color:#243447}.home-kpis small{display:block;font-size:13px;line-height:1.5;color:#59697b;margin-top:8px}.home-live-card{cursor:pointer;border-top:3px solid #138350;font:inherit}.home-live-card:hover{background:#f1faf5}.home-live-card p{font-size:14px;margin:10px 0 0;color:#117442}.home-live-card:focus-visible{outline:3px solid #f1c44f;outline-offset:3px}.home-sort{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;padding:14px 16px 0}.home-sort select{min-width:0;max-width:100%;padding:7px;border:1px solid #d7e1ea;border-radius:6px;color:#09669f;background:white}.home-panel{box-shadow:0 4px 15px #24344708}.home-section-title{font-size:24px}.home-kpis strong{overflow-wrap:anywhere}#homeStatus{font-size:13px;color:#5c6c7c}.home-columns{display:flex;align-items:flex-end;height:240px;gap:10px;padding:30px 16px 38px;margin:16px;border-bottom:1px solid #dae3eb;background:repeating-linear-gradient(to top,transparent 0,transparent 49px,#edf1f5 50px)}.home-column{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative}.home-column-bar{width:75%;background:#1976b5;border-radius:3px 3px 0 0;min-height:2px}.home-column small{position:absolute;bottom:-27px;font-size:12px;color:#5c6c7c}.home-column span{font-size:12px;margin-bottom:6px;color:#243447;white-space:nowrap}.home-period-note{font-size:13px;color:#647589;padding:0 16px}
@media(max-width:1100px){.home-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.home-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.home-kpis,.home-panels{grid-template-columns:1fr}.home-section-title{font-size:21px}.home-column span{font-size:12px}.home-columns{gap:5px;margin:8px}}
/* Fabi-style management navigation and report surfaces. */
body.owner-mode{background:#f5f6f8;font-size:14px}body.owner-mode .app-shell{grid-template-columns:250px minmax(0,1fr)}body.owner-mode .sidebar{background:#fff;color:#344451;border-right:1px solid #e0e6eb;padding:18px 14px}body.owner-mode .brand{border-bottom:1px solid #edf0f3;margin-bottom:20px}body.owner-mode .brand strong{color:#25384a}body.owner-mode .brand span{color:#788898}body.owner-mode .brand-mark{background:#edf6fc;color:#168fc5}body.owner-mode .nav-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.owner-mode .nav-item{flex-direction:column;justify-content:center;text-align:center;gap:10px;padding:15px 6px;min-height:94px;border:1px solid #e5eaef;color:#5b6d7d;border-radius:6px;background:white;font-size:14px}body.owner-mode .nav-item i{width:40px;height:36px;font-size:28px;color:#3b93bc}body.owner-mode .nav-item.active{background:#eaf5fc;border-color:#94bed5;color:#11648e}body.owner-mode .nav-item:hover{background:#f1f7fa}body.owner-mode .sidebar-footer strong{color:#354c5b}body.owner-mode .sidebar-footer small{color:#64798b}body.owner-mode .logout-button{background:#eef3f6;color:#354c5b}body.owner-mode .topbar{height:60px;padding:0 20px}body.owner-mode .view{padding:20px}body.owner-mode .page-heading h1{font-size:24px;letter-spacing:0}body.owner-mode .home-revenue{border-radius:4px;padding-top:18px}body.owner-mode .home-panel{border-radius:8px}body.owner-mode .cms-toolbar{background:white;padding:12px;border:1px solid #e3e8ed;border-radius:4px}body.owner-mode .home-section-title{font-size:26px;font-weight:600}body.owner-mode .home-revenue>div>strong{font-size:42px}body.owner-mode .home-kpis article{border-radius:10px}body.owner-mode #livetablesView{margin-top:28px;border-top:1px solid #e0e6eb;padding-top:20px}
@media(max-width:1000px){body.owner-mode .app-shell{grid-template-columns:180px minmax(0,1fr)}body.owner-mode .nav-list{gap:8px}body.owner-mode .nav-item{font-size:13px}}@media(max-width:700px){body.owner-mode .app-shell{display:block}body.owner-mode .sidebar{position:static;width:auto}body.owner-mode .nav-list{display:flex;overflow-x:auto}body.owner-mode .nav-item{min-width:92px;min-height:76px}body.owner-mode .sidebar-footer,body.owner-mode .brand{display:none}body.owner-mode .view{padding:12px}body.owner-mode .home-revenue>div>strong{font-size:30px}}
/* Management adapts independently of the landscape counter POS. */
.mobile-report-picker{display:none}body.owner-mode .main,body.owner-mode .cms-layout,body.owner-mode .cms-toolbar>*{min-width:0}body.owner-mode .orders-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}body.owner-mode .orders-table{min-width:640px}body.owner-mode .store-switcher{min-width:0;overflow-x:auto}body.owner-mode .store-tab{flex-shrink:0}body.owner-mode button:focus-visible,body.owner-mode select:focus-visible{outline:3px solid #379bce;outline-offset:2px}
@media(min-width:801px) and (max-width:1100px){body.owner-mode .app-shell{display:grid;grid-template-columns:160px minmax(0,1fr);padding-bottom:0}body.owner-mode .sidebar{position:sticky;top:0;height:100dvh;overflow-y:auto}body.owner-mode .nav-list{display:grid;grid-template-columns:1fr}body.owner-mode .nav-item{flex-direction:row;justify-content:flex-start;text-align:left;min-height:52px;padding:10px}body.owner-mode .nav-item i{font-size:22px;width:28px;height:auto}body.owner-mode .home-panels{grid-template-columns:repeat(2,minmax(0,1fr))}body.owner-mode .cms-toolbar label{flex:1 1 160px}}
@media(max-width:800px){
 body.owner-mode{font-size:16px}body.owner-mode .app-shell{display:block;padding-bottom:0;min-width:0}body.owner-mode .sidebar{position:sticky;top:0;left:auto;right:auto;bottom:auto;z-index:40;width:100%;height:auto;padding:6px 8px;border:0;border-bottom:1px solid #dde6ed;background:#fff}body.owner-mode .brand,body.owner-mode .sidebar-footer{display:none}body.owner-mode .nav-list{display:flex;justify-content:flex-start;gap:6px;overflow-x:auto;scrollbar-width:thin;overscroll-behavior-x:contain}body.owner-mode .nav-item{flex:0 0 auto;min-width:78px;min-height:64px;padding:8px;font-size:13px;gap:4px;border:0;border-radius:6px;white-space:nowrap}body.owner-mode .nav-item i{font-size:22px;width:auto;height:24px}body.owner-mode .nav-item.active{box-shadow:inset 0 -3px #168fc5}body.owner-mode .topbar{position:static;height:auto;min-height:54px;padding:8px 12px;gap:8px;flex-wrap:wrap}body.owner-mode .store-switcher{flex:1 1 200px}body.owner-mode .store-tab{font-size:13px;min-height:44px;max-width:100%;white-space:normal;text-align:left}body.owner-mode .mobile-logout{display:block;min-height:44px;font-size:14px}body.owner-mode .clock{display:none}body.owner-mode .view{padding:14px 12px}body.owner-mode .page-heading{flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px}body.owner-mode .page-heading h1{font-size:22px}body.owner-mode .page-heading .eyebrow{font-size:12px}body.owner-mode .page-heading>div{min-width:0}body.owner-mode input,body.owner-mode select{font-size:16px;min-height:44px;min-width:0;max-width:100%}body.owner-mode .primary-button,body.owner-mode .secondary-button,body.owner-mode .home-detail{min-height:44px;font-size:14px}body.owner-mode .cms-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;margin:12px 0}body.owner-mode .cms-toolbar label{width:auto;min-width:0;font-size:14px}body.owner-mode .cms-toolbar input,body.owner-mode .cms-toolbar select{width:100%}body.owner-mode .cms-toolbar label:has(#homeQuick),body.owner-mode .cms-toolbar label:has(#homeStore){grid-column:1/-1}body.owner-mode .cms-toolbar>button{white-space:normal}body.owner-mode .home-revenue{padding:16px 12px 0}body.owner-mode .home-mode-label select{width:100%;font-size:15px}body.owner-mode .home-revenue>div>strong{font-size:32px;overflow-wrap:anywhere}body.owner-mode .home-change{margin:8px 0;display:table;font-size:14px}body.owner-mode .home-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.owner-mode .home-kpis article,body.owner-mode .home-live-card{padding:12px}body.owner-mode .home-kpis strong{font-size:22px}body.owner-mode .home-kpis span{font-size:14px}body.owner-mode .home-kpis small{font-size:13px}body.owner-mode .home-panels{grid-template-columns:1fr;gap:12px}body.owner-mode .home-section-title{font-size:21px;text-align:left;margin-top:36px}body.owner-mode #homePeriod{text-align:left;font-size:14px;line-height:1.5}body.owner-mode .home-panel header{padding:12px;gap:8px}body.owner-mode .home-panel h3{font-size:16px}body.owner-mode .home-bars{padding:12px}body.owner-mode .home-columns{margin:8px;padding-left:4px;padding-right:4px;gap:4px}body.owner-mode .home-column span{font-size:12px}body.owner-mode .cms-layout{display:block}body.owner-mode .cms-report-nav{display:none}body.owner-mode .mobile-report-picker{display:block;width:100%;margin:0 0 14px;background:#fff;color:#174866;border:1px solid #c8d9e5;border-radius:6px;padding:10px}body.owner-mode .cms-report-main .detail-stats,body.owner-mode .stats-grid,body.owner-mode .detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}body.owner-mode .detail-stats article{min-width:0;padding:12px}body.owner-mode .detail-stats strong{font-size:22px;overflow-wrap:anywhere}body.owner-mode .cms-bars>div,body.owner-mode .revenue-breakdown .cms-bars>div{grid-template-columns:minmax(0,1fr) auto;gap:8px}body.owner-mode .cms-bars progress{grid-column:1/-1;grid-row:2}body.owner-mode .cms-bars strong{grid-column:2;grid-row:1}body.owner-mode .cms-bars span{overflow-wrap:anywhere}body.owner-mode .revenue-breakdown,body.owner-mode .report-grid,body.owner-mode .settings-grid{grid-template-columns:1fr}body.owner-mode .cms-form{grid-template-columns:1fr}body.owner-mode .cms-dialog{width:calc(100% - 20px);padding:16px;max-height:90dvh;overflow-y:auto}body.owner-mode .segmented{display:flex;overflow-x:auto;max-width:100%}body.owner-mode .segmented button{flex:0 0 auto;min-height:44px;font-size:14px}body.owner-mode .filter-row{max-width:100%;overflow-x:auto}body.owner-mode .filter-chip{min-height:44px;font-size:14px;flex-shrink:0}body.owner-mode #livetablesView{padding:16px 0 0}body.owner-mode .live-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.owner-mode .live-store-scope{flex-wrap:wrap}body.owner-mode .modal-card{max-width:100%;max-height:90dvh;overflow-y:auto}body.owner-mode .toast{max-width:calc(100vw - 24px);bottom:calc(16px + env(safe-area-inset-bottom));white-space:normal}
}
@media(max-width:360px){body.owner-mode .home-kpis,body.owner-mode .cms-toolbar,body.owner-mode .detail-stats{grid-template-columns:1fr}body.owner-mode .home-revenue>div>strong{font-size:28px}}
/* Management navigation stays visible on small screens: no horizontal swipe required. */
body.owner-mode .nav-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
body.owner-mode .nav-item{min-width:0;min-height:64px;padding:8px 4px;font-size:11px;gap:5px}
body.owner-mode .nav-item i{width:24px;height:24px;font-size:18px}
body.owner-mode .nav-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
@media(max-width:800px){body.owner-mode .nav-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;gap:5px}body.owner-mode .nav-item{min-width:0;min-height:58px;padding:6px 3px;font-size:11px}body.owner-mode .nav-item i{font-size:17px;width:22px;height:21px}body.owner-mode .nav-item span{font-size:11px}}

/* Phone-only owner experience based on the compact FabiBox flow. Desktop remains unchanged. */
.mobile-manager-header,.mobile-owner-bottom,.mobile-owner-more,.mobile-home-periods,.mobile-home-shortcuts,.mobile-home-money{display:none}
@media(max-width:800px){
 body.owner-mode{background:#f3f5f7;padding-bottom:72px;color:#26333d}
 body.owner-mode .mobile-manager-header{display:flex;position:sticky;top:0;z-index:52;height:64px;padding:10px 14px;align-items:center;gap:9px;background:#fff;border-bottom:1px solid #e7ebef}
 body.owner-mode .mobile-manager-header>div{display:flex;align-items:baseline;gap:3px;margin-right:auto}
 body.owner-mode .mobile-manager-header b{font-size:22px;font-style:italic;color:#116ca2;letter-spacing:-1px}
 body.owner-mode .mobile-manager-header strong{font-size:13px;color:#465764}
 body.owner-mode .mobile-manager-header>span{display:none}
 body.owner-mode .mobile-manager-header>button{border:0;background:#f1f5f7;color:#176f9c;width:40px;height:40px;border-radius:50%;font-size:20px}
 body.owner-mode .sidebar,body.owner-mode .topbar{display:none}
 body.owner-mode .view{padding:12px 10px 20px}
 body.owner-mode #homeView{padding-top:0;background:#f3f5f7}
 body.owner-mode .desktop-owner-heading{display:none}
 body.owner-mode .mobile-home-periods{display:flex;position:sticky;top:64px;z-index:45;margin:0 -10px 10px;padding:8px 10px;background:#fff;border-bottom:1px solid #e7ebef;overflow-x:auto;scrollbar-width:none}
 body.owner-mode .mobile-home-periods::-webkit-scrollbar{display:none}
 body.owner-mode .mobile-home-periods button{flex:0 0 auto;border:0;background:#fff;color:#5d6973;border-radius:6px;min-height:38px;padding:7px 13px;font-size:13px;white-space:nowrap}
 body.owner-mode .mobile-home-periods button.active{background:#086ca7;color:#fff;font-weight:700}
 body.owner-mode .home-toolbar{display:block;margin:0 0 10px;padding:0;border:0;background:transparent}
 body.owner-mode .home-toolbar>label,body.owner-mode .home-toolbar>button{display:none}
 body.owner-mode .home-toolbar .home-store-field{display:block;padding:11px 13px;background:#fff;border:1px solid #e4e8ec;border-radius:8px;color:#7a8790;font-size:12px}
 body.owner-mode .home-toolbar .home-store-field select{width:100%;height:auto;min-height:30px;padding:2px 26px 2px 0;border:0;background:transparent;color:#293943;font-size:14px;font-weight:600}
 body.owner-mode .home-toolbar.show-mobile-dates{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px;background:#fff;border:1px solid #e4e8ec;border-radius:8px}
 body.owner-mode .home-toolbar.show-mobile-dates>label:nth-child(2),body.owner-mode .home-toolbar.show-mobile-dates>label:nth-child(3){display:flex}
 body.owner-mode .home-toolbar.show-mobile-dates .home-store-field{grid-column:1/-1;padding:0;border:0}
 body.owner-mode #homeStatus{margin:5px 3px 10px;font-size:11px;color:#85919a}
 body.owner-mode .home-revenue{margin:0 0 12px;padding:13px 12px 0;border-radius:8px;background:linear-gradient(108deg,#1757d4,#20aef0);box-shadow:0 5px 16px #136ca426}
 body.owner-mode .home-mode-label{font-size:11px;color:#d9f2ff}
 body.owner-mode .home-mode-label select{display:inline-block;width:auto;min-height:28px;margin:0 0 5px;padding:0 24px 0 0;border:0;background:transparent;color:#fff;font-size:11px;font-weight:700}
 body.owner-mode .home-mode-label option{color:#26333d}
 body.owner-mode .home-revenue>div>strong{display:block;font-size:27px;line-height:1.25;letter-spacing:-.5px}
 body.owner-mode .home-revenue>small{font-size:10px;color:#d8edff}
 body.owner-mode .home-change{margin:5px 0 0;padding:4px 7px;border-radius:4px;font-size:10px;background:#ffffff2b}
 body.owner-mode .home-kpis{grid-template-columns:1fr 1fr;gap:1px;margin:12px -12px 0;transform:none;background:#e9eef2}
 body.owner-mode .home-kpis article,body.owner-mode .home-live-card{min-height:85px;padding:11px;border:0;border-radius:0;box-shadow:none}
 body.owner-mode .home-kpis strong{font-size:17px;margin-top:5px;color:#293943}
 body.owner-mode .home-kpis span,body.owner-mode .home-kpis small,body.owner-mode .home-live-card p{font-size:10px;line-height:1.35}
 body.owner-mode .home-live-card{border-top:0;background:#fff;color:#293943}
 body.owner-mode .home-live-card p{margin-top:6px;color:#117442}
 body.owner-mode .mobile-home-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 0 12px;padding:9px 4px;background:#fff;border:1px solid #e4e8ec;border-radius:8px}
 body.owner-mode .mobile-home-shortcuts button{border:0;background:#fff;color:#33434e;min-width:0;padding:7px 2px;font-size:10px}
 body.owner-mode .mobile-home-shortcuts i{display:grid;place-items:center;width:30px;height:30px;margin:0 auto 6px;border-radius:8px;background:#e8f7fd;color:#0797c6;font-style:normal;font-size:16px}
 body.owner-mode .mobile-home-shortcuts span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 body.owner-mode .mobile-home-money{display:grid;gap:10px}
 body.owner-mode .mobile-home-money article{padding:12px;background:#fff;border:1px solid #e4e8ec;border-radius:8px}
 body.owner-mode .mobile-home-money header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
 body.owner-mode .mobile-home-money header strong{font-size:14px}
 body.owner-mode .mobile-home-money header button{border:0;background:transparent;color:#0871a8;font-size:22px}
 body.owner-mode .mobile-home-money article>div:not(.mobile-income-grid){display:flex;justify-content:space-between;gap:12px;padding:6px 0;font-size:11px}
 body.owner-mode .mobile-home-money article>p{font-size:11px;color:#7a8790}
 body.owner-mode .mobile-income-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
 body.owner-mode .mobile-income-grid span{padding:10px;border:1px solid #dfe7ec;border-radius:7px;color:#6b7b85;font-size:10px}
 body.owner-mode .mobile-income-grid strong{display:block;margin-top:6px;color:#18a56d;font-size:13px}
 body.owner-mode .mobile-income-grid span+span strong{color:#d05868}
 body.owner-mode .mobile-home-money article>small{display:block;text-align:center;margin-top:8px;color:#667680;font-size:10px}
 body.owner-mode .home-section-title,body.owner-mode #homePeriod,body.owner-mode .home-panels{display:none}
 body.owner-mode #livetablesView{margin-top:12px;padding:14px 0 82px}
 body.owner-mode .mobile-owner-bottom{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:70;grid-template-columns:1fr 1fr;height:66px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #dfe5e9;box-shadow:0 -4px 18px #24344710}
 body.owner-mode .mobile-owner-bottom button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;background:#fff;color:#81909a;font-size:20px}
 body.owner-mode .mobile-owner-bottom span{font-size:11px}
 body.owner-mode .mobile-owner-bottom button.active{color:#0874a9;font-weight:700}
 body.owner-mode .mobile-owner-more{display:block;position:fixed;inset:64px 0 66px;z-index:65;padding:12px 10px 28px;overflow-y:auto;background:#f3f5f7;transform:translateX(105%);transition:transform .2s ease}
 body.owner-mode .mobile-owner-more.open{transform:translateX(0)}
 body.owner-mode .mobile-owner-profile{display:grid;grid-template-columns:42px 1fr 36px;gap:10px;align-items:center;padding:14px;background:#fff;border:1px solid #e4e8ec;border-radius:9px}
 body.owner-mode .mobile-owner-profile i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e9f4fa;color:#0874a9;font-style:normal;font-weight:800}
 body.owner-mode .mobile-owner-profile strong,body.owner-mode .mobile-owner-profile small{display:block}
 body.owner-mode .mobile-owner-profile small{margin-top:3px;color:#7b8992;font-size:10px}
 body.owner-mode .mobile-owner-profile button{border:0;background:#f1f4f6;border-radius:50%;width:34px;height:34px;font-size:18px}
 body.owner-mode .mobile-owner-store{display:block;margin-top:10px;padding:10px 12px;background:#fff;border:1px solid #e4e8ec;border-radius:9px;color:#7a8790;font-size:10px}
 body.owner-mode .mobile-owner-store select{display:block;width:100%;min-height:34px;padding:3px 0;border:0;background:transparent;color:#2b3b46;font-size:13px;font-weight:600}
 body.owner-mode .mobile-owner-more h3{margin:22px 3px 8px;color:#7a8790;font-size:10px;font-weight:600}
 body.owner-mode .mobile-more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding:10px 5px;background:#fff;border:1px solid #e4e8ec;border-radius:9px}
 body.owner-mode .mobile-more-grid button{border:0;background:#fff;color:#168ab7;padding:8px 2px;font-size:18px}
 body.owner-mode .mobile-more-grid span{display:block;margin-top:6px;color:#33434e;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 body.owner-mode .mobile-more-list{overflow:hidden;background:#fff;border:1px solid #e4e8ec;border-radius:9px}
 body.owner-mode .mobile-more-list button{display:flex;justify-content:space-between;width:100%;min-height:50px;padding:12px 14px;border:0;border-bottom:1px solid #edf0f2;background:#fff;color:#33434e;text-align:left;font-size:13px}
 body.owner-mode .mobile-more-list button:last-child{border-bottom:0;color:#b64d58}
 body.owner-mode .modal-backdrop{z-index:90}
}
.fabi-payment-chart{margin:12px 0 18px;padding:14px 16px 4px;border:1px solid #dde5ec;border-radius:8px;background:#fff;overflow-x:auto}.fabi-payment-chart svg{display:block;width:100%;min-width:720px;height:auto}.fabi-chart-legend{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:2px 0 8px;font-size:12px;color:#526675}.fabi-chart-legend span{display:flex;align-items:center;gap:6px}.fabi-chart-legend i{width:9px;height:9px;border-radius:50%}.fabi-chart-grid line{stroke:#e5eaee;stroke-width:1}.fabi-chart-grid text,.fabi-chart-labels text{fill:#687c89;font-size:10px}.cms-total-row{background:#f3f7f9}.cms-total-row td{border-top:2px solid #d4dfe6}.shift-report-dialog{width:min(1180px,calc(100% - 28px));max-width:1180px;max-height:94dvh;padding:0;overflow:auto;border-radius:9px}.shift-detail-head{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:14px 18px;background:#fff;border-bottom:1px solid #dfe6eb}.shift-detail-head>div{text-align:center}.shift-detail-head small{display:block;color:#72838f;font-size:10px;font-weight:700;letter-spacing:.1em}.shift-detail-head h2{font-size:20px;margin:3px 0}.shift-detail-head p{margin:0;color:#657887;font-size:12px}.shift-detail-grid{display:grid;grid-template-columns:330px minmax(0,1fr);gap:14px;padding:16px 18px}.shift-cashbox{overflow:hidden;border:1px solid #d8e2e9;border-radius:7px;background:#fff}.shift-cashbox-hero{padding:17px;text-align:center;background:#3888bd;color:#fff}.shift-cashbox-hero b,.shift-cashbox-hero span,.shift-cashbox-hero strong{display:block}.shift-cashbox-hero b{margin-bottom:10px;font-size:14px}.shift-cashbox-hero span{color:#dceefa;font-size:11px}.shift-cashbox-hero strong{margin:3px 0 10px;font-size:25px}.shift-cashbox dl{margin:0}.shift-cashbox dl div{display:grid;grid-template-columns:1fr 1.25fr;border-top:1px solid #dfe6eb}.shift-cashbox dt,.shift-cashbox dd{margin:0;padding:9px 10px;font-size:12px}.shift-cashbox dt{background:#edf5f9;font-weight:700}.shift-cashbox dd{border-left:1px solid #dfe6eb;font-weight:600;overflow-wrap:anywhere}.shift-cashbox-total dt,.shift-cashbox-total dd{color:#076b9b;font-weight:800}.shift-open{color:#0a8568}.shift-detail-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:start}.shift-detail-cards>article{min-height:220px;padding:15px;border:1px solid #d8e2e9;border-radius:7px;background:#fff}.shift-detail-cards h3,.shift-invoice-list h3{margin:0 0 13px;font-size:17px}.fabi-donut-wrap{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:14px}.fabi-donut{position:relative;display:grid;place-items:center;width:124px;aspect-ratio:1;border-radius:50%}.fabi-donut:after{content:"";position:absolute;width:60%;height:60%;border-radius:50%;background:#fff}.fabi-donut>span{position:relative;z-index:1;max-width:75px;text-align:center;color:#315669;font-size:10px;font-weight:800}.fabi-donut-wrap ul{list-style:none;margin:0;padding:0}.fabi-donut-wrap li{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 0;font-size:11px}.fabi-donut-wrap li i{width:8px;height:8px;border-radius:50%}.shift-payment-list>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #edf1f4;font-size:12px}.shift-payment-list span,.shift-payment-list small{display:block}.shift-payment-list small{margin-top:3px;color:#768692;font-size:10px}.shift-invoice-list{margin:0 18px 18px;padding:15px;border:1px solid #d8e2e9;border-radius:7px;background:#fff}.shift-invoice-list tbody tr[role=button]{cursor:pointer}.shift-invoice-list tbody tr[role=button]:hover{background:#edf7fd}
@media(max-width:800px){.fabi-payment-chart{margin-left:-2px;margin-right:-2px;padding:10px 8px}.shift-report-dialog{width:100%;height:100%;max-height:100dvh;border-radius:0}.shift-detail-head{grid-template-columns:auto 1fr auto;padding:10px}.shift-detail-head .secondary-button{min-height:38px;font-size:11px;padding:6px}.shift-detail-head h2{font-size:16px}.shift-detail-grid{grid-template-columns:1fr;padding:11px}.shift-detail-cards{grid-template-columns:1fr}.shift-invoice-list{margin:0 11px 82px;padding:11px}.fabi-donut-wrap{grid-template-columns:112px minmax(0,1fr)}.fabi-donut{width:105px}}
