.auth-layout{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}.auth-layout:before{content:"";position:absolute;width:200%;height:200%;background-image:radial-gradient(circle at 20% 80%,rgba(120,120,255,.13),transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,120,160,.13),transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,255,180,.13),transparent 50%);animation:rotate 30s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-content{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px;position:relative;z-index:1}.auth-container{width:100%;max-width:420px}.auth-header{text-align:center;margin-bottom:48px}.auth-logo-container{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:16px}.auth-logo-svg{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.auth-logo{color:#fff!important;margin:0!important;font-size:32px!important;font-weight:700!important;text-shadow:0 2px 4px rgba(0,0,0,.1);letter-spacing:3px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-subtitle{color:#ffffffe6!important;font-size:14px!important;font-weight:600!important;letter-spacing:2px;text-transform:uppercase;margin-top:8px}.auth-form-wrapper{background:#fffffffa;padding:48px 40px;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 0 0 1px #ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-form-container .ant-form-item{margin-bottom:24px}.auth-form-container .ant-form-item-label{font-weight:500;color:#1a1a1a}.auth-form-container .ant-input-affix-wrapper,.auth-form-container .ant-input{height:48px;border-radius:12px;border:2px solid #e1e8ed;font-size:16px;transition:all .3s ease;display:flex;align-items:center}.auth-form-container .ant-input-affix-wrapper .ant-input{height:auto;border:none}.auth-form-container .ant-input-affix-wrapper:hover,.auth-form-container .ant-input:hover{border-color:#667eea}.auth-form-container .ant-input-affix-wrapper:focus,.auth-form-container .ant-input:focus,.auth-form-container .ant-input-affix-wrapper-focused{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.auth-form-container .ant-input-prefix{margin-right:12px;color:#8c8c8c;display:flex;align-items:center}.auth-form-container .ant-input-password-icon{color:#8c8c8c;transition:color .3s ease}.auth-form-container .ant-input-password-icon:hover{color:#667eea}.auth-form-container .ant-btn{height:48px;font-size:16px;font-weight:600;border-radius:12px;transition:all .3s ease}.auth-form-container .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 4px 12px #667eea4d}.auth-form-container .ant-btn-primary:hover{background:linear-gradient(135deg,#5a67d8,#6b46a0);box-shadow:0 6px 20px #667eea66;transform:translateY(-1px)}.auth-form-container .ant-btn-default{border:2px solid #e1e8ed;box-shadow:0 2px 8px #0000000f}.auth-form-container .ant-btn-default:hover{border-color:#667eea;color:#667eea;box-shadow:0 4px 12px #667eea26}.auth-form-container a{color:#667eea;font-weight:500;transition:color .3s ease}.auth-form-container a:hover{color:#5a67d8}.auth-form-container .ant-divider{margin:32px 0;color:#8c8c8c;font-weight:500}@media (max-width: 576px){.auth-form-wrapper{padding:32px 24px;border-radius:16px}.auth-logo{font-size:24px!important}.auth-logo-svg{width:40px;height:40px}}.admin-layout{min-height:100vh}.logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;background:#ffffff1a}.admin-header{padding:0 24px;background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000f}.trigger{font-size:18px;line-height:64px;cursor:pointer;transition:color .3s}.trigger:hover{color:#1890ff}.header-right{display:flex;align-items:center;gap:16px}.user-dropdown{cursor:pointer;padding:8px;border-radius:4px;transition:background-color .3s}.user-dropdown:hover{background-color:#00000006}.admin-content{margin:24px;padding:24px;background:#fff;min-height:280px;border-radius:8px}@media (max-width: 768px){.admin-content{margin:16px;padding:16px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5;color:#1a1a1a}#root{height:100%}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh}.ant-input-affix-wrapper input::placeholder,.ant-input::placeholder{color:#a0a0a0;font-weight:400}.ant-input-affix-wrapper .ant-input{padding:4px 0}.ant-btn{position:relative;overflow:hidden}.ant-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.ant-btn:hover:before{width:300px;height:300px}.auth-form-container{width:100%}.auth-form-container .ant-form-item:last-child{margin-bottom:0}.ant-btn-primary{height:40px;font-weight:500}.ant-input-affix-wrapper,.ant-input{height:40px}.ant-alert{margin-bottom:16px}.ant-typography{margin-bottom:0}.ant-layout{min-height:100vh}.ant-layout-header{display:flex;align-items:center;padding:0 24px;background:#fff;box-shadow:0 2px 8px #0000000f}.ant-layout-sider{box-shadow:2px 0 8px #0000000f}.ant-table-wrapper{background:#fff;padding:24px;border-radius:8px}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000f}
