:root{--bg:#fbfaf7;--surface:#fffdf9;--surface-2:#f7f4ed;--text:#252827;--muted:#7b817d;--line:#ebe6dc;--line-strong:#ddd5c8;--green:#3f7f64;--green-deep:#306d54;--green-soft:#e9f1eb;--green-line:#dceadf;--danger:#a55545;--shadow:0 8px 26px rgba(60,50,38,0.08)}*{box-sizing:border-box}html{background:var(--bg)}body{min-height:100vh;margin:0;background:radial-gradient(circle at 20% 0,rgba(255,255,255,.9),transparent 28%),var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}