.shell{min-height:100vh}.admin-shell .shell-aside{position:sticky;top:0;z-index:10;height:100vh;overflow-y:auto;padding:24px 18px;border-right:1px solid rgba(255,255,255,.35);background:linear-gradient(180deg,#0f4d45f5,#18635aeb 55%,#2a755ee6);color:#f8f7f2;scrollbar-color:rgba(255,249,238,.28) transparent;scrollbar-width:thin}.admin-shell .brand{position:sticky;top:0;z-index:2;display:flex;gap:14px;align-items:center;margin:-24px -18px 20px;padding:24px 18px 16px;background:linear-gradient(180deg,#0f4d45,#0f4d45fa 72%,#0f4d4500)}.admin-shell .brand h2{margin:0 0 6px;font-size:22px}.admin-shell .brand p{margin:0;color:#f8f7f2c2;font-size:12px}.admin-shell .brand-badge{display:grid;width:54px;height:54px;place-items:center;border-radius:18px;color:#0f4d45;background:linear-gradient(135deg,#f2d0a2,#fff2d9);font-weight:800;letter-spacing:.08em}.admin-shell .menu{border:none;background:transparent}.admin-shell .menu .el-menu-item{height:48px;margin-bottom:10px;border-radius:14px;color:#f8f7f2d6;line-height:48px}.admin-shell .menu .el-sub-menu{margin-bottom:10px}.admin-shell .menu .el-sub-menu .el-menu{margin-top:8px;padding:8px;border-radius:16px;background:#06332d52;box-shadow:inset 0 0 0 1px #fff9ee14}.admin-shell .menu .el-sub-menu__title{height:48px;border-radius:14px;color:#f8f7f2d6;line-height:48px}.admin-shell .menu .el-sub-menu__title:hover,.admin-shell .menu .el-menu-item:hover{background:#fff4e01a}.admin-shell .menu .el-sub-menu .el-menu-item{height:40px;margin:6px 0 6px 14px;color:#fff9eedb;background:transparent;font-size:13px;line-height:40px}.admin-shell .menu .el-sub-menu .el-menu-item:hover{color:#fff9ee;background:#fff4e01f}.admin-shell .menu .el-sub-menu .el-menu-item.is-active{color:#fff9ee;background:#fff4e02e}.admin-shell .menu .el-menu-item.is-active{color:#fff9ee;background:#fff4e024}.admin-shell .shell-header{display:flex;min-height:74px;align-items:center;justify-content:space-between;padding:24px 32px 6px}.admin-shell .shell-header h1{margin:0;font-size:30px}.admin-shell .shell-header p{margin:6px 0 0;color:var(--text-soft)}.admin-shell .header-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.admin-shell .shell-main{padding:18px 32px 36px}.admin-shell .shell-main>*{position:relative;z-index:1}@media(max-width:960px){.admin-shell{flex-direction:column}.admin-shell .shell-aside{position:relative;width:100%!important;height:auto;overflow:visible}}@media(max-width:768px){.admin-shell{min-height:100dvh;font-size:15px}.admin-shell .page-card{border-radius:18px;box-shadow:0 10px 28px #213a551a}.admin-shell .page-title{font-size:22px;line-height:1.28}.admin-shell .page-subtitle{font-size:13px;line-height:1.7}.admin-shell .section-title{font-size:17px}.admin-shell .shell-aside{padding:14px 14px 10px;border-right:none;border-bottom:1px solid rgba(255,255,255,.28)}.admin-shell .brand{position:static;margin:0 0 12px;padding:0;background:transparent}.admin-shell .brand-badge{width:44px;height:44px;border-radius:15px}.admin-shell .brand h2{font-size:18px}.admin-shell .brand p{display:none}.admin-shell .menu{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.admin-shell .menu .el-menu-item{flex:0 0 auto;min-width:92px;height:42px;justify-content:center;margin:0;padding:0 14px;line-height:42px}.admin-shell .shell-header{display:grid;gap:12px;align-items:flex-start;padding:16px 16px 8px}.admin-shell .shell-header h1{font-size:23px}.admin-shell .header-actions{width:100%}.admin-shell .header-actions .el-button{min-height:42px;margin-left:auto}.admin-shell .header-actions .el-tag{max-width:100%;height:auto;padding:6px 10px;line-height:1.5;white-space:normal}.admin-shell .shell-main{padding:12px 12px 20px}.admin-shell .el-button{min-height:44px;border-radius:14px;font-size:15px}.admin-shell .el-button.is-link{min-height:34px}.admin-shell .el-input__wrapper,.admin-shell .el-select__wrapper,.admin-shell .el-textarea__inner,.admin-shell .el-input-number,.admin-shell .el-input-number .el-input__wrapper{min-height:44px;border-radius:14px}.admin-shell .el-form-item{margin-bottom:16px}.admin-shell .el-pagination{justify-content:center;flex-wrap:wrap;gap:6px}.admin-shell .el-tag{min-height:28px;white-space:normal;line-height:1.4;padding:5px 9px}.admin-shell .el-table{background:transparent}.admin-shell .el-table:before,.admin-shell .el-table__inner-wrapper:before,.admin-shell .el-table__header-wrapper,.admin-shell .el-table__fixed-right-patch,.admin-shell .el-table__gutter{display:none!important}.admin-shell .el-table__body-wrapper,.admin-shell .el-table__body,.admin-shell .el-table__body tbody{display:block;width:100%!important}.admin-shell .el-table__row{display:block;width:100%!important;margin-bottom:12px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#ffffffeb;box-shadow:0 8px 20px #213a5514}.admin-shell .el-table__row:hover>td.el-table__cell{background:transparent!important}.admin-shell .el-table__cell{display:block!important;width:100%!important;max-width:100%!important;padding:7px 0!important;border-bottom:none!important;background:transparent!important}.admin-shell .el-table__cell .cell{display:block;width:100%;padding:0!important;white-space:normal;word-break:break-word;line-height:1.55}.admin-shell .el-table__cell[data-label]:before{content:attr(data-label);display:block;margin-bottom:3px;color:var(--text-soft);font-size:12px;font-weight:600}.admin-shell .el-table__fixed,.admin-shell .el-table__fixed-right,.admin-shell .el-table__fixed-header-wrapper,.admin-shell .el-table__fixed-body-wrapper{position:static!important;width:100%!important;box-shadow:none!important}}.employee-shell{--bg-page: linear-gradient(180deg, #f6fbf7 0%, #eaf7ef 46%, #f7fbf5 100%);--bg-card: rgba(255, 255, 255, .96);--brand: #0f8f4f;--brand-strong: #076b3b;--text-main: #142d28;--text-soft: #60756d;--line: rgba(15, 77, 69, .1);--shadow: 0 14px 34px rgba(15, 77, 69, .11);position:relative;display:block;min-height:100dvh;background:radial-gradient(circle at 18% 12%,rgba(61,214,126,.18),transparent 32%),radial-gradient(circle at 86% 18%,rgba(151,216,173,.34),transparent 28%),linear-gradient(180deg,#f7fcf8,#eef8f1 58%,#fbfcf8)}.employee-shell:before,.employee-shell:after{content:"";position:fixed;pointer-events:none;z-index:0;border-radius:999px;background:#4abd6e1a;filter:blur(2px)}.employee-shell:before{width:220px;height:220px;right:-92px;top:110px}.employee-shell:after{width:260px;height:160px;left:-110px;bottom:72px;transform:rotate(-18deg)}.employee-shell>.el-container{position:relative;display:block;min-height:100dvh}.employee-shell>.el-container:before{content:"";position:fixed;top:0;left:50%;z-index:0;width:min(100%,430px);height:88px;border-bottom-right-radius:42px;border-bottom-left-radius:42px;background:radial-gradient(circle at 18% 12%,rgba(16,185,129,.2),transparent 42%),linear-gradient(180deg,#ecfdf5f5,#ecfdf500);transform:translate(-50%);pointer-events:none}.employee-shell .shell-header{position:sticky;top:0;z-index:20;display:flex;width:min(100%,430px);min-height:56px;align-items:center;justify-content:center;margin:0 auto;padding:8px 54px 8px 16px;border-bottom:1px solid rgba(15,77,69,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.employee-shell .shell-header h1{margin:0;color:#102b26;font-size:16px;line-height:1.2;text-align:center}.employee-shell .shell-header p,.employee-shell .header-actions .el-tag,.employee-shell .brand{display:none}.employee-shell .header-actions{position:absolute;top:9px;right:10px;width:auto}.employee-shell .header-actions .el-button{min-height:38px;margin:0;padding:0 12px;border-color:#10b98133;color:#0f4d45;background:#10b98114;font-size:13px}.employee-shell .shell-main{position:relative;z-index:1;width:min(100%,430px);max-width:430px;margin:0 auto;padding:calc(18px + env(safe-area-inset-top)) 14px calc(96px + env(safe-area-inset-bottom))}.employee-shell .shell-aside{position:fixed;top:auto;right:auto;bottom:0;left:50%;z-index:30;width:min(100%,430px)!important;height:auto;overflow:visible;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid rgba(15,77,69,.1);border-right:none;background:#fffffff0;box-shadow:0 -12px 32px #0f4d4524;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.employee-shell .menu{display:flex;gap:6px;justify-content:space-between;overflow:visible;padding:0;border:none;background:transparent}.employee-shell .menu .el-menu-item{position:relative;display:grid;flex:1 1 0;grid-template-rows:27px auto;width:auto;min-width:0;height:62px;min-height:62px;align-items:center;justify-items:center;margin:0;padding:6px 2px 5px;border-radius:16px;color:#667a73;background:transparent;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:normal}.employee-shell .menu .el-menu-item:before{display:none}.employee-shell .menu .menu-icon{display:grid;width:25px;height:25px;place-items:center;border-radius:10px;color:#60756d;background:#0f766e12;font-size:13px;font-weight:900;transition:all .18s ease}.employee-shell .menu .menu-label{display:block;max-width:100%;overflow:hidden;color:inherit;font-size:11px;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.employee-shell .menu .el-menu-item.is-active{color:#0f766e;background:#10b9811a}.employee-shell .menu .el-menu-item.is-active .menu-icon{color:#fff;background:linear-gradient(135deg,#0f766e,#10b981);box-shadow:0 6px 14px #0f766e40}@media(max-width:768px){.employee-shell{font-size:15px}.employee-shell .shell-main,.employee-shell .shell-header{position:relative;z-index:1}.employee-shell .shell-header{position:sticky;top:0;z-index:20;display:flex;min-height:58px;align-items:center;justify-content:center;padding:8px 54px 8px 16px;border-bottom:1px solid rgba(15,77,69,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.employee-shell .shell-main{width:100%;max-width:430px;margin:0 auto;padding:calc(16px + env(safe-area-inset-top)) 14px calc(96px + env(safe-area-inset-bottom))}.employee-shell .shell-aside{position:fixed!important;top:auto!important;right:auto!important;bottom:0!important;left:50%!important;z-index:50;width:min(100%,430px)!important;height:auto;overflow:visible;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid rgba(15,77,69,.1);background:#fffffff0;box-shadow:0 -12px 32px #0f4d4524;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.employee-shell .menu{gap:6px;justify-content:space-between;padding:0}.employee-shell .grid-2{grid-template-columns:1fr!important}.employee-shell .page-card{border-radius:22px;border-color:#0f4d4514;box-shadow:0 14px 32px #0f4d451a}.employee-shell .toolbar .page-subtitle,.employee-shell .section-head .page-subtitle,.employee-shell .hero .page-subtitle{display:none}.employee-shell .page-title{font-size:26px;line-height:1.22;letter-spacing:-.02em;color:#102b26}.employee-shell .section-title{font-size:20px;line-height:1.28;color:#102b26}.employee-shell .page-subtitle,.employee-shell .muted,.employee-shell p,.employee-shell li{font-size:15px;line-height:1.72}.employee-shell .el-button{min-height:48px;border-radius:15px;font-size:16px;font-weight:700}.employee-shell .el-button.el-button--small{min-height:30px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800}.employee-shell .el-button--primary,.employee-shell .el-button--success{background:linear-gradient(135deg,#0f8f4f,#18b764);border-color:transparent;box-shadow:0 10px 22px #0f8f4f3d}.employee-shell .el-button--warning{color:#7c4a03;background:linear-gradient(135deg,#fff2c2,#ffd66e);border-color:#f59e0b3d}.employee-shell .el-tag{min-height:32px;border-radius:999px;padding:6px 11px;font-size:13px;font-weight:700}.employee-shell .el-input__wrapper,.employee-shell .el-select__wrapper,.employee-shell .el-textarea__inner,.employee-shell .el-input-number,.employee-shell .el-input-number .el-input__wrapper{min-height:48px;border-radius:15px;font-size:16px}.employee-shell .el-checkbox,.employee-shell .el-radio{min-height:46px;font-size:16px}.employee-shell .el-checkbox__label,.employee-shell .el-radio__label{font-size:16px;line-height:1.55}.employee-shell .el-collapse{border:none}.employee-shell .el-collapse-item{margin-bottom:12px;overflow:hidden;border:1px solid rgba(15,77,69,.08);border-radius:18px;background:#ffffffdb}.employee-shell .el-collapse-item__header,.employee-shell .el-collapse-item__wrap{border-bottom:none;background:transparent}.employee-shell .el-collapse-item__header{min-height:56px;padding:0 14px;font-size:16px;font-weight:700;color:#173d35}.employee-shell .el-table{background:transparent}.employee-shell .el-table:before,.employee-shell .el-table__inner-wrapper:before,.employee-shell .el-table__header-wrapper,.employee-shell .el-table__fixed-right-patch,.employee-shell .el-table__gutter{display:none!important}.employee-shell .el-table__body-wrapper,.employee-shell .el-table__body,.employee-shell .el-table__body tbody{display:block;width:100%!important}.employee-shell .el-table__row{display:block;width:100%!important;margin-bottom:12px;padding:14px;border:1px solid rgba(15,77,69,.08);border-radius:18px;background:#ffffffeb;box-shadow:0 10px 24px #0f4d4514}.employee-shell .el-table__row:hover>td.el-table__cell{background:transparent!important}.employee-shell .el-table__cell{display:block!important;width:100%!important;max-width:100%!important;padding:8px 0!important;border-bottom:none!important;background:transparent!important}.employee-shell .el-table__cell .cell{display:block;width:100%;padding:0!important;white-space:normal;word-break:break-word;font-size:15px;line-height:1.65}.employee-shell .el-table__cell[data-label]:before{content:attr(data-label);display:block;margin-bottom:3px;color:#769087;font-size:13px;font-weight:600}.employee-shell .el-table__fixed,.employee-shell .el-table__fixed-right,.employee-shell .el-table__fixed-header-wrapper,.employee-shell .el-table__fixed-body-wrapper{position:static!important;width:100%!important;box-shadow:none!important}}.slider-verify[data-v-ad2e4f67]{display:grid;gap:10px}.slider-track[data-v-ad2e4f67]{position:relative;width:100%;height:42px;overflow:hidden;border:1px solid rgba(36,49,63,.12);border-radius:14px;background:linear-gradient(180deg,#f1f4f7f0,#e8edf1e6);box-shadow:inset 0 1px #ffffffb8;touch-action:none}.slider-track.is-loading[data-v-ad2e4f67],.slider-track.is-verifying[data-v-ad2e4f67]{opacity:.82}.slider-track.is-success[data-v-ad2e4f67]{border-color:#0f8f4f42;background:linear-gradient(135deg,#0f8f4f1f,#18b7642e)}.slider-track.is-unavailable[data-v-ad2e4f67]{border-color:#bf6a2b3d;background:linear-gradient(180deg,#fff6ecf5,#fbeeddeb)}.slider-progress[data-v-ad2e4f67]{position:absolute;inset:0 auto 0 0;width:44px;border-radius:inherit;background:linear-gradient(135deg,#1b6f6229,#1b6f6247);transition:width .18s ease}.slider-track.is-success .slider-progress[data-v-ad2e4f67]{width:100%;background:linear-gradient(135deg,#0f8f4f3d,#18b7645c)}.slider-text[data-v-ad2e4f67]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;padding:0 56px;color:var(--text-soft);font-size:13px;font-weight:600;letter-spacing:.02em;text-align:center;pointer-events:none}.slider-track.is-success .slider-text[data-v-ad2e4f67]{color:#0a6f3f}.slider-handle[data-v-ad2e4f67]{position:absolute;top:50%;left:0;z-index:2;width:44px;height:44px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-strong) 100%);color:#fff;box-shadow:0 10px 18px #0f4d4538;cursor:grab;font-size:14px;font-weight:800;letter-spacing:.08em;transition:transform .12s ease,box-shadow .2s ease,background .2s ease}.slider-handle.is-dragging[data-v-ad2e4f67]{cursor:grabbing}.slider-handle.is-success[data-v-ad2e4f67]{background:linear-gradient(135deg,#0f8f4f,#18b764)}.slider-handle[data-v-ad2e4f67]:disabled{cursor:default}.slider-meta[data-v-ad2e4f67]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:20px;color:var(--text-soft);font-size:12px;line-height:1.5}.slider-retry[data-v-ad2e4f67]{padding:0;border:none;background:none;color:var(--brand);font:inherit;font-weight:700;cursor:pointer}@media(max-width:768px){.slider-track[data-v-ad2e4f67]{height:42px;border-radius:15px}.slider-text[data-v-ad2e4f67]{padding:0 52px;font-size:12px}.slider-meta[data-v-ad2e4f67]{font-size:12px}}.login-page[data-v-d02ec6a8]{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel[data-v-d02ec6a8]{width:min(480px,100%);padding:34px}.login-intro[data-v-d02ec6a8]{margin-bottom:26px}.eyebrow[data-v-d02ec6a8]{display:inline-flex;padding:6px 10px;border-radius:999px;background:#1b6f621f;color:var(--brand);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.login-intro h1[data-v-d02ec6a8]{margin:14px 0 0;font-size:32px;line-height:1.25}.login-button[data-v-d02ec6a8]{width:100%;margin-top:10px}@media(max-width:768px){.login-page[data-v-d02ec6a8]{min-height:100dvh;padding:16px;place-items:stretch;align-content:center}.login-panel[data-v-d02ec6a8]{padding:24px 18px;border-radius:22px}.login-intro h1[data-v-d02ec6a8]{font-size:25px}.login-panel[data-v-d02ec6a8] .el-button{min-height:44px;border-radius:14px;font-size:15px}.login-field[data-v-d02ec6a8]{width:100%}.login-panel[data-v-d02ec6a8] .el-input__wrapper{min-height:44px;border-radius:14px}.login-panel[data-v-d02ec6a8] .el-form-item{margin-bottom:16px}}.password-change-page[data-v-0863b211]{min-height:100vh;display:grid;place-items:center;padding:24px}.password-change-card[data-v-0863b211]{width:min(520px,100%);padding:34px}.eyebrow[data-v-0863b211]{display:inline-flex;padding:6px 10px;border-radius:999px;background:#1b6f621f;color:var(--brand);font-size:12px;letter-spacing:.08em;text-transform:uppercase}h1[data-v-0863b211]{margin:16px 0 10px;font-size:30px}p[data-v-0863b211]{margin:0 0 26px;color:var(--text-secondary);line-height:1.7}.actions[data-v-0863b211]{display:flex;gap:12px;flex-wrap:wrap}:root{--bg-page: linear-gradient(135deg, #f3f2eb 0%, #e7eef5 48%, #f9f4ea 100%);--bg-card: rgba(255, 255, 255, .86);--text-main: #24313f;--text-soft: #647587;--brand: #1b6f62;--brand-strong: #0f4d45;--accent: #bf6a2b;--line: rgba(36, 49, 63, .08);--shadow: 0 18px 45px rgba(33, 58, 85, .12);font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;color:var(--text-main);background:var(--bg-page)}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}.page-card{border:1px solid var(--line);border-radius:24px;background:var(--bg-card);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page-title{margin:0;font-size:28px;line-height:1.2}.page-subtitle{color:var(--text-soft);margin-top:8px;font-size:14px}.section-title{margin:0 0 12px;font-size:18px}.muted{color:var(--text-soft)}.grid-2{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:900px){.grid-2{grid-template-columns:1fr}}@media(max-width:768px){.el-dialog{width:calc(100vw - 24px)!important;margin:12px auto!important;border-radius:18px}.el-drawer{width:100%!important}.el-message-box{width:calc(100vw - 28px)!important}}
