.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-background{background:linear-gradient(135deg,#f0f5ff,#fff,#e6f7ff);min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:32px 16px;overflow-y:auto}.login-content{width:100%;max-width:420px;text-align:center;margin:auto}.login-header{margin-bottom:16px}.login-header .ant-space{width:100%}.login-logo-img{width:180px;height:auto;margin-bottom:4px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(24,144,255,.1))}.login-title{color:#096dd9!important;margin-bottom:4px!important;margin-top:0!important;font-weight:700;font-size:32px!important;letter-spacing:-.5px}.login-subtitle{color:#40a9ff!important;font-size:14px;font-weight:400}.login-card{border-radius:12px;box-shadow:0 8px 24px #1890ff1f,0 2px 8px #1890ff14;border:1px solid rgba(24,144,255,.08);border-top:3px solid #1890ff;overflow:hidden;background:#fff}.login-card-title{text-align:center;margin-bottom:6px!important;color:#096dd9}.login-card-subtitle{text-align:center;display:block;margin-bottom:20px;color:#40a9ff}.input-prefix{color:#69c0ff}.login-button{height:44px;border-radius:8px;font-weight:500;font-size:16px;background:linear-gradient(135deg,#1890ff,#096dd9);border:none;transition:all .3s ease}.login-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1890ff66}.login-button:active{transform:translateY(0)}.login-footer{margin-top:16px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.login-footer-copyright{display:block;color:#40a9ff!important;font-size:13px}.login-footer-made-in{display:flex;align-items:center;gap:6px;background:transparent}.maple-leaf-icon{width:18px;height:18px;object-fit:contain;background:transparent;border:none;display:block;opacity:.7}.made-in-text{font-size:13px;color:#40a9ff!important}@media(max-width:480px){.login-background{padding:24px 12px}.login-content{max-width:100%}.login-card{border-radius:8px}.login-logo-img{width:140px;margin-bottom:4px}.login-title{font-size:26px!important;margin-top:0!important;margin-bottom:3px!important;color:#096dd9!important}.login-subtitle{font-size:13px;color:#40a9ff!important}.login-header{margin-bottom:12px}.login-footer{margin-top:12px;gap:4px}.login-footer-copyright,.made-in-text{font-size:11px;color:#40a9ff!important}.maple-leaf-icon{width:14px;height:14px}}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.login-button:disabled{animation:pulse 2s infinite}.login-card .ant-form-item-label>label{color:#096dd9;font-weight:500}.login-card .ant-form-item{margin-bottom:16px}.login-card .ant-input:focus,.login-card .ant-input-password:focus,.login-card .ant-input-affix-wrapper:focus,.login-card .ant-input-affix-wrapper-focused{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.login-card .ant-input-affix-wrapper:hover{border-color:#40a9ff}.main-layout{min-height:100vh}.main-content-layout{min-height:calc(100vh - 64px);margin-top:64px;transition:all .2s ease}.sidebar{box-shadow:2px 0 6px #0015291a;position:fixed;left:0;top:64px;bottom:0;z-index:100;transition:width .2s ease}.sidebar-menu{border-right:none;background:transparent}.sidebar-menu .ant-menu-item{margin:4px 8px;border-radius:6px;height:40px;line-height:40px}.sidebar-menu .ant-menu-item-selected{background:#2196f3e6;color:#fff;box-shadow:0 2px 8px #00000026}.sidebar-menu .ant-menu-submenu-title{margin:4px 8px;border-radius:6px;height:40px;line-height:40px}.sidebar-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#2196f3e6;color:#fff;box-shadow:0 2px 8px #00000026}.sidebar-menu .ant-badge .ant-badge-count{background:#ff4d4f;font-size:10px;min-width:16px;height:16px;line-height:16px}.site-layout-header{background:#fff;padding:0;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00152914;border-bottom:1px solid #f0f0f0;position:fixed;top:0;left:0;right:0;z-index:1000;height:64px}.header-left{display:flex;align-items:center;gap:16px}.header-left .trigger{font-size:18px;padding:0 24px;height:64px;color:#000000d9;transition:all .2s ease}.header-left .trigger:hover{background:#f5f5f5}.header-left .brand-logo{display:flex;align-items:center;padding:8px 0}.header-right{padding-right:24px}.header-right .user-dropdown{padding:8px 12px;border-radius:6px;transition:background-color .3s}.header-right .user-dropdown:hover{background:#f5f5f5}.language-toggle-wrapper{position:relative;display:inline-flex;align-items:center;cursor:pointer}.language-label-en,.language-label-fr{position:absolute;font-size:9px;font-weight:700;color:#fffc;transition:all .3s;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:10;top:50%;transform:translateY(-50%);text-transform:uppercase;letter-spacing:.5px}.language-label-en{left:6px}.language-label-fr{right:6px}.maple-switch{min-width:56px!important;height:24px!important;background-color:#bfbfbf!important;box-shadow:inset 0 1px 3px #0003!important;border:1px solid rgba(0,0,0,.1);border-radius:100px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.maple-switch .ant-switch-handle{width:20px!important;height:20px!important;top:2px!important;inset-inline-start:2px!important;background:#fff!important;box-shadow:0 2px 4px #0003!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;z-index:50!important;border-radius:50%!important}.maple-switch.ant-switch-checked{background-color:#1890ff!important}.maple-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 22px)!important}.maple-switch-icon{position:absolute;width:13px;height:13px;top:50%;left:5.5px;transform:translateY(-50%);transition:all .2s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:100;object-fit:contain;opacity:.7;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}.maple-switch.ant-switch-checked~.maple-switch-icon{left:37.5px;opacity:.85}.language-toggle-wrapper:hover .maple-switch{box-shadow:0 0 0 2px #1890ff33,inset 0 1px 3px #0003!important}.language-toggle-wrapper:hover .language-label-en,.language-toggle-wrapper:hover .language-label-fr{color:#fff}.site-layout-content{padding:0;background:#f5f5f5;min-height:calc(100vh - 64px);overflow:auto;margin:0 0 0 200px;transition:all .2s ease}.site-layout-content.collapsed{margin-left:80px}.content-wrapper{padding:24px;background:#fff;margin:24px;border-radius:8px;min-height:calc(100vh - 112px);transition:all .2s ease}.content-wrapper h1{margin-bottom:16px;color:#262626;font-weight:600;font-size:28px}.content-wrapper p{margin-bottom:12px;color:#595959;line-height:1.6;font-size:14px}.content-wrapper hr{margin:20px 0;border:none;border-top:1px solid #f0f0f0}.content-wrapper h2{margin:24px 0 16px;color:#262626;font-weight:600;font-size:20px}.content-wrapper ul{margin:16px 0;padding-left:24px}.content-wrapper li{margin-bottom:8px;color:#595959;line-height:1.6}.ant-layout-sider,.ant-menu{transition:all .2s ease!important}.header-right .ant-tag{margin:0;font-weight:500;border:none}.user-dropdown{padding:8px 12px;border-radius:6px;transition:background-color .3s;cursor:pointer}.user-dropdown:hover{background:#f5f5f5}.sidebar{box-shadow:2px 0 6px #0015291a;position:fixed;left:0;top:64px;bottom:0;z-index:100;transition:width .2s ease;background:linear-gradient(180deg,#0d47a1,#1565c0,#1976d2)!important}.sidebar-menu{border-right:none;background:transparent!important}.sidebar-menu .ant-menu-item{margin:4px 8px;border-radius:6px;height:40px;line-height:40px;color:#ffffffd9!important;transition:all .2s ease}.sidebar-menu .ant-menu-item:hover{color:#fff!important;background:#ffffff26!important}.sidebar-menu .ant-menu-item-selected{background:#2196f3e6!important;color:#fff!important;box-shadow:0 2px 8px #00000026}.sidebar-menu .ant-menu-item .anticon{color:#ffffffd9!important}.sidebar-menu .ant-menu-item-selected .anticon{color:#fff!important}.sidebar-menu .ant-menu-title-content{color:inherit!important}.sidebar-menu .ant-menu-item-selected .ant-menu-title-content{color:#fff!important}.sidebar-menu .ant-badge{display:block}.sidebar-menu .ant-badge .ant-badge-count{background:#ff4d4f;font-size:10px;min-width:16px;height:16px;line-height:16px;color:#fff!important}.sidebar-menu .ant-badge .ant-scroll-number-only{color:#fff!important}.sidebar-menu .ant-menu-submenu-title{margin:4px 8px;border-radius:6px;height:40px;line-height:40px;color:#ffffffd9!important}.sidebar-menu .ant-menu-submenu-title:hover{color:#fff!important;background:#ffffff26!important}.sidebar-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#2196f3e6!important;color:#fff!important;box-shadow:0 2px 8px #00000026}.sidebar-menu .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:#fff!important}.sidebar-placeholder{height:64px;transition:all .2s ease}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>span>a{color:#ffffffd9!important}.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark .ant-menu-item-selected>span>a{color:#fff!important}.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-submenu-active,.ant-menu-dark .ant-menu-submenu-title:hover{color:#fff!important}.ant-menu-inline-collapsed .ant-menu-item .anticon{color:#ffffffd9!important}.ant-menu-inline-collapsed .ant-menu-item-selected .anticon{color:#fff!important}.site-layout-header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;background:#fff;border-bottom:1px solid #f0f0f0;height:64px}.header-left,.header-right{display:flex;align-items:center}.ant-card{overflow:hidden}.ant-table-wrapper{overflow-x:auto;width:100%}.ant-table{min-width:100%}.ant-card .ant-card-body{padding:16px;overflow-x:auto}@media(max-width:1200px){.ant-table{font-size:13px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:12px 8px}.ant-btn-sm{font-size:12px;padding:0 7px}}@media(max-width:768px){.content-wrapper{padding:16px;margin:16px}.ant-table{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 6px}}*{margin:0;padding:0;box-sizing:border-box}#root{min-height:100vh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f0f2f5}
