.app{width:100%;min-height:100vh}.flex-center-screen{justify-content:center;align-items:center;height:100vh;display:flex}.text-center-pad{text-align:center;padding:2rem}.page-loading{padding:24px}.flex-row{align-items:center;display:flex}.flex-row-gap8{align-items:center;gap:8px;display:flex}.flex-row-gap12{align-items:center;gap:12px;display:flex}.flex-row-gap16{align-items:center;gap:16px;display:flex}.flex-row-wrap{flex-wrap:wrap;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-between-start{justify-content:space-between;align-items:flex-start;display:flex}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}.notification-bell-btn{border-radius:var(--app-radius-pill,999px);border:1px solid var(--app-border,#e5e7eb);background:var(--app-surface,#fff);width:2.25rem;height:2.25rem;color:var(--app-text-primary,#334155);cursor:pointer;transition:background-color var(--app-motion-fast,.15s) var(--app-motion-easing,ease), border-color var(--app-motion-fast,.15s) var(--app-motion-easing,ease), box-shadow var(--app-motion-fast,.15s) var(--app-motion-easing,ease);box-shadow:var(--app-elevation-sm,0 1px 2px #0f172a0f);justify-content:center;align-items:center;display:inline-flex;position:relative}.notification-bell-btn:hover,.notification-bell-btn--active{background:var(--app-canvas,#f8fafc);border-color:var(--app-border-strong,#cbd5e1);box-shadow:var(--app-elevation-sm,0 2px 4px #0f172a14)}.notification-bell-btn svg{width:15px;height:15px}.notification-bell-badge{top:-4px;border-radius:var(--app-radius-pill,999px);background:var(--app-danger,#ef4444);min-width:1.1rem;height:1.1rem;color:var(--app-primary-contrast,#fff);text-align:center;box-shadow:0 0 0 2px var(--app-surface,#fff);padding:0 .25rem;font-size:.65rem;font-weight:700;line-height:1.1rem;position:absolute}.notification-bell-badge:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:-4px}.notification-bell-badge:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:-4px}.notification-bell-badge:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:-4px}.notification-bell-badge:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:-4px}.notification-popover__body{max-height:min(420px,60vh);padding:.35rem .5rem .65rem;overflow:auto}.notification-popover .section-filter-popover__title{text-align:justify;text-align-last:start;width:100%}.notification-popover__empty{color:var(--app-text-secondary,#64748b);text-align:center;margin:.75rem .5rem;font-size:.875rem}.notification-popover__list{margin:0;padding:0;list-style:none}.notification-popover__item{border-radius:var(--app-radius-lg,10px);cursor:pointer;text-align:justify;text-align-last:start;width:100%;transition:background-color var(--app-motion-fast,.15s) var(--app-motion-easing,ease);background:0 0;border:none;flex-direction:column;align-items:stretch;gap:.2rem;padding:.65rem .55rem;display:flex}.notification-popover--fa .notification-popover__item{direction:rtl}.notification-popover--en .notification-popover__item{direction:ltr}.notification-popover__item:hover{background:var(--app-table-row-hover,#f1f5f9)}.notification-popover__item-title{width:100%;color:var(--app-text-primary,#0f172a);text-align:justify;text-align-last:start;font-size:.82rem;font-weight:700}.notification-popover__item-message{width:100%;color:var(--app-text-secondary,#475569);text-align:justify;text-align-last:start;font-size:.8rem;line-height:1.55}.notification-popover__item-time{width:100%;color:var(--app-text-muted,#94a3b8);text-align:start;font-size:.72rem}.layout{flex-direction:column;height:100vh;min-height:100vh;display:flex;overflow:hidden}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#7591bde6;border-bottom:1px solid #e5e7eb;padding:.5rem 0;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;width:100%;margin:0;padding:0 2rem;display:flex}.menu-toggle{cursor:pointer;background-color:#fff;border:none;border-radius:999px;width:40px;height:40px;margin:0;padding:8px;transition:background-color .2s,box-shadow .2s,transform .1s;display:inline-block;position:relative;box-shadow:0 1px 3px #0f172a1f}.menu-toggle:hover{transform:translateY(-1px);box-shadow:0 3px 8px #0f172a2e}.menu-toggle-line{transform-origin:50%;background-color:#1f2937;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s,width .2s,background-color .2s;display:block;position:absolute;left:50%;transform:translate(-50%)}.menu-toggle-line+.menu-toggle-line{margin-top:0}.menu-toggle-line:first-child{top:11px}.menu-toggle-line:nth-child(2){top:18px}.menu-toggle-line:nth-child(3){top:25px}.layout.sidebar-collapsed .menu-toggle-line:first-child{width:20px;transform:translate(-50%)translateY(7px)rotate(45deg)}.layout.sidebar-collapsed .menu-toggle-line:nth-child(2){opacity:0}.layout.sidebar-collapsed .menu-toggle-line:nth-child(3){width:20px;transform:translate(-50%)translateY(-7px)rotate(-45deg)}.header-logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.header-logo-group{flex-shrink:0;align-items:center;gap:.5rem;margin-inline-start:.75rem;margin-inline-end:.75rem;display:flex}.header-logo-group .header-logo{margin-inline-start:0;margin-inline-end:0}.header-logo-img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);pointer-events:none;width:auto;height:auto;max-height:32px}.breadcrumb-nav{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;min-width:0;margin-inline-start:1.5rem;margin-inline-end:1.5rem;font-size:.85rem;display:flex;overflow:hidden}.breadcrumb-item{align-items:center;max-width:100%;display:inline-flex}.breadcrumb-link{color:#d0d3d8;text-decoration:none;transition:color .15s}.breadcrumb-link:hover{color:#111827}.breadcrumb-current{color:#e5e8ee;font-weight:600}.breadcrumb-separator{color:#d1d5db;margin:0 .4rem}.nav{align-items:center;gap:.75rem;display:flex}.language-switch{color:#4f46e5;cursor:pointer;background-color:#eef2ff;border:none;border-radius:999px;align-items:center;gap:.35rem;min-width:52px;padding:.4rem .85rem;font-size:.85rem;font-weight:600;transition:background-color .15s,color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #0f172a0f}.language-switch:hover{background-color:#e0e7ff;box-shadow:0 2px 4px #0f172a14}.language-switch svg{fill:currentColor;width:14px;height:14px}.user-info{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .95rem;font-size:.9rem;transition:background-color .15s,border-color .15s,box-shadow .15s,transform 50ms;display:inline-flex;box-shadow:0 1px 2px #0f172a0f}.user-info:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #0f172a14}.logout-btn{color:#fff;cursor:pointer;background-color:#f97373;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .95rem;font-size:.85rem;font-weight:600;transition:background-color .15s,box-shadow .15s,transform 50ms;display:inline-flex;box-shadow:0 1px 2px #ef444440}.logout-btn:hover{background-color:#ef4444;transform:translateY(-1px);box-shadow:0 2px 5px #ef444459}.logout-btn svg{fill:currentColor;width:14px;height:14px}.app-shell{flex:1;gap:0;width:100%;min-height:calc(100vh - 60px);display:flex;overflow:hidden}.sidebar{z-index:2000;background:linear-gradient(#e0f2fe 0%,#bae6fd 50%,#93c5fd 100%);border-right:1px solid #3b82f633;flex-direction:column;flex-shrink:0;width:260px;height:100%;transition:transform .25s;display:flex;position:relative;overflow:hidden auto;transform:none;box-shadow:2px 0 8px #3b82f61a}.sidebar-profile{color:inherit;cursor:pointer;border-bottom:1px solid #3b82f633;align-items:center;gap:.75rem;padding:1rem .75rem;text-decoration:none;transition:background-color .2s;display:flex}.sidebar-profile:hover{background-color:#ffffff4d}.sidebar-profile-avatar{color:#fff;background:linear-gradient(135deg,#ff6b6b,orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:600;display:flex;overflow:hidden}.sidebar-avatar-img{-o-object-fit:cover;object-fit:cover;z-index:0;border-radius:50%;flex-shrink:0;width:100%;height:100%;box-shadow:0 4px 12px #0003}.sidebar-profile-info{flex:1;min-width:0}.sidebar-profile-name{color:#0c4a6e;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.sidebar-profile-position{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.sidebar-profile-unit{color:#075985;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.sidebar-profile-block{border-bottom:1px solid #3b82f633;padding-bottom:.5rem}.sidebar-profile-block .sidebar-profile{border-bottom:none}.sidebar-profile-menu-item{color:#0c4a6e;border-radius:6px;align-items:center;gap:.5rem;margin:0 .5rem .25rem;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.sidebar-profile-menu-item:hover{color:#0369a1;background-color:#ffffff4d}.sidebar-profile-menu-item.active{color:#0284c7;background-color:#ffffff80;font-weight:600}.sidebar-profile-menu-item i{text-align:center;width:20px;font-size:1rem}.sidebar-nav{flex-direction:column;flex:1;gap:.25rem;padding:.75rem;display:flex}.sidebar-mui-tree-view{width:100%}.sidebar-mui-tree-view ul{margin:0;padding:0;list-style:none}.sidebar-mui-tree-view .MuiTreeItem-root{list-style:none}.sidebar-mui-tree-view .sidebar-tree-parent-link{box-sizing:border-box;width:100%;min-height:2.5rem;color:inherit;cursor:pointer;font:inherit;text-align:inherit;background:0 0;border:0;align-items:center;gap:.75rem;padding:.65rem .75rem;text-decoration:none;display:flex}.sidebar-mui-tree-view .sidebar-tree-item-label .sidebar-link,.sidebar-mui-tree-view .sidebar-tree-item-label .sidebar-sublink{width:100%}.sidebar-mui-tree-view .MuiTreeItem-content{color:#075985;box-sizing:border-box;min-height:2.5rem;font-size:.9rem;font-weight:500}.sidebar-mui-tree-view .MuiTreeItem-groupTransition{padding-top:.35rem;margin-top:.35rem;border-inline-start:2px solid #0369a147;gap:.2rem;margin-inline-start:.35rem;padding-inline-start:.65rem}.sidebar-mui-tree-view .MuiTreeItem-groupTransition .MuiTreeItem-root>.MuiTreeItem-content{color:#075985;border-radius:6px;min-height:2.5rem;margin-bottom:0;font-size:.9rem;font-weight:500}.sidebar-mui-tree-view .MuiTreeItem-groupTransition .MuiTreeItem-root>.MuiTreeItem-content:hover,.sidebar-mui-tree-view .MuiTreeItem-groupTransition .MuiTreeItem-root>.MuiTreeItem-content.Mui-focused,.sidebar-mui-tree-view .MuiTreeItem-content:hover,.sidebar-mui-tree-view .MuiTreeItem-content.Mui-focused{background-color:#ffffff80}.layout.rtl .sidebar-mui-tree-view .MuiTreeItem-iconContainer>svg{transform:scaleX(-1)}.layout.rtl .sidebar-mui-tree-view .MuiTreeItem-groupTransition{padding-inline-start:1rem}.sidebar-group{flex-direction:column;gap:.125rem;display:flex}.sidebar-group-label{cursor:pointer;color:#075985;border-radius:8px;align-items:center;padding:.65rem .75rem;font-size:.9rem;font-weight:500;transition:background .2s,color .2s;display:flex}.sidebar-group-label:hover{color:#0c4a6e;background-color:#fff6}.sidebar-group-label.has-active-child{color:#0369a1;background-color:#fff9}.sidebar-group-label.has-active-child .sidebar-icon,.sidebar-group-label.has-active-child .sidebar-icon svg{color:#0284c7;fill:#0284c7}.sidebar-group-chevron{opacity:.7;margin-inline-start:auto;font-size:.6rem;transition:transform .2s}.sidebar-group-chevron.expanded{transform:rotate(180deg)}.sidebar-submenu{flex-direction:column;gap:.25rem;padding-inline-start:1.5rem;display:flex}.sidebar-sublink{color:#075985;box-sizing:border-box;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;min-height:2.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.sidebar-sublink:hover,.sidebar-sublink.active{color:#0369a1;font-weight:500}.sidebar-sublink .sidebar-icon,.sidebar-sublink .sidebar-icon svg{color:#0369a1;fill:#0369a1}.sidebar-logo{border-top:1px solid #3b82f633;justify-content:center;align-items:center;gap:.75rem;margin-top:auto;padding:1.5rem 1rem;display:flex}.sidebar-logo-img{filter:drop-shadow(0 4px 10px #00000026);width:100%;max-width:100px;height:auto;display:block}.layout.sidebar-collapsed .sidebar-logo{gap:.5rem;padding:1rem .5rem}.layout.sidebar-collapsed .sidebar-logo-img{max-width:30px}.sidebar-section-title{color:#0369a1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.sidebar-link{color:#075985;box-sizing:border-box;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;min-height:2.5rem;padding:.65rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex;position:relative}.sidebar-link:hover,.sidebar-link.active{color:#0369a1;border-color:#0000}.sidebar-link.active:before{display:none}.sidebar-mui-tree-view .sidebar-tree-item-active>.MuiTreeItem-content{background-color:#ffffff80}.sidebar-link:hover .sidebar-icon,.sidebar-link.active .sidebar-icon{color:#0284c7;background-color:#0000}.sidebar-link:hover .sidebar-icon svg,.sidebar-link.active .sidebar-icon svg{fill:#0284c7}.sidebar-icon{color:#0369a1;background-color:#0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:inline-flex}.sidebar-icon svg{fill:#0369a1;width:14px;height:14px;transition:fill .2s}.sidebar-label{white-space:nowrap;font-weight:500}.main-content{background-color:#fff;flex:1;min-width:0;padding:0;overflow:auto}.layout.sidebar-collapsed .sidebar{width:72px}.layout.sidebar-collapsed .sidebar-label{display:none}.layout.sidebar-collapsed .sidebar-nav{padding-inline-start:.6rem;padding-inline-end:.6rem}@media (max-width:768px){.header-content{padding:0 1rem}.breadcrumb-nav,.nav{display:none}.app-shell{flex-direction:column}.sidebar{z-index:2000;width:260px;max-width:80%;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.layout.rtl .sidebar{left:auto;right:0;transform:translate(100%)}.sidebar.sidebar-open{transform:translate(0)}.sidebar.sidebar-hidden{transform:translate(-100%)}.layout.rtl .sidebar.sidebar-hidden{transform:translate(100%)}.layout.rtl .sidebar.sidebar-open{left:auto;right:0;transform:translate(0)}.sidebar-overlay{z-index:1990;background:#00000059;position:fixed;top:0;bottom:0;left:0;right:0}.sidebar.sidebar-open{z-index:2000}.main-content{padding:0;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.user-management{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.user-management .app-table-pagination{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.sidebar-logo{border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:.75rem;margin-top:auto;padding:1.5rem 1rem;display:flex}.sidebar-logo-img{filter:drop-shadow(0 4px 10px #00000026);width:100%;max-width:120px;height:auto;display:block}.sidebar-logo-img:first-child,.sidebar-logo-img:last-child{max-width:100px}.layout.sidebar-collapsed .sidebar-logo{padding:1rem .5rem}.layout.sidebar-collapsed .sidebar-logo-img{max-width:40px}.mobile-nav-actions{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.mobile-nav-actions .language-switch,.mobile-nav-actions .logout-btn{min-width:auto;padding:.4rem .75rem;font-size:.85rem}}@media (prefers-color-scheme:dark){.menu-toggle{background-color:#374151e6;box-shadow:0 1px 3px #0000004d}.menu-toggle:hover{background-color:#4b5563e6;box-shadow:0 3px 8px #0006}.menu-toggle-line{background-color:#f9fafb}}@media (prefers-color-scheme:light){.header{background-color:#30496fe6;border-bottom-color:#e5e7eb}.logo{color:#213547}.user-info{color:#666;border-color:#bbb}}.als-root{background:var(--app-canvas);height:100vh;max-height:100vh;color:var(--app-text-primary);flex-direction:column;display:flex;overflow:hidden}.als-root.rtl{direction:rtl}.als-root.ltr{direction:ltr}.als-navbar{background:var(--app-header-bg);border-bottom:1px solid var(--app-border);min-height:56px;box-shadow:var(--app-elevation-sm);z-index:40;flex-shrink:0;align-items:center;gap:.75rem;padding:0 1rem;padding-inline-start:1.25rem;padding-inline-end:1rem;display:flex}.als-navbar-end{flex-shrink:0;align-items:center;gap:.625rem;margin-inline-start:auto;display:flex}.als-menu-btn{border:1px solid var(--app-border);border-radius:var(--app-radius-md);background:var(--app-surface);width:36px;height:36px;color:var(--app-text-primary);cursor:pointer;transition:background-color var(--app-motion-fast) var(--app-motion-easing), border-color var(--app-motion-fast) var(--app-motion-easing), box-shadow var(--app-motion-fast) var(--app-motion-easing);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:0;display:inline-flex}.als-menu-btn:hover{background:var(--app-primary-subtle);border-color:var(--app-border-strong)}.als-menu-btn:focus-visible{outline:2px solid var(--app-focus-ring);outline-offset:2px}.als-logo-btn:focus-visible{outline:2px solid var(--app-focus-ring);outline-offset:2px}.als-root .MuiIconButton-root:focus-visible{outline:2px solid var(--app-focus-ring);outline-offset:2px}.als-menu-btn span{background:currentColor;border-radius:999px;width:14px;height:2px;display:block}.als-body{flex:1;min-height:0;display:flex;position:relative}.als-sidebar{border-inline-end:1px solid var(--app-border);background:var(--app-sidebar-bg);z-index:30;width:264px;max-width:85vw;min-height:0;transition:width var(--app-motion-normal) var(--app-motion-easing), transform var(--app-motion-normal) var(--app-motion-easing);flex-direction:column;flex-shrink:0;display:flex}.als-root.sidebar-collapsed .als-sidebar{width:72px}.als-sidebar-overlay{background:var(--app-overlay);z-index:25;position:absolute;top:0;bottom:0;left:0;right:0}.als-main{background:var(--app-canvas);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:auto}.als-logo-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.als-logo-btn img{height:28px;display:block}@media (max-width:768px){.als-sidebar{box-shadow:var(--app-elevation-lg);position:absolute;top:0;bottom:0;transform:translate(-105%)}.als-sidebar:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.als-sidebar:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.als-sidebar:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.als-sidebar:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.als-root.rtl .als-sidebar{transform:translate(105%)}.als-sidebar.als-sidebar-open{transform:translate(0)!important}.als-root.sidebar-collapsed .als-sidebar{width:260px}}.als-root .sidebar-mui-tree-view .MuiTreeItem-content{color:var(--app-text-primary);border-radius:var(--app-radius-md);transition:background-color var(--app-motion-fast) var(--app-motion-easing), color var(--app-motion-fast) var(--app-motion-easing);margin-inline-start:.35rem;margin-inline-end:.35rem}.als-root .sidebar-mui-tree-view .MuiTreeItem-content:hover,.als-root .sidebar-mui-tree-view .MuiTreeItem-content.Mui-focused{background-color:var(--app-sidebar-active)}.als-root .sidebar-mui-tree-view .MuiTreeItem-groupTransition{border-inline-start-color:var(--app-border-strong)}.als-root .sidebar-mui-tree-view .MuiTreeItem-groupTransition .MuiTreeItem-root>.MuiTreeItem-content{color:var(--app-text-secondary)}.als-root .sidebar-mui-tree-view .sidebar-tree-item-active>.MuiTreeItem-content{background-color:var(--app-sidebar-active);color:var(--app-primary);font-weight:600}.als-root .sidebar-link,.als-root .sidebar-sublink,.als-root .sidebar-tree-parent-link{color:var(--app-text-primary);border-radius:var(--app-radius-md);transition:background-color var(--app-motion-fast) var(--app-motion-easing), color var(--app-motion-fast) var(--app-motion-easing)}.als-root .sidebar-link:hover,.als-root .sidebar-link.active,.als-root .sidebar-sublink:hover,.als-root .sidebar-sublink.active,.als-root .sidebar-tree-parent-link.active{background-color:var(--app-sidebar-active);color:var(--app-primary)}.als-root .sidebar-icon,.als-root .sidebar-icon svg{color:inherit}.als-root.rtl .sidebar-mui-tree-view .MuiTreeItem-iconContainer>svg{transform:scaleX(-1)}.als-root.rtl .sidebar-mui-tree-view .MuiTreeItem-groupTransition{padding-inline-start:1rem}.als-enterprise .als-enterprise-navbar{background:var(--app-surface);box-shadow:var(--app-elevation-sm);min-height:56px}.als-enterprise .als-enterprise-sidebar{background:var(--app-sidebar-bg);width:248px}.als-enterprise.sidebar-collapsed .als-enterprise-sidebar{width:64px}.als-enterprise .als-main{background:var(--app-canvas)}.als-emerald .als-emerald-body{flex:1}.als-emerald .als-emerald-sidebar{width:280px;box-shadow:var(--app-elevation-sm);border-inline-end:none;border-radius:0}.als-emerald.sidebar-collapsed .als-emerald-sidebar{width:88px}.als-emerald .als-emerald-navbar{background:0 0;border-bottom:none;padding-block-start:.75rem;padding-block-end:.75rem}.als-emerald .als-emerald-main{background:var(--app-canvas)}.als-emerald .als-emerald-card{border-radius:var(--app-radius-xl);box-shadow:var(--app-elevation-md);min-height:calc(100vh - 160px)}.als-indigo .als-indigo-navbar{background:var(--app-surface);border-bottom:1px solid var(--app-border);min-height:56px;box-shadow:var(--app-elevation-sm);padding-inline-start:1rem;padding-inline-end:1rem}.als-indigo .als-indigo-menu{border-radius:var(--app-radius-sm);background:0 0;border-color:#0000}.als-indigo .als-indigo-menu:hover{background:var(--app-primary-subtle);border-color:#0000}.als-indigo .als-indigo-sidebar{border-inline-end:1px solid var(--app-border);background:var(--app-sidebar-bg);width:248px}.als-indigo.sidebar-collapsed .als-indigo-sidebar{width:56px}.als-indigo .als-indigo-main{background:var(--app-canvas)}.als-indigo .als-indigo-crumbs{flex:1;min-width:0}.als-dark{background:var(--app-canvas)}.als-dark .als-dark-body{flex:1}.als-dark .als-dark-activity{background:var(--app-sidebar-bg);border-inline-end:1px solid var(--app-border);z-index:35;flex-direction:column;flex-shrink:0;align-items:center;gap:.625rem;width:48px;padding:.75rem 0;display:flex}.als-dark .als-dark-sidebar{background:var(--app-surface);border-inline-end:1px solid var(--app-border);width:240px}.als-dark.sidebar-collapsed .als-dark-sidebar{border:none;width:0;padding:0;overflow:hidden}.als-dark .als-dark-navbar{background:var(--app-surface);border-bottom:1px solid var(--app-border);min-height:56px;box-shadow:none}.als-dark .als-dark-main{background:var(--app-canvas)}@media (max-width:768px){.als-dark .als-dark-activity{display:none}}.toast-container{z-index:15000;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:1rem;right:1rem}[dir=rtl] .toast-container{left:1rem;right:auto}.toast{border-radius:var(--app-radius-sm,6px);min-width:260px;max-width:380px;color:var(--app-primary-contrast,#fff);box-shadow:var(--app-elevation-md,0 2px 6px #0003);cursor:pointer;opacity:.95;transition:opacity var(--app-motion-fast,.2s) var(--app-motion-easing,ease), transform var(--app-motion-fast,.2s) var(--app-motion-easing,ease);text-align:justify;text-align-last:start;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.toast:hover{opacity:1;transform:translateY(-1px)}.toast-info{background-color:var(--app-info,#3498db)}.toast-success{background-color:var(--app-success,#2ecc71)}.toast-error{background-color:var(--app-danger,#e74c3c)}html:not([data-theme=legacy]) .btn-primary,html:not([data-theme=legacy]) .btn-secondary,html:not([data-theme=legacy]) .btn-cancel,html:not([data-theme=legacy]) .btn-save,html:not([data-theme=legacy]) .btn-danger:not(.btn-icon):not(.btn-icon-header){box-sizing:border-box;border-radius:var(--app-radius-md,8px);letter-spacing:0;text-transform:none;cursor:pointer;min-width:36px;height:36px;min-height:36px;max-height:36px;box-shadow:none;transition:background-color var(--app-motion-fast,.15s) var(--app-motion-easing,ease), border-color var(--app-motion-fast,.15s) var(--app-motion-easing,ease), color var(--app-motion-fast,.15s) var(--app-motion-easing,ease), box-shadow var(--app-motion-fast,.15s) var(--app-motion-easing,ease), opacity var(--app-motion-fast,.15s) var(--app-motion-easing,ease);border-style:solid;border-width:1px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.875rem;font-weight:600;line-height:1.25;display:inline-flex}html:not([data-theme=legacy]) .btn-primary svg,html:not([data-theme=legacy]) .btn-secondary svg,html:not([data-theme=legacy]) .btn-cancel svg,html:not([data-theme=legacy]) .btn-save svg,html:not([data-theme=legacy]) .btn-danger:not(.btn-icon):not(.btn-icon-header) svg{flex-shrink:0;width:14px;height:14px}html:not([data-theme=legacy]) .btn-primary:disabled,html:not([data-theme=legacy]) .btn-secondary:disabled,html:not([data-theme=legacy]) .btn-cancel:disabled,html:not([data-theme=legacy]) .btn-save:disabled,html:not([data-theme=legacy]) .btn-danger:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}html:not([data-theme=legacy]) .btn-primary{background:var(--app-primary-subtle,color-mix(in srgb, var(--app-primary) 12%, transparent));color:var(--app-primary);border-color:#0000}html:not([data-theme=legacy]) .btn-primary:hover:not(:disabled){background:color-mix(in srgb, var(--app-primary) 18%, var(--app-surface));color:var(--app-primary-hover,var(--app-primary));box-shadow:none;border-color:#0000}html:not([data-theme=legacy]) .btn-secondary,html:not([data-theme=legacy]) .btn-cancel{border-color:var(--app-border-strong,var(--app-border));color:var(--app-text-primary);background:0 0}html:not([data-theme=legacy]) .btn-secondary:hover:not(:disabled),html:not([data-theme=legacy]) .btn-cancel:hover:not(:disabled){background:var(--app-primary-subtle);border-color:var(--app-primary)}html:not([data-theme=legacy]) .btn-save{border-color:var(--app-primary);background:var(--app-primary);color:var(--app-primary-contrast,#fff)}html:not([data-theme=legacy]) .btn-save:hover:not(:disabled){background:var(--app-primary-hover,var(--app-primary));border-color:var(--app-primary-hover,var(--app-primary));box-shadow:var(--app-elevation-sm)}html:not([data-theme=legacy]) .btn-danger:not(.btn-icon):not(.btn-icon-header){border-color:var(--app-danger);background:var(--app-danger);color:#fff}html:not([data-theme=legacy]) .btn-danger:not(.btn-icon):not(.btn-icon-header):hover:not(:disabled){background:color-mix(in srgb, var(--app-danger) 88%, #000);border-color:color-mix(in srgb, var(--app-danger) 88%, #000);box-shadow:var(--app-elevation-sm)}html:not([data-theme=legacy]) .btn-icon.btn-danger,html:not([data-theme=legacy]) .btn-icon-header.btn-danger{color:var(--app-danger);border-color:color-mix(in srgb, var(--app-danger) 35%, var(--app-border))}html:not([data-theme=legacy]) .btn-danger:hover:not(:disabled).btn-icon,html:not([data-theme=legacy]) .btn-icon.btn-danger:hover:not(:disabled),html:not([data-theme=legacy]) .btn-icon-header.btn-danger:hover:not(:disabled){background:color-mix(in srgb, var(--app-danger) 10%, var(--app-surface));border-color:color-mix(in srgb, var(--app-danger) 55%, var(--app-border))}html:not([data-theme=legacy]) .btn-icon,html:not([data-theme=legacy]) .btn-icon-header{box-sizing:border-box;border-radius:var(--app-radius-md,8px);border:1px solid #0000;justify-content:center;align-items:center;gap:0;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;display:inline-flex}html:not([data-theme=legacy]) .btn-icon svg,html:not([data-theme=legacy]) .btn-icon-header svg{width:15px;height:15px}html:not([data-theme=legacy]) .modal-content.user-edit-modal{width:92%;max-width:720px}html:not([data-theme=legacy]) .modal-header{border-bottom:1px solid var(--app-border);background:color-mix(in srgb, var(--app-primary-subtle,transparent) 55%, var(--app-modal-bg,var(--app-surface)));justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.15rem;display:flex}html:not([data-theme=legacy]) .modal-header h2{color:var(--app-text-primary);margin:0;font-size:1.05rem;font-weight:650}html:not([data-theme=legacy]) .modal-header-actions{align-items:center;gap:.35rem;display:inline-flex}html:not([data-theme=legacy]) .modal-header-icon-btn{cursor:pointer;color:var(--app-text-secondary);border-radius:var(--app-radius-md,8px);background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}html:not([data-theme=legacy]) .modal-header-icon-btn:hover{color:var(--app-primary);background:var(--app-primary-subtle)}html:not([data-theme=legacy]) .modal-close{background:var(--app-canvas,transparent);cursor:pointer;color:var(--app-text-muted,var(--app-text-secondary));border-radius:var(--app-radius-pill,999px);width:2rem;height:2rem;transition:color var(--app-motion-fast,.15s) var(--app-motion-easing,ease), background-color var(--app-motion-fast,.15s) var(--app-motion-easing,ease), border-color var(--app-motion-fast,.15s) var(--app-motion-easing,ease);border:1px solid #0000;justify-content:center;align-items:center;padding:0;font-size:1.5rem;line-height:1;display:inline-flex}html:not([data-theme=legacy]) .modal-close:hover{color:var(--app-text-primary);background:var(--app-surface-elevated,var(--app-surface));border-color:var(--app-border)}html:not([data-theme=legacy]) .modal-footer{border-top:1px solid var(--app-border);background:var(--app-modal-bg,var(--app-surface));flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:.9rem 1.15rem;display:flex}html:not([data-theme=legacy]) [dir=rtl] .modal-footer{flex-direction:row-reverse}html:not([data-theme=legacy]) .detail-value{background:var(--app-canvas);border:1px solid var(--app-border);border-radius:var(--app-radius-sm,6px);color:var(--app-text-primary);word-wrap:break-word;min-height:1.5rem;padding:.5rem .65rem;font-size:.875rem}html:not([data-theme=legacy]) .user-edit-tabs{border-bottom:1px solid var(--app-border);background:var(--app-canvas);gap:4px;padding:0 1rem;display:flex}html:not([data-theme=legacy]) .user-edit-tab{color:var(--app-text-secondary);cursor:pointer;transition:color var(--app-motion-fast,.15s) var(--app-motion-easing,ease);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.7rem .95rem;font-size:.875rem;font-weight:600}html:not([data-theme=legacy]) .user-edit-tab:hover{color:var(--app-text-primary)}html:not([data-theme=legacy]) .user-edit-tab.is-active{color:var(--app-primary);border-bottom-color:var(--app-primary)}html:not([data-theme=legacy]) .user-edit-customers-tab{flex-direction:column;gap:10px;display:flex}html:not([data-theme=legacy]) .user-edit-customers-hint{color:var(--app-text-secondary);margin:0;font-size:.85rem;line-height:1.45}html:not([data-theme=legacy]) .modal-content-large.product-modal-content,html:not([data-theme=legacy]) .product-modal-content{border:1px solid var(--app-border);border-radius:var(--app-radius-xl,14px);background:var(--app-modal-bg,var(--app-surface));width:96%;max-width:1040px;box-shadow:var(--app-elevation-lg);overflow:hidden}html:not([data-theme=legacy]) .product-modal-content .modal-header{background:var(--app-modal-bg,var(--app-surface));padding:12px 18px}html:not([data-theme=legacy]) .product-modal-content .modal-header h2{font-size:1.1rem;font-weight:700}html:not([data-theme=legacy]) .product-modal-content .modal-close{background:var(--app-canvas);width:30px;height:30px;color:var(--app-text-secondary);font-size:1.35rem}html:not([data-theme=legacy]) .product-modal-tabs{border-bottom:1px solid var(--app-border);background:var(--app-canvas);gap:6px;padding:10px 18px;display:flex}html:not([data-theme=legacy]) .product-modal-tabs button{border:1px solid var(--app-border);background:var(--app-surface);color:var(--app-text-secondary);border-radius:var(--app-radius-md,9px);cursor:pointer;font:inherit;transition:background-color var(--app-motion-fast,.16s) var(--app-motion-easing,ease), border-color var(--app-motion-fast,.16s) var(--app-motion-easing,ease), box-shadow var(--app-motion-fast,.16s) var(--app-motion-easing,ease), color var(--app-motion-fast,.16s) var(--app-motion-easing,ease);padding:.45rem .9rem}html:not([data-theme=legacy]) .product-modal-tabs button.active{color:var(--app-primary);border-color:color-mix(in srgb, var(--app-primary) 40%, var(--app-border));background:var(--app-primary-subtle);box-shadow:var(--app-elevation-sm);font-weight:600}html:not([data-theme=legacy]) .product-modal-tabs button.is-disabled,html:not([data-theme=legacy]) .product-modal-tabs button:disabled{opacity:.45;cursor:not-allowed}html:not([data-theme=legacy]) .product-modal-content .modal-body{background:var(--app-modal-bg,var(--app-surface));padding:14px 18px}html:not([data-theme=legacy]) .product-modal-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:10px 14px;display:grid}html:not([data-theme=legacy]) .product-modal-content .product-modal-grid .form-group{margin-bottom:0}html:not([data-theme=legacy]) .product-modal-grid-wide{grid-column:span 4}html:not([data-theme=legacy]) .product-modal-grid-double{grid-column:span 2}html:not([data-theme=legacy]) .product-modal-units-half{min-width:0}html:not([data-theme=legacy]) .product-modal-identity-split{grid-column:span 4;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}html:not([data-theme=legacy]) .product-modal-identity-split__units,html:not([data-theme=legacy]) .product-modal-identity-split__fields{min-width:0}html:not([data-theme=legacy]) .product-modal-identity-split__fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px 14px;display:grid}html:not([data-theme=legacy]) .product-modal-identity-split__fields .form-group{margin-bottom:0}html:not([data-theme=legacy]) .product-modal-content .modal-footer{box-shadow:0 -8px 24px color-mix(in srgb, var(--app-text-primary) 4%, transparent);padding:10px 18px}html:not([data-theme=legacy]) .product-modal-content .btn-save,html:not([data-theme=legacy]) .product-modal-content .btn-cancel{border-radius:var(--app-radius-md,9px)}html:not([data-theme=legacy]) .product-image-preview-overlay{z-index:2600;background:var(--app-overlay,#0f172aa6);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}html:not([data-theme=legacy]) .product-image-preview-dialog{background:var(--app-modal-bg,var(--app-surface));border-radius:var(--app-radius-lg,10px);border:1px solid var(--app-border);max-width:min(920px,95vw);max-height:90vh;box-shadow:var(--app-elevation-lg);padding:42px 16px 16px;position:relative}html:not([data-theme=legacy]) .product-image-preview-dialog img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:calc(90vh - 70px);display:block}@media (max-width:980px){html:not([data-theme=legacy]) .product-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html:not([data-theme=legacy]) .product-modal-grid-wide,html:not([data-theme=legacy]) .product-modal-grid-double{grid-column:span 2}html:not([data-theme=legacy]) .product-modal-identity-split{grid-column:span 2;grid-template-columns:1fr}}@media (max-width:640px){html:not([data-theme=legacy]) .product-modal-grid{grid-template-columns:1fr}html:not([data-theme=legacy]) .product-modal-grid-wide,html:not([data-theme=legacy]) .product-modal-grid-double,html:not([data-theme=legacy]) .product-modal-identity-split{grid-column:span 1}html:not([data-theme=legacy]) .product-modal-identity-split__fields{grid-template-columns:1fr}}.section-management-page .users-table-container,.section-management-page .app-data-table{-webkit-overflow-scrolling:touch;border-radius:12px;flex:none;max-height:min(70vh,720px);overflow:auto}.modal-body .users-table{border-collapse:collapse;width:100%;color:var(--app-text-primary);background:var(--app-surface)}.modal-body .users-table th,.modal-body .users-table td{text-align:start;border-bottom:1px solid var(--app-border);padding:.5rem .75rem}.modal-body .users-table th{background:var(--app-table-header-bg);color:var(--app-text-primary);z-index:1;font-weight:600;position:sticky;top:0}.modal-body .users-table tbody tr:hover{background:var(--app-table-row-hover)}[data-theme=legacy] .user-management{background:#fff;min-height:100vh;padding:1.5rem}[data-theme=legacy] .section-management-page.app-page-layout{height:auto;min-height:calc(100vh - 60px);display:block;overflow:visible}[data-theme=legacy] .section-management-page .users-table{table-layout:fixed;width:100%;min-width:960px}[data-theme=legacy] .section-management-page .users-table th,[data-theme=legacy] .section-management-page .users-table td{text-overflow:ellipsis;white-space:nowrap;max-width:12rem;overflow:hidden}[data-theme=legacy] .section-management-page .users-table td.actions,[data-theme=legacy] .section-management-page .users-table th.actions{white-space:nowrap;width:7.5rem;max-width:none;overflow:visible}[data-theme=legacy] .section-management-page .app-table-pagination,[data-theme=legacy] .section-management-page .app-toolbar-row{flex:none}[data-theme=legacy] .section-management-page .table-controls{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}[data-theme=legacy] .section-management-page .section-primary-actions{display:contents}[data-theme=legacy] .page-header{margin-bottom:1.5rem}[data-theme=legacy] .page-header h1{color:#333;margin:0 0 .25rem;font-size:1.25rem;font-weight:500}[data-theme=legacy] .page-header .subtitle{color:#666;margin:0;font-size:.875rem}[data-theme=legacy] .table-controls{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}[data-theme=legacy] .table-controls-assign-top{box-sizing:border-box;flex-flow:row;align-items:center;gap:12px;width:100%;display:flex}[data-theme=legacy] .table-controls-assign-top .table-controls-assign-search{box-sizing:border-box;flex:320px;min-width:0;max-width:520px}[data-theme=legacy] .table-controls-assign-top .section-assign-toolbar{border-bottom:none;flex:50%;width:auto;min-width:0;margin-bottom:0;padding:0}@media (max-width:900px){[data-theme=legacy] .table-controls-assign-top{flex-wrap:wrap}[data-theme=legacy] .table-controls-assign-top .table-controls-assign-search{flex:100%;max-width:100%}[data-theme=legacy] .table-controls-assign-top .section-assign-toolbar{flex:100%}}[data-theme=legacy] .section-admin-filters{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));align-items:flex-end;gap:12px;margin-bottom:1rem;padding:12px;display:grid}[data-theme=legacy] .section-admin-filters--row{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:flex-end;gap:8px;display:flex;overflow:auto visible}[data-theme=legacy] .section-admin-filters--row>.section-admin-filters__cell{flex:none;min-width:0}[data-theme=legacy] .section-admin-filters--row>.section-admin-filters__cell--grow{flex:10px;min-width:160px;max-width:260px}[data-theme=legacy] .section-admin-filters--row>.section-admin-filters__cell--search{flex:10px;min-width:170px;max-width:280px}[data-theme=legacy] .section-admin-filters--row>.section-admin-filters__cell--narrow{flex:0 0 10px;width:118px;max-width:118px}[data-theme=legacy] .section-admin-filters--row .section-admin-filters__cell--narrow .bi-filter-item-inline{width:100%;min-width:0;max-width:118px}[data-theme=legacy] .section-admin-filters--row>.section-admin-filters__cell--status{flex-direction:column;flex:none;gap:4px;display:flex}[data-theme=legacy] .section-admin-filters--row>.section-admin-filters__cell--status label{color:#334155;white-space:nowrap;margin:0;font-size:12px;font-weight:600;display:block}[data-theme=legacy] .section-admin-filters__title{color:#334155;grid-column:1/-1;margin:0 0 4px;font-size:.9rem;font-weight:600}[data-theme=legacy] .section-admin-filters .section-admin-filters__active{box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:4px;width:100%;min-height:38px;padding:6px 10px;font-size:.9rem}[data-theme=legacy] .section-admin-filters--row .section-admin-filters__active{width:auto;min-width:112px}[data-theme=legacy] .section-admin-filters__clear{grid-column:1/-1;justify-self:flex-start;margin-top:4px}[data-theme=legacy] .section-admin-filters--row .section-admin-filters__clear{grid-column:unset;white-space:nowrap;flex:none;align-self:flex-end;margin-top:0}[data-theme=legacy] .section-assign-toolbar{border-bottom:1px solid #e2e8f0;flex-wrap:nowrap;align-items:center;gap:12px;width:100%;margin-bottom:8px;padding:10px 0 4px;display:flex}[data-theme=legacy] .section-assign-hint{color:#64748b;flex:200px;margin-bottom:2px;font-size:.8rem;line-height:1.4}[data-theme=legacy] .section-assign-visitor-field{flex-direction:column;gap:4px;min-width:200px;display:flex}[data-theme=legacy] .section-assign-visitor-field label{color:#334155;font-size:12px;font-weight:600}[data-theme=legacy] .section-assign-select{box-sizing:border-box;background:#fff;border:1px solid #cfd8dc;border-radius:8px;min-height:38px;padding:6px 10px;font-size:.9rem;transition:border-color .16s,box-shadow .16s,background-color .16s}[data-theme=legacy] .section-assign-select:focus{border-color:#1976d2;outline:none;box-shadow:0 0 0 3px #1976d224}[data-theme=legacy] .section-mother-search-field{min-width:280px;position:relative}[data-theme=legacy] .section-mother-search-field .section-assign-select{color:#1f2937;background:#fff;border-radius:10px;width:100%;min-height:44px;padding:10px 14px}[data-theme=legacy] .section-mother-search-results{z-index:40;transform-origin:top;background:#fff;border:1px solid #0f172a14;border-radius:12px;max-height:360px;padding:6px 0;animation:.12s ease-out sectionMotherMenuIn;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0f172a2e,0 2px 8px #0f172a14}[data-theme=legacy] .section-mother-search-option{color:#111827;cursor:pointer;width:100%;min-height:44px;text-align:inherit;font:inherit;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:.9rem;transition:background-color .14s,color .14s;display:flex}[data-theme=legacy] .section-mother-search-option:hover:not(:disabled){color:#0d47a1;background:#1976d214}[data-theme=legacy] .section-mother-search-option:focus-visible{background:#1976d21f;outline:none}[data-theme=legacy] .section-mother-search-option small{color:#64748b;font-size:.78rem;font-weight:600}[data-theme=legacy] .section-mother-search-empty{color:#64748b;padding:12px 14px;font-size:.85rem}@keyframes sectionMotherMenuIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}[data-theme=legacy] .section-mother-cell{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}[data-theme=legacy] .section-mother-badge{color:#0369a1;white-space:nowrap;background:#e0f2fe;border-radius:999px;align-items:center;min-height:22px;padding:2px 8px;font-size:.78rem;font-weight:700;display:inline-flex}[data-theme=legacy] .section-assign-confirm{white-space:nowrap}[data-theme=legacy] .section-assign-count{color:#475569;white-space:nowrap;align-self:center;font-size:.85rem}[data-theme=legacy] .section-assign-selection-row{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:10px;display:inline-flex}[data-theme=legacy] .section-assign-by-map-btn{color:#1976d2;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #1976d2;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;display:inline-flex}[data-theme=legacy] .section-assign-by-map-btn:hover:not(:disabled){background:#1976d214}[data-theme=legacy] .section-assign-by-map-btn:disabled{opacity:.55;cursor:not-allowed}[data-theme=legacy] .section-assign-map-filter-banner{color:#1565c0;background:#e3f2fd;border:1px solid #90caf9;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;font-size:14px;display:flex}[data-theme=legacy] .section-assign-checkbox-col{text-align:center;vertical-align:middle;width:40px}[data-theme=legacy] .section-assign-checkbox-col input[type=checkbox]{cursor:pointer;width:18px;height:18px}[data-theme=legacy] .section-primary-actions{flex-direction:row;flex-shrink:0;align-items:center;gap:15px;display:flex}[data-theme=legacy] .toolbar{flex-flow:row;align-items:center;gap:.75rem;width:100%;display:flex;overflow-x:auto}[data-theme=legacy] .toolbar.app-toolbar-row .search-input,[data-theme=legacy] .app-toolbar-row .search-input{width:100%;min-width:140px}[data-theme=legacy] .toolbar .pagination-controls-top,[data-theme=legacy] .app-toolbar-meta{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.75rem;margin-inline-start:auto;display:flex}[data-theme=legacy] [dir=ltr] .toolbar,[data-theme=legacy] [dir=rtl] .toolbar{flex-direction:row}[data-theme=legacy] .search-container{width:100%;position:relative}[data-theme=legacy] .search-input{padding:.5rem .75rem;border:1px solid var(--app-input-border,#e0e0e0);border-radius:var(--app-radius-md,4px);background:var(--app-input-bg,#fff);width:50%;color:var(--app-text-primary,inherit);padding-top:1.1rem;padding-bottom:.4rem;font-size:.9rem;transition:border-color .15s}[data-theme=legacy] .search-input:focus{border-color:var(--app-text-muted,#666);outline:none}[data-theme=legacy] .search-container.floating-label{position:relative}[data-theme=legacy] .search-container.floating-label label{color:var(--app-text-muted,#6b7280);pointer-events:none;background-color:var(--app-surface,white);transform-origin:0 0;padding:0 4px;font-size:.9rem;transition:all .3s;position:absolute;top:.5rem;left:.75rem}[data-theme=legacy] [dir=rtl] .search-container.floating-label label{transform-origin:100% 0;left:auto;right:.75rem}[data-theme=legacy] .search-container.floating-label input:focus+label,[data-theme=legacy] .search-container.floating-label label.label-floated{color:var(--app-text-muted,#666);font-size:.75rem;top:-8px;left:8px;transform:scale(.85)}[data-theme=legacy] [dir=rtl] .search-container.floating-label input:focus+label,[data-theme=legacy] [dir=rtl] .search-container.floating-label label.label-floated{left:auto;right:8px}[data-theme=legacy] .search-results{z-index:100;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 4px 4px;max-height:300px;margin-top:-1px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 2px 4px #0000000d}[data-theme=legacy] .search-result-item{cursor:pointer;border-bottom:1px solid #eee;padding:.75rem 1rem;transition:background-color .2s}[data-theme=legacy] .search-result-item:hover{background-color:#f5f5f5}[data-theme=legacy] .search-result-item:last-child{border-bottom:none}[data-theme=legacy] .search-result-name{color:#333;margin-bottom:.25rem;font-weight:600}[data-theme=legacy] .search-result-email{color:#666;margin-bottom:.125rem;font-size:.875rem}[data-theme=legacy] .search-result-role{color:#999;text-transform:capitalize;font-size:.75rem}[data-theme=legacy] .pagination-controls-top{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}[data-theme=legacy] .toolbar{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;display:flex}[data-theme=legacy] .toolbar .table-controls-assign-search{flex:auto;min-width:220px;max-width:560px}@media (max-width:900px){[data-theme=legacy] .toolbar{flex-wrap:wrap}[data-theme=legacy] .toolbar .table-controls-assign-search{flex:100%;max-width:100%}}[data-theme=legacy] .items-per-page-select{background:#fff;border:1px solid #e0e0e0;border-radius:3px;margin-left:.5rem;padding:.4rem;font-size:.8rem}[data-theme=legacy] .results-count{color:#666;font-size:.8rem}[data-theme=legacy] .error-message{color:#c33;cursor:pointer;background-color:#fee;border-radius:4px;margin-bottom:1rem;padding:1rem}[data-theme=legacy] .users-table-container{background:#fff;border:1px solid #e0e0e0;overflow-x:auto}[data-theme=legacy] .users-table{border-collapse:collapse;width:100%}[data-theme=legacy] .users-table thead{background-color:#fafafa;border-bottom:1px solid #e0e0e0}[data-theme=legacy] .users-table th{text-align:start;color:#333;-webkit-user-select:none;user-select:none;vertical-align:middle;padding:.75rem;font-size:.875rem;font-weight:500}[data-theme=legacy] .users-table th.sortable{cursor:pointer;transition:background-color .2s;position:relative}[data-theme=legacy] .users-table th.sortable:hover{background-color:#f5f5f5}[data-theme=legacy] .users-table th.sortable:after{content:"";margin-inline-start:.5rem;font-size:.875rem;display:inline-block}[data-theme=legacy] .users-table td{text-align:start;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f5f5f5;padding:.75rem;font-size:.875rem;overflow:hidden}[data-theme=legacy] .users-table td.actions,[data-theme=legacy] .users-table td:first-child{text-overflow:clip;white-space:normal;max-width:none;overflow:visible}[data-theme=legacy] .users-table th.actions,[data-theme=legacy] .users-table td.actions{text-align:end;white-space:nowrap;width:1%;min-width:7.5rem;box-shadow:none!important;position:static!important}[data-theme=legacy] .users-table thead th.actions{background:#fafafa}[data-theme=legacy] .users-table-container.actions-col-sticky .users-table tbody td.actions{background-color:inherit!important}[data-theme=legacy] .users-table-container.actions-col-sticky .users-table tbody tr{background-color:#fff}[data-theme=legacy] .users-table-container.actions-col-sticky .users-table tbody tr:nth-child(2n){background-color:#fafafa}[data-theme=legacy] .users-table-container.actions-col-sticky .users-table tbody tr:hover{background-color:#f5f5f5}[data-theme=legacy] .users-table-container.actions-col-sticky .users-table tbody tr.inactive{background-color:#fff}[data-theme=legacy] .users-table-container.actions-col-sticky .users-table tbody tr.inactive:nth-child(2n){background-color:#fafafa}[data-theme=legacy] .users-table td.actions:before{display:none}[data-theme=legacy] .users-table tbody tr:nth-child(2n){background-color:#fafafa}[data-theme=legacy] .users-table tbody tr.inactive{opacity:.6}[data-theme=legacy] .role-badge{text-transform:capitalize;border-radius:3px;padding:.2rem .6rem;font-size:.75rem;font-weight:400;display:inline-block}[data-theme=legacy] .role-badge.superadmin,[data-theme=legacy] .role-badge.admin{color:#333;background-color:#e0e0e0}[data-theme=legacy] .role-badge.manager{color:#1565c0;background-color:#bbdefb}[data-theme=legacy] .role-badge.visitor{color:#333;background-color:#e0e0e0}[data-theme=legacy] .status{border-radius:3px;padding:.2rem .6rem;font-size:.75rem;font-weight:400;display:inline-block}[data-theme=legacy] .status.active{color:#2e7d32;background-color:#e8f5e9}[data-theme=legacy] .status.inactive{color:#c62828;background-color:#ffebee}[data-theme=legacy] .actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}[data-theme=legacy] [dir=rtl] .actions,[data-theme=legacy] [dir=ltr] .actions{flex-direction:row;justify-content:flex-end}[data-theme=legacy] .actions button:not(.MuiButtonBase-root){cursor:pointer;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:400;transition:all .15s;display:flex}[data-theme=legacy] .btn-edit{color:#1565c0;background-color:#e3f2fd;border-color:#90caf9}[data-theme=legacy] .btn-edit:hover:not(:disabled){color:#0d47a1;background-color:#bbdefb;border-color:#64b5f6}[data-theme=legacy] .btn-edit:disabled{color:#9e9e9e;opacity:.6;cursor:not-allowed;background-color:#f5f5f5;border-color:#e0e0e0}[data-theme=legacy] .btn-activate{border-color:#bdbdbd}[data-theme=legacy] .btn-activate:hover{background-color:#f5f5f5;border-color:#9e9e9e}[data-theme=legacy] .btn-deactivate{color:#c62828;background-color:#ffebee;border-color:#ef9a9a}[data-theme=legacy] .btn-deactivate:hover:not(:disabled){color:#b71c1c;background-color:#ffcdd2;border-color:#e57373}[data-theme=legacy] .btn-deactivate:disabled{color:#9e9e9e;opacity:.6;cursor:not-allowed;background-color:#f5f5f5;border-color:#e0e0e0}[data-theme=legacy] .no-users{text-align:center;color:#999;padding:1.5rem;font-size:.875rem}[data-theme=legacy] .btn-primary{color:#1565c0;cursor:pointer;background-color:#e3f2fd;border:1px solid #90caf9;border-radius:3px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:400;transition:all .15s;display:flex}[data-theme=legacy] .btn-primary:hover:not(:disabled){color:#0d47a1;background-color:#bbdefb;border-color:#64b5f6}[data-theme=legacy] .btn-primary:disabled{color:#9e9e9e;opacity:.6;cursor:not-allowed;background-color:#f5f5f5;border-color:#e0e0e0}[data-theme=legacy] .modal-overlay{z-index:2000;background-color:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}[data-theme=legacy] .modal-content{background:#fff;border:1px solid #e0e0e0;width:90%;max-width:650px;max-height:90vh;overflow-y:auto}[data-theme=legacy] .modal-content.modal-content-medium{max-width:600px}[data-theme=legacy] .modal-content.user-edit-modal{max-width:720px}[data-theme=legacy] .user-edit-tabs{background:#f8fafc;border-bottom:1px solid #e5e7eb;gap:4px;padding:0 1rem;display:flex}[data-theme=legacy] .user-edit-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.7rem .95rem;font-size:.875rem;font-weight:600}[data-theme=legacy] .user-edit-tab.is-active{color:#0f4c81;border-bottom-color:#0f4c81}[data-theme=legacy] .user-edit-customers-tab{flex-direction:column;gap:10px;display:flex}[data-theme=legacy] .user-edit-customers-hint{color:#64748b;margin:0;font-size:.85rem;line-height:1.45}[data-theme=legacy] .modal-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1rem;display:flex}[data-theme=legacy] .modal-header-actions{align-items:center;gap:.35rem;display:inline-flex}[data-theme=legacy] .modal-header-icon-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}[data-theme=legacy] .modal-header-icon-btn:hover{color:#1976d2;background:#1976d214}[data-theme=legacy] .modal-header h2{color:#333;margin:0;font-size:1rem;font-weight:500}[data-theme=legacy] .modal-close{cursor:pointer;color:#999;text-align:center;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:2rem;line-height:1;display:inline-flex}[data-theme=legacy] .modal-close:hover{color:#333}[data-theme=legacy] .modal-body{max-height:70vh;padding:1rem;overflow-y:auto}[data-theme=legacy] .modal-body .form-group{margin-bottom:1rem}[data-theme=legacy] .modal-body input,[data-theme=legacy] .modal-body select,[data-theme=legacy] .modal-body textarea{border-radius:8px}[data-theme=legacy] .modal-body label{color:#333;margin-bottom:.4rem;font-size:.875rem;font-weight:400;display:block}[data-theme=legacy] .detail-value{color:#333;word-wrap:break-word;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:3px;min-height:1.5rem;padding:.5rem;font-size:.875rem}[data-theme=legacy] .detail-value--multiline{white-space:pre-wrap;word-break:break-word;line-height:1.6}[data-theme=legacy] .users-table tbody tr{transition:background-color .2s}[data-theme=legacy] .users-table tbody tr:hover{background-color:#f5f5f5}@media (max-width:768px){[data-theme=legacy] .users-table-container{padding:.5rem;overflow:visible}[data-theme=legacy] .users-table th.actions,[data-theme=legacy] .users-table td.actions,[data-theme=legacy] [dir=ltr] .users-table th.actions,[data-theme=legacy] [dir=ltr] .users-table td.actions,[data-theme=legacy] [dir=rtl] .users-table th.actions,[data-theme=legacy] [dir=rtl] .users-table td.actions{box-shadow:none!important;background:0 0!important;position:static!important}[data-theme=legacy] .users-table,[data-theme=legacy] .users-table thead,[data-theme=legacy] .users-table tbody,[data-theme=legacy] .users-table th,[data-theme=legacy] .users-table td,[data-theme=legacy] .users-table tr{width:100%;display:block}[data-theme=legacy] .users-table thead{display:none}[data-theme=legacy] .users-table tbody{flex-direction:column;align-items:center;gap:.75rem;display:flex}[data-theme=legacy] .users-table tr{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:stretch;gap:.35rem;width:100%;max-width:100%;margin:0;padding:.75rem;display:flex;box-shadow:0 1px 3px #0000001a}[data-theme=legacy] .users-table td{text-align:start;word-break:break-word;border:none;border-bottom:1px solid #f1f1f1;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;display:flex;position:relative}[data-theme=legacy] .users-table td:last-child{border-bottom:none}[data-theme=legacy] .users-table td:before{content:attr(data-label);color:#6b7280;text-align:left;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content;font-size:.875rem;font-weight:600}[data-theme=legacy] [dir=rtl] .users-table td{text-align:center;justify-content:center}[data-theme=legacy] [dir=rtl] .users-table td:before{text-align:center}[data-theme=legacy] .users-table td.actions:before{display:none}[data-theme=legacy] .users-table td.actions{border-top:1px solid #f1f1f1;flex-direction:row;justify-content:center;gap:.5rem;padding-top:.75rem}[data-theme=legacy] .users-table td.actions button:not(.MuiButtonBase-root){flex:1;max-width:200px}}[data-theme=legacy] .modal-body select{background:#fff;border:1px solid #e0e0e0;border-radius:3px;width:100%;padding:.5rem;font-size:.875rem}[data-theme=legacy] .modal-body input[type=checkbox]{margin-right:.5rem}[data-theme=legacy] .modal-footer{border-top:1px solid #e0e0e0;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex}[data-theme=legacy] .users-table-container,[data-theme=legacy] .table-container{max-height:calc(100vh - 220px);overflow:auto}[data-theme=legacy] .btn-cancel,[data-theme=legacy] .btn-save{cursor:pointer;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:3px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:400;transition:all .15s;display:flex}[data-theme=legacy] .btn-cancel:hover{background-color:#f5f5f5;border-color:#bdbdbd}[data-theme=legacy] .btn-save{border-color:#333}[data-theme=legacy] .btn-save:hover:not(:disabled){color:#fff;background-color:#333}[data-theme=legacy] .btn-save:disabled{color:#9e9e9e;opacity:.6;cursor:not-allowed;background-color:#f5f5f5;border-color:#e0e0e0}[data-theme=legacy] .loading{text-align:center;color:#666;padding:2rem;font-size:.9rem}[data-theme=legacy] .pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 0;display:flex}[data-theme=legacy] .pagination-btn{cursor:pointer;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:3px;justify-content:center;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;transition:all .15s;display:flex}[data-theme=legacy] .pagination-btn:hover:not(:disabled){background-color:#f5f5f5;border-color:#bdbdbd}[data-theme=legacy] .pagination-btn:disabled{opacity:.4;cursor:not-allowed}[data-theme=legacy] .pagination-info{color:#666;padding:0 .5rem;font-size:.8rem}[data-theme=legacy] .pagination-numbers{gap:.25rem;display:flex}[data-theme=legacy] .pagination-number{cursor:pointer;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:3px;min-width:2rem;padding:.4rem .6rem;font-size:.8rem;transition:all .15s}[data-theme=legacy] .pagination-number:hover{background-color:#f5f5f5;border-color:#bdbdbd}[data-theme=legacy] .pagination-number.active{color:#fff;background-color:#333;border-color:#333}[data-theme=legacy] .plan-detail-navigate-wrap{flex-shrink:0;justify-content:center;align-items:center;padding:8px 0 0;display:flex}[data-theme=legacy] .plan-detail-navigate-btn-fancy{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%);border:none;border-radius:20px;justify-content:center;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:500;transition:box-shadow .2s,transform .15s;display:inline-flex;box-shadow:0 2px 4px #1976d24d,0 4px 12px #1976d233}[data-theme=legacy] .plan-detail-navigate-btn-fancy:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #1976d266,0 6px 16px #1976d240}[data-theme=legacy] .plan-detail-navigate-btn-fancy:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #1976d24d}[data-theme=legacy] .plan-detail-navigate-btn-fancy:disabled{opacity:.6;cursor:not-allowed;box-shadow:0 1px 2px #0000001a}[data-theme=legacy] .plan-detail-report-area{padding-bottom:32px}[data-theme=legacy] .plan-create-customer-btn,[data-theme=legacy] .plan-edit-customer-btn{white-space:nowrap;box-sizing:border-box;flex:none;justify-content:center;align-items:center;gap:.5rem;min-width:40px;height:40px;min-height:40px;padding:0 12px;display:inline-flex}[data-theme=legacy] .section-select-filter-btn:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:8px}[data-theme=legacy] .section-select-filter-btn:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:8px}[data-theme=legacy] .section-select-filter-btn:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:8px}[data-theme=legacy] .section-select-filter-btn:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:8px}[data-theme=legacy] .section-select-filter-btn:hover:not(:disabled){color:#333;background:#f0f0f0}[data-theme=legacy] .section-select-filter-badge:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:-4px}[data-theme=legacy] .section-select-filter-badge:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:-4px}[data-theme=legacy] .section-select-filter-badge:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:-4px}[data-theme=legacy] .section-select-filter-badge:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:-4px}[data-theme=legacy] .plan-modal-fields{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}[data-theme=legacy] .plan-modal-top-row{flex-wrap:nowrap;align-items:stretch;gap:16px;margin-bottom:16px;display:flex}[data-theme=legacy] .plan-modal-top-row .plan-modal-field{flex:1 1 0;width:auto;min-width:0;max-width:none}[data-theme=legacy] .plan-modal-top-row .plan-modal-field--date{flex:0 0 200px;max-width:220px}[data-theme=legacy] .plan-modal-top-row .plan-modal-field--users{flex:1.2 1 0}[data-theme=legacy] .plan-modal-top-row .plan-modal-field--description{flex:1.4 1 0}[data-theme=legacy] .plan-modal-fields--time{margin-bottom:16px}[data-theme=legacy] .plan-modal-field{flex:0 0 280px;width:280px;max-width:100%}[data-theme=legacy] .plan-modal-field--wide{flex:280px;width:auto;max-width:100%}[data-theme=legacy] .plan-modal-field .form-group,[data-theme=legacy] .plan-modal-input{margin-bottom:0}[data-theme=legacy] .plan-modal-input input,[data-theme=legacy] .plan-modal-input .persian-datepicker-input{height:40px;min-height:40px;padding:10px 12px;font-size:14px}[data-theme=legacy] .plan-modal-input input[type=time]{padding:8px 12px}[data-theme=legacy] .plan-modal-textarea-inline textarea{resize:none;height:40px;min-height:40px;max-height:40px;padding:10px 12px;line-height:1.25;overflow-y:auto}[data-theme=legacy] .plan-modal-top-row .form-group.floating-label{height:100%}[data-theme=legacy] .plan-create-modal-overlay{z-index:2100!important}[data-theme=legacy] .modal-content.plan-create-modal{flex-direction:column;width:95%;max-width:1400px;height:90vh;max-height:90vh;display:flex;overflow:hidden}[data-theme=legacy] .plan-create-modal__header{flex-shrink:0}[data-theme=legacy] .plan-create-modal__body{flex-direction:row;flex:auto;gap:16px;min-height:0;padding:0 1rem 1rem;display:flex;overflow:hidden}[data-theme=legacy] .plan-create-modal__column{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex}[data-theme=legacy] .plan-create-modal__column--main,[data-theme=legacy] .plan-create-modal__column--sections{flex:50%}[data-theme=legacy] .plan-create-modal__form-block{flex:none;padding:8px 8px 0;overflow:visible}[data-theme=legacy] .plan-create-modal__form-stack{flex-direction:column;gap:16px;display:flex}[data-theme=legacy] .plan-create-modal__form-row{flex-wrap:wrap;align-items:stretch;gap:16px;display:flex}[data-theme=legacy] .plan-create-modal__switch-wrap{flex:none;padding-top:2px}[data-theme=legacy] .plan-create-modal__field{min-width:0}[data-theme=legacy] .plan-create-modal__field--date{flex:0 0 200px;max-width:220px}[data-theme=legacy] .plan-create-modal__field--users{flex:240px}[data-theme=legacy] .plan-create-modal__map-area{flex-direction:column;flex:auto;min-width:0;min-height:0;margin-top:16px;display:flex}[data-theme=legacy] .plan-create-modal__map-area--hidden{display:none}[data-theme=legacy] .plan-create-modal__footer{flex-shrink:0}[data-theme=legacy] .plan-create-modal__mobile-tabs{display:none}[data-theme=legacy] .plan-create-modal__tab-panel.plan-create-modal__map-area:not(.plan-create-modal__map-area--hidden),[data-theme=legacy] .plan-create-modal__tab-panel.plan-create-modal__column--sections{display:flex}@media (min-width:769px){[data-theme=legacy] .plan-create-modal__mobile-tabs{display:none!important}}[data-theme=legacy] .plan-user-select-empty{border:1px solid var(--app-input-border,#ddd);border-radius:var(--app-radius-lg,8px);background:color-mix(in srgb, var(--app-warning,#ffc107) 22%, white);height:40px;min-height:40px;color:color-mix(in srgb, var(--app-warning,#856404) 70%, #000);box-sizing:border-box;align-items:center;padding:0 12px;font-size:13px;display:flex}[data-theme=legacy] .plan-user-tag{background-color:var(--app-primary,#007bff);color:var(--app-primary-contrast,#fff);border-radius:var(--app-radius-pill,14px);flex-shrink:0;align-items:center;gap:4px;max-width:140px;padding:2px 8px 2px 10px;font-size:12px;display:inline-flex}[data-theme=legacy] .plan-user-tag button{color:var(--app-primary-contrast,#fff);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin:0;padding:0;font-size:14px;line-height:1;display:flex}[data-theme=legacy] .plan-user-tag span,[data-theme=legacy] .plan-user-tag{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-theme=legacy] .section-select-field--with-filter input{padding-inline-end:40px}[data-theme=legacy] .section-select-row{align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}[data-theme=legacy] .section-select-row .section-select-field{flex:1;min-width:0}[data-theme=legacy] .section-select-filter-btn{top:50%;color:#666;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .2s,color .2s,transform .2s;display:inline-flex;position:absolute;transform:translateY(-50%)}[data-theme=legacy] .section-select-filter-btn:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:8px}[data-theme=legacy] .section-select-filter-btn:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:8px}[data-theme=legacy] .section-select-filter-btn:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:8px}[data-theme=legacy] .section-select-filter-btn:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:8px}[data-theme=legacy] .plan-map-section-search-spinner{top:50%;z-index:3;color:#9ca3af;pointer-events:none;width:16px;height:16px;animation:.9s linear infinite planMapSpin;position:absolute;transform:translateY(-50%)}[data-theme=legacy] .plan-map-section-search-spinner:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:40px}[data-theme=legacy] .plan-map-section-search-spinner:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:40px}[data-theme=legacy] .plan-map-section-search-spinner:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:40px}[data-theme=legacy] .plan-map-section-search-spinner:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:40px}@keyframes planMapSpin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}[data-theme=legacy] .section-select-filter-btn--active,[data-theme=legacy] .section-select-filter-btn:hover:not(:disabled){color:#1565c0;background:#e3f2fd}[data-theme=legacy] .section-select-filter-btn:disabled{opacity:.5;cursor:not-allowed}[data-theme=legacy] .section-select-filter-badge{top:-4px;color:#fff;text-align:center;background:#1976d2;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px;position:absolute}[data-theme=legacy] .section-select-filter-badge:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:-4px}[data-theme=legacy] .section-select-filter-badge:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:-4px}[data-theme=legacy] .section-select-filter-badge:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:-4px}[data-theme=legacy] .section-select-filter-badge:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:-4px}[data-theme=legacy] .section-select-dropdown{border:1px solid var(--app-border,#ddd);border-radius:var(--app-radius-lg,8px);background-color:var(--app-surface-elevated,#fff);z-index:10000;max-height:220px;box-shadow:var(--app-elevation-md,0 4px 16px #0000001f);overflow-y:auto}[data-theme=legacy] .section-select-dropdown__item{cursor:pointer;padding:10px 12px;font-size:14px;transition:background-color .2s}[data-theme=legacy] .section-select-dropdown__item:hover{background-color:#f5f5f5}[data-theme=legacy] .section-select-dropdown__item--selected{background-color:#e3f2fd}[data-theme=legacy] .section-select-dropdown__item--inactive{opacity:.65}[data-theme=legacy] .section-select-dropdown__name{align-items:center;gap:8px;font-weight:500;display:flex}[data-theme=legacy] .section-select-dropdown__dot{background-color:#dc3545;border-radius:50%;width:8px;height:8px;display:inline-block}[data-theme=legacy] .section-select-dropdown__meta{color:#666;margin-top:2px;font-size:12px}[data-theme=legacy] .section-select-dropdown__empty{color:#666;text-align:center;padding:12px;font-size:14px}[data-theme=legacy] .section-filter-popover{z-index:10060;opacity:0;transform-origin:top;pointer-events:none;background:#fff;border:1px solid #e0e0e0;border-radius:10px;transition:opacity .2s,transform .2s;position:fixed;overflow:visible;transform:translateY(-6px)scale(.98);box-shadow:0 8px 28px #00000024}[data-theme=legacy] .section-filter-popover--open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}[data-theme=legacy] .section-filter-popover__header{background:#fafafa;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}[data-theme=legacy] .section-filter-popover__title{color:#374151;font-size:13px;font-weight:600}[data-theme=legacy] .section-filter-popover__actions{align-items:center;gap:6px;display:flex}[data-theme=legacy] .section-filter-popover__count{color:#fff;text-align:center;background:#1976d2;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;line-height:18px}[data-theme=legacy] .section-filter-popover__clear{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s,color .2s;display:inline-flex}[data-theme=legacy] .section-filter-popover__clear:hover:not(:disabled){color:#c62828;background:#ffebee}[data-theme=legacy] .section-filter-popover__clear:disabled{opacity:.35;cursor:not-allowed}[data-theme=legacy] .section-filter-popover__body{max-height:min(60vh,420px);padding:6px 8px 8px;overflow-y:auto}[data-theme=legacy] .section-filter-popover__badges{border-bottom:1px solid #eee;flex-wrap:wrap;gap:4px;padding:4px 8px 6px;display:flex}[data-theme=legacy] .section-filter-popover__badge{color:#1565c0;background:#e3f2fd;border-radius:999px;align-items:center;gap:2px;max-width:130px;padding:1px 4px 1px 6px;font-size:10px;line-height:14px;display:inline-flex}[data-theme=legacy] .section-filter-popover__badge-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-theme=legacy] .section-filter-popover__badge-remove{color:#1565c0;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;padding:0;font-size:11px;line-height:1;display:inline-flex}[data-theme=legacy] .section-filter-popover__badge-remove:hover{background:#1565c01f}[data-theme=legacy] .section-admin-filters--popover.section-admin-filters{background:0 0;border:none;border-radius:0;gap:0;margin:0;padding:0}[data-theme=legacy] .section-admin-filters--popover.section-admin-filters--row{flex-direction:column;gap:5px}[data-theme=legacy] .section-admin-filters--popover .section-admin-filters__cell{width:100%;min-width:0;max-width:none;margin:0;padding:0}[data-theme=legacy] .section-admin-filters--popover .section-admin-filters__cell--status{gap:0;margin-top:2px}[data-theme=legacy] .section-admin-filters--popover .section-admin-filters__cell--status label{margin-bottom:2px;font-size:10px}[data-theme=legacy] .section-admin-filters--popover .section-admin-filters__active{border-radius:4px;height:28px;min-height:28px;padding:2px 8px;font-size:12px}[data-theme=legacy] .section-admin-filters--popover .bi-multiselect--compact.bi-filter-item-inline{margin:0}[data-theme=legacy] .section-admin-filters--popover .bi-multiselect--compact .bi-multiselect-summary{border-radius:4px;height:28px;min-height:28px;padding:2px 8px;font-size:12px}[data-theme=legacy] .section-admin-filters--popover .bi-multiselect--compact.floating-label label{font-size:12px;top:6px}[data-theme=legacy] .section-admin-filters--popover .bi-multiselect--compact.floating-label.has-value>label,[data-theme=legacy] .section-admin-filters--popover .bi-multiselect--compact.floating-label .bi-multiselect:focus-within+label{font-size:10px;top:-6px}[data-theme=legacy] .plan-visit-row{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px;display:flex;box-shadow:0 1px 3px #0000001a}[data-theme=legacy] .plan-visit-row__main{flex:320px;align-items:stretch;gap:12px;min-width:0;display:flex}[data-theme=legacy] .plan-visit-row__section,[data-theme=legacy] .plan-visit-row__address{flex:1 1 0;min-width:0}[data-theme=legacy] .plan-visit-section-select.section-select-row{align-items:stretch;margin-bottom:0}[data-theme=legacy] .plan-visit-section-select .section-select-field{margin-bottom:0}[data-theme=legacy] .plan-visit-address-wrap{height:100%;margin-bottom:0}[data-theme=legacy] .plan-visit-address-field{border:1px solid var(--app-input-border,#ddd);border-radius:var(--app-radius-lg,8px);background-color:var(--app-canvas,#f9fafb);width:100%;height:40px;min-height:40px;color:var(--app-text-secondary,#374151);box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;align-items:center;padding:10px 12px;font-size:14px;line-height:1.25;display:flex;overflow:hidden}[data-theme=legacy] .plan-visit-row__times{flex:none;gap:12px;display:flex}[data-theme=legacy] .plan-visit-row__time{width:120px;min-width:120px}[data-theme=legacy] .plan-visit-row__time .form-group{margin-bottom:0}[data-theme=legacy] .plan-visit-row__actions{flex:none;align-items:center;gap:8px;display:flex}[data-theme=legacy] .visit-date-start-row{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:0;display:flex}[data-theme=legacy] .visit-date-start-row__date{flex:200px;min-width:180px;max-width:300px}[data-theme=legacy] .visit-date-start-row__date .form-group{margin-bottom:0}[data-theme=legacy] .visit-date-start-row__action{flex:none;align-self:flex-end}[data-theme=legacy] .my-plans-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}[data-theme=legacy] .my-plans-view-toggle{direction:ltr;flex-shrink:0}[data-theme=legacy] .my-plans-view-toggle .MuiToggleButtonGroup-grouped{border-color:var(--app-border,#d1d5db)!important;margin:0!important}[data-theme=legacy] .my-plans-view-toggle .MuiToggleButton-root{width:42px;min-width:42px;color:var(--app-text-secondary,#6b7280);background-color:var(--app-surface,#fff);line-height:1;padding:6px 10px!important}[data-theme=legacy] .my-plans-view-toggle .MuiToggleButton-root.Mui-selected{background-color:var(--app-primary,var(--primary-color,#6366f1))!important;color:var(--app-primary-contrast,#fff)!important}[data-theme=legacy] .my-plans-view-toggle .MuiToggleButton-root.Mui-selected:hover{background-color:var(--app-primary-hover,var(--app-primary,var(--primary-color,#6366f1)))!important}[data-theme=legacy] .text-report-filters-bar__row--quarter{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}[data-theme=legacy] .text-report-filters-bar__row--quarter .text-report-filters-bar__field{flex:none;min-width:0;max-width:none}@media (max-width:900px){[data-theme=legacy] .text-report-filters-bar__row--quarter{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){[data-theme=legacy] .text-report-filters-bar__row--quarter{grid-template-columns:1fr}}[data-theme=legacy] .plan-detail-layout--no-reports,[data-theme=legacy] .plan-detail-layout--no-sections{height:auto!important;max-height:none!important}@media (max-width:768px){[data-theme=legacy] .plan-detail-layout--no-reports,[data-theme=legacy] .plan-detail-layout--no-sections{gap:12px!important;padding:14px!important}[data-theme=legacy] .plan-detail-layout--no-reports .plan-detail-main,[data-theme=legacy] .plan-detail-layout--no-sections .plan-detail-main{padding:0}[data-theme=legacy] .plan-detail-layout--no-reports .plan-detail-list,[data-theme=legacy] .plan-detail-layout--no-sections .plan-detail-list{max-height:220px;overflow:hidden auto!important}[data-theme=legacy] .plan-detail-layout--no-reports .plan-detail-list-inner>div,[data-theme=legacy] .plan-detail-layout--no-sections .plan-detail-list-inner>div{width:100%;min-width:0!important;max-width:none!important}}[data-theme=legacy] .text-report-filters-bar{margin-bottom:0}[data-theme=legacy] .text-report-filters-bar__row{flex-wrap:wrap;align-items:stretch;gap:16px;display:flex}[data-theme=legacy] .text-report-filters-bar__field{flex:240px;min-width:0;max-width:100%}[data-theme=legacy] .text-report-filters-bar__field .form-group{margin-bottom:0}[data-theme=legacy] .text-report-filters-bar__field .plan-modal-input input,[data-theme=legacy] .text-report-filters-bar__field .plan-modal-input .persian-datepicker-input{height:40px;min-height:40px}[data-theme=legacy] .text-report-filters-bar__field .bi-multiselect--compact .bi-multiselect-summary{border-radius:8px;height:40px;min-height:40px;padding:10px 12px}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__row{gap:10px}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field{flex:0 168px;min-width:168px;max-width:200px}[data-theme=legacy] .text-report-filters-bar__field--user,[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field--user{flex:auto;min-width:180px;max-width:none}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field .bi-multiselect{width:100%;min-width:0}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field .plan-modal-input input,[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field .plan-modal-input .persian-datepicker-input{height:40px;min-height:32px;padding-top:14px;padding-bottom:4px;font-size:.8125rem}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field .form-group label{font-size:.75rem}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field--user .bi-multiselect-summary{min-height:32px;padding:4px 8px}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field--user .bi-multiselect-summary--badges{padding:4px 8px}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field--user .bi-multiselect-chip{padding:1px 2px 1px 6px;font-size:11px;line-height:1.25}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field--user .bi-multiselect-chip-remove{width:18px;min-width:18px;height:18px;min-height:18px;font-size:13px}[data-theme=legacy] .text-report-filters-bar--compact .text-report-filters-bar__field--user .bi-multiselect-summary-chips{gap:4px}[data-theme=legacy] .section-admin-filters--compact.section-admin-filters--row{flex-direction:column;gap:8px}[data-theme=legacy] .section-admin-filters--compact .section-admin-filters__cell{width:100%;min-width:0;max-width:none}[data-theme=legacy] .section-admin-filters--compact .section-admin-filters__cell--status label{color:var(--app-text-muted,#6b7280);margin-bottom:4px;font-size:11px}[data-theme=legacy] .section-admin-filters--compact .section-admin-filters__active{border:1px solid var(--app-input-border,#ddd);border-radius:var(--app-radius-md,6px);box-sizing:border-box;background-color:var(--app-input-bg,white);width:100%;height:34px;color:var(--app-text-primary,inherit);padding:6px 10px;font-size:13px}[data-theme=legacy] .bi-multiselect--compact.bi-filter-item-inline{min-width:0}[data-theme=legacy] .bi-multiselect--compact .bi-multiselect-summary{min-height:34px;padding:6px 10px;font-size:13px}[data-theme=legacy] .bi-multiselect--compact.floating-label label{font-size:13px;top:8px}[data-theme=legacy] .bi-multiselect--compact.floating-label.has-value>label,[data-theme=legacy] .bi-multiselect--compact.floating-label .bi-multiselect:focus-within+label{font-size:11px;top:-7px}[data-theme=legacy] .plan-user-select-field{border:1px solid var(--app-input-border,#ddd);border-radius:var(--app-radius-lg,8px);background-color:var(--app-input-bg,#fff);box-sizing:border-box;flex-wrap:nowrap;align-items:center;gap:6px;height:40px;min-height:40px;max-height:40px;padding:4px 8px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:auto hidden}[data-theme=legacy] .plan-user-select-field:focus-within{border-color:var(--app-primary,#007bff);box-shadow:0 0 0 2px var(--app-focus-ring,#007bff40)}[data-theme=legacy] .form-group.floating-label.plan-user-select-wrap .plan-user-select-field input{box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;flex:48px;min-width:48px;height:28px;padding:0;font-size:14px}[data-theme=legacy] .form-group.floating-label.plan-user-select-wrap .plan-user-select-field input:focus{box-shadow:none;border:none;outline:none}[data-theme=legacy] .form-group.floating-label.plan-user-select-wrap .plan-user-select-field input:focus-visible{box-shadow:none;border:none;outline:none}[data-theme=legacy] .plan-user-select-field input{box-shadow:none;background:0 0;border:none;outline:none;flex:48px;min-width:48px;height:28px;padding:0;font-size:14px}[data-theme=legacy] .plan-user-select-field input:focus{box-shadow:none;border:none;outline:none}[data-theme=legacy] .plan-user-select-field input:focus-visible{box-shadow:none;border:none;outline:none}[data-theme=legacy] .form-group.floating-label.plan-user-select-wrap:focus-within label,[data-theme=legacy] .form-group.floating-label.plan-user-select-wrap label.label-floated{color:var(--app-primary,#007bff);font-size:12px;top:-8px;transform:scale(.85)}[data-theme=legacy] [dir=rtl] .form-group.floating-label.plan-user-select-wrap:focus-within label,[data-theme=legacy] [dir=rtl] .form-group.floating-label.plan-user-select-wrap label.label-floated{right:8px}[data-theme=legacy] [dir=ltr] .form-group.floating-label.plan-user-select-wrap:focus-within label,[data-theme=legacy] [dir=ltr] .form-group.floating-label.plan-user-select-wrap label.label-floated{left:8px}[data-theme=legacy] .plan-user-select-dropdown{border:1px solid var(--app-border,#ddd);border-radius:var(--app-radius-lg,8px);background-color:var(--app-surface-elevated,#fff);max-height:220px;box-shadow:var(--app-elevation-md,0 4px 16px #0000001f);overflow-y:auto}[data-theme=legacy] .plan-user-select-dropdown__item{width:100%;text-align:inherit;cursor:pointer;color:inherit;background:0 0;border:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:background-color .2s;display:block}[data-theme=legacy] .plan-user-select-dropdown__item:hover{background-color:#f5f5f5}[data-theme=legacy] .plan-user-select-dropdown__empty{color:#666;padding:10px 12px;font-size:14px}@media (max-width:900px){[data-theme=legacy] .plan-modal-top-row{flex-wrap:wrap}[data-theme=legacy] .plan-modal-top-row .plan-modal-field,[data-theme=legacy] .plan-modal-top-row .plan-modal-field--date{flex:100%;max-width:100%}}@media (max-width:768px){[data-theme=legacy] .user-management{padding:.75rem}[data-theme=legacy] .users-table{font-size:.875rem}[data-theme=legacy] .btn-text-mobile-hide{display:none}[data-theme=legacy] .plan-create-customer-btn,[data-theme=legacy] .plan-edit-customer-btn{box-sizing:border-box;flex:0 0 44px;justify-content:center;width:44px;min-width:44px;min-height:44px;max-height:44px;padding:0}[data-theme=legacy] .plan-create-modal-overlay{align-items:stretch!important;padding:0!important}[data-theme=legacy] .modal-content.plan-create-modal{width:100%;max-width:none;height:100dvh;max-height:100dvh;box-shadow:none;border:none;border-radius:0}[data-theme=legacy] .plan-create-modal__header{z-index:3;padding-top:calc(1rem + env(safe-area-inset-top,0px));background:#fff;position:sticky;top:0;box-shadow:0 1px 3px #0000001f}[data-theme=legacy] .plan-create-modal__header h2{font-size:1.0625rem;font-weight:600}[data-theme=legacy] .plan-create-modal__header .modal-close{border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:1.5rem;display:inline-flex}[data-theme=legacy] .plan-create-modal__body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;min-height:0;max-height:none;padding:0 .75rem;display:flex;overflow:hidden auto}[data-theme=legacy] .plan-create-modal__column--main{flex:none;min-height:0}[data-theme=legacy] .plan-create-modal__mobile-tabs{z-index:2;background:#fff;border-bottom:1px solid #e0e0e0;flex:none;margin:8px -.75rem 0;padding:0 .75rem;display:flex;position:sticky;top:0}[data-theme=legacy] .plan-create-modal__tab{color:#757575;cursor:pointer;background:0 0;border:none;flex:1 1 0;min-height:44px;padding:10px 12px;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}[data-theme=legacy] .plan-create-modal__tab.is-active{color:#1976d2}[data-theme=legacy] .plan-create-modal__tab.is-active:after{content:"";background:#1976d2;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:8px;right:8px}[data-theme=legacy] .plan-create-modal__tab-panel:not(.is-active){display:none!important}[data-theme=legacy] .plan-create-modal__form-block{padding:8px 0 0}[data-theme=legacy] .plan-create-modal__form-row{flex-direction:column;gap:12px}[data-theme=legacy] .plan-create-modal__field--date,[data-theme=legacy] .plan-create-modal__field--users{flex:100%;width:100%;max-width:100%}[data-theme=legacy] .plan-create-modal__tab-panel.is-active.plan-create-modal__map-area{border:1px solid #e0e0e0;border-radius:12px;flex:none;height:min(52vh,360px);min-height:min(52vh,360px);margin-top:0;margin-bottom:.75rem;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000014}[data-theme=legacy] .plan-create-modal__tab-panel.is-active.plan-create-modal__column--sections{flex:none;min-height:min(52vh,360px);margin-top:0;margin-bottom:.75rem;display:flex;overflow:visible}[data-theme=legacy] .plan-create-modal__column--sections .plan-map-sections-panel{-webkit-overflow-scrolling:touch;border:1px solid #e0e0e0;border-radius:12px;flex:auto;min-height:min(52vh,360px);max-height:min(52vh,360px);overflow:auto;box-shadow:0 1px 3px #00000014}[data-theme=legacy] .plan-create-modal__column--sections .plan-map-sections-panel--outofplan{min-height:0;max-height:none}[data-theme=legacy] .plan-create-modal__footer{z-index:3;padding:12px .75rem;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e8e8e8;gap:12px;margin:0 -.75rem;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 8px #00000014}[data-theme=legacy] .plan-create-modal__footer .btn-cancel,[data-theme=legacy] .plan-create-modal__footer .btn-save{border-radius:8px;flex:1 1 0;justify-content:center;min-height:44px;font-size:.9375rem;font-weight:500}[data-theme=legacy] .plan-create-modal__footer .btn-save{order:2}[data-theme=legacy] .plan-create-modal__footer .btn-cancel{order:1}[data-theme=legacy] .report-number-input{box-sizing:border-box;max-width:4.5em!important}[data-theme=legacy] .create-report-content{padding-bottom:80px}[data-theme=legacy] .create-report-actions{z-index:10;background:#fff;flex-wrap:wrap;gap:12px;margin-top:16px;margin-left:-.75rem;margin-right:-.75rem;padding:12px .75rem;display:flex;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #00000014}[data-theme=legacy] .plan-detail-report-area{margin-bottom:32px}[data-theme=legacy] .plan-detail-layout{grid-template-rows:auto auto 300px!important;grid-template-columns:1fr!important;gap:16px!important;height:auto!important;max-height:none!important;display:grid!important}[data-theme=legacy] .plan-detail-layout .plan-detail-main{grid-column:1;min-height:0;overflow:visible!important}[data-theme=legacy] .plan-detail-layout .plan-detail-list{-webkit-overflow-scrolling:touch;grid-column:1;width:100%;padding-bottom:8px;overflow:auto hidden!important}[data-theme=legacy] .plan-detail-layout .plan-detail-list-inner{padding-right:12px;flex-flow:row!important;gap:10px!important;display:flex!important}[data-theme=legacy] .plan-detail-layout .plan-detail-list-inner>div{min-width:200px;max-width:280px;flex-shrink:0!important}[data-theme=legacy] .plan-detail-layout .plan-detail-map{grid-column:1;width:100%;min-height:280px;max-height:300px;height:300px!important}[data-theme=legacy] .plan-detail-layout .plan-detail-map>div:first-child{flex:1;min-height:0}[data-theme=legacy] .plan-detail-back-btn .plan-detail-back-btn-text{display:none}[data-theme=legacy] .plan-detail-back-btn{padding-left:.75rem;padding-right:.75rem}[data-theme=legacy] .plan-detail-navigate-wrap{padding:6px 0 0}[data-theme=legacy] .plan-detail-navigate-btn-fancy{padding:8px 16px;font-size:13px}[data-theme=legacy] .admin-reports-filters-mobile-bar{align-items:center;margin-bottom:12px;display:flex}[data-theme=legacy] .admin-reports-filters-toggle-btn{color:#212121;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;display:inline-flex}[data-theme=legacy] .admin-reports-filters-badge{color:#fff;background:#1976d2;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}[data-theme=legacy] .admin-reports-filters-body--collapsed{display:none}[data-theme=legacy] .create-plan-content{padding-bottom:80px}[data-theme=legacy] .create-plan-actions{padding:12px 0;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:10;background:#fff;flex-wrap:wrap;gap:12px;margin-top:16px;margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem;padding-right:.75rem;display:flex;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #00000014}}[data-theme=legacy] .plan-customer-chip{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.35;display:inline-flex}[data-theme=legacy] .plan-customer-chip--leave{color:#b91c1c;background-color:#fee2e2;border-color:#fecaca}[data-theme=legacy] .plan-customer-chip--office{color:#15803d;background-color:#dcfce7;border-color:#bbf7d0}[data-theme=legacy] .plan-map-sections-panel{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;flex:1;min-width:0;min-height:0;padding:12px;display:flex;overflow:hidden}[data-theme=legacy] .plan-map-sections-panel--outofplan{z-index:1;position:relative;overflow:visible}[data-theme=legacy] .plan-map-sections-panel__title{margin:0 0 8px;font-size:14px;font-weight:500}[data-theme=legacy] .plan-map-sections-panel__toolbar{flex-shrink:0;margin-bottom:8px}[data-theme=legacy] .plan-map-sections-panel__search-row,[data-theme=legacy] .plan-map-sections-panel__search-row .section-select-field{margin-bottom:0}[data-theme=legacy] .plan-map-sections-panel__browse{display:none}[data-theme=legacy] .plan-map-sections-panel__browse-item{text-align:right;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f0f0f0;width:100%;padding:10px 12px;transition:background-color .15s;display:block}[data-theme=legacy] .plan-map-sections-panel__browse-item:hover{background-color:#f5f5f5}[data-theme=legacy] .plan-map-sections-panel__browse-item--selected{background-color:#e3f2fd}[data-theme=legacy] .plan-map-sections-panel__browse-item--inactive{opacity:.75}[data-theme=legacy] .plan-map-sections-panel__selected-header{color:#374151;flex-shrink:0;margin-bottom:8px;font-size:13px;font-weight:500}[data-theme=legacy] .plan-map-sections-panel__selected{flex:1 1 0;min-height:100px;overflow-y:auto}[data-theme=legacy] .plan-map-sections-panel__empty{text-align:center;color:#6b7280;padding:24px 12px;font-size:13px}[data-theme=legacy] .plan-map-sections-panel__selected-list{flex-direction:column;gap:10px;display:flex}[data-theme=legacy] .plan-map-sections-panel__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px}[data-theme=legacy] .plan-map-sections-panel__card-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}[data-theme=legacy] .plan-map-sections-panel__card-title{color:#111827;font-size:14px;font-weight:500}[data-theme=legacy] .plan-map-sections-panel__work-class{color:#6b7280;margin-top:4px;font-size:12px}[data-theme=legacy] .plan-map-sections-panel__card-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}[data-theme=legacy] .plan-map-sections-panel__icon-btn{cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:14px;display:flex}[data-theme=legacy] .plan-map-sections-panel__icon-btn--edit{color:#2196f3;border:1px solid #2196f3}[data-theme=legacy] .plan-map-sections-panel__icon-btn--remove{color:#f44336;border:1px solid #f44336;font-size:16px}[data-theme=legacy] .plan-map-sections-panel__times{gap:8px;margin-bottom:8px;display:flex}[data-theme=legacy] .plan-map-sections-panel__times>div{flex:1}[data-theme=legacy] .plan-map-sections-panel__times label{color:var(--app-text-muted,#6b7280);margin-bottom:4px;font-size:11px;display:block}[data-theme=legacy] .plan-map-sections-panel__times input{border:1px solid var(--app-input-border,#ddd);border-radius:var(--app-radius-md,6px);background-color:var(--app-input-bg,white);width:100%;height:36px;color:var(--app-text-primary,inherit);box-sizing:border-box;padding:6px 10px;font-size:13px}[data-theme=legacy] .plan-map-sections-panel__address label{color:var(--app-text-muted,#6b7280);margin-bottom:4px;font-size:11px;display:block}[data-theme=legacy] .plan-map-sections-panel__address>div{border:1px solid var(--app-border,#e5e7eb);border-radius:var(--app-radius-md,6px);background-color:var(--app-canvas,#f9fafb);min-height:36px;color:var(--app-text-secondary,#374151);padding:6px 10px;font-size:13px}[data-theme=legacy] .plan-map-sections-panel.is-disabled,[data-theme=legacy] .plan-map-sections-panel--outofplan.is-disabled,[data-theme=legacy] .map-section-selector.is-disabled{opacity:.65;pointer-events:none}[data-theme=legacy] .plan-map-sections-panel.is-disabled input,[data-theme=legacy] .plan-map-sections-panel.is-disabled button,[data-theme=legacy] .plan-map-sections-panel--outofplan.is-disabled select,[data-theme=legacy] .plan-map-sections-panel--outofplan.is-disabled button,[data-theme=legacy] .map-section-selector.is-disabled input,[data-theme=legacy] .map-section-selector.is-disabled button{cursor:not-allowed}[data-theme=legacy] .plan-outofplan-rows{flex-direction:column;gap:8px;max-height:600px;padding:5px;display:flex;overflow-y:auto}[data-theme=legacy] .plan-outofplan-row{z-index:2;align-items:flex-end;gap:8px;display:flex;position:relative}[data-theme=legacy] .plan-outofplan-field{flex:1;margin-bottom:0}[data-theme=legacy] .plan-outofplan-field select{border-radius:var(--app-radius-lg,10px);border-color:var(--app-input-border,#d0d7de);background-color:var(--app-input-bg,white);min-height:40px;color:var(--app-text-primary,inherit);padding:8px 10px}[data-theme=legacy] .plan-outofplan-field.floating-label{z-index:3;position:relative}[data-theme=legacy] .plan-outofplan-field.floating-label label{top:10px;color:var(--app-text-muted,#6b7280);background:var(--app-surface,#fff);pointer-events:none;z-index:2;padding:0 4px;font-size:13px;transition:all .18s;position:absolute}[data-theme=legacy] .plan-outofplan-field.floating-label label:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:12px}[data-theme=legacy] .plan-outofplan-field.floating-label label:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:12px}[data-theme=legacy] .plan-outofplan-field.floating-label label:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:12px}[data-theme=legacy] .plan-outofplan-field.floating-label label:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:12px}[data-theme=legacy] .plan-outofplan-field.floating-label:focus-within label,[data-theme=legacy] .plan-outofplan-field.floating-label label.label-floated,[data-theme=legacy] .plan-outofplan-field.floating-label.has-value>label{color:var(--app-primary,#1976d2);font-size:11px;top:-7px}[data-theme=legacy] .plan-outofplan-zone-placeholder{flex:1}[data-theme=legacy] .plan-outofplan-icon-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:13px;transition:all .18s;display:inline-flex;box-shadow:0 1px 2px #0f172a1f}[data-theme=legacy] .plan-outofplan-icon-btn--add{color:#fff;background:#1976d2;border-color:#1565c0}[data-theme=legacy] .plan-outofplan-icon-btn--add:hover{background:#1565c0}[data-theme=legacy] .plan-outofplan-icon-btn--remove{color:#d32f2f;background:#fff;border-color:#ef9a9a}[data-theme=legacy] .plan-outofplan-icon-btn--remove:hover:not(:disabled){background:#ffebee}[data-theme=legacy] .plan-outofplan-icon-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes icon-spin{to{transform:rotate(360deg)}}.icon-spin{animation:1s linear infinite icon-spin}@font-face{font-family:Dana;src:url(/fonts/dana/dana%20thin.ttf)format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Dana;src:url(/fonts/dana/dana%20extralight.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Dana;src:url(/fonts/dana/dana%20light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Dana;src:url(/fonts/dana/dana%20regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Dana;src:url(/fonts/dana/dana%20medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Dana;src:url(/fonts/dana/dana%20demibold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Dana;src:url(/fonts/dana/dana%20bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Dana;src:url(/fonts/dana/dana%20extrabold.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Dana;src:url(/fonts/dana/dana%20black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0;font-family:Dana,Vazirmatn,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}html,body{width:100%;height:100%;overflow:hidden}[dir=rtl]{text-align:right;direction:rtl}[dir=ltr]{text-align:left;direction:ltr}[dir=rtl] .nav{flex-direction:row-reverse}[dir=rtl] input,[dir=rtl] textarea,[dir=rtl] select{text-align:right}[dir=ltr] input,[dir=ltr] textarea,[dir=ltr] select{text-align:left}[dir=rtl] table,[dir=rtl] .table{direction:rtl}[dir=rtl] table th,[dir=rtl] table td,[dir=rtl] .table th,[dir=rtl] .table td{text-align:right}[dir=ltr] table th,[dir=ltr] table td,[dir=ltr] .table th,[dir=ltr] .table td{text-align:left}[dir=rtl] table th,[dir=rtl] table td,[dir=rtl] .table th,[dir=rtl] .table td{padding-left:.75rem;padding-right:.75rem}[dir=rtl] table th.sortable:after,[dir=rtl] .table th.sortable:after{margin-left:0;margin-right:.5rem}[dir=ltr] table th.sortable:after,[dir=ltr] .table th.sortable:after{margin-left:.5rem;margin-right:0}[dir=rtl] table td.actions,[dir=rtl] .table td.actions{text-align:right}[dir=ltr] table td.actions,[dir=ltr] .table td.actions{text-align:left}[data-theme=legacy] [dir=rtl] .users-table{direction:rtl}[data-theme=legacy] [dir=rtl] .users-table th,[data-theme=legacy] [dir=rtl] .users-table td{text-align:right;padding-left:.75rem;padding-right:.75rem}[data-theme=legacy] [dir=ltr] .users-table th,[data-theme=legacy] [dir=ltr] .users-table td{text-align:left}[data-theme=legacy] [dir=rtl] .users-table th.sortable:after{margin-left:0;margin-right:.5rem}[data-theme=legacy] [dir=ltr] .users-table th.sortable:after{margin-left:.5rem;margin-right:0}[data-theme=legacy] [dir=rtl] .users-table td.actions{text-align:right}[data-theme=legacy] [dir=ltr] .users-table td.actions{text-align:left}[data-theme=legacy] [dir=rtl] .users-table-container{direction:rtl}[data-theme=legacy] [dir=ltr] .users-table-container{direction:ltr}[dir=rtl] .pagination{direction:rtl}[dir=ltr] .pagination{direction:ltr}[dir=rtl] .table-container{direction:rtl}[dir=ltr] .table-container{direction:ltr}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.toolbar button,.toolbar .btn,.toolbar .btn-primary,.toolbar select,.toolbar input{border-radius:10px}input,select,textarea{border-radius:8px}.pagination-controls-top{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}[dir=ltr] .toolbar,[dir=rtl] .toolbar{flex-direction:row}:root{color:var(--app-text-primary,#111827);background-color:var(--app-canvas,#f5f7fb);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Dana,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;color:inherit;background-repeat:repeat;background-size:auto,160px 160px;margin:0;font-family:Dana,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.modal,.modal-content{border-radius:var(--app-radius-lg,10px)}.modal-overlay{box-sizing:border-box;padding:1rem;background-color:var(--app-overlay,#0006)!important;z-index:2000!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:0!important}.modal-content{z-index:2001;background:var(--app-modal-bg,#fff);border:1px solid var(--app-border-strong,#e0e0e0);border-radius:var(--app-radius-md,8px);max-height:90vh;box-shadow:var(--app-elevation-lg,0 4px 20px #00000026);position:relative;overflow-y:auto}.modal-content-medium{width:90%;max-width:500px}.modal-overlay .modal-header{border-bottom:1px solid var(--app-border,#e0e0e0);justify-content:space-between;align-items:center;padding:1rem;display:flex}.modal-overlay .modal-header h2{color:var(--app-text-primary,#333);margin:0;font-size:1rem;font-weight:500}.modal-overlay .modal-body{max-height:70vh;padding:1rem;overflow-y:auto}#root{width:100%;min-height:100vh}.route-suspense-fallback{min-height:50vh;color:var(--app-text-secondary,#64748b);justify-content:center;align-items:center;padding:2rem;font-size:.95rem;display:flex}button:not(input[type=button]):not(input[type=submit]):not(input[type=reset]){align-items:center;gap:.4rem;display:inline-flex}button.modal-close{justify-content:center;align-items:center;display:flex}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.shrink{flex-shrink:1}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.break-all{word-break:break-all}.border{border-width:1px}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}
