*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0b1f3a;--navy-light:#0a1628;--blue:#1e88e5;--blue-light:#64b5f6;--green:#22c55e;--orange:#f59e0b;--red:#ef4444;--bg:#f0f4f8;--white:#fff;--border:#e2e8f0;--text-main:#0b1f3a;--text-muted:#6b7a8d;--font:var(--font-geist), "Segoe UI", sans-serif;--font-mono:var(--font-geist-mono), monospace;--sidebar-width:158px}*{box-sizing:border-box}html{height:100%}body{height:100%;font-family:var(--font);background:var(--bg);color:var(--text-main);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0}#__next{height:100%}.app-shell{width:100%;min-height:100vh;display:flex;position:relative}.app-main{margin-left:var(--sidebar-width);min-height:100vh;width:calc(100% - var(--sidebar-width));background:radial-gradient(circle at 100% 0,#3b82f60f,#0000 24%),linear-gradient(#f8fbff 0%,#eef4fb 100%);flex:1;transition:margin-left .3s cubic-bezier(.4,0,.2,1);overflow-x:hidden}.sidebar{width:var(--sidebar-width);color:#fff;z-index:100;background:radial-gradient(circle at top,#2563eb29,#0000 22%),linear-gradient(#07162e 0%,#061225 48%,#050d1c 100%);border-right:1px solid #ffffff0a;flex-direction:column;height:100vh;transition:width .25s;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden;box-shadow:8px 0 32px #030c1c70}.sidebar__brand{background:linear-gradient(#ffffff04,#fff0);border-bottom:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:104px;padding:12px 10px 10px;display:flex}.sidebar__logo{object-fit:contain;width:auto;max-width:98px;height:auto}.sidebar__tagline{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#ffffff85;font-size:7.5px;line-height:1.35}.sidebar__nav{flex-direction:column;flex:1;gap:5px;padding:10px 8px 4px;display:flex;overflow-y:auto}.sidebar__item{color:#ffffffd6;border-radius:9px;align-items:center;gap:9px;min-height:34px;padding:0 11px;font-size:10.5px;font-weight:600;line-height:1;text-decoration:none;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:flex;position:relative}.sidebar__item:hover{color:#fff;background:#1e7df51f}.sidebar__item--active{color:#fff;background:linear-gradient(#3181f6 0%,#1a63ea 100%);border-radius:9px;transform:translate(0);box-shadow:0 0 0 3px #ffffff12,0 8px 18px #1a63ea38}.sidebar__item-icon{width:16px;height:16px;color:inherit;opacity:.95;flex:0 0 16px;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.sidebar__item--active .sidebar__item-icon{background:#ffffff2e;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;box-shadow:0 6px 14px #1e88e524}.sidebar__item--active .sidebar__item-label{color:#fff;font-weight:700}.sidebar__item-icon--quick{flex-basis:15px;width:15px}.sidebar__item-label{white-space:nowrap}.sidebar__section-divider{background:#ffffff14;height:1px;margin:9px 14px}.sidebar__quick-actions{flex-direction:column;gap:6px;padding:0 8px 10px;display:flex}.sidebar__section-title{letter-spacing:.12em;text-transform:uppercase;color:#fff6;padding:0 4px 3px;font-size:8.5px;font-weight:700}.sidebar__quick-action{color:#ffffffd6;background:#ffffff0e;border:1px solid #ffffff0b;border-radius:8px;align-items:center;gap:8px;min-height:33px;padding:0 10px;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex}.sidebar__quick-action:hover{color:#fff;background:#ffffff1a}.sidebar__quick-action--accent{color:#fff;background:linear-gradient(#3181f6 0%,#1a63ea 100%);border-color:#ffffff0a}.sidebar__quick-action--accent:hover{background:linear-gradient(#3a88fb 0%,#1d73ef 100%)}.sidebar__quick-action--success{color:#fff;background:linear-gradient(#27b85f 0%,#179d4f 100%);border-color:#ffffff0a}.sidebar__quick-action--success:hover{background:linear-gradient(#2cc269 0%,#1cab55 100%)}.sidebar__quick-action--muted{background:#ffffff0b;border-color:#ffffff0a}.sidebar__quick-label{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:700;overflow:hidden}.sidebar__footer{border-top:1px solid #ffffff0f;padding:11px 14px 13px}.sidebar__help{color:#ffffffc2;align-items:center;gap:7px;padding:0 2px 10px;font-size:10.5px;font-weight:600;display:flex}.sidebar__help-icon{border:1px solid #ffffff57;border-radius:999px;flex:0 0 17px;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;display:inline-flex}.sidebar__version{color:#ffffff57;letter-spacing:.07em;align-items:center;gap:6px;font-size:9.5px;display:flex}.sidebar__version svg{font-size:10px}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#ffffffe0;border-bottom:1px solid #e5edf7;justify-content:space-between;align-items:center;min-height:66px;padding:10px 18px;display:flex;position:sticky;top:0;box-shadow:0 6px 26px #0f172a0a}.topbar__left{min-width:0}.topbar__title{color:#102544;letter-spacing:-.02em;font-size:17px;font-weight:800;line-height:1}.topbar__subtitle{color:#64748b;margin-top:4px;font-size:11px}.topbar__right{align-items:center;gap:10px;display:flex}.topbar__branch,.topbar__search,.topbar__notif,.topbar__user{background:#fffffff2;border:1px solid #dce5f2;box-shadow:0 8px 22px #0f172a0a}.topbar__branch{color:#334155;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.topbar__search{color:#7b889c;border-radius:9px;justify-content:flex-start;align-items:center;gap:8px;min-width:246px;min-height:38px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.topbar__notif{color:#475569;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.topbar__badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:800;display:flex;position:absolute;top:-3px;right:-3px}.topbar__user-wrapper{position:relative}.topbar__user{color:#102544;border-radius:10px;align-items:center;gap:10px;min-height:38px;padding:4px 9px 4px 5px;display:inline-flex}.topbar__avatar,.topbar__menu-avatar{color:#fff;background:linear-gradient(135deg,#f5b04e,#d97706);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:flex}.topbar__user-copy{align-items:center;min-width:0;display:flex}.topbar__user-name{color:#102544;text-overflow:ellipsis;white-space:nowrap;max-width:115px;font-size:11px;font-weight:800;overflow:hidden}.topbar__chevron{color:#94a3b8;transition:transform .2s}.topbar__chevron--open{transform:rotate(180deg)}.topbar__menu{background:#fff;border:1px solid #dde6f1;border-radius:14px;width:244px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 40px #0f172a1f}.topbar__menu-header{background:#f8fbff;align-items:center;gap:12px;padding:14px 16px;display:flex}.topbar__menu-info{min-width:0}.topbar__menu-username{color:#102544;font-size:13px;font-weight:800}.topbar__menu-role{color:#64748b;margin-top:2px;font-size:11px}.topbar__menu-divider{background:#e5edf7;height:1px}.topbar__menu-item{color:#102544;text-align:left;background:#fff;border:none;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:12px;font-weight:700;display:flex}.topbar__menu-item--danger{color:#dc2626}.sidebar__hamburger{z-index:110;color:#fff;cursor:pointer;background:linear-gradient(#081b35 0%,#06101f 100%);border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:none;position:fixed;top:16px;left:16px}.sidebar__hamburger:hover{background:linear-gradient(#0a1f3c 0%,#071220 100%);border-color:#fff3}.sidebar__overlay{z-index:99;background:#00000080;display:none;position:fixed;inset:0}.sidebar--mobile-open{transform:translate(0)}.page{flex-direction:column;min-height:100vh;padding:0;display:flex}.page-body{flex:1;padding:24px}.dashboard-page{background:radial-gradient(circle at top,#ffffffe6,#ffffff8c 34%,#eef4fbe6 100%),linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:22px 22px 28px}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.dashboard-header__left{min-width:0}.dashboard-header__title-row{align-items:center;gap:8px;display:flex}.dashboard-header__title-icon{color:#64748b;flex:none}.dashboard-header__title{color:#0f172a;font-size:28px;font-weight:800;line-height:1.1}.dashboard-header__subtitle{color:#64748b;margin-top:10px;font-size:13px;line-height:1.5}.dashboard-header__right{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.dashboard-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dashboard-toolbar__control,.dashboard-toolbar__customize{color:#0f172a;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:12.5px;font-weight:700;display:inline-flex;box-shadow:0 8px 22px #0f172a0f}.dashboard-toolbar__control{color:#334155;cursor:default}.dashboard-toolbar__customize{color:#2563eb;cursor:pointer;background:#fff;border-color:#d7e5fb;align-self:flex-end}.dashboard-toolbar__customize:hover,.dashboard-toolbar__control:hover,.dashboard-toolbar__control:hover{background:#f8fbff}.dashboard-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:20px}.dashboard-stat-card{border-radius:16px;align-items:center;min-height:108px;padding:16px;box-shadow:0 10px 26px #0f172a0f}.dashboard-stat-card__content{min-width:0}.dashboard-grid{gap:18px;display:grid}.dashboard-grid--top,.dashboard-grid--tables{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.dashboard-panel{border-radius:16px;box-shadow:0 14px 34px #0f172a0f}.dashboard-panel .table-card__header{padding:16px 18px}.dashboard-panel__meta{color:#64748b;font-size:11px;font-weight:700}.dashboard-panel__meta--red{color:#ef4444}.dashboard-panel__headline{padding:0 18px 2px}.dashboard-panel__headline-value{color:#0f172a;font-size:29px;font-weight:800;line-height:1.1}.dashboard-chart{width:100%;min-width:0;min-height:0}.dashboard-chart__placeholder{background:linear-gradient(#fbfdff 0%,#f4f8fc 100%);border:1px dashed #dbe5f1;border-radius:14px;width:100%;height:100%}.dashboard-chart__placeholder--round{border-radius:999px;width:170px;height:170px;margin:12px auto 0}.dashboard-chart--line{height:220px;padding:8px 12px 12px 8px}.dashboard-chart--pie{height:220px;padding:14px 10px 8px 16px}.dashboard-chart--bar{height:200px;padding:10px 12px 4px}.dashboard-category-layout{grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:center;gap:6px;min-width:0;display:grid}.dashboard-pie-legend{color:#475569;flex-direction:column;gap:10px;padding:8px 18px 18px 0;font-size:11.5px;display:flex}.dashboard-pie-legend__item{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.dashboard-pie-legend__name{color:#0f172a;min-width:0;font-weight:600}.dashboard-pie-legend__amount{color:#64748b;font-weight:700}.dashboard-pie-legend__dot{border-radius:999px;flex:0 0 9px;width:9px;height:9px}.dashboard-comparison{flex-direction:column;gap:10px;padding:4px 18px 18px;display:flex}.dashboard-comparison__row{justify-content:space-between;align-items:center;gap:12px;font-size:11.5px;display:flex}.dashboard-comparison__row--muted .dashboard-comparison__value{color:#94a3b8}.dashboard-comparison__label{color:#475569;font-weight:600}.dashboard-comparison__value{color:#0f172a;font-weight:700}.dashboard-comparison__note{color:#16a34a;font-size:12px;font-weight:700}.dashboard-table{border-collapse:collapse;width:100%}.dashboard-table tbody td{vertical-align:middle;border-bottom:1px solid #edf2f7;padding:14px 18px}.dashboard-table tbody tr:last-child td{border-bottom:none}.dashboard-table__index{color:#94a3b8;width:56px;font-size:12px;font-weight:700}.dashboard-table__index--blue{color:#1e88e5}.dashboard-table__item{color:#0f172a;font-weight:600}.dashboard-item-cell{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-item-cell__avatar{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #dbeafe;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:inline-flex}.dashboard-item-cell__avatar--alert{color:#ef4444;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fecaca}.dashboard-table__qty{color:#64748b;font-size:12.5px}.dashboard-table__amount{color:#0f172a;text-align:right;font-weight:700}.dashboard-table--transactions .dashboard-table__amount{color:#0f172a}.dashboard-low-stock{flex-direction:column;display:flex}.dashboard-low-stock__row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.dashboard-low-stock__row:last-child{border-bottom:none}.dashboard-low-stock__item{color:#0f172a;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.dashboard-low-stock__badge{color:#ef4444;background:#fee2e2;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:700}.dashboard-summary{border-radius:14px}.dashboard-summary__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:12px 18px;display:grid}.dashboard-summary__item{text-align:left;align-items:center;gap:12px;padding:16px 12px;display:flex}.dashboard-summary__item+.dashboard-summary__item{border-left:1px solid #edf2f7}.dashboard-summary__icon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;margin:0;display:flex}.dashboard-summary__value{font-size:24px;font-weight:800;line-height:1.1}.dashboard-summary__label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:0;font-size:11px;font-weight:700}.dashboard-empty-note{color:#64748b;padding:12px 18px;font-size:12px}.dashboard-empty-note--padded{padding:16px 18px}@media (max-width:1280px){.dashboard-grid--top,.dashboard-grid--tables,.dashboard-category-layout{grid-template-columns:1fr}.dashboard-summary__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-summary__item+.dashboard-summary__item{border-left:0}}@media (max-width:768px){.dashboard-page{padding:16px}.dashboard-stats,.dashboard-summary__grid{grid-template-columns:1fr 1fr}.dashboard-chart--line,.dashboard-chart--pie,.dashboard-chart--bar{height:210px}.dashboard-header{flex-direction:column}.dashboard-header__right{align-items:flex-start;width:100%}.dashboard-toolbar{width:100%}.dashboard-toolbar__control,.dashboard-toolbar__customize{justify-content:center;width:100%}.dashboard-category-layout{grid-template-columns:1fr}.dashboard-pie-legend{padding:0 16px 16px}.dashboard-summary__item{border-left:0!important}}.login-page{color:#fff;background-color:#0000;background-image:linear-gradient(125deg,#051330e0 0%,#081e49c2 44%,#07183cd6 100%),url(/images/wap_pos_abstract_background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:minmax(0,1.15fr) minmax(400px,.82fr);height:100dvh;min-height:100dvh;display:grid;position:relative;overflow:hidden}.login-page__hero,.login-page__form-wrap{z-index:1;min-height:100dvh;position:relative}.login-page__hero{flex-direction:column;justify-content:center;gap:16px;padding:clamp(22px,2.6vw,34px) 24px clamp(24px,2.8vw,34px) clamp(64px,8.5vw,108px);display:flex}.login-page__hero:before{content:"";clip-path:polygon(0 0,76% 0,50% 100%,0 100%);pointer-events:none;background:linear-gradient(135deg,#0c2a6338,#fff0 56%);position:absolute;inset:-4% 36% -6% -7%}.login-page__form-wrap{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:clamp(18px,2.6vw,30px) clamp(48px,6vw,82px) 22px 8px;display:flex}.login-page__bg-shape{pointer-events:none;border-radius:40px;position:absolute}.login-page__bg-shape--one{clip-path:polygon(0 0,70% 0,47% 100%,0 100%);background:linear-gradient(135deg,#ffffff08,#fff0 62%);width:59%;height:100%;inset:0 auto 0 0}.login-page__bg-shape--two{opacity:.22;filter:none;background-image:radial-gradient(#70a7ff2e 1px,#0000 1px);background-size:10px 10px;width:250px;height:160px;inset:5.5% auto auto 41%}.login-page__brand-card{width:fit-content;margin-bottom:0;transform:translate(-4px)}.login-page__logo{width:clamp(305px,32vw,450px);height:auto}.login-page__eyebrow{color:#ffffffc7;letter-spacing:.18em;font-size:11px;font-weight:700}.login-page__hero-copy{max-width:350px;margin-top:2px;margin-left:50px}.login-page__hero-copy h1{color:#fff;margin-top:0;font-size:clamp(18px,2vw,21px);font-weight:800;line-height:1.22}.login-page__lead{color:#86ace3;max-width:320px;margin-top:8px;font-size:13.5px;line-height:1.58}.login-page__features{gap:12px;margin-top:18px;display:grid}.login-page__feature{align-items:center;gap:16px;display:flex}.login-page__feature-icon{color:#fff;background:#235bc46b;border-radius:7px;flex:0 0 32px;width:32px;height:32px;padding:0;line-height:0;display:block;position:relative;overflow:visible;box-shadow:inset 0 0 0 1px #ffffff1a}.login-page__feature-glyph{width:18px;height:18px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-page__feature-glyph--cart{transform:translate(calc(-50% - .5px),calc(-50% - .5px))}.login-page__feature-glyph--boxes{transform:translate(-50%,calc(-50% - .5px))}.login-page__feature-glyph--users{transform:translate(calc(-50% - .25px),calc(-50% - .75px))}.login-page__feature-glyph--chart{width:16px;height:16px;transform:translate(calc(-50% - .1px),calc(-50% - .1px))}.login-page__feature>div{flex-direction:column;justify-content:center;min-height:32px;display:flex}.login-page__feature strong{color:#fff;font-size:14px;font-weight:700;line-height:1.15;display:block}.login-page__feature span{color:#84abdf;margin-top:4px;font-size:12px;line-height:1.35;display:block}.login-card{color:#0f172a;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #ffffffa6;border-radius:12px;width:min(100%,412px);min-height:430px;padding:38px 28px 30px;transform:translate(10px);box-shadow:0 22px 56px #02081742}.login-card__header{text-align:center}.login-card__header h2{color:#15214a;font-size:22px;font-weight:800;line-height:1.2}.login-card__header p{color:#7181a1;margin-top:8px;font-size:14px}.login-form{flex-direction:column;gap:15px;margin-top:30px;display:flex}.login-form__field{flex-direction:column;gap:6px;display:flex}.login-form__label{color:#304066;margin-bottom:2px;font-size:12px;font-weight:700}.login-form__input-wrap{background:#fff;border:1px solid #d9e1ee;border-radius:7px;align-items:center;gap:10px;height:40px;padding:0 12px;display:flex;position:relative;box-shadow:inset 0 1px #fffc}.login-form__input-wrap:focus-within{border-color:#1e88e5;box-shadow:0 0 0 3px #1e88e51f}.login-form__icon{color:#6f7f9f;flex:none}.login-form__input-wrap input{font:inherit;color:#0f172a;background:0 0;border:0;outline:none;width:100%;font-size:13px}.login-form__input-wrap input::placeholder{color:#8b99b3;font-size:12.5px}.login-form__visibility{color:#7482a0;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.login-form__row{justify-content:space-between;align-items:center;gap:12px;margin-top:-2px;font-size:11px;display:flex}.login-form__remember{color:#304066;align-items:center;gap:7px;font-weight:600;display:inline-flex}.login-form__remember input{accent-color:#1e88e5;width:12px;height:12px}.login-form__link{color:#1e88e5;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.login-form__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;font-size:12px}.login-form__submit,.login-form__secondary{cursor:pointer;height:38px;font:inherit;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.login-form__submit{color:#fff;background:linear-gradient(#1e67f0 0%,#0f4fe4 100%);margin-top:4px;box-shadow:0 10px 20px #0f4fe43d}.login-form__submit:disabled{opacity:.78;cursor:progress}.login-form__divider{text-align:center;color:#7b8aa8;margin:0;font-size:11px;font-weight:600;position:relative}.login-form__divider:before,.login-form__divider:after{content:"";background:#dbe3ef;width:calc(50% - 18px);height:1px;position:absolute;top:50%}.login-form__divider:before{left:0}.login-form__divider:after{right:0}.login-form__secondary{color:#243255;background:#fff;border:1px solid #d7deea}.login-form__footer{text-align:center;color:#51607e;margin-top:2px;font-size:11.5px;line-height:1.6}.login-page__footer{color:#a8bfe4d1;flex-direction:column;align-items:center;gap:1px;margin-top:6px;font-size:10.5px;line-height:1.42;display:flex;transform:translate(10px)}@media (max-width:1100px){.login-page{grid-template-columns:1fr;height:auto;min-height:100dvh}.login-page__hero{text-align:center;align-items:center;min-height:auto;padding:34px 24px 18px}.login-page__hero-copy{max-width:640px;margin-top:0;margin-left:0}.login-page__form-wrap{min-height:auto;padding:12px 24px 28px}.login-card,.login-page__footer{transform:none}}@media (max-width:640px){.login-card{width:100%;padding:28px 20px 22px}.login-page__hero-copy h1{font-size:20px}.login-page__features{width:100%}}.pos-page{background:radial-gradient(circle at top,#fffffff5,#f4f8fcf0 42%,#ecf2f9eb 100%),linear-gradient(#f8fbff 0%,#edf3fa 100%);min-height:100vh;padding:18px}.pos-shell{position:relative}.pos-surface{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffad;border:1px solid #d6e0ecf2;border-radius:20px;padding:14px;box-shadow:0 18px 38px #0f172a14}.pos-header{justify-content:space-between;align-items:center;gap:16px;padding:6px 4px 16px;display:flex}.pos-header__title-wrap,.pos-header__actions,.pos-chip,.pos-btn,.pos-search,.pos-search__scan,.pos-toolbar__trash,.pos-tab,.pos-panel__link,.pos-cart__clear,.pos-stepper button,.pos-field__prefix,.pos-pay-chip,.pos-pay-now,.pos-pagination__item,.pos-mobile-checkout button{justify-content:center;align-items:center;display:inline-flex}.pos-header__title-wrap{gap:12px}.pos-header__icon{color:#2563eb;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.pos-header__title{letter-spacing:-.03em;color:#16213c;font-size:28px;font-weight:800}.pos-header__subtitle{color:#7b8798;margin-top:4px;font-size:12.5px;font-weight:500}.inventory-page{background:radial-gradient(circle at 100% 0,#fffffffa,#f6f9fdf2 42%,#ecf2f9f0 100%),linear-gradient(#f8fbff 0%,#edf3fa 100%);padding:18px}.inventory-shell{flex-direction:column;gap:16px;display:flex}.inventory-header,.inventory-toolbar,.inventory-header__title-group,.inventory-header__actions,.inventory-search,.inventory-toolbar__filters,.inventory-toolbar__actions,.inventory-row-actions,.inventory-detail-card__title-row,.inventory-detail-card__actions,.inventory-overview,.inventory-overview__legend-row,.inventory-top-row,.inventory-alert-row,.inventory-pagination,.inventory-table-footer,.inventory-form__footer,.inventory-form__footer-actions,.inventory-modal__header,.inventory-overview__legend-group{align-items:center;display:flex}.inventory-header,.inventory-panel,.inventory-mini-card{background:#ffffffeb;border:1px solid #dce4eef2;border-radius:18px;box-shadow:0 18px 36px #0f172a0f}.inventory-header{justify-content:space-between;gap:20px;padding:14px 18px}.inventory-header__title-group{gap:12px}.inventory-header__icon{color:#2563eb;background:linear-gradient(#eef5ff 0%,#dfeafe 100%);border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.inventory-header__title{letter-spacing:-.03em;color:#14213d;font-size:28px;font-weight:800}.inventory-header__subtitle{color:#7a8798;margin-top:4px;font-size:12.5px;font-weight:500}.inventory-header__actions{gap:10px}.inventory-control,.inventory-search,.inventory-action,.inventory-icon-button,.inventory-pagination__button{color:#19324f;font:inherit;background:#fff;border:1px solid #dfe7f1;border-radius:10px}.inventory-control{outline:none;min-width:140px;height:40px;padding:0 14px;font-size:12.5px;font-weight:600}.inventory-control--branch{min-width:160px}.inventory-search{color:#7b8798;gap:8px;width:min(340px,100%);height:40px;padding:0 12px}.inventory-search input{color:#19324f;width:100%;font:inherit;background:0 0;border:0;outline:none}.inventory-panel{padding:14px}.inventory-toolbar{flex-wrap:wrap;justify-content:space-between;gap:14px;padding-bottom:12px}.inventory-toolbar__filters,.inventory-toolbar__actions{flex-wrap:wrap;gap:10px}.inventory-action{cursor:pointer;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:12.5px;font-weight:700;display:inline-flex}.inventory-action--light{background:#fff}.inventory-action--primary{color:#fff;background:linear-gradient(#2a7bf8 0%,#145be3 100%);border-color:#0000;box-shadow:0 12px 20px #145be333}.inventory-action--danger{color:#fff;background:linear-gradient(#ff6b6b 0%,#ef4444 100%);border-color:#0000;box-shadow:0 12px 20px #ef444433}.inventory-action--danger-light{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.inventory-content-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.72fr);gap:14px;display:grid}.inventory-table-card,.inventory-detail-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e6edf5;border-radius:16px}.inventory-table-wrap{overflow-x:auto}.inventory-table{border-collapse:collapse;width:100%;min-width:860px}.inventory-table th,.inventory-table td{text-align:left;color:#334155;white-space:nowrap;border-bottom:1px solid #edf2f7;padding:13px 12px;font-size:12px}.inventory-table th{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.inventory-table tbody tr{cursor:pointer;transition:background .18s}.inventory-table tbody tr:hover,.inventory-table__row--active{background:#f8fbff}.inventory-table__mono,.inventory-detail-grid__mono{font-family:var(--font-mono);font-size:11.5px}.inventory-item-cell{align-items:center;gap:10px;display:flex}.inventory-item-cell__thumb{color:#94a3b8;background:linear-gradient(#fafcff 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:10px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.inventory-item-cell__image,.inventory-detail-card__image{object-fit:cover;width:100%;height:100%}.inventory-item-cell__name{color:#14213d;font-size:12.5px;font-weight:700}.inventory-item-cell__meta{color:#94a3b8;margin-top:3px;font-size:11px}.inventory-status{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-width:84px;padding:6px 10px;font-size:10.5px;font-weight:800;display:inline-flex}.inventory-status--in-stock{color:#15803d;background:#dcfce7}.inventory-status--low-stock{color:#b45309;background:#fef3c7}.inventory-status--out-of-stock{color:#dc2626;background:#fee2e2}.inventory-status--inactive{color:#475569;background:#e2e8f0}.inventory-row-actions{gap:8px}.inventory-icon-button--danger{color:#dc2626}.inventory-icon-button,.inventory-pagination__button{cursor:pointer;background:#fff;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.inventory-table-footer{color:#64748b;justify-content:space-between;gap:12px;padding:12px 14px;font-size:12px}.inventory-pagination{gap:8px}.inventory-pagination__current{color:#fff;background:#145be3;border-radius:10px;justify-content:center;align-items:center;min-width:34px;height:34px;font-size:12px;font-weight:800;display:inline-flex}.inventory-detail-card{overflow:hidden}.inventory-detail-card__header,.inventory-mini-card__header{color:#14213d;border-bottom:1px solid #edf2f7;padding:14px 16px;font-size:12px;font-weight:800}.inventory-detail-card__body{padding:16px}.inventory-detail-card__media{background:linear-gradient(#fafcff 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:16px;width:100%;height:180px;overflow:hidden}.inventory-detail-card__placeholder{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.inventory-detail-card__title-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:16px}.inventory-detail-card__title-row h2{color:#14213d;font-size:20px}.inventory-detail-card__title-row p{color:#94a3b8;margin-top:4px;font-size:12px}.inventory-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin-top:16px;display:grid}.inventory-detail-grid div{flex-direction:column;gap:4px;display:flex}.inventory-detail-grid span,.inventory-detail-section__label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:10.5px;font-weight:800}.inventory-detail-grid strong{color:#14213d;font-size:12.5px}.inventory-detail-section{margin-top:18px}.inventory-chip-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.inventory-chip{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:700}.inventory-chip--muted{color:#64748b;background:#f1f5f9}.inventory-detail-card__actions{flex-wrap:wrap;gap:10px;margin-top:18px}.inventory-banner{border-radius:14px;padding:12px 14px;font-size:12.5px;font-weight:700}.inventory-banner--success{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.inventory-banner--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.inventory-bottom-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.inventory-mini-card{overflow:hidden}.inventory-overview{align-items:stretch;gap:12px;padding:16px}.inventory-overview__chart{flex:0 0 180px;min-height:180px}.inventory-overview__legend{flex-direction:column;flex:1;gap:10px;display:flex}.inventory-overview__legend-row{color:#475569;justify-content:space-between;gap:10px;font-size:12px}.inventory-overview__legend-group{gap:8px}.inventory-overview__legend-dot{border-radius:999px;flex:0 0 10px;width:10px;height:10px}.inventory-mini-card__list{flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex}.inventory-alert-row,.inventory-top-row{border-bottom:1px solid #edf2f7;justify-content:space-between;gap:10px;padding-bottom:12px}.inventory-alert-row:last-child,.inventory-top-row:last-child{border-bottom:0;padding-bottom:0}.inventory-alert-row strong,.inventory-top-row strong{color:#14213d;font-size:12.5px;display:block}.inventory-alert-row span,.inventory-top-row span{color:#94a3b8;margin-top:4px;font-size:11px;display:block}.inventory-alert-row__meta{text-align:right}.inventory-state,.inventory-empty,.inventory-overview__empty{color:#64748b;justify-content:center;align-items:center;gap:8px;font-size:12.5px;display:flex}.inventory-state{min-height:120px}.inventory-state--error{color:#b91c1c;background:#fef2f2;border-radius:12px;justify-content:flex-start;min-height:auto;margin:0 0 12px;padding:12px 14px}.inventory-empty{min-height:120px}.inventory-empty--detail{min-height:280px}.inventory-modal{z-index:120;justify-content:center;align-items:center;padding:28px 18px;display:flex;position:fixed;inset:0}.inventory-modal__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a70;position:absolute;inset:0}.inventory-modal__panel{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e2e8f0f2;border-radius:22px;width:min(1120px,100%);max-height:calc(100vh - 56px);position:relative;overflow:hidden;box-shadow:0 36px 80px #0f172a3d}.inventory-modal__header{border-bottom:1px solid #edf2f7;justify-content:space-between;gap:16px;padding:18px 20px 14px}.inventory-modal__header h2{color:#14213d;font-size:22px}.inventory-modal__header p{color:#7b8798;margin-top:4px;font-size:12.5px}.inventory-modal__close{color:#475569;cursor:pointer;background:#fff;border:1px solid #dfe7f1;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.inventory-modal__tabs{flex-wrap:wrap;gap:8px;padding:14px 20px 0;display:flex}.inventory-modal__tab{color:#475569;height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe7f1;border-radius:999px;padding:0 14px;font-size:12px;font-weight:700}.inventory-modal__tab--active{color:#fff;background:linear-gradient(#2a7bf8 0%,#145be3 100%);border-color:#0000}.inventory-form{flex-direction:column;max-height:calc(100vh - 180px);display:flex}.inventory-form__body{padding:20px;overflow:auto}.inventory-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.inventory-field{flex-direction:column;gap:8px;display:flex}.inventory-field span{letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:800}.inventory-field input,.inventory-field select,.inventory-field textarea{color:#14213d;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dfe7f1;border-radius:12px;outline:none;padding:0 14px}.inventory-field input:disabled,.inventory-field select:disabled{color:#94a3b8;background:#f8fafc}.inventory-field--checks{background:#fbfdff;border:1px solid #dfe7f1;border-radius:14px;padding:14px}.inventory-check{color:#334155;align-items:center;gap:10px;margin-top:10px;font-size:13px;font-weight:600;display:flex}.inventory-check input{accent-color:#145be3;width:16px;height:16px}.inventory-compatibility{flex-direction:column;gap:14px;display:flex}.inventory-compatibility__summary{background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;padding:14px 16px}.inventory-compatibility__summary strong{color:#1d4ed8;font-size:13px;display:block}.inventory-compatibility__summary span{color:#475569;margin-top:4px;font-size:12px;display:block}.inventory-compatibility__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.inventory-compatibility__item{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:10px;padding:14px;display:flex}.inventory-compatibility__item input{accent-color:#145be3;margin-top:2px}.inventory-compatibility__item strong{color:#14213d;font-size:13px;display:block}.inventory-compatibility__item span{color:#7b8798;margin-top:4px;font-size:11.5px;display:block}.inventory-compatibility__item--active{background:#f8fbff;border-color:#93c5fd;box-shadow:inset 0 0 0 1px #bfdbfe}.inventory-images-tab{grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:18px;display:grid}.inventory-images-tab__preview{background:linear-gradient(#fafcff 0%,#f1f5f9 100%);border:1px solid #dfe7f1;border-radius:18px;min-height:260px;overflow:hidden}.inventory-images-tab__image{object-fit:cover;width:100%;height:100%}.inventory-images-tab__placeholder{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:12px;display:flex}.inventory-images-tab__controls{flex-direction:column;gap:14px;display:flex}.inventory-upload{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px dashed #93c5fd;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:0 14px;font-size:12.5px;font-weight:700;display:inline-flex}.inventory-upload input{display:none}.inventory-images-tab__hint{color:#7b8798;font-size:12px;line-height:1.6}.inventory-history-list{flex-direction:column;gap:14px;display:flex}.inventory-history-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:12px;padding:14px;display:flex}.inventory-history-row__icon{color:#2563eb;background:#eff6ff;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.inventory-history-row__content strong{color:#14213d;font-size:13px;display:block}.inventory-history-row__content span,.inventory-history-row__content p{color:#64748b;margin-top:4px;font-size:12px;display:block}.inventory-form__footer{border-top:1px solid #edf2f7;justify-content:space-between;gap:14px;padding:16px 20px 20px}.inventory-form__footer-actions{gap:10px}@media (max-width:1280px){.inventory-content-grid,.inventory-bottom-grid{grid-template-columns:1fr}}@media (max-width:900px){.inventory-page{padding:14px}.inventory-header{flex-direction:column;align-items:stretch}.inventory-header__actions,.inventory-search,.inventory-search{width:100%}.inventory-detail-grid{grid-template-columns:1fr}.inventory-overview{flex-direction:column}.inventory-form__grid,.inventory-compatibility__list,.inventory-images-tab{grid-template-columns:1fr}}@media (max-width:640px){.inventory-toolbar__filters,.inventory-toolbar__actions,.inventory-control,.inventory-action{width:100%}.inventory-table-footer{flex-direction:column;align-items:flex-start}.inventory-modal{padding:12px}.inventory-modal__panel{max-height:calc(100vh - 24px)}.inventory-modal__header,.inventory-modal__tabs,.inventory-form__body,.inventory-form__footer{padding-left:14px;padding-right:14px}.inventory-form__footer{flex-direction:column;align-items:stretch}.inventory-form__footer-actions{flex-direction:column;width:100%}}.pos-header__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.pos-chip,.pos-btn{color:#334155;background:#fffffff0;border:1px solid #dce5f0;border-radius:11px;gap:8px;height:40px;padding:0 14px;font-size:12.5px;font-weight:700}.pos-chip--select{padding-right:10px;position:relative}.pos-chip--select select{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;outline:none;min-width:120px}.pos-btn--warn{color:#d99000;background:#fff8ea;border-color:#fde3a7}.pos-btn--ghost{color:#2563eb;border-color:#cfe0ff}.pos-toolbar{grid-template-columns:minmax(260px,1.3fr) minmax(0,1.5fr) auto;align-items:center;gap:12px;padding:10px 0 16px;display:grid}.pos-search{background:#fff;border:1px solid #dce5ef;border-radius:13px;justify-content:flex-start;gap:10px;min-height:44px;padding:0 12px;box-shadow:inset 0 1px #ffffffe6}.pos-search svg{color:#8da0b8;flex:none}.pos-search input{min-width:0;font:inherit;color:#1e293b;background:0 0;border:0;outline:none;flex:1}.pos-search input::placeholder{color:#94a3b8}.pos-search__scan{color:#334155;background:#f5f8fc;border:0;border-radius:9px;width:30px;height:30px}.pos-tabs{align-items:center;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.pos-tab{color:#3c4858;white-space:nowrap;background:#fff;border:1px solid #dce5f0;border-radius:10px;height:38px;padding:0 14px;font-size:12px;font-weight:700}.pos-tab--active{color:#fff;background:linear-gradient(#256cf4 0%,#1c5fe0 100%);border-color:#0000;box-shadow:0 10px 18px #2563eb38}.pos-toolbar__trash{color:#64748b;background:#fff;border:1px solid #dce5f0;border-radius:12px;width:40px;height:40px}.pos-content{grid-template-columns:minmax(0,1.65fr) minmax(340px,.95fr);align-items:start;gap:16px;display:grid}.pos-left{min-width:0}.pos-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.pos-product-card,.pos-panel,.pos-cart{background:#fffffff2;border:1px solid #e5ecf3;border-radius:16px;box-shadow:0 8px 20px #0f172a0d}.pos-product-card{min-width:0;padding:12px;transition:transform .18s,box-shadow .18s}.pos-product-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px #0f172a17}.pos-product-card__media{color:#1f2937;border:1px solid #fffc;border-radius:14px;justify-content:center;align-items:center;height:108px;display:flex}.pos-product-card__image,.pos-cart__image{object-fit:contain;width:100%;height:100%}.pos-product-card__sku{color:#94a3b8;margin-top:10px;font-size:10.5px;font-weight:700}.pos-product-card__name{color:#0f172a;min-height:35px;margin-top:4px;font-size:13px;font-weight:700;line-height:1.35}.pos-product-card__meta{color:#64748b;flex-wrap:wrap;gap:6px;margin-top:6px;font-size:10px;font-weight:700;display:flex}.pos-product-card__meta span{background:#f8fafc;border:1px solid #e5edf5;border-radius:999px;padding:4px 7px}.pos-product-card__price{color:#0f172a;margin-top:8px;font-size:19px;font-weight:800}.pos-product-card__stock{color:#16a34a;margin-top:4px;font-size:11px;font-weight:700}.pos-pagination{justify-content:center;align-items:center;gap:8px;padding:14px 0 10px;display:flex}.pos-pagination__item{color:#475569;background:#fff;border:1px solid #dbe5f1;border-radius:9px;width:30px;height:30px;font-size:12px;font-weight:700}.pos-pagination__item--active{color:#fff;background:#2563eb;border-color:#2563eb}.pos-pagination__item--arrow{color:#2563eb}.pos-pagination__more{color:#94a3b8;font-weight:700}.pos-panel{margin-top:12px;padding:14px}.pos-status,.pos-empty-note{color:#64748b;background:linear-gradient(#fbfdff 0%,#f5f9fd 100%);border:1px dashed #dbe5f1;border-radius:14px;padding:16px;font-size:13px}.pos-status{align-items:center;gap:10px;margin-bottom:12px;display:flex}.pos-status--error{color:#b91c1c;background:#fff5f5;border-style:solid;border-color:#fecaca}.pos-spin{animation:.8s linear infinite pos-spin}@keyframes pos-spin{to{transform:rotate(360deg)}}.pos-panel__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.pos-panel__title{color:#0f172a;font-size:14px;font-weight:800}.pos-panel__link,.pos-panel__meta{color:#2563eb;background:0 0;border:0;font-size:11px;font-weight:700}.pos-recent-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.pos-recent-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e8eef5;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.pos-recent-card__icon,.pos-cart__thumb{color:#1f2937;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.pos-recent-card__icon{width:44px;height:44px}.pos-recent-card__name{color:#0f172a;font-size:12px;font-weight:700}.pos-recent-card__price{color:#0f172a;margin-top:4px;font-size:12px;font-weight:800}.pos-bottom-grid{grid-template-columns:minmax(0,1.4fr) minmax(240px,.85fr);gap:12px;display:grid}.pos-transaction-table{flex-direction:column;display:flex}.pos-transaction-table__head,.pos-transaction-table__row{grid-template-columns:.9fr 1.1fr .9fr .7fr 1fr 1.1fr;align-items:center;gap:10px;display:grid}.pos-transaction-table__head{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;padding:0 0 10px;font-size:10px;font-weight:800}.pos-transaction-table__row{color:#334155;border-top:1px solid #edf2f7;padding:12px 0;font-size:12px}.pos-linkish{color:#2563eb;font-weight:700}.pos-summary-cards{gap:10px;display:grid}.pos-summary-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #ebf0f6;border-radius:16px;padding:14px}.pos-summary-card__icon{border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:10px;display:inline-flex}.pos-summary-card__icon--blue{color:#2563eb;background:#e7f0ff}.pos-summary-card__icon--violet{color:#9333ea;background:#f3e8ff}.pos-summary-card__icon--orange{color:#f97316;background:#fff1e7}.pos-summary-card__label{color:#64748b;font-size:11px;font-weight:700}.pos-summary-card__value{color:#0f172a;margin-top:6px;font-size:22px;font-weight:800}.pos-cart{padding:16px;position:sticky;top:16px}.pos-cart__header,.pos-cart__table-head,.pos-cart__row,.pos-totals__row,.pos-totals__grand,.pos-payment-methods{align-items:center;display:grid}.pos-cart__header{grid-template-columns:minmax(0,1fr) auto;gap:10px}.pos-cart__header h2{color:#0f172a;font-size:28px;font-weight:800}.pos-cart__clear{color:#ef4444;background:0 0;border:0;justify-content:flex-end;gap:6px;font-size:11px;font-weight:700}.pos-cart__table-head{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;grid-template-columns:minmax(0,1.45fr) .62fr .7fr .78fr;gap:12px;padding:16px 0 8px;font-size:10px;font-weight:800}.pos-cart__items{flex-direction:column;display:flex}.pos-cart__row{border-top:1px solid #edf2f7;grid-template-columns:minmax(0,1.45fr) .62fr .7fr .78fr;gap:12px;padding:12px 0}.pos-cart__item{gap:10px;min-width:0;display:flex}.pos-cart__thumb{width:42px;height:42px;overflow:hidden}.pos-cart__name{color:#111827;font-size:12px;font-weight:700}.pos-cart__sku{color:#94a3b8;margin-top:3px;font-size:10.5px}.pos-stepper{background:#fff;border:1px solid #dce5f0;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;min-height:34px;padding:0 6px;display:inline-flex}.pos-stepper button{color:#475569;background:#f8fafc;border:0;border-radius:7px;width:22px;height:22px}.pos-stepper span,.pos-cart__price,.pos-cart__amount{color:#111827;font-size:12px;font-weight:700}.pos-cart__form{gap:12px;padding:14px 0 16px;display:grid}.pos-field{gap:8px;display:grid}.pos-field>span{color:#334155;font-size:12px;font-weight:700}.pos-field__row{background:#fff;border:1px solid #dce5f0;border-radius:11px;align-items:center;min-height:42px;display:flex}.pos-field__prefix{color:#64748b;background:#f8fbff;border:0;border-right:1px solid #e4ebf3;border-radius:11px 0 0 11px;width:42px;height:42px}.pos-field input,.pos-field textarea,.pos-field select{width:100%;font:inherit;color:#0f172a;background:0 0;border:0;outline:none}.pos-field input{height:42px;padding:0 12px}.pos-field__row--select select{height:42px;font:inherit;color:#0f172a;cursor:pointer;background:0 0;padding:0 12px}.pos-field textarea{resize:vertical;border:1px solid #dce5f0;border-radius:11px;min-height:82px;padding:12px 14px}.pos-field textarea::placeholder{color:#94a3b8}.pos-totals{border-top:1px solid #edf2f7;padding-top:14px}.pos-totals__row,.pos-totals__grand{grid-template-columns:minmax(0,1fr) auto;gap:12px}.pos-totals__row{color:#334155;padding:7px 0;font-size:13px}.pos-totals__row strong{color:#0f172a}.pos-totals__grand{border-top:1px solid #edf2f7;margin-top:8px;padding-top:14px}.pos-totals__grand span{color:#0f172a;font-size:16px;font-weight:800}.pos-totals__grand strong{color:#2563eb;letter-spacing:-.04em;font-size:40px;font-weight:900;line-height:1}.pos-customer-inline{color:#475569;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding-top:12px;font-size:12px;display:grid}.pos-customer-inline strong{color:#0f172a}.pos-payment-methods{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:18px}.pos-pay-chip{color:#fff;border:0;border-radius:11px;gap:8px;min-height:44px;font-size:13px;font-weight:800}.pos-pay-chip--cash{background:linear-gradient(#1ea74b 0%,#14853c 100%)}.pos-pay-chip--card{background:linear-gradient(#256cf4 0%,#1557d8 100%)}.pos-pay-chip--other{background:linear-gradient(#74839a 0%,#64748b 100%)}.pos-pay-now{color:#fff;background:linear-gradient(#256cf4 0%,#1658d7 100%);border:0;border-radius:13px;gap:10px;width:100%;min-height:54px;margin-top:12px;font-size:17px;font-weight:800;box-shadow:0 18px 30px #2563eb40}.pos-pay-now:disabled,.pos-mobile-checkout button:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.pos-mobile-checkout{display:none}@media (max-width:1500px){.pos-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1280px){.pos-toolbar,.pos-content,.pos-bottom-grid{grid-template-columns:1fr}.pos-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pos-recent-list{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-cart{position:static}}@media (max-width:900px){.pos-page{padding:12px}.pos-surface{border-radius:18px;padding:12px}.pos-header{flex-direction:column;align-items:flex-start}.pos-header__title{font-size:24px}.pos-header__actions{justify-content:flex-start;width:100%}.pos-chip,.pos-btn{min-width:0}.pos-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-transaction-table__head{display:none}.pos-transaction-table__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}}@media (max-width:640px){.pos-page{padding:0 0 88px}.pos-surface{border-left:0;border-right:0;border-radius:0;padding:14px 12px 18px}.pos-toolbar{gap:10px;padding-top:2px}.pos-search{order:1}.pos-tabs{order:2}.pos-toolbar__trash{display:none}.pos-product-grid,.pos-recent-list,.pos-bottom-grid{grid-template-columns:1fr}.pos-product-card__media{height:92px}.pos-cart{padding-bottom:92px}.pos-cart__header h2{font-size:22px}.pos-cart__table-head{display:none}.pos-cart__row{grid-template-columns:1fr;gap:10px}.pos-payment-methods{grid-template-columns:1fr}.pos-totals__grand strong{font-size:32px}.pos-mobile-checkout{z-index:70;color:#fff;background:#081b35f5;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 40px #02081747}.pos-mobile-checkout__label{color:#ffffffb8;font-size:11px}.pos-mobile-checkout__value{margin-top:4px;font-size:22px;font-weight:800}.pos-mobile-checkout button{color:#fff;background:linear-gradient(#2c74ff 0%,#175be0 100%);border:0;border-radius:12px;min-width:128px;min-height:46px;padding:0 18px;font-size:14px;font-weight:800}}.placeholder-card{background:var(--white);border:1px solid var(--border);text-align:center;border-radius:14px;padding:60px 32px;box-shadow:0 2px 12px #0000000d}.placeholder-icon{width:72px;height:72px;color:var(--blue);background:linear-gradient(135deg,#e8f4ff,#dbeafe);border-radius:18px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.placeholder-card h2{color:var(--navy);margin-bottom:8px;font-size:22px;font-weight:700}.placeholder-card p{color:var(--text-muted);max-width:420px;margin:0 auto 28px;font-size:14px;line-height:1.6}.badge{border-radius:20px;align-items:center;gap:5px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.badge--blue{color:#1e40af;background:#dbeafe}.badge--green{color:#166534;background:#dcfce7}.badge--orange{color:#92400e;background:#fef3c7}.badge--red{color:#991b1b;background:#fee2e2}.stats-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px;display:grid}.purchasing-page{background:radial-gradient(circle at top,#fffffff0,#ffffffad 30%,#eff4fbeb 100%),linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:22px}.purchasing-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.purchasing-header__copy{min-width:0}.purchasing-header__title-row{color:#2563eb;align-items:center;gap:10px;display:flex}.purchasing-header__title-row h1{color:#0f172a;font-size:28px;font-weight:800;line-height:1.1}.purchasing-header__copy p{color:#64748b;margin-top:8px;font-size:13px;line-height:1.5}.purchasing-stats{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:18px}.purchasing-stat-card{border-radius:16px;min-height:96px;padding:16px;box-shadow:0 10px 24px #0f172a0d}.purchasing-stat-card__content{min-width:0}.purchasing-layout{grid-template-columns:minmax(0,1.55fr) minmax(340px,.9fr);align-items:start;gap:18px;display:grid}.purchasing-board,.purchasing-form-card,.purchasing-mini-card,.purchasing-workflow{border-radius:16px;box-shadow:0 14px 34px #0f172a0f}.purchasing-tabs{align-items:center;gap:8px;padding:14px 16px 0;display:flex;overflow-x:auto}.purchasing-tab{color:#64748b;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 2px 11px;font-size:12px;font-weight:700}.purchasing-tab--active{color:#2563eb;border-bottom-color:#2563eb}.purchasing-filters{grid-template-columns:1.15fr .8fr .7fr 1.2fr auto;gap:10px;padding:16px;display:grid}.purchasing-filter,.purchasing-search,.purchasing-input,.purchasing-input--static{color:#334155;min-height:40px;font-size:12px;font-weight:600;font-family:var(--font);background:#fff;border:1px solid #dde6f2;border-radius:10px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.purchasing-alert{border:1px solid #0000;border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:13px;font-weight:700}.purchasing-alert--success{color:#15803d;background:#ecfdf3;border-color:#bbf7d0}.purchasing-alert--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.purchasing-field-control{color:#334155;width:100%;min-height:40px;font-size:12px;font-weight:600;font-family:var(--font);background:#fff;border:1px solid #dde6f2;border-radius:10px;padding:0 12px}.purchasing-field-control:focus,.purchasing-note-control:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.purchasing-field-control--with-icon{align-items:center;gap:8px;padding-right:10px;display:flex}.purchasing-field-control--with-icon input{width:100%;color:inherit;font:inherit;background:0 0;border:0;outline:none}.purchasing-field-control--readonly{background:#f8fbff;align-items:center;gap:8px;display:flex}.purchasing-field-control--readonly strong{color:#0f172a;font-size:12px}.purchasing-field-control--compact{min-height:34px;padding:0 8px}.purchasing-note-control{color:#334155;width:100%;min-height:84px;font-size:12px;font-weight:500;font-family:var(--font);resize:vertical;background:#fff;border:1px solid #dde6f2;border-radius:12px;padding:12px}.purchasing-filter,.purchasing-search{justify-content:flex-start}.purchasing-filter--ghost{justify-content:center}.purchasing-search{color:#94a3b8}.purchasing-table-wrap{border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;overflow-x:auto}.purchase-table{min-width:840px}.purchase-table__empty{text-align:center;color:#64748b;padding:18px 16px!important}.purchase-table__link{color:#2563eb;font-weight:700}.purchase-table__actions{align-items:center;gap:6px;display:flex}.purchase-table__actions button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #d8e4f4;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.purchase-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.purchase-status--draft{color:#475569;background:#e2e8f0}.purchase-status--pending{color:#ea580c;background:#ffedd5}.purchase-status--approved{color:#2563eb;background:#dbeafe}.purchase-status--ordered{color:#7c3aed;background:#ede9fe}.purchase-status--partial{color:#d97706;background:#fef3c7}.purchase-status--received{color:#16a34a;background:#dcfce7}.purchase-status--cancelled{color:#dc2626;background:#fee2e2}.purchasing-board__footer{color:#64748b;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:12px;display:flex}.purchasing-pagination{align-items:center;gap:6px;display:flex}.purchasing-pagination button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dde6f2;border-radius:8px;width:28px;height:28px;font-size:12px;font-weight:700}.purchasing-pagination .is-active{color:#fff;background:#2563eb;border-color:#2563eb}.purchasing-bottom-grid{grid-template-columns:1fr 1fr;gap:16px;padding:16px;display:grid}.purchasing-link-button{color:#2563eb;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.purchase-list,.supplier-rankings{flex-direction:column;gap:10px;padding:0 16px 16px;display:flex}.purchase-list__row,.supplier-rankings__row{align-items:center;gap:10px;display:grid}.purchase-list__row{grid-template-columns:minmax(0,1fr) auto auto}.purchase-list__po{color:#2563eb;font-size:12px;font-weight:700}.purchase-list__supplier{color:#0f172a;margin-top:3px;font-size:12px;font-weight:600}.purchase-list__meta{text-align:right;color:#64748b;flex-direction:column;gap:4px;font-size:11px;display:flex}.purchase-list__meta strong{color:#0f172a;font-size:12px}.supplier-rankings__row{grid-template-columns:minmax(0,1fr) auto;padding:6px 0}.supplier-rankings__left{align-items:center;gap:10px;min-width:0;display:flex}.supplier-rankings__index{color:#2563eb;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:inline-flex}.supplier-rankings__name{color:#0f172a;min-width:0;font-size:12px;font-weight:600}.supplier-rankings__row strong{color:#0f172a;font-size:12px}.purchase-workflow{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:12px 16px 18px;display:grid}.purchase-workflow__step{padding:8px 8px 4px;position:relative}.purchase-workflow__step:not(:last-child):after{content:"";background:#cdd8e7;width:28px;height:1px;position:absolute;top:24px;right:-14px}.purchase-workflow__icon{border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:10px;display:inline-flex}.purchase-workflow__icon--blue{color:#2563eb;background:#dbeafe}.purchase-workflow__icon--orange{color:#ea580c;background:#ffedd5}.purchase-workflow__icon--purple{color:#7c3aed;background:#ede9fe}.purchase-workflow__icon--green{color:#16a34a;background:#dcfce7}.purchase-workflow__icon--red{color:#dc2626;background:#fee2e2}.purchase-workflow__title{color:#0f172a;font-size:12px;font-weight:800}.purchase-workflow__text{color:#64748b;margin-top:6px;font-size:11px;line-height:1.45}.purchasing-form-card{position:sticky;top:72px;overflow:hidden}.purchasing-form{flex-direction:column;gap:16px;padding:0 16px 16px;display:flex}.purchasing-form__section{border-top:1px solid #edf2f7;padding-top:16px}.purchasing-form__section:first-child{border-top:0}.purchasing-form__field{flex-direction:column;gap:7px;display:flex}.purchasing-form__field span:first-child,.purchasing-form__section-header h2{color:#0f172a;font-size:12px;font-weight:800}.purchasing-form__grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.purchasing-textarea{color:#94a3b8;background:#fff;border:1px solid #dde6f2;border-radius:12px;min-height:76px;padding:12px;font-size:12px;line-height:1.5}.purchasing-form__section-header{flex-direction:column;gap:4px;display:flex}.purchasing-form__section-header span{color:#64748b;font-size:11px}.purchasing-form__section-header--inline{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.purchasing-inline-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.low-stock-list{flex-direction:column;gap:10px;margin-top:12px;display:flex}.low-stock-list__item{background:#fbfdff;border:1px solid #e3ebf5;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.low-stock-list__item strong,.po-items__product strong,.purchase-attachments__card strong{color:#0f172a;font-size:12px;font-weight:700;display:block}.low-stock-list__item span,.po-items__product span,.purchase-attachments__card span,.purchase-attachments__file span{color:#64748b;margin-top:3px;font-size:11px;display:block}.low-stock-list__actions{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.low-stock-list__actions em{color:#d97706;font-size:11px;font-style:normal;font-weight:700}.low-stock-list__actions button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;min-width:56px;height:28px;font-size:11px;font-weight:700}.po-items{border:1px solid #e3ebf5;border-radius:14px;margin-top:12px;overflow:hidden}.po-items__head,.po-items__row{grid-template-columns:minmax(0,1.6fr) 56px 92px 92px;align-items:center;gap:12px;display:grid}.po-items__head--receiving,.po-items__row--receiving{grid-template-columns:minmax(0,1.6fr) 64px 100px 100px 84px 100px 44px}.po-items__head{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;padding:10px 12px;font-size:10px;font-weight:800}.po-items__row{color:#0f172a;border-top:1px solid #edf2f7;padding:12px;font-size:12px}.po-items__received{color:#475569;font-size:11px;font-weight:700}.po-items__product{align-items:center;gap:10px;min-width:0;display:flex}.po-items__thumb{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.po-items__qty{border:1px solid #dde6f2;border-radius:9px;justify-content:center;align-items:center;width:40px;height:32px;font-weight:700;display:inline-flex}.po-items__amount{font-weight:700}.po-items__remove{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fde2e2;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.purchase-attachments{flex-direction:column;gap:10px;margin-top:12px;display:flex}.purchase-attachments__card{color:#2563eb;background:#f8fbff;border:1px dashed #b8c9e0;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.purchase-attachments__card--clickable{cursor:pointer}.purchase-attachments__list{gap:8px;display:grid}.purchase-attachments__file{color:#2563eb;background:#fff;border:1px solid #e3ebf5;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.purchase-summary{background:linear-gradient(#fbfdff 0%,#f6faff 100%);border:1px solid #e3ebf5;border-radius:16px;padding:14px 16px}.purchase-summary__row{color:#475569;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:7px 0;font-size:12px;display:grid}.purchase-summary__row strong{color:#0f172a}.purchase-summary__row--total{border-top:1px solid #dde6f2;margin-top:6px;padding-top:12px}.purchase-summary__row--total span{color:#0f172a;font-size:16px;font-weight:800}.purchase-summary__row--total strong{color:#2563eb;font-size:30px;font-weight:900;line-height:1}.purchase-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.purchase-actions--stack{grid-template-columns:1fr}.purchase-actions__button{justify-content:center;min-height:44px}.stat-card{background:var(--white);border:1px solid var(--border);border-radius:12px;align-items:center;gap:14px;padding:18px 20px;display:flex;box-shadow:0 1px 6px #0000000a}.stat-card__icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.stat-card__icon--blue{color:#1e88e5;background:#dbeafe}.stat-card__icon--green{color:#22c55e;background:#dcfce7}.stat-card__icon--orange{color:#f59e0b;background:#fef3c7}.stat-card__icon--red{color:#ef4444;background:#fee2e2}.stat-card__icon--purple{color:#7c3aed;background:#ede9fe}.stat-card__label{color:var(--text-muted);margin-bottom:3px;font-size:11.5px;font-weight:500}.stat-card__value{color:var(--navy);font-size:20px;font-weight:700;line-height:1.1}.stat-card__sub{color:var(--green);margin-top:2px;font-size:11px;font-weight:500}.receivables-page{background:radial-gradient(circle at 100% 0,#3b82f614,#0000 28%),linear-gradient(#f7faff 0%,#f1f5fb 100%);flex-direction:column;gap:14px;max-width:1320px;margin:0 auto;padding:14px 16px 16px;display:flex}.receivables-alert{border:1px solid #0000;border-radius:14px;align-items:center;min-height:44px;padding:12px 14px;font-size:12px;font-weight:700;display:flex}.receivables-alert--error{color:#b91c1c;background:#fff1f2;border-color:#fecdd3}.receivables-alert--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.receivables-overview{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.receivables-metric{background:#fffffff2;border:1px solid #e5edf7;border-radius:14px;align-items:flex-start;gap:10px;min-height:84px;padding:12px 14px;display:flex;box-shadow:0 8px 22px #0f172a0a}.receivables-metric__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.receivables-metric__icon--blue{color:#2563eb;background:#e0edff}.receivables-metric__icon--green{color:#16a34a;background:#dff8e7}.receivables-metric__icon--amber{color:#f59e0b;background:#fff3cf}.receivables-metric__icon--red{color:#ef4444;background:#ffe3e4}.receivables-metric__icon--rose{color:#f97316;background:#ffe8ea}.receivables-metric__icon--purple{color:#7c3aed;background:#efe7ff}.receivables-metric__content{flex-direction:column;gap:3px;min-width:0;display:flex}.receivables-metric__label{text-transform:uppercase;letter-spacing:.03em;color:#7c8aa0;font-size:9px;font-weight:700}.receivables-metric__value{color:#0f2748;letter-spacing:-.02em;font-size:15px;line-height:1.05}.receivables-metric__sub{color:#64748b;font-size:10px;font-weight:600}.receivables-layout{grid-template-columns:minmax(0,2.15fr) minmax(330px,.95fr);align-items:start;gap:14px;display:grid}.receivables-layout__main,.receivables-layout__side{flex-direction:column;gap:16px;display:flex}.receivables-panel{background:#fffffff5;border:1px solid #e5edf7;border-radius:14px;overflow:hidden;box-shadow:0 10px 28px #0f172a0b}.receivables-tabs{border-bottom:1px solid #edf2f8;align-items:center;gap:4px;padding:10px 14px 0;display:flex}.receivables-tabs__item{color:#66758a;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px;font-size:11px;font-weight:700}.receivables-tabs__item--active{color:#2563eb;border-bottom-color:#2563eb}.receivables-toolbar{border-bottom:1px solid #edf2f8;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.receivables-toolbar__filters{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.receivables-select,.receivables-filter-button,.receivables-pagination__size{color:#475569;background:#fff;border:1px solid #dde6f1;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.receivables-select--field{width:100%}.receivables-select select{appearance:none;color:#475569;width:100%;font-size:12px;font-weight:600;font-family:var(--font);cursor:pointer;background:0 0;border:none;outline:none}.receivables-select svg{color:#94a3b8;flex-shrink:0}.receivables-filter-button{justify-content:center;min-width:96px}.receivables-date-range{background:#fff;border:1px solid #dde6f1;border-radius:8px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:34px;padding:0 10px;display:grid}.receivables-date-range input{color:#475569;font-size:12px;font-weight:600;font-family:var(--font);background:0 0;border:none;outline:none;min-width:0}.receivables-date-range span{color:#94a3b8;font-size:11px;font-weight:700}.receivables-table-wrap{overflow-x:auto}.receivables-table,.receivables-mini-table{border-collapse:collapse;width:100%}.receivables-table th,.receivables-table td,.receivables-mini-table th,.receivables-mini-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf2f8;padding:9px 10px;font-size:11px}.receivables-table thead th,.receivables-mini-table thead th{text-transform:uppercase;letter-spacing:.04em;color:#7b8aa0;background:#fbfdff;font-size:9px;font-weight:800}.receivables-table tbody tr:hover,.receivables-mini-table tbody tr:hover{background:#f8fbff}.receivables-table__invoice{color:#2563eb;font-weight:800}.receivables-table__balance{color:#102544;font-weight:800}.receivables-status,.receivables-method,.receivables-days-pill{border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.receivables-status--red{color:#dc2626;background:#ffe3e3}.receivables-status--amber{color:#d97706;background:#fff3cf}.receivables-status--orange{color:#ea580c;background:#ffe7d5}.receivables-status--rose{color:#e11d48;background:#ffe0ea}.receivables-status--green,.receivables-method--green{color:#15803d;background:#dcfce7}.receivables-method--blue{color:#1d4ed8;background:#dbeafe}.receivables-method--purple{color:#6d28d9;background:#ede9fe}.receivables-method--amber{color:#d97706;background:#fff3cf}.receivables-days-pill{color:#dc2626;background:#fee2e2;min-width:28px}.receivables-table__actions{align-items:center;gap:6px;display:flex}.receivables-table__actions button,.receivables-pagination__controls button{color:#5f6f84;background:#fff;border:1px solid #dce5f2;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.receivables-pagination{color:#64748b;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:10px;display:flex}.receivables-pagination__controls{align-items:center;gap:6px;display:flex}.receivables-pagination__controls--active{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.receivables-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.receivables-panel__heading{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px 10px;display:flex}.receivables-panel__heading--stack{padding-bottom:8px}.receivables-panel__heading h3{text-transform:uppercase;letter-spacing:.02em;color:#102544;font-size:11px}.receivables-panel__heading button{color:#2563eb;background:0 0;border:none;font-size:10px;font-weight:700}.receivables-aging{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:12px;padding:0 14px 14px;display:grid}.receivables-aging__chart{justify-content:center;display:flex}.receivables-donut{background:conic-gradient(#2563eb 0deg 193deg,#16a34a 193deg 273deg,#f59e0b 273deg 325deg,#f97316 325deg 360deg);border-radius:50%;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:relative}.receivables-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:17px;box-shadow:inset 0 0 0 1px #edf2f8}.receivables-donut__center{z-index:1;text-align:center;width:62px;position:relative}.receivables-donut__center span{color:#64748b;font-size:10px;font-weight:700;display:block}.receivables-donut__center strong{color:#102544;margin-top:3px;font-size:13px;line-height:1.2;display:block}.receivables-aging__legend{flex-direction:column;gap:10px;display:flex}.receivables-legend{grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.receivables-legend__dot{border-radius:999px;width:8px;height:8px}.receivables-legend__dot--blue{background:#2563eb}.receivables-legend__dot--green{background:#16a34a}.receivables-legend__dot--amber{background:#f59e0b}.receivables-legend__dot--orange{background:#f97316}.receivables-legend__copy{flex-direction:column;gap:2px;display:flex}.receivables-legend__copy span{color:#475569;font-size:11px}.receivables-legend__copy strong,.receivables-legend__share{color:#102544;font-size:11px;font-weight:800}.receivables-side-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 14px 14px;display:grid}.receivables-side-stat{background:#fbfdff;border:1px solid #edf2f8;border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.receivables-side-stat span{color:#64748b;font-size:11px;font-weight:700}.receivables-side-stat strong{color:#102544;letter-spacing:-.04em;font-size:16px;line-height:1}.receivables-side-stat small{color:#16a34a;font-size:11px;font-weight:700}.receivables-ranking{padding:0 14px 8px}.receivables-ranking__row{border-bottom:1px solid #edf2f8;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 0;font-size:11px;display:grid}.receivables-ranking__row span:first-child{color:#334155;font-weight:700}.receivables-ranking__row strong{color:#102544;font-size:12px}.receivables-ranking__row span:last-child{color:#64748b;font-size:11px;font-weight:700}.receivables-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 14px 14px;display:grid}.receivables-form label{flex-direction:column;gap:7px;display:flex}.receivables-form label span{color:#475569;font-size:10px;font-weight:700}.receivables-form input{color:#0f172a;background:#fff;border:1px solid #dde6f1;border-radius:8px;width:100%;min-height:34px;padding:0 12px;font-size:11px}.receivables-form__hint{color:#64748b;font-size:11px;font-weight:700}.receivables-form__full{grid-column:1/-1}.receivables-form__money{background:#fff;border:1px solid #dde6f1;border-radius:10px;grid-template-columns:44px 1fr;display:grid;overflow:hidden}.receivables-form__money span{background:#f8fafc;border-right:1px solid #dde6f1;justify-content:center;align-items:center;display:flex}.receivables-form__money input{border:none;min-height:34px}.receivables-form__actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.receivables-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:34px;font-size:10.5px;font-weight:800;display:inline-flex}.receivables-button:disabled{opacity:.7;cursor:wait}.receivables-button--light{color:#fff;background:#2563eb}.receivables-button--success{color:#fff;background:#16a34a}.receivables-button--outline{color:#2563eb;background:#fff;border-color:#d8e2ef;padding:0 16px}.receivables-footer-banner{background:#fffffff5;border:1px solid #e5edf7;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 10px 28px #0f172a0a}.receivables-footer-banner__copy{align-items:center;gap:12px;display:flex}.receivables-footer-banner__icon{color:#2563eb;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.receivables-footer-banner__copy strong{color:#2563eb;font-size:13px;display:block}.receivables-footer-banner__copy p{color:#64748b;margin-top:4px;font-size:11px}.receivables-empty{color:#64748b;text-align:center;min-height:120px;font-size:12px;font-weight:700}.receivables-empty--stack{min-height:auto;padding:14px 0 18px}.receivables-spin{animation:.8s linear infinite receivables-spin}@keyframes receivables-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.suppliers-page{background:radial-gradient(circle at 100% 0,#3b82f614,#0000 28%),linear-gradient(#f7faff 0%,#f1f5fb 100%);flex-direction:column;gap:14px;max-width:1320px;margin:0 auto;padding:14px 16px 16px;display:flex}.suppliers-alert{border:1px solid #0000;border-radius:14px;align-items:center;min-height:44px;padding:12px 14px;font-size:12px;font-weight:700;display:flex}.suppliers-alert--error{color:#b91c1c;background:#fff1f2;border-color:#fecdd3}.suppliers-overview{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.suppliers-metric{background:#fffffff2;border:1px solid #e5edf7;border-radius:14px;align-items:flex-start;gap:10px;min-height:84px;padding:12px 14px;display:flex;box-shadow:0 8px 22px #0f172a0a}.suppliers-metric__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.suppliers-metric__icon--purple{color:#7c3aed;background:#efe7ff}.suppliers-metric__icon--blue{color:#2563eb;background:#e0edff}.suppliers-metric__icon--green{color:#16a34a;background:#dff8e7}.suppliers-metric__icon--amber{color:#f59e0b;background:#fff3cf}.suppliers-metric__icon--red{color:#ef4444;background:#ffe3e4}.suppliers-metric__content{flex-direction:column;gap:3px;min-width:0;display:flex}.suppliers-metric__label{text-transform:uppercase;letter-spacing:.03em;color:#7c8aa0;font-size:9px;font-weight:700}.suppliers-metric__value{color:#0f2748;letter-spacing:-.02em;font-size:15px;line-height:1.05}.suppliers-metric__sub{color:#64748b;font-size:10px;font-weight:600}.suppliers-layout{grid-template-columns:minmax(0,2.15fr) minmax(330px,.95fr);align-items:start;gap:14px;display:grid}.suppliers-layout__main,.suppliers-layout__side{flex-direction:column;gap:14px;display:flex}.suppliers-panel{background:#fffffff5;border:1px solid #e5edf7;border-radius:14px;overflow:hidden;box-shadow:0 10px 28px #0f172a0b}.suppliers-toolbar{border-bottom:1px solid #edf2f8;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.suppliers-toolbar__filters{flex:1;grid-template-columns:minmax(220px,1.4fr) repeat(2,minmax(0,.8fr));gap:8px;display:grid}.suppliers-search,.suppliers-select,.suppliers-filter-button,.suppliers-pagination__size{color:#475569;background:#fff;border:1px solid #dde6f1;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.suppliers-search input,.suppliers-select select{appearance:none;color:#475569;width:100%;font-size:12px;font-weight:600;font-family:var(--font);background:0 0;border:none;outline:none}.suppliers-search input::placeholder{color:#94a3b8}.suppliers-select svg{color:#94a3b8;flex-shrink:0}.suppliers-filter-button{justify-content:center;min-width:96px}.suppliers-table-wrap{overflow-x:auto}.suppliers-table{border-collapse:collapse;width:100%}.suppliers-table th,.suppliers-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf2f8;padding:10px;font-size:11px}.suppliers-table thead th{text-transform:uppercase;letter-spacing:.04em;color:#7b8aa0;background:#fbfdff;font-size:9px;font-weight:800}.suppliers-table tbody tr{cursor:pointer}.suppliers-table tbody tr:hover,.suppliers-table__row--active{background:#f8fbff}.suppliers-table__code,.suppliers-table__balance{color:#102544;font-weight:800}.suppliers-table__name{color:#334155;font-weight:700}.suppliers-status{border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.suppliers-status--green{color:#15803d;background:#dcfce7}.suppliers-status--red{color:#dc2626;background:#ffe3e3}.suppliers-status--amber{color:#d97706;background:#fff3cf}.suppliers-table__actions{align-items:center;gap:6px;display:flex}.suppliers-table__actions button,.suppliers-pagination__controls button,.suppliers-ranking__row{color:#5f6f84;background:#fff;border:1px solid #dce5f2;border-radius:8px}.suppliers-table__actions button,.suppliers-pagination__controls button{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.suppliers-pagination{color:#64748b;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:10px;display:flex}.suppliers-pagination__controls{align-items:center;gap:6px;display:flex}.suppliers-pagination__controls button{width:auto;min-width:28px;padding:0 8px}.suppliers-pagination__controls--active{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.suppliers-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.suppliers-panel__heading{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px 10px;display:flex}.suppliers-panel__heading h3{text-transform:uppercase;letter-spacing:.02em;color:#102544;font-size:11px}.suppliers-panel__heading--details{padding-bottom:6px}.suppliers-panel__heading--sub{padding-top:16px;padding-bottom:8px}.suppliers-chart-card{grid-template-columns:122px minmax(0,1fr);align-items:center;gap:12px;padding:0 14px 14px;display:grid}.suppliers-donut{border-radius:50%;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:relative}.suppliers-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:17px;box-shadow:inset 0 0 0 1px #edf2f8}.suppliers-donut__center{z-index:1;text-align:center;width:62px;position:relative}.suppliers-donut__center span{color:#64748b;font-size:10px;font-weight:700;display:block}.suppliers-donut__center strong{color:#102544;margin-top:3px;font-size:13px;line-height:1.2;display:block}.suppliers-chart-legend{flex-direction:column;gap:10px;display:flex}.suppliers-legend{grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.suppliers-legend__dot{border-radius:999px;width:8px;height:8px}.suppliers-legend__copy{flex-direction:column;gap:2px;display:flex}.suppliers-legend__copy span{color:#475569;font-size:11px}.suppliers-legend__copy strong,.suppliers-legend__share{color:#102544;font-size:11px;font-weight:800}.suppliers-aging{flex-direction:column;gap:12px;padding:0 14px 14px;display:flex}.suppliers-aging__row{grid-template-columns:minmax(120px,1fr) minmax(110px,1.2fr) auto;align-items:center;gap:10px;display:grid}.suppliers-aging__copy{flex-direction:column;gap:3px;display:flex}.suppliers-aging__copy span{color:#475569;font-size:10px;font-weight:700}.suppliers-aging__copy strong,.suppliers-aging__share{color:#102544;font-size:11px;font-weight:800}.suppliers-aging__bar{background:#edf2f8;border-radius:999px;height:10px;overflow:hidden}.suppliers-aging__fill{border-radius:999px;height:100%}.suppliers-aging__fill--green{background:#16a34a}.suppliers-aging__fill--blue{background:#2563eb}.suppliers-aging__fill--amber{background:#f59e0b}.suppliers-aging__fill--red{background:#ef4444}.suppliers-aging__total{background-color:#fbfdff;background-position:0 0;background-repeat:no-repeat;background-size:100% 5px;border:1px solid #edf2f8;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:14px 12px 12px;display:flex}.suppliers-aging__total span{color:#64748b;font-size:11px;font-weight:700}.suppliers-aging__total strong{color:#102544;font-size:14px;font-weight:800}.suppliers-details{padding:0 14px 14px}.suppliers-details__hero{border-bottom:1px solid #edf2f8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 0 14px;display:grid}.suppliers-details__avatar{color:#fff;background:linear-gradient(#0f172a 0%,#1e293b 100%);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:800;display:flex}.suppliers-details__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.suppliers-details__copy strong{color:#102544;font-size:15px}.suppliers-details__copy span{color:#64748b;font-size:11px;font-weight:600}.suppliers-details__list{flex-direction:column;gap:10px;padding:14px 0;display:flex}.suppliers-details__item{color:#475569;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;font-size:11px;display:grid}.suppliers-details__item svg{color:#64748b;margin-top:1px}.suppliers-details__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:14px;display:grid}.suppliers-side-stat{background:#fbfdff;border:1px solid #edf2f8;border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.suppliers-side-stat span{color:#64748b;font-size:11px;font-weight:700}.suppliers-side-stat strong{color:#102544;letter-spacing:-.03em;font-size:15px;line-height:1.05}.suppliers-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:4px;display:grid}.suppliers-summary__row{border-top:1px solid #edf2f8;flex-direction:column;gap:4px;padding-top:10px;display:flex}.suppliers-summary__row span{color:#64748b;font-size:10px;font-weight:700}.suppliers-summary__row strong{color:#102544;font-size:12px}.suppliers-activities{flex-direction:column;display:flex}.suppliers-activities__row{border-top:1px solid #edf2f8;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.suppliers-activities__icon{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.suppliers-activities__icon--blue{color:#2563eb;background:#dbeafe}.suppliers-activities__icon--green{color:#16a34a;background:#dcfce7}.suppliers-activities__icon--orange{color:#ea580c;background:#ffedd5}.suppliers-activities__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.suppliers-activities__copy strong{color:#102544;font-size:11px}.suppliers-activities__copy span,.suppliers-activities__copy small{color:#64748b;font-size:10px;font-weight:600}.suppliers-activities__amount{color:#102544;font-size:11px}.suppliers-detail-actions{grid-template-columns:1fr 1fr;gap:10px;padding-top:14px;display:grid}.suppliers-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;font-size:10.5px;font-weight:800;display:inline-flex}.suppliers-button--primary{color:#fff;background:#2563eb}.suppliers-button--outline{color:#2563eb;background:#fff;border-color:#d8e2ef;padding:0 16px}.suppliers-ranking{padding:0 14px 8px}.suppliers-ranking__row{text-align:left;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:10px 12px;display:grid}.suppliers-ranking__row span:first-child{color:#334155;font-size:11px;font-weight:700}.suppliers-ranking__row strong{color:#102544;font-size:12px}.suppliers-ranking__row span:last-child{color:#64748b;font-size:11px;font-weight:700}.suppliers-footer-banner{background:#fffffff5;border:1px solid #e5edf7;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 10px 28px #0f172a0a}.suppliers-footer-banner__copy{align-items:center;gap:12px;display:flex}.suppliers-footer-banner__icon{color:#2563eb;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.suppliers-footer-banner__copy strong{color:#2563eb;font-size:13px;display:block}.suppliers-footer-banner__copy p{color:#64748b;margin-top:4px;font-size:11px}.suppliers-empty{color:#64748b;text-align:center;min-height:120px;font-size:12px;font-weight:700}.suppliers-empty--stack{min-height:auto;padding:14px 0 18px}.suppliers-spin{animation:.8s linear infinite receivables-spin}.table-card{background:var(--white);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 1px 6px #0000000a}.table-card__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.table-card__title{color:var(--navy);font-size:15px;font-weight:700}.btn{font-size:13px;font-weight:600;font-family:var(--font);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;text-decoration:none;transition:all .15s;display:inline-flex}.btn--primary{background:var(--blue);color:#fff}.btn--primary:hover{background:#1565c0}.btn--ghost{background:var(--bg);color:var(--text-muted);border:1px solid var(--border)}.btn--ghost:hover{background:var(--border);color:var(--navy)}table{border-collapse:collapse;width:100%}thead th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);background:#f8fafc;padding:11px 16px;font-size:11.5px;font-weight:600}tbody td{color:var(--text-main);border-bottom:1px solid #f1f5f9;padding:13px 16px;font-size:13.5px}tbody tr:last-child td{border-bottom:none}tbody tr:hover{background:#f8fafc}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}@media (max-width:768px){.dashboard-page{padding:16px}.dashboard-header{gap:8px;margin-bottom:10px}.dashboard-header__title{font-size:16px}.dashboard-header__subtitle{font-size:11px;line-height:1.35}.dashboard-header__right{align-items:flex-start;width:100%}.dashboard-toolbar__customize{justify-content:center;align-self:stretch;width:100%}.dashboard-stats{gap:10px;margin-bottom:14px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-stat-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:120px;padding:12px 10px;display:flex}.dashboard-stat-card .stat-card__icon{width:40px;height:40px;margin-bottom:6px}.dashboard-stat-card .stat-card__label{margin-bottom:2px;font-size:10.5px}.dashboard-stat-card .stat-card__value{font-size:16px}.dashboard-stat-card .stat-card__sub{font-size:10px}.dashboard-grid--top,.dashboard-grid--tables{grid-template-columns:1fr;margin-bottom:12px}.dashboard-panel{border-radius:12px}.dashboard-panel .table-card__header{padding:12px 14px}.dashboard-chart--line,.dashboard-chart--pie,.dashboard-chart--bar{height:180px}.dashboard-pie-legend{grid-template-columns:1fr;padding:2px 14px 12px}.dashboard-comparison{padding:0 14px 14px}.dashboard-table tbody td{padding:10px 14px}.dashboard-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.dashboard-summary__icon{width:38px;height:38px;margin-bottom:6px}.dashboard-summary__value{font-size:15px}.dashboard-summary__label{font-size:10.5px}}@media (max-width:480px){.dashboard-page{padding:10px 10px 14px}.dashboard-stats{gap:8px}.dashboard-stat-card{min-height:112px;padding:10px 8px}.dashboard-stat-card .stat-card__label{font-size:10px}.dashboard-stat-card .stat-card__value{font-size:15px}.dashboard-summary__grid{gap:10px;padding:12px}.table-card__title{font-size:14px}.dashboard-panel__meta{font-size:10px}.dashboard-chart--line,.dashboard-chart--pie,.dashboard-chart--bar{height:165px}}@media (max-width:1024px){.app-shell{flex-direction:column}.sidebar{width:var(--sidebar-width)}.app-main{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}.dashboard-page{padding:16px}.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-header__right{align-items:flex-start;width:100%}.dashboard-toolbar{flex-wrap:wrap;width:100%}.dashboard-toolbar__select-wrap{min-width:140px}.dashboard-stats{grid-template-columns:repeat(3,1fr)}.dashboard-grid--top,.dashboard-grid--tables{grid-template-columns:1fr 1fr}.topbar__branch,.topbar__search{display:none}.topbar__notif,.topbar__user{display:flex}}@media (max-width:768px){:root{--sidebar-width:0px}.app-shell{flex-direction:column}.sidebar{z-index:100;border-right:1px solid #ffffff0a;width:210px;transition:inset .3s cubic-bezier(.4,0,.2,1);position:fixed;inset:0 auto 0 -100%}.sidebar--mobile-open{inset:0 auto 0 0}.sidebar__hamburger{display:flex}.sidebar__overlay{display:block}.app-main{width:100%;margin-top:60px;margin-left:0;padding-top:0}.page{padding:0}.page-body{padding:16px}.dashboard-page{margin-top:0;padding:16px}.dashboard-header{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-header__right{flex-direction:column;align-items:flex-start;width:100%}.dashboard-header__title{font-size:18px}.dashboard-toolbar{flex-wrap:wrap;gap:8px;width:100%}.dashboard-toolbar__user{width:100%}.dashboard-toolbar__select-wrap{flex:1;min-width:120px}.topbar{z-index:95;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:12px;height:60px;padding:0 16px 0 60px;display:flex;position:fixed;top:0;left:0;right:0}.topbar__left{flex:1;min-width:0}.topbar__title{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.topbar__subtitle{display:none}.topbar__right{align-items:center;gap:12px;display:flex}.topbar__branch,.topbar__search{display:none!important}.topbar__notif,.topbar__user{height:40px;padding:0 10px;display:flex!important}.dashboard-stats{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.dashboard-stat-card{padding:14px}.dashboard-grid--top,.dashboard-grid--tables{grid-template-columns:1fr;margin-bottom:16px}.dashboard-panel{border-radius:10px}.stats-row{grid-template-columns:1fr;gap:12px}.stat-card{gap:10px;padding:14px}.stat-card__value{font-size:18px}.placeholder-card{padding:40px 20px}.placeholder-icon{width:56px;height:56px}.placeholder-card h2{font-size:18px}.placeholder-card p{font-size:13px}table{font-size:12px}thead th{padding:8px 12px;font-size:10.5px}tbody td{padding:10px 12px;font-size:12px}.suppliers-page{padding:16px}.suppliers-overview,.suppliers-layout,.suppliers-bottom-grid{grid-template-columns:1fr}.suppliers-toolbar,.suppliers-footer-banner,.suppliers-footer-banner__copy{flex-direction:column;align-items:stretch}.suppliers-toolbar__filters,.suppliers-chart-card,.suppliers-details__stats,.suppliers-summary,.suppliers-detail-actions{grid-template-columns:1fr}.suppliers-details__hero{grid-template-columns:1fr;justify-items:start}.suppliers-aging__row{grid-template-columns:1fr}}@media (max-width:480px){:root{--sidebar-width:0px}.sidebar{width:200px}.sidebar__hamburger{width:40px;height:40px;top:12px;left:12px}.sidebar__brand{height:80px;padding:6px 8px}.sidebar__logo{max-width:100px}.sidebar__item{gap:7px;min-height:30px;padding:0 8px;font-size:10px}.sidebar__item-icon{width:16px;height:16px;font-size:11px}.sidebar__quick-label{font-size:10px}.sidebar__quick-action{gap:6px;min-height:28px;padding:0 8px;font-size:9.5px}.app-main{width:100%;margin-top:56px;margin-left:0}.topbar{gap:8px;height:56px;padding:0 12px 0 52px}.topbar__title{font-size:14px}.topbar__notif,.topbar__user{height:36px;padding:0 8px}.dashboard-page,.page-body{padding:12px}.dashboard-header{gap:10px}.dashboard-header__title{font-size:16px}.dashboard-toolbar{gap:6px}.dashboard-toolbar__control,.dashboard-toolbar__select-wrap,.dashboard-toolbar__user,.dashboard-toolbar__customize{height:32px;padding:0 10px;font-size:11px}.dashboard-stats{grid-template-columns:1fr;gap:10px;margin-bottom:12px}.dashboard-stat-card{padding:12px}.dashboard-stat-card__value{font-size:20px}.dashboard-grid--top,.dashboard-grid--tables{grid-template-columns:1fr;gap:12px;margin-bottom:12px}.dashboard-chart--line,.dashboard-chart--pie,.dashboard-chart--bar{height:180px}.stats-row{grid-template-columns:1fr;gap:10px;margin-bottom:16px}.stat-card{text-align:center;flex-direction:column;gap:8px;padding:12px}.stat-card__icon{width:40px;height:40px}.stat-card__value{font-size:16px}.badge{padding:4px 10px;font-size:11px}.btn{padding:6px 12px;font-size:12px}.table-card{border-radius:8px}.table-card__header{flex-direction:column;align-items:flex-start;padding:12px 14px}.table-card__title{font-size:14px}table{font-size:11px}thead th{padding:6px 8px;font-size:9px}tbody td{padding:8px;font-size:11px}.placeholder-card{border-radius:10px;padding:30px 16px}.placeholder-icon{width:48px;height:48px;margin:0 auto 16px}.placeholder-card h2{margin-bottom:6px;font-size:16px}.placeholder-card p{margin:0 auto 20px;font-size:12px}.suppliers-page{padding:12px}.suppliers-metric{min-height:auto}.suppliers-pagination{flex-direction:column;align-items:stretch}.suppliers-pagination__controls{flex-wrap:wrap;justify-content:center}.suppliers-details{padding:0 12px 12px}.suppliers-ranking__row{grid-template-columns:1fr}}@media (max-width:360px){.sidebar__hamburger{width:38px;height:38px;top:10px;left:10px}.topbar{height:52px;padding:0 10px 0 48px}.topbar__title{font-size:13px}.app-main{margin-top:52px}.dashboard-header__title{font-size:15px}.dashboard-page,.page-body{padding:10px}.stats-row{gap:8px;margin-bottom:12px}.stat-card{padding:10px}.stat-card__value{font-size:15px}.dashboard-chart--line,.dashboard-chart--pie,.dashboard-chart--bar{height:160px}.table-card__header{padding:10px 12px}thead th{padding:5px 6px}tbody td{padding:6px}}@media (max-width:1280px){.purchasing-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.purchasing-layout{grid-template-columns:1fr}.purchasing-form-card{position:static}}@media (max-width:768px){.purchasing-page{padding:16px}.purchasing-header__title-row h1{font-size:22px}.purchasing-stats,.purchasing-layout,.purchasing-bottom-grid,.purchase-workflow,.purchasing-filters,.purchasing-form__grid,.purchase-actions{grid-template-columns:1fr}.purchasing-board__footer,.purchasing-form__section-header--inline{flex-direction:column;align-items:flex-start}.purchase-list__row,.po-items__head,.po-items__row{grid-template-columns:1fr}.purchase-workflow__step:not(:last-child):after{display:none}}@media (max-width:480px){.purchasing-page{padding:12px}.purchasing-tabs,.purchasing-filters,.purchasing-bottom-grid,.purchasing-form{padding-left:12px;padding-right:12px}.purchase-summary__row--total strong{font-size:24px}}@media (max-width:1440px){.receivables-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.receivables-layout{grid-template-columns:1fr}}@media (max-width:960px){.receivables-page{padding:14px}.receivables-toolbar,.receivables-footer-banner{flex-direction:column;align-items:stretch}.receivables-toolbar__filters,.receivables-bottom-grid,.receivables-side-stats,.receivables-form,.receivables-form__actions,.receivables-aging{grid-template-columns:1fr}.receivables-aging__chart{justify-content:flex-start}.receivables-pagination{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.receivables-page{padding:12px}.receivables-overview{grid-template-columns:1fr}.receivables-tabs{overflow-x:auto}.receivables-panel__heading,.receivables-footer-banner__copy{flex-direction:column;align-items:flex-start}.receivables-metric__value,.receivables-side-stat strong{font-size:22px}}@media (max-width:768px){.topbar{min-height:64px;padding:10px 12px 10px 58px}.topbar__title{font-size:21px}.topbar__subtitle,.topbar__branch,.topbar__search{display:none}.topbar__user{padding-right:8px}}@media (max-width:480px){.topbar{min-height:56px;padding-left:52px}.topbar__title{font-size:18px}.topbar__user-name{max-width:64px}.sidebar__tagline{font-size:7px}}.customers-page{background:radial-gradient(circle at top,#fffffff5,#ffffffbd 30%,#eff4fbf0 100%),linear-gradient(#f8fbff 0%,#eef4fb 100%);padding:18px}.customers-page--state{place-items:center;min-height:calc(100vh - 110px);display:grid}.customers-state-card,.customers-main-card,.customers-detail-card,.customers-analytics-card{background:#fffffff5;border:1px solid #e2e8f0f2;border-radius:18px;box-shadow:0 14px 34px #0f172a0f}.customers-state-card{color:#334155;justify-content:center;align-items:center;gap:10px;min-width:260px;padding:18px 22px;font-weight:700;display:inline-flex}.customers-spin{animation:1s linear infinite customers-spin}@keyframes customers-spin{to{transform:rotate(360deg)}}.customers-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:14px}.customers-stat-card{border-radius:14px;min-height:98px;padding:14px 15px;box-shadow:0 10px 24px #0f172a0d}.customers-board{grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);align-items:start;gap:14px;display:grid}.customers-main-card{overflow:hidden}.customers-toolbar{border-bottom:1px solid #edf2f7;grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(140px,.65fr)) auto;gap:8px;padding:14px;display:grid}.customers-search,.customers-filter,.customers-filter--branch{color:#475569;background:#fff;border:1px solid #dce6f2;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.customers-search input,.customers-filter,.customers-filter--branch select{color:#0f172a;background:0 0;border:0;outline:0;width:100%;font-size:13px}.customers-toolbar__actions{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.customers-ghost-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dce6f2;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:12.5px;font-weight:700;display:inline-flex}.customers-ghost-button:hover,.customers-search:hover,.customers-filter:hover,.customers-filter--branch:hover{background:#f8fbff}.customers-table-wrap{overflow-x:auto}.customers-table{border-collapse:collapse;width:100%;min-width:1020px}.customers-table th,.customers-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;padding:12px 14px;font-size:12px}.customers-table th{letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#fbfdff;font-size:11px;font-weight:800}.customers-type-pill{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:11.5px;font-weight:700;display:inline-flex}.customers-table tbody tr{transition:background .2s}.customers-table tbody tr:hover,.customers-table__row--active{background:#f8fbff}.customers-table__mono{color:#1e40af;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:700}.customers-table__amount{font-variant-numeric:tabular-nums;white-space:nowrap;color:#0f172a;font-weight:700}.customers-name-button{cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:4px;padding:0;display:flex}.customers-name-button strong{color:#0f172a;font-size:13px}.customers-name-button span{color:#64748b;font-size:11.5px}.customers-table__actions{align-items:center;gap:8px;display:inline-flex}.customers-table__actions button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe5f0;border-radius:10px;place-items:center;width:30px;height:30px;display:inline-grid}.customers-table__actions button:hover{color:#2563eb;background:#f8fbff}.customers-badge--slate{color:#334155;background:#e2e8f0}.customers-inline-state,.customers-empty{color:#64748b;text-align:center;padding:28px 20px}.customers-inline-state--error{color:#b91c1c}.customers-empty--compact{padding:16px 0}.customers-empty--panel{padding:40px 12px}.customers-table-footer{color:#64748b;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px 14px;font-size:12px;display:flex}.customers-pagination{align-items:center;gap:10px;display:inline-flex}.customers-pagination button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe5f0;border-radius:10px;min-height:34px;padding:0 12px;font-size:12px;font-weight:700}.customers-pagination button:disabled{opacity:.45;cursor:not-allowed}.customers-detail-card{padding:16px;position:sticky;top:20px}.customers-detail-card__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.customers-detail-card__header h2{color:#0f172a;margin-top:4px;font-size:20px;font-weight:800;line-height:1.15}.customers-section-label{letter-spacing:.08em;color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800}.customers-section-subtitle{color:#64748b;margin-top:6px;font-size:12px;display:inline-block}.customers-detail-profile{background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);border-radius:16px;align-items:center;gap:12px;margin-bottom:16px;padding:12px;display:flex}.customers-detail-avatar{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#2563eb 100%);border-radius:16px;place-items:center;width:52px;height:52px;font-size:16px;font-weight:800;display:grid}.customers-detail-profile strong,.customers-detail-profile span{display:block}.customers-detail-profile strong{color:#0f172a;font-size:13px}.customers-detail-profile span{color:#64748b;margin-top:4px;font-size:12px}.customers-detail-list{gap:10px;margin-bottom:18px;display:grid}.customers-detail-list div{color:#475569;grid-template-columns:14px minmax(0,1fr);align-items:start;gap:10px;font-size:12.5px;display:grid}.customers-detail-section{border-top:1px solid #edf2f7;margin-top:16px;padding-top:16px}.customers-detail-section__title{color:#0f172a;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:800}.customers-summary-grid{gap:10px;display:grid}.customers-summary-grid div{justify-content:space-between;align-items:center;gap:10px;display:flex}.customers-summary-grid span{color:#64748b;font-size:12px}.customers-summary-grid strong{color:#0f172a;text-align:right;font-size:12.5px;font-weight:800}.customers-text-green{color:#16a34a!important}.customers-activity-list{gap:12px;display:grid}.customers-activity-item{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customers-activity-item strong,.customers-activity-item span{display:block}.customers-activity-item strong{color:#0f172a;font-size:12.5px}.customers-activity-item span{color:#64748b;margin-top:4px;font-size:11.5px}.customers-activity-item__amount{white-space:nowrap;font-size:12px;font-weight:800}.customers-activity-item__amount--blue{color:#2563eb}.customers-activity-item__amount--green{color:#16a34a}.customers-activity-item__amount--orange{color:#ea580c}.customers-detail-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.customers-primary-action,.customers-secondary-action{cursor:pointer;border-radius:12px;min-height:42px;font-size:12.5px;font-weight:800}.customers-primary-action{color:#fff;background:#2563eb;border:1px solid #2563eb}.customers-secondary-action{color:#334155;background:#fff;border:1px solid #dbe5f0}.customers-bottom-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.customers-analytics-card{padding:16px}.customers-analytics-card__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.customers-analytics-card__header h3{color:#0f172a;font-size:15px;font-weight:800}.customers-analytics-card__header span{color:#64748b;font-size:12px}.customers-type-panel{grid-template-columns:160px minmax(0,1fr);align-items:center;gap:18px;display:grid}.customers-donut{border-radius:50%;width:160px;height:160px;position:relative}.customers-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px;box-shadow:inset 0 0 0 1px #e2e8f0e6}.customers-donut__center{z-index:1;text-align:center;place-items:center;display:grid;position:absolute;inset:0}.customers-donut__center strong{color:#0f172a;font-size:24px;font-weight:800}.customers-donut__center span{color:#64748b;font-size:12px}.customers-legend,.customers-ranking-list,.customers-aging-list{gap:12px;display:grid}.customers-legend__item,.customers-ranking-item{align-items:center;gap:10px;display:flex}.customers-legend__dot{border-radius:50%;flex:none;width:10px;height:10px}.customers-legend__item span:nth-child(2){color:#334155;flex:1;font-size:12.5px}.customers-legend__item strong{color:#0f172a;font-size:12.5px}.customers-aging-row__head{color:#334155;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;display:flex}.customers-aging-row__head strong{color:#0f172a;font-size:12.5px}.customers-aging-row__track{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.customers-aging-row__fill{border-radius:inherit;height:100%;display:block}.customers-aging-row__fill--blue{background:#2563eb}.customers-aging-row__fill--green{background:#16a34a}.customers-aging-row__fill--orange{background:#f59e0b}.customers-aging-row__fill--red{background:#ef4444}.customers-ranking-item{align-items:flex-start}.customers-ranking-item__index{color:#2563eb;background:#eff6ff;border-radius:10px;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:inline-grid}.customers-ranking-item__body,.customers-ranking-item__metric{flex-direction:column;gap:4px;display:flex}.customers-ranking-item__body{flex:1}.customers-ranking-item__body strong,.customers-ranking-item__metric strong{color:#0f172a;font-size:12.5px}.customers-ranking-item__body span,.customers-ranking-item__metric span{color:#64748b;font-size:11.5px}.customers-ranking-item__metric{text-align:right}.customers-footer-bar{background:linear-gradient(#fffffffa 0%,#f4f8fff5 100%);border:1px solid #dbe5f0f2;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:14px 16px;display:flex;box-shadow:0 14px 34px #0f172a0d}.customers-footer-bar__note{align-items:center;gap:12px;display:flex}.customers-footer-bar__icon{color:#2563eb;background:#dbeafe;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;display:inline-grid}.customers-footer-bar__note strong{color:#2563eb;font-size:12.5px;font-weight:800;display:block}.customers-footer-bar__note p{color:#64748b;margin-top:4px;font-size:11.5px}.customers-footer-bar__button{color:#2563eb;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe5f0;border-radius:12px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}@media (max-width:1500px){.customers-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1280px){.customers-board,.customers-bottom-grid{grid-template-columns:1fr}.customers-detail-card{position:static}.customers-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-toolbar__actions{grid-column:1/-1;justify-content:stretch}.customers-filter--branch{flex:1}.customers-footer-bar{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.customers-page,.page-body{padding:16px}.customers-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-toolbar,.customers-detail-actions,.customers-type-panel{grid-template-columns:1fr}.customers-type-panel{justify-items:center}.customers-table-footer,.customers-detail-card__header,.customers-footer-bar__note{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.customers-stats{grid-template-columns:1fr}.customers-pagination{justify-content:space-between;width:100%}}.rpt-page{flex-direction:column;gap:18px;min-height:100vh;padding:20px 22px 32px;display:flex}.rpt-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex;box-shadow:0 4px 16px #0f172a0d}.rpt-toolbar__filters,.rpt-toolbar__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rpt-filter-group{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:12px;display:flex}.rpt-input{color:#0f172a;cursor:pointer;background:0 0;border:none;outline:none;font-size:12px;font-weight:600}.rpt-btn{cursor:pointer;border:1px solid #0000;border-radius:9px;align-items:center;gap:5px;height:36px;padding:0 14px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.rpt-btn--primary{color:#fff;background:linear-gradient(#3181f6,#1a63ea);border-color:#ffffff1a;box-shadow:0 4px 12px #1a63ea38}.rpt-btn--primary:hover{background:linear-gradient(#3d8bfb,#1e6ef5)}.rpt-btn--primary:disabled{opacity:.6;cursor:not-allowed}.rpt-btn--ghost{color:#334155;background:#f8fafc;border-color:#e2e8f0}.rpt-btn--ghost:hover{background:#f1f5f9}.rpt-spin{animation:1s linear infinite rpt-spin}@keyframes rpt-spin{to{transform:rotate(360deg)}}.rpt-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.rpt-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:10px;padding:14px 14px 12px;transition:box-shadow .2s;display:flex;box-shadow:0 4px 16px #0f172a0d}.rpt-kpi:hover{box-shadow:0 8px 24px #0f172a17}.rpt-kpi__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.rpt-kpi--blue .rpt-kpi__icon{color:#1e88e5;background:#1e88e51f}.rpt-kpi--orange .rpt-kpi__icon{color:#f59e0b;background:#f59e0b1f}.rpt-kpi--green .rpt-kpi__icon{color:#22c55e;background:#22c55e1f}.rpt-kpi--purple .rpt-kpi__icon{color:#a855f7;background:#a855f71f}.rpt-kpi--teal .rpt-kpi__icon{color:#14b8a6;background:#14b8a61f}.rpt-kpi--red .rpt-kpi__icon{color:#ef4444;background:#ef44441f}.rpt-kpi__body{flex:1;min-width:0}.rpt-kpi__label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:10px;font-weight:600;line-height:1.3}.rpt-kpi__value{color:#0f172a;font-size:18px;font-weight:800;line-height:1.1}.rpt-kpi__growth{align-items:center;gap:2px;margin-top:3px;font-size:10px;font-weight:700;display:flex}.rpt-kpi__growth--up{color:#22c55e}.rpt-kpi__growth--down{color:#ef4444}.rpt-main-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.rpt-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #0f172a0d}.rpt-card--chart{padding:0 0 12px}.rpt-card__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.rpt-card__title{color:#0f172a;font-size:13px;font-weight:800}.rpt-card__sub{color:#64748b;font-size:11px;font-weight:600}.rpt-card__link{color:#1e88e5;cursor:pointer;font-size:11px;font-weight:700}.rpt-card__link:hover{text-decoration:underline}.rpt-table{border-collapse:collapse;width:100%;font-size:12px}.rpt-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px 14px;font-size:10px;font-weight:700}.rpt-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:9px 14px}.rpt-table tr:last-child td{border-bottom:none}.rpt-table tr:hover td{background:#f8fafc}.rpt-table__highlight td{background:#1e88e50d;font-weight:700}.rpt-table__highlight td:last-child{color:#1e88e5}.rpt-link{color:#1e88e5;cursor:pointer;font-weight:700;text-decoration:none}.rpt-blue{color:#1e88e5;font-weight:800}.rpt-red{color:#ef4444}.rpt-pie-legend{flex-direction:column;flex:1;gap:7px;min-width:0;padding:8px 16px 8px 0;display:flex}.rpt-pie-legend__item{grid-template-columns:10px 1fr auto;align-items:center;gap:6px;font-size:11px;display:grid}.rpt-pie-legend__dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.rpt-pie-legend__name{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.rpt-pie-legend__val{color:#0f172a;white-space:nowrap;font-size:11px;font-weight:700}.rpt-center-col{flex-direction:column;display:flex}.rpt-center-list{flex-direction:column;flex:1;padding:6px 0;display:flex}.rpt-center-item{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:10px 16px;transition:background .15s;display:flex}.rpt-center-item:last-child{border-bottom:none}.rpt-center-item:hover{background:#f8fafc}.rpt-center-item__icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.rpt-center-item__body{flex:1;min-width:0}.rpt-center-item__title{color:#0f172a;font-size:12.5px;font-weight:700}.rpt-center-item__sub{color:#64748b;margin-top:1px;font-size:10.5px}.rpt-actions{border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;display:flex}.rpt-info-bar{color:#1e4fa8;background:#1e88e50f;border:1px solid #1e88e52e;border-radius:10px;align-items:center;gap:10px;padding:10px 16px;font-size:12px;font-weight:600;display:flex}.rpt-info-dot{background:#1e88e5;border-radius:50%;flex-shrink:0;width:8px;height:8px}.rpt-empty{text-align:center;color:#94a3b8;padding:32px;font-size:12px}@media (max-width:1200px){.rpt-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.rpt-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.rpt-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.rpt-main-grid{grid-template-columns:1fr}}.ur-page{flex-direction:column;gap:16px;min-height:100vh;padding:20px;display:flex}.ur-loading{color:#64748b;justify-content:center;align-items:center;gap:10px;min-height:300px;font-size:13px;display:flex}.ur-spin{animation:1s linear infinite urSpin}@keyframes urSpin{to{transform:rotate(360deg)}}.ur-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 16px;font-size:13px}.ur-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.ur-stat{background:#fff;border:1px solid #e5edf7;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;transition:box-shadow .2s;display:flex;box-shadow:0 4px 16px #0f172a0d}.ur-stat:hover{box-shadow:0 8px 24px #0f172a17}.ur-stat__icon{border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ur-stat--blue .ur-stat__icon{color:#1d4ed8;background:#dbeafe}.ur-stat--green .ur-stat__icon{color:#15803d;background:#dcfce7}.ur-stat--orange .ur-stat__icon{color:#b45309;background:#fef3c7}.ur-stat--purple .ur-stat__icon{color:#7c3aed;background:#f3e8ff}.ur-stat--red .ur-stat__icon{color:#b91c1c;background:#fee2e2}.ur-stat__label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:10px;font-weight:800}.ur-stat__value{color:#0f172a;margin-top:2px;font-size:26px;font-weight:800;line-height:1.1}.ur-stat__sub{color:#64748b;margin-top:2px;font-size:11px}.ur-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:14px;display:grid}.ur-right-col{flex-direction:column;gap:14px;display:flex}.ur-bottom-grid{grid-template-columns:180px minmax(0,1fr) 180px;gap:14px;display:grid}.ur-card{background:#fff;border:1px solid #e5edf7;border-radius:16px;overflow:hidden}.ur-card__header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.ur-card__title{text-transform:uppercase;letter-spacing:.06em;color:#0f172a;font-size:11px;font-weight:800}.ur-card__footer{color:#64748b;border-top:1px solid #edf2f7;padding:10px 16px;font-size:11.5px}.ur-btn{cursor:pointer;height:34px;font:inherit;border:none;border-radius:9px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.ur-btn--primary{color:#fff;background:linear-gradient(#3181f6 0%,#1a63ea 100%);box-shadow:0 6px 16px #1a63ea38}.ur-btn--primary:hover{background:linear-gradient(#3a88fb 0%,#1d73ef 100%)}.ur-ghost-btn{color:#475569;height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:11.5px;font-weight:700;display:inline-flex}.ur-ghost-btn:hover{background:#f8fbff}.ur-ghost-btn--sm{height:28px;padding:0 10px;font-size:11px}.ur-toolbar{border-bottom:1px solid #edf2f7;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;display:flex}.ur-toolbar--compact{padding:10px 14px 8px}.ur-search-wrap{color:#94a3b8;background:#fff;border:1px solid #dce5f2;border-radius:9px;align-items:center;gap:7px;min-width:180px;height:34px;padding:0 10px;display:flex}.ur-search{font:inherit;color:#0f172a;background:0 0;border:0;outline:none;width:100%;font-size:12px}.ur-search--sm{font-size:11.5px}.ur-select{color:#334155;height:34px;font:inherit;background:#fff;border:1px solid #dce5f2;border-radius:9px;outline:none;padding:0 10px;font-size:12px;font-weight:600}.ur-select--sm{height:30px;font-size:11.5px}.ur-table-wrap{overflow-x:auto}.ur-table{border-collapse:collapse;width:100%;min-width:600px}.ur-table th,.ur-table td{text-align:left;color:#334155;white-space:nowrap;border-bottom:1px solid #edf2f7;padding:11px 12px;font-size:12px}.ur-table th{color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#fafcff;font-size:10.5px;font-weight:800}.ur-table tbody tr:hover{background:#f8fbff}.ur-table__row--active{background:#eff6ff!important}.ur-table__row--active:hover{background:#dbeafe!important}.ur-table__num{color:#94a3b8;width:36px;font-size:11px}.ur-mono{font-family:var(--font-mono);font-size:11.5px}.ur-muted{color:#94a3b8}.ur-small{font-size:11px}.ur-user-cell{align-items:center;gap:10px;display:flex}.ur-user-cell__name{color:#0f172a;font-size:12.5px;font-weight:700}.ur-user-cell__email{color:#94a3b8;margin-top:1px;font-size:11px}.ur-avatar{border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:flex}.ur-avatar--sm{flex:0 0 28px;width:28px;height:28px;font-size:10px}.ur-role-badge{border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.ur-status{border-radius:999px;align-items:center;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.ur-status--active{color:#15803d;background:#dcfce7}.ur-status--inactive{color:#64748b;background:#f1f5f9}.ur-count-badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.ur-module-tag{color:#1d4ed8;text-transform:capitalize;background:#eff6ff;border-radius:6px;padding:2px 7px;font-size:10.5px;font-weight:700;display:inline-block}.ur-actions{align-items:center;gap:4px;display:flex}.ur-icon-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.ur-icon-btn:hover{background:#f1f5f9}.ur-icon-btn--danger{color:#dc2626;border-color:#fecaca}.ur-icon-btn--danger:hover{background:#fef2f2}.ur-pagination{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.ur-pagination__info{color:#64748b;font-size:11.5px}.ur-pagination__controls{align-items:center;gap:4px;display:flex}.ur-pagination__dots{color:#94a3b8;padding:0 4px;font-size:12px}.ur-page-btn{color:#475569;min-width:28px;height:28px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:7px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.ur-page-btn:hover:not(:disabled){background:#f1f5f9}.ur-page-btn:disabled{opacity:.45;cursor:not-allowed}.ur-page-btn--active{color:#fff;background:#1a63ea;border-color:#1a63ea}.ur-empty{color:#94a3b8;justify-content:center;align-items:center;min-height:80px;font-size:12.5px;display:flex}.ur-role-selector{overflow:visible}.ur-role-list{flex-direction:column;gap:4px;padding:10px;display:flex}.ur-role-item{cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;padding:10px 12px;transition:all .18s;display:flex}.ur-role-item:hover{background:#f8fbff;border-color:#dce5f2}.ur-role-item--active{background:#eff6ff;border-color:#bfdbfe}.ur-role-item__icon{border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ur-role-item__name{color:#0f172a;font-size:12px;font-weight:700}.ur-role-item__count{color:#64748b;margin-top:1px;font-size:10.5px}.ur-tabs{border-bottom:1px solid #edf2f7;gap:0;padding:0 14px;display:flex}.ur-tab{color:#64748b;height:38px;font:inherit;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:700;display:inline-flex}.ur-tab:hover{color:#1d4ed8}.ur-tab--active{color:#1d4ed8;border-bottom-color:#1d4ed8}.ur-tab__count{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:1px 7px;font-size:10.5px}.ur-role-info{flex-direction:column;gap:12px;padding:16px;display:flex}.ur-role-info__row{border-bottom:1px solid #edf2f7;justify-content:space-between;gap:12px;padding-bottom:12px;font-size:12.5px;display:flex}.ur-role-info__row:last-child{border-bottom:none;padding-bottom:0}.ur-role-info__row span{color:#64748b;font-weight:600}.ur-role-info__row strong{color:#0f172a;text-align:right;font-weight:700}.ur-role-dot{border-radius:50%;flex:0 0 9px;width:9px;height:9px}.ur-role-name-cell{align-items:center;gap:8px;display:flex}.ur-activity-list{flex-direction:column;display:flex}.ur-activity-item{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding:11px 16px;display:flex}.ur-activity-item:last-child{border-bottom:none}.ur-activity-item__left{align-items:center;gap:10px;display:flex}.ur-activity-item__name{color:#0f172a;font-size:12px;font-weight:700}.ur-activity-item__meta{color:#94a3b8;margin-top:1px;font-size:10.5px}.ur-act-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.ur-act-badge--login{color:#15803d;background:#dcfce7}.ur-act-badge--logout{color:#b91c1c;background:#fef2f2}.ur-act-badge--update{color:#1d4ed8;background:#dbeafe}.ur-security-banner{background:#eff6ff;border-top:1px solid #dbeafe;align-items:flex-start;gap:12px;padding:14px 16px;font-size:12px;display:flex}.ur-security-banner__title{color:#1d4ed8;font-weight:700}.ur-security-banner__sub{color:#475569;margin-top:2px;font-size:11px}.ur-shortcut-list{flex-direction:column;gap:8px;padding:12px;display:flex}.ur-shortcut{cursor:pointer;height:36px;font:inherit;border:none;border-radius:10px;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:700;transition:all .18s;display:flex}.ur-shortcut--primary{color:#fff;background:linear-gradient(#3181f6 0%,#1a63ea 100%)}.ur-shortcut--success{color:#fff;background:linear-gradient(#22c55e 0%,#16a34a 100%)}.ur-shortcut--muted{color:#475569;background:#f1f5f9;border:1px solid #dce5f2}.ur-shortcut:hover{opacity:.88}@media (max-width:1100px){.ur-grid,.ur-bottom-grid{grid-template-columns:1fr}}@media (max-width:900px){.ur-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.ur-stats{grid-template-columns:1fr 1fr}.ur-page{padding:12px}}.ur-setup-banner{background:linear-gradient(135deg,#eff6ff 0%,#e0f2fe 100%);border:1px solid #bfdbfe;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 24px;display:flex}.ur-setup-banner__left{align-items:flex-start;gap:16px;display:flex}.ur-setup-banner__icon{color:#fff;background:linear-gradient(#3181f6 0%,#1a63ea 100%);border-radius:14px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 8px 20px #1a63ea47}.ur-setup-banner__title{color:#0f172a;margin-bottom:6px;font-size:15px;font-weight:800}.ur-setup-banner__sub{color:#475569;max-width:600px;font-size:12.5px;line-height:1.6}.ur-setup-banner__actions{flex:none;align-items:center;display:flex}.ur-btn--seed{color:#fff;background:linear-gradient(#3181f6 0%,#1a63ea 100%);height:40px;padding:0 20px;font-size:13px;box-shadow:0 8px 20px #1a63ea47}.ur-btn--seed:hover:not(:disabled){background:linear-gradient(#3a88fb 0%,#1d73ef 100%)}.ur-btn--seed:disabled{opacity:.7;cursor:not-allowed}.ur-seed-ok{color:#15803d;background:#dcfce7;border-radius:9px;align-items:center;gap:7px;margin-top:10px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.ur-seed-err{color:#b91c1c;background:#fef2f2;border-radius:9px;align-items:center;gap:7px;margin-top:10px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.ur-seed-ok--banner,.ur-seed-err--banner{margin-top:0}.ur-setup-steps{flex-direction:column;gap:10px;margin-top:14px;display:flex}.ur-setup-step{align-items:flex-start;gap:12px;font-size:12.5px;display:flex}.ur-setup-step__num{color:#fff;background:#1a63ea;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:800;display:flex}.ur-setup-step strong{color:#0f172a;margin-bottom:3px;font-size:12.5px;display:block}.ur-setup-step__detail{color:#64748b;font-size:11.5px;line-height:1.6}.ur-setup-step__detail code{color:#0f172a;font-size:10.5px;font-family:var(--font-mono);background:#e2e8f0;border-radius:4px;padding:1px 5px}.ur-setup-banner__actions{flex-direction:column;flex:none;align-items:stretch;gap:0;display:flex}.sidebar__help--btn{cursor:pointer;color:#64748b;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:11px;transition:color .2s;display:flex}.sidebar__help--btn:hover{color:#f87171}
