:root{--background:#f8f6f1;--foreground:#26322f;--muted:#66736e;--paper:#fffdf8;--paper-strong:#fff;--line:#dbe5df;--teal:#9f2f28;--teal-strong:#7f211c;--clinic-red:#9f2f28;--clinic-red-strong:#7f211c;--clinic-red-soft:#f7e7e3;--mint:#f7e7e3;--sage:#f5efec;--gold:#c68a2e;--danger:#b42318;--danger-bg:#fff1ee;--shadow:0 18px 50px #1c3a321c}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}::selection{background:var(--clinic-red-soft)}@media (max-width:720px){body{background:#f7faf6}}
