@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)}.ctl{box-sizing:border-box;color:#2a221a;background:#fff;border:1px solid #e2d6bf;border-radius:10px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.ctl:hover{border-color:#d0b98f}.ctl:focus{border-color:#c1452e;box-shadow:0 0 0 3px #c1452e21}select.ctl{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23c1452e' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:13px;padding-right:36px}.ctl[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55;filter:sepia()saturate(3)hue-rotate(-15deg)}.ctl[type=datetime-local]:hover::-webkit-calendar-picker-indicator{opacity:.85}.btnH{transition:filter .15s,transform 50ms,box-shadow .15s}.btnH:not(:disabled):hover{filter:brightness(1.05)}.btnH:not(:disabled):active{transform:translateY(1px)}
