*{box-sizing:border-box}.app-header{position:sticky;top:0;z-index:100;width:100%;height:64px;display:flex;align-items:center;padding:0 24px;gap:16px;background:#17a2b8;box-shadow:0 2px 12px #00000040}.app-brand{display:flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none;margin-right:55px}.app-brand-icon{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#4a9eff,#7ec8ff);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;color:#17a2b8;flex-shrink:0;letter-spacing:-1px}.app-brand-name{color:#fff;font-weight:700;font-size:20px;letter-spacing:.3px;white-space:nowrap}.app-divider{width:1px;height:32px;background:#ffffff26;flex-shrink:0}.app-nav{flex:1;min-width:0;background:transparent!important;border-bottom:none!important;line-height:64px!important}.app-nav .ant-menu-item{color:#ffffffbf!important;font-size:14px;font-weight:500;border-radius:8px;margin:0 2px!important;padding:0 14px!important;transition:background .2s,color .2s!important}.app-nav .ant-menu-item:hover{background:#ffffff1a!important;color:#fff!important}.app-nav .ant-menu-item-selected{background:#ffffff26!important;color:#fff!important;font-weight:600}.app-nav .ant-menu-item-selected:after{display:none!important}.app-nav .ant-menu-item .anticon{font-size:15px}.logout-btn{flex-shrink:0;border-radius:8px!important;font-weight:600!important;height:36px!important;padding:0 16px!important;font-size:13.5px!important;letter-spacing:.2px!important;transition:transform .15s,box-shadow .15s!important}.logout-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff4d4f66!important}.logout-btn:active{transform:translateY(0)}.app-hamburger{display:none;flex-shrink:0;color:#fff!important;border-color:#ffffff40!important;background:#ffffff14!important;border-radius:8px!important;width:38px!important;height:38px!important}.app-hamburger:hover{background:#ffffff2e!important;border-color:#fff6!important}.drawer-menu{border-inline-end:none!important}.drawer-menu .ant-menu-item{border-radius:8px!important;margin-bottom:4px!important}.drawer-title{display:flex;align-items:center;gap:10px}.drawer-brand-name{font-weight:700;color:#17a2b8}.drawer-logout-wrapper{margin-top:16px;padding:0 4px}.drawer-logout-btn{border-radius:8px!important;font-weight:600!important;height:40px!important}.app-content{padding:24px;min-height:calc(100vh - 64px);background:#f0f4f8}.app-breadcrumb-wrapper{padding:0 0 16px}.app-main-layout{transition:margin-left .25s ease;min-width:0}@media(max-width:992px){.app-nav{display:none!important}.app-divider{display:none}.logout-btn{display:none!important}.app-hamburger{display:flex!important;align-items:center;justify-content:center}.app-header-spacer{flex:1}.app-main-layout{margin-left:0!important}.app-content{padding:16px}.app-breadcrumb-wrapper{padding-left:56px}}@media(max-width:480px){.app-header{padding:0 12px;gap:10px}.app-brand{margin-right:0}.app-brand-name{font-size:15px}.app-content{padding:12px}}.sidebar-sider{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden}.sidebar-container{display:flex;flex-direction:column;height:100%}.sidebar-title-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.sidebar-title-text{font-weight:700;color:#334155;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.sidebar-close-btn{color:#64748b!important;border-radius:6px!important;width:30px!important;height:30px!important;display:flex!important;align-items:center;justify-content:center;padding:0!important}.sidebar-close-btn:hover{background:#f1f5f9!important;color:#334155!important}.sidebar-entity-wrapper{padding:10px 12px 6px;flex-shrink:0}.sidebar-entity-select{width:100%}.sidebar-entity-select .ant-select-selector{border-radius:6px!important;border-color:#d1d5db!important;background-color:#f8fafc!important;font-size:13px!important;font-weight:500!important;color:#334155!important;height:34px!important;padding:0 10px!important;transition:border-color .15s,box-shadow .15s!important}.sidebar-entity-select .ant-select-selector .ant-select-selection-item{line-height:32px!important;color:#334155!important;font-size:13px!important}.sidebar-entity-select .ant-select-selector .ant-select-selection-search-input{height:32px!important}.sidebar-entity-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#17a2b8!important;background-color:#fff!important}.sidebar-entity-select.ant-select-focused .ant-select-selector,.sidebar-entity-select.ant-select-open .ant-select-selector{border-color:#17a2b8!important;box-shadow:0 0 0 3px #17a2b81f!important;background-color:#fff!important}.sidebar-entity-select .ant-select-arrow{color:#94a3b8!important;font-size:11px!important}.sidebar-entity-select:hover .ant-select-arrow,.sidebar-entity-select.ant-select-open .ant-select-arrow{color:#17a2b8!important}.sidebar-menu-wrapper{flex:1;overflow-y:auto;padding:8px}.sidebar-menu{border-inline-end:none!important}.sidebar-menu .ant-menu-item{border-radius:8px!important;margin-bottom:4px!important;font-size:14px;color:#475569!important;font-weight:500;transition:background .15s,color .15s!important}.sidebar-menu .ant-menu-item:hover{background:#f1f5f9!important;color:#17a2b8!important}.sidebar-menu .ant-menu-item-selected{background:#e6f7fa!important;color:#17a2b8!important;font-weight:700!important;position:relative}.sidebar-menu .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 3px 3px 0;background:#17a2b8}.sidebar-menu .ant-menu-item-selected:after{display:none!important}.sidebar-menu .ant-menu-submenu-title{border-radius:8px!important;margin-bottom:2px!important;font-size:14px!important;font-weight:600!important;color:#334155!important;transition:background .15s,color .15s!important}.sidebar-menu .ant-menu-submenu-title:hover{background:#f1f5f9!important;color:#17a2b8!important}.sidebar-menu .ant-menu-submenu-title .ant-menu-submenu-arrow{color:#94a3b8!important}.sidebar-menu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow{color:#17a2b8!important}.sidebar-menu .ant-menu-submenu-open>.ant-menu-submenu-title{color:#17a2b8!important;background:#f0fbfc!important}.sidebar-menu .ant-menu-submenu-open>.ant-menu-submenu-title .ant-menu-submenu-arrow{color:#17a2b8!important}.sidebar-menu .ant-menu-sub.ant-menu-inline{background:#f8fafc!important;border-radius:8px!important;margin:2px 0 4px!important;padding:4px 0!important}.sidebar-menu .ant-menu-sub .ant-menu-item{border-radius:6px!important;margin:2px 8px!important;font-size:13px!important;font-weight:500!important;color:#475569!important;padding-left:20px!important;height:34px!important;line-height:34px!important}.sidebar-menu .ant-menu-sub .ant-menu-item:hover{background:#e6f7fa!important;color:#17a2b8!important}.sidebar-menu .ant-menu-sub .ant-menu-item-selected{background:#e6f7fa!important;color:#17a2b8!important;font-weight:700!important}.sidebar-menu .ant-menu-sub .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:5px;bottom:5px;width:3px;border-radius:0 3px 3px 0;background:#17a2b8}.sidebar-menu .ant-menu-sub .ant-menu-item-selected:after{display:none!important}.sidebar-hamburger{position:fixed;top:76px;left:12px;z-index:97;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:0 2px 8px #0000001a;width:36px!important;height:36px!important;display:flex!important;align-items:center;justify-content:center;color:#334155!important;padding:0!important}.sidebar-hamburger:hover{background:#f1f5f9!important;border-color:#17a2b8!important;color:#17a2b8!important}.sidebar-backdrop{position:fixed;inset:64px 0 0;background:#0006;z-index:98;animation:backdrop-in .2s ease forwards}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}.sidebar-panel{position:fixed;top:64px;left:0;width:260px;height:calc(100vh - 64px);max-height:calc(100vh - 64px);background:#fff;border-right:1px solid #e5e7eb;box-shadow:4px 0 16px #0000001f;z-index:99;display:flex;flex-direction:column;transition:transform .25s ease;overflow:hidden}.sidebar-panel--open{transform:translate(0)}.sidebar-panel--closed{transform:translate(-100%)}@media(max-width:480px){.sidebar-panel{width:220px}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-150{--tw-duration:.15s;transition-duration:.15s}@media(hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}*{margin:0;padding:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}.screen-head{font-size:2rem;font-weight:600;color:#1a1a2e;letter-spacing:.01em;line-height:1.4;margin:0;padding:0;display:inline-block}.head-div{display:flex;align-items:center;gap:10px;margin-bottom:10px}
