:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#080b14;--bg-elevated:#0d1220;--panel:#0f1524e6;--panel-strong:#12192bf5;--panel-soft:#ffffff08;--border:#ffffff14;--border-strong:#ffffff24;--text:#f4f7fb;--text-soft:#b1bdd3;--text-muted:#7f8aa3;--accent:#7c9cff;--accent-soft:#7c9cff29;--success:#61d89f;--warning:#f0c36a;--danger:#ff8f8f;--shadow-lg:0 20px 48px #00000052;--shadow-md:0 14px 32px #00000038;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--max-width:560px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{min-height:100%;color:var(--text);background:radial-gradient(circle at top,#7c9cff1f,#0000 32%),linear-gradient(#070a12 0%,#0a1020 100%);margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.app-root{min-height:100vh}.app-header__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-brand{gap:4px;display:grid}.app-brand__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:12px;line-height:1}.app-brand__title{letter-spacing:-.03em;margin:0;font-size:22px;font-weight:700;line-height:1.1}.app-brand__subtitle{color:var(--text-soft);margin:0;font-size:14px;line-height:1.35}.app-header__meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.app-main{width:min(100%, var(--max-width));padding:18px 16px calc(104px + env(safe-area-inset-bottom,0px));margin:0 auto}.screen{gap:16px;display:grid}.section-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:linear-gradient(#12192bf5,#0c111ef5);padding:18px;position:relative;overflow:hidden}.page-intro{gap:10px;display:grid}.page-intro__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:12px;line-height:1}.page-intro__title{letter-spacing:-.04em;margin:0;font-size:30px;font-weight:700;line-height:1}.page-intro__description{color:var(--text-soft);margin:0;font-size:15px;line-height:1.5}.chip{background:var(--panel-soft);border:1px solid var(--border);min-height:30px;color:var(--text-soft);white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:13px;display:inline-flex}.info-grid,.metric-grid,.quick-actions,.more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-card{border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffff08;gap:6px;padding:16px;display:grid}.metric-card__label{color:var(--text-muted);font-size:12px}.metric-card__value{letter-spacing:-.03em;font-size:22px;font-weight:700;line-height:1.1}.metric-card__description{color:var(--text-soft);font-size:13px;line-height:1.4}.info-pair{gap:4px;display:grid}.info-pair__label{color:var(--text-muted);font-size:12px}.info-pair__value{color:var(--text);font-size:15px}.action-link{border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffff09;gap:6px;padding:16px;transition:transform .18s,border-color .18s,background .18s;display:grid}.action-link:active{transform:scale(.99)}.action-link__title{font-size:15px;font-weight:600}.action-link__description{color:var(--text-soft);font-size:13px;line-height:1.45}.empty-state{border-radius:var(--radius-md);border:1px dashed var(--border-strong);background:#ffffff05;gap:10px;padding:18px;display:grid}.empty-state__title{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600;line-height:1.15}.empty-state__description{color:var(--text-soft);margin:0;font-size:14px;line-height:1.5}.empty-state__action{background:var(--accent-soft);min-height:42px;color:var(--text);border:1px solid #7c9cff47;border-radius:999px;justify-self:start;align-items:center;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.surface-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.surface-row:last-child{border-bottom:0;padding-bottom:0}.surface-row__label{color:var(--text-soft);font-size:14px}.surface-row__value{text-align:right;color:var(--text);font-size:14px}.quiet-list{color:var(--text-soft);gap:10px;margin:0;padding-left:18px;font-size:14px;line-height:1.5;display:grid}.split{justify-content:space-between;align-items:center;gap:12px;display:flex}.bottom-nav{z-index:60;width:min(100%, var(--max-width));padding:8px 14px calc(8px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#080b141a,#080b14eb 28%);position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav__inner{border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#0c111ef5;border-radius:999px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:8px;display:grid}.bottom-nav__link{min-height:46px;color:var(--text-muted);border-radius:999px;place-items:center;font-size:12px;display:grid}.bottom-nav__link--active{color:var(--text);background:#7c9cff29;font-weight:600}@media (max-width:420px){.page-intro__title{font-size:26px}.info-grid,.metric-grid,.quick-actions,.more-grid{grid-template-columns:1fr}.app-header__top{flex-direction:column}}.stack{gap:16px;display:grid}.surface-list{gap:10px;display:grid}.app-header__left{align-items:flex-start;gap:12px;min-width:0;display:flex}.app-brand__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.top-back-btn{min-height:36px;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:0 12px;transition:transform .18s,background .18s,border-color .18s}.top-back-btn:active{transform:translateY(1px)}.top-back-btn:hover{background:#ffffff12;border-color:#ffffff24}.bottom-nav{z-index:60;padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080b14eb;border-top:1px solid #ffffff0f;position:fixed;bottom:0;left:0;right:0}.bottom-nav__inner{width:min(100%, var(--max-width));grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 auto;padding:10px 16px 12px;display:grid}.bottom-nav__link{min-height:48px;color:var(--text-soft);background:#ffffff05;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;font-size:13px;font-weight:600;transition:transform .18s,background .18s,border-color .18s,color .18s,box-shadow .18s;display:flex}.bottom-nav__link:active{transform:translateY(1px)}@media (max-width:480px){.app-brand__title{font-size:20px}.bottom-nav__inner{gap:6px}.bottom-nav__link{padding:0 6px;font-size:12px}}:root{--app-height:var(--tg-viewport-stable-height,100dvh);--safe-top:var(--tg-safe-area-inset-top,0px);--safe-bottom:var(--tg-safe-area-inset-bottom,0px);--safe-left:var(--tg-safe-area-inset-left,0px);--safe-right:var(--tg-safe-area-inset-right,0px);--content-top:var(--tg-content-safe-area-inset-top,0px);--content-bottom:var(--tg-content-safe-area-inset-bottom,0px);--content-left:var(--tg-content-safe-area-inset-left,0px);--content-right:var(--tg-content-safe-area-inset-right,0px)}html,body{width:100%;min-height:100%;margin:0;padding:0;overflow:hidden}body{background:var(--tg-theme-bg-color,#0f1524);color:var(--tg-theme-text-color,#f4f7fb);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}*{box-sizing:border-box}main,#__next{min-height:var(--app-height)}.miniapp-root{min-height:var(--app-height);height:var(--app-height);padding-top:calc(12px + var(--content-top));padding-right:calc(12px + var(--content-right));padding-bottom:calc(16px + var(--content-bottom));padding-left:calc(12px + var(--content-left));overflow:hidden}.miniapp-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;height:100%;overflow:hidden auto}.miniapp-sticky-bottom{padding-bottom:max(8px, var(--content-bottom));background:linear-gradient(#0f152400,#0f1524fa 25%);position:sticky;bottom:0}:root{--app-height:var(--tg-viewport-stable-height,100dvh)}html,body{min-height:var(--app-height);height:auto;overflow-x:hidden}body{overflow-y:auto}.app-root{min-height:var(--app-height);flex-direction:column;display:flex}.app-header{position:relative;top:auto}.app-header__inner{padding-top:calc(12px + max(var(--safe-top), env(safe-area-inset-top,0px)))}.app-main{min-height:0;padding-bottom:calc(108px + max(var(--safe-bottom), env(safe-area-inset-bottom,0px)));flex:auto}.section-card,.metric-card,.action-link,.surface-row{min-width:0}.bottom-nav{left:max(12px, var(--safe-left));right:max(12px, var(--safe-right));bottom:max(8px, var(--safe-bottom));will-change:transform;transform:translateZ(0)}.bottom-nav__inner{width:100%}@media (max-width:640px){.app-header__top,.page-intro__top{flex-direction:column;align-items:stretch}.info-grid,.metric-grid,.quick-actions,.more-grid{grid-template-columns:1fr}.surface-row{flex-direction:column;align-items:flex-start}}:root{--max-width:560px;--bottom-nav-height:78px}html,body{min-height:100%;height:auto!important;overflow:hidden auto!important}body{overscroll-behavior-y:contain}.app-root{min-height:var(--app-height,100dvh);flex-direction:column;display:flex;overflow:visible!important}.app-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080b14db;border-bottom:1px solid #ffffff0a;position:sticky;top:0}.app-header--compact .app-header__inner{width:min(100%, var(--max-width));padding:calc(10px + env(safe-area-inset-top,0px)) 16px 10px;margin:0 auto}.context-strip{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.context-strip__main{gap:8px;min-width:0;display:grid}.context-strip__name{color:var(--text);margin:0;font-size:15px;font-weight:600;line-height:1.2}.context-strip__chips{flex-wrap:wrap;gap:8px;display:flex}.context-strip__mode{color:var(--text-muted);flex:none;padding-top:3px;font-size:12px;line-height:1}.app-main{width:min(100%, var(--max-width));padding:14px 16px calc(var(--bottom-nav-height) + 18px + env(safe-area-inset-bottom,0px));flex:auto;margin:0 auto;overflow:visible!important}.page-intro__title{font-size:clamp(30px,8vw,42px);line-height:.98}.page-intro__description{max-width:42rem;font-size:15px;line-height:1.45}.section-card{border-radius:22px;padding:16px}.metric-grid--single-mobile{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-card{border-radius:18px;align-content:start;min-width:0;min-height:0;padding:14px}.metric-card__label{font-size:12px}.metric-card__value{overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:clamp(18px,5.8vw,24px);line-height:1.08}.metric-card__description{overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:13px;line-height:1.4}.surface-row{align-items:flex-start;gap:10px;padding:12px 0}.surface-row>:last-child{text-align:right;overflow-wrap:anywhere;word-break:break-word;min-width:0}.chip{min-height:28px;padding:0 10px;font-size:12px}.chip--muted{color:var(--text-soft)}.chip--truncate{text-overflow:ellipsis;white-space:nowrap;max-width:min(48vw,220px);overflow:hidden}.bottom-nav{z-index:60;pointer-events:none;padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));background:linear-gradient(#080b1400 0%,#080b14eb 42%);position:fixed;bottom:0;left:0;right:0}.bottom-nav__inner{pointer-events:auto;width:min(100%, var(--max-width));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b101de6;border:1px solid #ffffff0f;border-radius:22px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 auto;padding:8px;display:grid;box-shadow:0 12px 32px #00000042}.bottom-nav__link{min-height:46px;color:var(--text-soft);text-align:center;background:#ffffff05;border-radius:16px;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:600;display:inline-flex}.bottom-nav__link--active{color:var(--text);background:#7c9cff3d;border:1px solid #7c9cff3d;box-shadow:inset 0 0 0 1px #ffffff0f}.top-back-btn,.app-brand__eyebrow,.app-brand__subtitle,.app-header__meta{display:none!important}@media (max-width:640px){.metric-grid--single-mobile{grid-template-columns:1fr}.page-intro__top{display:grid}.chip--truncate{max-width:100%}.bottom-nav__inner{gap:6px;padding:7px}.bottom-nav__link{min-height:44px;padding:0 6px;font-size:12px}}@media (max-width:380px){.app-main{padding-left:12px;padding-right:12px}.section-card{padding:14px}.page-intro__title{font-size:28px}.context-strip{gap:8px;display:grid}.context-strip__mode{padding-top:0}}.sales-v2{gap:16px;display:grid}.sales-context-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sales-context-compact__item{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;gap:6px;min-width:0;padding:14px 16px;display:grid}.sales-context-compact__label{color:var(--text-muted);font-size:12px}.sales-context-compact__value{color:var(--text);word-break:break-word;font-size:15px;line-height:1.35}.sales-toolbar{gap:14px;display:grid}.sales-toolbar__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sales-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.sales-section-head__title{margin:0;font-size:20px;line-height:1.15}.sales-section-head__meta{color:var(--text-muted);font-size:13px}.sales-results,.sales-cart-list,.sales-preflight__list{gap:10px;display:grid}.sales-item,.sales-cart-item,.sales-preflight__item{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;gap:10px;padding:14px;display:grid}.sales-item__main,.sales-cart-item__main{gap:8px;min-width:0;display:grid}.sales-item__title-row,.sales-cart-item__title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sales-item__title,.sales-cart-item__title{word-break:break-word;min-width:0;font-size:15px;line-height:1.35}.sales-item__price,.sales-cart-item__sum{color:var(--text-soft);flex-shrink:0;font-size:14px}.sales-item__meta,.sales-cart-item__meta,.sales-preflight__item-meta{color:var(--text-muted);flex-wrap:wrap;gap:8px 12px;font-size:12px;line-height:1.4;display:flex}.sales-add-btn{min-height:42px;color:var(--text);cursor:pointer;background:#7c9cff1f;border:1px solid #7c9cff38;border-radius:14px;padding:0 14px}.sales-stepper{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sales-stepper__btn,.sales-stepper__remove{min-height:36px;color:var(--text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:0 12px}.sales-stepper__btn{min-width:36px;padding:0}.sales-stepper__value{text-align:center;min-width:28px;font-weight:600}.sales-summary{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;gap:8px;margin-top:14px;padding:14px;display:grid}.sales-summary__row{color:var(--text-soft);justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.sales-summary__row--total{color:var(--text);border-top:1px solid #ffffff14;padding-top:8px;font-size:16px}.sales-alert,.sales-note{border-radius:14px;margin-top:14px;padding:12px 14px;font-size:14px;line-height:1.45}.sales-note{color:var(--text-soft);background:#ffffff06;border:1px solid #ffffff0f}.sales-alert--success{color:var(--success);background:#61d89f14;border:1px solid #61d89f33}.sales-alert--warning{color:var(--warning);background:#f0c36a14;border:1px solid #f0c36a33}.sales-alert--danger{color:var(--danger);background:#ff8f8f14;border:1px solid #ff8f8f33}.sales-preflight{gap:10px;margin-top:14px;display:grid}.sales-preflight__head{justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.sales-actions,.sales-quick-links{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.sales-actions>button,.sales-quick-links>a{flex:180px}@media (max-width:640px){.sales-context-compact,.sales-toolbar__row{grid-template-columns:1fr}.sales-item__title-row,.sales-cart-item__title-row,.sales-preflight__head{grid-template-columns:1fr;display:grid}.sales-actions>button,.sales-quick-links>a{flex-basis:100%}}:root{--bg:#090b10;--bg-elevated:#10131a;--panel:#ffffff0e;--panel-strong:#ffffff14;--panel-soft:#ffffff0a;--border:#ffffff17;--border-strong:#ffffff24;--text:#f6f7f9;--text-soft:#b8beca;--text-muted:#7f8794;--accent:#8fa7ff;--accent-soft:#8fa7ff24;--success:#6ee7aa;--warning:#f6ca6b;--danger:#ff8e8e;--shadow-lg:0 18px 44px #00000047;--shadow-md:0 10px 28px #00000038;--radius-xl:24px;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--max-width:560px}html,body{background:#090b10;max-width:100%;height:100%;overflow:hidden}body{overscroll-behavior:none;color:var(--text)}.app-root{height:var(--app-height,100dvh);background:radial-gradient(circle at 50% -18%,#8fa7ff1f,#0000 38%),linear-gradient(#090b10 0%,#0c1018 100%);flex-direction:column;min-height:0;display:flex;overflow:hidden}.app-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090b10e6;border-bottom:1px solid #ffffff0f;flex:none;position:relative;top:auto}.app-main{width:min(100%, var(--max-width));min-height:0;padding:12px 12px calc(92px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;flex:auto;margin:0 auto;overflow:hidden auto}.topbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.topbar__back{border:1px solid var(--border);width:34px;height:34px;color:var(--text);background:#ffffff0e;border-radius:999px;place-items:center;font-size:18px;line-height:1;display:inline-grid}.topbar__title{letter-spacing:-.035em;font-size:17px;font-weight:720;line-height:1.08}.topbar__subtitle{text-overflow:ellipsis;white-space:nowrap;max-width:176px;color:var(--text-soft);font-size:12px;line-height:1.2;overflow:hidden}.status-dot{background:var(--warning);border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #f6ca6b1f}.context-strip{min-width:0;color:var(--text-muted);align-items:center;gap:7px;margin-top:8px;font-size:11px;line-height:1.25;display:flex}.context-strip__item{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.context-strip__divider{background:#ffffff38;border-radius:999px;flex:none;width:3px;height:3px}.micro-chip{border:1px solid var(--border);max-width:116px;min-height:24px;color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;background:#ffffff0b;border-radius:999px;align-items:center;padding:0 8px;font-size:11px;line-height:1;display:inline-flex;overflow:hidden}.micro-chip--accent{color:#dfe6ff;background:#8fa7ff1c;border-color:#8fa7ff33}.stack,.screen{gap:12px;display:grid}.stack--tight{gap:10px}.section-card{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);background:linear-gradient(#ffffff13,#ffffff0b);padding:14px;overflow:hidden}.section-card--soft{background:#ffffff0b}.page-intro{gap:7px}.page-intro__eyebrow{letter-spacing:.11em;color:var(--text-muted);font-size:10px}.chip,.status-badge{border-radius:999px;max-width:100%;min-height:26px;padding:0 9px;font-size:11px;line-height:1}.metric-grid,.info-grid,.quick-actions,.more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.quick-actions{margin-top:10px}.action-link{border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffff0c;gap:5px;min-width:0;padding:13px}.action-link__title{letter-spacing:-.015em;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:680;line-height:1.15}.action-link__description{min-width:0;color:var(--text-soft);overflow-wrap:anywhere;font-size:12px;line-height:1.32}.metric-card{border-radius:var(--radius-md);background:#ffffff0b;gap:4px;min-width:0;padding:12px}.metric-card__label{font-size:10px;line-height:1.15}.metric-card__value{letter-spacing:-.035em;overflow-wrap:anywhere;min-width:0;font-size:17px;line-height:1.12}.metric-card__description{min-width:0;color:var(--text-muted);overflow-wrap:anywhere;font-size:11px;line-height:1.25}.surface-list--compact .surface-row{padding:9px 0}.surface-row{align-items:flex-start;gap:10px;min-width:0;padding:10px 0}.surface-row>*{min-width:0}.surface-row span,.surface-row strong,.surface-row div{overflow-wrap:anywhere}.empty-state__title{font-size:16px;line-height:1.16}.empty-state__description{font-size:12px;line-height:1.42}.empty-state__action,button,.button,.primary-button,.secondary-button,.danger-button{min-height:42px}.action-row>*{flex:132px;min-width:0}.field{gap:6px;display:grid}.field__label{color:var(--text-muted);font-size:11px}.field-control{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);background:#ffffff0e;border-radius:13px;outline:none;padding:0 12px}.field-control--textarea{resize:vertical;min-height:88px;padding:11px 12px}.bottom-nav{z-index:60;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));background:linear-gradient(#090b1000,#090b10f5 24%);position:fixed;bottom:0;left:0;right:0}.bottom-nav__inner{width:min(100%, var(--max-width));border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#12151deb;border-radius:22px;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;min-height:56px;margin:0 auto;padding:6px;display:grid;box-shadow:0 14px 40px #0000005c}.bottom-nav__link{min-width:0;min-height:43px;color:var(--text-muted);border-radius:16px;place-items:center;font-size:11px;font-weight:620;line-height:1;display:grid}.bottom-nav__link--active{color:var(--text);background:#8fa7ff29}.home-hero{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-hero__label{color:var(--text-muted);font-size:11px;line-height:1.2}.home-hero__title{color:var(--text);letter-spacing:-.045em;overflow-wrap:anywhere;margin-top:3px;font-size:21px;font-weight:760;line-height:1.08}.home-hero__subtitle{color:var(--text-soft);overflow-wrap:anywhere;margin-top:5px;font-size:12px;line-height:1.3}.home-hero__badge{color:#e1e7ff;white-space:nowrap;text-overflow:ellipsis;background:#8fa7ff1c;border:1px solid #8fa7ff38;border-radius:999px;flex:none;align-items:center;max-width:126px;min-height:30px;padding:0 10px;font-size:11px;display:inline-flex;overflow:hidden}.compact-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.compact-stat{border-radius:var(--radius-md);background:#ffffff0b;border:1px solid #fff1;gap:4px;min-width:0;padding:11px;display:grid}.compact-stat--wide{grid-column:1/-1}.compact-stat__label{color:var(--text-muted);font-size:10px;line-height:1.15}.compact-stat__value{min-width:0;color:var(--text);overflow-wrap:anywhere;font-size:15px;line-height:1.15}.compact-stat__value--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.section-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.section-head__title{letter-spacing:-.025em;margin:0;font-size:16px;line-height:1.15}.section-head__subtitle{color:var(--text-soft);margin:4px 0 0;font-size:12px;line-height:1.32}.home-primary-action{margin-top:12px}.muted{color:var(--text-soft);font-size:12px;line-height:1.42}@media (max-width:370px){.app-main{padding-left:10px;padding-right:10px}.section-card{padding:12px}.page-intro__title{font-size:22px}.topbar__status{max-width:44%}.micro-chip{max-width:92px;padding:0 7px}.quick-actions,.metric-grid,.info-grid,.more-grid{grid-template-columns:1fr}}.app-main{padding-bottom:calc(148px + env(safe-area-inset-bottom,0px))!important;scroll-padding-bottom:calc(148px + env(safe-area-inset-bottom,0px))!important}.bottom-nav{padding:6px 10px calc(10px + env(safe-area-inset-bottom,0px))!important}.bottom-nav__inner{border-radius:20px!important;min-height:52px!important;padding:5px!important}.bottom-nav__link{border-radius:14px!important;min-height:40px!important;font-size:11px!important}.section-card{scroll-margin-bottom:calc(148px + env(safe-area-inset-bottom,0px))}.section-card:last-child,.stack>:last-child,.screen>:last-child{margin-bottom:10px}.page-intro{margin-bottom:2px}.quick-actions{gap:10px!important}.action-link{align-content:start;min-height:98px}.action-link__title,.action-link__description,.metric-card__value,.metric-card__description,.compact-stat__value,.surface-row,.surface-row *{word-break:break-word;overflow-wrap:anywhere}.home-primary-action{margin-top:14px;padding-bottom:2px}.surface-list--compact .surface-row:last-child{padding-bottom:4px}@media (max-width:370px){.app-main{padding-bottom:calc(156px + env(safe-area-inset-bottom,0px))!important;scroll-padding-bottom:calc(156px + env(safe-area-inset-bottom,0px))!important}.bottom-nav__inner{min-height:50px!important}.bottom-nav__link{min-height:38px!important;font-size:10px!important}}:root{--bg:#050609;--bg-elevated:#0b0d13;--panel:#16181feb;--panel-strong:#191b23f5;--panel-soft:#ffffff0b;--border:#ffffff17;--border-strong:#ffffff24;--text:#f7f7f8;--text-soft:#b8bbc6;--text-muted:#838897;--accent:#9baeff;--accent-soft:#7084d233;--success:#62d99a;--warning:#e8c06a;--danger:#ff8c8c;--shadow-lg:0 18px 46px #00000057;--shadow-md:0 12px 28px #0000003d;--radius-xl:24px;--radius-lg:20px;--radius-md:15px;--max-width:560px;--bottom-nav-reserve:calc(178px + env(safe-area-inset-bottom,0px))}html,body{-webkit-text-size-adjust:100%;background:#050609!important;overflow-x:hidden!important}body{color:var(--text);overscroll-behavior-y:contain}.app-root{min-height:100dvh;background:radial-gradient(circle at 50% -10%,#546ab41f,#0000 34%),linear-gradient(#050609 0%,#080a0f 100%)!important}.app-header{box-shadow:0 10px 28px #00000038;background:#07080cd1!important;border-bottom:1px solid #ffffff0f!important}.app-header__inner{padding:calc(9px + env(safe-area-inset-top,0px)) 20px 10px!important}.app-header__top{align-items:center!important;gap:10px!important}.app-header__left{min-width:0}.app-brand{min-width:0;gap:2px!important}.app-brand__eyebrow{letter-spacing:.08em!important;color:var(--text-muted)!important;font-size:10px!important}.app-brand__title{letter-spacing:-.035em!important;font-size:18px!important;line-height:1.05!important}.app-brand__title-row{align-items:center;gap:7px;min-width:0;display:flex}.app-brand__subtitle{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden;color:var(--text-muted)!important;font-size:12px!important;line-height:1.2!important}.app-header__meta{gap:6px!important;margin-top:8px!important}.top-back-btn{border-radius:14px!important;min-height:34px!important;padding:0 11px!important;font-size:13px!important}.app-main{-webkit-overflow-scrolling:touch;width:min(100%, var(--max-width))!important;padding:14px 20px var(--bottom-nav-reserve)!important;scroll-padding-bottom:var(--bottom-nav-reserve)!important}.stack,.screen{gap:14px!important}.page-intro__top{gap:10px!important}.page-intro__eyebrow{letter-spacing:.12em!important;color:var(--text-muted)!important;font-size:10px!important;line-height:1!important}.page-intro__description{max-width:100%;color:var(--text-soft)!important;font-size:16px!important;line-height:1.38!important}.section-card{overflow:hidden;border-radius:var(--radius-lg)!important;scroll-margin-bottom:var(--bottom-nav-reserve)!important;background:linear-gradient(#1c1e26f0,#11131af5)!important;border:1px solid #ffffff1b!important;padding:16px!important;box-shadow:0 12px 30px #0000003d!important}.section-card+.section-card{margin-top:0!important}.section-card h2,.section-card h3{letter-spacing:-.035em!important;margin-top:0!important;margin-bottom:12px!important;font-size:20px!important;line-height:1.12!important}.section-card p,.muted{color:var(--text-soft)!important;font-size:14px!important;line-height:1.45!important}.chip{background:#ffffff0b!important;border-color:#ffffff1b!important;border-radius:999px!important;min-height:28px!important;padding:0 10px!important;font-size:12px!important;line-height:1!important}.chip--success{color:var(--success)!important;background:#62d99a18!important;border-color:#62d99a40!important}.chip--warning{color:var(--warning)!important;background:#e8c06a18!important;border-color:#e8c06a40!important}.metric-grid,.info-grid,.quick-actions,.more-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.metric-card{background:linear-gradient(#ffffff0d,#ffffff07)!important;border-color:#ffffff18!important;border-radius:16px!important;gap:5px!important;min-height:78px!important;padding:12px 13px!important}.metric-card__label{color:var(--text-muted)!important;font-size:12px!important;line-height:1.2!important}.metric-card__value{letter-spacing:-.035em!important;overflow-wrap:anywhere!important;font-size:20px!important;line-height:1.08!important}.metric-card__description{color:var(--text-soft)!important;overflow-wrap:anywhere!important;font-size:12px!important;line-height:1.25!important}.surface-list{gap:0!important}.surface-row{border-bottom-color:#ffffff13!important;grid-template-columns:1fr!important;align-items:start!important;gap:5px!important;padding:10px 0!important;display:grid!important}.surface-row:first-child{padding-top:0!important}.surface-row:last-child{padding-bottom:0!important}.surface-row>*{overflow-wrap:anywhere!important;min-width:0!important;max-width:100%!important}.action-link{background:linear-gradient(#ffffff0d,#ffffff07)!important;border-color:#ffffff18!important;border-radius:16px!important;gap:6px!important;min-height:86px!important;padding:13px!important}.action-link__title{font-size:16px!important;line-height:1.16!important}.action-link__description{font-size:13px!important;line-height:1.28!important}.empty-state{border-radius:16px!important;gap:8px!important;padding:14px!important}.empty-state__title{font-size:18px!important}.empty-state__description{font-size:14px!important}.empty-state__action,.primary-button,.secondary-button,.danger-button,.section-card button,.section-card a[role=button]{border-radius:15px!important;min-height:44px!important;padding:0 16px!important;font-size:15px!important;line-height:1.1!important}.section-card input,.section-card textarea,.section-card select{width:100%!important;min-height:46px!important;color:var(--text)!important;background:#ffffff0b!important;border:1px solid #ffffff18!important;border-radius:15px!important;outline:none!important;padding:0 13px!important;font-size:16px!important;line-height:1.25!important}.section-card textarea{resize:vertical;min-height:84px!important;padding-top:12px!important;padding-bottom:12px!important}.section-card input:focus,.section-card textarea:focus,.section-card select:focus{border-color:#9baeff80!important;box-shadow:0 0 0 3px #9baeff1f!important}.section-card label{color:var(--text-soft)!important;font-size:13px!important;line-height:1.2!important}.section-card [style*=grid]{gap:10px!important}.section-card [style*=minmax\(140px]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.section-card [style*=flex]{gap:8px!important}.section-card li{color:var(--text-soft)!important;margin-bottom:8px!important}.bottom-nav{pointer-events:none;transition:transform .18s,opacity .18s;padding:6px 10px calc(8px + env(safe-area-inset-bottom,0px))!important;background:linear-gradient(#07080c00,#07080ce0 26%,#07080cf5)!important}.bottom-nav__inner{pointer-events:auto;background:#0d0f16eb!important;border:1px solid #ffffff18!important;border-radius:20px!important;max-width:min(100%,560px)!important;min-height:50px!important;padding:5px!important;box-shadow:0 16px 42px #0000006b,inset 0 1px #ffffff0e!important}.bottom-nav__link{letter-spacing:-.015em!important;color:#f7f7f8b3!important;border-radius:15px!important;min-height:39px!important;padding:0 8px!important;font-size:11px!important;font-weight:700!important}.action-row,.action-row *{min-width:0}.action-row{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.action-row>*{flex:145px!important}.section-card,.metric-card,.action-link,.empty-state,.surface-row,.chip,button,a{-webkit-tap-highlight-color:transparent}.metric-card__value,.metric-card__description,.action-link__title,.action-link__description,.surface-row,.surface-row *,.section-card,.section-card *{overflow-wrap:anywhere}@supports selector(body:has(input:focus)){:is(body:has(input:focus) .bottom-nav,body:has(textarea:focus) .bottom-nav,body:has(select:focus) .bottom-nav){opacity:0;pointer-events:none;transform:translateY(calc(100% + 18px))}:is(body:has(input:focus) .app-main,body:has(textarea:focus) .app-main,body:has(select:focus) .app-main){padding-bottom:calc(44px + env(safe-area-inset-bottom,0px))!important}}@media (max-width:430px){.app-main{padding-left:16px!important;padding-right:16px!important;padding-bottom:calc(170px + env(safe-area-inset-bottom,0px))!important}.section-card{padding:14px!important}.metric-grid,.info-grid,.quick-actions,.more-grid{gap:9px!important}.metric-card{padding:11px 12px!important}.metric-card__value{font-size:18px!important}.page-intro__title{font-size:clamp(27px,10vw,38px)!important}}@media (max-width:370px){.app-main{padding-left:14px!important;padding-right:14px!important;padding-bottom:calc(178px + env(safe-area-inset-bottom,0px))!important}.metric-grid,.info-grid,.quick-actions,.more-grid{grid-template-columns:1fr!important}.bottom-nav__link{min-height:38px!important;font-size:10px!important}}.shift-cash-live__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.shift-cash-live__head h2{letter-spacing:-.03em;margin:0 0 4px;font-size:20px;line-height:1.12}.shift-cash-live__subtitle{max-width:360px;color:var(--text-soft);margin:0;font-size:13px;line-height:1.38}.shift-cash-live__grid{margin-top:12px}.shift-cash-live__details{border-top:1px solid #ffffff13;margin-top:12px;padding-top:10px}.shift-cash-live__details .surface-row{padding-top:10px;padding-bottom:10px}@media (max-width:430px){.shift-cash-live__head{align-items:flex-start}.shift-cash-live__head h2{font-size:19px}.shift-cash-live__subtitle{font-size:12px;line-height:1.35}}:root{--sc-bg:#050609;--sc-panel:#14161ef0;--sc-panel-soft:#ffffff0b;--sc-border:#ffffff17;--sc-text:#f7f7f8;--sc-text-soft:#b8bbc6;--sc-text-muted:#838897;--sc-accent:#9baeff;--sc-success:#62d99a;--sc-warning:#e8c06a;--sc-danger:#ff8c8c;--sc-bottom-nav-reserve:calc(104px + env(safe-area-inset-bottom,0px))}html,body{-webkit-text-size-adjust:100%;background:var(--sc-bg)!important;max-width:100%!important;height:auto!important;min-height:100%!important;overflow:hidden auto!important}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;color:var(--sc-text)!important;overscroll-behavior-y:contain!important}.app-root{background:radial-gradient(circle at 50% -14%,#6074be21,#0000 34%),linear-gradient(#050609 0%,#080a0f 100%)!important;height:auto!important;min-height:100dvh!important;display:block!important;overflow:visible!important}.app-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 24px #00000038;z-index:50!important;background:#07080cdb!important;border-bottom:1px solid #ffffff0f!important;flex:none!important;position:sticky!important;top:0!important}.topbar,.topbar--clean{justify-content:space-between!important;align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.topbar__back{border:1px solid var(--sc-border)!important;width:34px!important;height:34px!important;min-height:34px!important;color:var(--sc-text)!important;background:#ffffff0e!important;border-radius:999px!important;flex:none!important;place-items:center!important;padding:0!important;font-size:18px!important;line-height:1!important;display:inline-grid!important}.topbar__subtitle{max-width:min(52vw,260px)!important;color:var(--sc-text-soft)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;line-height:1.2!important;overflow:hidden!important}.topbar__status{flex:none!important;justify-content:flex-end!important;gap:6px!important;max-width:44%!important;display:flex!important;overflow:hidden!important}.status-dot{background:var(--sc-warning)!important;border-radius:999px!important;flex:none!important;width:7px!important;height:7px!important;box-shadow:0 0 0 4px #e8c06a1f!important}.status-dot--ok{background:var(--sc-success)!important;box-shadow:0 0 0 4px #62d99a1f!important}.micro-chip{border:1px solid var(--sc-border)!important;max-width:132px!important;min-height:25px!important;color:var(--sc-text-soft)!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#ffffff0b!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 9px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.micro-chip--success{color:var(--sc-success)!important;background:#62d99a17!important;border-color:#62d99a3d!important}.micro-chip--warning{color:var(--sc-warning)!important;background:#e8c06a17!important;border-color:#e8c06a3d!important}.context-strip,.context-strip__item,.context-strip__divider,.app-brand__eyebrow,.app-brand__subtitle,.app-header__meta,.top-back-btn{display:none!important}.app-main{-webkit-overflow-scrolling:touch;width:min(100%, var(--max-width,560px))!important;height:auto!important;min-height:calc(100dvh - 62px)!important;padding:12px 16px var(--sc-bottom-nav-reserve)!important;scroll-padding-bottom:var(--sc-bottom-nav-reserve)!important;margin:0 auto!important;overflow:visible!important}.app-main:after{content:""!important;width:100%!important;height:10px!important;display:block!important}.stack,.screen{gap:12px!important;min-height:0!important;display:grid!important;overflow:visible!important}.section-card,.metric-card,.action-link,.empty-state,.surface-row{min-width:0!important;max-width:100%!important}.section-card{scroll-margin-bottom:var(--sc-bottom-nav-reserve)!important;border-radius:20px!important;padding:14px!important;overflow:hidden!important}.page-intro{gap:7px!important;margin-bottom:0!important}.page-intro__title{letter-spacing:-.055em!important;font-size:clamp(24px,7.8vw,34px)!important;line-height:.98!important}.page-intro__description{font-size:14px!important;line-height:1.38!important}.bottom-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:60!important;pointer-events:none!important;padding:6px 10px calc(7px + env(safe-area-inset-bottom,0px))!important;background:linear-gradient(#05060900,#050609e6 28%,#050609fa)!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.bottom-nav__inner{pointer-events:auto!important;width:min(100%, var(--max-width,560px))!important;border:1px solid var(--sc-border)!important;background:#0d0f16eb!important;border-radius:19px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important;min-height:49px!important;margin:0 auto!important;padding:5px!important;display:grid!important;box-shadow:0 14px 38px #0006,inset 0 1px #ffffff0e!important}.bottom-nav__link{color:#f7f7f8ad!important;letter-spacing:-.015em!important;text-align:center!important;border-radius:14px!important;place-items:center!important;min-width:0!important;min-height:38px!important;padding:0 6px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;display:grid!important}.stack>:last-child,.screen>:last-child,.app-main>:last-child{margin-bottom:8px!important}@supports selector(body:has(input:focus)){:is(body:has(input:focus) .bottom-nav,body:has(textarea:focus) .bottom-nav,body:has(select:focus) .bottom-nav){opacity:0!important;pointer-events:none!important;transform:translateY(calc(100% + 16px))!important}:is(body:has(input:focus) .app-main,body:has(textarea:focus) .app-main,body:has(select:focus) .app-main){padding-bottom:calc(44px + env(safe-area-inset-bottom,0px))!important}}@media (max-width:430px){.app-header__inner{padding-left:14px!important;padding-right:14px!important}.app-main{padding-left:14px!important;padding-right:14px!important;padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))!important}.topbar__subtitle{max-width:48vw!important}.topbar__status{max-width:42%!important}.micro-chip{max-width:112px!important}.bottom-nav__link{padding:0 4px!important;font-size:10.5px!important}}@media (max-width:370px){.app-main{padding-left:12px!important;padding-right:12px!important}.topbar__title{font-size:16px!important}.topbar__subtitle{max-width:43vw!important}.micro-chip{max-width:96px!important;padding:0 7px!important}.bottom-nav__inner{gap:4px!important;padding:4px!important}.bottom-nav__link{min-height:36px!important;font-size:10px!important}}.sales-pos{gap:12px;min-width:0;display:grid}.sales-pos *{min-width:0}.sales-pos-hero{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.sales-pos-total{color:var(--text);letter-spacing:-.07em;font-size:clamp(30px,10vw,48px);line-height:.95}.sales-pos-meta{color:var(--text-soft);flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.sales-pos-meta span{background:#ffffff0b;border:1px solid #fff1;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;display:inline-flex}.sales-pos-hero__status{justify-items:end;gap:7px;max-width:150px;display:grid}.sales-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.sales-pill--success{color:var(--success);background:#61d89f17;border:1px solid #61d89f38}.sales-pill--warning{color:var(--warning);background:#f0c36a17;border:1px solid #f0c36a38}.sales-pos-location{max-width:100%;color:var(--text-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.sales-pos-warning{color:var(--warning);background:#f0c36a12;border:1px solid #f0c36a33;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding:11px 12px;font-size:13px;line-height:1.35;display:flex}.sales-pos-warning a{color:var(--text);flex:none;font-weight:800;text-decoration:none}.sales-primary-action{margin-top:14px}.sales-submit-btn{color:#fff;letter-spacing:-.02em;cursor:pointer;background:linear-gradient(#7c9cff57,#586fc63d);border:0;border-radius:17px;width:100%;min-height:52px;font-size:15px;font-weight:850;box-shadow:inset 0 1px #ffffff29,0 14px 30px #52609e3d}.sales-submit-btn:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.sales-block-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.sales-block-head h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:19px;line-height:1.1}.sales-block-head p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.35}.sales-block-head>span{color:var(--text-muted);text-align:right;flex:none;font-size:12px;line-height:1.3}.sales-text-btn{min-height:30px;color:var(--danger);cursor:pointer;background:#ff8f8f14;border:1px solid #ff8f8f38;border-radius:999px;flex:none;padding:0 10px;font-size:12px;font-weight:800}.sales-catalog-list,.sales-cart-list-v3,.sales-preflight-v3__list{gap:8px;margin-top:12px;display:grid}.sales-product{width:100%;color:var(--text);text-align:left;cursor:pointer;background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.sales-product__body{gap:5px;display:grid}.sales-product__body strong{color:var(--text);overflow-wrap:anywhere;font-size:14px;line-height:1.28}.sales-product__body span{color:var(--text-muted);font-size:11px;line-height:1.3}.sales-product__side{text-align:right;justify-items:end;gap:5px;display:grid}.sales-product__side strong{color:var(--text-soft);white-space:nowrap;font-size:13px}.sales-product__side small{color:var(--accent);text-transform:lowercase;font-size:11px;font-weight:800}.sales-cart-row{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:12px;padding:12px;display:grid}.sales-cart-row__main{gap:5px;display:grid}.sales-cart-row__main strong{color:var(--text);overflow-wrap:anywhere;font-size:14px;line-height:1.3}.sales-cart-row__main span{color:var(--text-muted);font-size:11px;line-height:1.35}.sales-cart-row__control{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.sales-cart-row__control>strong{color:var(--text-soft);font-size:14px;line-height:1.2}.sales-qty{background:#ffffff09;border:1px solid #ffffff13;border-radius:999px;grid-template-columns:34px 30px 34px;align-items:center;display:grid;overflow:hidden}.sales-qty button{width:34px;height:34px;color:var(--text);cursor:pointer;background:0 0;border:0;font-size:18px;font-weight:800}.sales-qty span{color:var(--text);text-align:center;font-size:13px;font-weight:800}.sales-remove-btn{min-height:34px;color:var(--danger);cursor:pointer;background:#ff8f8f12;border:1px solid #ff8f8f33;border-radius:999px;padding:0 10px;font-size:11px;font-weight:800}.sales-total-card{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:9px;margin-top:13px;padding:13px;display:grid}.sales-total-card div{color:var(--text-soft);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.sales-total-card strong{color:var(--text);white-space:nowrap}.sales-total-card__final{border-top:1px solid #ffffff13;padding-top:9px;color:var(--text)!important;font-size:15px!important}.sales-total-card__final strong{letter-spacing:-.035em;font-size:18px}.sales-advanced-toggle{width:100%;min-height:46px;color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.sales-advanced-toggle span{font-size:15px;font-weight:800}.sales-advanced-toggle strong{color:var(--accent);font-size:12px}.sales-advanced-panel{border-top:1px solid #ffffff13;gap:13px;margin-top:12px;padding-top:13px;display:grid}.sales-check-actions{flex-wrap:wrap;gap:8px;display:flex}.sales-secondary-btn{min-height:42px;color:var(--text);cursor:pointer;background:#ffffff09;border:1px solid #ffffff16;border-radius:14px;flex:150px;padding:0 12px;font-size:13px;font-weight:800}.sales-secondary-btn:disabled{cursor:not-allowed;opacity:.45}.sales-preflight-v3{border-top:1px solid #ffffff13;gap:10px;margin-top:14px;padding-top:13px;display:grid}.sales-preflight-v3__head,.sales-preflight-row{justify-content:space-between;gap:12px;display:flex}.sales-preflight-v3__head{align-items:center}.sales-preflight-v3__head strong{color:var(--text);font-size:14px}.sales-preflight-v3__head span{color:var(--text-muted);font-size:12px}.sales-preflight-row{background:#ffffff06;border:1px solid #ffffff12;border-radius:15px;align-items:flex-start;padding:11px 12px}.sales-preflight-row div{gap:4px;display:grid}.sales-preflight-row strong{color:var(--text);font-size:13px;line-height:1.3}.sales-preflight-row span{color:var(--text-muted);font-size:11px}.sales-preflight-row em{color:var(--success);flex:none;font-size:11px;font-style:normal;font-weight:800}.sales-pos-alert,.sales-soft-note{border-radius:15px;margin-top:12px;padding:11px 12px;font-size:13px;line-height:1.4}.sales-soft-note{color:var(--text-soft);background:#ffffff06;border:1px solid #ffffff0f}.sales-pos-alert--success{color:var(--success);background:#61d89f13;border:1px solid #61d89f33}.sales-pos-alert--warning{color:var(--warning);background:#f0c36a13;border:1px solid #f0c36a33}.sales-pos-alert--danger{color:var(--danger);background:#ff8f8f13;border:1px solid #ff8f8f33}.sales-links-row a{min-height:40px;color:var(--text-soft);background:#ffffff07;border:1px solid #ffffff13;border-radius:14px;place-items:center;font-size:12px;font-weight:800;text-decoration:none;display:grid}@media (max-width:430px){.sales-pos{gap:10px}.sales-pos-hero{grid-template-columns:1fr}.sales-pos-hero__status{grid-template-columns:auto minmax(0,1fr);place-items:center start;width:100%;max-width:none}.sales-pos-location{text-align:left}.sales-pos-warning{align-items:flex-start;display:grid}.sales-product{grid-template-columns:1fr}.sales-product__side{text-align:left;grid-template-columns:1fr auto;justify-items:start}.sales-cart-row__control{grid-template-columns:1fr auto}.sales-remove-btn{grid-column:1/-1}.sales-two-fields,.sales-links-row{grid-template-columns:1fr}}.sales-line-discount{border-top:1px solid #fff1;gap:8px;padding-top:10px;display:grid}.sales-line-discount label{color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:750;line-height:1.25;display:flex}.sales-line-discount label em{color:var(--warning);font-size:11px;font-style:normal;font-weight:850}.sales-line-discount__input{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.sales-line-discount__input input{min-height:38px!important}.sales-line-discount__input span{min-width:34px;min-height:38px;color:var(--text-soft);background:#ffffff09;border:1px solid #ffffff13;border-radius:13px;place-items:center;font-size:13px;font-weight:850;display:grid}@media (max-width:430px){.sales-line-discount__input{grid-template-columns:minmax(0,1fr) 34px}}.shift-screen{gap:12px;min-width:0;display:grid}.shift-screen *{min-width:0}.shift-hero{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.shift-hero__main{gap:7px;display:grid}.shift-kicker{color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:800}.shift-total{color:var(--text);letter-spacing:-.07em;font-size:clamp(30px,10vw,48px);line-height:.95}.shift-meta{color:var(--text-soft);flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.shift-meta span{text-overflow:ellipsis;white-space:nowrap;background:#ffffff0b;border:1px solid #fff1;border-radius:999px;align-items:center;max-width:100%;min-height:24px;padding:0 9px;display:inline-flex;overflow:hidden}.shift-hero__status{justify-items:end;gap:8px;display:grid}.shift-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.shift-pill--success{color:var(--success);background:#61d89f17;border:1px solid #61d89f38}.shift-pill--warning{color:var(--warning);background:#f0c36a17;border:1px solid #f0c36a38}.shift-refresh-btn{min-height:34px;color:var(--text-soft);cursor:pointer;background:#ffffff09;border:1px solid #ffffff13;border-radius:999px;padding:0 11px;font-size:12px;font-weight:800}.shift-refresh-btn:disabled{cursor:not-allowed;opacity:.48}.shift-alert{border-radius:15px;margin-top:13px;padding:11px 12px;font-size:13px;line-height:1.4}.shift-alert--success{color:var(--success);background:#61d89f13;border:1px solid #61d89f33}.shift-alert--warning{color:var(--warning);background:#f0c36a13;border:1px solid #f0c36a33}.shift-alert--danger{color:var(--danger);background:#ff8f8f13;border:1px solid #ff8f8f33}.shift-block-head{justify-content:space-between;gap:12px;margin-bottom:13px;display:flex}.shift-block-head h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:19px;line-height:1.1}.shift-block-head p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.35}.shift-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.shift-metric{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:7px;min-height:86px;padding:12px;display:grid}.shift-metric span{color:var(--text-muted);font-size:11px;line-height:1.3}.shift-metric strong{color:var(--text);letter-spacing:-.025em;overflow-wrap:anywhere;align-self:end;font-size:15px;line-height:1.2}.shift-form-grid{gap:12px;margin-bottom:13px;display:grid}.shift-primary-btn,.shift-danger-btn,.shift-secondary-btn{color:#fff;letter-spacing:-.015em;cursor:pointer;border:1px solid #ffffff16;border-radius:16px;width:100%;min-height:48px;padding:0 14px;font-size:14px;font-weight:850}.shift-primary-btn{background:linear-gradient(#7c9cff57,#586fc63d);border:0;box-shadow:inset 0 1px #ffffff29,0 14px 30px #52609e3d}.shift-danger-btn{background:#ff8f8f1f;border-color:#ff8f8f3d}.shift-secondary-btn{background:#ffffff0a}.shift-primary-btn:disabled,.shift-danger-btn:disabled,.shift-secondary-btn:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.shift-actions-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.shift-note-card{gap:7px;display:grid}.shift-note-card strong{color:var(--text);font-size:14px}.shift-note-card p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.45}@media (max-width:430px){.shift-hero{grid-template-columns:1fr}.shift-hero__status{grid-template-columns:auto auto;justify-content:start;justify-items:start}.shift-metrics,.shift-actions-row{grid-template-columns:1fr}}.shift-note-card{gap:4px!important}.shift-note-card strong{font-size:12px!important;line-height:1.2!important}.shift-note-card p{color:var(--text-muted)!important;font-size:11px!important;line-height:1.35!important}.shift-screen>.section-card:last-child{border-radius:16px!important;padding:10px 12px!important}.reports-screen{gap:12px;min-width:0;display:grid}.reports-screen *{min-width:0}.reports-hero{grid-template-columns:minmax(0,1fr) minmax(118px,150px);align-items:flex-start;gap:14px;display:grid}.reports-hero__main{gap:7px;display:grid}.reports-kicker{color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:800}.reports-total{color:var(--text);letter-spacing:-.07em;font-size:clamp(30px,10vw,48px);line-height:.95}.reports-meta{color:var(--text-soft);flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.reports-meta span{text-overflow:ellipsis;white-space:nowrap;background:#ffffff0b;border:1px solid #fff1;border-radius:999px;align-items:center;max-width:100%;min-height:24px;padding:0 9px;display:inline-flex;overflow:hidden}.reports-hero__side{gap:8px;display:grid}.reports-refresh-btn{width:100%;min-height:38px;color:var(--text-soft);cursor:pointer;background:#ffffff09;border:1px solid #ffffff13;border-radius:14px;padding:0 11px;font-size:12px;font-weight:800}.reports-refresh-btn:disabled{cursor:not-allowed;opacity:.5}.reports-alert{border-radius:15px;margin-top:13px;padding:11px 12px;font-size:13px;line-height:1.4}.reports-alert--success{color:var(--success);background:#61d89f13;border:1px solid #61d89f33}.reports-alert--warning{color:var(--warning);background:#f0c36a13;border:1px solid #f0c36a33}.reports-alert--danger{color:var(--danger);background:#ff8f8f13;border:1px solid #ff8f8f33}.reports-block-head{justify-content:space-between;gap:12px;margin-bottom:13px;display:flex}.reports-block-head h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:19px;line-height:1.1}.reports-block-head p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.35}.reports-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.reports-metric{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:7px;min-height:88px;padding:12px;display:grid}.reports-metric--wide{grid-column:1/-1}.reports-metric span,.reports-cash-card span,.reports-control-card span{color:var(--text-muted);font-size:11px;line-height:1.3}.reports-metric strong,.reports-cash-card strong,.reports-control-card strong{color:var(--text);letter-spacing:-.03em;overflow-wrap:anywhere;font-size:16px;line-height:1.2}.reports-metric em{color:var(--text-soft);align-self:end;font-size:12px;font-style:normal}.reports-cash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.reports-cash-card{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:7px;min-height:76px;padding:12px;display:grid}.reports-control-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.reports-control-card>div{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:7px;min-height:74px;padding:12px;display:grid}.reports-list{gap:8px;display:grid}.reports-product-row,.reports-operation-row{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;align-items:center;gap:10px;padding:12px;display:grid}.reports-product-row{grid-template-columns:32px minmax(0,1fr) auto}.reports-product-row__rank{width:32px;height:32px;color:var(--accent);background:#7c9cff1f;border-radius:12px;place-items:center;font-size:12px;font-weight:850;display:grid}.reports-product-row__body{gap:4px;display:grid}.reports-product-row__body strong,.reports-operation-row strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;line-height:1.3}.reports-product-row__body span,.reports-operation-row span,.reports-operation-row em{color:var(--text-muted);font-size:11px;font-style:normal;line-height:1.3}.reports-product-row__amount{color:var(--text-soft);text-align:right;white-space:nowrap;font-size:13px;font-weight:850}.reports-operation-row{grid-template-columns:minmax(0,1fr) auto}.reports-operation-row>div{gap:3px;display:grid}.reports-operation-row__amount{text-align:right;white-space:nowrap;font-size:13px;line-height:1.2}.reports-operation-row__amount--positive{color:var(--success)}.reports-operation-row__amount--negative{color:var(--danger)}.reports-operation-row__amount--neutral{color:var(--text-soft)}.reports-empty-line{color:var(--text-muted);background:#ffffff06;border:1px solid #ffffff0f;border-radius:15px;padding:12px;font-size:13px;line-height:1.4}@media (max-width:430px){.reports-hero{grid-template-columns:1fr}.reports-hero__side{grid-template-columns:1fr 1fr}.reports-metrics,.reports-cash-grid,.reports-control-card{grid-template-columns:1fr}.reports-product-row{grid-template-columns:32px minmax(0,1fr)}.reports-product-row__amount{text-align:left;grid-column:2}}.reports-custom-period{border-top:1px solid #ffffff13;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px;padding-top:13px;display:grid}.reports-delta{border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;min-height:26px;padding:0 9px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.reports-delta span{color:var(--text-muted);font-weight:700}.reports-delta--positive,.reports-metric-delta--positive{color:var(--success)!important}.reports-delta--negative,.reports-metric-delta--negative{color:var(--danger)!important}.reports-delta--neutral,.reports-metric-delta--neutral{color:var(--text-muted)!important}.reports-metric-delta{align-self:end;font-style:normal;font-weight:850;font-size:11px!important}.reports-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.reports-highlight-card{background:#7c9cff0e;border:1px solid #7c9cff21;border-radius:17px;gap:6px;min-height:80px;padding:12px;display:grid}.reports-highlight-card span{color:var(--text-muted);font-size:11px;line-height:1.3}.reports-highlight-card strong{color:var(--text);overflow-wrap:anywhere;font-size:14px;line-height:1.25}.reports-highlight-card em{color:var(--accent);font-size:12px;font-style:normal;font-weight:850}.reports-list--spaced{gap:9px}.reports-employee-row,.reports-weak-row{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.reports-employee-row>div,.reports-weak-row>div{gap:4px;display:grid}.reports-employee-row strong,.reports-weak-row strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;line-height:1.3}.reports-employee-row span,.reports-employee-row em,.reports-weak-row span,.reports-weak-row em{color:var(--text-muted);font-size:11px;font-style:normal;line-height:1.3}.reports-employee-row b,.reports-weak-row b{color:var(--text-soft);white-space:nowrap;font-size:13px}.reports-block-head--with-control{align-items:start}.reports-block-head--with-control select{max-width:132px}.reports-operation-filter-label{color:var(--text-muted);margin:-4px 0 10px;font-size:11px;font-weight:750}.reports-more-btn{width:100%;min-height:42px;color:var(--text);cursor:pointer;background:#ffffff09;border:1px solid #ffffff16;border-radius:14px;margin-top:10px;padding:0 12px;font-size:13px;font-weight:850}.reports-more-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:430px){.reports-custom-period,.reports-highlight-grid,.reports-employee-row,.reports-weak-row{grid-template-columns:1fr}.reports-employee-row b,.reports-weak-row b{white-space:normal}.reports-block-head--with-control{display:grid}.reports-block-head--with-control select{max-width:none}}.more-screen{gap:12px;min-width:0;display:grid}.more-screen *{min-width:0}.more-hero{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.more-hero__main{gap:7px;display:grid}.more-kicker{color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:800}.more-title{color:var(--text);letter-spacing:-.07em;font-size:clamp(30px,10vw,46px);line-height:.95}.more-meta{color:var(--text-soft);flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.more-meta span{text-overflow:ellipsis;white-space:nowrap;background:#ffffff0b;border:1px solid #fff1;border-radius:999px;align-items:center;max-width:100%;min-height:24px;padding:0 9px;display:inline-flex;overflow:hidden}.more-hero__status{justify-items:end;gap:8px;display:grid}.more-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.more-pill--success{color:var(--success);background:#61d89f17;border:1px solid #61d89f38}.more-pill--warning{color:var(--warning);background:#f0c36a17;border:1px solid #f0c36a38}.more-context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.more-context-card{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:7px;min-height:78px;padding:12px;display:grid}.more-context-card span{color:var(--text-muted);font-size:11px;line-height:1.3}.more-context-card strong{color:var(--text);letter-spacing:-.025em;overflow-wrap:anywhere;font-size:15px;line-height:1.2}.more-block-head{justify-content:space-between;gap:12px;margin-bottom:13px;display:flex}.more-block-head h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:19px;line-height:1.1}.more-block-head p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.35}.more-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.more-action{min-height:132px;color:var(--text);background:#ffffff07;border:1px solid #ffffff13;border-radius:18px;align-content:start;gap:8px;padding:13px;text-decoration:none;display:grid;overflow:hidden}.more-action--danger{background:#ff8f8f0e;border-color:#ff8f8f29}.more-action__tag{width:fit-content;max-width:100%;min-height:23px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;background:#ffffff0e;border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:850;line-height:1;display:inline-flex;overflow:hidden}.more-action strong{color:var(--text);letter-spacing:-.025em;font-size:15px;line-height:1.18}.more-action>span:last-child{color:var(--text-muted);font-size:12px;line-height:1.38}.more-roadmap-card{gap:10px;display:grid}.more-roadmap-card strong{color:var(--text);font-size:14px;line-height:1.25}.more-roadmap-list{flex-wrap:wrap;gap:7px;display:flex}.more-roadmap-list span{min-height:26px;color:var(--text-muted);background:#ffffff0b;border:1px solid #fff1;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}@media (max-width:430px){.more-hero{grid-template-columns:1fr}.more-hero__status{justify-items:start}.more-context-grid,.more-action-grid{grid-template-columns:1fr}.more-action{min-height:112px}}.more-title{letter-spacing:-.055em!important;font-size:clamp(26px,7.4vw,34px)!important;line-height:1!important}.more-hero{align-items:center!important}.more-hero__main{gap:5px!important}.more-kicker{font-size:11px!important}.bottom-nav__link{letter-spacing:-.03em!important}.home-screen{gap:12px;min-width:0;display:grid}.home-screen *{min-width:0}.home-v2-hero{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.home-v2-title{color:var(--text);letter-spacing:-.065em;font-size:clamp(28px,8.5vw,40px);line-height:.98}.home-v2-meta{color:var(--text-soft);flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.home-v2-meta span{text-overflow:ellipsis;white-space:nowrap;background:#ffffff0b;border:1px solid #fff1;border-radius:999px;align-items:center;max-width:100%;min-height:24px;padding:0 9px;display:inline-flex;overflow:hidden}.home-v2-hero__status{justify-items:end;gap:8px;display:grid}.home-v2-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.home-v2-pill--success{color:var(--success);background:#61d89f17;border:1px solid #61d89f38}.home-v2-pill--warning{color:var(--warning);background:#f0c36a17;border:1px solid #f0c36a38}.home-v2-refresh{min-height:34px;color:var(--text-soft);cursor:pointer;background:#ffffff09;border:1px solid #ffffff13;border-radius:999px;padding:0 11px;font-size:12px;font-weight:800}.home-v2-refresh:disabled{opacity:.5;cursor:not-allowed}.home-v2-metric{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:7px;min-height:78px;padding:12px;display:grid}.home-v2-metric--wide{grid-column:1/-1}.home-v2-metric span{color:var(--text-muted);font-size:11px;line-height:1.3}.home-v2-metric strong{color:var(--text);letter-spacing:-.025em;overflow-wrap:anywhere;font-size:15px;line-height:1.2}.home-v2-block-head{justify-content:space-between;gap:12px;margin-bottom:13px;display:flex}.home-v2-block-head h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:19px;line-height:1.1}.home-v2-block-head p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.35}.home-v2-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.home-v2-action{min-height:104px;color:var(--text);background:#ffffff07;border:1px solid #ffffff13;border-radius:18px;align-content:start;gap:7px;padding:13px;text-decoration:none;display:grid}.home-v2-action strong{color:var(--text);letter-spacing:-.025em;font-size:15px;line-height:1.18}@media (max-width:430px){.home-v2-hero{grid-template-columns:1fr}.home-v2-hero__status{grid-template-columns:auto auto;justify-content:start;justify-items:start}.home-v2-actions,.home-v2-metrics{grid-template-columns:1fr}}.returns-screen{gap:12px;min-width:0;display:grid}.returns-screen *{min-width:0}.returns-hero{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.returns-hero__main{gap:7px;display:grid}.returns-kicker{color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:800}.returns-title{color:var(--text);letter-spacing:-.065em;font-size:clamp(28px,8.5vw,40px);line-height:.98}.returns-meta{color:var(--text-soft);flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.returns-meta span{text-overflow:ellipsis;white-space:nowrap;background:#ffffff0b;border:1px solid #fff1;border-radius:999px;align-items:center;max-width:100%;min-height:24px;padding:0 9px;display:inline-flex;overflow:hidden}.returns-hero__side{justify-items:end;display:grid}.returns-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.returns-pill--success{color:var(--success);background:#61d89f17;border:1px solid #61d89f38}.returns-pill--warning{color:var(--warning);background:#f0c36a17;border:1px solid #f0c36a38}.returns-alert,.returns-soft-note{border-radius:15px;margin-top:12px;padding:11px 12px;font-size:13px;line-height:1.4}.returns-soft-note{color:var(--text-soft);background:#ffffff06;border:1px solid #ffffff0f}.returns-alert--success{color:var(--success);background:#61d89f13;border:1px solid #61d89f33}.returns-alert--warning{color:var(--warning);background:#f0c36a13;border:1px solid #f0c36a33}.returns-alert--danger{color:var(--danger);background:#ff8f8f13;border:1px solid #ff8f8f33}.returns-block-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.returns-block-head h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:19px;line-height:1.1}.returns-block-head p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.35}.returns-block-head>span{color:var(--text-muted);text-align:right;flex:none;font-size:12px;line-height:1.3}.returns-manual-search{grid-template-columns:minmax(0,1fr) 112px;align-items:end;gap:9px;display:grid}.returns-sales-list,.returns-lines-list{gap:8px;margin-top:12px;display:grid}.returns-sale-row{width:100%;color:var(--text);text-align:left;cursor:pointer;background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.returns-sale-row span{gap:4px;display:grid}.returns-sale-row strong{color:var(--text);font-size:15px;line-height:1.2}.returns-sale-row em{color:var(--text-muted);font-size:11px;font-style:normal;line-height:1.3}.returns-sale-row b{color:var(--text-soft);text-align:right;white-space:nowrap;font-size:12px}.returns-summary-card{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:9px;padding:13px;display:grid}.returns-summary-card div{color:var(--text-soft);justify-content:space-between;gap:12px;font-size:13px;display:flex}.returns-summary-card strong{color:var(--text);white-space:nowrap}.returns-line-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.returns-secondary-btn,.returns-primary-btn{cursor:pointer;border-radius:15px;width:100%;min-height:44px;padding:0 12px;font-size:13px;font-weight:850}.returns-secondary-btn{color:var(--text);background:#ffffff09;border:1px solid #ffffff16}.returns-primary-btn{color:#fff;background:linear-gradient(#7c9cff57,#586fc63d);border:0;min-height:52px;margin-top:13px;box-shadow:inset 0 1px #ffffff29,0 14px 30px #52609e3d}.returns-secondary-btn:disabled,.returns-primary-btn:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.returns-line-row{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:12px;padding:12px;display:grid}.returns-line-row__main{gap:5px;display:grid}.returns-line-row__main strong{color:var(--text);overflow-wrap:anywhere;font-size:14px;line-height:1.3}.returns-line-row__main span,.returns-line-row__main em{color:var(--text-muted);font-size:11px;font-style:normal;line-height:1.35}.returns-line-row__controls{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.returns-line-row__controls>strong{color:var(--text-soft);white-space:nowrap;justify-self:end;font-size:14px}.returns-qty{background:#ffffff09;border:1px solid #ffffff13;border-radius:999px;grid-template-columns:34px 30px 34px;align-items:center;width:fit-content;display:grid;overflow:hidden}.returns-qty button{width:34px;height:34px;color:var(--text);cursor:pointer;background:0 0;border:0;font-size:18px;font-weight:800}.returns-qty button:disabled{opacity:.35;cursor:not-allowed}.returns-qty span{color:var(--text);text-align:center;font-size:13px;font-weight:800}.returns-form-grid{gap:12px;display:grid}@media (max-width:430px){.returns-hero,.returns-manual-search,.returns-sale-row{grid-template-columns:1fr}.returns-hero__side{justify-items:start}.returns-sale-row b{text-align:left;white-space:normal}.returns-line-actions{grid-template-columns:1fr}}.reports-control-events-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.reports-control-events-summary>div{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;gap:6px;min-height:70px;padding:12px;display:grid}.reports-control-events-summary span{color:var(--text-muted);font-size:11px;line-height:1.3}.reports-control-events-summary strong{color:var(--text);font-size:16px;line-height:1.2}.reports-control-event{background:#ffffff07;border:1px solid #ffffff13;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.reports-control-event--high{background:#ff8f8f0e;border-color:#ff8f8f33}.reports-control-event--medium{background:#f0c36a0d;border-color:#f0c36a2e}.reports-control-event--low{background:#7c9cff0b;border-color:#7c9cff24}.reports-control-event>div{gap:4px;display:grid}.reports-control-event strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;line-height:1.3}.reports-control-event span,.reports-control-event em{color:var(--text-muted);font-size:11px;font-style:normal;line-height:1.35}.reports-control-event b{color:var(--text-soft);white-space:nowrap;text-align:right;font-size:13px}@media (max-width:430px){.reports-control-events-summary,.reports-control-event{grid-template-columns:1fr}.reports-control-event b{text-align:left;white-space:normal}}:root{--text:#f8f9ff;--text-soft:#d4d8e8;--text-muted:#9da5bc;--accent:#8fa4ff;--accent-strong:#a9b7ff;--success:#72f0ad;--warning:#ffd166;--danger:#ff8f9a;--surface-strong:#1f222ef0;--surface-soft:#ffffff0e;--line-soft:#ffffff1f}html,body{overscroll-behavior-y:none;height:100%;max-height:100%}.app-root{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.app-main{scrollbar-gutter:stable;overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overflow:hidden auto!important}.app-main,.app-main *{pointer-events:auto}.app-main::-webkit-scrollbar{width:7px}.app-main::-webkit-scrollbar-track{background:#ffffff09;border-radius:999px}.app-main::-webkit-scrollbar-thumb{background:#8fa4ff6b;border-radius:999px}.app-main::-webkit-scrollbar-thumb:hover{background:#8fa4ff9e}.section-card,.sales-product,.sales-cart-row,.shift-metric,.reports-metric,.reports-cash-card,.reports-control-card>div,.reports-product-row,.reports-operation-row,.reports-control-event,.returns-sale-row,.returns-line-row,.more-action,.more-context-card,.home-v2-action,.home-v2-metric{background:linear-gradient(#232634f0,#181a25f0)!important;border-color:#ffffff21!important}.sales-pos-hero,.shift-hero,.reports-hero,.returns-hero,.more-hero,.home-v2-hero{background:0 0}.sales-submit-btn,.shift-primary-btn,.returns-primary-btn,.home-v2-action--primary{background:linear-gradient(#94a6ff8c,#5c6fda6b)!important;box-shadow:inset 0 1px #fff3,0 14px 34px #687cff4d!important}.sales-submit-btn:disabled,.shift-primary-btn:disabled,.returns-primary-btn:disabled{color:#f8f9ff85!important;box-shadow:none!important;background:#7884be2e!important}.micro-chip--success,.sales-pill--success,.shift-pill--success,.more-pill--success,.returns-pill--success,.home-v2-pill--success{color:#72f0ad!important;background:#46dc9126!important;border-color:#72f0ad57!important}.micro-chip--warning,.sales-pill--warning,.shift-pill--warning,.more-pill--warning,.returns-pill--warning,.home-v2-pill--warning{color:#ffd166!important;background:#ffd16621!important;border-color:#ffd1664d!important}.sales-pos-alert--success,.shift-alert--success,.reports-alert--success,.returns-alert--success{color:#72f0ad!important;background:#46dc911f!important;border-color:#72f0ad52!important}.sales-pos-alert--warning,.shift-alert--warning,.reports-alert--warning,.returns-alert--warning{color:#ffd166!important;background:#ffd1661f!important;border-color:#ffd16647!important}.sales-pos-alert--danger,.shift-alert--danger,.reports-alert--danger,.returns-alert--danger{color:#ff9aa4!important;background:#ff8f9a1f!important;border-color:#ff8f9a47!important}.bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0c12eb!important;border-top-color:#ffffff1f!important}.bottom-nav__inner{background:#12141ef0!important;border-color:#ffffff1f!important}.bottom-nav__link{color:#f8f9ffad!important}.bottom-nav__link--active{color:#fff!important;background:linear-gradient(#8fa4ff7a,#5e71dc61)!important;border-color:#a9b7ff9e!important;box-shadow:inset 0 1px #ffffff2e,0 8px 24px #687cff42!important}input,textarea,select{color:#f8f9ff!important;background:#ffffff0f!important;border-color:#ffffff24!important}@media (max-width:430px){.section-card,.sales-product,.sales-cart-row,.shift-metric,.reports-metric,.reports-cash-card,.reports-product-row,.reports-operation-row,.reports-control-event,.returns-sale-row,.returns-line-row,.more-action,.home-v2-action{border-color:#ffffff26!important}.bottom-nav__link{color:#f8f9ffc2!important}}html,body{height:100%;min-height:100%}body{overflow:hidden!important}.app-root{grid-template-rows:auto minmax(0,1fr) auto!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;overflow:hidden!important}.app-shell__viewport{height:100%!important;min-height:0!important;overflow:hidden!important}.app-main{overscroll-behavior-y:contain!important;-webkit-overflow-scrolling:touch!important;height:100%!important;min-height:0!important;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))!important;touch-action:pan-y!important;overflow:hidden auto!important}@media (hover:hover) and (pointer:fine){.app-main{scrollbar-gutter:stable}.app-main::-webkit-scrollbar{width:7px}.app-main::-webkit-scrollbar-track{background:#ffffff09;border-radius:999px}.app-main::-webkit-scrollbar-thumb{background:#8fa4ff6b;border-radius:999px}.app-main::-webkit-scrollbar-thumb:hover{background:#8fa4ff9e}}@media (hover:none) and (pointer:coarse){.app-main{touch-action:pan-y!important}}.inventory-screen{gap:12px;min-width:0;display:grid}.inventory-screen *{min-width:0}.inventory-hero{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.inventory-hero__main{gap:7px;display:grid}.inventory-kicker{color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:800}.inventory-title{color:var(--text);letter-spacing:-.065em;font-size:clamp(28px,8.5vw,40px);line-height:.98}.inventory-meta{color:var(--text-soft);flex-wrap:wrap;gap:6px;font-size:12px;display:flex}.inventory-meta span{text-overflow:ellipsis;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff17;border-radius:999px;align-items:center;max-width:100%;min-height:24px;padding:0 9px;display:inline-flex;overflow:hidden}.inventory-hero__side{justify-items:end;display:grid}.inventory-refresh-btn{min-height:38px;color:var(--text);cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:14px;padding:0 12px;font-size:12px;font-weight:850}.inventory-refresh-btn:disabled{cursor:not-allowed;opacity:.55}.inventory-alert,.inventory-soft-note{border-radius:15px;margin-top:12px;padding:11px 12px;font-size:13px;line-height:1.4}.inventory-soft-note{color:var(--text-soft);background:#ffffff09;border:1px solid #ffffff14}.inventory-alert--success{color:var(--success);background:#46dc911c;border:1px solid #72f0ad47}.inventory-alert--warning{color:var(--warning);background:#ffd1661c;border:1px solid #ffd16647}.inventory-alert--danger{color:var(--danger);background:#ff8f9a1c;border:1px solid #ff8f9a47}.inventory-block-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.inventory-block-head h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:19px;line-height:1.1}.inventory-block-head p{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.35}.inventory-block-head>span{color:var(--text-muted);text-align:right;flex:none;font-size:12px;line-height:1.3}.inventory-metrics,.inventory-product-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.inventory-metric,.inventory-product-metrics>div,.inventory-last-events>div{background:linear-gradient(#232634f0,#181a25f0);border:1px solid #ffffff21;border-radius:17px;gap:7px;min-height:78px;padding:12px;display:grid}.inventory-metric--wide{grid-column:1/-1}.inventory-metric span,.inventory-product-metrics span,.inventory-last-events span{color:var(--text-muted);font-size:11px;line-height:1.3}.inventory-metric strong,.inventory-product-metrics strong,.inventory-last-events strong{color:var(--text);letter-spacing:-.025em;overflow-wrap:anywhere;font-size:15px;line-height:1.2}.inventory-list,.inventory-ledger-list{gap:8px;margin-top:12px;display:grid}.inventory-row{width:100%;color:var(--text);text-align:left;cursor:pointer;background:linear-gradient(#232634f0,#181a25f0);border:1px solid #ffffff21;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.inventory-row__body,.inventory-row__side{gap:4px;display:grid}.inventory-row__body strong{color:var(--text);overflow-wrap:anywhere;font-size:14px;line-height:1.3}.inventory-row__body span{color:var(--text-muted);font-size:11px}.inventory-row__side{justify-items:end}.inventory-row__side strong{color:var(--text);white-space:nowrap;font-size:13px}.inventory-status{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:22px;padding:0 8px;font-size:10px;font-weight:850;display:inline-flex}.inventory-status--ok{color:var(--success);background:#46dc9124;border:1px solid #72f0ad47}.inventory-status--low{color:var(--warning);background:#ffd16621;border:1px solid #ffd16647}.inventory-status--out{color:var(--danger);background:#ff8f9a21;border:1px solid #ff8f9a47}.inventory-product-card{gap:12px;margin-bottom:12px;display:grid}.inventory-product-title{gap:5px;display:grid}.inventory-product-title strong{color:var(--text);letter-spacing:-.035em;font-size:18px;line-height:1.15}.inventory-product-title span{color:var(--text-muted);font-size:12px}.inventory-product-metrics--secondary{margin-top:12px}.inventory-last-events{gap:9px;margin-top:12px;display:grid}.inventory-ledger-row{background:linear-gradient(#232634f0,#181a25f0);border:1px solid #ffffff21;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.inventory-ledger-row>div{gap:4px;display:grid}.inventory-ledger-row strong{color:var(--text);font-size:13px}.inventory-ledger-row span,.inventory-ledger-row em{color:var(--text-muted);font-size:11px;font-style:normal;line-height:1.35}.inventory-delta{white-space:nowrap;font-size:14px;font-weight:900}.inventory-delta--plus{color:var(--success)}.inventory-delta--minus{color:var(--danger)}@media (max-width:430px){.inventory-hero,.inventory-row,.inventory-ledger-row{grid-template-columns:1fr}.inventory-hero__side,.inventory-row__side{justify-items:start}.inventory-metrics,.inventory-product-metrics{grid-template-columns:1fr}}.inventory-operation-form{gap:12px;display:grid}.inventory-operation-preview{background:#8fa4ff13;border:1px solid #8fa4ff3d;border-radius:17px;gap:6px;margin-top:12px;padding:12px;display:grid}.inventory-operation-preview--danger{background:#ff8f9a1c;border-color:#ff8f9a4d}.inventory-operation-preview span{color:var(--text-muted);font-size:12px;line-height:1.35}.inventory-operation-preview strong{color:var(--text);font-size:15px;line-height:1.2}.inventory-primary-btn{color:#fff;letter-spacing:-.015em;cursor:pointer;background:linear-gradient(#94a6ff8c,#5c6fda6b);border:0;border-radius:16px;width:100%;min-height:52px;margin-top:13px;padding:0 14px;font-size:14px;font-weight:850;box-shadow:inset 0 1px #fff3,0 14px 34px #687cff4d}.inventory-primary-btn:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.reports-control-events-summary__card--high{background:#ff8f9a16!important;border-color:#ff8f9a4d!important}.reports-control-events-summary__card--high span,.reports-control-events-summary__card--high strong{color:var(--danger)!important}.reports-control-events-summary__card--medium{background:#ffd16616!important;border-color:#ffd1664d!important}.reports-control-events-summary__card--medium span,.reports-control-events-summary__card--medium strong{color:var(--warning)!important}.reports-control-event__main{gap:5px;display:grid}.reports-control-event__title-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.reports-risk-badge{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:22px;padding:0 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.reports-risk-badge--high{color:var(--danger);background:#ff8f9a24;border:1px solid #ff8f9a57}.reports-risk-badge--medium{color:var(--warning);background:#ffd16621;border:1px solid #ffd16652}.reports-risk-badge--low{color:var(--text-muted);background:#ffffff0f;border:1px solid #ffffff1f}.reports-control-event__value{color:var(--text-soft);white-space:nowrap;text-align:right;font-size:13px;font-weight:900}.reports-control-event__value--quantity{color:var(--accent-strong)}.reports-control-event--high .reports-control-event__value{color:var(--danger)}.reports-control-event--medium .reports-control-event__value{color:var(--warning)}.reports-control-event--low .reports-control-event__value--quantity{color:var(--success)}@media (max-width:430px){.reports-control-event__value{text-align:left;white-space:normal}}.reports-cash-explain-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.reports-cash-explain-card{background:linear-gradient(#232634f0,#181a25f0);border:1px solid #ffffff21;border-radius:17px;gap:7px;min-height:78px;padding:12px;display:grid}.reports-cash-explain-card--wide{grid-column:1/-1}.reports-cash-explain-card span{color:var(--text-muted);font-size:11px;line-height:1.3}.reports-cash-explain-card strong{color:var(--text);letter-spacing:-.025em;overflow-wrap:anywhere;font-size:15px;line-height:1.2}.reports-cash-explain-card--positive strong{color:var(--success)}.reports-cash-explain-card--negative strong{color:var(--danger)}.reports-cash-formula{background:#46dc9114;border:1px solid #72f0ad3d;border-radius:17px;gap:6px;margin-top:12px;padding:13px;display:grid}.reports-cash-formula--warning{background:#ffd16617;border-color:#ffd16647}.reports-cash-formula strong{color:var(--text);font-size:14px;line-height:1.3}.reports-cash-formula span,.reports-cash-formula em{color:var(--text-soft);font-size:12px;font-style:normal;line-height:1.4}@media (max-width:430px){.reports-cash-explain-grid{grid-template-columns:1fr}.reports-cash-explain-card--wide{grid-column:auto}}@media (max-width:430px){.returns-sale-row{grid-template-columns:1fr!important;gap:10px!important;min-height:104px!important}.returns-sale-row b{text-align:left!important;justify-content:flex-start!important;width:fit-content!important}}.returns-sale-row{align-items:start!important;height:auto!important;min-height:92px!important;padding:14px!important;overflow:visible!important}.returns-sale-row span{align-self:start!important}.returns-sale-row strong{line-height:1.18!important}.returns-sale-row em{line-height:1.35!important}.returns-sale-row b{min-height:28px!important;color:var(--text-soft)!important;white-space:normal!important;background:#ffffff0e!important;border:1px solid #ffffff18!important;border-radius:999px!important;justify-content:flex-end!important;align-items:center!important;padding:0 9px!important;font-size:12px!important;line-height:1.2!important;display:inline-flex!important}@media (max-width:430px){.returns-sale-row{grid-template-columns:1fr!important;gap:10px!important;min-height:104px!important}.returns-sale-row b{text-align:left!important;justify-content:flex-start!important;width:fit-content!important}}.returns-sales-list{gap:12px!important}.returns-sale-row{grid-template-columns:1fr!important;place-items:start!important;gap:10px!important;height:auto!important;min-height:118px!important;padding:16px 14px!important;display:grid!important;overflow:visible!important}.returns-sale-row>span{align-self:start!important;gap:6px!important;width:100%!important;display:grid!important}.returns-sale-row strong{color:var(--text)!important;font-size:17px!important;line-height:1.12!important;display:block!important}.returns-sale-row em{color:var(--text-muted)!important;margin:0!important;font-size:13px!important;font-style:normal!important;line-height:1.35!important;display:block!important}.returns-sale-row b{max-width:100%!important;min-height:32px!important;color:var(--text-soft)!important;white-space:normal!important;text-align:left!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:12px!important;justify-content:flex-start!important;align-self:start!important;align-items:center!important;margin-top:2px!important;padding:6px 12px!important;font-size:13px!important;line-height:1.2!important;display:inline-flex!important;position:static!important}.returns-sale-row--active b{color:var(--accent-strong)!important;background:#8fa4ff1f!important;border-color:#8fa4ff57!important}@media (max-width:430px){.returns-sale-row{min-height:126px!important;padding:16px 14px!important}.returns-sale-row strong{font-size:16px!important}.returns-sale-row em{font-size:12px!important}.returns-sale-row b{min-height:34px!important;padding:7px 12px!important;font-size:12px!important}}.returns-sale-row{height:auto!important;min-height:96px!important;padding:12px 14px!important;overflow:hidden!important}.returns-sale-row b,.returns-sale-row__status-pill{width:auto!important;min-width:0!important;max-width:132px!important;min-height:auto!important;color:var(--text-soft)!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;text-align:left!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:12px!important;grid-auto-flow:row!important;place-self:end start!important;gap:2px!important;padding:6px 10px!important;line-height:1.12!important;display:inline-grid!important}.returns-sale-row__status-pill-label{color:var(--text-muted)!important;letter-spacing:0!important;font-size:9px!important;font-weight:700!important;line-height:1.05!important;display:block!important}.returns-sale-row__status-pill-value,.returns-sale-row__status-pill-single{color:var(--text-soft)!important;letter-spacing:-.01em!important;font-size:11px!important;font-weight:800!important;line-height:1.1!important;display:block!important}.returns-sale-row--active .returns-sale-row__status-pill,.returns-sale-row--active b{background:#8fa4ff1a!important;border-color:#8fa4ff4d!important}.returns-sale-row--active .returns-sale-row__status-pill-value,.returns-sale-row--active .returns-sale-row__status-pill-single{color:var(--accent-strong)!important}@media (max-width:430px){.returns-sale-row{min-height:92px!important;padding:11px 12px!important}.returns-sale-row b,.returns-sale-row__status-pill{gap:1px!important;max-width:118px!important;padding:5px 9px!important}.returns-sale-row__status-pill-label{font-size:8px!important}.returns-sale-row__status-pill-value,.returns-sale-row__status-pill-single{font-size:10px!important}}.inventory-product-tabs{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:13px;display:grid}.inventory-product-tab{min-height:46px;color:var(--text-soft);cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:15px;padding:0 12px;font-size:13px;font-weight:850}.inventory-product-tab--active{color:#fff;background:linear-gradient(#8fa4ff57,#5e71dc3d);border-color:#8fa4ff7a;box-shadow:inset 0 1px #ffffff29,0 10px 26px #687cff2e}.inventory-product-tab:disabled{opacity:.45;cursor:not-allowed}.inventory-product-form{gap:12px;display:grid}@media (max-width:430px){.inventory-product-tabs{grid-template-columns:1fr}}.inventory-screen{gap:14px!important;display:grid!important}.inventory-screen>:first-child{order:1!important}.inventory-screen>:nth-child(2){order:4!important}.inventory-screen>:nth-child(3){order:2!important}.inventory-screen>:nth-child(4){order:3!important}.inventory-screen>:nth-child(5){order:5!important}.inventory-screen>:nth-child(6){order:6!important}.inventory-screen>:nth-child(7){order:7!important}.inventory-row{align-items:center!important;min-height:104px!important;padding:17px 18px!important}.inventory-row__body{padding-left:2px!important;padding-right:8px!important}.inventory-row__body strong{margin-bottom:3px!important;line-height:1.22!important}.inventory-row__body span{line-height:1.35!important}.inventory-row__side{padding-left:2px!important}.inventory-product-tabs{margin-top:2px!important;margin-bottom:16px!important}.inventory-product-tab{min-height:48px!important}.inventory-product-form{gap:14px!important}@media (max-width:430px){.inventory-screen{gap:13px!important}.inventory-row{grid-template-columns:1fr!important;gap:10px!important;min-height:108px!important;padding:16px 18px!important}.inventory-row__body{padding-left:0!important;padding-right:0!important}.inventory-row__side{justify-items:start!important}}.inventory-row{border-radius:18px!important;align-items:center!important;min-height:96px!important;padding:15px 17px!important}.inventory-row__body{gap:5px!important;padding-left:0!important;padding-right:10px!important}.inventory-row__body strong{letter-spacing:-.018em!important;font-size:15px!important;line-height:1.22!important}.inventory-row__side{gap:6px!important;padding-left:0!important}.inventory-row__side strong{font-size:14px!important;line-height:1.18!important}.inventory-status{min-height:24px!important;padding:0 10px!important;font-size:11px!important;line-height:1!important}.sales-product{border-radius:18px!important;align-items:center!important;min-height:92px!important;padding:14px 17px!important}.sales-product__body,.sales-product>span:first-child{gap:5px!important;min-width:0!important;padding-right:10px!important}.sales-product strong,.sales-product__title{letter-spacing:-.018em!important;font-size:15px!important;line-height:1.22!important}.sales-product span,.sales-product em,.sales-product__meta{font-size:12px!important;line-height:1.32!important}.sales-product b,.sales-product__price{font-size:14px!important;line-height:1.18!important}.sales-product button,.sales-product__action{white-space:nowrap!important;min-height:34px!important;padding:0 10px!important;font-size:12px!important;line-height:1!important}@media (max-width:430px){.inventory-row{min-height:94px!important;padding:14px 16px!important}.inventory-row__body strong,.sales-product strong,.sales-product__title{font-size:14px!important}.inventory-row__body span,.sales-product span,.sales-product em,.sales-product__meta{font-size:11px!important}.inventory-row__side strong,.sales-product b,.sales-product__price{font-size:13px!important}.inventory-status{padding:0 9px!important;font-size:10px!important}.sales-product{min-height:90px!important;padding:13px 16px!important}.sales-product button,.sales-product__action{min-height:32px!important;font-size:11px!important}}.sales-product,.inventory-row{box-sizing:border-box!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;height:auto!important;min-height:100px!important;padding:16px 18px!important;display:grid!important;overflow:hidden!important}.sales-product>:first-child,.inventory-row__body{gap:5px!important;min-width:0!important;padding:0!important;display:grid!important}.sales-product>:first-child strong,.sales-product strong:first-child,.inventory-row__body strong{max-width:100%!important;color:var(--text)!important;letter-spacing:-.018em!important;overflow-wrap:anywhere!important;word-break:normal!important;font-size:14px!important;font-weight:850!important;line-height:1.18!important;display:block!important}.sales-product>:first-child span,.sales-product span,.sales-product em,.inventory-row__body span{max-width:100%!important;color:var(--text-muted)!important;overflow-wrap:anywhere!important;word-break:normal!important;font-size:11px!important;font-weight:650!important;line-height:1.28!important;display:block!important}.sales-product b,.sales-product>:first-child b,.inventory-row__side strong{color:var(--text)!important;letter-spacing:-.012em!important;font-size:13px!important;font-weight:850!important;line-height:1.18!important}.inventory-row__side{place-items:center end!important;gap:7px!important;min-width:88px!important;padding:0!important;display:grid!important}.inventory-status{white-space:nowrap!important;border-radius:999px!important;min-height:24px!important;padding:0 9px!important;font-size:10px!important;font-weight:850!important;line-height:1!important}.sales-product button,.sales-product a,.sales-product [role=button]{white-space:nowrap!important;border-radius:12px!important;min-width:74px!important;min-height:32px!important;padding:0 10px!important;font-size:11px!important;font-weight:850!important;line-height:1!important}.sales-product>:first-child{align-self:center!important}@media (max-width:430px){.sales-product,.inventory-row{gap:10px!important;min-height:96px!important;padding:15px 17px!important}.sales-product>:first-child strong,.sales-product strong:first-child,.inventory-row__body strong{font-size:13px!important;line-height:1.18!important}.sales-product>:first-child span,.sales-product span,.sales-product em,.inventory-row__body span{font-size:10px!important;line-height:1.26!important}.sales-product b,.sales-product>:first-child b,.inventory-row__side strong{font-size:12px!important}.sales-product button,.sales-product a,.sales-product [role=button]{min-width:68px!important;min-height:30px!important;padding:0 9px!important;font-size:10px!important}.inventory-row__side{min-width:82px!important}.inventory-status{min-height:22px!important;padding:0 8px!important;font-size:9px!important}}.inventory-status--negative{color:var(--danger)!important;background:#ff8f9a24!important;border:1px solid #ff8f9a57!important}.inventory-metric--danger{background:#ff8f9a13!important;border-color:#ff8f9a47!important}.inventory-metric--danger span,.inventory-metric--danger strong{color:var(--danger)!important}.inventory-row{grid-template-columns:minmax(0,1fr) minmax(82px,118px)!important;align-items:center!important;gap:12px!important;min-height:104px!important;padding:16px 18px!important}.inventory-row__body{gap:5px!important;min-width:0!important}.inventory-row__body strong{overflow-wrap:anywhere!important;font-size:14px!important;line-height:1.2!important}.inventory-row__body span{font-size:11px!important;line-height:1.3!important}.inventory-row__side{align-content:center!important;justify-items:end!important;gap:6px!important;min-width:0!important;max-width:118px!important;display:grid!important}.inventory-row__side strong{text-align:right!important;white-space:nowrap!important;font-size:13px!important;line-height:1.1!important}.inventory-status{text-align:center!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;border-radius:999px!important;max-width:112px!important;min-height:24px!important;padding:4px 9px!important;font-size:9px!important;font-weight:900!important;line-height:1.05!important}.inventory-status--negative{border-radius:12px!important;max-width:98px!important;padding:5px 8px!important}@media (max-width:430px){.inventory-row{grid-template-columns:minmax(0,1fr) minmax(78px,108px)!important;gap:10px!important;min-height:104px!important;padding:15px 17px!important}.inventory-row__side{max-width:108px!important}.inventory-row__body strong{font-size:13px!important}.inventory-row__body span{font-size:10px!important}.inventory-row__side strong{font-size:12px!important}.inventory-status{max-width:102px!important;padding:4px 8px!important;font-size:8px!important}.inventory-status--negative{max-width:92px!important;padding:5px 7px!important}}.inventory-negative-stock-action{background:#ff8f9a18;border:1px solid #ff8f9a52;border-radius:17px;gap:12px;margin-top:13px;padding:13px;display:grid}.inventory-negative-stock-action>div{gap:5px;display:grid}.inventory-negative-stock-action strong{color:var(--danger);letter-spacing:-.018em;font-size:14px;line-height:1.25}.inventory-negative-stock-action span{color:var(--text-soft);font-size:12px;line-height:1.4}.inventory-negative-stock-action button{color:#fff;cursor:pointer;background:linear-gradient(#ff8f9a57,#ff667938);border:0;border-radius:14px;width:100%;min-height:44px;padding:0 13px;font-size:13px;font-weight:900;box-shadow:inset 0 1px #ffffff24,0 12px 28px #ff667924}.inventory-negative-stock-action button:active{transform:translateY(1px)}@media (max-width:430px){.inventory-negative-stock-action{padding:12px}.inventory-negative-stock-action button{min-height:42px;font-size:12px}}.inventory-product-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.inventory-product-metrics>div{min-height:78px!important}.inventory-product-metrics span{font-size:11px!important}.inventory-product-metrics strong{font-size:14px!important}@media (max-width:430px){.inventory-product-metrics{grid-template-columns:1fr!important}.inventory-product-metrics>div{min-height:72px!important}}.reports-profit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.reports-profit-card{background:linear-gradient(#232634f0,#181a25f0);border:1px solid #ffffff21;border-radius:17px;gap:7px;min-height:78px;padding:12px;display:grid}.reports-profit-card--wide{background:#46dc9113;border-color:#72f0ad42;grid-column:1/-1}.reports-profit-card span{color:var(--text-muted);font-size:11px;line-height:1.3}.reports-profit-card strong{color:var(--text);letter-spacing:-.025em;font-size:15px;line-height:1.2}.reports-profit-card--wide strong{color:var(--success)}.reports-profit-products{gap:8px;margin-top:12px;display:grid}.reports-profit-product-row{background:linear-gradient(#232634f0,#181a25f0);border:1px solid #ffffff21;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.reports-profit-product-row strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;line-height:1.25}.reports-profit-product-row span,.reports-profit-product-row em{color:var(--text-muted);font-size:11px;font-style:normal;line-height:1.35}.reports-profit-product-row b{color:var(--success);white-space:nowrap;text-align:right;font-size:13px}@media (max-width:430px){.reports-profit-grid{grid-template-columns:1fr}.reports-profit-card--wide{grid-column:auto}.reports-profit-product-row{grid-template-columns:1fr}.reports-profit-product-row b{text-align:left;white-space:normal}}.reports-profit-warning{background:#ffd16617;border:1px solid #ffd1664d;border-radius:17px;gap:6px;margin-top:12px;padding:13px;display:grid}.reports-profit-warning strong{color:var(--warning);font-size:13px;line-height:1.25}.reports-profit-warning span{color:var(--text-soft);font-size:12px;line-height:1.4}.reports-section-disclosure{border:0;margin:0;padding:0}.reports-section-disclosure>summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#262938f5,#181a26f5);border:1px solid #ffffff24;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;margin:0;padding:0 18px;list-style:none;display:grid;box-shadow:inset 0 1px #ffffff14,0 16px 38px #0000002e}.reports-section-disclosure>summary::-webkit-details-marker{display:none}.reports-section-disclosure>summary strong{color:var(--text);letter-spacing:-.035em;overflow-wrap:anywhere;font-size:17px;font-weight:950;line-height:1.15}.reports-section-disclosure>summary span{min-width:72px;min-height:32px;color:var(--accent-strong);white-space:nowrap;background:#8fa4ff1f;border:1px solid #8fa4ff57;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.reports-section-disclosure[open]>summary{border-bottom-right-radius:18px;border-bottom-left-radius:18px}.reports-section-disclosure[open]>summary span{color:var(--text-soft);background:#ffffff0e;border-color:#ffffff29;font-size:0}.reports-section-disclosure[open]>summary span:before{content:"Скрыть";font-size:11px}.reports-section-disclosure__body{gap:0;margin-top:10px;display:grid}.reports-section-disclosure__body>.section-card,.reports-section-disclosure__body>article,.reports-section-disclosure__body>section{margin-top:0!important}.reports-section-disclosure .reports-disclosure{margin-top:12px}@media (max-width:430px){.reports-section-disclosure>summary{border-radius:19px;min-height:58px;padding:0 14px}.reports-section-disclosure>summary strong{font-size:15px}.reports-section-disclosure>summary span{min-width:64px;min-height:30px;padding:0 10px;font-size:10px}.reports-section-disclosure[open]>summary span:before{font-size:10px}}.inventory-cost-missing-action{background:#ffd16618;border:1px solid #ffd16652;border-radius:17px;gap:12px;margin-top:13px;padding:13px;display:grid}.inventory-cost-missing-action>div{gap:5px;display:grid}.inventory-cost-missing-action strong{color:var(--warning);letter-spacing:-.018em;font-size:14px;line-height:1.25}.inventory-cost-missing-action span{color:var(--text-soft);font-size:12px;line-height:1.4}.inventory-cost-missing-action button{color:#fff;cursor:pointer;background:linear-gradient(#ffd16661,#ffb84d3d);border:0;border-radius:14px;width:100%;min-height:44px;padding:0 13px;font-size:13px;font-weight:900;box-shadow:inset 0 1px #ffffff24,0 12px 28px #ffb84d1f}.inventory-cost-missing-action button:active{transform:translateY(1px)}@media (max-width:430px){.inventory-cost-missing-action{padding:12px}.inventory-cost-missing-action button{min-height:42px;font-size:12px}}.reports-category-profit-list{gap:8px;display:grid}.reports-category-profit-row>div{gap:4px;display:grid}.reports-category-profit-row strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;line-height:1.25}.reports-category-profit-row span,.reports-category-profit-row em{color:var(--text-muted);font-size:11px;font-style:normal;line-height:1.35}.reports-category-profit-row b{color:var(--success);white-space:nowrap;text-align:right;font-size:13px}@media (max-width:430px){.reports-category-profit-row{grid-template-columns:1fr}.reports-category-profit-row b{text-align:left;white-space:normal}}.reports-profit-subsection{background:linear-gradient(#1d233a9e,#1217267a);border:1px solid #747fff3d;border-radius:20px;margin-top:18px;padding:14px;box-shadow:inset 0 1px #ffffff12,0 14px 34px #00000029}.reports-profit-subsection .reports-disclosure--categories{box-shadow:none;background:0 0;border:0;margin-top:0;overflow:visible}.reports-profit-subsection .reports-disclosure--categories>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:auto;padding:0;list-style:none;display:flex}.reports-profit-subsection .reports-disclosure--categories>summary::-webkit-details-marker{display:none}.reports-profit-subsection .reports-disclosure--categories>summary:after{content:none;display:none}.reports-subsection-head{flex-direction:column;gap:4px;min-width:0;display:flex}.reports-subsection-head strong{color:var(--text);letter-spacing:-.02em;font-size:16px;font-weight:950;line-height:1.2}.reports-subsection-head small{color:#ffffff94;font-size:12px;line-height:1.35}.reports-disclosure-badge{min-width:34px;min-height:30px;color:var(--accent-strong);background:#8fa4ff24;border:1px solid #8fa4ff57;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.reports-category-profit-list{gap:10px;margin-top:14px;display:grid}.reports-category-profit-row{background:linear-gradient(#172e2a6b,#141b2894);border:1px solid #56e1b033;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.reports-category-profit-row__body{gap:5px;min-width:0;display:grid}.reports-category-profit-row__body strong{color:var(--text);overflow-wrap:anywhere;font-size:15px;font-weight:950;line-height:1.25}.reports-category-profit-row__body span,.reports-category-profit-row__body em{color:#ffffffad;font-size:12px;font-style:normal;line-height:1.4}.reports-category-profit-row__label{background:#56e1b01f;border:1px solid #56e1b03d;border-radius:999px;justify-self:start;padding:4px 8px;font-weight:900;color:#7be0ba!important;font-size:10px!important;line-height:1!important}.reports-category-profit-row>b{color:var(--success);white-space:nowrap;text-align:right;font-size:14px;line-height:1.2}.reports-profit-subtitle{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;margin-bottom:12px;padding:0 2px;display:flex}.reports-profit-subtitle strong{color:var(--text);letter-spacing:-.02em;font-size:15px;font-weight:950;line-height:1.2}.reports-profit-subtitle span{color:#ffffff94;font-size:12px;line-height:1.2}@media (max-width:430px){.reports-profit-subsection{border-radius:18px;padding:12px}.reports-subsection-head strong{font-size:15px}.reports-subsection-head small{font-size:11px}.reports-category-profit-row{grid-template-columns:1fr;padding:12px}.reports-category-profit-row>b{text-align:left;white-space:normal}}.reports-category-insights{gap:10px;margin-top:14px;display:grid}.reports-insight-disclosure{background:linear-gradient(#232634b8,#1418249e);border:1px solid #ffffff21;border-radius:18px;overflow:hidden}.reports-insight-disclosure--margin{background:linear-gradient(#3a311a47,#171924a8);border-color:#ffd16638}.reports-insight-disclosure--weak{background:linear-gradient(#3a1f2a3d,#171924a8);border-color:#ff809933}.reports-insight-disclosure>summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding:12px 14px;list-style:none;display:grid}.reports-insight-disclosure>summary::-webkit-details-marker{display:none}.reports-insight-disclosure>summary>div{gap:4px;min-width:0;display:grid}.reports-insight-disclosure>summary strong{color:var(--text);letter-spacing:-.018em;font-size:14px;font-weight:950;line-height:1.2}.reports-insight-disclosure>summary span{color:#ffffff94;font-size:11px;line-height:1.35}.reports-insight-disclosure>summary>b{min-width:30px;min-height:28px;color:var(--accent-strong);background:#8fa4ff1c;border:1px solid #8fa4ff47;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:11px;font-weight:950;display:inline-flex}.reports-category-insight-list{gap:8px;padding:0 12px 12px;display:grid}.reports-category-insight-row{background:#ffd1660e;border:1px solid #ffd16633;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px;display:grid}.reports-category-insight-row--weak{background:#ff80990e;border-color:#ff809933}.reports-category-insight-row>div{gap:4px;min-width:0;display:grid}.reports-category-insight-row strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;line-height:1.25}.reports-category-insight-row span,.reports-category-insight-row em{color:#ffffffa3;font-size:11px;font-style:normal;line-height:1.35}.reports-category-insight-row>b{color:var(--warning);white-space:nowrap;text-align:right;font-size:12px;line-height:1.2}.reports-category-insight-row--weak>b{color:var(--danger)}@media (max-width:430px){.reports-insight-disclosure>summary{min-height:58px;padding:11px 12px}.reports-insight-disclosure>summary strong{font-size:13px}.reports-category-insight-row{grid-template-columns:1fr}.reports-category-insight-row>b{text-align:left;white-space:normal}}.reports-owner-recommendations{background:linear-gradient(#20264094,#12172680);border:1px solid #8fa4ff3d;border-radius:20px;gap:12px;margin-top:18px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff12,0 14px 34px #00000029}.reports-owner-recommendations__head{gap:4px;display:grid}.reports-owner-recommendations__head strong{color:var(--text);letter-spacing:-.02em;font-size:16px;font-weight:950;line-height:1.2}.reports-owner-recommendations__head span{color:#ffffff94;font-size:12px;line-height:1.35}.reports-owner-recommendations__list{gap:9px;display:grid}.reports-owner-recommendation{background:#ffffff0b;border:1px solid #ffffff21;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:13px;display:grid}.reports-owner-recommendation>div{gap:5px;min-width:0;display:grid}.reports-owner-recommendation strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;font-weight:950;line-height:1.25}.reports-owner-recommendation span{color:#ffffffa3;font-size:11px;line-height:1.4}.reports-owner-recommendation>b{white-space:nowrap;text-align:right;font-size:12px;line-height:1.2}.reports-owner-recommendation--success{background:#56e1b012;border-color:#56e1b038}.reports-owner-recommendation--success>b{color:var(--success)}.reports-owner-recommendation--warning{background:#ffd16613;border-color:#ffd1663d}.reports-owner-recommendation--warning>b{color:var(--warning)}.reports-owner-recommendation--danger{background:#ff809913;border-color:#ff80993d}.reports-owner-recommendation--danger>b{color:var(--danger)}.reports-owner-recommendation--neutral>b{color:var(--text-soft)}@media (max-width:430px){.reports-owner-recommendations{border-radius:18px;padding:12px}.reports-owner-recommendations__head strong{font-size:15px}.reports-owner-recommendation{grid-template-columns:1fr;padding:12px}.reports-owner-recommendation>b{text-align:left;white-space:normal}}.reports-owner-recommendation__action{min-height:32px;color:var(--accent-strong);cursor:pointer;background:#8fa4ff26;border:1px solid #8fa4ff52;border-radius:999px;justify-self:start;margin-top:4px;padding:0 11px;font-size:11px;font-weight:950;line-height:1}.reports-owner-recommendation__action:active{transform:translateY(1px)}.reports-owner-recommendation--success .reports-owner-recommendation__action{color:var(--success);background:#56e1b01c;border-color:#56e1b047}.reports-owner-recommendation--warning .reports-owner-recommendation__action{color:var(--warning);background:#ffd1661c;border-color:#ffd1664d}.reports-owner-recommendation--danger .reports-owner-recommendation__action{color:var(--danger);background:#ff80991c;border-color:#ff80994d}@media (max-width:430px){.reports-owner-recommendation__action{min-height:34px;padding:0 12px;font-size:10px}}.reports-owner-recommendations--collapsible{overflow:hidden}.reports-owner-recommendations--collapsible>summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;list-style:none;display:grid}.reports-owner-recommendations--collapsible>summary::-webkit-details-marker{display:none}.reports-owner-recommendations--collapsible>summary>b{min-width:32px;min-height:30px;color:var(--accent-strong);background:#8fa4ff24;border:1px solid #8fa4ff57;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.reports-owner-recommendations--collapsible>summary:after{content:"Открыть";min-width:70px;color:var(--accent-strong);text-align:center;background:#8fa4ff1f;border:1px solid #8fa4ff4d;border-radius:999px;justify-self:end;padding:7px 10px;font-size:10px;font-weight:950;line-height:1}.reports-owner-recommendations--collapsible[open]>summary:after{content:"Скрыть";color:var(--text-soft);background:#ffffff0e;border-color:#ffffff29}.reports-owner-recommendations--collapsible>summary{grid-template-columns:minmax(0,1fr) auto auto}.reports-owner-recommendations--collapsible .reports-owner-recommendations__list{margin-top:12px}@media (max-width:430px){.reports-owner-recommendations--collapsible>summary{grid-template-columns:minmax(0,1fr) auto}.reports-owner-recommendations--collapsible>summary>b{min-width:30px;min-height:28px;font-size:11px}.reports-owner-recommendations--collapsible>summary:after{grid-column:1/-1;justify-self:stretch;min-width:0}}.inventory-restock-disclosure{background:linear-gradient(#3a311a42,#16192494);border:1px solid #ffd16642;border-radius:18px;margin-top:13px;overflow:hidden}.inventory-restock-disclosure>summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding:12px 14px;list-style:none;display:grid}.inventory-restock-disclosure>summary::-webkit-details-marker{display:none}.inventory-restock-disclosure>summary>div{gap:4px;min-width:0;display:grid}.inventory-restock-disclosure>summary strong{color:var(--text);font-size:14px;font-weight:950;line-height:1.2}.inventory-restock-disclosure>summary span{color:#fff9;font-size:11px;line-height:1.35}.inventory-restock-disclosure>summary>b{min-width:32px;min-height:30px;color:var(--warning);background:#ffd1661f;border:1px solid #ffd16657;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.inventory-restock-list{gap:8px;padding:0 12px 12px;display:grid}.inventory-restock-row{text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff21;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;width:100%;padding:12px;display:grid}.inventory-restock-row>div{gap:4px;min-width:0;display:grid}.inventory-restock-row strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;font-weight:950;line-height:1.25}.inventory-restock-row span,.inventory-restock-row em{color:#ffffffa3;font-size:11px;font-style:normal;line-height:1.35}.inventory-restock-row>b{white-space:nowrap;text-align:right;font-size:12px;line-height:1.2}.inventory-restock-row--negative{background:#ff809913;border-color:#ff809947}.inventory-restock-row--negative>b,.inventory-restock-row--negative em{color:var(--danger)}.inventory-restock-row--out{background:#ffd16612;border-color:#ffd16642}.inventory-restock-row--out>b,.inventory-restock-row--out em{color:var(--warning)}.inventory-restock-row--low{background:#8fa4ff11;border-color:#8fa4ff3d}.inventory-restock-row--low>b,.inventory-restock-row--low em{color:var(--accent-strong)}@media (max-width:430px){.inventory-restock-disclosure>summary{min-height:58px;padding:11px 12px}.inventory-restock-row{grid-template-columns:1fr;padding:12px}.inventory-restock-row>b{text-align:left;white-space:normal}}.reports-restock-recommendations{background:linear-gradient(#3a311a47,#1418249e);border:1px solid #ffd16642;border-radius:20px;margin-top:14px;overflow:hidden}.reports-restock-recommendations>summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:13px 14px;list-style:none;display:grid}.reports-restock-recommendations>summary::-webkit-details-marker{display:none}.reports-restock-recommendations>summary>div{gap:4px;min-width:0;display:grid}.reports-restock-recommendations>summary strong{color:var(--text);letter-spacing:-.018em;font-size:15px;font-weight:950;line-height:1.2}.reports-restock-recommendations>summary span{color:#fff9;font-size:11px;line-height:1.35}.reports-restock-recommendations>summary>b{min-width:32px;min-height:30px;color:var(--warning);background:#ffd1661f;border:1px solid #ffd16657;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.reports-restock-recommendations__list{gap:8px;padding:0 12px 12px;display:grid}.reports-restock-recommendation{text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff21;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;width:100%;padding:12px;display:grid}.reports-restock-recommendation>div:first-child{gap:4px;min-width:0;display:grid}.reports-restock-recommendation strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;font-weight:950;line-height:1.25}.reports-restock-recommendation span,.reports-restock-recommendation em{color:#ffffffa3;font-size:11px;font-style:normal;line-height:1.35}.reports-restock-recommendation>div:last-child{justify-items:end;gap:5px;min-width:92px;display:grid}.reports-restock-recommendation b{color:var(--text);white-space:nowrap;font-size:12px;line-height:1.2}.reports-restock-recommendation small{white-space:nowrap;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:950;line-height:1;display:inline-flex}.reports-restock-recommendation--negative{background:#ff809913;border-color:#ff809947}.reports-restock-recommendation--negative b,.reports-restock-recommendation--negative small{color:var(--danger)}.reports-restock-recommendation--negative small{background:#ff80991c;border:1px solid #ff809947}.reports-restock-recommendation--out{background:#ffd16612;border-color:#ffd16642}.reports-restock-recommendation--out b,.reports-restock-recommendation--out small{color:var(--warning)}.reports-restock-recommendation--out small{background:#ffd1661c;border:1px solid #ffd1664d}.reports-restock-recommendation--low{background:#8fa4ff11;border-color:#8fa4ff3d}.reports-restock-recommendation--low b,.reports-restock-recommendation--low small{color:var(--accent-strong)}.reports-restock-recommendation--low small{background:#8fa4ff1c;border:1px solid #8fa4ff47}@media (max-width:430px){.reports-restock-recommendations>summary{min-height:60px;padding:12px}.reports-restock-recommendation{grid-template-columns:1fr}.reports-restock-recommendation>div:last-child{justify-items:start;min-width:0}}.inventory-restock-row__suggestion,.reports-restock-recommendation__suggestion{white-space:normal;background:#56e1b018;border:1px solid #56e1b03d;border-radius:999px;justify-self:start;align-items:center;min-height:24px;margin-top:2px;padding:0 9px;font-weight:900;display:inline-flex;color:var(--success)!important;font-size:10px!important;line-height:1!important}.inventory-restock-row--negative .inventory-restock-row__suggestion,.reports-restock-recommendation--negative .reports-restock-recommendation__suggestion{background:#ff809917;border-color:#ff809942;color:var(--danger)!important}.inventory-restock-row--out .inventory-restock-row__suggestion,.reports-restock-recommendation--out .reports-restock-recommendation__suggestion{background:#ffd16617;border-color:#ffd16647;color:var(--warning)!important}@media (max-width:430px){.inventory-restock-row__suggestion,.reports-restock-recommendation__suggestion{min-height:23px;padding:0 8px;font-size:9px!important}}.inventory-restock-row:after,.reports-restock-recommendation:after{content:"Оформить приход";min-height:28px;color:var(--success);background:#56e1b01c;border:1px solid #56e1b047;border-radius:999px;grid-column:1/-1;justify-self:start;align-items:center;padding:0 10px;font-size:10px;font-weight:950;line-height:1;display:inline-flex}.inventory-restock-row--negative:after,.reports-restock-recommendation--negative:after{color:var(--danger);background:#ff80991c;border-color:#ff809947}.inventory-restock-row--out:after,.reports-restock-recommendation--out:after{color:var(--warning);background:#ffd1661c;border-color:#ffd1664d}@media (max-width:430px){.inventory-control-settings>summary{min-height:58px;padding:11px 12px}.inventory-control-settings__grid{grid-template-columns:1fr}.inventory-control-settings__save{min-height:42px;font-size:12px}}.inventory-control-settings{background:linear-gradient(#2026405c,#14182494);border:1px solid #8fa4ff42;border-radius:18px;margin-top:13px;overflow:hidden}.inventory-control-settings>summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding:12px 14px;list-style:none;display:grid}.inventory-control-settings>summary::-webkit-details-marker{display:none}.inventory-control-settings>summary>div{gap:4px;min-width:0;display:grid}.inventory-control-settings>summary strong{color:var(--text);font-size:14px;font-weight:950;line-height:1.2}.inventory-control-settings>summary span{color:#fff9;font-size:11px;line-height:1.35}.inventory-control-settings>summary>b{min-width:42px;min-height:30px;color:var(--accent-strong);white-space:nowrap;background:#8fa4ff1f;border:1px solid #8fa4ff57;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.inventory-control-settings__body{gap:12px;padding:0 12px 12px;display:grid}.inventory-control-settings__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inventory-control-settings__notice{color:var(--text-soft);background:#ffffff0b;border:1px solid #ffffff21;border-radius:14px;padding:11px 12px;font-size:12px;line-height:1.35}.inventory-control-settings__notice--success{color:var(--success);background:#56e1b013;border-color:#56e1b03d}.inventory-control-settings__notice--warning{color:var(--warning);background:#ffd16613;border-color:#ffd16642}.inventory-control-settings__notice--danger{color:var(--danger);background:#ff809913;border-color:#ff809942}.inventory-control-settings__save{color:#fff;cursor:pointer;background:linear-gradient(#8fa4ff57,#687fff38);border:0;border-radius:15px;width:100%;min-height:44px;font-size:13px;font-weight:950}.inventory-control-settings__save:disabled{cursor:not-allowed;opacity:.65}@media (max-width:430px){.inventory-control-settings>summary{min-height:58px;padding:11px 12px}.inventory-control-settings__grid{grid-template-columns:1fr}.inventory-control-settings__save{min-height:42px;font-size:12px}}.reports-margin-badge{white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;min-height:23px;margin-top:2px;padding:0 8px;font-weight:950;display:inline-flex;font-size:10px!important;line-height:1!important}.reports-margin-badge--low{background:#ff80991a;border:1px solid #ff809947;color:var(--danger)!important}.reports-margin-badge--medium{background:#ffd1661a;border:1px solid #ffd1664d;color:var(--warning)!important}.reports-margin-badge--good{background:#56e1b018;border:1px solid #56e1b042;color:var(--success)!important}@media (max-width:430px){.reports-margin-badge{min-height:22px;padding:0 7px;font-size:9px!important}}.inventory-margin-badge{white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;min-height:22px;margin-top:5px;padding:0 8px;font-style:normal;font-weight:950;display:inline-flex;font-size:9px!important;line-height:1!important}.inventory-margin-badge--low{background:#ff80991a;border:1px solid #ff809947;color:var(--danger)!important}.inventory-margin-badge--medium{background:#ffd1661a;border:1px solid #ffd1664d;color:var(--warning)!important}.inventory-margin-badge--good{background:#56e1b018;border:1px solid #56e1b042;color:var(--success)!important}.reports-category-insight-row--managed>div{gap:7px;display:grid}.reports-category-insight-row--managed span:not(.reports-margin-badge){color:#ffffffe6;font-size:12px;font-weight:850;line-height:1.35}.reports-category-insight-row--managed em,.reports-category-insight-row--managed small{color:#ffffff9e;max-width:100%;font-size:11px;font-style:normal;line-height:1.4}.reports-category-action{width:fit-content;min-height:32px;color:var(--warning);cursor:pointer;background:#ffd16614;border:1px solid #ffd1664d;border-radius:999px;justify-content:center;align-items:center;margin-top:2px;padding:0 12px;font-size:11px;font-weight:950;display:inline-flex}.reports-category-action--danger{color:var(--danger);background:#ff809914;border-color:#ff80994d}.reports-category-action:active{transform:translateY(1px)}.reports-restock-recommendation em,.reports-product-management-note{color:#ffffffb8;font-size:11px;font-style:normal;line-height:1.4}.reports-product-management-note{margin-top:4px;display:block}.reports-profit-product-row small{color:#ffffff94;font-size:11px;line-height:1.4}.reports-profit-product-row>div{gap:5px;display:grid}.reports-owner-action-plan{background:linear-gradient(#2026406b,#141824ad);border:1px solid #8fa4ff47;border-radius:20px;margin-top:14px;overflow:hidden}.reports-owner-action-plan>summary{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;padding:14px;list-style:none;display:grid}.reports-owner-action-plan>summary::-webkit-details-marker{display:none}.reports-owner-action-plan>summary>div{gap:4px;min-width:0;display:grid}.reports-owner-action-plan>summary strong{color:var(--text);letter-spacing:-.018em;font-size:15px;font-weight:950;line-height:1.2}.reports-owner-action-plan>summary span{color:#ffffff9e;font-size:11px;line-height:1.35}.reports-owner-action-plan>summary>b{min-width:32px;min-height:30px;color:var(--accent-strong);background:#8fa4ff1f;border:1px solid #8fa4ff57;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.reports-owner-action-plan__list{gap:9px;padding:0 12px 12px;display:grid}.reports-owner-action{background:#ffffff0b;border:1px solid #ffffff21;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.reports-owner-action>div{gap:5px;min-width:0;display:grid}.reports-owner-action strong{color:var(--text);font-size:13px;font-weight:950;line-height:1.25}.reports-owner-action span{color:#ffffffa3;font-size:11px;line-height:1.4}.reports-owner-action button{min-height:32px;color:var(--accent-strong);white-space:nowrap;cursor:pointer;background:#8fa4ff1a;border:1px solid #8fa4ff4d;border-radius:999px;padding:0 11px;font-size:11px;font-weight:950}.reports-owner-action--danger{background:#ff809913;border-color:#ff809947}.reports-owner-action--danger button{color:var(--danger);background:#ff80991a;border-color:#ff80994d}.reports-owner-action--warning{background:#ffd16612;border-color:#ffd16647}.reports-owner-action--warning button{color:var(--warning);background:#ffd1661a;border-color:#ffd16652}.reports-owner-action--success{background:#56e1b012;border-color:#56e1b03d}.reports-owner-action--success button{color:var(--success);background:#56e1b01a;border-color:#56e1b047}@media (max-width:430px){.reports-owner-action{grid-template-columns:1fr}.reports-owner-action button{width:fit-content}}.home-owner-action-plan{background:linear-gradient(#20264073,#141824ad);border:1px solid #8fa4ff40;border-radius:22px;margin-bottom:14px;padding:14px}.home-owner-action-plan__head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;display:grid}.home-owner-action-plan__head>div{gap:4px;min-width:0;display:grid}.home-owner-action-plan__head strong{color:var(--text);letter-spacing:-.018em;font-size:15px;font-weight:950;line-height:1.2}.home-owner-action-plan__head span{color:#ffffff9e;font-size:11px;line-height:1.35}.home-owner-action-plan__head b{min-width:32px;min-height:30px;color:var(--accent-strong);background:#8fa4ff1f;border:1px solid #8fa4ff57;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.home-owner-action-plan__list{gap:9px;display:grid}.home-owner-action{background:#ffffff0b;border:1px solid #ffffff21;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;text-decoration:none;display:grid}.home-owner-action>div{gap:5px;min-width:0;display:grid}.home-owner-action strong{color:var(--text);font-size:13px;font-weight:950;line-height:1.25}.home-owner-action span{color:#ffffffa3;font-size:11px;line-height:1.4}.home-owner-action small{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:950;display:inline-flex}.home-owner-action--danger{background:#ff809913;border-color:#ff809947}.home-owner-action--danger small{color:var(--danger);background:#ff80991a;border:1px solid #ff80994d}.home-owner-action--warning{background:#ffd16612;border-color:#ffd16647}.home-owner-action--warning small{color:var(--warning);background:#ffd1661a;border:1px solid #ffd16652}.home-owner-action--success{background:#56e1b012;border-color:#56e1b03d}.home-owner-action--success small{color:var(--success);background:#56e1b01a;border:1px solid #56e1b047}@media (max-width:430px){.home-owner-action{grid-template-columns:1fr}.home-owner-action small{width:fit-content}}.sales-preflight-row--danger{background:#ff80990f;border-color:#ff809947}.sales-preflight-row--warning{background:#ffd1660e;border-color:#ffd16647}.sales-preflight-row--success{border-color:#56e1b02e}.sales-preflight-margin{border-radius:999px;width:fit-content;margin-top:6px;padding:5px 8px;font-size:10px;font-weight:900;line-height:1.15;display:inline-flex}.sales-preflight-margin--danger{color:var(--danger);background:#ff80991a;border:1px solid #ff80993d}.sales-preflight-margin--warning{color:var(--warning);background:#ffd1661a;border:1px solid #ffd1663d}.sales-preflight-margin--success{color:var(--success);background:#56e1b017;border:1px solid #56e1b033}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0b0f;--bg-elevated:#111116;--panel:#1c1c20c7;--panel-strong:#242428eb;--panel-soft:#76768024;--border:#ffffff1a;--border-strong:#ffffff2e;--text:#f5f5f7;--text-soft:#c7c7cc;--text-muted:#8e8e93;--accent:#0a84ff;--accent-soft:#0a84ff29;--success:#30d158;--warning:#ffd60a;--danger:#ff453a;--control-bg:#76768024;--control-bg-strong:#76768038;--control-border:#ffffff1a;--shadow-sm:0 8px 22px #0000002e;--shadow-md:0 18px 46px #0000003d;--shadow-lg:0 26px 70px #00000057;--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--max-width:520px;--bottom-nav-height:86px}html,body{letter-spacing:-.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;color:var(--text)!important;background:radial-gradient(circle at 50% -10%,#0a84ff29,#0000 34%),radial-gradient(circle at 100% 0,#ffffff0f,#0000 26%),linear-gradient(#0b0b0f 0%,#050506 100%)!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Inter,Arial,sans-serif!important}.app-root{background:0 0!important}.app-header{z-index:50!important;-webkit-backdrop-filter:saturate(180%)blur(26px)!important;background:#0b0b0fb8!important;border-bottom:1px solid #ffffff0f!important;position:sticky!important;top:0!important}.app-header__inner{width:min(100%, var(--max-width))!important;padding:calc(10px + env(safe-area-inset-top,0px)) 14px 10px!important;margin:0 auto!important}.app-shell__viewport{flex:auto;min-height:0}.app-main{width:min(100%, var(--max-width))!important;padding:14px 14px calc(var(--bottom-nav-height) + 20px + env(safe-area-inset-bottom,0px))!important}.topbar,.topbar--clean{justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.topbar__main{align-items:center;gap:10px;min-width:0;display:flex}.topbar__back{background:var(--control-bg);width:36px;height:36px;color:var(--text);box-shadow:inset 0 0 0 1px var(--control-border);border:0;border-radius:999px;font-size:20px;line-height:1}.topbar__identity{gap:3px;min-width:0;display:grid}.topbar__title-row{align-items:center;gap:7px;min-width:0;display:flex}.topbar__title{min-width:0;color:var(--text);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:700;line-height:1.15;overflow:hidden}.topbar__subtitle{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.topbar__status{flex:none}.status-dot{border-radius:999px;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #ffffff0a}.status-dot--ok{background:var(--success)}.status-dot--warn{background:var(--warning)}.micro-chip,.chip,.status-badge{border:1px solid var(--border);background:var(--control-bg);min-height:28px;color:var(--text-soft);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.micro-chip--success,.chip--success{color:var(--success);background:#30d1581a;border-color:#30d15838}.micro-chip--warning,.chip--warning{color:var(--warning);background:#ffd60a1a;border-color:#ffd60a38}.chip--danger{color:var(--danger);background:#ff453a1a;border-color:#ff453a3d}.page-intro{padding:2px 2px 0}.page-intro__eyebrow{letter-spacing:.08em;font-weight:700;color:var(--text-muted)!important;font-size:11px!important}.page-intro__title{color:var(--text);letter-spacing:-.055em!important;font-size:clamp(30px,8vw,40px)!important;font-weight:800!important;line-height:.98!important}.page-intro__description{color:var(--text-soft)!important;font-size:15px!important;line-height:1.45!important}.section-card,.metric-card,.action-link,.empty-state,.sales-item,.sales-cart-item,.sales-preflight__item,.sales-preflight-row,.inventory-item,.inventory-card,.inventory-product-card,.inventory-operation-card,.inventory-soft-note,.reports-section-disclosure,.report-operation-row,.return-card,.exchange-card,.backoffice-card,.more-card{-webkit-backdrop-filter:saturate(160%)blur(22px);border:1px solid var(--border)!important;background:linear-gradient(180deg, #ffffff13, #ffffff09), var(--panel)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important}.section-card{padding:16px!important}.metric-card{padding:15px!important}.metric-card__label,.info-pair__label,.surface-row__label{font-weight:600;color:var(--text-muted)!important;font-size:12px!important}.metric-card__value{color:var(--text);letter-spacing:-.045em!important;font-weight:800!important}.metric-card__description,.action-link__description,.empty-state__description,.surface-row__value{color:var(--text-soft)!important}.action-link{transition:transform .16s,background .16s,border-color .16s,box-shadow .16s}.action-link:active,button:active,.bottom-nav__link:active{transform:scale(.985)}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}input,textarea,select{border:1px solid var(--control-border)!important;background:var(--control-bg)!important;color:var(--text)!important;box-shadow:none!important;border-radius:16px!important;outline:none!important}input:focus,textarea:focus,select:focus{border-color:#0a84ff9e!important;box-shadow:0 0 0 4px #0a84ff24!important}input::placeholder,textarea::placeholder{color:#ebebf557!important}button{border-radius:999px}.inventory-primary-btn,.sales-primary-btn,.primary-btn,button[type=submit]{background:var(--accent)!important;color:#fff!important;border:0!important;box-shadow:0 10px 28px #0a84ff42!important}.bottom-nav{pointer-events:none;padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px))!important;-webkit-backdrop-filter:none!important;background:linear-gradient(#0b0b0f00,#0b0b0fd6 42%)!important;border-top:0!important}.bottom-nav__inner{pointer-events:auto;width:min(100%, var(--max-width))!important;box-shadow:var(--shadow-lg)!important;-webkit-backdrop-filter:saturate(180%)blur(28px)!important;background:#1c1c20d1!important;border:1px solid #ffffff1a!important;border-radius:24px!important;gap:6px!important;margin:0 auto!important;padding:7px!important}.bottom-nav__link{transition:transform .16s,background .16s,color .16s;min-height:46px!important;color:var(--text-muted)!important;background:0 0!important;border:0!important;border-radius:18px!important;font-size:12px!important;font-weight:700!important}.bottom-nav__link--active{color:#fff!important;background:var(--accent)!important;box-shadow:0 8px 22px #0a84ff3d!important}details{overflow:hidden}summary{cursor:pointer}@media (max-width:420px){.app-main{padding-left:12px!important;padding-right:12px!important}.section-card{padding:14px!important}.bottom-nav{padding-left:10px!important;padding-right:10px!important}.bottom-nav__link{min-height:44px!important;font-size:11px!important}}.home-screen{gap:16px!important;display:grid!important}.home-v2-hero{-webkit-backdrop-filter:saturate(180%)blur(28px)!important;background:radial-gradient(circle at 85% 10%,#0a84ff3d,#0000 34%),radial-gradient(circle at 10% 0,#ffffff1c,#0000 26%),linear-gradient(#2c2c30e6,#16161adb)!important;border:1px solid #ffffff1c!important;border-radius:32px!important;padding:20px!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 70px #00000052!important}.home-v2-hero:before{content:"";pointer-events:none;opacity:.7;background:linear-gradient(135deg,#ffffff38,#0000 36%),linear-gradient(315deg,#0a84ff29,#0000 38%);position:absolute;inset:-1px}.home-v2-hero>*{z-index:1;position:relative}.home-v2-hero__main{gap:14px!important;display:grid!important}.home-v2-kicker{color:#f5f5f79e!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.home-v2-title{color:#fff!important;letter-spacing:-.065em!important;max-width:11ch!important;font-size:clamp(34px,10vw,48px)!important;font-weight:850!important;line-height:.94!important}.home-v2-meta{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.home-v2-meta span,.home-v2-pill{color:#f5f5f7d1!important;-webkit-backdrop-filter:blur(18px)!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:999px!important;min-height:30px!important;padding:0 11px!important;font-size:12px!important;font-weight:650!important}.home-v2-hero__status{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:16px!important;display:flex!important}.home-v2-refresh{color:#fff!important;background:#ffffff1a!important;border:0!important;border-radius:999px!important;min-height:34px!important;padding:0 13px!important;font-weight:700!important;box-shadow:inset 0 0 0 1px #ffffff1a!important}.home-v2-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.home-v2-metric{background:linear-gradient(#ffffff13,#ffffff09),#1c1c20c7!important;border:1px solid #ffffff1a!important;border-radius:26px!important;min-height:108px!important;padding:15px!important;box-shadow:0 14px 38px #00000038!important}.home-v2-metric--wide{grid-column:1/-1!important;min-height:112px!important}.home-v2-metric span{color:#ebebf58f!important;font-size:12px!important;font-weight:650!important}.home-v2-metric strong{color:#fff!important;letter-spacing:-.055em!important;margin-top:auto!important;font-size:clamp(24px,7vw,34px)!important;font-weight:850!important;line-height:.98!important}.home-v2-block-head{padding:2px 2px 0!important}.home-v2-block-head h2{color:#fff!important;letter-spacing:-.04em!important;font-size:22px!important;font-weight:800!important;line-height:1.1!important}.home-v2-block-head p{color:#ebebf594!important;font-size:14px!important;line-height:1.35!important}.home-v2-actions{gap:10px!important;display:grid!important}.home-v2-action{background:linear-gradient(#ffffff12,#ffffff09),#1c1c20c7!important;border:1px solid #ffffff1a!important;border-radius:24px!important;min-height:76px!important;padding:15px 16px!important;box-shadow:0 12px 34px #0003!important}.home-v2-action--primary{background:linear-gradient(#0a84ff3d,#0a84ff1f),#1c1c20c7!important;border-color:#0a84ff38!important}.home-v2-action--warning{background:linear-gradient(#ffd60a2e,#ffd60a14),#1c1c20c7!important;border-color:#ffd60a38!important}.home-v2-action strong{color:#fff!important;letter-spacing:-.02em!important;font-size:16px!important;font-weight:780!important}.home-v2-action span{color:#ebebf599!important;font-size:13px!important;line-height:1.3!important}.home-owner-action-plan{background:linear-gradient(#ffffff13,#ffffff09),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:28px!important;padding:16px!important;box-shadow:0 16px 42px #00000038!important}.home-owner-action-plan__head strong{color:#fff!important;letter-spacing:-.035em!important;font-size:18px!important;font-weight:800!important}.home-owner-action-plan__head span{color:#ebebf58f!important}.home-owner-action-plan__head b{background:var(--accent)!important;color:#fff!important;border-radius:999px!important;min-width:34px!important;height:34px!important}.home-owner-action{background:#ffffff0e!important;border-color:#ffffff14!important;border-radius:22px!important}.sales-pos{gap:14px!important;display:grid!important}.sales-pos-hero{background:radial-gradient(circle at 92% 0,#30d1582b,#0000 30%),radial-gradient(circle at 10% 0,#0a84ff38,#0000 34%),linear-gradient(#2c2c30e6,#16161adb)!important;border:1px solid #ffffff1c!important;border-radius:32px!important;padding:18px!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 70px #00000052!important}.sales-pos-hero__main{gap:10px!important;display:grid!important}.sales-pos-kicker{color:#f5f5f79e!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.sales-pos-total{color:#fff!important;letter-spacing:-.07em!important;font-size:clamp(34px,11vw,52px)!important;font-weight:850!important;line-height:.94!important}.sales-pos-meta{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.sales-pos-meta span,.sales-pos-location{color:#f5f5f7d1!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:999px!important;min-height:30px!important;padding:0 11px!important;font-size:12px!important;font-weight:650!important}.sales-pos-hero__status{margin-top:14px!important}.sales-pos-warning,.sales-soft-note,.sales-pos-alert{color:#f5f5f7c7!important;background:#ffffff0f!important;border:1px solid #ffffff1a!important;border-radius:22px!important}.sales-pos-alert--danger{color:#ffb4ae!important;background:#ff453a1a!important;border-color:#ff453a3d!important}.sales-block-head{padding:2px 2px 0!important}.sales-block-head h2{color:#fff!important;letter-spacing:-.04em!important;font-size:21px!important;font-weight:800!important;line-height:1.12!important}.sales-block-head p{color:#ebebf58f!important;font-size:14px!important;line-height:1.35!important}.sales-catalog-list,.sales-cart-list-v3,.sales-preflight-v3__list{gap:10px!important;display:grid!important}.sales-product{background:linear-gradient(#fff1,#ffffff08),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:24px!important;min-height:76px!important;padding:14px!important;box-shadow:0 10px 30px #0000002e!important}.sales-product--selected{background:linear-gradient(#0a84ff33,#0a84ff17),#1c1c20c7!important;border-color:#0a84ff57!important}.sales-product__body strong,.sales-cart-row__main strong,.sales-preflight-row strong{color:#fff!important;letter-spacing:-.025em!important;font-weight:780!important}.sales-product__body span,.sales-product__side small,.sales-cart-row__main span,.sales-preflight-row span{color:#ebebf58f!important}.sales-product__side strong{color:#fff!important;font-weight:800!important}.sales-cart-row,.sales-preflight-row{background:linear-gradient(#fff1,#ffffff08),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:24px!important;padding:14px!important}.sales-cart-row__control{background:#76768029!important;border-radius:999px!important;box-shadow:inset 0 0 0 1px #ffffff14!important}.sales-cart-row__control button,.sales-qty button,.sales-remove-btn,.sales-text-btn,.sales-secondary-btn{color:#f5f5f7e6!important;background:#7676802e!important;border:1px solid #ffffff1a!important;border-radius:999px!important}.sales-remove-btn{color:#ffb4ae!important;background:#ff453a1a!important;border-color:#ff453a33!important}.sales-total-card{bottom:calc(var(--bottom-nav-height) + 10px + env(safe-area-inset-bottom,0px))!important;z-index:12!important;-webkit-backdrop-filter:saturate(180%)blur(28px)!important;background:#1c1c20db!important;border:1px solid #ffffff1f!important;border-radius:28px!important;padding:15px!important;position:sticky!important;box-shadow:0 22px 62px #0000005c!important}.sales-total-card div,.sales-total-card__final{color:#ebebf59e!important}.sales-total-card strong,.sales-total-card__final strong{color:#fff!important;letter-spacing:-.04em!important}.sales-submit-btn,.sales-primary-action{background:var(--accent)!important;color:#fff!important;border:0!important;border-radius:999px!important;min-height:52px!important;font-size:16px!important;font-weight:780!important;box-shadow:0 14px 36px #0a84ff47!important}.sales-check-actions{gap:10px!important;display:grid!important}.sales-advanced-panel{background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:24px!important}.sales-links-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.sales-links-row a{color:#f5f5f7db!important;background:#76768024!important;border:1px solid #ffffff1a!important;border-radius:18px!important;min-height:46px!important;font-weight:700!important}@media (max-width:420px){.home-v2-hero,.sales-pos-hero{border-radius:28px!important;padding:17px!important}.home-v2-metrics{gap:9px!important}.home-v2-metric{border-radius:23px!important;min-height:102px!important}.sales-total-card{bottom:calc(var(--bottom-nav-height) + 8px + env(safe-area-inset-bottom,0px))!important}.sales-links-row{grid-template-columns:1fr!important}}.sales-total-card{z-index:auto!important;-webkit-backdrop-filter:none!important;background:linear-gradient(#282a32fa,#1c1e26fa)!important;margin-top:14px!important;margin-bottom:0!important;position:static!important;inset:auto!important}.sales-soft-note{z-index:0!important;margin-bottom:0!important;position:relative!important}.sales-cart-list-v3{z-index:0!important;position:relative!important}.sales-total-card div,.sales-total-card__final{z-index:1!important;min-height:24px!important;position:relative!important}.sales-total-card span,.sales-total-card strong{z-index:1!important;position:relative!important}.sales-cart-row,.sales-preflight-row,.sales-advanced-panel,.sales-soft-note,.sales-total-card{isolation:isolate!important}.sales-advanced-panel{background:linear-gradient(#282a32fa,#1c1e26fa)!important;overflow:hidden!important}.sales-two-fields{align-items:start!important}.sales-two-fields>*{min-width:0!important}.sales-advanced-panel input,.sales-advanced-panel textarea,.sales-advanced-panel select{box-sizing:border-box!important;width:100%!important;min-width:0!important}.sales-advanced-panel textarea{resize:vertical!important;min-height:92px!important}@media (max-width:560px){.sales-two-fields{grid-template-columns:1fr!important}.sales-total-card{border-radius:24px!important;padding:14px!important}.sales-total-card div{gap:10px!important}.sales-total-card strong{font-size:15px!important}.sales-total-card__final strong{font-size:20px!important}}.inventory-screen,.reports-screen{gap:16px!important;display:grid!important}.inventory-hero,.reports-hero{-webkit-backdrop-filter:saturate(180%)blur(28px)!important;border:1px solid #ffffff1c!important;border-radius:32px!important;padding:20px!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 70px #00000052!important}.inventory-hero{background:radial-gradient(circle at 90% 0,#30d1582e,#0000 32%),radial-gradient(circle at 8% 0,#0a84ff33,#0000 34%),linear-gradient(#2c2c30e6,#16161adb)!important}.reports-hero{background:radial-gradient(circle at 88% 0,#0a84ff42,#0000 34%),radial-gradient(circle at 10% 0,#ffffff1a,#0000 26%),linear-gradient(#2c2c30e6,#16161adb)!important}.inventory-hero:before,.reports-hero:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(135deg,#fff3,#0000 34%),linear-gradient(315deg,#0a84ff1f,#0000 38%);position:absolute;inset:-1px}.inventory-hero>*,.reports-hero>*{z-index:1;position:relative}.inventory-hero__main,.reports-hero__main{gap:12px!important;display:grid!important}.inventory-kicker,.reports-kicker{color:#f5f5f79e!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.inventory-title,.reports-total{color:#fff!important;letter-spacing:-.07em!important;font-size:clamp(34px,10vw,50px)!important;font-weight:850!important;line-height:.94!important}.inventory-meta,.reports-meta{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.inventory-meta span,.reports-meta span,.reports-delta{color:#f5f5f7d1!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;padding:0 11px!important;font-size:12px!important;font-weight:650!important;display:inline-flex!important}.inventory-hero__side,.reports-hero__side{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:16px!important;display:flex!important}.inventory-refresh-btn,.reports-refresh-btn{background:var(--accent)!important;color:#fff!important;border:0!important;border-radius:999px!important;min-height:38px!important;padding:0 15px!important;font-weight:760!important;box-shadow:0 10px 26px #0a84ff42!important}.inventory-block-head,.reports-block-head{padding:2px 2px 0!important}.inventory-block-head h2,.reports-block-head h2{color:#fff!important;letter-spacing:-.045em!important;font-size:22px!important;font-weight:820!important;line-height:1.1!important}.inventory-block-head p,.reports-block-head p{color:#ebebf594!important;font-size:14px!important;line-height:1.35!important}.inventory-block-head>span,.reports-block-head>span{color:#f5f5f7c7!important;background:#76768029!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;padding:0 11px!important;font-size:12px!important;font-weight:700!important;display:inline-flex!important}.inventory-metrics,.reports-metrics,.reports-cash-grid,.reports-cash-explain-grid,.reports-profit-grid,.reports-highlight-grid,.reports-control-events-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.inventory-metric,.reports-metric,.reports-cash-card,.reports-cash-explain-card,.reports-profit-card,.reports-highlight-card,.reports-control-events-summary__card,.inventory-product-metrics>div{background:linear-gradient(#fff1,#ffffff08),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:24px!important;min-height:104px!important;padding:15px!important;box-shadow:0 12px 34px #0003!important}.inventory-metric--wide,.reports-metric--wide,.reports-profit-card--wide,.reports-cash-explain-card--wide{grid-column:1/-1!important}.inventory-metric span,.reports-metric span,.reports-cash-card span,.reports-cash-explain-card span,.reports-profit-card span,.reports-highlight-card span,.reports-control-events-summary__card span,.inventory-product-metrics span{color:#ebebf58f!important;font-size:12px!important;font-weight:650!important}.inventory-metric strong,.reports-metric strong,.reports-cash-card strong,.reports-cash-explain-card strong,.reports-profit-card strong,.reports-highlight-card strong,.reports-control-events-summary__card strong,.inventory-product-metrics strong{color:#fff!important;letter-spacing:-.045em!important;font-weight:850!important}.inventory-metric strong,.reports-metric strong{font-size:clamp(24px,7vw,34px)!important;line-height:.98!important}.inventory-alert,.reports-profit-warning,.inventory-soft-note,.reports-empty-line{color:#f5f5f7c2!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:22px!important;padding:14px!important}.inventory-alert--danger,.reports-cash-explain-card--negative,.reports-control-events-summary__card--high{background:linear-gradient(#ff453a24,#ff453a12),#1c1c20c2!important;border-color:#ff453a3d!important}.reports-cash-explain-card--positive{background:linear-gradient(#30d15824,#30d1580f),#1c1c20c2!important;border-color:#30d15838!important}.inventory-control-settings,.inventory-restock-disclosure,.reports-section-disclosure,.reports-disclosure,.reports-owner-recommendations,.reports-owner-action-plan,.reports-restock-recommendations,.reports-insight-disclosure{background:linear-gradient(#ffffff10,#ffffff08),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 12px 34px #0003!important}.inventory-control-settings>summary,.inventory-restock-disclosure>summary,.reports-section-disclosure>summary,.reports-disclosure>summary,.reports-owner-recommendations>summary,.reports-owner-action-plan>summary,.reports-restock-recommendations>summary,.reports-insight-disclosure>summary{color:#fff!important;letter-spacing:-.025em!important;min-height:62px!important;padding:15px 16px!important;font-weight:800!important;list-style:none!important}.inventory-control-settings>summary::-webkit-details-marker{display:none!important}.inventory-restock-disclosure>summary::-webkit-details-marker{display:none!important}.reports-section-disclosure>summary::-webkit-details-marker{display:none!important}.reports-disclosure>summary::-webkit-details-marker{display:none!important}.reports-owner-recommendations>summary::-webkit-details-marker{display:none!important}.reports-owner-action-plan>summary::-webkit-details-marker{display:none!important}.reports-restock-recommendations>summary::-webkit-details-marker{display:none!important}.reports-insight-disclosure>summary::-webkit-details-marker{display:none!important}.inventory-control-settings>summary:after,.inventory-restock-disclosure>summary:after,.reports-section-disclosure>summary:after,.reports-disclosure>summary:after,.reports-owner-recommendations>summary:after,.reports-owner-action-plan>summary:after,.reports-restock-recommendations>summary:after,.reports-insight-disclosure>summary:after{content:"⌄";float:right;color:#f5f5f7b8;background:#7676802e;border-radius:999px;place-items:center;width:28px;height:28px;font-size:15px;display:inline-grid}.inventory-list,.inventory-ledger-list,.inventory-restock-list,.reports-list,.reports-category-profit-list,.reports-owner-recommendations__list,.reports-owner-action-plan__list,.reports-restock-recommendations__list,.reports-category-insight-list,.reports-profit-products{gap:10px!important;display:grid!important}.inventory-row,.inventory-ledger-row,.inventory-restock-row,.reports-employee-row,.reports-product-row,.reports-weak-row,.reports-operation-row,.reports-control-event,.reports-category-profit-row,.reports-owner-recommendation,.reports-owner-action,.reports-restock-recommendation,.reports-category-insight-row,.reports-profit-product-row{background:linear-gradient(#ffffff0f,#ffffff07),#1c1c20bd!important;border:1px solid #ffffff1a!important;border-radius:22px!important;padding:14px!important;box-shadow:0 10px 30px #0000002e!important}.inventory-row{text-align:left!important;width:100%!important;color:inherit!important}.inventory-row--active{background:linear-gradient(#0a84ff38,#0a84ff17),#1c1c20c7!important;border-color:#0a84ff5c!important}.inventory-row__body strong,.inventory-product-title strong,.reports-employee-row strong,.reports-product-row strong,.reports-weak-row strong,.reports-operation-row strong,.reports-control-event strong,.reports-category-profit-row strong,.reports-owner-recommendation strong,.reports-owner-action strong,.reports-restock-recommendation strong,.reports-category-insight-row strong,.reports-profit-product-row strong{color:#fff!important;letter-spacing:-.025em!important;font-weight:780!important}.inventory-row__body span,.inventory-product-title span,.inventory-row__side em,.reports-employee-row span,.reports-product-row span,.reports-weak-row span,.reports-operation-row span,.reports-control-event span,.reports-category-profit-row span,.reports-owner-recommendation span,.reports-owner-action span,.reports-restock-recommendation span,.reports-category-insight-row span,.reports-profit-product-row span{color:#ebebf594!important}.inventory-product-card{background:radial-gradient(circle at 88% 0,#0a84ff24,#0000 34%),linear-gradient(#fff1,#ffffff08),#1c1c20c7!important;border-radius:28px!important;padding:16px!important}.inventory-product-title{padding-bottom:14px!important}.inventory-product-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.inventory-product-metrics--secondary>div{min-height:86px!important}.inventory-operation-form,.inventory-product-form,.inventory-control-settings__grid,.reports-custom-period{gap:12px!important;display:grid!important}.inventory-product-tabs{background:#76768024!important;border-radius:22px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:5px!important;display:grid!important}.inventory-product-tab{color:#f5f5f79e!important;background:0 0!important;border:0!important;border-radius:18px!important;min-height:46px!important;font-weight:760!important}.inventory-product-tab--active{background:var(--accent)!important;color:#fff!important;box-shadow:0 8px 22px #0a84ff38!important}.inventory-primary-btn,.inventory-control-settings__save,.reports-more-btn,.reports-category-action,.reports-owner-recommendation__action{background:var(--accent)!important;color:#fff!important;border:0!important;border-radius:999px!important;min-height:50px!important;font-weight:780!important;box-shadow:0 12px 32px #0a84ff42!important}.reports-operation-filter-label{color:#ebebf594!important;gap:8px!important;font-size:13px!important;font-weight:650!important;display:grid!important}.reports-risk-badge,.reports-margin-badge,.inventory-margin-badge{color:#f5f5f7c2!important;background:#76768029!important;border-radius:999px!important;align-items:center!important;min-height:26px!important;padding:0 9px!important;font-size:11px!important;font-weight:760!important;display:inline-flex!important}@media (max-width:560px){.inventory-hero,.reports-hero{border-radius:28px!important;padding:17px!important}.inventory-metrics,.reports-metrics,.reports-cash-grid,.reports-cash-explain-grid,.reports-profit-grid,.reports-highlight-grid,.reports-control-events-summary,.inventory-product-metrics,.inventory-product-tabs{grid-template-columns:1fr!important}.inventory-metric,.reports-metric,.reports-cash-card,.reports-cash-explain-card,.reports-profit-card,.reports-highlight-card,.reports-control-events-summary__card,.inventory-product-metrics>div{min-height:92px!important}.inventory-row,.reports-product-row,.reports-operation-row,.reports-control-event{border-radius:20px!important}.reports-custom-period{grid-template-columns:1fr!important}}.stack,.more-screen,.shift-screen,.returns-screen{gap:16px!important;display:grid!important}.stack>.page-intro{background:radial-gradient(circle at 90% 0,#0a84ff33,#0000 34%),radial-gradient(circle at 8% 0,#ffffff1a,#0000 26%),linear-gradient(#2c2c30e6,#16161adb)!important;border:1px solid #ffffff1c!important;border-radius:32px!important;padding:18px!important;box-shadow:0 24px 70px #00000052!important}.page-intro__top{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.quiet-list{color:#ebebf5ad!important;gap:10px!important;margin:0!important;padding-left:18px!important;display:grid!important}.muted{color:#ebebf59e!important}.more-hero,.shift-hero,.returns-hero{-webkit-backdrop-filter:saturate(180%)blur(28px)!important;border:1px solid #ffffff1c!important;border-radius:32px!important;padding:20px!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 70px #00000052!important}.more-hero{background:radial-gradient(circle at 90% 0,#0a84ff3d,#0000 34%),radial-gradient(circle at 8% 0,#ffffff1a,#0000 28%),linear-gradient(#2c2c30e6,#16161adb)!important}.shift-hero{background:radial-gradient(circle at 90% 0,#30d1582e,#0000 34%),radial-gradient(circle at 8% 0,#0a84ff33,#0000 34%),linear-gradient(#2c2c30e6,#16161adb)!important}.returns-hero{background:radial-gradient(circle at 90% 0,#ffd60a2e,#0000 34%),radial-gradient(circle at 8% 0,#0a84ff2e,#0000 34%),linear-gradient(#2c2c30e6,#16161adb)!important}.more-hero:before,.shift-hero:before,.returns-hero:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(135deg,#fff3,#0000 34%),linear-gradient(315deg,#0a84ff1f,#0000 38%);position:absolute;inset:-1px}.more-hero>*,.shift-hero>*,.returns-hero>*{z-index:1;position:relative}.more-hero__main,.shift-hero__main,.returns-hero__main{gap:12px!important;display:grid!important}.more-kicker,.shift-kicker,.returns-kicker{color:#f5f5f79e!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.more-title,.shift-total,.returns-title{color:#fff!important;letter-spacing:-.07em!important;font-size:clamp(34px,10vw,50px)!important;font-weight:850!important;line-height:.94!important}.more-meta,.shift-meta,.returns-meta{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.more-meta span,.shift-meta span,.returns-meta span,.more-pill{color:#f5f5f7d1!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;min-height:30px!important;padding:0 11px!important;font-size:12px!important;font-weight:650!important;display:inline-flex!important}.more-pill--success{color:#30d158!important;background:#30d1581a!important;border-color:#30d1583d!important}.more-pill--warning{color:#ffd60a!important;background:#ffd60a1a!important;border-color:#ffd60a3d!important}.more-hero__status,.shift-hero__status,.returns-hero__side{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:16px!important;display:flex!important}.more-context-grid,.shift-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.more-context-card,.shift-metric,.shift-note-card,.more-roadmap-card{background:linear-gradient(#fff1,#ffffff08),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:24px!important;min-height:104px!important;padding:15px!important;box-shadow:0 12px 34px #0003!important}.more-context-card--wide{grid-column:1/-1!important}.more-context-card span,.shift-metric span,.shift-note-card span,.more-roadmap-card span{color:#ebebf58f!important;font-size:12px!important;font-weight:650!important}.more-context-card strong,.shift-metric strong,.shift-note-card strong,.more-roadmap-card strong{color:#fff!important;letter-spacing:-.045em!important;font-weight:850!important}.more-block-head,.shift-block-head,.returns-block-head{padding:2px 2px 0!important}.more-block-head h2,.shift-block-head h2,.returns-block-head h2{color:#fff!important;letter-spacing:-.045em!important;font-size:22px!important;font-weight:820!important;line-height:1.1!important}.more-block-head p,.shift-block-head p,.returns-block-head p{color:#ebebf594!important;font-size:14px!important;line-height:1.35!important}.more-action-grid{gap:10px!important;display:grid!important}.more-action{background:linear-gradient(#fff1,#ffffff08),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:24px!important;gap:7px!important;min-height:92px!important;padding:15px 16px!important;text-decoration:none!important;display:grid!important;box-shadow:0 12px 34px #0003!important}.more-action--primary{background:linear-gradient(#0a84ff33,#0a84ff14),#1c1c20c2!important;border-color:#0a84ff40!important}.more-action--warning{background:linear-gradient(#ffd60a29,#ffd60a0f),#1c1c20c2!important;border-color:#ffd60a3d!important}.more-action__tag{color:#f5f5f7a8!important;background:#76768029!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:25px!important;padding:0 9px!important;font-size:11px!important;font-weight:760!important;display:inline-flex!important}.more-action strong{color:#fff!important;letter-spacing:-.025em!important;font-size:16px!important;font-weight:780!important}.more-action>span:last-child,.more-roadmap-list span{color:#ebebf594!important;font-size:13px!important;line-height:1.35!important}.more-roadmap-list{flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important;display:flex!important}.more-roadmap-list span{background:#76768029!important;border-radius:999px!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;display:inline-flex!important}.shift-refresh-btn,.shift-primary-btn,.returns-primary-btn{background:var(--accent)!important;color:#fff!important;border:0!important;border-radius:999px!important;min-height:50px!important;font-weight:780!important;box-shadow:0 12px 32px #0a84ff42!important}.shift-secondary-btn,.returns-secondary-btn{color:#f5f5f7e0!important;background:#76768029!important;border:1px solid #ffffff1a!important;border-radius:999px!important;min-height:46px!important;font-weight:740!important}.shift-secondary-btn--danger{color:#ffb4ae!important;background:#ff453a1a!important;border-color:#ff453a38!important}.shift-form-grid,.returns-form-grid{gap:12px!important;display:grid!important}.shift-actions-row,.returns-line-actions{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.shift-alert,.returns-alert,.returns-soft-note,.returns-manual-search{color:#f5f5f7c2!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:22px!important;padding:14px!important}.shift-alert--success,.returns-alert--success{color:#b7f7c8!important;background:#30d1581a!important;border-color:#30d1583d!important}.shift-alert--warning,.returns-alert--warning{color:#ffe999!important;background:#ffd60a1a!important;border-color:#ffd60a3d!important}.shift-alert--danger,.returns-alert--danger{color:#ffb4ae!important;background:#ff453a1a!important;border-color:#ff453a3d!important}.returns-sales-list,.returns-lines-list{gap:10px!important;display:grid!important}.returns-sale-row,.returns-line-row,.returns-summary-card{background:linear-gradient(#fff1,#ffffff08),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:24px!important;padding:14px!important;box-shadow:0 12px 34px #0003!important}.returns-sale-row{text-align:left!important;width:100%!important;color:inherit!important}.returns-sale-row--active{background:linear-gradient(#0a84ff38,#0a84ff17),#1c1c20c7!important;border-color:#0a84ff5c!important}.returns-sale-row strong,.returns-line-row__main strong,.returns-summary-card strong{color:#fff!important;letter-spacing:-.025em!important;font-weight:780!important}.returns-sale-row span,.returns-sale-row em,.returns-line-row__main span,.returns-line-row__main em,.returns-summary-card span{color:#ebebf594!important}.returns-sale-row__status-pill,.returns-sale-row__status-pill-single{color:#b7f7c8!important;background:#30d1581a!important;border:1px solid #30d15838!important;border-radius:999px!important;place-items:center!important;min-height:32px!important;padding:4px 10px!important;font-size:11px!important;font-weight:780!important;display:inline-grid!important}.returns-line-row{gap:12px!important;display:grid!important}.returns-line-row__controls{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.returns-qty{background:#76768024!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:5px!important;display:inline-flex!important}.returns-qty button{color:#fff!important;background:#76768038!important;border:0!important;border-radius:999px!important;width:34px!important;height:34px!important;font-weight:800!important}.returns-summary-card{gap:10px!important;display:grid!important}.returns-summary-card div{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.stack .section-card h2{color:#fff!important;letter-spacing:-.04em!important;font-size:20px!important;font-weight:820!important;line-height:1.12!important}.stack .section-card{gap:14px!important;display:grid!important}.stack .chip{color:#f5f5f7d1!important;background:#76768029!important;border-radius:999px!important;min-height:32px!important;padding:0 11px!important}.stack .action-row,.stack [style*=flex]{min-width:0!important}@media (max-width:560px){.more-hero,.shift-hero,.returns-hero,.stack>.page-intro{border-radius:28px!important;padding:17px!important}.more-context-grid,.shift-metrics{grid-template-columns:1fr!important}.more-context-card,.shift-metric,.shift-note-card,.returns-sale-row,.returns-line-row,.returns-summary-card{border-radius:22px!important;min-height:auto!important}.returns-line-row__controls{flex-direction:column!important;align-items:stretch!important}.shift-actions-row,.returns-line-actions{grid-template-columns:1fr!important;display:grid!important}.shift-actions-row button,.returns-line-actions button,.returns-primary-btn,.returns-secondary-btn,.shift-primary-btn,.shift-secondary-btn{width:100%!important}.page-intro__top{gap:12px!important;display:grid!important}}.sales-pos,.sales-screen,.app-main{overflow:visible!important}.sales-cart-list-v3{gap:14px!important;display:grid!important}.sales-cart-row{grid-template-columns:1fr!important;gap:14px!important;min-height:auto!important;padding:16px!important;display:grid!important;overflow:hidden!important}.sales-cart-row__main{gap:8px!important;min-width:0!important;display:grid!important}.sales-cart-row__main strong,.sales-cart-row__main span{overflow-wrap:anywhere!important;min-width:0!important}.sales-cart-row__actions,.sales-cart-row__controls,.sales-cart-row__footer{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}.sales-cart-row__control,.sales-qty{border-radius:999px!important;grid-template-columns:58px 1fr 58px!important;align-items:center!important;gap:0!important;width:100%!important;min-height:58px!important;padding:0!important;display:grid!important;overflow:hidden!important}.sales-cart-row__control button,.sales-qty button{border-radius:999px!important;width:58px!important;min-width:58px!important;height:58px!important;font-size:22px!important;line-height:1!important}.sales-cart-row__control span,.sales-qty span{color:#fff!important;place-items:center!important;min-width:0!important;font-size:18px!important;font-weight:800!important;display:grid!important}.sales-remove-btn,.sales-cart-row button[aria-label*=Удалить],.sales-cart-row button[type=button].sales-remove-btn{border-radius:999px!important;width:100%!important;min-height:54px!important;margin:0!important;position:static!important;transform:none!important}.sales-cart-row input,.sales-cart-row select,.sales-cart-row textarea{box-sizing:border-box!important;width:100%!important;min-width:0!important}.sales-cart-row hr,.sales-cart-row__divider{border-color:#ffffff14!important;width:100%!important;margin:4px 0!important}.sales-advanced-panel{gap:14px!important;padding:16px!important;display:grid!important;overflow:hidden!important}.sales-advanced-panel label,.sales-advanced-panel .field,.sales-advanced-panel [class*=field],.sales-advanced-panel [class*=Field]{align-items:start!important;gap:8px!important;min-width:0!important;display:grid!important}.sales-advanced-panel label>span,.sales-advanced-panel .field>span,.sales-advanced-panel [class*=field]>span,.sales-advanced-panel [class*=Field]>span{color:#ebebf5a8!important;min-height:18px!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:650!important;line-height:1.25!important;display:block!important;position:static!important}.sales-advanced-panel select,.sales-advanced-panel input,.sales-advanced-panel textarea{min-height:56px!important;padding:0 16px!important;line-height:1.25!important}.sales-advanced-panel textarea{min-height:112px!important;padding-top:14px!important;padding-bottom:14px!important}@media (min-width:520px){.sales-two-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:420px){.sales-cart-row{border-radius:24px!important;padding:14px!important}.sales-cart-row__control,.sales-qty{grid-template-columns:54px 1fr 54px!important;min-height:54px!important}.sales-cart-row__control button,.sales-qty button{width:54px!important;min-width:54px!important;height:54px!important}.sales-remove-btn,.sales-cart-row button[aria-label*=Удалить],.sales-cart-row button[type=button].sales-remove-btn{min-height:52px!important}}html,body{overscroll-behavior-y:contain!important;height:auto!important;min-height:100%!important;overflow:hidden auto!important}.app-root,.app-shell,.app-shell__viewport{height:auto!important;min-height:100dvh!important;overflow:visible!important}.app-main{height:auto!important;min-height:auto!important;padding-bottom:calc(var(--bottom-nav-height) + 36px + env(safe-area-inset-bottom,0px))!important;overflow:visible!important}.sales-screen,.sales-pos{height:auto!important;min-height:auto!important;padding-bottom:calc(var(--bottom-nav-height) + 48px + env(safe-area-inset-bottom,0px))!important;overflow:visible!important}.sales-links-row{margin-bottom:0!important}.bottom-nav{z-index:100!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.sales-total-card,.sales-check-actions,.sales-links-row{z-index:1!important;position:relative!important}.sales-cart-list-v3{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;min-width:0!important;display:grid!important}.sales-cart-row{box-sizing:border-box!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:16px!important;display:grid!important;overflow:hidden!important}.sales-cart-row,.sales-cart-row *{box-sizing:border-box!important}.sales-cart-row__main{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;min-width:0!important;display:grid!important}.sales-cart-row__main strong,.sales-cart-row__main span{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:visible!important}.sales-cart-row__control{grid-template-columns:1fr!important;grid-template-areas:"price""qty""remove"!important;align-items:stretch!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;overflow:visible!important}.sales-cart-row__control>strong{color:#fff!important;letter-spacing:-.035em!important;white-space:normal!important;overflow-wrap:anywhere!important;grid-area:price!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;font-size:18px!important;font-weight:850!important;line-height:1.2!important;display:block!important}.sales-cart-row__control .sales-qty{grid-area:qty!important}.sales-qty{border-radius:999px!important;grid-template-columns:56px minmax(0,1fr) 56px!important;place-items:center stretch!important;gap:0!important;width:100%!important;min-width:0!important;max-width:100%!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.sales-qty button{float:none!important;border-radius:999px!important;place-items:center!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;margin:0!important;padding:0!important;font-size:22px!important;line-height:1!important;display:grid!important;position:static!important;inset:auto!important;transform:none!important}.sales-qty span{color:#fff!important;text-align:center!important;place-items:center!important;width:100%!important;min-width:0!important;height:56px!important;margin:0!important;padding:0!important;font-size:18px!important;font-weight:850!important;line-height:1!important;display:grid!important}.sales-cart-row__control .sales-remove-btn,.sales-cart-row .sales-remove-btn{float:none!important;white-space:nowrap!important;border-radius:999px!important;grid-area:remove!important;place-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:54px!important;min-height:54px!important;margin:0!important;padding:0 16px!important;display:grid!important;position:static!important;inset:auto!important;transform:none!important}.sales-line-discount{border-top:1px solid #ffffff14!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;min-width:0!important;margin-top:2px!important;padding-top:12px!important;display:grid!important}.sales-line-discount label{color:#ebebf5ad!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;font-size:13px!important;font-weight:700!important;display:flex!important}.sales-line-discount label span,.sales-line-discount label em{white-space:normal!important;overflow-wrap:anywhere!important;min-width:0!important}.sales-line-discount__input{grid-template-columns:minmax(0,1fr) 56px!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}.sales-line-discount__input input{width:100%!important;min-width:0!important;height:56px!important}.sales-line-discount__input span,.sales-line-discount__input strong,.sales-line-discount__input em,.sales-line-discount__input b{color:#f5f5f7db!important;background:#76768029!important;border-radius:18px!important;place-items:center!important;min-width:56px!important;height:56px!important;font-style:normal!important;font-weight:800!important;display:grid!important}.sales-advanced-panel{grid-template-columns:1fr!important;gap:16px!important;display:grid!important}.sales-two-fields{grid-template-columns:1fr!important;gap:14px!important;display:grid!important}.sales-advanced-panel label{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.sales-advanced-panel label>span{min-height:18px!important;margin:0!important;padding:0!important;line-height:1.25!important;display:block!important;position:static!important}.sales-advanced-panel input,.sales-advanced-panel select,.sales-advanced-panel textarea{width:100%!important;min-width:0!important;max-width:100%!important}@media (min-width:720px){.sales-cart-row__control{grid-template-columns:minmax(110px,.8fr) minmax(180px,1.2fr) minmax(150px,.9fr)!important;grid-template-areas:"price qty remove"!important;align-items:center!important}.sales-cart-row__control>strong,.sales-cart-row__control .sales-remove-btn,.sales-cart-row .sales-remove-btn{align-self:center!important}.sales-two-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:420px){.sales-cart-row{border-radius:24px!important;gap:13px!important;padding:14px!important}.sales-qty{grid-template-columns:52px minmax(0,1fr) 52px!important;height:52px!important;min-height:52px!important}.sales-qty button{width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;min-height:52px!important;max-height:52px!important}.sales-qty span{height:52px!important}.sales-cart-row__control .sales-remove-btn,.sales-cart-row .sales-remove-btn{height:52px!important;min-height:52px!important}.sales-line-discount__input{grid-template-columns:minmax(0,1fr) 52px!important}.sales-line-discount__input input,.sales-line-discount__input span,.sales-line-discount__input strong,.sales-line-discount__input em,.sales-line-discount__input b{min-width:52px!important;height:52px!important}}.sales-cart-list-v4{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;min-width:0!important;display:grid!important}.sales-cart-item-v4{box-sizing:border-box!important;background:linear-gradient(#fff1,#ffffff08),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:24px!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:16px!important;display:grid!important;overflow:hidden!important;box-shadow:0 10px 30px #0000002e!important}.sales-cart-item-v4,.sales-cart-item-v4 *{box-sizing:border-box!important}.sales-cart-item-v4__head{grid-template-columns:1fr!important;gap:6px!important;width:100%!important;min-width:0!important;display:grid!important}.sales-cart-item-v4__head strong{color:#fff!important;letter-spacing:-.025em!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:16px!important;font-weight:800!important;line-height:1.18!important;display:block!important}.sales-cart-item-v4__head span{color:#ebebf594!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:13px!important;line-height:1.3!important;display:block!important}.sales-cart-item-v4__controls{width:100%!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:1fr!important;gap:10px!important;margin:0!important;padding:0!important;display:grid!important;overflow:visible!important}.sales-cart-item-v4__controls>strong{color:#fff!important;letter-spacing:-.045em!important;white-space:normal!important;overflow-wrap:anywhere!important;width:100%!important;font-size:22px!important;font-weight:850!important;line-height:1.1!important;display:block!important}.sales-cart-item-v4__qty{background:#76768029!important;border-radius:999px!important;grid-template-columns:56px minmax(0,1fr) 56px!important;align-items:center!important;gap:0!important;width:100%!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff14!important}.sales-cart-item-v4__qty button{color:#fff!important;float:none!important;background:#7676803d!important;border:0!important;border-radius:999px!important;place-items:center!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important;margin:0!important;padding:0!important;font-size:22px!important;font-weight:850!important;line-height:1!important;display:grid!important;position:static!important;inset:auto!important;transform:none!important}.sales-cart-item-v4__qty span{color:#fff!important;text-align:center!important;place-items:center!important;width:100%!important;min-width:0!important;height:56px!important;margin:0!important;padding:0!important;font-size:18px!important;font-weight:850!important;line-height:1!important;display:grid!important}.sales-cart-item-v4__remove{color:#ffb4ae!important;float:none!important;white-space:nowrap!important;background:#ff453a1a!important;border:1px solid #ff453a2e!important;border-radius:999px!important;place-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:54px!important;min-height:54px!important;margin:0!important;padding:0 16px!important;font-size:15px!important;font-weight:800!important;line-height:1!important;display:grid!important;position:static!important;inset:auto!important;transform:none!important}.sales-cart-item-v4__discount{border-top:1px solid #ffffff14!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;min-width:0!important;margin-top:2px!important;padding-top:12px!important;display:grid!important}.sales-cart-item-v4__discount label{color:#ebebf5ad!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:700!important;line-height:1.25!important;display:flex!important}.sales-cart-item-v4__discount label span,.sales-cart-item-v4__discount label em{white-space:normal!important;overflow-wrap:anywhere!important;min-width:0!important}.sales-cart-item-v4__discount label em{color:#ffb4ae!important;font-style:normal!important}.sales-cart-item-v4__discount-input{grid-template-columns:minmax(0,1fr) 56px!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}.sales-cart-item-v4__discount-input input{width:100%!important;min-width:0!important;height:56px!important;min-height:56px!important}.sales-cart-item-v4__discount-input>span{color:#f5f5f7db!important;background:#76768029!important;border-radius:18px!important;place-items:center!important;width:56px!important;min-width:56px!important;height:56px!important;font-size:16px!important;font-weight:850!important;display:grid!important}@media (min-width:760px){.sales-cart-item-v4__controls{grid-template-columns:minmax(120px,.7fr) minmax(180px,1fr) minmax(150px,.75fr)!important;align-items:center!important}.sales-cart-item-v4__controls>strong,.sales-cart-item-v4__remove{align-self:center!important}}@media (max-width:420px){.sales-cart-item-v4{border-radius:24px!important;gap:13px!important;padding:14px!important}.sales-cart-item-v4__qty{grid-template-columns:52px minmax(0,1fr) 52px!important;height:52px!important;min-height:52px!important}.sales-cart-item-v4__qty button,.sales-cart-item-v4__qty span{height:52px!important;min-height:52px!important}.sales-cart-item-v4__qty button{width:52px!important;min-width:52px!important;max-width:52px!important}.sales-cart-item-v4__remove{height:52px!important;min-height:52px!important}.sales-cart-item-v4__discount-input{grid-template-columns:minmax(0,1fr) 52px!important}.sales-cart-item-v4__discount-input input,.sales-cart-item-v4__discount-input>span{height:52px!important;min-height:52px!important}.sales-cart-item-v4__discount-input>span{width:52px!important;min-width:52px!important}}.reports-owner-daily{gap:16px!important;display:grid!important}.reports-owner-daily__head{justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;display:flex!important}.reports-owner-daily__head span{color:#f5f5f79e!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important}.reports-owner-daily__head h2{color:#fff!important;letter-spacing:-.055em!important;margin:4px 0 6px!important;font-size:26px!important;font-weight:850!important;line-height:1.05!important}.reports-owner-daily__head p{color:#ebebf599!important;margin:0!important;font-size:14px!important;line-height:1.35!important}.reports-owner-daily__refresh{background:var(--accent)!important;color:#fff!important;border:0!important;border-radius:999px!important;min-height:44px!important;padding:0 16px!important;font-weight:780!important;box-shadow:0 12px 32px #0a84ff38!important}.reports-owner-daily__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.reports-owner-daily__metric{background:linear-gradient(#fff1,#ffffff08),#1c1c20c2!important;border:1px solid #ffffff1a!important;border-radius:24px!important;align-content:space-between!important;gap:8px!important;min-height:104px!important;padding:15px!important;display:grid!important;box-shadow:0 12px 34px #0003!important}.reports-owner-daily__metric--wide{grid-column:1/-1!important;min-height:116px!important}.reports-owner-daily__metric span,.reports-owner-daily__top span{color:#ebebf58f!important;font-size:12px!important;font-weight:700!important}.reports-owner-daily__metric strong{color:#fff!important;letter-spacing:-.055em!important;overflow-wrap:anywhere!important;font-size:24px!important;font-weight:850!important;line-height:1.05!important}.reports-owner-daily__metric--wide strong{font-size:clamp(30px,8vw,42px)!important}.reports-owner-daily__metric em,.reports-owner-daily__top em{color:#ebebf594!important;font-size:12px!important;font-style:normal!important;line-height:1.3!important}.reports-owner-daily__insights{gap:10px!important;display:grid!important}.reports-owner-daily__insight{background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:22px!important;gap:6px!important;padding:14px!important;display:grid!important}.reports-owner-daily__insight strong{color:#fff!important;font-size:15px!important;font-weight:800!important}.reports-owner-daily__insight span{color:#ebebf5a8!important;font-size:13px!important;line-height:1.35!important}.reports-owner-daily__insight--success{background:#30d1581a!important;border-color:#30d1583d!important}.reports-owner-daily__insight--warning{background:#ffd60a1a!important;border-color:#ffd60a3d!important}.reports-owner-daily__insight--danger{background:#ff453a1a!important;border-color:#ff453a3d!important}.reports-owner-daily__top{background:linear-gradient(#0a84ff2e,#0a84ff12),#1c1c20c2!important;border:1px solid #0a84ff3d!important;border-radius:24px!important;gap:7px!important;padding:15px!important;display:grid!important}.reports-owner-daily__top strong{color:#fff!important;letter-spacing:-.03em!important;overflow-wrap:anywhere!important;font-size:17px!important;font-weight:820!important}@media (max-width:560px){.reports-owner-daily__head{display:grid!important}.reports-owner-daily__refresh{width:100%!important}.reports-owner-daily__grid{grid-template-columns:1fr!important}.reports-owner-daily__metric,.reports-owner-daily__metric--wide{min-height:auto!important}}.reports-screen,.reports-screen *,.reports-owner-daily,.reports-owner-daily *{box-sizing:border-box!important;min-width:0!important}.reports-screen{padding-bottom:calc(var(--bottom-nav-height) + 44px + env(safe-area-inset-bottom,0px))!important;overflow-x:hidden!important}.reports-screen input,.reports-screen select,.reports-screen textarea,.reports-screen button{max-width:100%!important}.reports-screen input[type=date],.reports-screen input[type=datetime-local],.reports-screen input[type=text],.reports-screen select{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.reports-screen label{min-width:0!important;max-width:100%!important}:is(.reports-screen label:has(input[type=date]),.reports-screen label:has(input[type=datetime-local])){grid-template-columns:1fr!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;overflow:hidden!important}:is(.reports-screen label:has(input[type=date])>span,.reports-screen label:has(input[type=datetime-local])>span){color:#ebebf5a8!important;width:100%!important;min-width:0!important;font-size:13px!important;font-weight:650!important;line-height:1.25!important;display:block!important}.reports-screen input[type=date]{appearance:none!important;text-align:center!important;border-radius:18px!important;height:54px!important;min-height:54px!important;padding:0 14px!important;overflow:hidden!important}.reports-screen input[type=date]::-webkit-date-and-time-value{text-align:center!important;min-width:0!important}.reports-screen input[type=date]::-webkit-calendar-picker-indicator{max-width:20px!important;margin-left:4px!important}@media (max-width:760px){.reports-screen [class*=filter],.reports-screen [class*=Filter],.reports-screen [class*=period],.reports-screen [class*=Period],.reports-screen [class*=date],.reports-screen [class*=Date]{max-width:100%!important}.reports-screen [class*=filter]>*,.reports-screen [class*=Filter]>*,.reports-screen [class*=period]>*,.reports-screen [class*=Period]>*,.reports-screen [class*=date]>*,.reports-screen [class*=Date]>*{min-width:0!important;max-width:100%!important}}.reports-owner-daily__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.reports-owner-daily__metric{min-width:0!important;overflow:hidden!important}.reports-owner-daily__metric strong{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important;display:block!important}.reports-owner-daily__metric em{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important;display:block!important}.reports-owner-daily__top{gap:12px!important;display:grid!important}.reports-owner-daily__top-list{gap:10px!important;display:grid!important}.reports-owner-daily__top-row{background:#fff1!important;border:1px solid #ffffff14!important;border-radius:18px!important;padding:12px!important}.reports-owner-daily__top-row strong{color:#fff!important;overflow-wrap:anywhere!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important;display:block!important}.reports-owner-daily__top-row em{color:#ebebf59e!important;overflow-wrap:anywhere!important;margin-top:4px!important;font-size:12px!important;font-style:normal!important;line-height:1.3!important;display:block!important}@media (max-width:560px){.reports-owner-daily__grid{grid-template-columns:1fr!important}.reports-owner-daily__metric strong{font-size:28px!important;line-height:1.05!important}.reports-owner-daily__metric--wide strong{font-size:clamp(34px,10vw,46px)!important}}.reports-owner-daily__actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;display:flex!important}.reports-owner-daily__copy,.reports-owner-daily__refresh{white-space:nowrap!important;border-radius:999px!important;min-height:44px!important;padding:0 16px!important;font-weight:780!important}.reports-owner-daily__copy{color:#f5f5f7e0!important;box-shadow:none!important;background:#76768029!important;border:1px solid #ffffff1f!important}.reports-owner-daily__refresh{background:var(--accent)!important;color:#fff!important;border:0!important;box-shadow:0 12px 32px #0a84ff38!important}@media (max-width:560px){.reports-owner-daily__actions{grid-template-columns:1fr!important;width:100%!important;display:grid!important}.reports-owner-daily__copy,.reports-owner-daily__refresh{width:100%!important}}.inventory-control-settings__toggle{border:1px solid var(--tg-theme-section-separator-color,#94a3b847);background:var(--tg-theme-secondary-bg-color,#94a3b814);min-height:42px;color:var(--tg-theme-text-color,inherit);border-radius:14px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.inventory-control-settings__toggle input{width:18px;height:18px}.inventory-control-settings__toggle{box-sizing:border-box;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:48px;display:flex}.inventory-control-settings__toggle input{flex:none;width:22px;height:22px}.inventory-control-settings__toggle span{white-space:nowrap;flex:none}.inventory-control-settings__switch{width:100%;min-height:52px;color:var(--tg-theme-text-color,#f8fafc);font:inherit;text-align:left;background:#ffffff0a;border:1px solid #94a3b847;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.inventory-control-settings__switch strong{color:inherit;font-size:14px;font-weight:700}.inventory-control-settings__switch-dot{background:#94a3b852;border-radius:999px;flex:none;width:42px;height:26px;display:inline-flex;position:relative}.inventory-control-settings__switch-dot:after{content:"";background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px}.inventory-control-settings__switch--on{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e6b}.inventory-control-settings__switch--on .inventory-control-settings__switch-dot{background:#22c55ee6}.inventory-control-settings__switch--on .inventory-control-settings__switch-dot:after{transform:translate(16px)}
