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}.notice-list[data-v-8036591b]{display:grid;gap:10px}.notice-item[data-v-8036591b]{text-align:left;width:100%;border:1px solid #eceef2;background:#fff;border-radius:12px;padding:14px 16px;cursor:pointer;transition:border-color .2s,box-shadow .2s}.notice-item[data-v-8036591b]:hover{border-color:#f0b2ad;box-shadow:0 6px 18px #e1251b0f}.notice-item.unread[data-v-8036591b]{background:linear-gradient(135deg,#fff8f7,#fff 70%);border-color:#f3c7c3}.notice-item-top[data-v-8036591b]{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:6px}.notice-title[data-v-8036591b]{font-weight:700;font-size:15px;display:flex;align-items:center;gap:8px}.notice-title .dot[data-v-8036591b]{width:8px;height:8px;border-radius:50%;background:#e1251b;flex-shrink:0}.notice-time[data-v-8036591b]{color:#8c8c8c;font-size:12px;white-space:nowrap}.notice-summary[data-v-8036591b]{color:#6b7280;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notice-meta[data-v-8036591b]{display:flex;flex-wrap:wrap;gap:16px;color:#8c8c8c;font-size:13px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}:root{--brand: #e1251b;--brand-deep: #b81d15;--brand-soft: #fff1f0;--ink: #1a1a1a;--muted: #6b7280;--line: #eceef2;--surface: #ffffff;--bg: #f3f4f7;--shadow: 0 10px 40px rgba(26, 26, 26, .06);--radius: 16px;--font-display: "Outfit", "Noto Sans SC", sans-serif;--font-body: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(900px 420px at 8% -10%,rgba(225,37,27,.12),transparent 55%),radial-gradient(700px 380px at 100% 0%,rgba(255,170,80,.14),transparent 50%),linear-gradient(180deg,#fafbfc 0%,var(--bg) 100%);font-family:var(--font-body);-webkit-font-smoothing:antialiased}#app{min-height:100vh}.page-card{background:var(--surface);border:1px solid rgba(255,255,255,.8);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:20px}.page-head h2{margin:0 0 6px;font-size:22px;font-weight:700;letter-spacing:-.02em}.page-head .sub{color:var(--muted);font-size:13px;line-height:1.5}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}.stat-item{position:relative;overflow:hidden;border-radius:14px;padding:16px 18px;background:linear-gradient(145deg,#fff,#fff8f7);border:1px solid #f3e4e2}.stat-item:after{content:"";position:absolute;right:-20px;top:-20px;width:80px;height:80px;border-radius:50%;background:#e1251b14}.stat-item .label{color:var(--muted);font-size:12px;margin-bottom:8px}.stat-item .value{font-family:var(--font-display);font-size:28px;font-weight:700;color:var(--brand);line-height:1}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#1a1a1ab8,#b81d158c),radial-gradient(circle at 20% 20%,#ffb199 0%,transparent 40%),linear-gradient(160deg,#1a1a1a,#7a1410 45%,#e1251b)}.login-box{width:min(420px,94vw);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:40px 36px 36px;box-shadow:0 24px 60px #00000047;border:1px solid rgba(255,255,255,.5)}.login-brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px}.login-brand .mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(145deg,#ff4d3a,var(--brand-deep));color:#fff;display:grid;place-items:center;font-family:var(--font-display);font-weight:700;font-size:16px;box-shadow:0 8px 18px #e1251b59}.login-box h1{margin:0 0 8px;font-size:26px;font-weight:700;letter-spacing:-.03em}.login-box .desc{color:var(--muted);margin-bottom:28px;font-size:14px;line-height:1.6}.login-box .ant-btn-primary{background:var(--brand);border-color:var(--brand);height:44px;font-weight:600;box-shadow:0 8px 20px #e1251b47}.login-box .ant-btn-primary:hover{background:var(--brand-deep)!important;border-color:var(--brand-deep)!important}.layout-shell{min-height:100vh}.layout-header{position:sticky;top:0;z-index:20;height:64px!important;line-height:64px!important;background:#ffffffe0!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:0 28px!important;border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 1px #fffc}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px;color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none}.brand .mark{width:30px;height:30px;border-radius:8px;background:linear-gradient(145deg,#ff4d3a,var(--brand-deep));color:#fff;display:grid;place-items:center;font-family:var(--font-display);font-size:13px;font-weight:700}.header-nav{display:flex;align-items:center;gap:6px;background:#f4f5f7;padding:4px;border-radius:999px}.header-nav .nav-item{border:none;background:transparent;color:var(--muted);padding:6px 14px;border-radius:999px;font-size:13px;cursor:pointer;transition:all .2s ease}.header-nav .nav-item.active,.header-nav .nav-item:hover{background:#fff;color:var(--ink);box-shadow:0 2px 8px #0000000f}.header-user{display:flex;align-items:center;gap:12px}.header-user .name{font-size:13px;color:var(--ink);font-weight:500}.layout-content{padding:28px 24px 40px;max-width:1180px;margin:0 auto}.pwd-cell{display:inline-flex;align-items:center;gap:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.table-toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.empty-hint{padding:48px 16px;text-align:center;color:var(--muted)}.profile-grid{display:grid;gap:16px}.profile-meta{display:grid;gap:10px;margin-bottom:8px}.meta-row{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;background:#f8f9fb;border:1px solid var(--line)}.meta-row .k{color:var(--muted);font-size:13px}.meta-row .v{font-weight:600;font-size:13px}.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:4px;border-radius:999px;background:var(--brand);color:#fff;font-size:11px;font-weight:700;line-height:1}.notice-body{font-size:14px;line-height:1.75;color:var(--ink);word-break:break-word}.notice-body p{margin:0 0 12px}.notice-body img{max-width:100%;height:auto;border-radius:8px;display:block;margin:12px 0}.notice-body table{border-collapse:collapse;width:100%;margin:12px 0;overflow-x:auto;display:block}.notice-body th,.notice-body td{border:1px solid #e5e7eb;padding:8px 10px;text-align:left;min-width:60px}.notice-body th{background:#f8f9fb;font-weight:600}.notice-body ul,.notice-body ol{padding-left:1.4em;margin:0 0 12px}@media(max-width:768px){.stat-grid{grid-template-columns:1fr}.layout-header{padding:0 16px!important}.layout-content{padding:16px 12px 28px}.page-card{padding:16px;border-radius:14px}.header-nav{display:none}}
