@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700;900&family=Noto+Serif+SC:wght@500;700;900&display=swap";*{box-sizing:border-box}html,body{background:#f3ead9;margin:0}body{color:#2a221a;background:#faf6ee;min-height:100vh;font-family:Noto Sans SC,system-ui,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#d8c8ac;border-radius:6px}input::placeholder{color:#b8a888}a{color:inherit}.serif{font-family:Noto Serif SC,serif}.tableWrap{display:block}.cardWrap{display:none}@media (width<=759px){.tableWrap{display:none}.cardWrap{display:block}}.panel{max-height:60vh;overflow:auto}.daquItem:hover,.srvItem:hover{filter:brightness(.97)}
