@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}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}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)}.calcLayout{align-items:flex-start;gap:20px;display:flex}.calcMenu{background:#fdfaf3;border:1px solid #ece2cf;border-radius:14px;flex-shrink:0;width:190px;padding:10px}.calcGroup{color:#b0a48c;letter-spacing:2px;padding:12px 12px 5px;font-size:11px;font-weight:700}.calcMenuItem{color:#5a4a34;cursor:pointer;border-left:3px solid #0000;border-radius:9px;padding:10px 12px;font-size:14px;font-weight:700;transition:background .12s}.calcMenuItem:hover{background:#f5ecdd}.calcMenuItem.on{color:#a8351f;background:#fbeee8;border-left-color:#c1452e}.calcBody{flex:1;min-width:0}@media (width<=759px){.calcLayout{flex-direction:column}.calcMenu{box-sizing:border-box;flex-wrap:wrap;gap:4px;width:100%;display:flex}.calcGroup{display:none}.calcMenuItem{border-left:none;padding:8px 12px;font-size:13px}}
