:root{--bg-top: #f5f8f2;--bg-mid: #ebf3e8;--bg-bottom: #f9f5e0;--text-main: #1a332a;--text-muted: #537562;--panel-bg: rgba(250, 247, 230, .95);--panel-border: rgba(40, 84, 62, .22)}@font-face{font-family:Xingkai1;src:url(/assets/xk2-6Sizh-PV.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}body{margin:0;font-family:LXGW WenKai,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--text-main);background:radial-gradient(circle at 0% 0%,rgba(120,184,150,.22),transparent 35%),radial-gradient(circle at 100% 20%,rgba(252,214,155,.18),transparent 30%),linear-gradient(180deg,var(--bg-top),var(--bg-mid) 40%,var(--bg-bottom));min-height:100vh}a{color:inherit}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr}.topbar{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf5e1e6;border-bottom:1px solid var(--panel-border);display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px clamp(12px,4vw,28px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:42px;height:42px}.brand strong{display:block;color:#28493b}.brand small{color:#5d7f6e}.topbar nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.topbar nav a{text-decoration:none;color:#2f5847;border-radius:999px;border:1px solid rgba(50,85,70,.18);background:#fffcf2db;padding:8px 12px;min-height:44px;display:inline-flex;align-items:center}.topbar nav a.router-link-active{background:linear-gradient(135deg,#4d9571,#2f6a4e);color:#fff}.layout{width:min(1160px,100% - 24px);margin:16px auto 28px}.panel{border-radius:20px;border:1px solid var(--panel-border);background:var(--panel-bg);box-shadow:0 18px 36px #2242341a;padding:clamp(14px,2.4vw,20px)}.font-sm{font-size:14px}.font-md{font-size:16px}.font-lg{font-size:18px}.hand-left .layout{direction:rtl}.hand-left .panel,.hand-left .topbar{direction:ltr}@media(max-width:768px){.topbar{align-items:center;flex-direction:row;padding:8px 12px}.brand img{width:36px;height:36px}.brand strong{font-size:16px}.brand small{display:none}nav{width:auto;justify-content:flex-end}}
