*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#00000040}.app-sidebar{background:linear-gradient(180deg,#1a2332,#243447)!important;box-shadow:2px 0 8px #00000026}.app-sidebar .ant-layout-sider-children{display:flex;flex-direction:column}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.sidebar-logo-text{font-size:22px;font-weight:700;color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#6baaa7,#a8d8d8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sidebar-logo-mini{font-size:20px;font-weight:700;color:#6baaa7}.sidebar-menu{background:transparent!important;border-inline-end:none!important;padding:8px;flex:1;overflow-y:auto}.sidebar-menu .ant-menu-item{color:#ffffffb3!important;border-radius:8px!important;margin-bottom:2px!important;height:44px!important;line-height:44px!important;font-size:14px;transition:all .2s ease}.sidebar-menu .ant-menu-item:hover{color:#fff!important;background:#6baaa726!important}.sidebar-menu .ant-menu-item-selected{background:linear-gradient(135deg,#6baaa7,#5a9996)!important;color:#fff!important;font-weight:600;box-shadow:0 2px 8px #6baaa766}.sidebar-menu .ant-menu-item-selected .anticon{color:#fff!important}.sidebar-menu .ant-menu-item .anticon{font-size:16px;color:#ffffff80;transition:color .2s ease}.sidebar-menu .ant-menu-item:hover .anticon{color:#6baaa7!important}.sidebar-menu .ant-menu-item-selected:hover .anticon{color:#fff!important}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px;background:#fff;box-shadow:0 1px 4px #00000014;position:sticky;top:0;z-index:50}.header-left{display:flex;align-items:center;gap:12px}.header-trigger{font-size:18px;width:40px;height:40px}.new-invoice-btn{border-radius:8px;font-weight:600;height:36px}.header-right{display:flex;align-items:center;gap:16px}.dark-mode-toggle{cursor:pointer;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;transition:background .2s}.dark-mode-toggle:hover{background:#0000000a}.theme-icon{font-size:18px;color:#6baaa7}.header-icon-btn{font-size:18px}.lang-switcher{cursor:pointer;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;transition:background .2s}.lang-switcher:hover{background:#0000000a}.user-dropdown-trigger{padding:4px 8px;border-radius:8px;transition:background .2s}.user-dropdown-trigger:hover{background:#0000000a}.user-name{font-size:14px;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-content{margin:24px;min-height:calc(100vh - 168px)}.app-footer{display:flex;justify-content:center;align-items:center;padding:16px 24px!important;font-size:13px;color:#888;position:relative}.footer-version{position:absolute;right:24px;color:#aaa;font-size:12px}.mobile-sidebar-drawer .ant-drawer-body{background:linear-gradient(180deg,#1a2332,#243447)}[data-theme=dark] .app-header,.ant-app[class*=dark] .app-header{background:#141414;box-shadow:0 1px 4px #0000004d}@media(max-width:991px){.app-content{margin:16px}.app-header{padding:0 16px}.app-footer{flex-direction:column;gap:4px}.footer-version{position:static}}@media(max-width:576px){.app-content{margin:12px}.header-right{gap:8px}}.page-wrapper{height:100vh;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-align:center;color:#fff;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.app-name-container{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px;z-index:10}.favicon-icon{width:48px;height:48px;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.app-name{font-size:2rem;font-weight:700;text-shadow:0 0 8px rgba(255,255,255,.7);line-height:1}.auth-container{background:#ffffff1f;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-radius:20px;padding:50px 60px;width:100%;max-width:480px;box-shadow:0 20px 40px #00000040;border:1px solid rgba(255,255,255,.25);position:relative;z-index:10;text-align:left}.auth-title{color:#fff;font-weight:700;margin-bottom:30px;text-align:center;font-size:1.5rem}.form-label{display:block;color:#ffffffe6;margin-bottom:8px;font-weight:600;font-size:15px}.input-wrapper{position:relative}.form-input{width:100%;padding:14px 15px;background:#ffffff26;border:1px solid rgba(255,255,255,.35);border-radius:12px;color:#fff;font-size:16px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:500}.form-input::placeholder{color:#fff9}.form-input:focus{outline:none;border-color:#ffffffb3;background:#ffffff40;box-shadow:0 0 20px #ffffff26}.form-input.input-error{border-color:#ff6b6b}.error-text{display:block;color:#ff6b6b;font-size:13px;margin-top:5px;font-weight:500}.password-toggle{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#a8c1ff;cursor:pointer;transition:color .3s ease;font-size:14px;font-weight:600;-webkit-user-select:none;user-select:none}.password-toggle:hover{color:#fff}.submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:14px;color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:30px;box-shadow:0 6px 18px #667eea99;position:relative;overflow:hidden}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eeacc}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.forgot-password{text-align:right;margin-top:10px}.forgot-password a{color:#ffffffd9;text-decoration:none;font-size:14px;transition:color .3s ease}.forgot-password a:hover{color:#fff}.new-here{margin-top:20px;text-align:center;font-size:15px;color:#ffffffd9}.new-here a{margin-left:8px;color:#a8c1ff;font-weight:600;text-decoration:none;transition:color .3s ease}.new-here a:hover{color:#fff;text-decoration:underline}.floating-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.shape{position:absolute;background:#ffffff1f;border-radius:50%;animation:float 6s ease-in-out infinite}.shape:nth-child(1){width:100px;height:100px;top:25%;left:12%;animation-delay:0s}.shape:nth-child(2){width:140px;height:140px;top:65%;right:10%;animation-delay:2s}.shape:nth-child(3){width:70px;height:70px;top:80%;left:22%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-25px)}}@media(max-width:540px){.auth-container{max-width:95vw;padding:40px 30px}.app-name-container{gap:10px}.favicon-icon{width:36px;height:36px}.app-name{font-size:1.6rem}}
