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}:root{--primary-color: #4361ee;--primary-light: #738aff;--primary-dark: #2541b2;--secondary-color: #06d6a0;--accent-color: #ef476f;--text-primary: #2b2d42;--text-secondary: #6c757d;--bg-light: #f8f9fa;--bg-white: #ffffff;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 4px 8px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 16px rgba(0, 0, 0, .1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--transition: all .3s ease}body{margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);font-size:14px}.app-container{height:100vh;width:100%;display:flex;flex-direction:column;background-color:var(--bg-light)}.modern-header{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 50%,#1a1f3a 100%);color:#fff;padding:0 32px;box-shadow:0 4px 20px #4361ee26;position:relative;z-index:1000;height:72px;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-content{display:flex;justify-content:space-between;align-items:center;height:100%;max-width:1400px;margin:0 auto}.header-left{display:flex;align-items:center;min-width:280px}.logo-section{display:flex;align-items:center;gap:12px}.logo-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,var(--secondary-color),#4ecdc4);border-radius:10px;color:#fff;box-shadow:0 4px 12px #06d6a04d;transition:all .3s ease}.logo-icon:hover{transform:translateY(-2px);box-shadow:0 6px 20px #06d6a066}.system-title{margin:0;display:flex;flex-direction:column;line-height:1.2}.title-main{font-size:20px;font-weight:700;color:#fff;letter-spacing:.5px}.title-sub{font-size:12px;font-weight:400;color:#fffc;letter-spacing:.3px}.header-center{flex:1;display:flex;justify-content:center;max-width:600px}.main-navigation{width:100%;display:flex;justify-content:center}.nav-menu{display:flex;gap:8px;align-items:center;height:72px}.nav-item{position:relative;display:flex;align-items:center;gap:8px;height:48px;padding:0 20px;border-radius:12px;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;color:#fff;font-weight:500;font-size:14px;overflow:hidden}.nav-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);opacity:0;transition:opacity .3s ease}.nav-item:hover:before{opacity:1}.nav-item:hover{background:#ffffff26;transform:translateY(-2px);box-shadow:0 8px 25px #00000026;color:#fff;text-decoration:none}.nav-item.active{background:linear-gradient(135deg,var(--secondary-color),#4ecdc4);color:#fff;font-weight:600;box-shadow:0 4px 15px #06d6a066}.nav-item.active:hover{color:#fff}.nav-icon{display:flex;align-items:center;font-size:16px;transition:transform .3s ease}.nav-item:hover .nav-icon{transform:scale(1.1)}.nav-text{font-size:14px;white-space:nowrap}.nav-indicator{display:none}.header-right{display:flex;align-items:center;min-width:200px;justify-content:flex-end}.user-section{position:relative}.user-profile{display:flex;align-items:center;gap:12px;padding:8px 16px;border-radius:16px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);cursor:pointer;transition:all .3s ease;color:#fff}.user-profile:hover{background:#ffffff26;transform:translateY(-1px);box-shadow:0 4px 15px #0000001a}.user-avatar-wrapper{position:relative}.user-avatar{background:linear-gradient(135deg,var(--accent-color),#ff6b9d);color:#fff;font-weight:600;border:2px solid rgba(255,255,255,.2);box-shadow:0 2px 8px #ef476f4d}.online-indicator{position:absolute;bottom:2px;right:2px;width:10px;height:10px;background:var(--secondary-color);border:2px solid white;border-radius:50%;animation:pulse-online 2s infinite}@keyframes pulse-online{0%{box-shadow:0 0 #06d6a0b3}70%{box-shadow:0 0 0 6px #06d6a000}to{box-shadow:0 0 #06d6a000}}.user-info-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.username{font-size:14px;font-weight:600;color:#fff}.user-role{font-size:11px;color:#ffffffb3;font-weight:400}.dropdown-arrow{display:flex;align-items:center;font-size:12px;color:#fffc;transition:transform .3s ease}.user-profile:hover .dropdown-arrow{transform:rotate(180deg)}.user-dropdown-menu{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;border:1px solid rgba(0,0,0,.05);overflow:hidden;min-width:180px}.dropdown-menu{border:none;box-shadow:none}.dropdown-item{padding:12px 16px;display:flex;align-items:center;gap:10px;transition:all .2s ease;color:var(--text-primary)}.dropdown-item:hover{background:var(--bg-light);color:var(--primary-color)}.dropdown-icon{display:flex;align-items:center;font-size:14px}.logout-item{color:var(--accent-color)!important}.logout-item:hover{background:#ef476f1a!important}.header-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.decoration-dot{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff3;animation:float 6s ease-in-out infinite}.dot-1{top:20%;left:15%;animation-delay:0s}.dot-2{top:60%;right:25%;animation-delay:2s}.dot-3{bottom:30%;left:70%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-10px) scale(1.2);opacity:.8}}@media (max-width: 1200px){.header-content{padding:0 16px}.title-sub{display:none}}@media (max-width: 768px){.modern-header{padding:0 16px;height:64px}.nav-menu{height:64px;gap:4px}.nav-item{padding:0 12px;height:40px}.nav-text,.user-info-text{display:none}.user-profile{padding:6px 10px}}@media (max-width: 480px){.header-left{min-width:auto}.logo-section{gap:8px}.logo-icon{width:32px;height:32px}.title-main{font-size:16px}}.footer-divider{margin:0 8px;color:#ccc}.footer-author{color:#888}.footer-content{display:flex;justify-content:center;align-items:center}.footer-content p{margin:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.card-header{display:flex;justify-content:space-between;align-items:center}.card-header .title{font-size:18px;font-weight:700}.form-container{max-width:800px;margin:0 auto}.action-bar{margin-bottom:20px;display:flex;justify-content:flex-end}.table-container{margin-top:20px}.empty-data{text-align:center;padding:40px 0;color:#909399}.page-container{padding:20px}.form-footer{margin-top:20px;text-align:right}
