@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}:root{color:#1c2522;font-synthesis:none;text-rendering:optimizelegibility;--sidebar:#17211e;--sidebar-soft:#202d29;--green:#1d7a5c;--green-dark:#17654d;--green-light:#e8f4ef;--text:#1b2421;--muted:#78827e;--border:#e5e9e7;--background:#f6f8f7;--white:#fff;background:#f6f8f7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--background);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button,input{outline:none}.app-shell{min-height:100vh}.sidebar{background:var(--sidebar);color:#fff;z-index:30;flex-direction:column;width:244px;padding:22px 14px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;height:46px;padding:0 8px;display:flex}.brand-mark{background:#2a8c6d;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.brand-text{align-items:baseline;gap:5px;display:flex}.brand-text strong{letter-spacing:-.4px;font-size:19px}.brand-text span{color:#91a49e;letter-spacing:1px;font-size:13px;font-weight:600}.organization-card{background:var(--sidebar-soft);border:1px solid #2c3a36;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin:22px 0 24px;padding:10px;display:grid}.organization-avatar{width:34px;height:34px;color:var(--green-dark);background:#eef4f1;border-radius:9px;place-items:center;font-weight:700;display:grid}.organization-card div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.organization-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.organization-card span{color:#94a39e;font-size:12px}.navigation{flex-direction:column;display:flex}.nav-section-title{color:#687a74;letter-spacing:1.2px;padding:0 12px 8px;font-size:11px;font-weight:700}.nav-section-title.second{margin-top:22px}.nav-item{color:#aebbb7;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 12px;font-size:15px;font-weight:500;transition:all .15s;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff0b}.nav-item.active{color:#fff;background:#263a34}.nav-item.active:before{content:"";background:#49a987;border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;left:0}.nav-icon{display:flex}.nav-badge{color:#b8c8c3;background:#31453f;border-radius:7px;place-items:center;min-width:22px;height:20px;margin-left:auto;padding:0 6px;font-size:12px;display:grid}.sidebar-bottom{margin-top:auto}.sidebar-version{border-top:1px solid #2b3734;flex-direction:column;gap:3px;margin:16px 11px 0;padding-top:15px;display:flex}.sidebar-version span{color:#778a84;font-size:12px}.sidebar-version small{color:#53655f;font-size:11px}.main{min-height:100vh;margin-left:244px}.topbar{border-bottom:1px solid var(--border);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 32px;display:flex;position:sticky;top:0}.topbar-left,.topbar-actions{align-items:center;display:flex}.global-search{color:#8a9591;background:#f6f8f7;border:1px solid #edf0ee;border-radius:10px;align-items:center;gap:9px;width:350px;height:39px;padding:0 11px;display:flex}.global-search input{min-width:0;color:var(--text);background:0 0;border:0;flex:1;font-size:14px}.global-search input::placeholder{color:#9ba5a1}.global-search kbd{color:#8a9591;background:#fff;border:1px solid #e2e7e4;border-radius:5px;padding:3px 6px;font-family:inherit;font-size:11px}.topbar-actions{gap:18px}.icon-button{border:1px solid var(--border);color:#606b67;background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.notification-button{position:relative}.notification-dot{background:#e26464;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.profile{align-items:center;gap:9px;display:flex}.profile-avatar{width:36px;height:36px;color:var(--green-dark);background:#e7f1ed;border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid}.profile-text{flex-direction:column;gap:2px;min-width:74px;display:flex}.profile-text strong{font-size:13px}.profile-text span{color:var(--muted);font-size:11px}.menu-button,.mobile-close{display:none}.content{max-width:1600px;margin:0 auto;padding:30px 32px 50px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.page-heading h1{letter-spacing:-.7px;margin:0;font-size:25px}.page-heading p{color:var(--muted);margin:6px 0 0;font-size:14px}.heading-actions{align-items:center;gap:12px;display:flex}.period-switch{background:#eef1ef;border-radius:9px;padding:3px;display:flex}.period-switch button{color:#7d8884;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:12px;font-weight:600}.period-switch button.selected{color:#25302c;background:#fff;box-shadow:0 1px 4px #14231e14}.primary-button{background:var(--green);color:#fff;border:0;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:13px;font-weight:600;display:flex;box-shadow:0 2px 5px #1d7a5c2e}.primary-button:hover{background:var(--green-dark)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px;display:grid}.metric-card,.panel{border:1px solid var(--border);background:#fff;border-radius:13px}.metric-card{padding:18px 19px 16px}.metric-title{color:var(--muted);font-size:12px;font-weight:500}.metric-card>strong{letter-spacing:-.5px;margin-top:10px;font-size:21px;display:block}.metric-footer{color:#9aa39f;align-items:center;gap:6px;margin-top:11px;font-size:11px;display:flex}.positive-change,.negative-change{align-items:center;gap:2px;font-weight:600;display:inline-flex}.positive-change{color:#238064}.negative-change{color:#c55f5f}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(285px,.75fr);gap:14px;margin-bottom:14px;display:grid}.panel{padding:19px}.panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.panel-header h2{letter-spacing:-.2px;margin:0;font-size:15px}.panel-header p{color:#929c98;margin:5px 0 0;font-size:11px}.more-button,.row-menu{color:#9aa49f;background:0 0;border:0;place-items:center;display:grid}.sales-total{align-items:center;gap:10px;margin-top:19px;display:flex}.sales-total>strong{font-size:20px}.sales-total .positive-change{background:var(--green-light);border-radius:6px;padding:4px 6px;font-size:11px}.chart{height:220px;margin:13px 0 0 37px;position:relative}.grid-line{background:#edf0ee;height:1px;position:absolute;left:0;right:0}.line1{top:15px}.line2{top:70px}.line3{top:125px}.line4{top:180px}.chart-y-label{color:#a3aca8;text-align:right;width:30px;font-size:10px;position:absolute;left:-37px}.y1{top:10px}.y2{top:65px}.y3{top:120px}.y4{top:175px}.chart-svg{color:#2c8a6b;width:100%;height:180px;position:absolute;top:0;left:0;right:0;overflow:visible}.chart-svg .line{fill:none;stroke:currentColor;stroke-width:2px;vector-effect:non-scaling-stroke}.chart-svg .area{fill:url(#area)}.chart-x-labels{color:#a3aca8;justify-content:space-between;font-size:10px;display:flex;position:absolute;top:193px;left:0;right:0}.payments-panel{min-width:0}.donut-wrap{place-items:center;padding:17px 0 13px;display:grid}.donut{background:conic-gradient(#21785d 0 56.8%, #8db8a8 56.8% 83%, #dce7e3 83% 100%);border-radius:50%;width:118px;height:118px;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:14px}.donut-center{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.donut-center span{color:#909a96;font-size:10px}.donut-center strong{margin-top:3px;font-size:15px}.payment-list{border-top:1px solid #eef1ef;padding-top:5px}.payment-row{grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:8px 0;display:grid}.payment-icon{border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.payment-icon.kaspi{color:#347e67;background:#e9f3ef}.payment-icon.cash{color:#807049;background:#f5f1e7}.payment-icon.terminal{color:#657487;background:#eef1f5}.payment-name{flex-direction:column;gap:2px;display:flex}.payment-name strong,.payment-value{font-size:11px}.payment-name span{color:#9aa39f;font-size:10px}.lower-grid{grid-template-columns:minmax(0,2fr) minmax(285px,.75fr);gap:14px;display:grid}.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.order-list{margin-top:13px}.order-row{border-top:1px solid #eef1ef;grid-template-columns:65px minmax(120px,1.4fr) minmax(90px,1fr) 90px 100px 22px;align-items:center;gap:10px;min-height:57px;display:grid}.order-time,.order-customer{flex-direction:column;gap:3px;display:flex}.order-time strong,.order-customer strong,.order-amount{font-size:11px}.order-time span,.order-customer span{color:#98a19e;font-size:10px}.order-delivery{color:#727e79;align-items:center;gap:5px;font-size:10px;display:flex}.status{white-space:nowrap;border-radius:7px;justify-self:start;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:600;display:inline-flex}.status i,.live-badge i{border-radius:50%;width:5px;height:5px}.status.new{color:#66716d;background:#eef1f0}.status.new i{background:#8a9691}.status.assembling{color:#806e42;background:#f5f1e7}.status.assembling i{background:#b69a59}.status.courier{color:#5c7485;background:#e9f0f5}.status.courier i{background:#7194aa}.right-column{flex-direction:column;gap:14px;display:flex}.panel-header.compact{align-items:center}.live-badge{color:#267a60;background:#e8f4ef;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:600;display:flex}.live-badge i{background:#38a17e}.shift-info{border-top:1px solid #eef1ef;border-bottom:1px solid #eef1ef;grid-template-columns:1.5fr 1fr 1fr;gap:10px;margin:16px 0;padding:13px 0;display:grid}.shift-info div{flex-direction:column;gap:5px;display:flex}.shift-info span{color:#939d99;font-size:10px}.shift-info strong{font-size:12px}.secondary-button{color:#53615c;background:#fff;border:1px solid #dfe5e2;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;font-size:11px;font-weight:600;display:flex}.alert-count{color:#b65e59;background:#f6eceb;border-radius:7px;place-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:grid}.alert-row{border-top:1px solid #eef1ef;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;min-height:51px;display:grid}.alert-row:first-of-type{margin-top:12px}.alert-icon{color:#8a7857;background:#f6f3ed;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.alert-text{flex-direction:column;gap:3px;display:flex}.alert-text strong{font-size:10px}.alert-text span{color:#99a29f;font-size:10px}.alert-row button{color:var(--green);background:0 0;border:0;font-size:10px;font-weight:600}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid{grid-template-columns:1fr}}@media (width<=760px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{z-index:25;background:#0d161366;position:fixed;inset:0}.main{margin-left:0}.mobile-close{color:#91a29c;background:0 0;border:0;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.menu-button{color:#58645f;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid}.topbar{height:62px;padding:0 14px}.global-search,.profile-text{display:none}.content{padding:22px 14px 40px}.page-heading{flex-direction:column;align-items:flex-start}.heading-actions{justify-content:space-between;width:100%}.stats-grid{grid-template-columns:1fr 1fr}.metric-card{padding:15px}.metric-card>strong{font-size:19px}.order-row{grid-template-columns:55px 1fr auto;padding:10px 0}.order-delivery,.order-amount,.row-menu{display:none}.status{grid-area:1/3}}@media (width<=480px){.stats-grid{grid-template-columns:1fr}.period-switch{display:none}.chart{margin-left:30px}}.orders-page{min-width:0}.orders-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.orders-heading h1{letter-spacing:-.7px;margin:0;font-size:25px}.orders-heading p{color:var(--muted);margin:6px 0 0;font-size:14px}.orders-view-tabs{border-bottom:1px solid var(--border);align-items:center;gap:4px;margin-bottom:16px;display:flex}.orders-view-tabs button{color:#7d8884;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;height:42px;padding:0 13px;font-size:13px;font-weight:600;display:flex;position:relative}.orders-view-tabs button.active{color:var(--green)}.orders-view-tabs button.active:after{content:"";background:var(--green);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.orders-toolbar{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-height:64px;margin-bottom:12px;padding:10px 12px;display:flex}.date-navigation,.orders-toolbar-right{align-items:center;gap:7px;display:flex}.square-control,.date-control,.filter-button{color:#59645f;cursor:pointer;background:#fff;border:1px solid #e1e6e3;border-radius:8px}.square-control{place-items:center;width:35px;height:35px;display:grid}.date-control{text-align:left;align-items:center;gap:9px;min-width:174px;height:42px;padding:0 11px;display:flex}.date-control>div{flex-direction:column;gap:2px;display:flex}.date-control strong{color:var(--text);font-size:12px}.date-control span{color:#909a96;font-size:10px}.orders-search{color:#909a96;background:#f8f9f8;border:1px solid #e3e7e5;border-radius:8px;align-items:center;gap:7px;width:235px;height:35px;padding:0 10px;display:flex}.orders-search.large{width:min(370px,100%)}.orders-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:12px}.orders-search input::placeholder{color:#9ba5a1}.scope-switch{background:#eef1ef;border-radius:8px;height:35px;padding:3px;display:flex}.scope-switch button{color:#7c8783;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:44px;padding:0 9px;font-size:11px;font-weight:600}.scope-switch button.active{color:#25302c;background:#fff;box-shadow:0 1px 3px #14231e14}.filter-button{white-space:nowrap;align-items:center;gap:7px;height:35px;padding:0 11px;font-size:11px;font-weight:600;display:flex}.filter-button span{color:#919b97;font-weight:500}.orders-summary{align-items:center;gap:28px;margin-bottom:12px;padding:0 3px;display:flex}.orders-summary>div{align-items:baseline;gap:7px;display:flex}.orders-summary span{color:#8e9894;font-size:10px}.orders-summary strong{font-size:12px}.orders-summary .warning-value{color:#b66c52}.kanban-board{grid-template-columns:repeat(4,minmax(230px,1fr));align-items:start;gap:10px;padding-bottom:12px;display:grid;overflow-x:auto}.kanban-column{background:#f1f4f2;border:1px solid #e5e9e7;border-radius:12px;min-width:230px;padding:10px}.kanban-column-header{justify-content:space-between;align-items:center;min-height:44px;padding:1px 3px 9px;display:flex}.kanban-column-header>div{align-items:center;gap:8px;display:flex}.kanban-column-header>div>div{flex-direction:column;gap:2px;display:flex}.kanban-column-header strong{font-size:12px}.kanban-column-header span:not(.column-dot):not(.column-count){color:#929c98;font-size:10px}.column-dot{border-radius:50%;width:7px;height:7px}.column-dot.new{background:#899590}.column-dot.assembled{background:#b69a59}.column-dot.courier{background:#7194aa}.column-dot.done{background:#4a9a7d}.column-count{color:#727d79;background:#fff;border:1px solid #e2e7e4;border-radius:7px;place-items:center;min-width:23px;height:21px;padding:0 6px;font-size:10px;font-weight:700;display:grid}.kanban-cards{flex-direction:column;gap:7px;display:flex}.kanban-card{width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e8e5;border-radius:10px;padding:12px;transition:all .15s;box-shadow:0 1px 2px #18282206}.kanban-card:hover{border-color:#cfd9d5;transform:translateY(-1px);box-shadow:0 4px 12px #192a240f}.order-card-top,.order-card-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.order-card-time{color:#56635e;align-items:center;gap:5px;display:flex}.order-card-time strong{font-size:13px}.order-number{color:#9aa39f;font-size:10px}.order-card-customer{flex-direction:column;gap:3px;margin-top:10px;display:flex}.order-card-customer strong{font-size:12px}.order-card-customer span{color:#929c98;font-size:10px}.order-card-tags{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.delivery-tag,.pickup-tag,.paid-tag,.unpaid-tag{border-radius:6px;align-items:center;gap:4px;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.delivery-tag{color:#5c7485;background:#eaf0f4}.pickup-tag{color:#6d756f;background:#f0f2f1}.paid-tag{color:#28775f;background:#e9f4ef}.unpaid-tag{color:#a4674e;background:#f7eee9}.order-card-address,.order-card-comment{color:#77827e;border-top:1px solid #f0f2f1;align-items:flex-start;gap:5px;margin-top:9px;padding-top:8px;font-size:10px;line-height:1.4;display:flex}.order-card-address svg,.order-card-comment svg{flex:none;margin-top:1px}.order-card-comment{color:#776f60}.order-card-bottom{border-top:1px solid #edf0ee;margin-top:11px;padding-top:10px}.order-card-bottom>strong{font-size:12px}.florist-chip,.no-florist{font-size:9px}.florist-chip{color:#68746f;align-items:center;gap:4px;display:flex}.no-florist{color:#b56c58}.order-drawer-overlay{z-index:60;background:#10191638;position:fixed;inset:0}.order-drawer{z-index:70;background:#fff;width:min(410px,100vw);padding:24px;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-10px 0 35px #111e191f}.drawer-top{justify-content:space-between;align-items:flex-start;display:flex}.drawer-top span,.drawer-label{color:#929c98;font-size:11px}.drawer-top h2{margin:4px 0 0;font-size:20px}.drawer-close{border:1px solid var(--border);color:#69746f;cursor:pointer;background:#fff;border-radius:9px;width:34px;height:34px;font-size:22px;line-height:1}.drawer-status-row{border-bottom:1px solid var(--border);align-items:center;gap:10px;margin:20px 0;padding-bottom:17px;display:flex}.drawer-status-row>span:last-child{color:#75807c;font-size:12px}.orders-status{white-space:nowrap;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.orders-status i{border-radius:50%;width:5px;height:5px}.orders-status.new{color:#66716d;background:#eef1f0}.orders-status.new i{background:#899590}.orders-status.assembled{color:#806e42;background:#f5f1e7}.orders-status.assembled i{background:#b69a59}.orders-status.courier{color:#5c7485;background:#e9f0f5}.orders-status.courier i{background:#7194aa}.orders-status.done{color:#267a60;background:#e8f4ef}.orders-status.done i{background:#4a9a7d}.drawer-section{border-bottom:1px solid #edf0ee;padding:15px 0}.drawer-section>strong{margin-top:7px;font-size:14px;display:block}.drawer-section>p,.drawer-info-row p{color:#8b9591;margin:4px 0 0;font-size:11px}.drawer-info-row{color:#5f6c67;align-items:flex-start;gap:8px;margin-top:8px;display:flex}.drawer-info-row strong{font-size:12px}.drawer-comment{color:#756b58;background:#f7f4ee;border-radius:9px;align-items:flex-start;gap:9px;margin-top:17px;padding:12px;display:flex}.drawer-comment span{font-size:10px;font-weight:700}.drawer-comment p{margin:4px 0 0;font-size:11px;line-height:1.45}.drawer-payment{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:18px;padding:15px 0;display:flex}.drawer-payment>div{flex-direction:column;gap:4px;display:flex}.drawer-payment>div span{color:#929c98;font-size:10px}.drawer-payment>div strong{font-size:18px}.payment-state{border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:600;display:flex}.payment-state.paid{color:#28775f;background:#e9f4ef}.payment-state.unpaid{color:#a4674e;background:#f7eee9}.drawer-actions{gap:8px;margin-top:20px;display:grid}.drawer-primary{justify-content:center;width:100%}.drawer-secondary{color:#5c6863;cursor:pointer;background:#fff;border:1px solid #dfe5e2;border-radius:9px;height:38px;font-size:11px;font-weight:600}.all-orders-panel{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.all-orders-toolbar{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:12px;display:flex}.orders-table-wrap{overflow-x:auto}.orders-table{border-collapse:collapse;width:100%;min-width:900px}.orders-table th{border-bottom:1px solid var(--border);color:#929c98;text-align:left;background:#fafbfa;padding:10px 12px;font-size:10px;font-weight:600}.orders-table td{color:#69746f;border-bottom:1px solid #edf0ee;height:58px;padding:8px 12px;font-size:11px}.orders-table tbody tr{cursor:pointer}.orders-table tbody tr:hover{background:#fafcfb}.orders-table td strong{color:var(--text);font-size:11px}.orders-table td:nth-child(2) strong,.orders-table td:nth-child(2) span{display:block}.orders-table td:nth-child(2) span{color:#9aa39f;margin-top:3px;font-size:10px}.table-icon-text{align-items:center;gap:5px;display:flex}.table-payment{border-radius:6px;padding:5px 7px;font-size:10px;font-weight:600}.table-payment.paid{color:#28775f;background:#e9f4ef}.table-payment.unpaid{color:#a4674e;background:#f7eee9}@media (width<=1180px){.orders-toolbar{flex-direction:column;align-items:flex-start}.orders-toolbar-right{width:100%}.orders-search{flex:1}.kanban-board{grid-template-columns:repeat(4,260px)}}@media (width<=760px){.orders-heading{align-items:flex-start}.orders-toolbar-right{flex-wrap:wrap}.orders-search{flex-basis:100%;width:100%}.orders-summary{padding-bottom:5px;overflow-x:auto}.orders-summary>div{flex:none}.kanban-board{grid-template-columns:repeat(4,255px)}.all-orders-toolbar{flex-direction:column;align-items:stretch}.orders-search.large{width:100%}}.display-page{min-width:0}.display-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.display-heading h1{letter-spacing:-.7px;margin:0;font-size:25px}.display-heading p{color:var(--muted);margin:6px 0 0;font-size:14px}.display-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.display-stat{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:12px;min-height:92px;padding:16px;display:flex}.display-stat-icon{background:var(--green-light);width:38px;height:38px;color:var(--green);border-radius:10px;flex:none;place-items:center;display:grid}.display-stat.warning .display-stat-icon{color:#b16d55;background:#f7eee9}.display-stat>div:last-child{flex-direction:column;min-width:0;display:flex}.display-stat span{color:#89938f;font-size:10px}.display-stat strong{color:var(--text);letter-spacing:-.3px;margin-top:4px;font-size:18px}.display-stat small{color:#a0a8a5;margin-top:3px;font-size:9px}.display-panel{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.display-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:61px;padding:10px 12px;display:flex}.display-tabs{align-items:center;gap:3px;display:flex}.display-tabs button{color:#7e8985;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;font-weight:600;display:flex}.display-tabs button span{color:#8b9591;background:#f0f2f1;border-radius:6px;place-items:center;min-width:20px;height:18px;padding:0 5px;font-size:9px;display:grid}.display-tabs button.active{background:var(--green-light);color:var(--green)}.display-tabs button.active span{color:var(--green);background:#fff}.display-toolbar-actions{align-items:center;gap:7px;display:flex}.display-search{color:#929c98;background:#f8f9f8;border:1px solid #e3e7e5;border-radius:8px;align-items:center;gap:7px;width:265px;height:35px;padding:0 10px;display:flex}.display-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:11px}.display-search input::placeholder{color:#9ba5a1}.display-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:12px;padding:14px;display:grid}.display-card{color:var(--text);text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e8e6;border-radius:11px;padding:0;transition:all .15s;overflow:hidden}.display-card:hover{border-color:#cfd8d4;transform:translateY(-1px);box-shadow:0 5px 14px #1828220f}.display-card-photo{background:radial-gradient(circle at 30% 30%,#fffc,#0000 40%),linear-gradient(145deg,#edf3f0,#dfe8e4);height:150px;position:relative;overflow:hidden}.display-card-photo.no-photo{background:#f4f6f5}.display-photo-placeholder{color:#9aaca5;place-items:center;width:100%;height:100%;display:grid}.display-photo-placeholder.large{min-height:180px}.display-photo-badges{position:absolute;top:9px;left:9px}.online-badge{height:24px;color:var(--green);background:#ffffffeb;border-radius:7px;align-items:center;gap:4px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #18282214}.missing-photo{color:#a0aaa6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100%;display:flex}.missing-photo strong{color:#77827e;font-size:11px}.missing-photo span{font-size:9px}.missing-photo.large{min-height:180px}.display-card-body{padding:12px}.display-card-title{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.display-card-title>div{flex-direction:column;gap:3px;min-width:0;display:flex}.display-card-title strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.display-card-title span{color:#99a29f;font-size:9px}.display-card-title svg{color:#939d99;flex:none}.display-card-body>p{color:#78837f;min-height:26px;margin:9px 0 0;font-size:10px;line-height:1.45}.display-card-meta{color:#a0a8a5;flex-wrap:wrap;align-items:center;gap:5px;margin-top:10px;font-size:9px;display:flex}.display-card-footer{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:8px;margin-top:11px;padding-top:10px;display:flex}.display-card-footer>strong{font-size:13px}.display-status{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.display-status.active{color:#28775f;background:#e9f4ef}.display-status.no-photo{color:#a4674e;background:#f7eee9}.display-status.hidden{color:#6e7975;background:#eef1f0}.display-empty{color:#97a19d;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;min-height:260px;display:flex}.display-empty strong{color:#69746f;font-size:12px}.display-empty span{font-size:10px}.display-drawer-photo{border:1px solid var(--border);background:radial-gradient(circle at 30% 30%,#fffc,#0000 40%),linear-gradient(145deg,#edf3f0,#dfe8e4);border-radius:11px;min-height:180px;margin-top:20px;overflow:hidden}.display-price-block{border:1px solid var(--border);background:#fafbfa;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;padding:13px;display:grid}.display-price-block>div{flex-direction:column;gap:4px;min-width:0;display:flex}.display-price-block span{color:#929c98;font-size:9px}.display-price-block strong{color:var(--text);font-size:12px}.display-publication{border:1px solid #e3e8e5;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:12px;display:flex}.display-publication>div{min-width:0;color:var(--green);align-items:flex-start;gap:8px;display:flex}.display-publication>div>div{flex-direction:column;gap:3px;min-width:0;display:flex}.display-publication strong{color:var(--text);font-size:11px}.display-publication span{color:#919b97;font-size:9px}.display-publication button{color:#5f6b66;cursor:pointer;background:#fff;border:1px solid #dfe5e2;border-radius:7px;height:30px;padding:0 9px;font-size:10px;font-weight:600}@media (width<=1250px){.display-grid{grid-template-columns:repeat(3,minmax(190px,1fr))}}@media (width<=1050px){.display-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.display-toolbar{flex-direction:column;align-items:stretch}.display-toolbar-actions{width:100%}.display-search{flex:1}}@media (width<=850px){.display-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (width<=600px){.display-heading{align-items:flex-start}.display-stats{grid-template-columns:1fr}.display-tabs{overflow-x:auto}.display-tabs button{flex:none}.display-toolbar-actions{flex-wrap:wrap}.display-search{flex-basis:100%;width:100%}.display-grid{grid-template-columns:1fr}.display-card-photo{height:190px}.display-price-block{grid-template-columns:1fr}}.display-composition-table,.display-composition-row,.display-item-name{all:unset}.display-composition-item{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:10px 11px;display:flex}.display-composition-item-main{flex-direction:column;gap:4px;min-width:0;display:flex}.display-composition-item-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.display-composition-item-main span{color:#929c98;font-size:10px}.display-composition-total{border-top:1px solid #edf0ee;margin-top:10px;padding:12px 2px 0}.display-composition-total span{font-size:10px}.display-composition-total strong{font-size:14px}.display-bouquet-drawer{width:min(480px,100vw)}.display-composition-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.display-composition-count{color:#7d8884;background:#f1f4f2;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:600}.display-composition-list{background:#fff;border:1px solid #e5e9e7;border-radius:11px;overflow:hidden}.display-composition-item{border-bottom:1px solid #edf0ee;min-height:0;padding:13px 14px;display:block}.display-composition-item:last-child{border-bottom:0}.display-composition-item-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.display-composition-item-top>strong:first-child{color:#26302d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.display-composition-item-total{color:#1d2723;flex:none;font-size:12px;font-weight:700}.display-composition-item-details{align-items:center;gap:26px;margin-top:9px;display:flex}.display-composition-item-details>div{align-items:baseline;gap:6px;display:flex}.display-composition-item-details span{color:#9aa39f;font-size:9px}.display-composition-item-details strong{color:#6d7874;font-size:10px;font-weight:600}.display-composition-total{background:#f4f7f5;border:0;border-radius:10px;justify-content:space-between;align-items:center;margin-top:10px;padding:13px 14px;display:flex}.display-composition-total>div{flex-direction:column;gap:3px;display:flex}.display-composition-total span{color:#65716c;font-size:10px;font-weight:600}.display-composition-total small{color:#9aa39f;font-size:9px}.display-composition-total>strong{color:var(--green);font-size:16px;font-weight:700}.clients-page{min-width:0}.clients-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.clients-heading h1{letter-spacing:-.7px;margin:0;font-size:25px}.clients-heading p{color:var(--muted);margin:6px 0 0;font-size:14px}.clients-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.client-stat{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:12px;min-height:92px;padding:16px;display:flex}.client-stat-icon{background:var(--green-light);width:38px;height:38px;color:var(--green);border-radius:10px;flex:none;place-items:center;display:grid}.client-stat>div:last-child{flex-direction:column;min-width:0;display:flex}.client-stat span{color:#89938f;font-size:10px}.client-stat strong{color:var(--text);letter-spacing:-.3px;margin-top:4px;font-size:18px}.client-stat small{color:#a0a8a5;margin-top:3px;font-size:9px}.clients-panel{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.clients-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:61px;padding:11px 12px;display:flex}.clients-search{color:#929c98;background:#f8f9f8;border:1px solid #e3e7e5;border-radius:8px;align-items:center;gap:7px;width:min(360px,100%);height:35px;padding:0 10px;display:flex}.clients-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:11px}.clients-search input::placeholder{color:#9ba5a1}.clients-toolbar-actions{align-items:center;gap:7px;display:flex}.clients-table-wrap{overflow-x:auto}.clients-table{border-collapse:collapse;width:100%;min-width:920px}.clients-table th{border-bottom:1px solid var(--border);color:#929c98;text-align:left;background:#fafbfa;padding:10px 12px;font-size:10px;font-weight:600}.clients-table td{color:#69746f;border-bottom:1px solid #edf0ee;height:62px;padding:8px 12px;font-size:11px}.clients-table tbody tr{cursor:pointer;transition:background .12s}.clients-table tbody tr:hover{background:#fafcfb}.clients-table td strong{color:var(--text)}.client-cell{align-items:center;gap:10px;min-width:220px;display:flex}.client-avatar{width:34px;height:34px;color:var(--green);background:#edf3f0;border-radius:10px;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.client-cell>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.client-cell strong{text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:11px;overflow:hidden}.client-cell span{color:#939d99;font-size:10px}.client-category{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.client-category.standard{color:#66716d;background:#eef1f0}.client-category.vip{color:#806e42;background:#f5f1e7}.client-category.special{color:#725f8b;background:#eeeaf5}.client-drawer{width:min(480px,100vw)}.client-drawer-profile{border:1px solid var(--border);background:#fafbfa;border-radius:11px;align-items:center;gap:12px;margin-top:20px;padding:14px;display:flex}.client-drawer-avatar{background:var(--green-light);width:48px;height:48px;color:var(--green);border-radius:14px;flex:none;place-items:center;font-size:15px;font-weight:700;display:grid}.client-drawer-profile>div:last-child{flex-direction:column;gap:5px;min-width:0;display:flex}.client-drawer-profile strong{color:var(--text);font-size:14px}.client-drawer-profile span{color:#87918d;align-items:center;gap:5px;font-size:10px;display:flex}.client-drawer-category{margin-top:10px}.client-balance-card{background:#edf6f2;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:14px;display:flex}.client-balance-card>div{flex-direction:column;gap:4px;display:flex}.client-balance-card span{color:#6f827a;font-size:10px}.client-balance-card strong{color:var(--green);letter-spacing:-.4px;font-size:20px}.client-balance-card button{height:31px;color:var(--green-dark);cursor:pointer;background:#ffffffbf;border:1px solid #ceded7;border-radius:7px;padding:0 10px;font-size:10px;font-weight:600}.client-metrics{border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;padding:13px;display:grid}.client-metrics>div{flex-direction:column;gap:5px;min-width:0;display:flex}.client-metrics span{color:#959f9b;font-size:9px}.client-metrics strong{color:var(--text);font-size:12px}.client-info-row{color:#6c7773;border-bottom:1px solid #edf0ee;align-items:center;gap:9px;margin-top:14px;padding:12px 0;display:flex}.client-info-row>div{flex-direction:column;gap:3px;display:flex}.client-info-row span{color:#959f9b;font-size:9px}.client-info-row strong{color:var(--text);font-size:11px}.client-note{background:#f7f4ee;border-radius:9px;margin-top:14px;padding:12px}.client-note span{color:#8b806d;font-size:9px;font-weight:700}.client-note p{color:#756d5f;margin:5px 0 0;font-size:10px;line-height:1.5}.client-history-heading{justify-content:space-between;align-items:flex-end;margin-top:18px;padding-bottom:10px;display:flex}.client-history-heading>div{flex-direction:column;gap:3px;display:flex}.client-history-heading span{color:#969f9c;font-size:9px}.client-history-heading strong{color:var(--text);font-size:12px}.client-history-heading button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:600}.client-orders-list{border:1px solid #e5e9e7;border-radius:10px;overflow:hidden}.client-order-row{width:100%;min-height:52px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:10px 11px;display:grid}.client-order-row:last-child{border-bottom:0}.client-order-row:hover{background:#fafcfb}.client-order-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.client-order-row>div strong{font-size:11px}.client-order-row>div span{color:#969f9c;font-size:9px}.client-order-row>strong{font-size:11px}.client-order-row svg{color:#9ca5a2}@media (width<=1050px){.clients-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.clients-heading{align-items:flex-start}.clients-toolbar{flex-direction:column;align-items:stretch}.clients-search{width:100%}.clients-toolbar-actions{flex-wrap:wrap;width:100%}}@media (width<=600px){.clients-stats,.client-metrics{grid-template-columns:1fr}}.stock-page{min-width:0}.stock-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.stock-heading h1{letter-spacing:-.7px;margin:0;font-size:25px}.stock-heading p{color:var(--muted);margin:6px 0 0;font-size:14px}.stock-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.stock-stat{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:12px;min-height:92px;padding:16px;display:flex}.stock-stat-icon{background:var(--green-light);width:38px;height:38px;color:var(--green);border-radius:10px;flex:none;place-items:center;display:grid}.stock-stat.warning .stock-stat-icon{color:#b16d55;background:#f7eee9}.stock-stat>div:last-child{flex-direction:column;min-width:0;display:flex}.stock-stat span{color:#89938f;font-size:10px}.stock-stat strong{color:var(--text);letter-spacing:-.3px;margin-top:4px;font-size:18px}.stock-stat small{color:#a0a8a5;margin-top:3px;font-size:9px}.stock-panel{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.stock-tabs{border-bottom:1px solid var(--border);align-items:flex-end;gap:3px;min-height:52px;padding:8px 10px 0;display:flex;overflow-x:auto}.stock-tabs button{color:#7d8884;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:6px;min-height:42px;padding:0 11px;font-size:11px;font-weight:600;display:flex;position:relative}.stock-tabs button.active{color:var(--green)}.stock-tabs button.active:after{content:"";background:var(--green);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.stock-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:61px;padding:11px 12px;display:flex}.stock-search{color:#929c98;background:#f8f9f8;border:1px solid #e3e7e5;border-radius:8px;align-items:center;gap:7px;width:min(390px,100%);height:35px;padding:0 10px;display:flex}.stock-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:11px}.stock-search input::placeholder{color:#9ba5a1}.stock-toolbar-actions{align-items:center;gap:7px;display:flex}.stock-table-wrap{overflow-x:auto}.stock-table{border-collapse:collapse;width:100%;min-width:1050px}.stock-table th{border-bottom:1px solid var(--border);color:#929c98;text-align:left;background:#fafbfa;padding:10px 12px;font-size:10px;font-weight:600}.stock-table td{color:#69746f;border-bottom:1px solid #edf0ee;height:62px;padding:8px 12px;font-size:11px}.stock-table tbody tr{cursor:pointer;transition:background .12s}.stock-table tbody tr:hover{background:#fafcfb}.stock-table td strong{color:var(--text)}.stock-product-cell{align-items:center;gap:10px;min-width:230px;display:flex}.stock-product-icon{width:34px;height:34px;color:var(--green);background:#edf3f0;border-radius:9px;flex:none;place-items:center;display:grid}.stock-product-cell>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.stock-product-cell strong{max-width:210px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.stock-product-cell span{color:#949e9a;font-size:10px}.stock-status{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.stock-status.normal{color:#28775f;background:#e9f4ef}.stock-status.low{color:#a4674e;background:#f7eee9}.stock-drawer{width:min(480px,100vw)}.stock-drawer-summary{border:1px solid var(--border);background:#fafbfa;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;padding:14px;display:grid}.stock-drawer-summary>div{flex-direction:column;gap:5px;min-width:0;display:flex}.stock-drawer-summary span{color:#959f9b;font-size:9px}.stock-drawer-summary strong{color:var(--text);font-size:13px}.stock-prices{border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;padding:13px;display:grid}.stock-prices>div{flex-direction:column;gap:5px;min-width:0;display:flex}.stock-prices span{color:#959f9b;font-size:9px}.stock-prices strong{color:var(--text);font-size:12px}.stock-history-heading{flex-direction:column;gap:3px;margin-top:18px;padding-bottom:10px;display:flex}.stock-history-heading span{color:#969f9c;font-size:9px}.stock-history-heading strong{color:var(--text);font-size:12px}.stock-history{border:1px solid #e5e9e7;border-radius:10px;overflow:hidden}.stock-movement{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 11px;display:flex}.stock-movement:last-child{border-bottom:0}.stock-movement>div{flex-direction:column;gap:3px;min-width:0;display:flex}.stock-movement>div strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.stock-movement>div span{color:#969f9c;font-size:9px}.stock-movement>strong{color:#8b5d50;flex:none;font-size:11px}.stock-movement>strong.positive{color:var(--green)}.stock-placeholder{color:#98a29e;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:380px;padding:40px;display:flex}.stock-placeholder strong{color:#66716d;font-size:13px}.stock-placeholder span{font-size:10px}@media (width<=1100px){.stock-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.stock-heading{align-items:flex-start}.stock-toolbar{flex-direction:column;align-items:stretch}.stock-search{width:100%}.stock-toolbar-actions{flex-wrap:wrap;width:100%}}@media (width<=600px){.stock-stats,.stock-drawer-summary,.stock-prices{grid-template-columns:1fr}}.stock-stats{grid-template-columns:repeat(5,minmax(0,1fr))}@media (width<=1300px){.stock-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.stock-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.stock-stats{grid-template-columns:1fr}}.stock-tabs{scrollbar-width:none;-ms-overflow-style:none}.stock-tabs::-webkit-scrollbar{display:none}@media (width<=760px){.stock-tabs{z-index:20;border-bottom:1px solid var(--border);z-index:auto;box-shadow:0 4px 10px #14231e0a;box-shadow:none;background:#fff;position:static;top:auto}.stock-panel{background:0 0;border:0;border-radius:0;overflow:visible}.stock-tabs{border:1px solid var(--border);scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;align-items:stretch;gap:2px;min-height:52px;margin:0 0 10px;padding:0 8px;display:flex;overflow:auto hidden}.stock-tabs::-webkit-scrollbar{display:none}.stock-tabs button{border-radius:0;flex:none;min-height:50px;padding:0 11px;font-size:11px}.stock-tabs button.active:after{bottom:0;left:8px;right:8px}.stock-toolbar{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:8px;min-height:auto;margin-bottom:10px;padding:10px;display:flex}.stock-search{width:100%}.stock-toolbar-actions{gap:7px;width:100%;display:flex}.stock-toolbar-actions .filter-button{flex:1;justify-content:center}.stock-table-wrap{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:visible}.stock-table{table-layout:fixed;width:100%;min-width:0}.stock-table th:nth-child(2),.stock-table td:nth-child(2){text-align:right;width:105px}.stock-table th:nth-child(n+3),.stock-table td:nth-child(n+3){display:none}.stock-table th{height:42px;padding:0 12px;font-size:10px}.stock-table td{height:74px;padding:10px 12px}.stock-product-cell{gap:10px;width:100%;min-width:0}.stock-product-icon{border-radius:10px;width:38px;height:38px}.stock-product-cell>div:last-child{min-width:0}.stock-product-cell strong{white-space:normal;width:100%;max-width:none;font-size:11px;line-height:1.3}.stock-product-cell span{margin-top:2px;font-size:10px}.stock-table td:nth-child(2) strong{white-space:nowrap;font-size:11px}}.stock-small-primary{white-space:nowrap;height:35px;padding:0 11px;font-size:11px}.purchases-summary{border-bottom:1px solid var(--border);background:#fafbfa;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:11px 12px;display:grid}.purchases-summary>div{flex-direction:column;gap:4px;min-width:0;display:flex}.purchases-summary span{color:#929c98;font-size:9px}.purchases-summary strong{color:var(--text);font-size:13px}.purchases-list{background:#fff}.purchase-row{color:#69746f;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(170px,1.3fr) minmax(120px,1fr) 70px 85px 100px 100px minmax(130px,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 12px;font-size:10px;display:grid}.purchase-row:not(.purchase-header):hover{background:#fafcfb}.purchase-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.purchase-document{align-items:center;gap:9px;min-width:0;display:flex}.purchase-document-icon{width:34px;height:34px;color:var(--green);background:#edf3f0;border-radius:9px;flex:none;place-items:center;display:grid}.purchase-document>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.purchase-document strong{color:var(--text);font-size:11px}.purchase-document span{color:#969f9c;font-size:9px}.purchase-row>strong{color:var(--text);font-size:10px}.purchase-status{white-space:nowrap;border-radius:6px;justify-self:start;align-items:center;gap:4px;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.purchase-status.posted{color:#28775f;background:#e9f4ef}.purchase-status.draft{color:#806e42;background:#f5f1e7}.purchase-row>svg{color:#9ca5a2}@media (width<=760px){.stock-small-primary{justify-content:center;width:100%}.purchases-summary{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px;padding:12px}.purchases-list{background:0 0;flex-direction:column;gap:8px;display:flex}.purchase-header{display:none}.purchase-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:0;padding:13px;display:grid}.purchase-row:not(.purchase-header):hover{background:#fff}.purchase-document{grid-column:1/-1}.purchase-document-icon{border-radius:10px;width:38px;height:38px}.purchase-document strong{font-size:11px}.purchase-document span{font-size:10px}.purchase-row>strong:nth-child(2){grid-area:2/1;font-size:11px}.purchase-row>span:nth-child(3){display:none}.purchase-row>span:nth-child(4){color:#929c98;grid-area:3/1;font-size:10px}.purchase-row>strong:nth-child(5){text-align:right;grid-area:2/2;font-size:12px}.purchase-row>.purchase-status{grid-area:3/2;justify-self:end}.purchase-row>span:nth-child(7){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:4/1/auto/-1;padding-top:8px;font-size:9px}.purchase-row>svg{display:none}}@media (width<=420px){.purchases-summary{grid-template-columns:1fr 1fr}}.purchase-drawer{width:min(500px,100vw)}.purchase-drawer-status{margin-top:16px}.purchase-drawer-meta{border:1px solid var(--border);background:#fafbfa;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;padding:13px;display:grid}.purchase-drawer-meta>div{flex-direction:column;gap:4px;min-width:0;display:flex}.purchase-drawer-meta span{color:#969f9b;font-size:9px}.purchase-drawer-meta strong{color:var(--text);overflow-wrap:anywhere;font-size:11px}.purchase-items-section{margin-top:18px}.purchase-items-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.purchase-items-heading span{color:#8e9894;font-size:10px}.purchase-items-heading strong{color:var(--text);font-size:11px}.purchase-items-list{background:#fff;border:1px solid #e5e9e7;border-radius:11px;overflow:hidden}.purchase-item{border-bottom:1px solid #edf0ee;padding:13px 14px}.purchase-item:last-child{border-bottom:0}.purchase-item-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.purchase-item-top>strong:first-child{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.purchase-item-top>strong:last-child{color:var(--text);flex:none;font-size:11px;font-weight:700}.purchase-item-details{color:#959f9b;align-items:center;gap:6px;margin-top:7px;font-size:10px;display:flex}.purchase-items-empty{color:#99a29f;text-align:center;place-items:center;min-height:110px;padding:20px;font-size:10px;display:grid}.purchase-total-card{background:#f4f7f5;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;padding:13px 14px;display:grid}.purchase-total-card>div{flex-direction:column;gap:4px;display:flex}.purchase-total-card>div:last-child{text-align:right}.purchase-total-card span{color:#7f8a86;font-size:9px}.purchase-total-card strong{color:var(--text);font-size:13px}.purchase-total-card>div:last-child strong{color:var(--green);font-size:16px}@media (width<=600px){.purchase-drawer-meta,.purchase-total-card{grid-template-columns:1fr}.purchase-total-card>div:last-child{text-align:left}}.writeoffs-list{background:#fff}.writeoff-row{color:#69746f;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(170px,1.3fr) minmax(150px,1.2fr) 70px 100px 80px 100px minmax(130px,1fr);align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 12px;font-size:10px;display:grid}.writeoff-row:not(.writeoff-header):hover{background:#fafcfb}.writeoff-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.purchase-document-icon.writeoff{color:#a4674e;background:#f7eee9}.writeoff-row>strong{color:var(--text);font-size:10px}.photo-state{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.photo-state.ok{color:#28775f;background:#e9f4ef}.photo-state.missing{color:#a4674e;background:#f7eee9}@media (width<=760px){.writeoffs-list{background:0 0;flex-direction:column;gap:8px;display:flex}.writeoff-header{display:none}.writeoff-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:9px;min-height:0;padding:13px;display:grid}.writeoff-row:not(.writeoff-header):hover{background:#fff}.writeoff-row .purchase-document{grid-column:1/-1}.writeoff-row .purchase-document-icon{border-radius:10px;width:38px;height:38px}.writeoff-row>strong:nth-child(2){grid-area:2/1;font-size:11px}.writeoff-row>span:nth-child(3){color:#929c98;grid-area:3/1;font-size:10px}.writeoff-row>strong:nth-child(4){text-align:right;grid-area:2/2;font-size:12px}.writeoff-row>.photo-state{grid-area:4/1;justify-self:start}.writeoff-row>.purchase-status{grid-area:3/2/span 2;place-self:center end}.writeoff-row>span:nth-child(7){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:5/1/auto/-1;padding-top:8px;font-size:9px}}.writeoff-drawer{width:min(500px,100vw)}.writeoff-drawer-topline{flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px;display:flex}.writeoff-reason-card{background:#f7f4ee;border-radius:10px;flex-direction:column;gap:5px;margin-top:14px;padding:13px 14px;display:flex}.writeoff-reason-card span{color:#918571;font-size:9px}.writeoff-reason-card strong{color:#6d6558;font-size:12px}.writeoff-photo-card{border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px;display:flex}.writeoff-photo-card>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.writeoff-photo-card strong{color:var(--text);font-size:11px}.writeoff-photo-card span{color:#949e9a;font-size:9px;line-height:1.4}.writeoff-photo-preview{color:#a1aaa6;background:#f7f8f7;border:1px dashed #d9dfdc;border-radius:8px;flex:none;place-items:center;width:72px;height:55px;font-size:9px;font-weight:600;display:grid}.writeoff-photo-preview.attached{color:var(--green);background:#edf4f1;border-style:solid}.writeoff-total-card{background:#f7efeb;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-top:12px;padding:13px 14px;display:flex}.writeoff-total-card>div{flex-direction:column;gap:3px;display:flex}.writeoff-total-card span{color:#856f65;font-size:10px;font-weight:600}.writeoff-total-card small{color:#a49289;font-size:9px}.writeoff-total-card>strong{color:#9b5f4b;font-size:16px}.transfers-list{background:#fff}.transfer-row{color:#69746f;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(160px,1.2fr) minmax(155px,1.2fr) minmax(155px,1.2fr) 65px 85px 95px 95px minmax(130px,1fr);align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 12px;font-size:10px;display:grid}.transfer-row:not(.transfer-header):hover{background:#fafcfb}.transfer-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.purchase-document-icon.transfer{color:#628096;background:#eaf0f4}.transfer-row>strong{color:var(--text);font-size:10px}.transfer-status{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.transfer-status.draft{color:#806e42;background:#f5f1e7}.transfer-status.sent{color:#5c7485;background:#eaf0f4}.transfer-status.received{color:#28775f;background:#e9f4ef}.transfer-status.cancelled{color:#a4674e;background:#f7eee9}@media (width<=760px){.transfers-list{background:0 0;flex-direction:column;gap:8px;display:flex}.transfer-header{display:none}.transfer-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:9px;min-height:0;padding:13px;display:grid}.transfer-row:not(.transfer-header):hover{background:#fff}.transfer-row .purchase-document{grid-column:1/-1}.transfer-row .purchase-document-icon{border-radius:10px;width:38px;height:38px}.transfer-row>strong:nth-child(2){grid-area:2/1;font-size:11px}.transfer-row>strong:nth-child(3){color:#5f6c67;grid-area:3/1;font-size:11px}.transfer-row>strong:nth-child(2):before{content:"Откуда: ";color:#99a29f;font-size:9px;font-weight:500}.transfer-row>strong:nth-child(3):before{content:"Куда: ";color:#99a29f;font-size:9px;font-weight:500}.transfer-row>span:nth-child(4){display:none}.transfer-row>span:nth-child(5){color:#929c98;grid-area:4/1;font-size:10px}.transfer-row>strong:nth-child(6){text-align:right;grid-area:2/2;font-size:12px}.transfer-row>.transfer-status{grid-area:3/2/span 2;place-self:center end}.transfer-row>span:nth-child(8){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:5/1/auto/-1;padding-top:8px;font-size:9px}}@media (width>=761px){.sidebar{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;height:100vh;overflow:hidden auto}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:10px}.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff38}}a.nav-item{box-sizing:border-box;text-decoration:none}.inventories-list{background:#fff}.inventory-row{color:#69746f;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(165px,1.2fr) minmax(160px,1.2fr) 70px 95px 95px 110px minmax(130px,1fr);align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 12px;font-size:10px;display:grid}.inventory-row:not(.inventory-header):hover{background:#fafcfb}.inventory-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.purchase-document-icon.inventory{color:#66716d;background:#eef1f0}.inventory-row>strong{color:var(--text);font-size:10px}.inventory-shortage{color:#a4674e!important}.inventory-surplus{color:#28775f!important}.inventory-status{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.inventory-status.draft{color:#806e42;background:#f5f1e7}.inventory-status.counting{color:#5c7485;background:#eaf0f4}.inventory-status.completed{color:#28775f;background:#e9f4ef}@media (width<=760px){.inventories-list{background:0 0;flex-direction:column;gap:8px;display:flex}.inventory-header{display:none}.inventory-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:9px;min-height:0;padding:13px;display:grid}.inventory-row:not(.inventory-header):hover{background:#fff}.inventory-row .purchase-document{grid-column:1/-1}.inventory-row .purchase-document-icon{border-radius:10px;width:38px;height:38px}.inventory-row>strong:nth-child(2){grid-area:2/1;font-size:11px}.inventory-row>span:nth-child(3){color:#929c98;grid-area:3/1;font-size:10px}.inventory-row>span:nth-child(3):before{content:"Позиций: "}.inventory-row>strong:nth-child(4){grid-area:4/1;font-size:10px}.inventory-row>strong:nth-child(4):before{content:"Недостача: ";color:#9a8379;font-weight:500}.inventory-row>strong:nth-child(5){grid-area:5/1;font-size:10px}.inventory-row>strong:nth-child(5):before{content:"Излишки: ";color:#7e948a;font-weight:500}.inventory-row>.inventory-status{grid-area:2/2/span 4;place-self:center end}.inventory-row>span:nth-child(7){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:6/1/auto/-1;padding-top:8px;font-size:9px}}.inventory-row{grid-template-columns:minmax(165px,1.2fr) minmax(160px,1.2fr) 70px 95px 95px 95px 110px minmax(130px,1fr)}.inventory-net{font-size:10px;font-weight:700}.inventory-net.positive{color:#28775f!important}.inventory-net.negative{color:#a4674e!important}.inventory-net.zero{color:#7b8581!important}@media (width<=760px){.inventory-row>.inventory-net{grid-area:6/1}.inventory-row>.inventory-net:before{content:"Итог: ";color:#8c9692;font-weight:500}.inventory-row>.inventory-status{grid-area:2/2/span 5}.inventory-row>span:nth-child(8){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:7/1/auto/-1;padding-top:8px;font-size:9px}}.movements-list{background:#fff}.movement-row{color:#69746f;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:105px 105px minmax(170px,1.3fr) minmax(125px,1fr) 90px 105px minmax(150px,1.2fr) minmax(130px,1fr);align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 12px;font-size:10px;display:grid}.movement-row:not(.movement-header):hover{background:#fafcfb}.movement-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.movement-row>strong{color:var(--text);font-size:10px}.movement-positive{color:#28775f!important}.movement-negative{color:#a4674e!important}.movement-type{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.movement-type.purchase{color:#28775f;background:#e9f4ef}.movement-type.sale{color:#66716d;background:#eef1f0}.movement-type.reserve{color:#806e42;background:#f5f1e7}.movement-type.writeoff{color:#a4674e;background:#f7eee9}.movement-type.return{color:#725f8b;background:#eeeaf5}.movement-type.transfer{color:#5c7485;background:#eaf0f4}.movement-type.inventory{color:#4f7265;background:#edf3f0}@media (width<=760px){.movements-list{background:0 0;flex-direction:column;gap:8px;display:flex}.movement-header{display:none}.movement-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:13px;display:grid}.movement-row:not(.movement-header):hover{background:#fff}.movement-row>span:first-child{color:#979f9c;grid-area:1/1;font-size:9px}.movement-row>.movement-type{grid-area:1/2;justify-self:end}.movement-row>strong:nth-child(3){grid-area:2/1/auto/-1;font-size:12px}.movement-row>span:nth-child(4){color:#77827e;grid-area:3/1;font-size:10px}.movement-row>strong:nth-child(5){grid-area:3/2;justify-self:end;font-size:11px}.movement-row>strong:nth-child(6){grid-area:4/2;justify-self:end;font-size:11px}.movement-row>span:nth-child(7){color:#8f9995;grid-area:4/1;font-size:9px}.movement-row>span:nth-child(8){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:5/1/auto/-1;padding-top:8px;font-size:9px}}.stock-analytics{background:#f8faf9;padding:14px}.stock-analytics-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.stock-analytics-toolbar>div:first-child{flex-direction:column;gap:3px;display:flex}.stock-analytics-toolbar strong{color:var(--text);font-size:13px}.stock-analytics-toolbar span{color:#949e9a;font-size:10px}.stock-analytics-filters{gap:7px;display:flex}.stock-analytics-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.stock-analytics-kpi{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.stock-analytics-kpi span{color:#909a96;font-size:9px}.stock-analytics-kpi strong{color:var(--text);letter-spacing:-.3px;font-size:17px}.stock-analytics-kpi small{color:#a0a8a5;font-size:9px}.stock-analytics-kpi.danger strong{color:#a4674e}.stock-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stock-analytics-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:15px}.stock-analytics-card-heading{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.stock-analytics-card-heading>div:first-child{flex-direction:column;gap:3px;display:flex}.stock-analytics-card-heading span{color:#959f9b;font-size:9px}.stock-analytics-card-heading strong{color:var(--text);font-size:12px}.stock-analytics-total{font-size:13px!important}.stock-chart-legend{align-items:center;gap:12px;display:flex}.stock-chart-legend span{padding-left:10px;position:relative}.stock-chart-legend span:before{content:"";border-radius:2px;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.stock-chart-legend .purchases:before{background:#5f9b85}.stock-chart-legend .writeoffs:before{background:#c68b75}.stock-trend-chart{border-bottom:1px solid #e8ecea;justify-content:space-around;align-items:flex-end;gap:10px;height:180px;margin-top:18px;padding-top:12px;display:flex}.stock-trend-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.stock-trend-bars{align-items:flex-end;gap:4px;height:135px;display:flex}.stock-trend-bar{border-radius:4px 4px 1px 1px;width:12px;min-height:5px}.stock-trend-bar.purchases{background:#5f9b85}.stock-trend-bar.writeoffs{background:#c68b75}.stock-trend-column>span{color:#9ca5a2;font-size:9px}.stock-ranking-list{margin-top:12px}.stock-ranking-row{border-bottom:1px solid #edf0ee;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:9px 0;display:grid}.stock-ranking-row:last-child{border-bottom:0}.stock-ranking-number{color:#7c8783;background:#f1f4f2;border-radius:7px;place-items:center;width:22px;height:22px;font-size:9px;font-weight:700;display:grid}.stock-ranking-main{min-width:0}.stock-ranking-main>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.stock-ranking-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.stock-ranking-main span{color:#99a29f;flex:none;font-size:9px}.stock-ranking-progress{background:#eef1ef;border-radius:10px;height:4px;margin-top:7px;overflow:hidden}.stock-ranking-progress i{border-radius:inherit;background:#c68b75;height:100%;display:block}.stock-ranking-row>strong{color:var(--text);font-size:10px}.stock-loss-value{align-items:baseline;gap:8px;margin-top:24px;display:flex}.stock-loss-value strong{color:#a4674e;letter-spacing:-1px;font-size:28px}.stock-loss-value span{color:#989f9c;font-size:10px}.stock-loss-scale{background:#edf0ee;border-radius:10px;height:8px;margin-top:14px;overflow:hidden}.stock-loss-fill{border-radius:inherit;background:#c68b75;height:100%}.stock-loss-details{border-top:1px solid #edf0ee;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;padding-top:14px;display:grid}.stock-loss-details>div{flex-direction:column;gap:4px;display:flex}.stock-loss-details span{color:#969f9c;font-size:9px}.stock-loss-details strong{color:var(--text);font-size:11px}@media (width<=1200px){.stock-analytics-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.stock-analytics-grid{grid-template-columns:1fr}}@media (width<=760px){.stock-analytics{background:0 0;padding:0}.stock-analytics-toolbar{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;padding:12px}.stock-analytics-filters{width:100%}.stock-analytics-filters .filter-button{flex:1;justify-content:center}.stock-analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-analytics-card{border-radius:12px}.stock-loss-details{grid-template-columns:1fr}}@media (width<=480px){.stock-analytics-kpis{grid-template-columns:1fr}}.inventory-drawer{background:#fff;width:min(520px,100vw);height:100%;margin-left:auto;overflow-y:auto;box-shadow:-20px 0 60px #14231e1f}.inventory-drawer-meta{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px 20px;display:grid}.inventory-drawer-meta>div{flex-direction:column;gap:4px;display:flex}.inventory-drawer-meta span{color:#939d99;font-size:9px}.inventory-drawer-meta strong{color:var(--text);font-size:11px}.inventory-drawer-result{border:1px solid var(--border);background:#fafcfb;border-radius:12px;justify-content:space-between;align-items:center;margin:16px 20px 0;padding:15px;display:flex}.inventory-drawer-result>span{color:#7f8985;font-size:10px}.inventory-drawer-result>strong{font-size:20px}.inventory-items-heading{padding:20px 20px 10px}.inventory-items-heading>div{justify-content:space-between;align-items:center;display:flex}.inventory-items-heading span{color:#969f9b;font-size:9px}.inventory-items-heading strong{color:var(--text);font-size:10px}.inventory-items{padding:0 20px}.inventory-item{border-bottom:1px solid #edf0ee;padding:14px 0}.inventory-item-name{flex-direction:column;gap:3px;margin-bottom:11px;display:flex}.inventory-item-name strong{color:var(--text);font-size:11px}.inventory-item-name span{color:#999f9d;font-size:9px}.inventory-item-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.inventory-item-grid>div{background:#f7f9f8;border-radius:8px;flex-direction:column;gap:4px;padding:9px;display:flex}.inventory-item-grid span{color:#969f9b;font-size:8px}.inventory-item-grid strong{color:var(--text);font-size:10px}.inventory-empty-items{color:#949d99;text-align:center;padding:28px 10px;font-size:10px}.inventory-drawer-totals{border:1px solid var(--border);background:#fafcfb;border-radius:12px;margin:18px 20px 24px;padding:14px}.inventory-drawer-totals>div{justify-content:space-between;align-items:center;min-height:34px;display:flex}.inventory-drawer-totals span{color:#858f8b;font-size:10px}.inventory-drawer-totals strong{font-size:11px}.inventory-drawer-totals .total{border-top:1px solid var(--border);margin-top:7px;padding-top:11px}.inventory-drawer-totals .total strong{font-size:15px}@media (width<=760px){.inventory-drawer{width:100%}.inventory-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.inventory-drawer .drawer-top{border-bottom:1px solid var(--border);padding:20px 20px 16px}.inventory-drawer .drawer-top>div{flex-direction:column;gap:4px;display:flex}.inventory-drawer .drawer-top>div>span{color:#929c98;font-size:9px}.inventory-drawer .drawer-top h2{color:var(--text);margin:0;font-size:19px;line-height:1.2}.inventory-drawer-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.inventory-drawer-actions{align-items:center;gap:8px;display:flex}.inventory-export-button{border:1px solid var(--border);min-height:32px;color:var(--text);cursor:pointer;background:#fff;border-radius:8px;padding:0 12px;font-size:10px;font-weight:600}.inventory-export-button:hover{background:#f6f8f7}.transfer-drawer{width:min(500px,100vw)}.transfer-drawer-status{padding:14px 20px 0}.transfer-route{border:1px solid var(--border);background:#fafcfb;border-radius:12px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin:14px 20px 0;padding:15px;display:grid}.transfer-route>div:not(.transfer-route-arrow){flex-direction:column;gap:4px;display:flex}.transfer-route span{color:#949e9a;font-size:9px}.transfer-route strong{color:var(--text);font-size:11px}.transfer-route-arrow{color:#9ba49f;font-size:18px}.transfer-drawer-meta{border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 20px 0;padding:14px;display:grid}.transfer-drawer-meta>div{flex-direction:column;gap:4px;display:flex}.transfer-drawer-meta span{color:#969f9b;font-size:9px}.transfer-drawer-meta strong{color:var(--text);font-size:11px}.transfer-empty-composition{border:1px dashed var(--border);color:#929c98;background:#fafcfb;border-radius:10px;margin-top:10px;padding:18px;font-size:10px;line-height:1.5}@media (width<=760px){.transfer-drawer{width:100%}.transfer-route{grid-template-columns:1fr}.transfer-route-arrow{justify-self:start;transform:rotate(90deg)}}.inventory-drawer .drawer-top>.inventory-drawer-actions{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.finance-page{min-width:0}.finance-tabs{border:1px solid var(--border);scrollbar-width:none;background:#fff;border-radius:12px;gap:4px;margin-bottom:12px;padding:5px;display:flex;overflow-x:auto}.finance-tabs::-webkit-scrollbar{display:none}.finance-tabs button{color:#77817d;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:32px;padding:0 12px;font-size:10px;font-weight:600}.finance-tabs button:hover{background:#f4f7f5}.finance-tabs button.active{background:var(--green-light);color:var(--green-dark)}.finance-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.finance-toolbar>div:first-child{flex-direction:column;gap:3px;display:flex}.finance-toolbar>div:first-child strong{color:var(--text);font-size:14px}.finance-toolbar>div:first-child span{color:#929c98;font-size:10px}.finance-toolbar-actions{align-items:center;gap:7px;display:flex}.finance-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.finance-kpi{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:14px}.finance-kpi-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;display:flex}.finance-kpi-top>span{color:#88928e;font-size:9px}.finance-kpi-top>div{color:#65716c;background:#f1f5f3;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.finance-kpi>strong{color:var(--text);letter-spacing:-.35px;text-overflow:ellipsis;white-space:nowrap;font-size:17px;display:block;overflow:hidden}.finance-kpi>small{color:#9aa39f;margin-top:4px;font-size:9px;display:block}.finance-kpi.positive>strong{color:#28775f}.finance-kpi.positive .finance-kpi-top>div{color:#28775f;background:#e9f4ef}.finance-kpi.danger>strong{color:#a4674e}.finance-kpi.danger .finance-kpi-top>div{color:#a4674e;background:#f7eee9}.finance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.finance-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:15px}.finance-card-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.finance-card-heading>div:first-child{flex-direction:column;gap:3px;display:flex}.finance-card-heading span{color:#949e9a;font-size:9px}.finance-card-heading strong{color:var(--text);font-size:12px}.finance-card-heading>strong{font-size:13px}.finance-revenue-chart{border-bottom:1px solid #e9edeb;justify-content:space-around;align-items:flex-end;gap:8px;height:190px;margin-top:20px;padding-top:8px;display:flex}.finance-chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.finance-chart-bar-wrap{align-items:flex-end;height:150px;display:flex}.finance-chart-bar{background:#5f9b85;border-radius:5px 5px 2px 2px;width:18px;min-height:8px}.finance-chart-column>span{color:#9ca5a1;font-size:9px}.finance-payment-methods{margin-top:14px}.finance-payment-row{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:13px 0;display:grid}.finance-payment-row:last-child{border-bottom:0}.finance-payment-row>div:first-child{align-items:center;gap:8px;display:flex}.finance-payment-row>div:first-child strong{color:var(--text);font-size:11px}.finance-payment-row>div:first-child span{color:#99a29f;font-size:9px}.finance-payment-row>strong{color:var(--text);font-size:11px}.finance-payment-progress{background:#eef2f0;border-radius:10px;grid-column:1/-1;height:5px;overflow:hidden}.finance-payment-progress i{border-radius:inherit;background:#5f9b85;height:100%;display:block}.finance-operations-card{grid-column:1/-1}.finance-link-button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:600}.finance-operations{margin-top:11px}.finance-operation{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:34px minmax(0,1fr) 120px 110px;align-items:center;gap:10px;width:100%;min-height:57px;padding:8px 0;display:grid}.finance-operation:last-child{border-bottom:0}.finance-operation:hover{background:#fafcfb}.finance-operation-icon{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.finance-operation-icon.income{color:#28775f;background:#e9f4ef}.finance-operation-icon.expense{color:#a4674e;background:#f7eee9}.finance-operation-icon.return{color:#806e42;background:#f5f1e7}.finance-operation-main{flex-direction:column;gap:3px;min-width:0;display:flex}.finance-operation-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.finance-operation-main span{color:#99a29f;font-size:9px}.finance-operation-time{color:#919b97;font-size:9px}.finance-operation>strong{justify-self:end;font-size:10px}.finance-positive{color:#28775f!important}.finance-negative{color:#a4674e!important}.finance-shift-status{background:#e9f4ef;border-radius:6px;align-items:center;min-height:23px;padding:0 8px;font-weight:600;display:inline-flex;color:#28775f!important;font-size:9px!important}.finance-cash-total{background:#f6f9f7;border-radius:11px;flex-direction:column;gap:5px;margin-top:19px;padding:16px;display:flex}.finance-cash-total span{color:#89938f;font-size:9px}.finance-cash-total strong{color:var(--text);letter-spacing:-.6px;font-size:22px}.finance-cash-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:11px;display:grid}.finance-cash-details>div{border:1px solid var(--border);border-radius:9px;flex-direction:column;gap:4px;padding:11px;display:flex}.finance-cash-details span{color:#929c98;font-size:9px}.finance-cash-details strong{color:var(--text);font-size:11px}.finance-placeholder{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:300px;display:flex}.finance-placeholder strong{color:var(--text);font-size:14px}.finance-placeholder span{color:#98a19d;font-size:10px}@media (width<=1200px){.finance-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.finance-grid{grid-template-columns:1fr}.finance-operations-card{grid-column:auto}}@media (width<=760px){.finance-tabs{margin-bottom:10px}.finance-toolbar{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;padding:12px}.finance-toolbar-actions{width:100%}.finance-toolbar-actions .filter-button{flex:1;justify-content:center}.finance-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-operation{grid-template-columns:34px minmax(0,1fr) auto}.finance-operation-time{display:none}.finance-operation>strong{grid-column:3}}@media (width<=480px){.finance-kpis,.finance-cash-details{grid-template-columns:1fr}}.finance-profit-margin{white-space:nowrap;background:#e9f4ef;border-radius:7px;align-items:center;min-height:24px;padding:0 8px;font-weight:600;display:inline-flex;color:#28775f!important;font-size:9px!important}.finance-profit-flow{margin-top:14px}.finance-profit-row{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:10px 0;display:flex}.finance-profit-row:last-child{border-bottom:0}.finance-profit-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.finance-profit-row span{color:var(--text);font-size:10px;font-weight:600}.finance-profit-row small{color:#98a19d;font-size:9px}.finance-profit-row>strong{color:var(--text);flex:none;font-size:11px}.finance-profit-row.expense>strong{color:#a4674e}.finance-profit-row.subtotal{background:#f5f8f6;border:0;border-radius:9px;margin-top:3px;padding:12px 10px}.finance-profit-row.subtotal>strong{color:#28775f;font-size:13px}.finance-profit-row.total{background:#edf6f2;border:1px solid #dce9e3;border-radius:10px;margin-top:7px;padding:14px 11px}.finance-profit-row.total span{color:#23694f}.finance-profit-row.total>strong{color:#28775f;letter-spacing:-.3px;font-size:16px}@media (width<=480px){.finance-profit-row{align-items:flex-start}.finance-profit-row>strong{text-align:right}.finance-profit-margin{white-space:normal;text-align:center}}.finance-card-heading .finance-profit-heading{flex-direction:column;gap:3px;display:flex}.finance-card-heading .finance-profit-heading>strong{color:var(--text);order:1;font-size:12px;font-weight:700}.finance-card-heading .finance-profit-heading>span{color:#949e9a;order:2;font-size:9px;font-weight:400}.finance-card-heading>.finance-profit-heading{align-items:flex-start;gap:3px;flex-direction:column!important;display:flex!important}.finance-card-heading>.finance-profit-heading>strong{color:var(--text);order:1;font-size:12px;font-weight:700;line-height:1.2}.finance-card-heading>.finance-profit-heading>span{color:#949e9a;order:2;font-size:9px;font-weight:400;line-height:1.25}.finance-kpi{flex-direction:column;justify-content:flex-start;align-items:stretch;padding:12px 14px 13px;display:flex}.finance-kpi>strong{margin:0;line-height:1.15}.finance-kpi>small{margin-top:3px;line-height:1.25}.finance-card-heading>.finance-cash-heading{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.finance-card-heading>.finance-cash-heading>strong{color:var(--text);font-size:12px;font-weight:700;line-height:1.2}.finance-card-heading>.finance-cash-heading>span{color:#949e9a;font-size:9px;font-weight:400;line-height:1.25}.finance-card-heading>.finance-section-heading{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.finance-card-heading>.finance-section-heading>strong{color:var(--text);order:1;font-size:12px;font-weight:700;line-height:1.2}.finance-card-heading>.finance-section-heading>span{color:#949e9a;order:2;font-size:9px;font-weight:400;line-height:1.25}.finance-kpi{padding-top:9px;padding-bottom:16px}.finance-kpi-top{margin-bottom:4px}.finance-kpi>strong{line-height:1.1}.finance-kpi>small{margin-top:3px}.finance-payment-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.finance-payment-summary>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.finance-payment-summary span{color:#929c98;font-size:9px}.finance-payment-summary strong{color:var(--text);letter-spacing:-.3px;font-size:16px}.finance-payments-list{background:#fff}.finance-payment-row-table{color:#6f7975;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:105px 80px minmax(150px,1.25fr) 95px 105px 95px 125px minmax(130px,1fr);align-items:center;gap:10px;width:100%;min-height:60px;padding:8px 12px;font-size:10px;display:grid}.finance-payment-row-table:not(.finance-payment-header):hover{background:#fafcfb}.finance-payment-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.finance-payment-row-table>strong{color:var(--text);font-size:10px}.finance-payment-status{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.finance-payment-status.paid{color:#28775f;background:#e9f4ef}.finance-payment-status.partial{color:#806e42;background:#f5f1e7}.finance-payment-status.refunded{color:#a4674e;background:#f7eee9}.finance-payment-drawer{width:min(480px,100vw)}.finance-payment-drawer-status{padding:14px 20px 0}.finance-payment-drawer-amount{border:1px solid var(--border);background:#fafcfb;border-radius:12px;justify-content:space-between;align-items:center;margin:14px 20px 0;padding:16px;display:flex}.finance-payment-drawer-amount span{color:#89938f;font-size:10px}.finance-payment-drawer-amount strong{color:var(--text);letter-spacing:-.4px;font-size:20px}.finance-payment-drawer-meta{border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 20px 0;padding:14px;display:grid}.finance-payment-drawer-meta>div{flex-direction:column;gap:4px;display:flex}.finance-payment-drawer-meta span{color:#959f9b;font-size:9px}.finance-payment-drawer-meta strong{color:var(--text);font-size:11px}@media (width<=760px){.finance-payment-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-payments-list{background:0 0;flex-direction:column;gap:8px;display:flex}.finance-payment-header{display:none}.finance-payment-row-table{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:13px;display:grid}.finance-payment-row-table:not(.finance-payment-header):hover{background:#fff}.finance-payment-row-table>span:first-child{color:#9aa39f;grid-area:1/1;font-size:9px}.finance-payment-row-table>strong:nth-child(2){grid-area:1/2;justify-self:end}.finance-payment-row-table>span:nth-child(3){color:var(--text);grid-area:2/1/auto/-1;font-size:12px;font-weight:600}.finance-payment-row-table>span:nth-child(4){grid-area:3/1;font-size:10px}.finance-payment-row-table>strong:nth-child(5){grid-area:3/2;justify-self:end;font-size:12px}.finance-payment-row-table>span:nth-child(6){grid-area:4/1;font-size:10px}.finance-payment-row-table>span:nth-child(6):before{content:"Возврат: ";color:#929c98}.finance-payment-row-table>.finance-payment-status{grid-area:4/2;justify-self:end}.finance-payment-row-table>span:nth-child(8){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:5/1/auto/-1;padding-top:8px;font-size:9px}.finance-payment-drawer{width:100%}.finance-payment-drawer-meta{grid-template-columns:1fr}}@media (width<=480px){.finance-payment-summary{grid-template-columns:1fr}}.finance-expense-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.finance-expense-summary>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.finance-expense-summary span{color:#929c98;font-size:9px}.finance-expense-summary strong{color:var(--text);letter-spacing:-.3px;font-size:16px}.finance-expenses-list{background:#fff}.finance-expense-row{color:#6f7975;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:105px minmax(130px,1fr) minmax(170px,1.3fr) minmax(140px,1fr) 110px 100px 95px minmax(130px,1fr);align-items:center;gap:10px;width:100%;min-height:60px;padding:8px 12px;font-size:10px;display:grid}.finance-expense-row:not(.finance-expense-header):hover{background:#fafcfb}.finance-expense-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.finance-expense-row>strong{color:var(--text);font-size:10px}.finance-expense-status{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.finance-expense-status.posted{color:#28775f;background:#e9f4ef}.finance-expense-status.draft{color:#806e42;background:#f5f1e7}.finance-expense-drawer{width:min(490px,100vw)}.finance-expense-drawer-amount{border:1px solid var(--border);background:#fafcfb;border-radius:12px;justify-content:space-between;align-items:center;margin:14px 20px 0;padding:16px;display:flex}.finance-expense-drawer-amount span{color:#89938f;font-size:10px}.finance-expense-drawer-amount strong{color:#a4674e;letter-spacing:-.4px;font-size:20px}.finance-expense-drawer-meta{border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 20px 0;padding:14px;display:grid}.finance-expense-drawer-meta>div{flex-direction:column;gap:4px;display:flex}.finance-expense-drawer-meta span{color:#959f9b;font-size:9px}.finance-expense-drawer-meta strong{color:var(--text);font-size:11px}@media (width<=1200px){.finance-expense-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.finance-expense-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-expenses-list{background:0 0;flex-direction:column;gap:8px;display:flex}.finance-expense-header{display:none}.finance-expense-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:13px;display:grid}.finance-expense-row:not(.finance-expense-header):hover{background:#fff}.finance-expense-row>span:first-child{color:#9aa39f;grid-area:1/1;font-size:9px}.finance-expense-row>strong:nth-child(2){grid-area:2/1/auto/-1;font-size:12px}.finance-expense-row>span:nth-child(3){grid-area:3/1/auto/-1;font-size:10px}.finance-expense-row>span:nth-child(4){color:#8f9995;grid-area:4/1;font-size:9px}.finance-expense-row>span:nth-child(5){grid-area:5/1;font-size:10px}.finance-expense-row>strong:nth-child(6){color:#a4674e;grid-area:2/2/span 2;place-self:center end;font-size:12px}.finance-expense-row>.finance-expense-status{grid-area:4/2/span 2;place-self:center end}.finance-expense-row>span:nth-child(8){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:6/1/auto/-1;padding-top:8px;font-size:9px}.finance-expense-drawer{width:100%}.finance-expense-drawer-meta{grid-template-columns:1fr}}@media (width<=480px){.finance-expense-summary{grid-template-columns:1fr}}.finance-cashflow-result{white-space:nowrap;background:#e9f4ef;border-radius:7px;align-items:center;min-height:24px;padding:0 8px;font-weight:700;display:inline-flex;color:#28775f!important;font-size:10px!important}.finance-cashflow-flow{margin-top:14px}.finance-cashflow-row{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:10px 0;display:flex}.finance-cashflow-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.finance-cashflow-row span{color:var(--text);font-size:10px;font-weight:600}.finance-cashflow-row small{color:#98a19d;font-size:9px}.finance-cashflow-row>strong{flex:none;font-size:11px}.finance-cashflow-row.income>strong{color:#28775f}.finance-cashflow-row.expense>strong{color:#a4674e}.finance-cashflow-row.total{background:#edf6f2;border:1px solid #dce9e3;border-radius:10px;margin-top:7px;padding:14px 11px}.finance-cashflow-row.total span,.finance-cashflow-row.total strong{color:#28775f}.finance-cashflow-row.total strong{letter-spacing:-.3px;font-size:16px}@media (width<=480px){.finance-cashflow-row{align-items:flex-start}.finance-cashflow-row>strong{text-align:right}}.cash-shift-card{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:12px;padding:15px}.cash-shift-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.cash-shift-header>div{flex-direction:column;gap:3px;display:flex}.cash-shift-header strong{color:var(--text);font-size:13px}.cash-shift-header span{color:#939d99;font-size:9px}.cash-shift-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.cash-shift-kpis>div{border:1px solid var(--border);background:#fafcfb;border-radius:10px;flex-direction:column;gap:4px;padding:12px;display:flex}.cash-shift-kpis span{color:#929c98;font-size:9px}.cash-shift-kpis strong{color:var(--text);letter-spacing:-.25px;font-size:15px}.cash-balance-grid{grid-template-columns:1.35fr .65fr;gap:12px;margin-bottom:12px;display:grid}.cash-balance-comparison{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.cash-balance-comparison>div{border:1px solid var(--border);background:#fafcfb;border-radius:10px;flex-direction:column;gap:4px;padding:13px;display:flex}.cash-balance-comparison span{color:#929c98;font-size:9px}.cash-balance-comparison strong{color:var(--text);font-size:15px}.cash-difference.negative{background:#fbf4f1;border-color:#efdcd4}.cash-difference.negative strong{color:#a4674e}.cash-difference.positive{background:#edf6f2;border-color:#dce9e3}.cash-difference.positive strong{color:#28775f}.cash-close-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.cash-action-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.cash-action-buttons button{border:1px solid var(--border);min-height:44px;color:var(--text);cursor:pointer;background:#fafcfb;border-radius:10px;font-size:10px;font-weight:600}.cash-action-buttons button:hover{background:#f2f6f4}.cash-operations-card{margin-top:0}.cash-operations-list{margin-top:12px}.cash-operation-row{border-bottom:1px solid #edf0ee;grid-template-columns:55px minmax(0,1fr) 90px 105px;align-items:center;gap:10px;min-height:56px;padding:9px 0;display:grid}.cash-operation-row:last-child{border-bottom:0}.cash-operation-row>span:first-child{color:#959f9b;font-size:9px}.cash-operation-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.cash-operation-row>div strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.cash-operation-row>div small{color:#9aa39f;font-size:9px}.cash-operation-row>strong{justify-self:end;font-size:10px}.cash-operation-type{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.cash-operation-type.sale{color:#28775f;background:#e9f4ef}.cash-operation-type.deposit{color:#5c7485;background:#eaf0f4}.cash-operation-type.withdrawal{color:#a4674e;background:#f7eee9}.cash-operation-type.refund{color:#806e42;background:#f5f1e7}@media (width<=1100px){.cash-shift-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.cash-balance-grid{grid-template-columns:1fr}}@media (width<=760px){.cash-shift-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.cash-balance-comparison,.cash-action-buttons{grid-template-columns:1fr}.cash-operation-row{grid-template-columns:45px minmax(0,1fr) auto}.cash-operation-type{grid-area:2/2}.cash-operation-row>strong{grid-area:1/3/span 2}.cash-close-actions{flex-direction:column}.cash-close-actions button{width:100%}}@media (width<=480px){.cash-shift-kpis{grid-template-columns:1fr}}.finance-return-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.finance-return-summary>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.finance-return-summary span{color:#929c98;font-size:9px}.finance-return-summary strong{color:var(--text);letter-spacing:-.3px;font-size:16px}.finance-returns-list{background:#fff}.finance-return-row{color:#6f7975;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:105px 80px minmax(145px,1.1fr) 90px minmax(170px,1.4fr) 100px 90px 100px minmax(130px,1fr);align-items:center;gap:10px;width:100%;min-height:60px;padding:8px 12px;font-size:10px;display:grid}.finance-return-row:not(.finance-return-header):hover{background:#fafcfb}.finance-return-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.finance-return-row>strong{color:var(--text);font-size:10px}.finance-return-type,.finance-return-status{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.finance-return-type.full{color:#a4674e;background:#f7eee9}.finance-return-type.partial{color:#806e42;background:#f5f1e7}.finance-return-status.completed{color:#28775f;background:#e9f4ef}.finance-return-status.pending{color:#5c7485;background:#eaf0f4}.finance-return-drawer{width:min(490px,100vw)}.finance-return-drawer-topline{align-items:center;gap:8px;padding:14px 20px 0;display:flex}.finance-return-drawer-amount{border:1px solid var(--border);background:#fafcfb;border-radius:12px;justify-content:space-between;align-items:center;margin:14px 20px 0;padding:16px;display:flex}.finance-return-drawer-amount span{color:#89938f;font-size:10px}.finance-return-drawer-amount strong{color:#a4674e;letter-spacing:-.4px;font-size:20px}.finance-return-drawer-meta{border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 20px 0;padding:14px;display:grid}.finance-return-drawer-meta>div{flex-direction:column;gap:4px;display:flex}.finance-return-drawer-meta span{color:#959f9b;font-size:9px}.finance-return-drawer-meta strong{color:var(--text);font-size:11px}@media (width<=760px){.finance-return-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-returns-list{background:0 0;flex-direction:column;gap:8px;display:flex}.finance-return-header{display:none}.finance-return-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:13px;display:grid}.finance-return-row:not(.finance-return-header):hover{background:#fff}.finance-return-row>span:first-child{color:#9aa39f;grid-area:1/1;font-size:9px}.finance-return-row>strong:nth-child(2){grid-area:1/2;justify-self:end}.finance-return-row>span:nth-child(3){color:var(--text);grid-area:2/1/auto/-1;font-size:12px;font-weight:600}.finance-return-row>.finance-return-type{grid-area:3/1}.finance-return-row>span:nth-child(5){color:#737d79;grid-area:4/1/auto/-1;font-size:10px}.finance-return-row>strong:nth-child(6){grid-area:3/2;justify-self:end;font-size:12px}.finance-return-row>span:nth-child(7){grid-area:5/1;font-size:10px}.finance-return-row>.finance-return-status{grid-area:5/2;justify-self:end}.finance-return-row>span:nth-child(9){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:6/1/auto/-1;padding-top:8px;font-size:9px}.finance-return-drawer{width:100%}.finance-return-drawer-meta{grid-template-columns:1fr}}@media (width<=480px){.finance-return-summary{grid-template-columns:1fr}}.finance-movement-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.finance-movement-summary>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.finance-movement-summary span{color:#929c98;font-size:9px}.finance-movement-summary strong{color:var(--text);letter-spacing:-.3px;font-size:16px}.finance-movements-list{background:#fff}.finance-movement-row{color:#6f7975;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:105px 95px minmax(115px,.9fr) minmax(170px,1.3fr) minmax(145px,1fr) 110px 95px 95px minmax(130px,1fr);align-items:center;gap:10px;width:100%;min-height:60px;padding:8px 12px;font-size:10px;display:grid}.finance-movement-row:not(.finance-movement-header):hover{background:#fafcfb}.finance-movement-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.finance-movement-row>strong{color:var(--text);font-size:10px}.finance-movement-type{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.finance-movement-type.payment{color:#28775f;background:#e9f4ef}.finance-movement-type.purchase{color:#725f8b;background:#eeeaf5}.finance-movement-type.expense{color:#a4674e;background:#f7eee9}.finance-movement-type.return{color:#806e42;background:#f5f1e7}.finance-movement-type.deposit{color:#5c7485;background:#eaf0f4}.finance-movement-type.withdrawal{color:#66716d;background:#eef1f0}.finance-movement-drawer{width:min(490px,100vw)}.finance-movement-drawer-type{padding:14px 20px 0}.finance-movement-drawer-amount{border:1px solid var(--border);background:#fafcfb;border-radius:12px;justify-content:space-between;align-items:center;margin:14px 20px 0;padding:16px;display:flex}.finance-movement-drawer-amount span{color:#89938f;font-size:10px}.finance-movement-drawer-amount strong{letter-spacing:-.4px;font-size:20px}.finance-movement-drawer-meta{border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 20px 0;padding:14px;display:grid}.finance-movement-drawer-meta>div{flex-direction:column;gap:4px;display:flex}.finance-movement-drawer-meta span{color:#959f9b;font-size:9px}.finance-movement-drawer-meta strong{color:var(--text);font-size:11px}@media (width<=760px){.finance-movement-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-movements-list{background:0 0;flex-direction:column;gap:8px;display:flex}.finance-movement-header{display:none}.finance-movement-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:13px;display:grid}.finance-movement-row:not(.finance-movement-header):hover{background:#fff}.finance-movement-row>span:first-child{color:#9aa39f;grid-area:1/1;font-size:9px}.finance-movement-row>.finance-movement-type{grid-area:1/2;justify-self:end}.finance-movement-row>strong:nth-child(3){grid-area:2/1/auto/-1;font-size:11px}.finance-movement-row>span:nth-child(4){color:var(--text);grid-area:3/1/auto/-1;font-size:12px;font-weight:600}.finance-movement-row>span:nth-child(5){color:#8f9995;grid-area:4/1;font-size:9px}.finance-movement-row>span:nth-child(6){grid-area:5/1;font-size:10px}.finance-movement-row>strong:nth-child(7){grid-area:4/2;justify-self:end;font-size:11px}.finance-movement-row>strong:nth-child(8){grid-area:5/2;justify-self:end;font-size:11px}.finance-movement-row>span:nth-child(9){color:#9aa39f;border-top:1px solid #edf0ee;grid-area:6/1/auto/-1;padding-top:8px;font-size:9px}.finance-movement-drawer{width:100%}.finance-movement-drawer-meta{grid-template-columns:1fr}}@media (width<=480px){.finance-movement-summary{grid-template-columns:1fr}}.finance-analytics-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.finance-analytics-kpi{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:3px;padding:12px 14px 15px;display:flex}.finance-analytics-kpi>span{color:#929c98;font-size:9px}.finance-analytics-kpi>strong{color:var(--text);letter-spacing:-.3px;font-size:17px;line-height:1.1}.finance-analytics-kpi>small{color:#9ba39f;font-size:9px}.finance-analytics-kpi.positive>strong{color:#28775f}.finance-analytics-kpi.danger>strong{color:#a4674e}.finance-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.finance-analytics-profit-chart{grid-column:1/-1}.finance-analytics-chart-legend{gap:14px;margin-top:12px;display:flex}.finance-analytics-chart-legend span{color:#8f9995;padding-left:10px;font-size:9px;position:relative}.finance-analytics-chart-legend span:before{content:"";border-radius:2px;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.finance-analytics-chart-legend .revenue:before{background:#5f9b85}.finance-analytics-chart-legend .gross:before{background:#8ba99c}.finance-analytics-chart-legend .net:before{background:#28775f}.finance-analytics-chart{border-bottom:1px solid #e9edeb;justify-content:space-around;align-items:flex-end;gap:12px;height:205px;margin-top:10px;padding-top:10px;display:flex}.finance-analytics-chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.finance-analytics-bars{align-items:flex-end;gap:4px;height:155px;display:flex}.finance-analytics-bar{border-radius:4px 4px 1px 1px;width:13px;min-height:5px}.finance-analytics-bar.revenue{background:#5f9b85}.finance-analytics-bar.gross{background:#8ba99c}.finance-analytics-bar.net{background:#28775f}.finance-analytics-chart-column>span{color:#9ca5a1;font-size:9px}.finance-analytics-ranking{margin-top:12px}.finance-analytics-ranking-row{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;padding:11px 0;display:grid}.finance-analytics-ranking-row:last-child{border-bottom:0}.finance-analytics-ranking-row>div:first-child{align-items:center;gap:8px;display:flex}.finance-analytics-ranking-row>div:first-child strong{color:var(--text);font-size:10px}.finance-analytics-ranking-row>div:first-child span{color:#98a19d;font-size:9px}.finance-analytics-ranking-row>strong{color:var(--text);font-size:10px}.finance-analytics-progress{background:#eef1ef;border-radius:10px;grid-column:1/-1;height:5px;overflow:hidden}.finance-analytics-progress i{border-radius:inherit;background:#c68b75;height:100%;display:block}.finance-analytics-progress.green i{background:#5f9b85}.finance-efficiency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.finance-efficiency-grid>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:4px;padding:12px;display:flex}.finance-efficiency-grid span{color:#929c98;font-size:9px}.finance-efficiency-grid strong{color:var(--text);font-size:15px}.finance-efficiency-grid small{color:#98a19d;font-size:9px}@media (width<=900px){.finance-analytics-grid{grid-template-columns:1fr}.finance-analytics-profit-chart{grid-column:auto}}@media (width<=760px){.finance-analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.finance-analytics-kpis,.finance-efficiency-grid{grid-template-columns:1fr}}.employees-page{min-width:0}.employees-tabs{border:1px solid var(--border);scrollbar-width:none;background:#fff;border-radius:12px;gap:4px;margin-bottom:12px;padding:5px;display:flex;overflow-x:auto}.employees-tabs::-webkit-scrollbar{display:none}.employees-tabs button{color:#77817d;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:32px;padding:0 12px;font-size:10px;font-weight:600}.employees-tabs button:hover{background:#f4f7f5}.employees-tabs button.active{background:var(--green-light);color:var(--green-dark)}.employees-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.employees-search{border:1px solid var(--border);color:#96a09c;background:#fff;border-radius:10px;flex:1;align-items:center;gap:8px;min-width:280px;min-height:38px;padding:0 12px;display:flex}.employees-search input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:10px}.employees-search input::placeholder{color:#a0a8a5}.employees-toolbar-actions{align-items:center;gap:7px;display:flex}.employees-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.employees-summary>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.employees-summary span{color:#929c98;font-size:9px}.employees-summary strong{color:var(--text);letter-spacing:-.3px;font-size:16px}.employees-list{background:#fff}.employee-row{color:#6f7975;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(180px,1.35fr) 105px minmax(150px,1.1fr) 130px 120px 120px 60px 85px;align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 12px;font-size:10px;display:grid}.employee-row:not(.employee-header):hover{background:#fafcfb}.employee-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.employee-person{align-items:center;gap:9px;min-width:0;display:flex}.employee-person strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.employee-avatar{color:#2d7058;background:#edf4f1;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}.employee-status{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.employee-status.active{color:#28775f;background:#e9f4ef}.employee-status.inactive{color:#737e7a;background:#eef1f0}.employee-drawer{width:min(500px,100vw)}.employee-drawer-status{padding:14px 20px 0}.employee-drawer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 20px 0;display:grid}.employee-drawer-grid>div{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:3px 7px;min-width:0;padding:12px;display:grid}.employee-drawer-grid svg{color:#73817b;grid-area:1/1/span 2}.employee-drawer-grid span{color:#959f9b;grid-column:2;font-size:9px}.employee-drawer-grid strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:10px;overflow:hidden}.employees-placeholder{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:300px;display:flex}.employees-placeholder strong{color:var(--text);font-size:14px}.employees-placeholder span{color:#98a19d;font-size:10px}@media (width<=1100px){.employees-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.employees-toolbar{flex-direction:column;align-items:stretch}.employees-search{width:100%;min-width:0}.employees-toolbar-actions{scrollbar-width:none;width:100%;overflow-x:auto}.employees-toolbar-actions::-webkit-scrollbar{display:none}.employees-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.employees-list{background:0 0;flex-direction:column;gap:8px;display:flex}.employee-header{display:none}.employee-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:13px;display:grid}.employee-row:not(.employee-header):hover{background:#fff}.employee-person{grid-area:1/1/auto/-1}.employee-row>span:nth-child(2){color:var(--text);grid-area:2/1;font-size:10px;font-weight:600}.employee-row>span:nth-child(3){color:#8f9995;grid-area:3/1;font-size:9px}.employee-row>span:nth-child(4){grid-area:4/1;font-size:10px}.employee-row>span:nth-child(5){color:#9aa39f;grid-area:5/1;font-size:9px}.employee-row>span:nth-child(5):before{content:"Вход: "}.employee-row>span:nth-child(6){grid-area:6/1;font-size:10px}.employee-row>span:nth-child(6):before{content:"Смена: ";color:#919b97}.employee-row>span:nth-child(7){color:#919b97;grid-area:7/1;font-size:9px}.employee-row>span:nth-child(7):before{content:"Разрешений: "}.employee-row>.employee-status{grid-area:2/2/span 6;place-self:center end}.employee-drawer{width:100%}.employee-drawer-grid{grid-template-columns:1fr}}@media (width<=480px){.employees-summary{grid-template-columns:1fr}}.roles-layout{grid-template-columns:280px minmax(0,1fr);gap:12px;display:grid}.roles-sidebar,.roles-permissions{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0}.roles-sidebar{padding:12px}.roles-sidebar-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.roles-sidebar-top>div{flex-direction:column;gap:3px;display:flex}.roles-sidebar-top strong{color:var(--text);font-size:12px}.roles-sidebar-top span{color:#949e9a;font-size:9px}.roles-add-button{min-height:30px;padding:0 10px;font-size:9px}.roles-list{flex-direction:column;gap:5px;display:flex}.role-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px;display:grid}.role-item:hover{background:#f7f9f8}.role-item.active{background:#edf6f2;border-color:#d9e8e1}.role-item>div{flex-direction:column;gap:3px;min-width:0;display:flex}.role-item strong{color:var(--text);font-size:10px}.role-item span{color:#929c98;text-overflow:ellipsis;font-size:9px;line-height:1.35;overflow:hidden}.role-item small{color:#77827e;background:#f0f3f2;border-radius:7px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:9px;font-weight:700;display:grid}.role-item.active small{color:#28775f;background:#fff}.roles-permissions{padding:14px}.roles-permissions-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.roles-permissions-header>div:first-child{flex-direction:column;gap:4px;display:flex}.roles-permissions-header strong{color:var(--text);font-size:14px}.roles-permissions-header span{color:#949e9a;font-size:10px}.roles-permissions-actions{gap:7px;display:flex}.roles-permissions-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.roles-permissions-summary>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:4px;padding:11px;display:flex}.roles-permissions-summary span{color:#929c98;font-size:9px}.roles-permissions-summary strong{color:var(--text);font-size:11px}.permission-groups{flex-direction:column;gap:10px;margin-top:14px;display:flex}.permission-group{border:1px solid var(--border);border-radius:10px;overflow:hidden}.permission-group-heading{background:#fafbfa;border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:10px 12px;display:flex}.permission-group-heading strong{color:var(--text);font-size:11px}.permission-group-heading span{color:#969f9b;font-size:9px}.permission-list{background:#fff}.permission-row{cursor:pointer;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:grid}.permission-row:last-child{border-bottom:0}.permission-row>div{flex-direction:column;gap:3px;display:flex}.permission-row>div strong{color:var(--text);font-size:10px}.permission-row>div span{color:#969f9b;font-size:9px;line-height:1.35}.permission-row input{display:none}.permission-switch{background:#dfe5e2;border-radius:20px;align-items:center;width:34px;height:20px;padding:2px;transition:all .18s;display:flex}.permission-switch i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .18s;box-shadow:0 1px 3px #14231e26}.permission-switch.enabled{background:#5f9b85}.permission-switch.enabled i{transform:translate(14px)}@media (width<=900px){.roles-layout{grid-template-columns:1fr}.roles-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=760px){.roles-sidebar-top,.roles-permissions-header{flex-direction:column;align-items:stretch}.roles-permissions-actions{width:100%}.roles-permissions-actions button{flex:1}.roles-permissions-summary,.roles-list{grid-template-columns:1fr}}.shifts-page{min-width:0}.shifts-tabs{border:1px solid var(--border);scrollbar-width:none;background:#fff;border-radius:12px;gap:4px;margin-bottom:12px;padding:5px;display:flex;overflow-x:auto}.shifts-tabs::-webkit-scrollbar{display:none}.shifts-tabs button{color:#77817d;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:32px;padding:0 12px;font-size:10px;font-weight:600}.shifts-tabs button.active{background:var(--green-light);color:var(--green-dark)}.shifts-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.shifts-search{border:1px solid var(--border);color:#96a09c;background:#fff;border-radius:10px;flex:1;align-items:center;gap:8px;min-width:280px;min-height:38px;padding:0 12px;display:flex}.shifts-search input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:10px}.shifts-toolbar-actions{gap:7px;display:flex}.shifts-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.shifts-summary>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.shifts-summary span{color:#929c98;font-size:9px}.shifts-summary strong{color:var(--text);font-size:16px}.shift-positive{color:#28775f!important}.shift-negative{color:#a4674e!important}.shifts-list{background:#fff}.shift-row{color:#6f7975;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:100px minmax(150px,1.2fr) minmax(145px,1fr) 110px 65px 100px 100px 90px;align-items:center;gap:10px;width:100%;min-height:60px;padding:8px 12px;font-size:10px;display:grid}.shift-row:not(.shift-header):hover{background:#fafcfb}.shift-header{color:#929c98;cursor:default;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.shift-row>strong{color:var(--text);font-size:10px}.shift-employee{align-items:center;gap:7px;min-width:0;display:flex}.shift-employee svg{color:#78847f}.shift-status{white-space:nowrap;border-radius:6px;justify-content:center;justify-self:start;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.shift-status.open{color:#28775f;background:#e9f4ef}.shift-status.closed{color:#68736f;background:#eef1f0}.shift-drawer{width:min(510px,100vw)}.shift-drawer-status{padding:14px 20px 0}.shift-drawer-person{border:1px solid var(--border);background:#fafcfb;border-radius:12px;align-items:center;gap:11px;margin:14px 20px 0;padding:14px;display:flex}.shift-drawer-person>div:first-child{color:#2d7058;background:#edf4f1;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.shift-drawer-person>div:last-child{flex-direction:column;gap:3px;display:flex}.shift-drawer-person span{color:#969f9b;font-size:9px}.shift-drawer-person strong{color:var(--text);font-size:11px}.shift-drawer-person small{color:#949d99;font-size:9px}.shift-drawer-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 20px 0;display:grid}.shift-drawer-meta>div{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:20px minmax(0,1fr);gap:3px 7px;padding:12px;display:grid}.shift-drawer-meta svg{color:#73817b;grid-area:1/1/span 2}.shift-drawer-meta span{color:#969f9b;grid-column:2;font-size:9px}.shift-drawer-meta strong{color:var(--text);grid-column:2;font-size:10px}.shift-cash-section{margin:18px 20px 0}.shift-section-heading{flex-direction:column;gap:3px;display:flex}.shift-section-heading strong{color:var(--text);font-size:12px}.shift-section-heading span{color:#969f9b;font-size:9px}.shift-cash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.shift-cash-grid>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:4px;padding:11px;display:flex}.shift-cash-grid span{color:#969f9b;font-size:9px}.shift-cash-grid strong{color:var(--text);font-size:11px}.shift-difference-card{border-radius:11px;justify-content:space-between;align-items:center;margin:14px 20px 0;padding:14px;display:flex}.shift-difference-card span{font-size:10px}.shift-difference-card strong{font-size:16px}.shift-difference-card.negative{color:#a4674e;background:#fbf4f1}.shift-difference-card.positive{color:#28775f;background:#edf6f2}.shift-difference-card.zero{color:#69746f;background:#f4f6f5}.shifts-placeholder{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:300px;display:flex}.shifts-placeholder strong{color:var(--text);font-size:14px}.shifts-placeholder span{color:#98a19d;font-size:10px}@media (width<=1000px){.shifts-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.shifts-toolbar{flex-direction:column;align-items:stretch}.shifts-search{width:100%;min-width:0}.shifts-toolbar-actions{width:100%}.shifts-toolbar-actions .filter-button{flex:1}.shifts-list{background:0 0;flex-direction:column;gap:8px;display:flex}.shift-header{display:none}.shift-row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:13px;display:grid}.shift-row>strong:first-child{grid-area:1/1}.shift-row>.shift-status{grid-area:1/2;justify-self:end}.shift-employee{grid-area:2/1/auto/-1}.shift-row>span:nth-child(3){color:#8f9995;grid-area:3/1/auto/-1;font-size:9px}.shift-row>span:nth-child(4){grid-area:4/1;font-size:10px}.shift-row>span:nth-child(5){grid-area:5/1;font-size:10px}.shift-row>span:nth-child(5):before{content:"Заказов: ";color:#929c98}.shift-row>strong:nth-child(6){grid-area:4/2;justify-self:end}.shift-row>strong:nth-child(7){grid-area:5/2;justify-self:end}.shift-drawer{width:100%}.shift-drawer-meta,.shift-cash-grid{grid-template-columns:1fr}}@media (width<=480px){.shifts-summary{grid-template-columns:1fr}}.shift-analytics{min-width:0}.shift-analytics-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.shift-analytics-toolbar>div:first-child{flex-direction:column;gap:4px;display:flex}.shift-analytics-toolbar>div:first-child strong{color:var(--text);font-size:16px}.shift-analytics-toolbar>div:first-child span{color:#929c98;font-size:10px}.shift-analytics-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.shift-analytics-kpis>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;min-width:0;padding:13px;display:flex}.shift-analytics-kpis span{color:#929c98;font-size:9px}.shift-analytics-kpis strong{color:var(--text);font-size:15px;line-height:1.15}.shift-analytics-kpis small{color:#9ba49f;font-size:9px;line-height:1.35}.shift-analytics-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:12px;margin-bottom:12px;display:grid}.shift-analytics-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:15px}.shift-revenue-chart{grid-template-columns:repeat(7,minmax(0,1fr));align-items:stretch;gap:12px;height:245px;margin-top:18px;display:grid}.shift-chart-column{grid-template-rows:22px minmax(0,1fr) 34px;align-items:end;gap:7px;min-width:0;display:grid}.shift-chart-value{color:#78847f;text-align:center;font-size:9px;font-weight:700}.shift-chart-track{background:linear-gradient(#0000 24%,#f0f3f2 25%,#0000 26% 49%,#f0f3f2 50%,#0000 51% 74%,#f0f3f2 75%,#0000 76%);border-radius:8px;justify-content:center;align-items:flex-end;height:100%;min-height:120px;display:flex;position:relative}.shift-chart-bar{background:#5f9b85;border-radius:7px 7px 4px 4px;width:min(32px,62%);min-height:18px;box-shadow:inset 0 -1px #0000000a}.shift-chart-label{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.shift-chart-label strong{color:var(--text);white-space:nowrap;font-size:9px}.shift-chart-label span{color:#969f9b;white-space:nowrap;font-size:8px}.shift-cash-analytics{flex-direction:column;gap:8px;margin-top:14px;display:flex}.shift-cash-analytics>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 11px;display:flex}.shift-cash-analytics span{color:#7e8984;font-size:10px}.shift-cash-analytics strong{color:var(--text);font-size:13px}.shift-employee-analytics{padding-bottom:8px}.shift-employee-table{margin-top:14px}.shift-employee-row{color:#737e79;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(160px,1.5fr) 70px 80px 80px 120px 105px;align-items:center;gap:10px;min-height:54px;padding:8px 10px;font-size:10px;display:grid}.shift-employee-row:last-child{border-bottom:0}.shift-employee-row>strong{color:var(--text);font-size:10px}.shift-employee-header{color:#969f9b;min-height:34px;padding-top:4px;padding-bottom:8px;font-size:9px;font-weight:600}.shift-employee-header span{color:inherit}@media (width<=1250px){.shift-analytics-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1000px){.shift-analytics-grid{grid-template-columns:1fr}}@media (width<=760px){.shift-analytics-toolbar{flex-direction:column;align-items:stretch}.shift-analytics-toolbar .shifts-toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shift-analytics-toolbar .inventory-export-button{grid-column:1/-1}.shift-analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.shift-revenue-card{scrollbar-width:none;overflow-x:auto}.shift-revenue-card::-webkit-scrollbar{display:none}.shift-revenue-chart{min-width:620px}.shift-employee-table{flex-direction:column;gap:8px;display:flex}.shift-employee-header{display:none}.shift-employee-row{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;min-height:0;padding:13px;display:grid}.shift-employee-row>strong:first-child{grid-column:1/-1;margin-bottom:4px;font-size:11px}.shift-employee-row>span:nth-child(2):before{content:"Смен: ";color:#969f9b}.shift-employee-row>span:nth-child(3){justify-self:end}.shift-employee-row>span:nth-child(3):before{content:"Время: ";color:#969f9b}.shift-employee-row>span:nth-child(4):before{content:"Заказов: ";color:#969f9b}.shift-employee-row>strong:nth-child(5){justify-self:end}.shift-employee-row>strong:nth-child(5):before{content:"Выручка: ";color:#969f9b;font-weight:400}.shift-employee-row>strong:nth-child(6){grid-column:1/-1}.shift-employee-row>strong:nth-child(6):before{content:"Расхождение: ";color:#969f9b;font-weight:400}}@media (width<=480px){.shift-analytics-kpis{grid-template-columns:1fr}}.employee-activity-page{min-width:0}.employee-activity-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.employee-activity-toolbar .employees-search{flex:1;min-width:280px}.employee-activity-toolbar .employees-toolbar-actions{gap:7px;display:flex}.employee-activity-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.employee-activity-summary>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.employee-activity-summary span{color:#929c98;font-size:9px}.employee-activity-summary strong{color:var(--text);font-size:16px}.employee-activity-list{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.employee-activity-row{color:#747f7a;border-bottom:1px solid #edf0ee;grid-template-columns:110px minmax(145px,1.2fr) minmax(175px,1.4fr) 95px minmax(120px,1fr) minmax(220px,1.8fr);align-items:center;gap:10px;min-height:58px;padding:9px 12px;font-size:10px;display:grid}.employee-activity-row:last-child{border-bottom:0}.employee-activity-row>strong{color:var(--text);font-size:10px}.employee-activity-header{color:#939d99;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.employee-activity-action{align-items:center;gap:8px;min-width:0;display:flex}.employee-activity-action strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.activity-dot{background:#87928d;border-radius:50%;flex:none;width:7px;height:7px}.activity-dot.order{background:#5f9b85}.activity-dot.stock{background:#8d9a6d}.activity-dot.finance{background:#a47b65}.activity-dot.shift{background:#668c9a}.activity-dot.security{background:#9b6f76}.activity-dot.client{background:#8a7ea0}.activity-dot.login{background:#7f8985}.activity-module{color:#66726d;background:#f1f4f3;border-radius:6px;width:fit-content;padding:5px 7px;font-size:9px;font-weight:600}@media (width<=1100px){.employee-activity-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.employee-activity-toolbar{flex-direction:column;align-items:stretch}.employee-activity-toolbar .employees-search{width:100%;min-width:0}.employee-activity-toolbar .employees-toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.employee-activity-toolbar .inventory-export-button{grid-column:1/-1}.employee-activity-list{background:0 0;border:0;flex-direction:column;gap:8px;display:flex;overflow:visible}.employee-activity-header{display:none}.employee-activity-row{border:1px solid var(--border);background:#fff;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;min-height:0;padding:13px;display:grid}.employee-activity-row>span:first-child{color:#969f9b;grid-area:1/1;font-size:9px}.employee-activity-row>strong:nth-child(2){grid-area:2/1/auto/-1;font-size:11px}.employee-activity-action{grid-area:3/1/auto/-1}.activity-module{grid-area:1/2;justify-self:end}.employee-activity-row>strong:nth-child(5){border-top:1px solid #eef1ef;grid-area:4/1/auto/-1;padding-top:4px}.employee-activity-row>strong:nth-child(5):before{content:"Объект: ";color:#969f9b;font-weight:400}.employee-activity-row>span:nth-child(6){grid-area:5/1/auto/-1;line-height:1.4}}@media (width<=480px){.employee-activity-summary{grid-template-columns:1fr}}.employee-analytics-page{min-width:0}.employee-analytics-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.employee-analytics-toolbar>div:first-child{flex-direction:column;gap:4px;display:flex}.employee-analytics-toolbar>div:first-child strong{color:var(--text);font-size:16px}.employee-analytics-toolbar>div:first-child span{color:#929c98;font-size:10px}.employee-analytics-toolbar .employees-toolbar-actions{gap:7px;display:flex}.employee-analytics-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.employee-analytics-summary>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.employee-analytics-summary span{color:#929c98;font-size:9px}.employee-analytics-summary strong{color:var(--text);font-size:16px;line-height:1.15}.employee-analytics-summary small{color:#9ba49f;font-size:9px}.employee-analytics-card{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:12px;padding:15px}.employee-analytics-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.employee-analytics-heading>div{flex-direction:column;gap:3px;display:flex}.employee-analytics-heading strong{color:var(--text);font-size:12px}.employee-analytics-heading span{color:#969f9b;font-size:9px}.employee-sales-list{flex-direction:column;gap:9px;display:flex}.employee-sales-card{border:1px solid var(--border);background:#fafcfb;border-radius:11px;grid-template-columns:minmax(180px,1.2fr) minmax(170px,1fr) minmax(420px,2fr);align-items:center;gap:18px;padding:13px;display:grid}.employee-sales-person{align-items:center;gap:10px;min-width:0;display:flex}.employee-sales-avatar{color:#2e765d;background:#eaf3ef;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.employee-sales-person>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.employee-sales-person strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.employee-sales-person span{color:#949d99;font-size:9px}.employee-sales-share{min-width:0}.employee-sales-share>div:first-child{justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;display:flex}.employee-sales-share span{color:#929c98;font-size:9px}.employee-sales-share strong{color:var(--text);font-size:12px}.employee-share-track{background:#e5ebe8;border-radius:999px;width:100%;height:7px;overflow:hidden}.employee-share-fill{border-radius:inherit;background:#5f9b85;height:100%}.employee-sales-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;min-width:0;display:grid}.employee-sales-metrics>div{flex-direction:column;gap:3px;min-width:0;display:flex}.employee-sales-metrics span{color:#969f9b;font-size:8px}.employee-sales-metrics strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.employee-analytics-table{border:1px solid var(--border);border-radius:10px;overflow:hidden}.employee-analytics-row{color:#737e79;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(170px,1.4fr) 120px 75px 75px 120px 110px;align-items:center;gap:10px;min-height:54px;padding:8px 11px;font-size:10px;display:grid}.employee-analytics-row:last-child{border-bottom:0}.employee-analytics-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.employee-analytics-row>div strong,.employee-analytics-row>strong{color:var(--text);font-size:10px}.employee-analytics-row>div span{color:#969f9b;font-size:9px}.employee-analytics-header{color:#969f9b;background:#fafbfa;min-height:35px;font-size:9px;font-weight:600}@media (width<=1250px){.employee-sales-card{grid-template-columns:minmax(180px,1fr) minmax(160px,.8fr)}.employee-sales-metrics{grid-column:1/-1}}@media (width<=1000px){.employee-analytics-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.employee-analytics-toolbar{flex-direction:column;align-items:stretch}.employee-analytics-toolbar .employees-toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.employee-analytics-toolbar .inventory-export-button{grid-column:1/-1}.employee-sales-card{grid-template-columns:1fr}.employee-sales-share{width:100%}.employee-sales-metrics{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.employee-sales-metrics>div{background:#fff;border:1px solid #edf0ee;border-radius:8px;padding:9px}.employee-analytics-table{background:0 0;border:0;flex-direction:column;gap:8px;display:flex;overflow:visible}.employee-analytics-header{display:none}.employee-analytics-row{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;min-height:0;padding:13px;display:grid}.employee-analytics-row>div:first-child{grid-column:1/-1;margin-bottom:4px}.employee-analytics-row>strong:nth-child(2):before{content:"Продажи: ";color:#969f9b;font-weight:400}.employee-analytics-row>strong:nth-child(3){justify-self:end}.employee-analytics-row>strong:nth-child(3):before{content:"Доля: ";color:#969f9b;font-weight:400}.employee-analytics-row>span:nth-child(4):before{content:"Заказов: ";color:#969f9b}.employee-analytics-row>strong:nth-child(5){justify-self:end}.employee-analytics-row>strong:nth-child(5):before{content:"Средний чек: ";color:#969f9b;font-weight:400}.employee-analytics-row>span:nth-child(6){grid-column:1/-1}.employee-analytics-row>span:nth-child(6):before{content:"Возвраты: ";color:#969f9b}}@media (width<=480px){.employee-analytics-summary,.employee-sales-metrics{grid-template-columns:1fr}}.global-analytics-page{min-width:0}.global-analytics-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.global-analytics-toolbar>div:first-child{flex-direction:column;gap:4px;display:flex}.global-analytics-toolbar>div:first-child strong{color:var(--text);font-size:16px}.global-analytics-toolbar>div:first-child span{color:#929c98;max-width:760px;font-size:10px;line-height:1.4}.global-analytics-actions{gap:7px;display:flex}.global-analytics-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.global-analytics-kpi{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;min-width:0;padding:13px;display:flex}.global-analytics-kpi-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.global-analytics-kpi-top>span{color:#929c98;font-size:9px}.global-analytics-kpi-top>div{color:#357a62;background:#edf5f1;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.global-analytics-kpi>strong{color:var(--text);font-size:15px;line-height:1.15}.global-analytics-kpi>small{color:#9ba49f;font-size:9px;line-height:1.35}.global-analytics-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:15px}.global-analytics-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.global-analytics-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.global-analytics-heading strong{color:var(--text);font-size:12px}.global-analytics-heading span{color:#969f9b;font-size:9px}.global-analytics-heading>strong{color:var(--text);font-size:13px}.global-analytics-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:12px;margin-bottom:12px;display:grid}.global-analytics-three-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.global-analytics-two-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.global-revenue-chart{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;height:250px;margin-top:10px;display:grid}.global-chart-column{grid-template-rows:20px minmax(0,1fr) 20px;align-items:end;gap:7px;min-width:0;display:grid}.global-chart-column>span{color:#7c8782;text-align:center;font-size:9px;font-weight:700}.global-chart-column>strong{color:#6d7873;text-align:center;white-space:nowrap;font-size:9px}.global-chart-track{background:linear-gradient(#0000 24%,#f0f3f2 25%,#0000 26% 49%,#f0f3f2 50%,#0000 51% 74%,#f0f3f2 75%,#0000 76%);border-radius:8px;justify-content:center;align-items:flex-end;height:100%;min-height:125px;display:flex;position:relative}.global-chart-bar{background:#5f9b85;border-radius:7px 7px 4px 4px;width:min(34px,62%);min-height:18px}.global-profit-list{flex-direction:column;display:flex}.global-profit-list>div{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:12px;min-height:47px;padding:8px 0;display:flex}.global-profit-list>div:last-child{border-bottom:0}.global-profit-list span{color:#7b8681;font-size:10px}.global-profit-list strong{color:var(--text);white-space:nowrap;font-size:11px}.global-profit-list .important{background:#f3f7f5;border:0;border-radius:8px;margin-top:3px;padding:10px}.global-profit-list .important strong{color:#2d7159}.global-profit-list .total{background:#eaf4ef;border:0;border-radius:9px;margin-top:7px;padding:12px}.global-profit-list .total span,.global-profit-list .total strong{color:#24664e;font-weight:700}.global-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.global-mini-stats>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:4px;min-width:0;padding:11px;display:flex}.global-mini-stats span{color:#969f9b;font-size:9px}.global-mini-stats strong{color:var(--text);font-size:12px}.global-branch-list{flex-direction:column;gap:7px;display:flex}.global-branch-row{border:1px solid var(--border);background:#fafcfb;border-radius:9px;grid-template-columns:minmax(160px,1.2fr) 90px 120px minmax(120px,1fr);align-items:center;gap:10px;min-height:56px;padding:10px 11px;display:grid}.global-branch-row>div{align-items:center;gap:8px;min-width:0;display:flex}.global-branch-row svg{color:#4c846f;flex:none}.global-branch-row>div strong,.global-branch-row>strong{color:var(--text);font-size:10px}.global-branch-row>span{color:#7f8985;font-size:9px}.global-payment-list{flex-direction:column;gap:12px;display:flex}.global-payment-row{grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;display:grid}.global-payment-row>div:first-child{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.global-payment-row>div:first-child strong{color:var(--text);font-size:10px}.global-payment-row>div:first-child span{color:#89938f;font-size:9px}.global-payment-row>strong{color:var(--text);font-size:10px}.global-progress-track{background:#e5ebe8;border-radius:999px;grid-column:1/-1;width:100%;height:7px;overflow:hidden}.global-progress-fill{border-radius:inherit;background:#5f9b85;height:100%}.global-employee-list{flex-direction:column;display:flex}.global-employee-row{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(170px,1.3fr) 125px minmax(140px,1fr) 65px 155px;align-items:center;gap:12px;min-height:55px;padding:9px 10px;display:grid}.global-employee-row:last-child{border-bottom:0}.global-employee-row>strong{color:var(--text);font-size:10px}.global-employee-row>span{color:#727d78;font-size:10px}.global-employee-row>div{min-width:0}@media (width<=1250px){.global-analytics-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.global-analytics-three-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.global-analytics-three-grid>section:last-child{grid-column:1/-1}}@media (width<=1000px){.global-analytics-main-grid,.global-analytics-two-grid{grid-template-columns:1fr}}@media (width<=760px){.global-analytics-toolbar{flex-direction:column;align-items:stretch}.global-analytics-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.global-analytics-actions .inventory-export-button{grid-column:1/-1}.global-analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.global-analytics-three-grid{grid-template-columns:1fr}.global-analytics-three-grid>section:last-child{grid-column:auto}.global-revenue-card{scrollbar-width:none;overflow-x:auto}.global-revenue-card::-webkit-scrollbar{display:none}.global-revenue-chart{min-width:620px}.global-branch-row{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px}.global-branch-row>div{grid-column:1/-1}.global-branch-row>strong{justify-self:end}.global-branch-row>span:last-child{grid-column:1/-1}.global-employee-list{gap:8px}.global-employee-row{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;min-height:0;padding:13px;display:grid}.global-employee-row>strong:first-child{grid-column:1/-1;font-size:11px}.global-employee-row>span:nth-child(2):before{content:"Продажи: ";color:#969f9b}.global-employee-row>div:nth-child(3){grid-column:1/-1}.global-employee-row>strong:nth-child(4){grid-column:1}.global-employee-row>strong:nth-child(4):before{content:"Доля: ";color:#969f9b;font-weight:400}.global-employee-row>span:nth-child(5){justify-self:end}}@media (width<=480px){.global-analytics-kpis,.global-mini-stats{grid-template-columns:1fr}}.store-settings-page{min-width:0}.store-settings-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.store-settings-toolbar>div:first-child{flex-direction:column;gap:4px;display:flex}.store-settings-toolbar>div:first-child strong{color:var(--text);font-size:16px}.store-settings-toolbar>div:first-child span{color:#929c98;font-size:10px}.store-settings-toolbar-actions{gap:7px;display:flex}.store-settings-tabs{border:1px solid var(--border);scrollbar-width:none;background:#fff;border-radius:12px;gap:4px;margin-bottom:12px;padding:5px;display:flex;overflow-x:auto}.store-settings-tabs::-webkit-scrollbar{display:none}.store-settings-tabs button{color:#77817d;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:32px;padding:0 12px;font-size:10px;font-weight:600}.store-settings-tabs button.active{background:var(--green-light);color:var(--green-dark)}.store-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.store-settings-section{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:15px}.store-settings-section.wide{grid-column:1/-1}.store-settings-section-heading{align-items:flex-start;gap:10px;margin-bottom:15px;display:flex}.store-settings-section-heading>div:first-child{color:#397a63;background:#edf5f1;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.store-settings-section-heading>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.store-settings-section-heading strong{color:var(--text);font-size:12px}.store-settings-section-heading span{color:#969f9b;font-size:9px;line-height:1.4}.store-settings-fields{flex-direction:column;gap:11px;display:flex}.store-settings-field{flex-direction:column;gap:5px;display:flex}.store-settings-field>span{color:#737e79;font-size:9px;font-weight:600}.store-settings-field input,.store-settings-field select{border:1px solid var(--border);width:100%;min-height:38px;color:var(--text);font:inherit;background:#fafcfb;border-radius:9px;outline:none;padding:0 11px;font-size:10px}.store-settings-field input:focus,.store-settings-field select:focus{background:#fff;border-color:#a9c9bc}.store-settings-field select:disabled{opacity:1;cursor:default;-webkit-text-fill-color:var(--text)}.store-settings-field small{color:#9aa39f;font-size:8px}.store-settings-switch-row{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:10px 11px;display:flex}.store-settings-switch-row>span:first-child{color:var(--text);font-size:10px}.store-settings-toggle{background:#dfe5e2;border-radius:20px;flex:none;align-items:center;width:34px;height:20px;padding:2px;display:flex}.store-settings-toggle i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .18s;box-shadow:0 1px 3px #14231e26}.store-settings-toggle.enabled{background:#5f9b85}.store-settings-toggle.enabled i{transform:translate(14px)}.store-schedule{border:1px solid var(--border);border-radius:10px;overflow:hidden}.store-schedule-row{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(150px,1fr) 50px 90px 20px 90px;align-items:center;gap:10px;min-height:54px;padding:8px 12px;display:grid}.store-schedule-row:last-child{border-bottom:0}.store-schedule-row>strong{color:var(--text);font-size:10px}.store-schedule-row>span{color:#969f9b;text-align:center;font-size:10px}.store-schedule-row>input{border:1px solid var(--border);width:100%;min-height:34px;color:var(--text);font:inherit;text-align:center;background:#fafcfb;border-radius:8px;outline:none;padding:0 8px;font-size:10px}.store-setting-switch{align-items:center;display:flex}.store-setting-switch input{display:none}.store-setting-switch>span{background:#5f9b85;border-radius:20px;align-items:center;width:34px;height:20px;padding:2px;display:flex}.store-setting-switch>span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;margin-left:14px;box-shadow:0 1px 3px #14231e26}@media (width<=1000px){.store-settings-grid{grid-template-columns:1fr}.store-settings-section.wide{grid-column:auto}}@media (width<=760px){.store-settings-toolbar{flex-direction:column;align-items:stretch}.store-settings-toolbar-actions{grid-template-columns:1fr;display:grid}.store-schedule{background:0 0;border:0;flex-direction:column;gap:8px;display:flex}.store-schedule-row{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;min-height:0;padding:12px;display:grid}.store-schedule-row>strong{grid-area:1/1;font-size:11px}.store-setting-switch{grid-area:1/2}.store-schedule-row>input:first-of-type{grid-area:2/1}.store-schedule-row>span{display:none}.store-schedule-row>input:nth-of-type(2){grid-area:2/2}}.loyalty-page{min-width:0}.loyalty-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.loyalty-toolbar>div:first-child{flex-direction:column;gap:4px;display:flex}.loyalty-toolbar>div:first-child strong{color:var(--text);font-size:16px}.loyalty-toolbar>div:first-child span{color:#929c98;font-size:10px}.loyalty-tabs{border:1px solid var(--border);scrollbar-width:none;background:#fff;border-radius:12px;gap:4px;margin-bottom:12px;padding:5px;display:flex;overflow-x:auto}.loyalty-tabs::-webkit-scrollbar{display:none}.loyalty-tabs button{color:#77817d;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:32px;padding:0 12px;font-size:10px;font-weight:600}.loyalty-tabs button.active{background:var(--green-light);color:var(--green-dark)}.loyalty-systems{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.loyalty-system-card{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:16px;display:grid}.loyalty-system-icon{color:#397a63;background:#edf5f1;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.loyalty-system-content{flex-direction:column;gap:3px;min-width:0;display:flex}.loyalty-system-content strong{color:var(--text);font-size:12px}.loyalty-system-content span{color:#919b97;font-size:9px;line-height:1.4}.loyalty-system-content small{color:#397a63;margin-top:3px;font-size:9px;font-weight:600}.loyalty-main-toggle{background:#dfe5e2;border-radius:999px;align-items:center;width:38px;height:22px;padding:3px;display:flex}.loyalty-main-toggle i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .18s;box-shadow:0 1px 3px #14231e26}.loyalty-main-toggle.enabled{background:#5f9b85}.loyalty-main-toggle.enabled i{transform:translate(16px)}.loyalty-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.loyalty-summary>div{border:1px solid var(--border);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:14px;display:flex}.loyalty-summary span{color:#929c98;font-size:9px}.loyalty-summary strong{color:var(--text);font-size:16px;line-height:1.15}.loyalty-summary small{color:#9aa39f;font-size:9px}.loyalty-overview-grid,.loyalty-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.loyalty-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:15px}.loyalty-card-wide{grid-column:1/-1}.loyalty-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.loyalty-card-heading>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.loyalty-card-heading strong{color:var(--text);font-size:12px}.loyalty-card-heading span{color:#969f9b;font-size:9px;line-height:1.4}.loyalty-category-preview{flex-direction:column;display:flex}.loyalty-category-preview-row{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:50px;padding:8px 0;display:grid}.loyalty-category-preview-row:last-child{border-bottom:0}.loyalty-category-preview-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.loyalty-category-preview-row>div strong{color:var(--text);font-size:10px}.loyalty-category-preview-row>div span{color:#969f9b;font-size:9px}.loyalty-category-preview-row>strong{color:var(--text);font-size:11px}.loyalty-category-preview-row>span{color:#969f9b;font-size:9px}.loyalty-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.loyalty-mini-stats>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:4px;padding:11px;display:flex}.loyalty-mini-stats span{color:#969f9b;font-size:9px}.loyalty-mini-stats strong{color:var(--text);font-size:12px}.loyalty-category-table{border:1px solid var(--border);border-radius:10px;overflow:hidden}.loyalty-category-row{color:#747f7a;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(120px,1fr) minmax(140px,1.2fr) 90px 100px 130px;align-items:center;gap:10px;min-height:54px;padding:8px 11px;font-size:10px;display:grid}.loyalty-category-row:last-child{border-bottom:0}.loyalty-category-row>strong{color:var(--text);font-size:10px}.loyalty-category-header{color:#969f9b;background:#fafbfa;min-height:35px;font-size:9px;font-weight:600}.loyalty-field{flex-direction:column;gap:5px;margin-bottom:10px;display:flex}.loyalty-field:last-child{margin-bottom:0}.loyalty-field>span{color:#737e79;font-size:9px;font-weight:600}.loyalty-field input,.loyalty-field select{border:1px solid var(--border);width:100%;min-height:38px;color:var(--text);font:inherit;background:#fafcfb;border-radius:9px;outline:none;padding:0 11px;font-size:10px}.loyalty-field select:disabled{opacity:1;cursor:default;-webkit-text-fill-color:var(--text)}.loyalty-switch-row{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:48px;margin-bottom:8px;padding:10px 11px;display:flex}.loyalty-switch-row:last-child{margin-bottom:0}.loyalty-switch-row>span:first-child{color:var(--text);font-size:10px}.loyalty-toggle{background:#dfe5e2;border-radius:20px;flex:none;align-items:center;width:34px;height:20px;padding:2px;display:flex}.loyalty-toggle i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .18s;box-shadow:0 1px 3px #14231e26}.loyalty-toggle.enabled{background:#5f9b85}.loyalty-toggle.enabled i{transform:translate(14px)}.loyalty-rule-list{flex-direction:column;gap:8px;display:flex}.loyalty-rule-row{border:1px solid var(--border);background:#fafcfb;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:58px;padding:10px 11px;display:grid}.loyalty-rule-row>div:first-child{color:#3d7c65;background:#edf5f1;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.loyalty-rule-row>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.loyalty-rule-row>div:nth-child(2) strong{color:var(--text);font-size:10px}.loyalty-rule-row>div:nth-child(2) span{color:#969f9b;font-size:9px;line-height:1.4}.loyalty-rule-status{color:#6f7975;background:#eef1f0;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:600}.loyalty-rule-status.active{color:#28775f;background:#e9f4ef}.loyalty-history-toolbar{justify-content:flex-end;margin-bottom:12px;display:flex}.loyalty-history-toolbar .employees-toolbar-actions{gap:7px;display:flex}.loyalty-history-table{border:1px solid var(--border);border-radius:10px;overflow:hidden}.loyalty-history-row{color:#747f7a;border-bottom:1px solid #edf0ee;grid-template-columns:115px minmax(150px,1.2fr) 100px 90px minmax(190px,1.5fr) minmax(140px,1fr);align-items:center;gap:10px;min-height:54px;padding:8px 11px;font-size:10px;display:grid}.loyalty-history-row:last-child{border-bottom:0}.loyalty-history-row>strong{color:var(--text);font-size:10px}.loyalty-history-header{color:#969f9b;background:#fafbfa;min-height:35px;font-size:9px;font-weight:600}.loyalty-analytics-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.loyalty-analytics-summary>div{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:4px 8px;padding:13px;display:grid}.loyalty-analytics-summary svg{color:#397a63;grid-row:1/span 2}.loyalty-analytics-summary span{color:#969f9b;font-size:9px}.loyalty-analytics-summary strong{color:var(--text);font-size:13px}@media (width<=1000px){.loyalty-summary,.loyalty-analytics-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.loyalty-toolbar{flex-direction:column;align-items:stretch}.loyalty-toolbar .primary-button{width:100%}.loyalty-systems,.loyalty-overview-grid,.loyalty-settings-grid{grid-template-columns:1fr}.loyalty-card-wide{grid-column:auto}.loyalty-category-table,.loyalty-history-table{background:0 0;border:0;flex-direction:column;gap:8px;display:flex;overflow:visible}.loyalty-category-header,.loyalty-history-header{display:none}.loyalty-category-row{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;min-height:0;padding:13px;display:grid}.loyalty-category-row>strong:first-child{grid-column:1/-1;font-size:11px}.loyalty-category-row>span:nth-child(2):before{content:"Условие: ";color:#969f9b}.loyalty-category-row>span:nth-child(3){justify-self:end}.loyalty-category-row>span:nth-child(3):before{content:"Клиентов: ";color:#969f9b}.loyalty-category-row>strong:nth-child(4):before{content:"Начисление: ";color:#969f9b;font-weight:400}.loyalty-category-row>strong:nth-child(5){justify-self:end}.loyalty-category-row>strong:nth-child(5):before{content:"Оплата: ";color:#969f9b;font-weight:400}.loyalty-history-toolbar{justify-content:stretch}.loyalty-history-toolbar .employees-toolbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.loyalty-history-toolbar .inventory-export-button{grid-column:1/-1}.loyalty-history-row{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;min-height:0;padding:13px;display:grid}.loyalty-history-row>span:first-child{color:#969f9b;grid-area:1/1;font-size:9px}.loyalty-history-row>strong:nth-child(2){grid-area:2/1/auto/-1;font-size:11px}.loyalty-history-row>span:nth-child(3){grid-area:1/2;justify-self:end}.loyalty-history-row>strong:nth-child(4){grid-area:3/1}.loyalty-history-row>span:nth-child(5){grid-area:4/1/auto/-1;line-height:1.4}.loyalty-history-row>span:nth-child(6){color:#969f9b;grid-area:5/1/auto/-1}.loyalty-rule-row{grid-template-columns:34px minmax(0,1fr) auto}.loyalty-rule-row .settings-secondary-button{grid-column:1/-1;width:100%}}@media (width<=480px){.loyalty-summary,.loyalty-mini-stats,.loyalty-analytics-summary{grid-template-columns:1fr}}.loyalty-page .settings-secondary-button{border:1px solid var(--border);color:#65716c;min-height:30px;box-shadow:none;background:#fff;border-radius:8px;padding:0 10px;font-size:9px;font-weight:600}.loyalty-page .settings-secondary-button:hover{color:var(--text);background:#f7f9f8;border-color:#d9dfdc}.loyalty-card-heading .settings-secondary-button{white-space:nowrap;flex:none}.loyalty-rule-row .settings-secondary-button{min-height:28px;padding:0 9px}@media (width<=760px){.loyalty-card-heading .settings-secondary-button{width:auto}.loyalty-rule-row .settings-secondary-button{width:100%}}.bonus-groups-note{background:#f4f9f7;border:1px solid #dfeae5;border-radius:9px;flex-direction:column;gap:3px;margin-bottom:12px;padding:11px 12px;display:flex}.bonus-groups-note strong{color:#2d7159;font-size:10px}.bonus-groups-note span{color:#76827d;font-size:9px;line-height:1.45}.bonus-groups-table{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.bonus-group-row{color:#747f7a;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(130px,1.15fr) minmax(135px,1.2fr) 75px 90px 110px 100px;align-items:center;gap:12px;min-height:56px;padding:9px 11px;font-size:10px;display:grid}.bonus-group-row:last-child{border-bottom:0}.bonus-group-row>div:first-child{align-items:center;gap:7px;min-width:0;display:flex}.bonus-group-row>div:first-child strong{color:var(--text);font-size:10px}.bonus-group-row>div:first-child small{color:#28775f;white-space:nowrap;background:#e9f4ef;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:700}.bonus-group-row>strong{color:var(--text);font-size:10px}.bonus-group-header{color:#929c98;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.bonus-group-header>span{white-space:nowrap}@media (width<=760px){.bonus-groups-table{background:0 0;border:0;flex-direction:column;gap:8px;display:flex;overflow:visible}.bonus-group-header{display:none}.bonus-group-row{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;min-height:0;padding:13px;display:grid}.bonus-group-row>div:first-child{grid-column:1/-1;margin-bottom:3px}.bonus-group-row>span:nth-child(2){color:#8d9792;grid-column:1/-1;font-size:9px}.bonus-group-row>span:nth-child(3):before{content:"Клиентов: ";color:#969f9b}.bonus-group-row>strong:nth-child(4){justify-self:end}.bonus-group-row>strong:nth-child(4):before{content:"Начисление: ";color:#969f9b;font-weight:400}.bonus-group-row>strong:nth-child(5):before{content:"Списание: ";color:#969f9b;font-weight:400}.bonus-group-row>span:nth-child(6){justify-self:end}.bonus-group-row>span:nth-child(6):before{content:"Срок: ";color:#969f9b}}.bonus-group-clickable{text-align:left;width:100%;font:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;border-radius:0}.bonus-group-clickable:last-child{border-bottom:0}.bonus-group-clickable:hover{background:#fafcfb}.loyalty-drawer-backdrop{z-index:200;background:#121c192e;justify-content:flex-end;display:flex;position:fixed;inset:0}.loyalty-drawer{background:#fff;flex-direction:column;width:min(430px,100%);height:100%;display:flex;box-shadow:-12px 0 35px #13221d14}.loyalty-drawer-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;min-height:70px;padding:18px 20px;display:flex}.loyalty-drawer-header>div{flex-direction:column;gap:3px;display:flex}.loyalty-drawer-header strong{color:var(--text);font-size:14px}.loyalty-drawer-header span{color:#929c98;font-size:9px}.loyalty-drawer-close{border:1px solid var(--border);color:#76817c;cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.loyalty-drawer-close:hover{color:var(--text);background:#f7f9f8}.loyalty-drawer-body{flex-direction:column;gap:12px;min-height:0;padding:18px 20px 24px;display:flex;overflow-y:auto}.loyalty-drawer-info{background:#f4f9f7;border:1px solid #dfeae5;border-radius:9px;flex-direction:column;gap:3px;padding:11px 12px;display:flex}.loyalty-drawer-info strong{color:#2d7159;font-size:10px}.loyalty-drawer-info span{color:#75817c;font-size:9px;line-height:1.45}.loyalty-drawer-section{border-top:1px solid #edf0ee;flex-direction:column;gap:10px;padding-top:14px;display:flex}.loyalty-drawer-section>strong{color:var(--text);font-size:11px}.loyalty-drawer-stat{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px 11px;display:flex}.loyalty-drawer-stat span{color:#747f7a;font-size:10px}.loyalty-drawer-stat strong{color:var(--text);font-size:11px}.loyalty-drawer-footer{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;align-items:center;gap:8px;padding:14px 20px;display:flex}.loyalty-drawer-danger{color:#a95b5b;cursor:pointer;background:#fff;border:1px solid #efdada;border-radius:8px;min-height:32px;margin-right:auto;padding:0 11px;font-size:9px;font-weight:600}.loyalty-drawer-danger:hover{background:#fff8f8}@media (width<=760px){.loyalty-drawer-backdrop{align-items:flex-end}.loyalty-drawer{border-radius:16px 16px 0 0;width:100%;height:min(88vh,760px);box-shadow:0 -10px 35px #13221d17}.loyalty-drawer-footer{padding-bottom:max(14px, env(safe-area-inset-bottom))}}.bonus-group-row{grid-template-columns:minmax(150px,1.3fr) minmax(150px,1.25fr) 80px 95px 120px 105px;column-gap:18px}.bonus-group-row>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;display:flex}.bonus-group-row>div:first-child strong{line-height:1.25;display:block}.bonus-group-row>div:first-child small{align-items:center;width:fit-content;line-height:1;display:inline-flex}.bonus-group-row>span:nth-child(3),.bonus-group-row>strong:nth-child(4),.bonus-group-row>strong:nth-child(5),.bonus-group-header>span:nth-child(3),.bonus-group-header>span:nth-child(4),.bonus-group-header>span:nth-child(5){text-align:right}.bonus-group-row>span:nth-child(6),.bonus-group-header>span:nth-child(6){text-align:left}.bonus-group-clickable{appearance:none}@media (width<=1100px) and (width>=761px){.bonus-groups-table{overflow-x:auto}.bonus-group-row{min-width:850px}}@media (width<=760px){.bonus-group-row{column-gap:12px;min-width:0}.bonus-group-row>div:first-child{gap:5px}.bonus-group-row>span:nth-child(3),.bonus-group-row>strong:nth-child(4),.bonus-group-row>strong:nth-child(5){text-align:inherit}}body{font-size:13px}.page-subtitle,.settings-toolbar span,.loyalty-toolbar>div:first-child span,.loyalty-card-heading span,.store-settings-toolbar span,.settings-card-heading span,.settings-field>span,.loyalty-field>span,.loyalty-summary span,.loyalty-summary small,.loyalty-mini-stats span,.loyalty-system-content span,.loyalty-system-content small{font-size:11px!important}.settings-field input,.settings-field select,.loyalty-field input,.loyalty-field select,.loyalty-switch-row>span:first-child,.settings-switch-row>span:first-child,.settings-stat span,.settings-stat strong,.settings-action-row,.loyalty-category-row,.loyalty-history-row,.loyalty-rule-row,.bonus-group-row{font-size:12px!important}.settings-card-heading strong,.loyalty-card-heading strong,.loyalty-system-content strong,.store-settings-section-heading strong{font-size:13px!important}.loyalty-summary strong,.loyalty-analytics-summary strong{font-size:17px!important}.loyalty-tabs button,.store-settings-tabs button,.settings-tabs button{font-size:11px!important}.loyalty-page button,.settings-page button,.store-settings-page button{font-size:11px}.bonus-group-row{font-size:12px!important}.bonus-group-row>div:first-child strong,.bonus-group-row>strong,.bonus-group-row>span{line-height:1.35;font-size:12px!important}.bonus-group-row>div:first-child small{line-height:1.2;font-size:10px!important}.bonus-group-header,.bonus-group-header>span{font-weight:600;font-size:11px!important}.bonus-groups-note strong{font-size:12px!important}.bonus-groups-note span{font-size:11px!important}.loyalty-category-preview-row>div strong,.loyalty-category-preview-row>strong{font-size:12px!important}.loyalty-category-preview-row>div span,.loyalty-category-preview-row>span{font-size:11px!important}.loyalty-mini-stats strong{font-size:14px!important}.loyalty-rule-row>div:nth-child(2) strong{font-size:12px!important}.loyalty-rule-row>div:nth-child(2) span{font-size:11px!important}.loyalty-rule-status{font-size:10px!important}.loyalty-drawer-header strong{font-size:15px!important}.loyalty-drawer-header span,.loyalty-drawer-info span,.loyalty-drawer-stat span{font-size:11px!important}.loyalty-drawer-info strong,.loyalty-drawer-section>strong,.loyalty-drawer-stat strong{font-size:12px!important}@media (width<=760px){body{font-size:14px}.loyalty-tabs button,.store-settings-tabs button,.settings-tabs button{font-size:12px!important}.bonus-group-row,.loyalty-category-row,.loyalty-history-row{font-size:13px!important}}.bonus-group-clients-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.bonus-group-clients-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.bonus-group-clients-heading strong{color:var(--text);font-size:12px}.bonus-group-clients-heading span{color:#8c9692;font-size:10px;line-height:1.4}.bonus-group-add-client{border:1px solid var(--border);min-height:32px;color:var(--green-dark);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.bonus-group-add-client:hover{background:var(--green-light)}.bonus-group-client-search{border:1px solid var(--border);color:#8f9995;background:#fafcfb;border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:0 11px;display:flex}.bonus-group-client-search input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:none;font-size:11px}.bonus-group-client-search input::placeholder{color:#9ba4a0}.bonus-group-client-row{border:1px solid var(--border);background:#fafcfb;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:52px;padding:8px 9px;display:grid}.bonus-group-client-avatar{width:34px;height:34px;color:var(--green-dark);background:#e8f4ef;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.bonus-group-client-info{flex-direction:column;gap:2px;min-width:0;display:flex}.bonus-group-client-info strong{color:var(--text);font-size:11px}.bonus-group-client-info span{color:#8c9692;font-size:10px}.bonus-group-client-remove{color:#9b6262;cursor:pointer;background:#fff;border:1px solid #eadfdf;border-radius:7px;min-height:28px;padding:0 9px;font-size:9px;font-weight:600}.bonus-group-client-remove:hover{background:#fff8f8}.bonus-group-client-note,.bonus-group-default-info{color:#79847f;background:#f6f8f7;border-radius:8px;padding:10px 11px;font-size:10px;line-height:1.45}.bonus-group-client-empty{color:#929c98;text-align:center;border:1px dashed #dfe5e2;border-radius:9px;padding:18px 12px;font-size:10px}.bonus-client-picker-backdrop{z-index:260;background:#121c1952;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.bonus-client-picker{background:#fff;border-radius:14px;flex-direction:column;width:min(560px,100%);max-height:min(720px,90vh);display:flex;overflow:hidden;box-shadow:0 22px 70px #121f1b29}.bonus-client-picker-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.bonus-client-picker-header>div{flex-direction:column;gap:3px;display:flex}.bonus-client-picker-header strong{color:var(--text);font-size:14px}.bonus-client-picker-header span{color:#89938f;font-size:10px}.bonus-client-picker-header>button{border:1px solid var(--border);color:#77827d;cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.bonus-client-picker-body{min-height:0;padding:16px 20px;overflow-y:auto}.bonus-client-picker-search{border:1px solid var(--border);color:#87918d;background:#fafcfb;border-radius:9px;align-items:center;gap:9px;min-height:42px;margin-bottom:12px;padding:0 12px;display:flex}.bonus-client-picker-search input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;font-size:11px}.bonus-client-picker-results{flex-direction:column;gap:7px;display:flex}.bonus-client-picker-row{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:9px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:60px;padding:9px 10px;display:grid}.bonus-client-picker-row:hover{background:#fafcfb}.bonus-client-picker-row.selected{background:#f3f9f6;border-color:#a9cabe}.bonus-client-picker-avatar{background:var(--green-light);width:36px;height:36px;color:var(--green-dark);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.bonus-client-picker-info{flex-direction:column;gap:3px;min-width:0;display:flex}.bonus-client-picker-info strong{color:var(--text);font-size:11px}.bonus-client-picker-info span{color:#89938f;font-size:10px}.bonus-client-picker-current{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.bonus-client-picker-current span{color:#99a19e;font-size:9px}.bonus-client-picker-current strong{color:#65716c;font-size:10px}.bonus-client-picker-here{color:var(--green-dark);grid-column:2/-1;font-size:9px;font-weight:600}.bonus-client-move-summary{background:#f5f9f7;border:1px solid #dfeae5;border-radius:10px;flex-direction:column;gap:10px;margin-top:14px;padding:13px;display:flex}.bonus-client-move-summary>div:first-child{flex-direction:column;gap:2px;display:flex}.bonus-client-move-summary span,.bonus-client-move-summary p{color:#7c8782;font-size:10px}.bonus-client-move-summary strong{color:var(--text);font-size:11px}.bonus-client-move-summary p{margin:0;line-height:1.5}.bonus-client-move-route{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.bonus-client-move-route>div{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;gap:2px;padding:9px 10px;display:flex}.bonus-client-picker-empty{color:#929c98;text-align:center;padding:28px 14px;font-size:10px}.bonus-client-picker-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:13px 20px;display:flex}.bonus-client-picker-cancel{border:1px solid var(--border);color:#68736e;cursor:pointer;background:#fff;border-radius:8px;min-height:34px;padding:0 12px;font-size:10px;font-weight:600}.bonus-client-picker-footer .primary-button:disabled{opacity:.45;cursor:default}@media (width<=760px){.bonus-client-picker-backdrop{align-items:flex-end;padding:0}.bonus-client-picker{border-radius:16px 16px 0 0;width:100%;max-height:88vh}.bonus-client-picker-row{grid-template-columns:36px minmax(0,1fr)}.bonus-client-picker-current{grid-column:2;align-items:flex-start}.bonus-client-picker-here{grid-column:2}.bonus-client-picker-footer{padding-bottom:max(13px, env(safe-area-inset-bottom))}}.bonus-group-manage-clients{width:100%;min-height:38px;color:var(--green-dark);cursor:pointer;background:#f2f8f5;border:1px solid #b9d5ca;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:600;display:flex}.bonus-group-manage-clients:hover{background:#eaf5f0;border-color:#9fc5b6}.bonus-group-manage-clients{width:100%;min-height:38px;color:var(--green-dark);cursor:pointer;background:#f1f8f5;border:1px solid #b8d7ca;border-radius:9px;font-size:11px;font-weight:600}.bonus-group-manage-clients:hover{background:#e8f4ef}.bonus-group-client-list{flex-direction:column;gap:7px;display:flex}.bonus-group-client-row{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:9px 10px;display:flex}.bonus-group-client-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.bonus-group-client-row strong{color:var(--text);font-size:11px}.bonus-group-client-row span{color:#8c9692;font-size:10px}.bonus-group-client-row>button{color:#9a6262;cursor:pointer;background:#fff;border:1px solid #eadede;border-radius:7px;min-height:28px;padding:0 9px;font-size:9px;font-weight:600}.bonus-group-client-hint{color:#79847f;background:#f5f7f6;border-radius:8px;padding:10px 11px;font-size:10px;line-height:1.5}.loyalty-drawer-stat-button{border:1px solid var(--border);cursor:pointer;text-align:left;width:100%}.loyalty-drawer-stat-button:hover{background:#f4f8f6;border-color:#d7e4df}.loyalty-drawer-stat-button strong{align-items:center;gap:7px;display:inline-flex}.loyalty-drawer-stat-arrow{color:var(--green);font-size:12px;font-weight:600}.customer-category-note{background:#f4f9f7;border:1px solid #dfeae5;border-radius:9px;flex-direction:column;gap:3px;margin-bottom:12px;padding:11px 12px;display:flex}.customer-category-note strong{color:#2d7159;font-size:11px}.customer-category-note span{color:#76827d;font-size:10px;line-height:1.45}.customer-category-table{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.customer-category-row{color:#747f7a;width:100%;min-height:58px;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:minmax(150px,1.2fr) minmax(120px,1fr) 80px 90px minmax(180px,1.4fr);align-items:center;gap:16px;padding:9px 11px;font-size:10px;display:grid}.customer-category-row:last-child{border-bottom:0}.customer-category-row>div:first-child{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.customer-category-row>div:first-child strong,.customer-category-row>strong{color:var(--text);font-size:11px}.customer-category-row>div:first-child small{color:#28775f;background:#e9f4ef;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:700}.customer-category-header{color:#929c98;background:#fafbfa;min-height:36px;font-size:9px;font-weight:600}.customer-category-clickable{cursor:pointer}.customer-category-clickable:hover{background:#fafcfb}.category-benefit-list{flex-direction:column;gap:8px;display:flex}.category-benefit-list>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:3px;padding:10px 11px;display:flex}.category-benefit-list strong{color:var(--text);font-size:11px}.category-benefit-list span{color:#818b87;font-size:10px;line-height:1.4}.category-independence-info{color:#74807b;background:#fafcfb;border:1px solid #dfe5e2;border-radius:9px;padding:12px;font-size:10px;line-height:1.55}.category-independence-info strong{color:var(--text)}@media (width<=1000px) and (width>=761px){.customer-category-table{overflow-x:auto}.customer-category-row{min-width:820px}}@media (width<=760px){.customer-category-table{border:0;flex-direction:column;gap:8px;display:flex;overflow:visible}.customer-category-header{display:none}.customer-category-row{border:1px solid var(--border);background:#fafcfb;border-radius:10px;grid-template-columns:1fr auto;gap:8px 12px;min-width:0;min-height:0;padding:13px;display:grid}.customer-category-row>div:first-child{grid-column:1/-1}.customer-category-row>span:nth-child(2):before{content:"Порог: ";color:#969f9b}.customer-category-row>span:nth-child(3){justify-self:end}.customer-category-row>span:nth-child(3):before{content:"Клиентов: ";color:#969f9b}.customer-category-row>strong:nth-child(4):before{content:"Скидка: ";color:#969f9b;font-weight:400}.customer-category-row>span:nth-child(5){grid-column:1/-1}}.settings-subscription-plan{border:1px solid var(--border);background:#fafcfb;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:10px;padding:12px;display:grid}.settings-subscription-plan>div{flex-direction:column;gap:3px;display:flex}@media (width<=560px){.settings-subscription-plan{grid-template-columns:1fr}}.settings-page{min-width:0}.settings-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.settings-toolbar>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.settings-toolbar>div:first-child strong{color:var(--text);font-size:16px;font-weight:700}.settings-toolbar>div:first-child span{color:#8b9691;font-size:10px;line-height:1.4}.settings-tabs{border:1px solid var(--border);scrollbar-width:none;background:#fff;border-radius:12px;gap:4px;margin-bottom:12px;padding:5px;display:flex;overflow-x:auto}.settings-tabs::-webkit-scrollbar{display:none}.settings-tabs button{color:#717d78;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:34px;padding:0 13px;font-size:10px;font-weight:600;transition:all .15s}.settings-tabs button:hover{color:var(--text);background:#f5f7f6}.settings-tabs button.active{background:var(--green-light);color:var(--green-dark)}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.settings-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:16px}.settings-card-heading{align-items:center;gap:10px;margin-bottom:15px;display:flex}.settings-card-heading>div:first-child{color:#34785f;background:#edf5f1;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.settings-card-heading>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-card-heading strong{color:var(--text);font-size:12px;font-weight:700}.settings-card-heading span{color:#909a96;font-size:10px;line-height:1.4}.settings-card-content{flex-direction:column;gap:9px;min-width:0;display:flex}.settings-field{flex-direction:column;gap:5px;display:flex}.settings-field>span{color:#68746f;font-size:10px;font-weight:600}.settings-field input,.settings-field select{border:1px solid var(--border);width:100%;min-height:39px;color:var(--text);font:inherit;background:#fafcfb;border-radius:9px;outline:none;padding:0 11px;font-size:11px}.settings-field select:disabled{opacity:1;cursor:default;color:var(--text);-webkit-text-fill-color:var(--text)}.settings-stat{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:10px 11px;display:flex}.settings-stat span{color:#74807b;font-size:10px}.settings-stat strong{color:var(--text);text-align:right;font-size:11px;font-weight:700}.settings-switch-row{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;min-height:48px;padding:10px 11px;display:flex}.settings-switch-row>span:first-child{color:var(--text);font-size:10px;line-height:1.4}.settings-toggle{background:#dde4e1;border-radius:999px;flex:none;align-items:center;width:36px;height:21px;padding:2px;transition:all .15s;display:flex}.settings-toggle i{background:#fff;border-radius:50%;width:17px;height:17px;transition:all .18s;box-shadow:0 1px 3px #14231e29}.settings-toggle.enabled{background:#57947e}.settings-toggle.enabled i{transform:translate(15px)}.settings-secondary-button{border:1px solid var(--border);color:#66726d;cursor:pointer;background:#fff;border-radius:8px;min-height:33px;padding:0 11px;font-size:10px;font-weight:600;transition:all .15s}.settings-secondary-button:hover{color:var(--text);background:#f7f9f8;border-color:#d4ddd9}.settings-action-row{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:10px 11px;display:flex}.settings-action-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-action-row strong{color:var(--text);font-size:10px}.settings-action-row span{color:#8b9591;font-size:9px;line-height:1.4}.settings-action-row>button{border:1px solid var(--border);min-height:30px;color:var(--green-dark);cursor:pointer;background:#fff;border-radius:7px;flex:none;padding:0 9px;font-size:9px;font-weight:600}.settings-action-row>button:hover{background:var(--green-light)}.settings-integration-card{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:15px;display:grid}.settings-integration-icon{color:#397a63;background:#edf5f1;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.settings-integration-content{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-integration-content strong{color:var(--text);font-size:12px}.settings-integration-content span{color:#8c9692;font-size:10px;line-height:1.4}.settings-integration-status{color:#77817d;white-space:nowrap;background:#f0f2f1;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:600}.settings-integration-status.connected{color:#28775f;background:#e8f4ef}.settings-integration-card>.settings-secondary-button{grid-column:2/-1;justify-self:start}.settings-subscription-plan{background:#f5f9f7;border:1px solid #dfeae5;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:12px;display:grid}.settings-subscription-plan>div{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-subscription-plan span{color:#84908b;font-size:9px}.settings-subscription-plan strong{color:var(--text);font-size:14px}.settings-subscription-active{color:var(--green-dark)!important}@media (width<=1000px){.settings-grid{grid-template-columns:1fr}}@media (width<=760px){.settings-toolbar{flex-direction:column;align-items:stretch}.settings-toolbar .primary-button{width:100%}.settings-tabs{margin-left:-2px;margin-right:-2px}.settings-card{padding:14px}.settings-integration-card{grid-template-columns:38px minmax(0,1fr)}.settings-integration-status{grid-column:2;justify-self:start}.settings-integration-card>.settings-secondary-button{grid-column:1/-1;width:100%}}@media (width<=480px){.settings-subscription-plan{grid-template-columns:1fr}.settings-action-row{flex-direction:column;align-items:flex-start}.settings-action-row>button{width:100%}}.settings-page{font-size:12px}.settings-page span,.settings-page small,.settings-page label,.settings-page button,.settings-page input,.settings-page select,.settings-page p,.settings-page .settings-toolbar>div:first-child span,.settings-page .settings-card-heading span,.settings-page .settings-integration-content span,.settings-page .settings-action-row span,.settings-page .settings-subscription-plan span{font-size:11px!important}.settings-page .settings-card-heading strong,.settings-page .settings-integration-content strong,.settings-page .settings-action-row strong,.settings-page .settings-stat strong{font-size:12px!important}.settings-page .settings-field>span,.settings-page .settings-stat span,.settings-page .settings-switch-row>span:first-child{font-size:11px!important}.settings-page .settings-field input,.settings-page .settings-field select{font-size:12px!important}.settings-page .settings-tabs button,.settings-page .settings-secondary-button,.settings-page .settings-action-row>button,.settings-page .settings-integration-status{font-size:11px!important}.settings-page .settings-toolbar>div:first-child strong{font-size:16px!important}.settings-page .settings-subscription-plan strong{font-size:14px!important}.topbar-subscription{border:1px solid var(--border);background:#fafcfb;border-radius:10px;align-items:center;gap:10px;min-height:38px;padding:5px 6px 5px 10px;display:flex}.topbar-subscription-info{flex-direction:column;gap:1px;display:flex}.topbar-subscription-info span{color:#8b9691;font-size:9px;line-height:1.1}.topbar-subscription-info strong{color:var(--text);white-space:nowrap;font-size:11px;line-height:1.2}.topbar-subscription-button{background:var(--green-light);min-height:28px;color:var(--green-dark);cursor:pointer;white-space:nowrap;border:1px solid #cfe2da;border-radius:7px;padding:0 9px;font-size:9px;font-weight:600}.topbar-subscription-button:hover{background:#dcefe7}@media (width<=900px){.topbar-subscription-info span{display:none}.topbar-subscription{gap:7px;padding-left:7px}}@media (width<=760px){.topbar-subscription{display:none}}.settings-integrations-grid{align-items:stretch}.settings-integration-card{transition:border-color .15s,box-shadow .15s}.settings-integration-card:hover{border-color:#d8e2de;box-shadow:0 3px 12px #14241e09}.settings-integration-drawer-backdrop{z-index:250;background:#121c1933;justify-content:flex-end;display:flex;position:fixed;inset:0}.settings-integration-drawer{background:#fff;flex-direction:column;width:min(440px,100%);height:100%;display:flex;box-shadow:-12px 0 35px #13221d17}.settings-integration-drawer-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;min-height:74px;padding:17px 20px;display:flex}.settings-integration-drawer-title{align-items:center;gap:11px;min-width:0;display:flex}.settings-integration-drawer-title>div:first-child{color:#34785f;background:#edf5f1;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.settings-integration-drawer-title>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-integration-drawer-title strong{color:var(--text);font-size:13px}.settings-integration-drawer-title span{color:#89938f;font-size:11px;line-height:1.4}.settings-integration-drawer-close{border:1px solid var(--border);color:#77827d;cursor:pointer;background:#fff;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.settings-integration-drawer-close:hover{color:var(--text);background:#f7f9f8}.settings-integration-drawer-body{flex-direction:column;gap:14px;min-height:0;padding:18px 20px 24px;display:flex;overflow-y:auto}.settings-integration-status-card{background:#f5f9f7;border:1px solid #dfeae5;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;display:grid}.settings-integration-status-card>div{flex-direction:column;gap:4px;min-width:0;display:flex}.settings-integration-status-card span{color:#84908b;font-size:10px}.settings-integration-status-card strong{color:var(--text);font-size:11px}.settings-integration-status-card strong.connected{color:var(--green-dark)}.settings-integration-section{border-top:1px solid #edf0ee;flex-direction:column;gap:8px;padding-top:14px;display:flex}.settings-integration-section>strong{color:var(--text);font-size:12px}.settings-integration-detail{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 11px;display:flex}.settings-integration-detail span{color:#78837e;font-size:10px}.settings-integration-detail strong{color:var(--text);text-align:right;font-size:11px}.settings-integration-note,.settings-integration-security-note{color:#76817c;background:#f6f8f7;border-radius:9px;padding:11px 12px;font-size:10px;line-height:1.5}.settings-integration-security-note{border:1px solid #e3e8e6}.settings-integration-sync{min-height:38px;color:var(--green-dark);cursor:pointer;background:#f1f8f5;border:1px solid #cfe2da;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:600;display:inline-flex}.settings-integration-sync:hover{background:var(--green-light)}.settings-integration-drawer-footer{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.settings-integration-danger{color:#a15d5d;cursor:pointer;background:#fff;border:1px solid #eddada;border-radius:8px;min-height:34px;margin-right:auto;padding:0 11px;font-size:10px;font-weight:600}.settings-integration-danger:hover{background:#fff8f8}@media (width<=760px){.settings-integration-drawer-backdrop{align-items:flex-end}.settings-integration-drawer{border-radius:16px 16px 0 0;width:100%;height:min(88vh,760px);box-shadow:0 -10px 35px #13221d1a}.settings-integration-drawer-footer{padding-bottom:max(14px, env(safe-area-inset-bottom))}}.settings-api-key-box{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.settings-api-key-box>div{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-api-key-box span{color:#7f8a85;font-size:11px}.settings-api-key-box strong{color:var(--text);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}@media (width<=560px){.settings-api-key-box{flex-direction:column;align-items:stretch}.settings-api-key-box .settings-secondary-button{width:100%}}.settings-integration-detail .integration-ok{color:var(--green-dark)}.settings-integration-detail .integration-warning{color:#a36e34}.settings-integration-log{flex-direction:column;gap:7px;display:flex}.settings-integration-log>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;grid-template-columns:9px minmax(0,1fr);align-items:center;gap:9px;min-height:48px;padding:9px 10px;display:grid}.integration-log-dot{background:#aab3af;border-radius:50%;width:7px;height:7px}.integration-log-dot.success{background:var(--green)}.settings-integration-log>div>div{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-integration-log strong{color:var(--text);font-size:11px}.settings-integration-log span{color:#8b9691;font-size:10px}.settings-data-page{flex-direction:column;gap:12px;display:flex}.settings-data-primary-action{background:var(--green-light);min-height:36px;color:var(--green-dark);cursor:pointer;border:1px solid #b9d7cb;border-radius:8px;padding:0 12px;font-size:11px;font-weight:600}.settings-data-primary-action:hover{background:#dcefe7}.settings-data-warning{color:#88754e;background:#fcfaf5;border:1px solid #ece4d5;border-radius:8px;padding:10px 11px;font-size:11px;line-height:1.45}.settings-data-hint{color:#77827d;background:#f5f7f6;border-radius:8px;padding:10px 11px;font-size:11px;line-height:1.45}.settings-data-history{border:1px solid var(--border);background:#fff;border-radius:12px;padding:16px}.settings-data-history-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.settings-data-history-heading>div{flex-direction:column;gap:3px;display:flex}.settings-data-history-heading strong{color:var(--text);font-size:12px}.settings-data-history-heading span{color:#8b9691;font-size:11px}.settings-data-history-table{border:1px solid var(--border);border-radius:10px;overflow:hidden}.settings-data-history-row{color:#74807b;border-bottom:1px solid #edf0ee;grid-template-columns:130px 110px minmax(150px,1.3fr) minmax(150px,1fr) 90px 75px;align-items:center;gap:12px;min-height:54px;padding:9px 11px;font-size:11px;display:grid}.settings-data-history-row:last-child{border-bottom:0}.settings-data-history-row>strong{color:var(--text);font-size:11px}.settings-data-history-header{color:#8f9995;background:#fafbfa;min-height:36px;font-size:10px;font-weight:600}.settings-data-history-row>button{border:1px solid var(--border);min-height:28px;color:var(--green-dark);cursor:pointer;background:#fff;border-radius:7px;padding:0 8px;font-size:10px;font-weight:600}.settings-data-status{color:#6f7975;background:#eef1f0;border-radius:6px;width:fit-content;padding:5px 7px;font-size:10px;font-weight:600}.settings-data-status.success{color:#28775f;background:#e8f4ef}@media (width<=1050px){.settings-data-history-table{overflow-x:auto}.settings-data-history-row{min-width:820px}}@media (width<=760px){.settings-data-history-heading{flex-direction:column}.settings-data-history-heading .settings-secondary-button{width:100%}}.settings-security-page{flex-direction:column;gap:12px;display:flex}.settings-security-sessions,.settings-security-log{border:1px solid var(--border);background:#fff;border-radius:12px;padding:16px}.settings-security-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.settings-security-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-security-heading strong{color:var(--text);font-size:12px}.settings-security-heading span{color:#8b9691;font-size:11px;line-height:1.4}.settings-security-danger-button{color:#9d5d5d;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ecdada;border-radius:8px;min-height:33px;padding:0 11px;font-size:10px;font-weight:600}.settings-security-danger-button:hover{background:#fff8f8}.settings-security-session-list{flex-direction:column;gap:7px;display:flex}.settings-security-session{border:1px solid var(--border);background:#fafcfb;border-radius:9px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:10px 11px;display:grid}.settings-security-device-icon{color:#397a63;background:#edf5f1;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.settings-security-device-info{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-security-device-info strong{color:var(--text);font-size:11px}.settings-security-device-info span{color:#87918d;font-size:10px}.settings-security-current{color:var(--green-dark);background:#e8f4ef;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:600}.settings-security-session>button{border:1px solid var(--border);color:#68736e;cursor:pointer;background:#fff;border-radius:7px;min-height:28px;padding:0 9px;font-size:9px;font-weight:600}.settings-security-session>button:hover{background:#f6f8f7}.settings-security-log-table{border:1px solid var(--border);border-radius:10px;overflow:hidden}.settings-security-log-row{color:#74807b;border-bottom:1px solid #edf0ee;grid-template-columns:130px minmax(180px,1.4fr) minmax(150px,1fr) minmax(130px,1fr);align-items:center;gap:12px;min-height:52px;padding:9px 11px;font-size:11px;display:grid}.settings-security-log-row:last-child{border-bottom:0}.settings-security-log-row>strong{color:var(--text);font-size:11px}.settings-security-log-header{color:#8f9995;background:#fafbfa;min-height:36px;font-size:10px;font-weight:600}@media (width<=900px){.settings-security-log-table{overflow-x:auto}.settings-security-log-row{min-width:720px}}@media (width<=760px){.settings-security-heading{flex-direction:column}.settings-security-heading>button{width:100%}}.employee-status.suspended{color:#9a6a28;background:#fff6e8}.employee-status.terminated{color:#985d5d;background:#f6eeee}.employee-access-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.employee-access-list>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:4px;min-height:54px;padding:10px 11px;display:flex}.employee-access-list span{color:#818c87;font-size:10px}.employee-access-list strong{color:var(--text);font-size:11px}.employee-access-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.employee-access-actions button{border:1px solid var(--border);color:#65716c;cursor:pointer;background:#fff;border-radius:8px;min-height:34px;padding:0 10px;font-size:10px;font-weight:600}.employee-access-actions button:hover{background:#f7f9f8}.employee-access-actions button.danger{color:#9d5d5d;border-color:#ecdada}.employee-access-actions button.danger:hover{background:#fff8f8}.employee-create-intro{color:#75817c;background:#f4f9f7;border:1px solid #dfeae5;border-radius:9px;margin:0 18px 14px;padding:11px 12px;font-size:10px;line-height:1.5}.employee-create-section{border-top:1px solid #edf0ee;flex-direction:column;gap:10px;margin:0 18px;padding:15px 0;display:flex}.employee-create-section>strong{color:var(--text);font-size:12px}.employee-create-section label{flex-direction:column;gap:5px;display:flex}.employee-create-section label>span{color:#707b76;font-size:10px;font-weight:600}.employee-create-section input,.employee-create-section select{border:1px solid var(--border);width:100%;min-height:39px;color:var(--text);font:inherit;background:#fafcfb;border-radius:9px;outline:0;padding:0 11px;font-size:11px}.employee-create-toggle{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:10px 11px;display:flex}.employee-create-toggle>div{flex-direction:column;gap:3px;min-width:0;display:flex}.employee-create-toggle strong{color:var(--text);font-size:11px}.employee-create-toggle span{color:#828c88;font-size:10px;line-height:1.4}.employee-create-note{color:#78837e;background:#f5f7f6;border-radius:8px;padding:10px 11px;font-size:10px;line-height:1.5}.employee-create-footer{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;gap:8px;margin-top:auto;padding:14px 18px;display:flex}@media (width<=760px){.employee-access-list,.employee-access-actions{grid-template-columns:1fr}.employee-create-footer{padding-bottom:max(14px, env(safe-area-inset-bottom))}}.employee-drawer .drawer-section>strong{margin-bottom:10px;display:block}.employee-drawer .employee-access-list{margin-top:2px}.employee-drawer .drawer-section+.drawer-section{margin-top:14px}.employees-select-filter{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:4px 9px;display:flex}.employees-select-filter>span{color:#8a9590;white-space:nowrap;font-size:10px}.employees-select-filter select{min-width:70px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:10px;font-weight:600}.employees-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:42px 20px;display:flex}.employees-empty-state strong{color:var(--text);font-size:12px}.employees-empty-state span{color:#89938f;font-size:10px}.employees-empty-state button{border:1px solid var(--border);min-height:31px;color:var(--green-dark);cursor:pointer;background:#fff;border-radius:7px;margin-top:7px;padding:0 11px;font-size:10px;font-weight:600}@media (width<=760px){.employees-select-filter{justify-content:space-between;width:100%}.employees-select-filter select{text-align:right;flex:1}}.owner-role-protection{background:#f2f8f5;border:1px solid #d9e8e2;border-radius:9px;flex-direction:column;gap:4px;margin-bottom:12px;padding:11px 12px;display:flex}.owner-role-protection strong{color:var(--green-dark);font-size:11px}.owner-role-protection span{color:#71807a;font-size:10px;line-height:1.45}.roles-page .permission-switch.disabled,.roles-page .permission-switch.locked{opacity:.55;cursor:not-allowed}.employees-page{font-size:14px}.employees-page button,.employees-page input,.employees-page select,.employees-page label,.employees-page p,.employees-page span,.employees-page small{font-size:12px!important}.employees-page strong{font-size:13px}.employees-page h2{font-size:20px!important}.employees-tabs button{font-size:13px!important}.employee-row,.employee-header{font-size:12px!important}.employee-header span,.employee-status{font-size:11px!important}.employee-permissions-overlay{z-index:120}.employee-permissions-drawer{z-index:121;width:min(620px,100vw)}.employee-permission-role-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 18px 14px;display:grid}.employee-permission-role-summary>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:4px;padding:11px 12px;display:flex}.employee-permission-role-summary span{color:#808b86}.employee-permission-role-summary strong{color:var(--text)}.employee-permission-explanation{color:#6f7b76;background:#f4f7f6;border-radius:9px;margin:0 18px 14px;padding:11px 12px;font-size:12px;line-height:1.5}.employee-permission-owner-note{background:#f1f8f5;border:1px solid #d8e8e1;border-radius:9px;flex-direction:column;gap:4px;margin:0 18px 14px;padding:11px 12px;display:flex}.employee-permission-owner-note strong{color:var(--green-dark)}.employee-permission-owner-note span{color:#6e7c76;line-height:1.45}.employee-permission-groups{flex-direction:column;gap:16px;padding:0 18px 18px;display:flex}.employee-permission-group{flex-direction:column;gap:9px;display:flex}.employee-permission-group>strong{color:var(--text);font-size:14px}.employee-permission-list{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.employee-permission-row{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:14px;padding:12px;display:grid}.employee-permission-row:last-child{border-bottom:0}.employee-permission-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.employee-permission-copy>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.employee-permission-copy>div>strong{font-size:13px}.employee-permission-copy p{color:#78837e;margin:0;line-height:1.4}.employee-permission-copy small{color:#949e99}.employee-effective-permission{border-radius:5px;padding:3px 6px;font-weight:600}.employee-effective-permission.allowed{color:var(--green-dark);background:#e8f4ef}.employee-effective-permission.denied{color:#995f5f;background:#f5eeee}.employee-permission-row select{border:1px solid var(--border);width:100%;min-height:36px;color:var(--text);cursor:pointer;background:#fff;border-radius:8px;outline:none;padding:0 8px}.employee-permission-row select:disabled{opacity:.55;cursor:not-allowed}.employee-permissions-footer{border-top:1px solid var(--border);background:#fff;justify-content:space-between;gap:8px;padding:13px 18px;display:flex;position:sticky;bottom:0}.employee-permissions-footer button:disabled{opacity:.45;cursor:not-allowed}@media (width<=760px){.employee-permission-role-summary,.employee-permission-row{grid-template-columns:1fr}.employee-permissions-footer{flex-direction:column-reverse}.employee-permissions-footer button{width:100%}}.employee-row{grid-template-columns:minmax(170px,1.6fr) minmax(110px,.9fr) minmax(140px,1.1fr) minmax(135px,1fr) minmax(130px,1fr) minmax(120px,1fr) 70px minmax(125px,.9fr)}.employee-status{white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;justify-content:center;align-items:center;width:fit-content;min-width:0;max-width:100%;padding:5px 8px;line-height:1.15;display:inline-flex;overflow:hidden}.employee-row>.employee-status{justify-self:start}@media (width<=1200px){.employee-row{min-width:1120px}.employees-list{overflow-x:auto}}.roles-page>.roles-header,.roles-page>.employee-roles-header,.roles-page>.roles-toolbar{padding-left:18px;padding-right:18px}.roles-page>.roles-header,.roles-page>.employee-roles-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.roles-page>.roles-header>div,.roles-page>.employee-roles-header>div{min-width:0}@media (width<=760px){.roles-page>.roles-header,.roles-page>.employee-roles-header{flex-direction:column;align-items:stretch}.roles-page>.roles-header button,.roles-page>.employee-roles-header button{width:100%}}.roles-sidebar-top{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 14px;display:flex}.roles-sidebar-top>div{flex-direction:column;gap:4px;min-width:0;display:flex}.roles-sidebar-top>div>strong{font-size:14px}.roles-sidebar-top>div>span{color:#7f8a85;font-size:12px}.roles-add-button{flex-shrink:0}@media (width<=760px){.roles-sidebar-top{flex-direction:column;align-items:stretch}.roles-add-button{width:100%}}.roles-sidebar-top,.roles-list{padding-left:12px;padding-right:12px}.role-item{box-sizing:border-box;width:100%}@media (width<=760px){.roles-sidebar-top,.roles-list{padding-left:10px;padding-right:10px}}.employee-personal-rights-summary{flex-direction:column;gap:8px;display:flex}.employee-personal-rights-empty{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:5px;padding:12px;display:flex}.employee-personal-rights-empty strong{color:var(--text);font-size:13px}.employee-personal-rights-empty span{color:#77827d;line-height:1.45;font-size:12px!important}.employee-personal-rights-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.employee-personal-rights-stats>div{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:5px;min-height:58px;padding:10px 11px;display:flex}.employee-personal-rights-stats span{color:#7d8883;font-size:11px!important}.employee-personal-rights-stats strong{color:var(--text);font-size:15px}.employee-personal-rights-note{color:#75817c;background:#f4f7f6;border-radius:8px;padding:9px 10px;font-size:12px;line-height:1.4}@media (width<=760px){.employee-personal-rights-stats{grid-template-columns:1fr}}.employee-permissions-drawer .drawer-top h2{margin:0}.employee-permissions-drawer .drawer-top{margin-bottom:0}.employee-permissions-drawer .drawer-top>div{display:block}.employee-permissions-drawer .drawer-top h2{margin-top:4px;margin-bottom:0}.employee-permissions-drawer .employee-permission-role-summary{margin-top:14px}.employee-permissions-drawer .drawer-top{padding-bottom:16px;margin-bottom:0!important}.employee-permissions-drawer .drawer-top>div{flex-direction:column;gap:3px;display:flex!important}.employee-permissions-drawer .drawer-top>div>span{margin:0;line-height:1.2}.employee-permissions-drawer .drawer-top h2{line-height:1.2;margin:0!important}.employee-permissions-drawer .employee-permission-role-summary{padding-top:0;margin:0 18px 14px!important}.employee-permission-role-summary>div{box-sizing:border-box;justify-content:center;min-height:64px}@media (width<=760px){.employee-permissions-drawer .drawer-top{padding-bottom:14px}.employee-permissions-drawer .employee-permission-role-summary{margin-left:14px!important;margin-right:14px!important}}.employee-drawer .employee-drawer-status,.employee-drawer .employee-drawer-grid,.employee-drawer .drawer-section{box-sizing:border-box;width:auto!important;margin-left:18px!important;margin-right:18px!important}.employee-drawer .employee-drawer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.employee-drawer .employee-drawer-grid>div:last-child:nth-child(odd){grid-column:1/-1}.employee-drawer .employee-access-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;margin-left:0!important;margin-right:0!important}.employee-drawer .drawer-section>strong{margin-bottom:12px;margin-left:0;margin-right:0;display:block}@media (width<=760px){.employee-drawer .employee-drawer-grid,.employee-drawer .employee-access-list{grid-template-columns:1fr}.employee-drawer .employee-drawer-grid>div:last-child:nth-child(odd){grid-column:auto}}.employee-drawer-name-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.employee-drawer-name-row h2{margin:0}.employee-drawer-name-row .employee-status{flex-shrink:0;margin-top:2px}.employee-drawer .employee-drawer-grid{margin-top:14px!important}.employee-edit-overlay{z-index:130}.employee-edit-drawer{z-index:131;width:min(520px,100vw)}.employee-edit-drawer .drawer-top{padding-bottom:16px}.employee-edit-content{flex-direction:column;padding:0 18px 20px;display:flex}.employee-edit-section{border-top:1px solid var(--border);flex-direction:column;gap:11px;padding:16px 0;display:flex}.employee-edit-section:first-child{border-top:0;padding-top:0}.employee-edit-section>strong{color:var(--text);margin-bottom:2px;font-size:14px}.employee-edit-section label{flex-direction:column;gap:6px;display:flex}.employee-edit-section label>span{color:#6f7b76;font-weight:600;font-size:12px!important}.employee-edit-section input,.employee-edit-section select{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);font:inherit;box-sizing:border-box;background:#fafcfb;border-radius:9px;outline:0;padding:0 11px;font-size:13px!important}.employee-edit-section input:focus,.employee-edit-section select:focus{background:#fff;border-color:#a9cbbd}.employee-edit-section select:disabled{opacity:.65;cursor:not-allowed}.employee-edit-toggle{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:10px 11px;display:flex}.employee-edit-toggle>div{flex-direction:column;gap:3px;min-width:0;display:flex}.employee-edit-toggle>div>strong{color:var(--text);font-size:13px}.employee-edit-toggle>div>span{color:#7c8782;line-height:1.4;font-size:12px!important}.employee-edit-toggle .permission-switch{cursor:pointer;border:0;flex:none}.employee-edit-owner-note{color:#687a72;background:#f2f8f5;border:1px solid #d9e8e2;border-radius:9px;padding:11px 12px;font-size:12px;line-height:1.5}.employee-edit-footer{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;gap:8px;padding:13px 18px;display:flex;position:sticky;bottom:0}.employee-edit-footer button{min-width:110px}.employee-edit-footer button:disabled{opacity:.45;cursor:not-allowed}@media (width<=760px){.employee-edit-content,.employee-edit-footer{padding-left:14px;padding-right:14px}.employee-edit-footer button{flex:1}}.employee-edit-footer .primary-button,.employee-edit-footer .drawer-secondary{text-align:center;justify-content:center;align-items:center;line-height:1;display:inline-flex}.employee-auth-divider{border-top:1px solid var(--border);color:var(--text);margin-top:6px;padding-top:14px;font-size:14px;font-weight:700}.employee-auth-info{background:#f4f9f7;border:1px solid #dce9e3;border-radius:9px;flex-direction:column;gap:5px;padding:12px;display:flex}.employee-auth-info strong{color:var(--green-dark);font-size:13px}.employee-auth-info span{color:#718079;line-height:1.5;font-size:12px!important}.employee-branch-access{flex-direction:column;gap:7px;display:flex}.employee-branch-access-head{margin-bottom:2px}.employee-branch-access-head>div{flex-direction:column;gap:3px;display:flex}.employee-branch-access-head strong{color:var(--text);font-size:13px}.employee-branch-access-head span{color:#7d8883;font-size:12px!important}.employee-branch-check{border:1px solid var(--border);cursor:pointer;background:#fafcfb;border-radius:9px;align-items:center;min-height:58px;padding:10px 11px;flex-direction:row!important;gap:10px!important;display:flex!important}.employee-branch-check input{flex:none;width:17px!important;height:17px!important;min-height:0!important;padding:0!important}.employee-branch-check>div{flex-direction:column;gap:3px;display:flex}.employee-branch-check strong{color:var(--text);font-size:13px}.employee-branch-check span{color:#7c8782;line-height:1.35;font-size:12px!important}.employee-crm-password{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:10px 11px;display:flex}.employee-crm-password>div{flex-direction:column;gap:3px;display:flex}.employee-crm-password span{color:#7c8782;font-size:12px!important}.employee-crm-password strong{color:var(--text);font-size:13px}.employee-auth-note{color:#75817c;background:#f5f7f6;border-radius:8px;padding:10px 11px;font-size:12px;line-height:1.5}@media (width<=560px){.employee-crm-password{flex-direction:column;align-items:stretch}.employee-crm-password button{width:100%}}.employee-pin-overlay{z-index:150}.employee-pin-drawer{z-index:151;width:min(430px,100vw)}.employee-pin-drawer .drawer-top{padding-bottom:16px}.employee-pin-content{flex-direction:column;gap:14px;padding:0 18px 20px;display:flex}.employee-pin-employee{border:1px solid var(--border);background:#fafcfb;border-radius:9px;flex-direction:column;gap:3px;padding:12px;display:flex}.employee-pin-employee span,.employee-pin-employee small{color:#7d8883;font-size:12px!important}.employee-pin-employee strong{color:var(--text);font-size:14px}.employee-pin-note{color:#6f7e77;background:#f4f9f7;border:1px solid #dce9e3;border-radius:9px;padding:11px 12px;font-size:12px;line-height:1.5}.employee-pin-field{flex-direction:column;gap:6px;display:flex}.employee-pin-field>span{color:#64716b;font-weight:600;font-size:12px!important}.employee-pin-field input{border:1px solid var(--border);width:100%;height:48px;color:var(--text);letter-spacing:8px;box-sizing:border-box;background:#fafcfb;border-radius:9px;outline:none;padding:0 14px;font-weight:700;font-size:20px!important}.employee-pin-field input:focus{background:#fff;border-color:#9fc7b7}.employee-pin-field small{color:#8b9591;font-size:11px!important}.employee-pin-error{color:#a15e5e;margin-top:-7px;font-size:12px}.employee-pin-security{background:#f5f7f6;border-radius:9px;flex-direction:column;gap:4px;padding:11px 12px;display:flex}.employee-pin-security strong{color:var(--text);font-size:12px}.employee-pin-security span{color:#78837e;line-height:1.45;font-size:12px!important}.employee-pin-setting{border:1px solid var(--border);background:#fafcfb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 11px;display:flex}.employee-pin-setting>div{flex-direction:column;gap:3px;display:flex}.employee-pin-setting span{color:#7c8782;font-size:12px!important}.employee-pin-setting strong{color:var(--text);font-size:13px}.employee-pin-footer{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;gap:8px;padding:13px 18px;display:flex;position:sticky;bottom:0}.employee-pin-footer button{text-align:center;justify-content:center;align-items:center;min-width:120px;display:inline-flex}.employee-pin-footer button:disabled{opacity:.45;cursor:not-allowed}@media (width<=560px){.employee-pin-footer{flex-direction:column-reverse}.employee-pin-footer button{width:100%}.employee-pin-setting{flex-direction:column;align-items:stretch}.employee-pin-setting button{width:100%}}.settings-subscription-page{flex-direction:column;gap:18px;display:flex}.subscription-devices{background:var(--white);border:1px solid var(--border);border-radius:12px;overflow:hidden}.subscription-devices-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.subscription-devices-header>div:first-child{flex-direction:column;gap:4px;display:flex}.subscription-devices-header>div:first-child>strong{color:var(--text);font-size:16px}.subscription-devices-header>div:first-child>span{color:var(--muted);font-size:13px!important}.subscription-devices-limit{background:var(--green-light);text-align:right;border-radius:8px;flex-direction:column;gap:2px;min-width:105px;padding:8px 11px;display:flex}.subscription-devices-limit span{color:var(--green-dark);font-size:11px!important}.subscription-devices-limit strong{color:var(--green-dark);font-size:14px}.subscription-device-explainer{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 20px;display:grid}.subscription-device-explainer>div{background:#f7faf8;border:1px solid #dfe9e4;border-radius:9px;flex-direction:column;gap:4px;padding:12px 13px;display:flex}.subscription-device-explainer strong{color:var(--text);font-size:13px}.subscription-device-explainer span{color:#74807b;line-height:1.5;font-size:12px!important}.subscription-device-table{border:1px solid var(--border);border-radius:10px;margin:0 20px 18px;overflow-x:auto}.subscription-device-row{border-bottom:1px solid var(--border);box-sizing:border-box;grid-template-columns:minmax(245px,1.4fr) minmax(145px,.8fr) minmax(190px,1fr) minmax(170px,.9fr) 105px 90px;align-items:center;gap:14px;min-width:1050px;min-height:72px;padding:10px 13px;display:grid}.subscription-device-row:last-child{border-bottom:0}.subscription-device-row-head{background:#f8faf9;min-height:42px}.subscription-device-row-head>span{color:#7a8580;font-weight:600;font-size:11px!important}.subscription-device-row>div:not(.subscription-device-name):not(.subscription-device-actions){flex-direction:column;gap:3px;display:flex}.subscription-device-row>div>strong{color:var(--text);font-size:12px}.subscription-device-row>div>span{color:#818b87;font-size:11px!important}.subscription-device-name{align-items:center;gap:10px;display:flex}.subscription-device-name>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.subscription-device-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.subscription-device-name span{color:#818b87;font-size:11px!important}.subscription-device-icon{width:36px;height:36px;color:var(--green-dark);background:#edf4f1;border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.subscription-device-status{background:#f0f2f1;border-radius:999px;width:fit-content;padding:5px 8px;font-weight:600;color:#7d8783!important;font-size:11px!important}.subscription-device-status.active{background:var(--green-light);color:var(--green-dark)!important}.subscription-device-actions{justify-content:flex-end;display:flex}.subscription-device-actions button{color:#9a5959;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:600}.subscription-device-actions button:hover{text-decoration:underline}.subscription-device-row.revoked{opacity:.56;background:#fafafa}.subscription-devices-footer{border-top:1px solid var(--border);background:#fafcfb;justify-content:space-between;align-items:center;gap:20px;padding:15px 20px;display:flex}.subscription-devices-footer>div{flex-direction:column;gap:3px;display:flex}.subscription-devices-footer strong{color:var(--text);font-size:13px}.subscription-devices-footer span{color:#7d8883;max-width:620px;line-height:1.45;font-size:12px!important}.subscription-devices-footer .primary-button{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.subscription-devices-footer .primary-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=760px){.subscription-devices-header,.subscription-devices-footer{flex-direction:column;align-items:stretch}.subscription-devices-limit{text-align:left}.subscription-device-explainer{grid-template-columns:1fr}.subscription-devices-footer .primary-button{width:100%}}.subscription-locked .navigation-locked .nav-item{opacity:.32;filter:grayscale();pointer-events:none;cursor:not-allowed}.subscription-locked .navigation-locked .nav-section-title{opacity:.35}.subscription-locked .global-search,.subscription-locked .notification-button{opacity:.42;pointer-events:none}.subscription-expired-text{color:#b65d5d!important}.subscription-expired-banner{box-sizing:border-box;background:#fff7f6;border-bottom:1px solid #ecd4d4;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:10px 18px;display:flex}.subscription-expired-banner>div{align-items:center;gap:11px;min-width:0;display:flex}.subscription-expired-banner>div>svg{color:#ad5656;flex:none}.subscription-expired-banner>div>div{flex-direction:column;gap:2px;display:flex}.subscription-expired-banner strong{color:#823f3f;font-size:13px}.subscription-expired-banner span{color:#8b6662;line-height:1.4;font-size:12px!important}.subscription-expired-banner button{color:#914b4b;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dab9b5;border-radius:7px;min-height:34px;padding:0 13px;font-size:12px;font-weight:600}.subscription-expired-banner button:hover{background:snow}.settings-page .settings-tabs button:disabled{opacity:.34;filter:grayscale();cursor:not-allowed}.settings-page .settings-tabs button.active:disabled{opacity:1;filter:none}.settings-toolbar .primary-button:disabled{opacity:.4;cursor:not-allowed}.subscription-renewal-card{background:#fff8f7;border:1px solid #ead0cd;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:18px 20px;display:grid}.subscription-renewal-icon{color:#a95454;background:#f5dfdc;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.subscription-renewal-content{flex-direction:column;gap:3px;min-width:0;display:flex}.subscription-renewal-content>span{color:#a3605c;text-transform:uppercase;letter-spacing:.03em;font-weight:600;font-size:11px!important}.subscription-renewal-content>strong{color:#713d3b;font-size:16px}.subscription-renewal-content>p{color:#836b68;max-width:700px;margin:2px 0 0;font-size:12px;line-height:1.5}.subscription-renewal-card .primary-button{text-align:center;justify-content:center;align-items:center;min-width:190px;display:inline-flex}.settings-subscription-expired{color:#b45d5d!important}@media (width<=760px){.subscription-expired-banner{flex-direction:column;align-items:stretch}.subscription-expired-banner button{width:100%}.subscription-renewal-card{grid-template-columns:auto minmax(0,1fr)}.subscription-renewal-card .primary-button{grid-column:1/-1;width:100%}}.subscription-dev-status{background:#f8faf9;border:1px dashed #c7d1cc;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.subscription-dev-status>div:first-child{flex-direction:column;gap:3px;display:flex}.subscription-dev-status>div:first-child>span{color:#67736d;letter-spacing:.04em;background:#e9eeeb;border-radius:5px;width:fit-content;padding:2px 6px;font-weight:700;font-size:10px!important}.subscription-dev-status>div:first-child>strong{color:var(--text);font-size:13px}.subscription-dev-status>div:first-child>p{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.subscription-dev-status-buttons{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.subscription-dev-status-buttons button{border:1px solid var(--border);color:#68736e;cursor:pointer;background:#fff;border-radius:7px;min-height:34px;padding:0 11px;font-size:12px;font-weight:600}.subscription-dev-status-buttons button:hover{background:#fbfcfb;border-color:#bcc8c2}.subscription-dev-status-buttons button.active{background:var(--green-light);color:var(--green-dark);border-color:#9fc6b6}@media (width<=760px){.subscription-dev-status{flex-direction:column;align-items:stretch}.subscription-dev-status-buttons{justify-content:stretch}.subscription-dev-status-buttons button{flex:calc(50% - 6px)}.employees-page{overflow-x:hidden}.employees-table,.employee-table,.employees-list{width:100%;min-width:0!important;overflow-x:visible!important}.employee-header{display:none!important}.employee-row{box-sizing:border-box;width:100%;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px 12px!important;min-width:0!important;padding:14px!important;display:grid!important}.employee-row>*{min-width:0!important}.employee-row .employee-name,.employee-row>div:first-child{grid-column:1/2}.employee-row strong,.employee-row span{overflow-wrap:anywhere;word-break:break-word}.employee-row .employee-phone,.employee-row [class*=phone]{white-space:normal!important}.employee-row .employee-status{white-space:nowrap;grid-area:1/2;justify-self:end}.employee-row button,.employee-row .employee-actions{max-width:100%}.employees-toolbar{width:100%;flex-direction:column!important;align-items:stretch!important;gap:10px!important;display:flex!important}.employees-search{box-sizing:border-box;width:100%!important;min-width:0!important}.employees-search input{box-sizing:border-box;width:100%;min-width:0}.employees-toolbar-actions{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-width:0!important;display:grid!important}.employees-toolbar-actions>*{box-sizing:border-box;width:100%!important;min-width:0!important}.employees-toolbar-actions .filter-button{justify-content:space-between;overflow:hidden}.employees-toolbar-actions .filter-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employees-toolbar-actions .primary-button{text-align:center;grid-column:1/-1;justify-content:center;align-items:center;display:inline-flex}}
