:root{--orange:#eb653d;--orange-soft:#fff0e8;--ink:#2e2925;--muted:#8b847d;--line:#eee7df;--bg:#f7f4f0;--green:#34a36b;--red:#d84d4d;--sidebar:#24211f}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--bg)}button,input,select{font:inherit}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;padding:26px 18px;background:var(--sidebar);color:#fff;display:flex;flex-direction:column;z-index:20}.sidebar-brand{display:flex;align-items:center;gap:13px;padding:0 10px 27px;border-bottom:1px solid #3a3633}.sidebar-brand>span,.brand-logo{width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#f08c61,var(--orange));display:flex;align-items:center;justify-content:center;color:#fff;font-size:25px;font-weight:800}.sidebar-brand b,.sidebar-brand small{display:block}.sidebar-brand b{font-size:20px}.sidebar-brand small{margin-top:3px;color:#aaa39e;font-size:12px}.sidebar nav{display:flex;flex-direction:column;gap:5px;padding-top:23px}.sidebar nav a{display:flex;align-items:center;gap:13px;padding:12px 14px;border-radius:11px;color:#c8c2bd;text-decoration:none;font-size:14px}.sidebar nav a:hover,.sidebar nav a.active{background:#3b3531;color:#fff}.sidebar nav a.active{box-shadow:inset 3px 0 var(--orange)}.sidebar nav i{width:27px;height:27px;border-radius:8px;background:#4a433e;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:12px}.logout{margin-top:auto}.logout button{width:100%;padding:11px;border:1px solid #49433f;border-radius:10px;background:transparent;color:#bcb5b0;cursor:pointer}main{margin-left:238px;padding:30px 34px 50px;min-height:100vh}header{display:flex;align-items:center;margin-bottom:27px}header h1{margin:0;font-size:25px}header p{margin:6px 0 0;color:var(--muted);font-size:13px}.online-dot{margin-left:auto;padding:7px 13px;border-radius:20px;background:#e6f6ed;color:#2f8b5b;font-size:12px}.online-dot:before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#39b871}.menu-button{display:none;margin-right:12px;border:0;background:#fff;border-radius:8px;padding:8px 10px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:20px}.metric{display:flex;align-items:center;gap:16px;padding:21px;background:#fff;border:1px solid #f0ebe6;border-radius:16px;box-shadow:0 7px 25px rgba(57,39,27,.04)}.metric-icon{width:49px;height:49px;flex:none;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#fff0e9;color:var(--orange);font-weight:800}.metric-icon.i1{background:#eaf2ff;color:#507fc0}.metric-icon.i2{background:#f2ebff;color:#7f61b2}.metric-icon.i3{background:#e8f7ee;color:#339163}.metric b,.metric span{display:block}.metric b{font-size:27px}.metric div span{margin-top:4px;color:var(--muted);font-size:12px}.dashboard-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.panel{background:#fff;border:1px solid #efe9e3;border-radius:17px;padding:22px;box-shadow:0 7px 24px rgba(57,39,27,.035)}.panel h2{margin:0;font-size:17px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head a,.panel-head span{color:var(--muted);font-size:12px;text-decoration:none}.panel-head a{color:var(--orange)}.feed{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.feed:last-child{border-bottom:0}.avatar{width:39px;height:39px;flex:none;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--orange-soft);color:var(--orange);font-weight:700}.feed>div{min-width:0;flex:1}.feed b,.feed span{display:block}.feed b{font-size:14px}.feed b small{margin-left:5px;color:var(--muted);font-weight:400}.feed span{margin-top:5px;color:var(--muted);font-size:11px}.status{display:inline-block;padding:5px 9px;border-radius:20px;background:#eeeae6;color:#736c66;font-size:11px;font-style:normal;white-space:nowrap}.status.正常,.status.已通过{background:#e7f6ed;color:#2f8c5b}.status.待审核,.status.关注{background:#fff2d9;color:#a16b17}.status.已拒绝{background:#fde8e8;color:#b84141}.risk-chart>div{display:grid;grid-template-columns:40px 1fr 25px;align-items:center;gap:10px;margin:21px 0;font-size:12px}.risk-chart i{height:9px;border-radius:9px;background:linear-gradient(90deg,#4ebe83,#83d5a6);position:relative}.risk-chart i:after{content:"";display:block;width:var(--w);height:100%;border-radius:inherit;background:inherit}.risk-chart i.warn{background:#f2c05d}.safe-note{margin-top:25px;padding:14px;border-radius:11px;background:#f8f5f1;color:var(--muted);font-size:12px;line-height:1.7}.table-panel{padding:0;overflow:hidden}.table-panel .panel-head{padding:21px 22px 0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:14px 18px;border-top:1px solid var(--line);text-align:left;white-space:nowrap}th{background:#faf8f6;color:#7b746e;font-size:11px;font-weight:600}td code{padding:4px 6px;border-radius:5px;background:#f3f0ed;color:#6e6761}.summary{max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.family-card{padding:23px;border:1px solid var(--line);border-radius:16px;background:#fff}.family-top{display:flex;align-items:center;justify-content:space-between}.family-icon{width:42px;height:42px;border-radius:12px;background:var(--orange-soft);color:var(--orange);display:flex;align-items:center;justify-content:center;font-weight:800}.family-top em{font-style:normal;color:var(--muted);font-size:12px}.family-card h3{margin:18px 0 7px}.family-card p{margin:0;color:var(--muted);font-size:13px}.family-card>div:nth-last-child(2){margin:22px 0 13px;color:var(--muted);font-size:13px}.family-card>div b{font-size:24px;color:var(--orange)}.family-card small{color:#aaa39d}.material{padding:4px 7px;border-radius:6px;background:#f0edeb;color:#aaa;font-size:11px}.material.ok{background:#e8f6ee;color:#358d60}.review-actions{display:flex;gap:6px}.review-actions form{margin:0}.approve,.reject{border:0;border-radius:7px;padding:7px 11px;cursor:pointer}.approve{background:#e5f5ec;color:#278353}.reject{background:#fdeaea;color:#b74343}.split{display:grid;grid-template-columns:330px 1fr;gap:20px}.form-panel h2{margin-bottom:20px}.form-panel p{color:var(--muted);font-size:13px}.form-panel label,.auth-card label{display:block;margin:14px 0;color:#5f5954;font-size:12px}.form-panel input,.form-panel select,.auth-card input{width:100%;height:43px;margin-top:7px;padding:0 12px;border:1px solid #ddd6d0;border-radius:9px;background:#fff;outline:none}.form-panel input:focus,.form-panel select:focus,.auth-card input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #fff0e9}.primary{width:100%;height:44px;border:0;border-radius:10px;background:var(--orange);color:#fff;font-weight:700;cursor:pointer}.reminder-row{display:flex;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.reminder-row:last-child{border-bottom:0}.reminder-row time{width:55px;color:var(--orange);font-weight:700}.reminder-row>div{flex:1}.reminder-row b,.reminder-row span{display:block}.reminder-row b{font-size:14px}.reminder-row span{margin-top:5px;color:var(--muted);font-size:11px}.toggle{width:50px;border:0;border-radius:18px;padding:6px;background:#eee;color:#888;font-size:11px}.toggle.启用{background:#e6f6ed;color:#2f8c5b}.settings-form{max-width:650px}.flash{margin-bottom:18px;padding:13px 16px;border-radius:10px;background:#e8f6ee;color:#2f8558;font-size:13px}.flash.error{background:#fdeaea;color:#b54141}.auth-body{background:radial-gradient(circle at 20% 15%,#fff2e9,transparent 35%),linear-gradient(145deg,#fbf8f4,#f3ece6)}.auth-main{margin:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.auth-card{width:min(410px,calc(100vw - 32px));padding:34px;border:1px solid #eee5dc;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 18px 60px rgba(71,43,25,.1)}.auth-card .brand-logo{margin:0 auto 18px}.auth-card h1,.auth-card>p{text-align:center}.auth-card h1{margin:0;font-size:24px}.auth-card>p{color:var(--muted);font-size:13px}.check-line{display:flex!important;align-items:center;gap:9px}.check-line input{width:16px!important;height:16px!important;margin:0!important}
@media(max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:none}.menu-button{display:block}main{margin-left:0;padding:20px 15px}.metrics{grid-template-columns:1fr 1fr;gap:10px}.metric{padding:15px;gap:10px}.metric-icon{width:42px;height:42px}.split{grid-template-columns:1fr}.card-grid{grid-template-columns:1fr}header h1{font-size:21px}.online-dot{display:none}}@media(max-width:430px){.metrics{grid-template-columns:1fr}.metric b{font-size:23px}.auth-card{padding:27px 22px}}
