.nomenclature-detail-screen{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;overflow:hidden;background:#edf1f3;color:#17202b;font-family:inherit}.nomenclature-detail-header{position:relative;z-index:3;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;min-height:78px;padding:max(10px,env(safe-area-inset-top)) 13px 10px;background:#1d2d41;color:#fff;box-shadow:0 3px 12px #0f172a2e}.nomenclature-back-button{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff17;color:#fff;cursor:pointer}.nomenclature-back-button:active{background:#ffffff29}.nomenclature-detail-header p{margin:0;color:#9fb0c2;font-size:8px;font-weight:850;line-height:1.2;text-transform:uppercase}.nomenclature-detail-header h1{overflow:hidden;margin:2px 0 0;font-size:17px;font-weight:830;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.nomenclature-detail-header .nomenclature-context-label{display:flex;min-width:0;align-items:center;gap:4px;overflow:hidden;margin-top:3px;color:#c5d0dc;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.nomenclature-context-label svg{flex:none;color:#62d29f}.nomenclature-detail-scroll{display:flex;min-height:0;flex:1;overflow:hidden;padding-bottom:max(6px,env(safe-area-inset-bottom))}.nomenclature-detail-grid{display:grid;width:100%;min-width:0;min-height:0;grid-template-rows:auto minmax(170px,.92fr) minmax(190px,1.08fr);gap:7px;padding:7px;overflow:hidden}.nomenclature-detail-loading,.nomenclature-detail-error{display:flex;width:100%;min-height:0;flex-direction:column;align-items:center;justify-content:center;padding:28px 22px;text-align:center}.nomenclature-detail-loading svg{color:#315271}.nomenclature-detail-error svg{color:#a2443f}.nomenclature-detail-loading strong,.nomenclature-detail-error strong{margin-top:12px;font-size:14px}.nomenclature-detail-loading span,.nomenclature-detail-error p{max-width:330px;margin:5px 0 0;color:#748091;font-size:10px;line-height:1.45}.nomenclature-detail-error button{min-height:36px;margin-top:14px;padding:0 15px;border:1px solid #315271;border-radius:8px;background:#315271;color:#fff;font:inherit;font-size:11px;font-weight:750;cursor:pointer}.nomenclature-section{min-width:0;min-height:0;overflow:hidden;border:1px solid #dbe1e5;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0f172a0b}.nomenclature-cost-section{padding:0}.nomenclature-cost-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#e2e7ea;gap:1px}.nomenclature-cost-metric{min-width:0;min-height:68px;padding:9px 7px 8px;background:#fff}.nomenclature-cost-metric>span,.nomenclature-facts-grid span,.nomenclature-recipe-costs span{display:block;overflow:hidden;color:#778291;font-size:7px;font-weight:850;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.nomenclature-cost-metric>strong{display:block;overflow:hidden;margin-top:4px;font-size:14px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.nomenclature-cost-metric p{display:flex;min-width:0;align-items:center;gap:3px;overflow:hidden;margin:4px 0 0;color:#7a8592;font-size:8px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.nomenclature-cost-metric p svg,.nomenclature-recipe-costs svg,.nomenclature-warning-note svg{flex:none;color:#dc9c05;fill:#ffd66b}.nomenclature-warning-note{display:flex;min-width:0;align-items:center;gap:6px;min-height:27px;padding:5px 8px;border-top:1px solid #f0dfb7;background:#fff8e7;color:#665625;font-size:8px;line-height:1.25}.nomenclature-chart-section,.nomenclature-data-section{display:flex;flex-direction:column}.nomenclature-chart-section{padding:9px 10px 8px}.nomenclature-section-heading{display:flex;min-width:0;flex:none;align-items:center;justify-content:space-between;gap:10px}.nomenclature-section-heading h2{overflow:hidden;margin:0;font-size:11px;font-weight:820;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.nomenclature-section-heading>span{flex:none;color:#7a8592;font-size:8px}.nomenclature-chart{display:flex;min-height:0;flex:1;flex-direction:column;margin-top:6px}.nomenclature-chart-readout{display:flex;min-width:0;min-height:31px;flex:none;align-items:baseline;gap:7px;padding:5px 7px;border:1px solid #e0e5e8;border-bottom:0;border-radius:7px 7px 0 0;background:#f7f9fa}.nomenclature-chart-readout strong{flex:none;font-size:13px}.nomenclature-chart-readout span{flex:none;color:#707c8a;font-size:8px}.nomenclature-chart-readout p{overflow:hidden;margin:0;color:#65717f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.nomenclature-chart-frame{width:100%;min-height:0;flex:1;overflow:hidden;border:1px solid #e0e5e8;border-radius:0 0 7px 7px;background:#fff;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.nomenclature-chart-frame svg{display:block;width:100%;height:100%}.nomenclature-chart-frame text{fill:#7b8694;font-size:9px}.nomenclature-chart-grid{stroke:#e8ecef;stroke-width:1}.nomenclature-chart-area{fill:#b8373113}.nomenclature-chart-line{fill:none;stroke:#b73731;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3;vector-effect:non-scaling-stroke}.nomenclature-chart-cursor{stroke:#315271;stroke-dasharray:4 4;stroke-width:1;vector-effect:non-scaling-stroke}.nomenclature-chart-dot{fill:#fff;stroke:#b73731;stroke-width:3;vector-effect:non-scaling-stroke}.nomenclature-chart-hint{display:none}.nomenclature-data-section{padding:0}.nomenclature-detail-tabs{display:grid;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px;border-bottom:1px solid #e0e5e8;background:#f6f8f9}.nomenclature-detail-tabs button{display:flex;min-width:0;min-height:30px;align-items:center;justify-content:center;gap:4px;padding:0 6px;border:1px solid #d9e0e5;border-radius:7px;background:#fff;color:#5f6b79;font:inherit;font-size:9px;font-weight:780;cursor:pointer}.nomenclature-detail-tabs button span{color:#89939f;font-size:8px}.nomenclature-detail-tabs button.active{border-color:#315271;background:#315271;color:#fff}.nomenclature-detail-tabs button.active span{color:#cbd6e1}.nomenclature-tab-scroll{min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.nomenclature-recipe-list,.nomenclature-receipt-list{min-width:0}.nomenclature-recipe-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:8px;min-height:51px;align-items:center;padding:7px 9px;border-bottom:1px solid #e7ebee;content-visibility:auto;contain-intrinsic-size:auto 51px}.nomenclature-recipe-row.depth-1{padding-left:20px;background:#fafbfb}.nomenclature-recipe-row.depth-2{padding-left:31px;background:#f7f9fa}.nomenclature-recipe-row.depth-3{padding-left:42px;background:#f3f6f7}.nomenclature-recipe-name{min-width:0}.nomenclature-recipe-name strong{display:block;overflow:hidden;font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.nomenclature-recipe-name span{display:block;margin-top:3px;color:#707c8a;font-size:8px}.nomenclature-recipe-costs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.nomenclature-recipe-costs>div{min-width:0;padding:5px;border-radius:6px;background:#f0f4f5;text-align:right}.nomenclature-recipe-costs strong{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:2px;overflow:hidden;margin-top:2px;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.nomenclature-receipt-row{display:grid;grid-template-columns:19px minmax(0,1fr) auto;gap:7px;align-items:start;min-height:56px;padding:7px 9px;border-bottom:1px solid #e7ebee;content-visibility:auto;contain-intrinsic-size:auto 56px}.nomenclature-receipt-row>svg{margin-top:1px;color:#6b7a89}.nomenclature-receipt-row>div{min-width:0}.nomenclature-receipt-row>div>strong,.nomenclature-receipt-row>div>p,.nomenclature-receipt-row>div>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nomenclature-receipt-row>div>strong{font-size:9px}.nomenclature-receipt-row>div>p,.nomenclature-receipt-row>div>span{margin:3px 0 0;color:#707c8a;font-size:8px}.nomenclature-receipt-values{text-align:right}.nomenclature-receipt-values strong{font-size:9px!important}.nomenclature-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;padding:4px 10px 10px}.nomenclature-facts-grid>div{min-width:0;padding:8px 0 7px;border-bottom:1px solid #e6eaed}.nomenclature-facts-grid strong{display:block;overflow:hidden;margin-top:3px;font-size:9px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.nomenclature-empty-detail{display:grid;min-height:100%;place-items:center;padding:18px;color:#788391;font-size:9px;line-height:1.4;text-align:center}@media(min-width:620px){.nomenclature-detail-screen{left:50%;width:min(620px,100vw);transform:translate(-50%);border-right:1px solid #d8dee3;border-left:1px solid #d8dee3;box-shadow:0 0 42px #0f172a38}}@media(max-height:660px){.nomenclature-detail-header{min-height:68px}.nomenclature-detail-grid{grid-template-rows:auto minmax(140px,.85fr) minmax(155px,1.15fr)}.nomenclature-cost-metric{min-height:58px;padding-top:7px;padding-bottom:6px}.nomenclature-cost-metric>strong{font-size:12px}}@media(max-width:350px){.nomenclature-recipe-row{grid-template-columns:minmax(0,1fr) 116px}}:root{color:#17201d;background:#f4f6f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;min-width:0;max-width:100%;overflow-x:hidden}html{min-height:100%;background:#f4f6f5;overscroll-behavior-x:none;-webkit-text-size-adjust:100%}body{min-height:100vh;min-height:100dvh;margin:0;background:radial-gradient(circle at 50% 0,rgba(111,145,195,.22),transparent 34%),linear-gradient(180deg,#111821 0,#111821 186px,transparent 186px),#f4f6f5;overscroll-behavior-x:none;position:relative;touch-action:pan-y}button,input,select{font:inherit;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.boot-screen,.portrait-only-screen,.login-screen,.mobile-app{width:100%;min-height:100svh;max-width:100%}.boot-screen{display:grid;gap:18px;place-items:center;align-content:center;background:#16201d;color:#fff}html:has(.boot-screen),body:has(.boot-screen),#root:has(.boot-screen){width:100%;height:var(--app-height, 100vh);min-height:var(--app-height, 100vh);max-height:var(--app-height, 100vh);overflow:hidden;background:#16201d;overscroll-behavior:none}body:has(.boot-screen){position:fixed;inset:0;touch-action:none}.portrait-only-screen{position:fixed;inset:0;z-index:999;display:grid;width:100%;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;place-items:center;align-content:center;gap:14px;overflow:hidden;padding:env(safe-area-inset-top) 18px env(safe-area-inset-bottom);background:#16201d;color:#fff;text-align:center;overscroll-behavior:none;touch-action:none}.portrait-only-screen strong{max-width:260px;color:#fff;font-size:16px;font-weight:820;line-height:1.25}html:has(.portrait-only-screen),body:has(.portrait-only-screen),#root:has(.portrait-only-screen){width:100%;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;background:#16201d;overscroll-behavior:none}body:has(.portrait-only-screen){position:fixed;inset:0;touch-action:none}.boot-screen{position:fixed;inset:0;width:100%;height:var(--app-height, 100vh);min-height:var(--app-height, 100vh);max-height:var(--app-height, 100vh);padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);overflow:hidden}.session-restore-screen{gap:14px;padding:env(safe-area-inset-top) 24px env(safe-area-inset-bottom);text-align:center}.session-restore-copy{display:grid;width:min(100%,320px);gap:6px}.session-restore-copy strong{font-size:15px;font-weight:820;line-height:1.2}.session-restore-copy span{color:#ffffffb8;font-size:12px;line-height:1.35}.session-restore-screen button{min-height:38px;padding:0 18px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff1a;color:#fff;font-size:13px;font-weight:780}.login-screen{display:grid;align-items:center;overflow:hidden;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));background:radial-gradient(circle at 18% 18%,rgba(111,145,195,.36),transparent 28%),radial-gradient(circle at 82% 72%,rgba(214,167,91,.26),transparent 30%),linear-gradient(150deg,#10151d,#182233 48%,#f4f6f5 49%)}.login-panel{width:min(100%,400px);max-width:400px;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.brand-row{display:flex;gap:14px;align-items:center;margin-bottom:26px}.brand-mark{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:8px;background:#6f91c3;color:#fff;font-weight:850}.eyebrow{margin:0 0 4px;color:#6a7671;font-size:12px;font-weight:750;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:31px;line-height:1.02;letter-spacing:0}.login-panel h1,.login-panel .eyebrow{color:#fff}.login-form{display:grid;gap:12px}.login-form label{color:#ffffffb3;font-size:13px;font-weight:750}.select-wrap select{width:100%;min-height:48px;border:1px solid #d7dedb;border-radius:8px;background:#fff;color:#17201d;outline:none}.login-code-field{display:flex;width:100%;min-height:52px;align-items:center;gap:8px;overflow:hidden;border:1px solid rgba(215,222,219,.92);border-radius:8px;background:#fffffff5;color:#536070;box-shadow:0 18px 38px #0c15122e}.login-code-field>svg{flex:0 0 auto;margin-left:14px}.login-code-field input{flex:1 1 auto;min-width:0;min-height:50px;border:0;background:transparent;color:#17201d;outline:none;padding:0 2px;font-size:17px}.login-code-field input::placeholder{color:#8a9592}.login-code-field:focus-within,.select-wrap:focus-within{border-color:#6f91c3;box-shadow:0 0 0 3px #6f91c333}.form-error{color:#b33a3a;font-size:13px;line-height:1.35}.primary-button,.icon-button,.avatar-button,.period-tabs button,.dock-item{border:0;cursor:pointer}.primary-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#16201d;color:#fff;font-weight:820}.primary-button:disabled{cursor:not-allowed;opacity:.58}.mobile-app{width:100%;max-width:430px;min-width:0;margin:0 auto;overflow-x:hidden;padding:max(16px,env(safe-area-inset-top)) 12px calc(86px + env(safe-area-inset-bottom));background:#f4f6f5}.app-header{position:sticky;z-index:20;top:0;display:flex;min-height:74px;align-items:center;justify-content:space-between;margin:-16px -12px 12px;padding:max(16px,env(safe-area-inset-top)) 12px 11px;background:#111821f5;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-header h1{font-size:25px}.header-actions{display:flex;gap:10px;align-items:center}.icon-button,.avatar-button{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#ffffff1f;color:#fff}.avatar-button{background:#ffb84d;color:#16201d;font-size:13px;font-weight:850}.toolbar{display:grid;min-width:0;gap:10px;margin-bottom:14px}.select-wrap{display:flex;min-height:48px;align-items:center;gap:8px;padding:0 12px;border:1px solid #d7dedb;border-radius:8px;background:#fff;color:#60706a}.select-wrap select{min-height:44px;padding-right:2px;border:0;appearance:none;color:#17201d;font-weight:750}.period-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:5px;border:1px solid #dde4e1;border-radius:8px;background:#fff}.period-tabs button{min-width:0;min-height:38px;border-radius:7px;background:transparent;color:#63716d;font-size:12px;font-weight:780}.period-tabs button.active{background:#16201d;color:#fff}.error-banner,.empty-state,.small-empty{display:flex;align-items:center;gap:8px;border:1px solid #f0c7c2;border-radius:8px;background:#fff4f1;color:#923f37}.error-banner{margin-bottom:14px;padding:12px;font-size:13px;line-height:1.35}.empty-state,.small-empty{justify-content:center;padding:22px 14px;border-color:#dbe3e0;background:#fff;color:#687671}.hero-card,.metric-card,.quick-action,.section-block,.account-card,.dish-card,.project-card{min-width:0;max-width:100%;border:1px solid #dfe6e3;border-radius:8px;background:#fff;box-shadow:0 10px 30px #131e1a12}.hero-card{overflow:hidden;padding:15px;background:linear-gradient(140deg,#6f91c3f5,#d6a75bc7),#6f91c3;color:#111c18}.hero-topline,.hero-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#111c18c2;font-size:12px;font-weight:800}.hero-topline span,.hero-meta span{display:inline-flex;align-items:center;gap:5px}.hero-card strong{display:block;margin:13px 0 12px;font-size:clamp(30px,9vw,42px);line-height:.96;letter-spacing:0;overflow-wrap:anywhere}.hero-meta{justify-content:flex-start;gap:16px;color:#111c18db}.metric-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-card{min-height:110px;padding:11px}.metric-card>div{display:flex;align-items:center;gap:8px;color:#63716d;font-size:12px;font-weight:800}.metric-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#eef3fa;color:#334b68}.metric-card strong{display:block;margin:11px 0 8px;color:#17201d;font-size:clamp(18px,5.2vw,24px);line-height:1;overflow-wrap:anywhere}.trend{display:inline-flex;width:fit-content;max-width:100%;min-height:24px;align-items:center;padding:0 8px;border-radius:999px;background:#eef2f1;color:#64716d;font-size:11px;font-weight:820}.trend.muted{white-space:nowrap}.quick-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-action{display:flex;min-width:0;min-height:52px;align-items:center;gap:9px;padding:12px;color:#25312d;font-size:13px;font-weight:820}.quick-action.accent{background:#334b68;color:#fff}.section-block{padding:12px}.section-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.section-header h2{font-size:16px;line-height:1.1}.chart-bars{display:grid;min-height:128px;grid-auto-flow:column;grid-auto-columns:1fr;align-items:end;gap:8px}.chart-bar{display:grid;min-width:0;gap:8px;align-items:end;justify-items:center}.chart-bar span{width:100%;max-width:28px;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#4dc7a0,#168866)}.chart-bar small{width:100%;color:#73817c;font-size:10px;font-weight:750;text-align:center;white-space:nowrap}.source-list,.alert-list,.project-list{display:grid;gap:9px}.source-row{display:flex;min-width:0;min-height:58px;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #edf1ef}.source-row:last-child{border-bottom:0}.source-row>div{display:flex;min-width:0;align-items:center;gap:10px}.source-row strong,.project-card strong,.dish-card strong,.account-card strong{display:block;color:#17201d;line-height:1.2}.source-row p{color:#6b7974;font-size:12px;line-height:1.25}.source-row>span{flex:0 0 auto;max-width:118px;color:#73817c;font-size:11px;font-weight:750;text-align:right}.status-dot{width:10px;height:10px;flex:0 0 10px;border-radius:999px;background:#a5b0ac;box-shadow:0 0 0 4px #a5b0ac26}.alert-card{display:flex;gap:10px;padding:11px;border:1px solid #dfe6e3;border-radius:8px;background:#f8fbfa}.alert-card strong{display:block;margin-bottom:3px;font-size:13px}.alert-card p{color:#65736e;font-size:12px;line-height:1.35}.alert-card.info{color:#276484}.alert-card.warning{color:#936019;background:#fff8ea;border-color:#f0dec1}.alert-card.danger{color:#b63f3f;background:#fff1ef;border-color:#efc7c2}.project-card{padding:13px}.project-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.project-title-row strong{min-width:0;font-size:15px}.project-values{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.project-values span{min-width:0;color:#17201d;font-size:13px;font-weight:820}.account-strip,.dish-strip{display:grid;max-width:100%;grid-auto-flow:column;grid-auto-columns:minmax(182px,75%);gap:10px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory}.account-card,.dish-card{min-height:138px;padding:13px;scroll-snap-align:start}.account-card>div{display:flex;align-items:center;gap:8px;color:#6b7974;font-size:12px;font-weight:750;margin-bottom:18px}.account-card strong,.dish-card strong{font-size:14px}.account-card p{margin-top:13px;font-size:23px;font-weight:850}.dish-icon{display:grid;width:34px;height:34px;place-items:center;margin-bottom:12px;border-radius:8px;background:#fff2dc;color:#a76512}.dish-card p{margin:6px 0 14px;color:#6b7974;font-size:12px;line-height:1.25}.dish-card span{color:#17201d;font-size:12px;font-weight:820}.small-empty{min-height:86px;border-color:#edf1ef;background:#f9fbfa;color:#73817c;font-size:13px}.last-block{margin-bottom:6px}.bottom-dock{position:fixed;z-index:30;right:12px;bottom:max(10px,env(safe-area-inset-bottom));left:12px;display:grid;width:auto;max-width:406px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;margin:0 auto;padding:7px;border:1px solid rgba(222,230,226,.86);border-radius:8px;background:#fffffff0;box-shadow:0 18px 46px #101b172e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dock-item{display:grid;min-width:0;min-height:52px;place-items:center;gap:2px;border-radius:7px;background:transparent;color:#6a7772;font-size:10px;font-weight:820}.dock-item.active{background:#334b68;color:#fff}.skeleton{position:relative;overflow:hidden;background:#edf2f0}.skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 1.5s infinite}.skeleton.hero-card{min-height:154px}.skeleton.section-block{min-height:180px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{transform:translate(100%)}}@media(min-width:561px){.bottom-dock{left:50%;right:auto;transform:translate(-50%);width:min(406px,calc(100vw - 24px))}}@media(max-width:360px){.metric-grid,.quick-grid{grid-template-columns:1fr}.project-values{grid-template-columns:1fr 1fr}}.mobile-app{width:min(100%,820px);max-width:820px;min-width:0;margin:0 auto;overflow-x:hidden;padding:max(12px,env(safe-area-inset-top)) 12px max(18px,env(safe-area-inset-bottom));background:#f4f6f5}.app-header{position:sticky;z-index:20;top:0;display:flex;min-height:66px;align-items:center;justify-content:space-between;margin:-12px -12px 10px;padding:max(12px,env(safe-area-inset-top)) 12px 10px;background:#111821f7;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-header h1{font-size:23px;line-height:1.04}.app-header .eyebrow{color:#ffffff9e}.header-actions{display:flex;gap:8px;align-items:center}.icon-button,.avatar-button{display:grid;width:38px;height:38px;min-width:38px;place-items:center;border-radius:8px}.toolbar{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:8px;margin-bottom:10px}.select-wrap{display:flex;min-width:0;min-height:42px;align-items:center;gap:8px;overflow:hidden;padding:0 10px;border:1px solid #d7dedb;border-radius:8px;background:#fff;color:#60706a}.select-wrap select{width:100%;min-width:0;min-height:40px;padding:0;border:0;appearance:none;background:transparent;color:#17201d;font-size:13px;font-weight:750;outline:none}.period-range{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid #dfe6e3;border-radius:8px;background:#fff;color:#687671;font-size:12px;font-weight:760}.dashboard-stack{display:grid;min-width:0;max-width:100%;gap:10px}.dashboard-panel,.balance-card,.metric-card,.project-card,.dish-group-card{min-width:0;max-width:100%;border:1px solid #dfe6e3;border-radius:8px;background:#fff;box-shadow:0 8px 24px #131e1a0f}.dashboard-panel{padding:10px}.section-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:9px}.section-header h2{font-size:15px;line-height:1.15}.section-header span{color:#71807a;font-size:12px;font-weight:750;text-align:right}.balance-grid,.kpi-grid,.project-list,.signal-list,.dish-group-list{display:grid;min-width:0;gap:8px}.balance-grid{grid-template-columns:minmax(0,1fr)}.balance-card{padding:12px}.balance-card.featured{background:linear-gradient(135deg,#6f91c3f5,#81c8a0db),#6f91c3;color:#111c18}.card-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#687671;font-size:12px;font-weight:820}.balance-card.featured .card-title-row{color:#111c18c2}.balance-card strong{display:block;margin-top:9px;color:#17201d;font-size:clamp(24px,7vw,34px);line-height:1;overflow-wrap:anywhere}.balance-card p{margin-top:8px;color:#6b7974;font-size:12px;font-weight:720}.balance-card.featured p{color:#111c18bd}.kpi-grid{grid-template-columns:minmax(0,1fr);margin-bottom:8px}.metric-card{min-height:100px;padding:11px}.metric-card>div{display:flex;min-width:0;align-items:center;gap:8px;color:#63716d;font-size:12px;font-weight:800}.metric-icon{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border-radius:8px;background:#eef3fa;color:#334b68}.metric-card strong{display:block;margin:10px 0 8px;color:#17201d;font-size:23px;line-height:1;overflow-wrap:anywhere}.metric-card footer{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:6px;color:#6b7974;font-size:11px}.trend{display:inline-flex;width:fit-content;max-width:100%;min-height:23px;align-items:center;gap:3px;padding:0 8px;border-radius:999px;background:#eef2f1;color:#64716d;font-size:11px;font-weight:820;white-space:nowrap}.trend.positive{background:#e7f8ef;color:#11734f}.trend.negative{background:#fff0ed;color:#bd453a}.project-card{padding:11px}.project-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.project-title-row>div{min-width:0}.project-title-row strong,.dish-group-head strong,.dish-row strong{display:block;color:#17201d;line-height:1.2}.project-title-row strong{font-size:14px}.project-title-row p{margin-top:3px;color:#74817d;font-size:11px;font-weight:720}.project-values{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.project-values span{min-width:0;color:#17201d;font-size:13px;font-weight:830;overflow-wrap:anywhere}.project-values small{display:block;margin-bottom:3px;color:#74817d;font-size:10px;font-weight:780}.signal-card{display:flex;min-width:0;gap:9px;padding:10px;border:1px solid #dfe6e3;border-radius:8px;background:#f8fbfa}.signal-card strong{display:block;margin-bottom:3px;font-size:13px}.signal-card p{color:#65736e;font-size:12px;line-height:1.35}.signal-card.info{color:#276484}.signal-card.warning{color:#936019;background:#fff8ea;border-color:#f0dec1}.signal-card.danger{color:#b63f3f;background:#fff1ef;border-color:#efc7c2}.dish-group-card{padding:10px}.dish-group-head,.dish-row{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px}.dish-group-head{padding-bottom:8px;border-bottom:1px solid #edf1ef}.dish-group-head strong{min-width:0;font-size:13px}.dish-group-head span,.dish-row>span{flex:0 0 auto;color:#17201d;font-size:12px;font-weight:830;white-space:nowrap}.dish-list{display:grid;gap:8px;padding-top:8px}.dish-row>div{min-width:0}.dish-row strong{font-size:12px}.dish-row p{margin-top:3px;color:#74817d;font-size:11px}.status-dot{width:9px;height:9px;flex:0 0 9px;border-radius:999px;background:#a5b0ac;box-shadow:0 0 0 4px #a5b0ac26}.status-dot.ok{background:#2dbb7f;box-shadow:0 0 0 4px #2dbb7f24}.status-dot.warning{background:#ffb84d;box-shadow:0 0 0 4px #ffb84d2e}.status-dot.error{background:#f35d5d;box-shadow:0 0 0 4px #f35d5d26}.status-dot.empty{background:#9aa8a3}.bottom-dock{display:none}.skeleton.dashboard-panel{min-height:126px}.skeleton.project-card{min-height:116px}@media(min-width:520px){.toolbar{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr)}.period-range{grid-column:1 / -1}.balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.balance-card.featured{grid-column:1 / -1}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:700px){.mobile-app{padding-inline:14px}.app-header{margin-inline:-14px;padding-inline:14px}.toolbar{grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr) auto}.period-range{grid-column:auto;padding-inline:12px}.project-values{grid-template-columns:repeat(4,minmax(0,1fr))}.dish-group-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-app{width:min(100%,980px);max-width:980px;padding:max(10px,env(safe-area-inset-top)) 10px max(12px,env(safe-area-inset-bottom))}.app-header{min-height:58px;margin:-10px -10px 8px;padding:max(10px,env(safe-area-inset-top)) 10px 8px}.app-header h1{font-size:20px}.toolbar{margin-bottom:8px}.select-wrap{min-height:38px;border-color:#dde3e7;box-shadow:0 1px 2px #0f172a0a}.select-wrap select{min-height:36px;font-size:12px}.core-home-stack{gap:8px}.account-panel,.work-panel{min-width:0;max-width:100%;overflow:hidden;border:1px solid #dde3e7;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0f172a0f}.account-panel{padding:8px}.account-strip{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.balance-card,.balance-card.featured{min-height:76px;padding:10px;border:1px solid #dde3e7;border-radius:8px;background:#fbfcfd;color:#17201d;box-shadow:none}.card-title-row{justify-content:flex-start;gap:7px;color:#667085;font-size:10px;font-weight:820;text-transform:uppercase}.balance-card.featured .card-title-row{color:#667085}.balance-card strong{margin-top:7px;font-size:20px;line-height:1}.balance-card p,.balance-card.featured p{margin-top:7px;color:#667085;font-size:11px;font-weight:650}.home-work-grid{display:grid;min-width:0;gap:8px}.panel-header{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid #e5e9ed}.panel-header h2{margin:0;color:#101828;font-size:15px;line-height:1.15}.panel-period-controls{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px;color:#667085;font-size:12px;font-weight:650}.panel-select{display:inline-flex;min-height:34px;min-width:150px;align-items:center;gap:7px;padding:0 9px;border:1px solid #dde3e7;border-radius:8px;background:#fff;color:#667085}.panel-select select{min-width:0;width:100%;border:0;appearance:none;background:transparent;color:#17201d;font-size:12px;font-weight:720;outline:none}.project-kpi-strip{display:grid;gap:8px;padding:8px}.metric-card{min-height:76px;padding:10px;border-color:#dde3e7;box-shadow:none}.metric-card>div{gap:0;color:#667085;font-size:10px;font-weight:820;text-transform:uppercase}.metric-icon{display:none}.metric-card strong{margin:8px 0 5px;font-size:20px}.metric-card footer{justify-content:space-between;gap:8px;color:#667085;font-size:11px}.trend{min-height:0;padding:0;border-radius:0;background:transparent;font-size:10px}.trend.positive,.trend.negative,.trend.muted{background:transparent}.project-table{margin:0 8px 8px;overflow:hidden;border:1px solid #e5e9ed;border-radius:8px}.project-table-head{display:none}.project-table-row{display:grid;min-width:0;gap:8px;padding:10px;border-top:1px solid #e5e9ed;background:#fff}.project-table-row:first-of-type{border-top:0}.project-table-row.muted{background:#f7f8fa}.project-name-cell{display:flex;min-width:0;align-items:flex-start;gap:8px}.project-name-cell>div{min-width:0}.project-name-cell strong{display:block;color:#101828;font-size:13px;line-height:1.25}.project-name-cell p{margin-top:3px;color:#667085;font-size:11px}.project-row-metrics{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.project-table-metric{min-width:0;text-align:left}.project-table-metric small{display:block;margin-bottom:3px;color:#667085;font-size:10px;font-weight:760}.project-table-metric strong{display:block;color:#17201d;font-size:13px;line-height:1.15;overflow-wrap:anywhere}.dish-group-list{display:grid;gap:8px;padding:8px}.dish-group-card{padding:0;overflow:hidden;border-color:#dde3e7;box-shadow:none}.dish-group-head{min-height:36px;align-items:center;padding:8px 10px;border-bottom:1px solid #e5e9ed}.dish-group-head strong{font-size:13px}.dish-group-head span{color:#667085;font-size:12px}.dish-list{gap:0;padding:0}.dish-row{padding:8px 10px;border-top:1px solid #eef1f4}.dish-row:first-child{border-top:0}.dish-row-main{min-width:0;width:100%}.dish-row-top{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px}.dish-row-top strong{min-width:0;color:#101828;font-size:12px;line-height:1.25}.dish-row-top span{flex:0 0 auto;color:#17201d;font-size:12px;font-weight:830;white-space:nowrap}.dish-row p{margin-top:4px;color:#667085;font-size:11px}.dish-progress{height:4px;overflow:hidden;margin-top:7px;border-radius:999px;background:#eef1f4}.dish-progress span{display:block;height:100%;border-radius:inherit;background:#334b68}.small-empty{margin:8px;min-height:78px}@media(min-width:560px){.account-strip,.project-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.project-row-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:760px){.mobile-app{padding-inline:12px}.app-header{margin-inline:-12px;padding-inline:12px}.home-work-grid{grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);align-items:start}.account-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.project-table-head,.project-table-row{display:grid;grid-template-columns:minmax(150px,1.4fr) repeat(5,minmax(58px,.8fr));gap:8px;align-items:center}.project-table-head{padding:7px 10px;background:#f2f4f7;color:#667085;font-size:10px;font-weight:800}.project-table-head span:not(:first-child){text-align:right}.project-row-metrics{display:contents}.project-table-metric{text-align:right}.project-table-metric small{display:none}.project-table-metric .trend{justify-content:flex-end;margin-top:3px}.dish-group-list{grid-template-columns:minmax(0,1fr)}}body:has(.mobile-app){background:#f4f6f5}html:has(.mobile-app),#root:has(.mobile-app){background:#f4f6f5}.app-header{border-bottom:1px solid #e5e9ed;background:#fffffff5;color:#101828}.app-header .eyebrow{display:none}.icon-button{border:1px solid #dde3e7;background:#fff;color:#344054}.avatar-button{background:#ffb84d;color:#16201d}body:has(.dashboard-minimal){background:#f4f6f5}html:has(.dashboard-minimal),#root:has(.dashboard-minimal),.dashboard-minimal,.dashboard-minimal>.mobile-section-pager,.mobile-section-panel{background:#f4f6f5}.dashboard-minimal{width:min(100%,560px);max-width:560px;min-height:100svh;padding:max(8px,env(safe-area-inset-top)) 8px max(10px,env(safe-area-inset-bottom))}.minimal-dashboard{display:grid;min-width:0;gap:8px}.top-kpi-row{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.top-kpi-row .metric-card{min-height:58px;padding:8px;border:1px solid #dde3e7;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.top-kpi-row .metric-card p{margin:0;color:#667085;font-size:9px;font-weight:820;line-height:1.1;text-transform:uppercase}.top-kpi-row .metric-card strong{display:block;margin-top:8px;color:#101828;font-size:clamp(14px,4.2vw,21px);line-height:1;overflow-wrap:anywhere}.account-carousel,.project-carousel{display:flex;min-width:0;gap:7px;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.account-carousel::-webkit-scrollbar,.project-carousel::-webkit-scrollbar{display:none}.account-carousel .balance-card{width:132px;min-height:70px;flex:0 0 132px;scroll-snap-align:start;padding:9px;border:1px solid #dde3e7;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.account-carousel .balance-card.featured{background:#fff}.account-carousel .card-title-row{display:flex;min-width:0;align-items:center;gap:6px;color:#667085;font-size:9px;font-weight:820;line-height:1.15;text-transform:uppercase}.account-carousel .card-title-row span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-carousel .card-title-text{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-carousel .balance-card-action{display:inline-grid;width:22px;height:22px;flex:0 0 22px;place-items:center;margin-left:auto;border:0;border-radius:6px;background:transparent;color:inherit;opacity:.78;padding:0}.account-carousel .balance-card-action:active{background:#334b681a;opacity:1}.account-carousel .balance-card.featured .balance-card-action:active{background:#ffffff24}.account-carousel .balance-card strong{display:block;margin-top:7px;color:#101828;font-size:17px;line-height:1}.account-carousel .balance-card p{display:flex;min-width:0;align-items:center;gap:5px;margin-top:6px;color:#667085;font-size:10px;line-height:1.1}.account-carousel .balance-card p>span:first-child{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-carousel .balance-card-restriction{display:inline-flex;min-width:0;max-width:62%;flex:0 1 auto;align-items:center;gap:2px;color:#c2410c;font-weight:800;white-space:nowrap}.account-carousel .balance-card-restriction span{min-width:0;overflow:hidden;text-overflow:ellipsis}.account-carousel .balance-card.featured .balance-card-restriction{color:#ffd08a}.project-swipe-card{width:min(78vw,280px);min-height:118px;flex:0 0 min(78vw,280px);scroll-snap-align:start;border:1px solid #dde3e7;border-radius:8px;background:#fff;color:#101828;padding:11px;text-align:left;box-shadow:0 1px 2px #0f172a0d}.project-swipe-card.active{border-color:#334b68;box-shadow:inset 0 0 0 1px #334b68,0 6px 18px #334b681f}.project-swipe-head{display:flex;min-width:0;align-items:flex-start;gap:8px}.project-swipe-head strong{min-width:0;color:#101828;font-size:14px;line-height:1.2}.project-swipe-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:18px}.project-swipe-values span{min-width:0;color:#101828;font-size:12px;font-weight:830;line-height:1.15;overflow-wrap:anywhere}.selected-dishes-panel{min-width:0}.selected-dishes-panel .dish-group-card{border:1px solid #dde3e7;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.selected-dishes-panel .dish-group-head{min-height:38px;padding:9px 10px}.selected-dishes-panel .dish-group-head strong{color:#101828;font-size:13px;line-height:1.2}.selected-dishes-panel .dish-row{padding:9px 10px}.selected-dishes-panel .dish-row-top strong,.selected-dishes-panel .dish-row-top span{font-size:12px}.selected-dishes-panel .small-empty{margin:0}@media(min-width:480px){.account-carousel .balance-card{width:166px;flex-basis:166px}.project-swipe-card{width:310px;flex-basis:310px}}body:has(.dashboard-minimal){background:linear-gradient(180deg,#eef3f1 0,#f7f8fa 154px,#f5f6f7)}.dashboard-minimal{width:min(100%,620px);max-width:620px;padding:max(10px,env(safe-area-inset-top)) 10px max(12px,env(safe-area-inset-bottom));background:transparent}.minimal-dashboard{gap:10px}.account-carousel{gap:8px;margin-top:2px;padding:2px 1px 4px}.account-carousel .balance-card{width:166px;height:98px;min-height:98px;flex-basis:166px;display:flex;flex-direction:column;padding:10px;border-color:#334b6824;background:#fffffff5;box-shadow:0 8px 24px #141e2a14}.account-carousel .balance-card.featured{width:166px;flex-basis:166px;border-color:#334b6847;background:#334b68;color:#fff}.account-carousel .balance-card.featured .card-title-row,.account-carousel .balance-card.featured p{color:#ffffffb8}.account-carousel .balance-card.featured strong{color:#fff}.account-carousel .balance-card.featured .status-dot.ok{background:#77ddb2;box-shadow:0 0 0 5px #77ddb22b}.account-carousel .card-title-row{font-size:9.5px;letter-spacing:.02em}.account-carousel .balance-card strong{margin-top:8px;font-size:20px}.account-carousel .balance-card:not(.featured) strong{font-size:20px}.period-control{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:6px;padding:7px;border:1px solid rgba(51,75,104,.12);border-radius:8px;background:#ffffffd1;box-shadow:0 6px 18px #141e2a0d}.period-chip-scroll{display:flex;min-width:0;gap:5px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.period-chip-scroll::-webkit-scrollbar{display:none}.period-chip-scroll button{min-height:31px;flex:0 0 auto;scroll-snap-align:start;border:1px solid #dde3e7;border-radius:8px;background:#fff;color:#667085;padding:0 10px;font-size:11px;font-weight:820}.period-chip-scroll button.active{border-color:#334b68;background:#334b68;color:#fff}.period-control>span{display:inline-flex;min-width:0;align-items:center;gap:6px;color:#667085;font-size:11px;font-weight:760}.top-kpi-row{gap:7px}.top-kpi-row .metric-card{min-height:72px;display:grid;align-content:space-between;padding:10px;border-color:#334b6821;background:#fff;box-shadow:0 8px 22px #141e2a12}.top-kpi-row .metric-card p{color:#6a7283;font-size:9.5px;letter-spacing:.03em}.top-kpi-row .metric-card strong{margin-top:0;color:#101828;font-size:clamp(16px,4.6vw,23px)}.project-carousel{gap:9px;padding:2px 1px 4px}.project-swipe-card{width:min(82vw,320px);min-height:136px;flex-basis:min(82vw,320px);padding:13px;border-color:#334b6824;background:#fff;box-shadow:0 8px 24px #141e2a14}.project-swipe-card.active{border-color:#334b68;background:#172334;color:#fff;box-shadow:0 14px 34px #17233433}.project-swipe-card.active .project-swipe-head strong,.project-swipe-card.active .project-swipe-values span{color:#fff}.project-swipe-card.active .status-dot.ok{background:#77ddb2;box-shadow:0 0 0 5px #77ddb224}.project-swipe-head strong{font-size:17px}.project-swipe-values{gap:8px;margin-top:22px}.project-swipe-values span{min-height:30px;display:inline-flex;align-items:center;border-radius:7px;background:#1018280a;padding:0 7px;font-size:13px}.project-swipe-card.active .project-swipe-values span{background:#ffffff1a}.selected-dishes-panel .dish-group-card{overflow:hidden;border-color:#334b681f;box-shadow:0 8px 24px #141e2a12}.selected-dishes-panel .dish-group-head{min-height:44px;background:#fff}.selected-dishes-panel .dish-group-head strong{font-size:15px}.selected-dishes-panel .dish-row{padding:11px 12px}.selected-dishes-panel .dish-row-top strong{font-size:13px}.selected-dishes-panel .dish-row p{font-size:11px}.selected-dishes-panel .small-empty{min-height:112px;border-color:#334b681a;background:#ffffffb8;box-shadow:0 8px 24px #141e2a0d}@media(min-width:520px){.period-control{grid-template-columns:minmax(0,1fr) auto;align-items:center}.account-carousel .balance-card,.account-carousel .balance-card.featured{width:166px;flex-basis:166px}}html:has(.dashboard-minimal),body:has(.dashboard-minimal),#root:has(.dashboard-minimal){width:100%;height:100dvh;overflow:hidden;overscroll-behavior:none}body:has(.dashboard-minimal){position:fixed;inset:0;min-height:100dvh;max-height:100dvh;touch-action:auto}.dashboard-minimal{height:100dvh;max-height:100dvh;overflow:hidden}.minimal-dashboard{height:100%;min-height:0;grid-template-rows:auto auto auto auto minmax(0,1fr);overflow:hidden}.account-carousel,.period-chip-scroll,.project-carousel{touch-action:pan-x}.selected-dishes-panel{min-height:0;overflow:hidden}.selected-dishes-panel .dish-group-card{height:100%;display:flex;min-height:0;max-height:100%;flex-direction:column}.selected-dishes-panel .dish-list{flex:1;min-height:0;overflow:hidden}html:has(.login-screen),body:has(.login-screen),#root:has(.login-screen){width:100%;height:100%;overflow:hidden;overscroll-behavior:none}body:has(.login-screen){position:fixed;inset:0;min-height:100svh;max-height:100svh;touch-action:none}.login-screen{height:100svh;max-height:100svh;overflow:hidden;overscroll-behavior:none}.dashboard-minimal{position:relative}.minimal-dashboard{grid-template-rows:auto auto auto auto minmax(0,1fr);gap:6px}.account-carousel{padding-right:0}.top-kpi-row .metric-card{min-height:58px;padding:8px}.top-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.top-kpi-row .metric-card strong{font-size:clamp(14px,4.1vw,18px);line-height:1.08;white-space:normal}.top-kpi-row .compact-trend{margin-top:2px}.period-control{gap:5px;padding:6px}.period-chip-scroll button{min-height:28px;min-width:max-content;padding:0 10px;font-size:10.5px}.custom-period-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.custom-period-fields label{display:grid;min-width:0;gap:3px;color:#667085;font-size:8.5px;font-weight:820;letter-spacing:.03em;text-transform:uppercase}.custom-period-fields input{min-width:0;height:30px;border:1px solid #dde3e7;border-radius:7px;background:#fff;color:#101828;padding:0 7px;font:inherit;font-size:10.5px;font-weight:760}.custom-period-fields input:focus{outline:2px solid rgba(51,75,104,.18);outline-offset:1px}.project-carousel{min-height:212px;padding-bottom:1px}.project-swipe-card{width:min(88vw,380px);min-height:210px;flex-basis:min(88vw,380px);padding:10px;touch-action:manipulation}.project-swipe-head{align-items:flex-start}.project-swipe-head strong{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-swipe-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px}.project-swipe-values span{display:grid;grid-column:auto;min-height:46px;align-content:center;gap:2px;border-radius:7px;padding:5px 8px;line-height:1.05}.project-swipe-values span:nth-child(n+4){grid-column:auto}.project-swipe-values small{min-width:0;overflow:visible;color:#6b7380;font-size:8px;font-weight:820;line-height:1.08;text-overflow:clip;text-transform:uppercase;white-space:normal}.project-swipe-values strong{min-width:0;overflow:visible;color:#101828;font-size:12px;font-weight:860;line-height:1.08;overflow-wrap:anywhere;white-space:normal}.compact-trend{display:block;min-width:0;overflow:visible;font-size:9px;font-style:normal;font-weight:850;line-height:1;text-overflow:clip;white-space:normal}.compact-trend.positive{color:#159466}.compact-trend.negative{color:#d64a72}.compact-trend.muted{color:#9aa4b2}.project-swipe-card.active .project-swipe-values small{color:#ffffffad}.project-swipe-card.active .project-swipe-values strong{color:#fff}.project-swipe-card.active .compact-trend.positive{color:#7ee0b5}.project-swipe-card.active .compact-trend.negative{color:#ff9bb7}.project-swipe-card.active .compact-trend.muted{color:#ffffff70}.selected-dishes-panel .dish-group-head{min-height:34px;padding:7px 10px}.selected-dishes-panel .dish-row{padding:7px 10px}.selected-dishes-panel .dish-row-top strong,.selected-dishes-panel .dish-row-top span{font-size:11.5px;line-height:1.14}.selected-dishes-panel .dish-row p{margin-top:3px;font-size:10px}.selected-dishes-panel .dish-row-top strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.selected-dishes-panel .dish-progress{height:3px;margin-top:5px}.selected-dishes-panel .dish-list{overflow-y:auto;-webkit-overflow-scrolling:touch}.selected-dishes-panel{display:flex;height:100%;min-height:0;align-self:stretch}.selected-dishes-panel .dish-group-card,.selected-dishes-panel .small-empty{height:100%;width:100%;min-height:100%}.login-code-field,.login-code-field input{touch-action:manipulation}.minimal-dashboard{display:flex;height:100%;min-height:0;flex-direction:column;overflow:hidden}.dashboard-minimal{display:flex;flex-direction:column}.dashboard-minimal>.minimal-dashboard{flex:1 1 auto;width:100%}.minimal-dashboard>.account-carousel,.minimal-dashboard>.period-control,.minimal-dashboard>.top-kpi-row,.minimal-dashboard>.project-carousel{flex:0 0 auto}.minimal-dashboard>.selected-dishes-panel{flex:1 1 auto;height:auto;min-height:0;overflow:hidden}.selected-dishes-panel .dish-group-card,.selected-dishes-panel .small-empty{flex:1 1 auto;height:100%;min-height:0}.selected-dishes-panel .dish-group-card{display:flex;flex-direction:column;overflow:hidden}.selected-dishes-panel .dish-list{flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(54px,calc(env(safe-area-inset-bottom) + 26px));scroll-padding-bottom:max(54px,calc(env(safe-area-inset-bottom) + 26px));touch-action:pan-y;-webkit-overflow-scrolling:touch}.login-screen{position:fixed;inset:0;display:grid;width:100%;height:100dvh;max-height:100dvh;min-height:100dvh;place-items:center;overflow:hidden;overscroll-behavior:none;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#f4f8f7f0,#f5f6f7fa),radial-gradient(circle at 18% 0%,rgba(111,145,195,.22),transparent 32%),radial-gradient(circle at 82% 100%,rgba(108,211,170,.18),transparent 30%),#f4f6f5;color:#101828;touch-action:none}.login-screen:before{content:"";position:absolute;inset:0 0 auto;height:34dvh;min-height:220px;background:linear-gradient(135deg,#16201dfa,#334b68f5),#16201d;clip-path:polygon(0 0,100% 0,100% 64%,0 100%)}.login-screen:after{content:"";position:absolute;width:min(72vw,420px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(119,221,178,.2),transparent 62%);transform:translate(28%,18%);pointer-events:none}.login-panel{position:relative;z-index:1;display:grid;width:min(100%,410px);max-width:410px;gap:22px;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.access-login-brand{display:flex;align-items:center;gap:13px;color:#fff}.access-login-brand p{margin:0;color:#fff;font-size:16px;font-weight:820;line-height:1.05}.access-login-brand span{display:block;margin-top:4px;color:#ffffff9e;font-size:10.5px;font-weight:760;line-height:1;text-transform:uppercase}.access-login-mark{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#6f91c3;color:#fff;font-size:13px;font-weight:900;box-shadow:0 16px 36px #0c15123d}.login-form{display:grid;gap:10px}.access-code-label{display:grid;gap:8px}.access-code-label>span{color:#ffffffb3;font-size:11px;font-weight:820;line-height:1;text-transform:uppercase}.access-code-field,.login-code-field{display:flex;width:100%;min-height:54px;align-items:center;gap:9px;overflow:hidden;border:1px solid rgba(215,222,219,.9);border-radius:8px;background:#fffffffa;color:#536070;box-shadow:0 22px 50px #0c151233;touch-action:manipulation}.access-code-field:focus-within,.login-code-field:focus-within{border-color:#6f91c3;box-shadow:0 0 0 4px #6f91c338,0 22px 50px #0c15122e}.access-code-field>svg,.login-code-field>svg{width:18px;height:18px;flex:0 0 auto;margin-left:15px}.access-code-field input,.login-code-field input{flex:1 1 auto;min-width:0;min-height:52px;border:0;background:transparent;color:#17201d;outline:none;padding:0 14px 0 0;font-size:17px;font-weight:650}.access-code-field input:disabled,.login-code-field input:disabled{opacity:.72}.access-code-field input::placeholder,.login-code-field input::placeholder{color:#8a9592}.access-code-loader{width:18px;height:18px;flex:0 0 auto;margin-right:15px}.form-error{border:1px solid #f1b8b8;border-radius:8px;background:#fff0f0;color:#b33a3a;padding:10px 12px;font-size:13px;font-weight:620;line-height:1.35}html:has(.dashboard-minimal),body:has(.dashboard-minimal),#root:has(.dashboard-minimal){height:var(--app-height, 100vh)!important;min-height:var(--app-height, 100vh)!important;max-height:var(--app-height, 100vh)!important;overflow:hidden!important}body:has(.dashboard-minimal){position:fixed;inset:0}.dashboard-minimal{height:var(--app-height, 100vh)!important;min-height:var(--app-height, 100vh)!important;max-height:var(--app-height, 100vh)!important;padding:max(8px,env(safe-area-inset-top)) 10px 0!important}.dashboard-minimal>.minimal-dashboard{height:100%!important;min-height:0}.minimal-dashboard>.selected-dishes-panel{flex:1 1 0!important;height:auto!important;min-height:0}.selected-dishes-panel .dish-list{padding-bottom:max(20px,env(safe-area-inset-bottom));scroll-padding-bottom:max(20px,env(safe-area-inset-bottom))}.dashboard-minimal{display:flex!important;flex-direction:column!important;overflow:hidden!important}.dashboard-minimal>.minimal-dashboard{display:flex!important;flex:1 1 0!important;flex-direction:column!important;gap:8px!important;height:auto!important;min-height:0!important;overflow:hidden!important}.minimal-dashboard>.account-carousel,.minimal-dashboard>.period-control,.minimal-dashboard>.top-kpi-row,.minimal-dashboard>.project-carousel{flex:0 0 auto!important}.minimal-dashboard>.selected-dishes-panel{display:flex!important;flex:1 1 0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.selected-dishes-panel .dish-group-card,.selected-dishes-panel .small-empty{display:flex!important;flex:1 1 0!important;flex-direction:column!important;height:auto!important;min-height:0!important;max-height:none!important;width:100%!important;overflow:hidden!important}.selected-dishes-panel .dish-list{flex:1 1 0!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;padding-bottom:max(34px,env(safe-area-inset-bottom))!important;scroll-padding-bottom:max(34px,env(safe-area-inset-bottom))!important}.dashboard-minimal>.mobile-section-pager{display:flex!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;flex:1 1 0!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.dashboard-minimal>.mobile-section-pager::-webkit-scrollbar{display:none}.mobile-section-panel{width:100%;min-width:0;height:100%;min-height:0;flex:0 0 100%;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:normal}.mobile-section-panel>.minimal-dashboard{display:flex!important;width:100%!important;height:100%!important;min-height:0!important;flex-direction:column!important;gap:8px!important;overflow:hidden!important}.operations-mobile-section{display:flex;width:100%;height:100%;min-height:0;flex-direction:column;gap:8px;overflow-x:hidden;overflow-y:auto;padding:0 0 max(8px,env(safe-area-inset-bottom));overscroll-behavior-y:contain;touch-action:auto;-webkit-overflow-scrolling:touch}.operations-mobile-period{display:grid;min-width:0;flex:0 0 auto;gap:5px;border:1px solid #dde3e7;border-radius:8px;background:#fff;padding:6px;box-shadow:0 1px 2px #0f172a0d}.operations-period-scroll{display:flex;min-width:0;gap:5px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.operations-period-scroll::-webkit-scrollbar{display:none}.operations-period-scroll button{min-height:28px;min-width:max-content;flex:0 0 auto;scroll-snap-align:start;border:0;border-radius:7px;background:transparent;color:#667085;cursor:pointer;font-size:10.5px;font-weight:820;padding:0 10px}.operations-period-scroll button.active{background:#334b68;color:#fff}.operations-mobile-dates{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.operations-mobile-dates label{display:grid;min-width:0;gap:3px;color:#667085;font-size:8.5px;font-weight:820;line-height:1;text-transform:uppercase}.operations-mobile-dates input{min-width:0;height:30px;border:1px solid #dde3e7;border-radius:7px;background:#fff;color:#101828;padding:0 7px;font:inherit;font-size:10.5px;font-weight:760}.operations-mobile-dates input:focus{outline:2px solid rgba(51,75,104,.18);outline-offset:1px}.operations-period-value{display:inline-flex;align-items:center;gap:5px;color:#667085;font-size:10.5px;font-weight:760;line-height:1;white-space:nowrap}.operations-mobile-summary{display:grid;min-width:0;flex:0 0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.operation-summary-card{min-width:0;min-height:62px;border:1px solid #dde3e7;border-radius:8px;background:#fff;padding:8px 7px;box-shadow:0 1px 2px #0f172a0d}.operation-summary-card span{display:block;color:#667085;font-size:8.5px;font-weight:850;line-height:1;text-transform:uppercase}.operation-summary-card strong{display:block;min-width:0;margin-top:7px;overflow:visible;color:#101828;font-size:clamp(11px,3.35vw,14px);font-weight:880;line-height:1.08;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.operation-summary-card.income strong{color:#087b52}.operation-summary-card.expense strong{color:#cf355f}.operations-mobile-filter-row{display:grid;min-width:0;flex:0 0 auto;gap:4px}.operations-mobile-tabs{display:grid;width:100%;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;border:1px solid #dde3e7;border-radius:8px;background:#fff;padding:4px}.operations-mobile-tabs button{min-width:0;min-height:28px;border:0;border-radius:6px;background:transparent;color:#667085;cursor:pointer;font-size:clamp(8.6px,2.55vw,10px);font-weight:820;overflow:visible;padding:0 3px;text-overflow:clip;white-space:nowrap}.operations-mobile-tabs button.active{background:#334b68;color:#fff}.operations-mobile-filter-row>span{justify-self:end;color:#667085;font-size:9.5px;font-weight:780;line-height:1;white-space:nowrap}.operations-mobile-list-frame{display:flex;min-height:0;flex:1 1 0;overflow:hidden;border-radius:8px}.operations-mobile-list{position:relative;display:block;min-height:0;flex:1 1 0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(14px,env(safe-area-inset-bottom));scroll-padding-bottom:max(14px,env(safe-area-inset-bottom));touch-action:auto;-webkit-overflow-scrolling:touch}.operation-mobile-row{position:absolute;top:0;right:0;left:0;display:grid;min-width:0;height:84px;grid-template-columns:28px minmax(0,1fr);gap:8px;overflow:hidden;border:1px solid #dde3e7;border-radius:8px;background:#fff;padding:8px;box-shadow:0 1px 2px #0f172a0d;contain:layout paint;will-change:transform}.operation-mobile-icon{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:8px;background:#eef4f2;color:#536070}.operation-mobile-row.income .operation-mobile-icon{background:#e5f8ef;color:#087b52}.operation-mobile-row.expense .operation-mobile-icon{background:#fff0f4;color:#cf355f}.operation-mobile-row.transfer .operation-mobile-icon{background:#eef3fa;color:#334b68;font-size:13px;font-weight:880}.operation-mobile-copy,.operation-mobile-title-row{min-width:0}.operation-mobile-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.operation-mobile-title-row strong{display:block;min-width:0;overflow:hidden;color:#101828;font-size:12.5px;font-weight:850;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.operation-mobile-amount{flex:0 0 auto;color:#101828;font-size:12px;font-weight:900;line-height:1.05;white-space:nowrap}.operation-mobile-row.income .operation-mobile-amount{color:#087b52}.operation-mobile-row.expense .operation-mobile-amount{color:#cf355f}.operation-mobile-copy p{display:-webkit-box;margin-top:4px;overflow:hidden;color:#344054;font-size:11px;font-weight:640;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.operation-mobile-copy>span{display:block;min-width:0;margin-top:5px;overflow:hidden;color:#667085;font-size:9.5px;font-weight:720;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.operations-mobile-state,.operations-mobile-refresh{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dde3e7;border-radius:8px;background:#fff;color:#667085;font-size:11px;font-weight:760}.operations-mobile-state{min-height:94px;padding:16px}.operations-mobile-state.error{border-color:#f0c7c2;background:#fff4f1;color:#923f37}.operations-mobile-refresh{position:sticky;z-index:2;top:0;min-height:28px;flex:0 0 auto;margin-bottom:1px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.operations-mobile-list .small-empty{min-height:112px;flex:0 0 auto;padding:18px 12px}.operations-mobile-spacer{flex:0 0 auto;pointer-events:none}.account-carousel .balance-card,.account-carousel .balance-card.featured{width:166px;height:98px;min-height:98px;flex:0 0 166px;display:flex;flex-direction:column}.account-carousel .card-title-row{min-height:22px}.account-carousel .balance-card strong,.account-carousel .balance-card.featured strong{margin-top:7px;overflow:hidden;font-size:20px;line-height:1.02;text-overflow:ellipsis;white-space:nowrap}.account-carousel .balance-card-meta{min-height:14px;margin-top:auto!important}.account-carousel .balance-card-restriction{margin-left:auto}.mobile-section-panel>.minimal-dashboard{padding-bottom:max(22px,env(safe-area-inset-bottom))!important}.selected-dishes-panel .dish-list{padding-bottom:8px!important;scroll-padding-bottom:8px!important}.operations-mobile-list-frame{display:block;min-height:0;flex:0 0 auto;overflow:visible;border-radius:8px}.operations-mobile-list{height:auto;min-height:0;flex:0 0 auto;display:block;overflow:visible;border-radius:0;clip-path:none;padding-bottom:max(18px,env(safe-area-inset-bottom))}.operations-mobile-list-canvas{position:relative;min-height:100%}.dashboard-minimal>.mobile-section-pager,.mobile-section-panel{touch-action:pan-x pan-y}.operations-mobile-sticky{position:sticky;top:0;z-index:12;display:grid;min-width:0;flex:0 0 auto;gap:8px;padding-bottom:2px;background:#f4f6f5}.period-chip-scroll,.operations-period-scroll{gap:5px!important}.period-chip-scroll button,.operations-period-scroll button{min-height:31px!important;min-width:max-content!important;flex:0 0 auto!important;border:1px solid #dde3e7!important;border-radius:8px!important;background:#fff!important;color:#667085!important;box-shadow:0 1px 2px #0f172a0a;font-size:11px!important;font-weight:820!important;line-height:1!important;padding:0 10px!important}.period-chip-scroll button.active,.operations-period-scroll button.active{border-color:#334b68!important;background:#334b68!important;color:#fff!important;box-shadow:none}.operations-mobile-tabs{gap:5px!important;border:0!important;background:transparent!important;padding:0!important}.operations-mobile-tabs button{min-height:31px!important;min-width:0!important;border:1px solid #dde3e7!important;border-radius:8px!important;background:#fff!important;color:#667085!important;box-shadow:0 1px 2px #0f172a0a;font-size:clamp(8.6px,2.45vw,10.5px)!important;font-weight:820!important;line-height:1!important;overflow:hidden!important;padding:0 4px!important;text-overflow:clip!important;white-space:nowrap!important}.operations-mobile-tabs button.active{border-color:#334b68!important;background:#334b68!important;color:#fff!important;box-shadow:none}.selected-dishes-panel .dish-list{display:grid!important;align-content:start!important;gap:0!important;padding-bottom:0!important;scroll-padding-bottom:0!important}.selected-dishes-panel .dish-row{min-height:0!important}.operations-mobile-section{overflow:hidden!important;padding-bottom:0!important}.operations-mobile-sticky{position:relative!important;top:auto!important;z-index:2!important}.operations-mobile-list-frame{display:flex!important;min-height:0!important;flex:1 1 0!important;overflow:hidden!important;border-radius:8px!important}.operations-mobile-list{position:relative!important;display:block!important;height:100%!important;min-height:0!important;flex:1 1 0!important;overflow-x:hidden!important;overflow-y:auto!important;border-radius:8px!important;clip-path:inset(0 round 8px)!important;padding-bottom:max(18px,env(safe-area-inset-bottom))!important;scroll-padding-bottom:max(18px,env(safe-area-inset-bottom))!important;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.selected-dishes-panel .dish-list{display:block!important;min-height:0!important;flex:1 1 auto!important;overflow-y:auto!important;padding-bottom:8px!important;scroll-padding-bottom:8px!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.selected-dishes-panel .dish-group-head{min-height:38px!important;padding:9px 10px!important}.selected-dishes-panel .dish-group-head strong{font-size:13px!important;line-height:1.2!important}.selected-dishes-panel .dish-row{padding:9px 10px!important}.selected-dishes-panel .dish-row-top strong,.selected-dishes-panel .dish-row-top span{font-size:12px!important;line-height:1.2!important}.selected-dishes-panel .dish-row p{margin-top:4px!important;font-size:10.5px!important;line-height:1.2!important}.selected-dishes-panel .dish-row-button{width:100%;border-right:0;border-bottom:0;border-left:0;border-radius:0;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:rgba(49,75,104,.09)}.selected-dishes-panel .dish-row-button:active{background:#f3f6f8}.selected-dishes-panel .dish-row-button:focus-visible{position:relative;z-index:1;outline:2px solid #315271;outline-offset:-2px}.selected-dishes-panel .dish-progress{height:4px!important;margin-top:6px!important}.account-carousel .balance-card{position:relative}.balance-card-restriction{border:0;background:transparent;cursor:pointer;font:inherit;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.balance-card-restriction.static{cursor:default}.restriction-details-panel{position:fixed;z-index:2147483000;width:min(260px,calc(100vw - 18px));max-height:min(208px,calc(100vh - 18px));overflow-x:hidden;overflow-y:auto;border:1px solid rgba(221,227,231,.96);border-radius:8px;background:#fff;box-shadow:0 18px 44px #0f172a38;color:#101828;padding:6px;pointer-events:auto}.restriction-details-head{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:2px 6px;border-bottom:1px solid #eef1f4;padding-bottom:4px}.restriction-details-head>span{min-width:0;overflow:hidden;color:#667085;font-size:8.5px;font-weight:850;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.restriction-details-head strong{min-width:0;overflow:hidden;color:#c2410c;font-size:10.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.restriction-details-list{display:grid;gap:0;padding-top:4px}.restriction-details-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;column-gap:6px;border-bottom:1px solid #eef1f4;padding:5px 0}.restriction-details-row:last-child{border-bottom:0}.restriction-details-row strong{display:-webkit-box;overflow:hidden;color:#101828;font-size:9.5px;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.restriction-details-row span,.restriction-details-row p,.restriction-details-more,.restriction-details-empty{margin:2px 0 0;display:-webkit-box;overflow:hidden;color:#667085;font-size:9px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.restriction-details-row b{color:#c2410c;font-size:9.5px;line-height:1.15;white-space:nowrap}.project-swipe-card{position:relative;min-height:210px;padding:0;perspective:900px}.project-card-flip{position:relative;min-height:inherit;transform-style:preserve-3d;transition:transform .22s ease}.project-swipe-card.flipped .project-card-flip{transform:rotateY(180deg)}.project-card-face{position:absolute;inset:0;display:flex;flex-direction:column;backface-visibility:hidden;border-radius:inherit;padding:10px}.project-card-back{transform:rotateY(180deg)}.project-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.project-payment-grid span,.project-cashiers>span{min-width:0;border-radius:7px;background:#1018280a;padding:6px 8px}.project-payment-grid span.payment-cashless{background:#2563eb17}.project-payment-grid span.payment-cash{background:#16a34a1a}.project-payment-grid span.payment-account{background:#d977061c}.project-swipe-card.active .project-payment-grid span,.project-swipe-card.active .project-cashiers>span{background:#ffffff1a}.project-swipe-card.active .project-payment-grid span.payment-cashless{background:#60a5fa2e}.project-swipe-card.active .project-payment-grid span.payment-cash{background:#4ade802e}.project-swipe-card.active .project-payment-grid span.payment-account{background:#fbbf2433}.project-payment-grid small,.project-cashiers small{display:block;color:#6b7380;font-size:8px;font-weight:820;line-height:1.08;text-transform:uppercase}.project-payment-grid strong{display:block;margin-top:2px;color:#101828;font-size:12px;font-weight:860;line-height:1.08;overflow-wrap:anywhere}.project-cashiers{display:grid;gap:4px;margin-top:7px;max-height:82px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px;scrollbar-width:thin;touch-action:pan-y}.project-cashiers>span{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding-block:5px}.project-cashier-label{display:grid;min-width:0;gap:2px}.project-cashiers b{min-width:0;overflow:hidden;color:#101828;font-size:11px;font-weight:780;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.project-cashier-label small{min-width:0;overflow:hidden;color:#667085;font-size:8.8px;font-weight:720;line-height:1;text-overflow:ellipsis;white-space:nowrap}.project-cashiers em{display:flex;align-items:center;justify-content:flex-end;gap:5px;color:#101828;font-size:9.5px;font-style:normal;font-weight:820;line-height:1.05;white-space:nowrap}.project-cashiers em i{font-style:normal}.project-payment-values .payment-cashless,.project-payment-grid .payment-cashless strong{color:#1d4ed8}.project-payment-values .payment-cash,.project-payment-grid .payment-cash strong{color:#15803d}.project-payment-values .payment-account,.project-payment-grid .payment-account strong{color:#b45309}.project-account-types{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.project-account-types span{border-radius:999px;background:#1018280f;color:#475467;padding:4px 7px;font-size:10.5px;font-weight:760}.project-payment-empty{margin:auto 0 0;color:#6b7380;font-size:12px;font-weight:700}.project-swipe-card.active .project-payment-grid small,.project-swipe-card.active .project-cashiers small,.project-swipe-card.active .project-payment-empty{color:#ffffffad}.project-swipe-card.active .project-payment-grid strong,.project-swipe-card.active .project-cashiers b,.project-swipe-card.active .project-cashiers em{color:#fff}.project-swipe-card.active .project-payment-values .payment-cashless,.project-swipe-card.active .project-payment-grid .payment-cashless strong{color:#93c5fd}.project-swipe-card.active .project-payment-values .payment-cash,.project-swipe-card.active .project-payment-grid .payment-cash strong{color:#86efac}.project-swipe-card.active .project-payment-values .payment-account,.project-swipe-card.active .project-payment-grid .payment-account strong{color:#fcd34d}.project-swipe-card.active .project-account-types span{background:#ffffff1f;color:#ffffffd1}.project-swipe-card{cursor:pointer;font:inherit}.project-swipe-head strong{flex:1 1 auto}.project-chart-button{display:inline-grid;width:28px;height:28px;flex:0 0 28px;place-items:center;margin:-5px -5px 0 2px;border:0;border-radius:6px;background:#1018280f;color:#526174;padding:0}.project-chart-button:active,.project-chart-button.active{background:#334b6829;color:#172334}.project-swipe-card.active .project-chart-button{background:#ffffff1a;color:#ffffffdb}.project-swipe-card.active .project-chart-button:active,.project-swipe-card.active .project-chart-button.active{background:#fff3;color:#fff}.project-card-chart-face{position:absolute;inset:0;z-index:4;display:flex;min-width:0;flex-direction:column;overflow:hidden;border-radius:inherit;background:#172334;color:#fff;padding:10px}.project-swipe-card.chart-open .project-card-flip{visibility:hidden}.project-card-chart-face .project-swipe-head strong{color:#fff}.attendance-chart{display:grid;min-height:0;flex:1 1 auto;grid-template-rows:auto minmax(0,1fr);margin-top:4px}.attendance-chart-summary{display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr));align-items:center;gap:5px;min-height:32px;color:#fffc;font-size:9px;font-weight:720}.attendance-chart-summary>strong{color:#fff;font-size:12px}.attendance-chart-summary>span{display:flex;min-width:0;align-items:center;gap:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attendance-chart-summary i{width:6px;height:6px;flex:0 0 6px;border-radius:50%}.attendance-chart-summary i.guests{background:#65d6a6}.attendance-chart-summary i.dishes{background:#78a9ff}.attendance-chart-summary i.revenue{background:#f6c768}.attendance-chart-svg{width:100%;height:100%;min-height:112px;overflow:visible;touch-action:none;-webkit-user-select:none;user-select:none}.attendance-chart-grid{stroke:#ffffff17;stroke-dasharray:3 4;stroke-width:1}.attendance-chart-cursor{stroke:#ffffff7a;stroke-dasharray:2 3;stroke-width:1}.attendance-chart-hour{fill:#ffffff80;font-size:8px;font-weight:700}.attendance-chart-empty{display:flex;min-height:0;flex:1 1 auto;align-items:center;justify-content:center;gap:8px;padding:16px;color:#ffffff9e;text-align:center;font-size:11px;line-height:1.35}
