.state-block{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:var(--color-text-muted);gap:8px;text-align:center}.state-block--loading{flex-direction:row;gap:10px;padding:32px}.spinner{width:18px;height:18px;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.state-block__icon{width:58px;height:58px;display:grid;place-items:center;color:#3679e8;background:linear-gradient(145deg,#eff6ff,#e5efff);border:1px solid #d9e8ff;border-radius:16px;box-shadow:0 8px 20px #2769d71a;margin-bottom:5px}.state-block__title{font-weight:600;color:var(--color-text)}.state-block__description{font-size:13px;max-width:320px}.error-banner{background:var(--color-danger-light);color:var(--color-danger);border:1px solid #f5c2c2;border-radius:var(--radius-md);padding:10px 14px;font-size:13px;margin-bottom:12px}.state-block{border-radius:15px;background:linear-gradient(180deg,#fafcffcc,#f6f9fdcc)}.state-block__title{font-size:15px}.error-banner{border-left:4px solid var(--color-danger);box-shadow:0 5px 16px #c42b3b0f}.sidebar{width:276px;background:radial-gradient(circle at 20% 0,#153d72 0,transparent 31%),linear-gradient(165deg,#0b1b36 0,#07172e 58%,#061b32);color:#d9e5f8;display:flex;flex-direction:column;flex-shrink:0;height:100vh;position:sticky;top:0;overflow-y:auto;border-right:1px solid rgba(141,181,235,.13);box-shadow:10px 0 34px #07183017;transition:width .22s cubic-bezier(.4,0,.2,1)}.sidebar--collapsed{width:76px}.sidebar__brand{height:76px;display:flex;align-items:center;gap:12px;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:760;font-size:18px;letter-spacing:-.025em;color:#fff;flex:none}.brand-cube{display:grid;place-items:center;width:31px;height:31px;flex:none;background:linear-gradient(145deg,#43a4ff,#2468ed);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);font-size:10px;filter:drop-shadow(0 7px 10px rgba(25,118,242,.28))}.sidebar__toggle{margin-left:auto;border:1px solid rgba(255,255,255,.08);background:#ffffff14;color:#d5e6ff;border-radius:50%;width:30px;height:30px;font-size:20px;transition:.16s}.sidebar__toggle:hover{background:#ffffff26}.sidebar__nav{padding:17px 12px 24px;display:flex;flex-direction:column;gap:3px}.sidebar__section-title{margin:21px 13px 9px;color:#8298b8;font-size:9px;font-weight:750;letter-spacing:.13em}.sidebar__link,.sidebar__group-toggle{width:100%;min-height:44px;border:0;background:transparent;display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:11px;color:#c4d2e7;font-size:13px;font-weight:560;text-align:left;transition:background .17s,color .17s,transform .17s}.sidebar__link:hover,.sidebar__group-toggle:hover{background:#fff1;color:#fff;transform:translate(2px)}.sidebar__link--active{background:linear-gradient(100deg,#2b71e0d1,#1f58ad94);color:#fff;box-shadow:0 7px 20px #0a36783d,inset 0 1px #ffffff1a}.sidebar__icon{width:21px;height:21px;display:grid;place-items:center;flex:none}.sidebar__label{flex:1}.sidebar__chevron{opacity:.6}.sidebar__submenu{margin:4px 0 7px 22px;padding:4px 0 4px 23px;border-left:1px solid rgba(129,167,216,.22);display:flex;flex-direction:column;gap:2px}.sidebar__sublink{padding:8px 10px;border-radius:8px;color:#91a6c4;font-size:11.5px;transition:.15s}.sidebar__sublink:hover{color:#fff;background:#ffffff0d}.sidebar__sublink--active{color:#fff;background:#3884f229}.sidebar__warehouse-card{margin:auto 16px 24px;padding:15px;background:linear-gradient(145deg,#2f6ebe40,#19417340);border:1px solid rgba(153,192,242,.16);border-radius:14px;box-shadow:inset 0 1px #ffffff0d;display:flex;flex-direction:column;gap:7px;font-size:12px}.sidebar__warehouse-card span{color:#b9cbe3}.sidebar__warehouse-card small i{display:inline-block;width:7px;height:7px;background:#20d494;border-radius:50%;margin-right:5px;box-shadow:0 0 0 4px #20d4941a}.warehouse-art{width:49px;height:49px;display:grid;place-items:center;border-radius:12px;background:#378bef21;color:#69b6ff;margin-bottom:6px}@media (max-width:760px){.sidebar{width:76px}.sidebar__brand-text,.sidebar__label,.sidebar__section-title,.sidebar__warehouse-card,.sidebar__chevron{display:none}.sidebar__submenu{margin-left:7px;padding-left:8px}.sidebar__sublink{font-size:0}.sidebar__sublink:first-letter{font-size:12px}}.sidebar__group{position:relative}.sidebar__group:hover>.sidebar__group-toggle{background:#fff1;color:#fff}.sidebar__submenu{transform-origin:top;animation:sidebar-submenu-in .18s cubic-bezier(.2,.8,.2,1)}.sidebar__group:hover .sidebar__chevron{transform:rotate(180deg)}.sidebar__chevron{transition:transform .18s ease}.sidebar__sublink{position:relative}.sidebar__sublink:before{content:"";position:absolute;left:-24px;top:50%;width:5px;height:5px;border-radius:50%;background:#4b8de9;opacity:0;transform:translateY(-50%) scale(.5);transition:.16s}.sidebar__sublink:hover:before,.sidebar__sublink--active:before{opacity:1;transform:translateY(-50%) scale(1)}@keyframes sidebar-submenu-in{0%{opacity:0;transform:translateY(-5px) scaleY(.96)}to{opacity:1;transform:none}}.sidebar__logo{display:block;width:52px;height:52px;flex:none;object-fit:cover;object-position:center;border-radius:11px;filter:drop-shadow(0 4px 12px rgba(22,126,255,.2));transition:width .2s ease,height .2s ease}.sidebar__brand-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar__brand-copy strong{font-size:18px;line-height:1;color:#fff;letter-spacing:.04em}.sidebar__brand-copy span{display:block;max-width:138px;color:#9eb2cf;font-size:8px;font-weight:560;line-height:1.25;letter-spacing:.025em}.sidebar--collapsed .sidebar__brand{height:84px;padding:7px 12px 17px;justify-content:center;position:relative}.sidebar--collapsed .sidebar__logo{width:50px;height:50px}.sidebar--collapsed .sidebar__toggle{position:absolute;left:50%;right:auto;bottom:-12px;transform:translate(-50%);width:25px;height:25px;display:grid;place-items:center;padding:0;font-size:16px;line-height:1;background:#173b68;border-color:#42668e;box-shadow:0 4px 12px #00000040}.sidebar--collapsed .sidebar__nav{padding-top:26px}.sidebar__brand .brand-cube{display:none}.sidebar__group-toggle--active{background:linear-gradient(100deg,#2b71e0d1,#1f58ad94);color:#fff;box-shadow:0 7px 20px #0a36783d,inset 0 1px #ffffff1a}.sidebar__group:hover .sidebar__chevron{transform:translate(2px)}.sidebar-flyout{position:fixed;left:286px;width:238px;z-index:1200;padding:9px;border:1px solid rgba(143,183,235,.2);border-radius:15px;background:linear-gradient(155deg,#102b4dfc,#071930fc);color:#dce9fa;box-shadow:0 22px 55px #020d1d59,inset 0 1px #ffffff12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:sidebar-flyout-in .17s cubic-bezier(.2,.8,.2,1)}.sidebar-flyout:before{content:"";position:absolute;left:-7px;top:20px;width:12px;height:12px;background:#102b4d;border-left:1px solid rgba(143,183,235,.2);border-bottom:1px solid rgba(143,183,235,.2);transform:rotate(45deg)}.sidebar-flyout__title{display:flex;align-items:center;gap:9px;padding:10px 11px 12px;color:#fff;font-size:13px;font-weight:750;border-bottom:1px solid rgba(255,255,255,.09)}.sidebar-flyout__title span{display:grid;place-items:center;color:#72b6ff}.sidebar-flyout__links{display:flex;flex-direction:column;gap:3px;padding-top:7px}.sidebar-flyout__link{position:relative;padding:10px 12px 10px 16px;border-radius:9px;color:#aebfd8;font-size:12px;font-weight:560;transition:background .15s,color .15s,transform .15s}.sidebar-flyout__link:before{content:"";position:absolute;left:6px;top:50%;width:4px;height:4px;border-radius:50%;background:#68adff;opacity:0;transform:translateY(-50%) scale(.5);transition:.15s}.sidebar-flyout__link:hover,.sidebar-flyout__link--active{color:#fff;background:#428bee29;transform:translate(2px)}.sidebar-flyout__link:hover:before,.sidebar-flyout__link--active:before{opacity:1;transform:translateY(-50%) scale(1)}@keyframes sidebar-flyout-in{0%{opacity:0;transform:translate(-8px) scale(.98)}to{opacity:1;transform:none}}@media (max-width: 760px){.sidebar-flyout{left:86px;width:min(238px,calc(100vw - 98px))}}.real-notifications{width:390px}.notification-scroll{max-height:410px;overflow:auto}.notification-row{width:100%;display:flex;gap:10px;text-align:left;padding:12px 15px;border:0;border-bottom:1px solid #edf1f6;background:#fff}.notification-row:hover{background:#f8fbff}.notification-row>i{width:8px;height:8px;border-radius:50%;background:#3b82f6;margin-top:5px;flex:none}.notification-row.priority-high>i,.notification-row.priority-critical>i{background:#ef4444}.notification-row div{display:flex;flex-direction:column;gap:3px}.notification-row strong{font-size:12px}.notification-row span{font-size:11px;color:#64748b;line-height:1.4}.notification-row small{font-size:9px;color:#94a3b8}.notification-empty{padding:35px;text-align:center;color:#64748b}.notification-footer{display:flex;justify-content:space-between;padding:9px 12px}.notification-footer button{border:0;background:none;color:#2563eb;font-size:11px}.notification-page{display:grid;gap:15px}.notification-filters{display:flex;gap:8px;flex-wrap:wrap}.notification-card{display:grid;grid-template-columns:10px 1fr auto;gap:12px;padding:16px;align-items:start}.notification-card.unread{background:#f8fbff}.notification-card>i{width:9px;height:9px;background:#3b82f6;border-radius:50%;margin-top:5px}.notification-card__body p{color:#64748b;margin:6px 0}.notification-meta{display:flex;gap:12px;font-size:11px;color:#64748b}.notification-card__actions{display:flex;gap:7px}@media (max-width:600px){.real-notifications{position:fixed!important;left:10px!important;right:10px!important;top:65px!important;width:auto}.notification-card{grid-template-columns:8px 1fr}.notification-card__actions{grid-column:2;flex-wrap:wrap}}.app-header{height:76px;display:grid;grid-template-columns:minmax(190px,280px) minmax(280px,520px) minmax(0,1fr);align-items:center;gap:24px;padding:0 clamp(18px,2.2vw,38px);position:sticky;top:0;z-index:20;background:#ffffffe6;-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);border-bottom:1px solid rgba(211,221,234,.8);box-shadow:0 8px 28px #112a4d09}.app-header__title{grid-column:1;margin:0;font-size:22px;font-weight:760;letter-spacing:-.035em;color:#13213b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header__search{grid-column:2;height:43px;display:flex;align-items:center;padding:0 12px;color:#667797;border:1px solid #d8e2ef;border-radius:12px;background:#f8fafe;transition:.18s}.app-header__search:focus-within{background:#fff;border-color:#7ba5f5;box-shadow:0 0 0 4px #3b77eb1a,0 8px 24px #19407814}.app-header label.app-header__search input{min-width:0;min-height:0;height:39px;flex:1;margin:0;padding:0 11px;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}.app-header label.app-header__search input:focus{border:0!important;box-shadow:none!important}.app-header__search kbd{flex:none;padding:3px 6px;border:1px solid #e1e7ef;border-radius:5px;background:#fff;color:#71809a;font:10px inherit;white-space:nowrap}.app-header__right{grid-column:3;display:flex;justify-content:flex-end;align-items:center;gap:11px;position:relative}.header-date{display:none;height:41px;padding:0 11px;border:1px solid #d8e2ed;border-radius:10px;background:#fff;color:#283c5e;font-size:11px}.app-header:has(.header-date){grid-template-columns:minmax(190px,280px) minmax(280px,1fr) 160px auto;gap:16px}.app-header:has(.header-date) .header-date{display:block;grid-column:3;width:160px}.app-header:has(.header-date) .app-header__right{grid-column:4}.header-popup-wrap{position:relative}.header-icon-btn{position:relative;width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:11px;background:#f7f9fc;color:#17345d;transition:.16s}.header-icon-btn:hover{background:#eef4ff;border-color:#dbe7fb;color:#1f65dc}.header-icon-btn b{position:absolute;right:-2px;top:-3px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border:2px solid #fff;border-radius:99px;background:#ef3340;color:#fff;font-size:9px}.app-header__user{display:flex;align-items:center;gap:10px;padding:5px 8px 5px 5px;border:0;border-radius:12px;background:transparent;color:inherit;text-align:left;transition:.16s}.app-header__user:hover{background:#f5f8fc}.app-header__avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#edf3fd,#dfe9f8);box-shadow:inset 0 0 0 1px #d9e4f2;color:#153564;font-weight:750;font-size:12px}.app-header__user-name{font-size:12.5px;font-weight:700}.app-header__user-role{margin-top:2px;font-size:10.5px;color:#71809a}.user-chevron{margin-left:7px;transition:transform .16s}.user-chevron.open{transform:rotate(180deg)}.header-popover{position:absolute;right:0;top:52px;z-index:40;border:1px solid #d7e1ed;border-radius:14px;background:#fff;box-shadow:0 22px 60px #081b3933;animation:header-menu-in .16s ease-out}.notification-popover{width:390px}.profile-popover{width:250px}.header-popover__title{padding:14px 16px;border-bottom:1px solid #e7ebf1;font-size:13px;font-weight:700}.header-popover__title span{float:right;color:#1681ee;font-size:10px}.profile-summary{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid #e7ebf1}.profile-summary strong,.profile-summary span{display:block;font-size:11px}.profile-summary span{margin-top:3px;color:#718099}.profile-popover>button{display:block;width:100%;padding:12px 15px;border:0;background:#fff;text-align:left;font-size:12px;color:#243653}.profile-popover>button:hover{background:#f5f8fc}.profile-popover .logout-button{color:#dc3345;border-top:1px solid #e7ebf1;border-radius:0 0 14px 14px}@keyframes header-menu-in{0%{opacity:0;transform:translateY(-5px) scale(.985)}to{opacity:1;transform:none}}@media (max-width:1180px){.app-header{grid-template-columns:minmax(150px,210px) minmax(220px,1fr) auto}.app-header:has(.header-date){grid-template-columns:minmax(150px,210px) minmax(220px,1fr) 150px auto;gap:11px}.app-header:has(.header-date) .header-date{display:block;grid-column:3;width:150px}.app-header__right{grid-column:3}.app-header:has(.header-date) .app-header__right{grid-column:4}.app-header__user-name,.app-header__user-role{display:none}}@media (max-width:760px){.app-header,.app-header:has(.header-date){height:66px;grid-template-columns:1fr auto;padding:0 14px;gap:8px}.app-header__title{font-size:19px}.app-header__search,.app-header:has(.header-date) .header-date{display:none}.app-header__right,.app-header:has(.header-date) .app-header__right{grid-column:2}.app-header__avatar{width:36px;height:36px}}.gst-indicator{position:fixed;bottom:16px;right:16px;z-index:1500;font-size:13px}.gst-indicator__pill{display:flex;align-items:center;gap:8px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;padding:8px 14px;box-shadow:0 6px 20px #0000001f;cursor:pointer}.gst-indicator__card{width:240px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;box-shadow:0 10px 30px #00000024;padding:14px 16px;cursor:pointer}.gst-indicator__dot{width:8px;height:8px;border-radius:50%;flex:none}.gst-indicator__badge{margin-top:6px;font-size:11px;color:var(--color-warning, #d97706);display:flex;align-items:center;gap:4px}.gst-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:2100;display:flex;justify-content:flex-end}.gst-drawer{width:420px;max-width:100%;height:100%;background:var(--color-surface);box-shadow:-8px 0 30px #0000002e;padding:20px;overflow-y:auto}@media (max-width: 640px){.gst-indicator{left:12px;right:12px;bottom:12px;width:auto}.gst-indicator__card,.gst-drawer{width:100%}}.app-layout{display:flex;min-height:100vh}.app-layout__main{flex:1;min-width:0;display:flex;flex-direction:column}.app-layout__content{padding:28px clamp(18px,2.2vw,38px) 44px;flex:1;position:relative;min-width:0;max-width:100%;overflow-x:hidden}.app-layout__content>*>.page-header:first-child,.app-layout__content>.page-header:first-child{margin-top:0}@media (max-width:760px){.app-layout__content{padding:18px 14px 32px}}.reports-page{width:100%;max-width:100%;min-width:0;margin-inline:0;overflow:visible}.reports-page>*,.reports-page .card,.reports-page .report-toolbar,.reports-page .report-filter,.reports-page .report-summary-grid{min-width:0;max-width:100%}.reports-page .report-toolbar{width:100%}.reports-page .report-export-buttons{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.reports-page .report-filter{width:100%;overflow:hidden}.reports-page .report-filter label{flex:1 1 155px;min-width:140px;max-width:230px}.reports-page .report-filter input,.reports-page .report-filter select{width:100%;min-width:0}.reports-page .report-summary-grid{width:100%;grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr))}.reports-page .data-table-wrapper{display:block;width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.reports-page .data-table{width:max-content;min-width:100%}.reports-page .data-table th,.reports-page .data-table td{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:700px){.reports-page .report-filter{display:grid;grid-template-columns:1fr}.reports-page .report-filter label{max-width:none}.reports-page .report-filter__actions,.reports-page .report-export-buttons{width:100%}}.toast-container{position:fixed;top:16px;right:16px;z-index:2000;display:flex;flex-direction:column;gap:8px;max-width:360px}.toast{padding:12px 16px;border-radius:var(--radius-md);color:#fff;font-size:14px;box-shadow:var(--shadow-md);cursor:pointer;animation:toast-in .2s ease-out}@keyframes toast-in{0%{transform:translate(16px);opacity:0}to{transform:translate(0);opacity:1}}.toast--success{background:var(--color-success)}.toast--error{background:var(--color-danger)}.toast--warning{background:var(--color-warning);color:#1f2937}.toast--info{background:var(--color-primary)}.toast{display:flex;align-items:center;min-height:50px;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:600}.toast--success{background:linear-gradient(135deg,#148d47,#20aa5c)}.toast--error{background:linear-gradient(135deg,#c92d3f,#e44756)}.toast--warning{background:linear-gradient(135deg,#f5b429,#e89a16);color:#2f260e}.toast--info{background:linear-gradient(135deg,#2e73eb,#245bd4)}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--sidebar-bg) 0%,#1e3a63 100%);padding:20px}.login-card{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);width:100%;max-width:380px;padding:32px}.login-card__brand{display:flex;align-items:center;gap:10px;margin-bottom:4px;font-size:20px;font-weight:700}.login-card__subtitle{color:var(--color-text-muted);font-size:13px;margin:0 0 24px}.login-card__hint{margin-top:18px;padding:10px 12px;background:var(--color-primary-light);border-radius:var(--radius-md);font-size:12px;color:var(--color-primary-dark);line-height:1.5}.login-card button[type=submit]{width:100%;padding:10px;margin-top:6px}.dashboard-page{color:#10203d}.dashboard-date{position:absolute;right:20px;top:-3px;height:30px;padding:0 12px;background:#fff;border:1px solid #d9e1ec;border-radius:6px;color:#283c5e;font-size:11px;z-index:11}.dash-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(155px,1fr));gap:9px}.dash-kpi{height:92px;border:1px solid #dfe5ed;background:#fff;border-radius:10px;display:flex;align-items:center;padding:13px;gap:13px;box-shadow:0 1px 4px #192e500d}.dash-kpi__icon{width:49px;height:49px;display:grid;place-items:center;border-radius:11px;flex:none}.blue{background:#e7f2ff;color:#1681ee}.green{background:#eaf8ef;color:#26ad55}.amber,.gold{background:#fff4da;color:#f1a400}.red{background:#ffe9eb;color:#f13b48}.purple{background:#f3eefa;color:#8d45cf}.orange{background:#fff0e7;color:#f37817}.cyan{background:#e4f7fa;color:#08a5b7}.pink{background:#fcecef;color:#e94c68}.dash-kpi label{display:block;color:#384a6c;font-size:11px;white-space:nowrap}.dash-kpi strong{display:block;font-size:18px;line-height:23px}.dash-kpi small{display:block;font-size:10px;color:#435574;white-space:nowrap}.dash-kpi small.up{color:#18a951}.dash-kpi small.down{color:#ec3443}.dash-kpi small em{font-style:normal;color:#697895}.dash-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dash-panel{border:1px solid #dce3ec;border-radius:10px;background:#fff;overflow:hidden;min-width:0}.dash-panel header{height:42px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce3ec}.dash-panel h3{font-size:13px;margin:0}.dash-panel header button{border:1px solid #dce3ec;background:#fff;border-radius:5px;padding:5px 10px;font-size:10px}.dash-table{font-size:9px;width:100%}.dash-table th{background:#fbfcfe;text-align:left;padding:6px 10px;border-bottom:1px solid #e2e7ef;white-space:nowrap}.dash-table td{padding:5px 10px;border-bottom:1px solid #e5e9ef;white-space:nowrap}.dash-table td small{display:block;color:#74829a;font-size:8px}.movement{padding:3px 6px;border-radius:4px}.movement.in{color:#17a446;background:#dff6e5}.movement.out{color:#ef3346;background:#ffe7e9}.qty-in{color:#0eaf4f;font-weight:700}.qty-out{color:#ef3346;font-weight:700}.low-table td{padding:8px 10px}.dash-bottom{display:grid;grid-template-columns:1.15fr .95fr .95fr 1.05fr;gap:12px;margin-top:14px}.bar-chart{height:177px;display:flex;align-items:flex-end;justify-content:space-around;padding:20px 18px 10px;background:repeating-linear-gradient(to top,transparent 0,transparent 42px,#edf0f4 43px)}.bar-col{width:17%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;font-size:9px;text-align:center}.bar-col i{width:29px;background:linear-gradient(#218fee,#1676da);border-radius:3px 3px 0 0;margin:4px}.donut-wrap{height:177px;display:flex;align-items:center;gap:17px;padding:14px}.donut{width:122px;height:122px;border-radius:50%;background:conic-gradient(#05a9c7 0,#05a9c7 31%,#5b3cc4 31%,#5b3cc4 75%,#7448cf 75%,#7448cf 91%,#23be76 91%);display:grid;place-items:center;flex:none}.donut.inventory{background:conic-gradient(#36bc72 0,#36bc72 78%,#f1c543 78%,#f1c543 86%,#f15a5a 86%,#f15a5a 89%,#3b8de6 89%)}.donut:after{content:"";width:77px;height:77px;background:#fff;border-radius:50%;grid-area:1/1}.donut span{grid-area:1/1;z-index:1;font-size:8px;text-align:center}.donut span b{display:block;font-size:13px}.donut-legend{flex:1;font-size:8px}.donut-legend div{display:grid;grid-template-columns:10px 1fr auto;gap:5px;margin:9px 0;white-space:nowrap}.dot{width:7px;height:7px;border-radius:50%;background:#168bdc}.dot.d1{background:#6d40cc}.dot.d2{background:#59a5e7}.dot.d3{background:#35bc76}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:12px}.quick-grid button{height:67px;border:1px solid #dfe5ed;background:#fff;border-radius:7px;color:#1685e7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.quick-grid button span{font-size:8px;color:#182947}.dash-empty{height:177px;display:grid;place-items:center;color:#78879d;font-size:12px}.tables .dash-empty{height:190px}.stock-warning{color:#f3a51f;font-size:10px}.donut.purchase-live{background:conic-gradient(#168bdc 0,#168bdc calc(100% - var(--pending)),#6d40cc calc(100% - var(--pending)))}.donut.inventory-live{background:conic-gradient(#36bc72 0,#36bc72 78%,#f1c543 78%,#f1c543 90%,#ef5757 90%)}.dashboard-page{padding-top:0}.dashboard-date{display:none}@media (max-width:1300px){.dash-kpi-grid{grid-template-columns:repeat(4,1fr)}.dash-bottom{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.app-header__search{display:none}.dash-kpi-grid{grid-template-columns:repeat(2,1fr)}.dash-row,.dash-bottom{grid-template-columns:1fr}}.dashboard-page{max-width:1720px;margin:0 auto;animation:dashboard-enter .24s ease-out}.dash-kpi-grid{gap:13px}.dash-kpi{height:104px;padding:16px;border-color:#dbe4ef;border-radius:15px;box-shadow:0 2px 4px #0f234106,0 10px 25px #0f23410a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dash-kpi:hover{transform:translateY(-2px);border-color:#c6d6e9;box-shadow:0 14px 32px #10315b17}.dash-kpi__icon{width:54px;height:54px;border-radius:15px}.dash-kpi label{font-size:11.5px;color:#64748b}.dash-kpi strong{font-size:20px;letter-spacing:-.025em;color:#14213a}.dash-row{gap:16px;margin-top:16px}.dash-panel{border-color:#dbe4ef;border-radius:15px;box-shadow:0 2px 4px #0f234106,0 10px 28px #0f23410a}.dash-panel header{height:51px;padding:0 17px;background:linear-gradient(180deg,#fff,#fbfcfe)}.dash-panel h3{font-size:13.5px;color:#182842}.dash-panel header button{padding:7px 11px;border-radius:8px;color:#3d506c}.dash-bottom{gap:16px;margin-top:16px}.quick-grid{gap:10px;padding:15px}.quick-grid button{height:78px;border-radius:11px;transition:.16s}.quick-grid button:hover{transform:translateY(-2px);background:#f5f9ff;border-color:#bcd2f2;box-shadow:0 8px 18px #1e51921a}.dash-table th{height:34px;background:#f7f9fc;color:#65748c;font-size:9px;text-transform:uppercase;letter-spacing:.055em}.dash-table td{padding:8px 11px}.bar-chart,.donut-wrap,.dash-empty{height:195px}@keyframes dashboard-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (max-width:1500px){.dash-kpi-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1100px){.dash-kpi-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.dash-kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.dash-kpi{height:90px;padding:12px}.dash-kpi__icon{width:45px;height:45px}.dash-kpi strong{font-size:17px}}@media (max-width:430px){.dash-kpi-grid{grid-template-columns:1fr}}.dashboard-analytics{margin-top:16px}.dashboard-analytics>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.dashboard-analytics h2{font-size:17px;margin:0}.dashboard-analytics p{font-size:12px;color:#64748b;margin:3px 0}.dashboard-analytics a{font-size:12px;color:#2563eb}.status-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.status-badge--success{background:var(--color-success-light);color:var(--color-success)}.status-badge--warning{background:var(--color-warning-light);color:var(--color-warning)}.status-badge--danger{background:var(--color-danger-light);color:var(--color-danger)}.status-badge--info{background:var(--color-primary-light);color:var(--color-primary)}.status-badge--muted{background:#eef0f4;color:var(--color-text-muted)}.location-photo-capture__actions{display:flex;gap:8px;flex-wrap:wrap}.location-photo-capture__existing{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--color-border, #e2e8f0);border-radius:8px;margin-bottom:10px;background:#fafbfd}.location-photo-capture__thumb{width:64px;height:64px;object-fit:cover;border-radius:6px;border:1px solid var(--color-border, #e2e8f0);cursor:pointer}.location-photo-capture__webcam-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:10px}.location-photo-capture__video,.location-photo-capture__preview{width:100%;max-width:420px;border-radius:8px;background:#000}.location-photo-capture__error{color:var(--color-danger, #dc2626);font-size:12.5px;margin-top:6px}.location-photo-capture__hint{font-size:12.5px;color:var(--color-text-muted, #64748b);margin-top:4px}.scanner-shell{border:1px solid #d8e2ef;border-radius:16px;background:#fff;box-shadow:0 12px 35px #17345d14;overflow:hidden}.scanner-head{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.scanner-head>div{display:flex;flex-direction:column;gap:3px}.scanner-head span{font-size:12px;color:#64748b}.scanner-close{border:0;background:#e6edf7;width:32px;height:32px;border-radius:50%;font-size:20px}.scanner-entry{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:16px}.scanner-error{margin:0 16px 16px;padding:11px 13px;border-radius:10px;background:#fff1f2;color:#be123c}.camera-stage{position:relative;background:#08111f;min-height:320px}.camera-stage video{display:block;width:100%;height:360px;object-fit:cover}.scan-frame{position:absolute;top:22%;right:12%;bottom:22%;left:12%;border:3px solid #4ade80;border-radius:18px;box-shadow:0 0 0 999px #0006}.camera-stage button{position:absolute;right:18px;bottom:18px;padding:9px 14px;border:0;border-radius:9px}.scan-result{border:1px solid #dce6f2;border-radius:16px;background:#fff;padding:20px}.scan-success{color:#15803d}.scan-warning{color:#b91c1c}.scan-progress{height:9px;background:#e5edf7;border-radius:99px;overflow:hidden}.scan-progress i{display:block;height:100%;background:#2563eb}.location-gallery{display:flex;gap:12px;flex-wrap:wrap}.location-gallery img{width:150px;height:110px;object-fit:cover;border-radius:12px;border:1px solid #dbe4ee}@media (max-width:700px){.scanner-shell.camera-full{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;border-radius:0}.scanner-entry{grid-template-columns:1fr}.camera-stage video{height:60vh}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;place-items:center;padding:24px;overflow:auto}.barcode-manager{width:min(860px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;border-radius:18px;background:#fff;box-shadow:0 28px 80px #05122852}.barcode-manager>.scanner-head{position:sticky;top:0;z-index:5;border-bottom:1px solid #dce5f0}.barcode-manager>.scanner-shell{margin:18px}.barcode-add{display:grid;grid-template-columns:minmax(220px,1fr) 170px auto auto;gap:10px;align-items:center;padding:20px 20px 10px}.barcode-add>*{width:100%;min-width:0}.barcode-actions{display:flex;flex-wrap:wrap;gap:10px;padding:0 20px 18px}.barcode-list{display:grid;gap:8px;padding:0 20px 22px}.barcode-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:11px 14px;border:1px solid #e0e7f0;border-radius:11px;background:#fbfcfe}.barcode-list>div>div:first-child{display:flex;flex-direction:column;gap:4px;min-width:0}.barcode-list strong{overflow-wrap:anywhere;color:#1c2e49}.barcode-list span{color:#6a7b94;font-size:11px}.barcode-list>div>div:last-child{display:flex;flex-wrap:wrap;gap:7px}.barcode-list button{min-height:32px;padding:6px 10px;border:1px solid #d7e1ed;border-radius:8px;background:#fff;color:#29405f}.label-dialog{width:min(820px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;border-radius:18px;background:#fff;box-shadow:0 28px 80px #05122859}.label-dialog .scanner-head{border-bottom:1px solid #dce5f0}.label-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:18px 20px;border-bottom:1px solid #e2e8f0}.label-toolbar label{display:inline-flex;align-items:center;gap:6px;color:#33445f;font-size:13px;white-space:nowrap}.label-toolbar input[type=checkbox]{width:16px;height:16px;min-height:0}.label-toolbar .btn{margin-left:auto}.barcode-label{display:flex;align-items:center;justify-content:center;gap:12px;width:fit-content;max-width:calc(100% - 40px);min-width:320px;margin:24px auto;padding:18px;border:1px dashed #aebed2;border-radius:8px;background:#fff;overflow:hidden}.label-copy{display:flex;min-width:0;flex-direction:column;align-items:center;gap:4px;text-align:center}.label-copy strong,.label-copy span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.label-copy svg{display:block;max-width:100%;height:auto}.barcode-label>img{width:82px;height:82px;flex:none}@media (max-width: 760px){.modal-backdrop{padding:8px}.barcode-manager,.label-dialog{max-height:calc(100dvh - 16px)}.barcode-add{grid-template-columns:1fr 1fr;padding:16px 14px 10px}.barcode-add input{grid-column:1 / -1}.barcode-actions,.barcode-list{padding-left:14px;padding-right:14px}.label-toolbar{align-items:stretch;padding:14px}.label-toolbar .btn{width:100%;margin-left:0}.barcode-label{min-width:0;max-width:calc(100% - 28px);flex-direction:column}}@media (max-width: 480px){.barcode-add{grid-template-columns:1fr}.barcode-add input{grid-column:auto}.barcode-list>div{align-items:flex-start;flex-direction:column}}@media print{body *{visibility:hidden}.label-dialog,.label-dialog .barcode-label,.label-dialog .barcode-label *{visibility:visible}.label-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-height:none;box-shadow:none}.label-dialog .barcode-label{margin:0 auto;border:0}}.item-form-modal{max-height:calc(100vh - 32px);display:flex;flex-direction:column;padding:24px 26px 0;overflow:hidden}.item-form-modal>.modal-box__title{flex:none;margin-bottom:18px}.item-form-modal>form{min-height:0;overflow-y:auto;padding:2px 6px 0 1px;scrollbar-gutter:stable}.item-form-modal .modal-box__actions{position:sticky;bottom:0;z-index:4;margin:22px -6px 0 -1px;padding:14px 6px 18px;background:linear-gradient(to top,#fff 78%,#fffffff0);border-top:1px solid #e4e9f1;box-shadow:0 -8px 18px #1428460b}.item-location-add{padding:15px;margin-bottom:14px;border:1px solid #cfddf1;border-radius:12px;background:linear-gradient(145deg,#f8fbff,#f3f7fd)}.item-location-add__header{display:grid;grid-template-columns:1fr minmax(220px,300px);align-items:center;gap:18px;margin-bottom:13px}.item-location-add__header strong,.item-location-add__header span{display:block}.item-location-add__header strong{font-size:13px;color:#1b3153}.item-location-add__header span{margin-top:4px;font-size:11px;color:#71829b}.item-location-add__hint{padding:15px;border:1px dashed #cbd7e7;border-radius:9px;background:#fff;color:#78889e;font-size:11px;text-align:center}@media (max-width: 640px){.item-form-modal{max-height:calc(100vh - 16px);padding:18px 16px 0}.item-location-add__header{grid-template-columns:1fr;gap:10px}}.item-location-gallery{margin-top:22px;padding-top:20px;border-top:1px solid #e4e9f1}.item-location-gallery__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:15px}.item-location-gallery__heading h4{margin:0;color:#172640;font-size:15px}.item-location-gallery__heading p{margin:4px 0 0;color:#718099;font-size:12px}.item-location-gallery__heading>span{padding:4px 9px;border-radius:999px;background:#edf4ff;color:#286bdc;font-size:10px;font-weight:700}.item-location-gallery__state{padding:24px;border:1px dashed #ced8e6;border-radius:11px;background:#fafbfd;color:#78879c;text-align:center;font-size:12px}.item-location-group{padding:13px;border:1px solid #e0e7f0;border-radius:12px;background:#fbfcfe;margin-top:10px}.item-location-group__title{display:flex;align-items:center;gap:8px;margin-bottom:11px}.item-location-group__title strong{font-size:13px;color:#1d2d48}.item-location-group__title span{padding:2px 6px;border-radius:5px;background:#eaf2ff;color:#3472d6;font-size:9px;font-weight:700}.item-location-group__title small{margin-left:auto;color:#7a889c;font-size:10px}.item-location-group__photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(116px,1fr));gap:10px}.item-location-photo{position:relative;padding:0;border:1px solid #dbe3ed;border-radius:9px;overflow:hidden;background:#fff;text-align:left;color:#40516d;transition:transform .15s,box-shadow .15s,border-color .15s}.item-location-photo:hover{transform:translateY(-2px);border-color:#9cbaeb;box-shadow:0 8px 18px #19437e1f}.item-location-photo img{display:block;width:100%;height:86px;object-fit:cover;background:#edf1f6}.item-location-photo>span{position:absolute;top:6px;left:6px;padding:3px 6px;border-radius:999px;background:#24a866;color:#fff;font-size:8px;font-weight:700;box-shadow:0 2px 6px #00000029}.item-location-photo>div{padding:7px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.supplier-form-modal{max-height:calc(100dvh - 32px);display:flex;flex-direction:column;padding:24px 26px 0;overflow:hidden}.supplier-form-modal>.modal-box__title{flex:none;margin-bottom:18px}.supplier-form-modal>form{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:2px 8px 0 1px}.supplier-form-modal .modal-box__actions{position:sticky;bottom:0;z-index:5;margin:22px -8px 0 -1px;padding:15px 8px 18px;background:#fffffff7;border-top:1px solid #e3e9f2;border-radius:0;box-shadow:0 -10px 22px #1228480f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 760px){.supplier-form-modal{max-height:calc(100dvh - 16px);padding:18px 16px 0}.supplier-form-modal>form{padding-right:4px}.supplier-form-modal .modal-box__actions{margin-right:-4px}}.po-print{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px;max-width:960px;margin:0 auto}.po-print__header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2px solid var(--color-text);padding-bottom:16px;margin-bottom:16px}.po-print__title{font-size:22px;font-weight:800;margin:0}.po-print__section-title{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin:0 0 6px}.po-print__parties{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.po-print__totals{display:flex;justify-content:flex-end;margin-top:10px}.po-print__totals-box{width:320px;display:grid;gap:4px}.po-print__totals-row{display:flex;justify-content:space-between;font-size:13.5px}.po-print__grand-total{font-weight:800;font-size:16px;border-top:1px solid var(--color-text);padding-top:6px;margin-top:4px}@media print{.no-print{display:none!important}body{background:#fff}.po-print{border:none;padding:0}.app-layout__content{padding:0!important}}.grn-print{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px;max-width:960px;margin:0 auto}.grn-print__header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2px solid var(--color-text);padding-bottom:16px;margin-bottom:16px}.grn-print__title{font-size:22px;font-weight:800;margin:0}.grn-print__section-title{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin:0 0 6px}.grn-print__parties{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.grn-print__summary{display:flex;gap:24px;margin-top:16px;padding:12px 16px;background:#f8fafc;border-radius:var(--radius-md);font-size:13.5px}.grn-print__signatures{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px}.grn-print__signature-line{border-top:1px solid var(--color-text);padding-top:6px;font-size:12.5px;color:var(--color-text-muted);text-align:center}@media print{.no-print{display:none!important}body{background:#fff}.grn-print{border:none;padding:0}.app-layout__content{padding:0!important}}.customer-form-modal{max-height:calc(100dvh - 32px);display:flex;flex-direction:column;padding:24px 26px 0;overflow:hidden}.customer-form-modal>.modal-box__title{flex:none;margin-bottom:18px}.customer-form-modal>form{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:2px 8px 0 1px}.customer-form-modal .modal-box__actions{position:sticky;bottom:0;z-index:5;margin:22px -8px 0 -1px;padding:15px 8px 18px;background:#fffffff7;border-top:1px solid #e3e9f2;border-radius:0;box-shadow:0 -10px 22px #1228480f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 760px){.customer-form-modal{max-height:calc(100dvh - 16px);padding:18px 16px 0}.customer-form-modal>form{padding-right:4px}.customer-form-modal .form-row{grid-template-columns:1fr}.customer-form-modal .modal-box__actions{margin-right:-4px}}.allocation-header,.allocation-summary{display:flex;align-items:center;justify-content:space-between;gap:18px}.allocation-header .finance-check{margin:0}.allocation-input{min-width:120px}.allocation-summary{justify-content:flex-end;flex-wrap:wrap;margin-top:18px;padding:14px 16px;border-radius:12px;background:#f8fafc;color:#475569}.data-table td small{display:block;color:#94a3b8;margin-top:3px}@media (max-width:760px){.allocation-header{align-items:flex-start;flex-direction:column}.allocation-summary{justify-content:flex-start}}.financial-print-header{display:flex;justify-content:space-between;gap:30px;padding:28px 30px;border-bottom:1px solid #e2e8f0}.financial-print-header h1,.financial-print-header h2{margin:0 0 8px}.financial-print-header p{margin:3px 0;color:#64748b;font-size:13px}.financial-print-header>div:last-child{text-align:right}.financial-print-footer{padding:24px 30px;border-top:1px solid #e2e8f0}.signature-line{width:180px;margin:55px 0 0 auto;padding-top:8px;border-top:1px solid #334155;text-align:center;font-size:12px}@media print{.financial-print-header{display:flex!important}.finance-document{box-shadow:none!important;border:1px solid #cbd5e1}.financial-print-footer{break-inside:avoid}}.reports-page{display:grid;gap:18px}.reports-search{max-width:460px}.report-category{display:grid;gap:12px}.report-category h2{font-size:18px}.report-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.report-card{display:block;padding:18px;border:1px solid #dbe4ef;border-radius:14px;background:#fff;color:inherit;text-decoration:none;transition:.18s}.report-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f2d5515;border-color:#a8c7f8}.report-card h3{margin:0 0 7px;font-size:15px}.report-card p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.report-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.report-export-buttons,.saved-view{display:flex;gap:8px;align-items:center}.report-filter{padding:14px;display:flex;gap:12px;align-items:end;flex-wrap:wrap}.report-filter label{display:flex;flex-direction:column;gap:5px;min-width:145px}.report-filter label span{font-size:12px;color:#64748b;font-weight:600}.report-filter input,.report-filter select,.saved-view select{height:40px;border:1px solid #d7e0eb;border-radius:9px;padding:0 10px;background:#fff}.report-filter__actions{display:flex;gap:8px}.report-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.report-summary-grid article{padding:16px;background:#fff;border:1px solid #dce5ef;border-radius:13px}.report-summary-grid span{display:block;color:#64748b;font-size:12px}.report-summary-grid strong{display:block;margin-top:6px;font-size:22px}.report-section{display:grid;gap:10px}.report-section h3{margin:5px 0}.report-object{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.report-object div{padding:12px;border-radius:10px;background:#f8fafc}.report-object span{display:block;color:#64748b;font-size:11px}.chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:14px}.chart-card{padding:16px}.insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.insight-card{padding:16px;border-left:4px solid #2563eb}.insight-card p{color:#475569}.report-error{padding:12px;background:#fff1f2;color:#be123c;border-radius:10px}@media (max-width:700px){.report-filter{display:grid;grid-template-columns:1fr 1fr}.report-filter label{min-width:0}.chart-grid{grid-template-columns:1fr}.report-toolbar{align-items:stretch}.report-export-buttons{overflow:auto}}@media print{.report-filter,.report-export-buttons,.saved-view,.app-sidebar,.app-header{display:none!important}.app-main{margin:0!important}.card{box-shadow:none!important}}:root{--color-bg: #f4f7fb;--color-surface: #ffffff;--color-border: #dce4ef;--color-text: #15223a;--color-text-muted: #64748b;--color-text-faint: #94a3b8;--color-primary: #246bfd;--color-primary-dark: #1557da;--color-primary-light: #edf4ff;--color-success: #16a34a;--color-success-light: #eafaf0;--color-warning: #d97706;--color-warning-light: #fef6e7;--color-danger: #dc2626;--color-danger-light: #fdeeee;--sidebar-bg: #0f1b32;--sidebar-bg-alt: #16233e;--sidebar-text: #a9b6cc;--sidebar-text-muted: #6b7996;--sidebar-active-bg: #1e3a63;--sidebar-active-text: #ffffff;--sidebar-border: #1f2c47;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(15, 35, 65, .04),0 6px 18px rgba(15,35,65,.035);--shadow-md: 0 18px 48px rgba(15, 35, 65, .14);--sidebar-width: 268px;--sidebar-width-collapsed: 68px;--header-height: 70px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:14px}button{cursor:pointer}table{border-collapse:collapse;width:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}::-webkit-scrollbar-track{background:transparent}.finance-form{max-width:1050px;margin:auto}.finance-form__card{padding:28px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.form-group{display:flex;flex-direction:column;gap:8px;color:#64748b;font-size:13px;font-weight:600}.form-group--wide{grid-column:1/-1}.finance-check{display:flex;align-items:center;gap:10px;margin-top:22px;padding:14px 16px;border-radius:12px;background:#f8fafc;color:#334155}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid #e2e8f0}.finance-document{overflow:hidden}.finance-document__hero{display:flex;justify-content:space-between;align-items:flex-end;padding:30px;background:linear-gradient(135deg,#0f2749,#163f75);color:#fff}.finance-document__hero div{display:flex;flex-direction:column;gap:7px}.finance-document__hero span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;opacity:.7}.finance-document__hero strong{font-size:26px}.finance-details{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e2e8f0;border-bottom:1px solid #e2e8f0}.finance-details div{display:flex;flex-direction:column;gap:6px;padding:20px;background:#fff}.finance-details span,.finance-balance span{font-size:12px;color:#64748b}.finance-balance{display:flex;flex-direction:column;align-items:flex-end;padding:10px 16px;border:1px solid #dbe4f0;border-radius:12px;background:#fff}.finance-balance strong{font-size:20px;color:#0f2749}.segmented{display:flex;padding:4px;background:#eaf0f8;border-radius:11px}.segmented button{border:0;background:transparent;padding:9px 16px;border-radius:8px;color:#64748b;font-weight:600}.segmented button.active{background:#fff;color:#1769e0;box-shadow:0 2px 8px #1e3a5f18}.text-danger{color:#dc2626;font-weight:600}@media (max-width:760px){.form-grid,.finance-details{grid-template-columns:1fr}.finance-document__hero{align-items:flex-start;gap:25px;flex-direction:column}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border-radius:var(--radius-md);border:1px solid transparent;font-weight:600;font-size:13px;transition:background-color .15s,border-color .15s;white-space:nowrap}.btn--primary{background:var(--color-primary);color:#fff}.btn--primary:hover{background:var(--color-primary-dark)}.btn--primary:disabled{background:#a9c2f5;cursor:not-allowed}.btn--danger{background:var(--color-danger);color:#fff}.btn--danger:hover{background:#b91c1c}.btn--ghost{background:transparent;color:var(--color-text);border-color:var(--color-border)}.btn--ghost:hover{background:#f2f4f8}.btn--sm{padding:5px 10px;font-size:12px}.btn--icon{padding:6px 8px}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.card__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--color-border)}.card__title{font-size:15px;font-weight:700;margin:0}.card__body{padding:20px}.page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:18px}.page-header__title{font-size:20px;font-weight:700;margin:0}.page-header__actions{display:flex;gap:8px;flex-wrap:wrap}.toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (max-width: 640px){.form-row{grid-template-columns:1fr}}.form-group label{font-size:12.5px;font-weight:600;color:var(--color-text-muted)}.form-control{padding:8px 10px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;color:var(--color-text);width:100%}.form-control:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.form-error{color:var(--color-danger);font-size:12px}.checkbox-row{display:flex;align-items:center;gap:8px}.data-table-wrapper{overflow-x:auto;border-radius:var(--radius-lg)}.data-table{width:100%;font-size:13.5px}.data-table thead th{text-align:left;padding:10px 14px;background:#f8fafc;border-bottom:1px solid var(--color-border);font-weight:600;color:var(--color-text-muted);white-space:nowrap;position:sticky;top:0}.data-table tbody td{padding:10px 14px;border-bottom:1px solid var(--color-border);vertical-align:middle}.data-table tbody tr:hover{background:#fafbfd}.data-table tbody tr:last-child td{border-bottom:none}.table-actions{display:flex;gap:6px}.pagination-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;font-size:13px;color:var(--color-text-muted)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;z-index:1000;overflow-y:auto}.modal-box{background:#fff;border-radius:var(--radius-lg);width:100%;max-width:560px;box-shadow:var(--shadow-md);padding:22px}.modal-box--small{max-width:400px}.modal-box--wide{max-width:760px}.modal-box__title{margin:0 0 12px;font-size:17px;font-weight:700}.modal-box__message{color:var(--color-text-muted);font-size:14px;margin:0 0 18px}.modal-box__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:13.5px;color:var(--color-text-muted);margin-bottom:16px}.breadcrumb__item{cursor:pointer;color:var(--color-primary)}.breadcrumb__item:hover{text-decoration:underline}.breadcrumb__current{color:var(--color-text);font-weight:600}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-bottom:20px}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px}@media (max-width: 900px){.dashboard-grid{grid-template-columns:1fr}}.text-muted{color:var(--color-text-muted)}.mono{font-variant-numeric:tabular-nums}.page-header{margin-bottom:22px}.page-header__title{font-size:22px;letter-spacing:-.025em;color:#12213c}.btn{min-height:38px;border-radius:9px;padding:9px 15px;box-shadow:0 1px 2px #0f23410a;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 14px #1946821f}.btn--primary{background:linear-gradient(135deg,#2f72ed,#225ee0);box-shadow:0 5px 14px #2563eb38}.btn--danger{background:#fff;color:#dc3345;border-color:#f1bdc3}.btn--danger:hover{background:#fff1f2;border-color:#e87b87}.toolbar{padding:12px;background:#fff;border:1px solid #e1e7f0;border-radius:12px;margin-bottom:14px;box-shadow:0 2px 8px #142b4e0a}.form-control{min-height:42px;padding:9px 12px;border-color:#dbe3ee;border-radius:9px;transition:border-color .15s,box-shadow .15s}.form-control:hover{border-color:#b8c7da}.form-control:focus{border-color:#397bed;box-shadow:0 0 0 4px #397bed1c}.card{border-color:#dde5ef;border-radius:14px;box-shadow:0 4px 16px #132b4e0e}.data-table-wrapper{border-radius:14px}.data-table thead th{height:45px;padding:11px 16px;background:#f7f9fc;color:#52627c;font-size:11px;text-transform:uppercase;letter-spacing:.045em}.data-table tbody td{padding:13px 16px;border-color:#e9edf3}.data-table tbody tr{transition:background .15s,box-shadow .15s}.data-table tbody tr:hover{background:#f7faff;box-shadow:inset 3px 0 #3478ed}.status-badge{gap:5px;padding:4px 9px;font-size:10px;letter-spacing:.025em}.status-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.pagination-bar{border-top:1px solid #e8edf3;padding:14px 18px}.row-actions{position:relative;display:inline-flex}.row-actions__trigger{width:34px;height:32px;border:1px solid #dce4ef;border-radius:8px;background:#fff;color:#40516d;font-weight:700;letter-spacing:1px;line-height:1}.row-actions__trigger:hover{background:#f1f6ff;border-color:#b9cff2;color:#2464d8}.row-actions__menu{position:absolute;right:0;top:38px;z-index:30;width:190px;padding:6px;background:#fff;border:1px solid #dce4ee;border-radius:11px;box-shadow:0 14px 34px #1227482b;animation:menu-in .14s ease-out}.row-actions__menu button{display:flex;align-items:center;gap:9px;width:100%;padding:9px 10px;border:0;border-radius:7px;background:transparent;color:#263854;text-align:left;font-size:12px}.row-actions__menu button:hover{background:#f2f6fc}.row-actions__menu .row-actions__danger{color:#d83244;border-top:1px solid #edf0f4;border-radius:0 0 7px 7px;margin-top:4px;padding-top:10px}.action-symbol{width:20px;text-align:center;font-size:15px}.action-symbol.edit{color:#2870e5}.action-symbol.toggle{color:#df9211}@keyframes menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.modal-overlay{background:#09162b94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);align-items:center;padding:24px}.modal-box{border:1px solid rgba(255,255,255,.7);border-radius:16px;box-shadow:0 24px 70px #05142d40;animation:modal-in .18s ease-out}.modal-box--small{max-width:420px;padding:26px}.confirm-dialog__icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#eaf2ff;color:#2563eb;margin-bottom:16px}.confirm-dialog__icon--danger{background:#fff0f1;color:#dc3345}.modal-box__title{font-size:19px;letter-spacing:-.015em;margin-bottom:8px}.modal-box__message{line-height:1.55}.modal-box__actions{padding-top:4px}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}.row-actions__menu{position:fixed;right:auto;z-index:100}body{background:radial-gradient(circle at 85% -10%,rgba(54,121,232,.055),transparent 30%),#f8fafc}.app-layout__content{background:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(47,114,237,.22);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}::selection{background:#cfe0ff;color:#0b2f72}body{background:radial-gradient(circle at 80% -15%,#dfeaff 0,transparent 28%),linear-gradient(180deg,#f8faff 0,#f3f6fa);font-feature-settings:"tnum" 1,"cv02" 1;letter-spacing:-.005em}.page{max-width:1720px;margin:0 auto}.page-header{min-height:54px;margin-bottom:22px}.page-header h2,.page-header__title{margin:0;color:#12213d;font-size:clamp(21px,2vw,28px);font-weight:760;letter-spacing:-.035em}.page-header p{margin:6px 0 0;color:#71809a;font-size:13px;line-height:1.5}.card{background:#fffffff0;border:1px solid rgba(211,222,236,.88);box-shadow:0 1px 2px #10264606,0 10px 30px #1026460b;transition:border-color .2s ease,box-shadow .2s ease}.card:hover{border-color:#cdd9e8}.card__header{padding:18px 22px;background:linear-gradient(180deg,#fff,#fbfcfe);border-radius:16px 16px 0 0}.card__body{padding:22px}.btn{min-height:40px;padding:9px 16px;border-radius:10px;font-weight:680;letter-spacing:-.01em;box-shadow:0 1px 2px #0f23410d;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(0) scale(.985)}.btn--primary{background:linear-gradient(135deg,#3479ff,#1e5ee4);border-color:#205fe5;box-shadow:0 7px 18px #246bfd3b,inset 0 1px #fff3}.btn--primary:hover{background:linear-gradient(135deg,#2a6ff6,#1552d2);box-shadow:0 9px 24px #246bfd4d}.btn--ghost{background:#fff;border-color:#d7e1ed;color:#263852}.btn--ghost:hover{background:#f7faff;border-color:#bfcfe2}.btn--danger{background:#fff5f5;border-color:#fecaca;color:#d62f42}.btn--sm{min-height:32px;padding:6px 11px}.toolbar{padding:13px 14px;border-color:#dae3ee;border-radius:14px;box-shadow:var(--shadow-sm);background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-control,input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{min-height:43px;border:1px solid #d7e1ed;border-radius:10px;background:#fff;color:#17253d;padding:9px 12px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.form-control:hover,input:hover,select:hover,textarea:hover{border-color:#b9c9dc}.form-control:focus,input:focus,select:focus,textarea:focus{outline:0;border-color:#4a83f3;box-shadow:0 0 0 4px #3074f21f}textarea{min-height:96px;resize:vertical}.form-group label,.form-group>span,label>span{font-weight:650;color:#5e6f89}.form-row,.form-grid{gap:18px}.data-table-wrapper{border-radius:15px}.data-table{font-size:13px}.data-table thead th{height:48px;padding:12px 17px;background:linear-gradient(180deg,#f9fbfd,#f4f7fb);color:#5a6a83;font-size:10px;font-weight:750;letter-spacing:.075em;border-bottom-color:#dce4ee}.data-table tbody td{padding:14px 17px;color:#26364f;border-bottom-color:#e9eef4}.data-table tbody tr{background:#fff}.data-table tbody tr:nth-child(2n){background:#fcfdff}.data-table tbody tr:hover{background:#f4f8ff;box-shadow:inset 3px 0 #3478ed}.pagination-bar{background:#fbfcfe;border-radius:0 0 15px 15px}.modal-overlay,.modal-backdrop{background:#0814289e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:fade-in .16s ease}.modal-box{border-radius:19px;padding:26px;border:1px solid rgba(255,255,255,.8);box-shadow:0 30px 90px #0512284d}.modal-box__title{font-size:21px;letter-spacing:-.03em}.modal-box__actions{position:sticky;bottom:-26px;margin:22px -26px -26px;padding:16px 26px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #e4eaf2;border-radius:0 0 19px 19px}.status-badge{font-weight:700;border-radius:999px;padding:5px 10px}.error-banner,.success-message{border-radius:11px;padding:12px 14px}.breadcrumb{margin-bottom:20px;padding:8px 0}.breadcrumb__item:hover{text-decoration:none;color:#1557da}.state-block{min-height:230px;padding:56px 24px}.state-block__icon{width:64px;height:64px;border-radius:20px}.spinner{width:23px;height:23px;border-width:3px}.row-actions__trigger{border-radius:9px;background:#fff}.row-actions__menu{border-radius:13px;padding:7px;box-shadow:0 18px 50px #0a1d3a33}.toast-container{top:84px;right:22px}.toast{min-width:280px;padding:14px 17px;border-radius:12px;box-shadow:0 16px 40px #08172e33}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:760px){.page-header{align-items:flex-start}.page-header__actions{width:100%}.page-header__actions .btn{flex:1}.toolbar{align-items:stretch}.toolbar>.form-control,.toolbar>select{max-width:none!important;flex:1 1 150px}.card__header,.card__body{padding:16px}.modal-overlay{padding:8px}.modal-box{max-height:calc(100vh - 16px);border-radius:16px;padding:18px}.data-table tbody td,.data-table thead th{padding-left:13px;padding-right:13px}}
