:root{font-family:"Microsoft YaHei UI","Segoe UI",sans-serif;color:#183149;background:#eff5f1;color-scheme:light}*{box-sizing:border-box}body{margin:0}body.loginMode{min-height:100vh;background:linear-gradient(35deg,#e4f1eb,#e4edf6)}body.loginMode main{min-height:100vh;display:flex;align-items:center;justify-content:center}header{height:92px;background:#fff;border-bottom:1px solid #c7d7cf;padding:12px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}header small{color:#b36d22;font-weight:700}h1{font-size:27px;margin:2px 0 0;display:flex;align-items:center;gap:16px}h1 span{font-size:14px;font-weight:400;color:#557083}header p{font-size:11px;color:#718196;margin:0}.toolbar{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}button,input{font:inherit;border:1px solid #b9ccc2;border-radius:4px;background:#fff;padding:8px 12px;color:#31465a}button{cursor:pointer}button:hover{background:#e8f6ef}button:disabled{cursor:wait;opacity:.65}.primary{background:#2e8b6e;color:#fff;border-color:#2e8b6e}.badge{padding:8px 11px;border-radius:4px;background:#fff7e8;color:#936315;border:1px solid #e7c98f;font-size:12px}main{padding:14px 18px}.hidden{display:none!important}.login{width:min(520px,calc(100vw - 36px));background:#fff;padding:34px 48px 30px;border:1px solid #c7d7cf;border-radius:10px;box-shadow:0 14px 42px #2443331f;text-align:center}.loginMark{color:#378268;font-size:12px;font-weight:700;letter-spacing:.5px}.login h2{font-size:34px;color:#1a394a;margin:8px 0}.loginContact{color:#455f70!important;margin:4px 0 20px}.loginDivider{height:1px;background:#dee8e3;margin:0 0 20px}.login label{display:block;text-align:left;font-weight:700;margin-bottom:8px}.loginControls{display:flex;flex-direction:column;gap:12px}.login input{width:100%;font-size:16px}.loginControls button{width:100%;min-height:44px}.login .error{color:#c43f3f!important;min-height:24px;margin:10px 0 0}.cards{display:grid;grid-template-columns:1.2fr repeat(6,1fr);gap:8px;margin-bottom:12px}.card{background:#fff;border:1px solid #d2dfd8;border-radius:6px;padding:10px 12px;min-height:70px}.card.emotion{color:#fff}.card small{display:block;opacity:.72;font-size:11px}.card strong{display:block;font-size:20px;margin-top:7px}.sectionTitle{display:flex;justify-content:space-between;align-items:end;margin:12px 2px 6px}.sectionTitle h2{font-size:17px;margin:0}.sectionTitle span{font-size:12px;color:#718196}.matrix{display:flex;overflow-x:auto;border:1px solid #bfd0c7;border-radius:6px;background:#f8fbf9;min-height:390px}.day{width:126px;min-width:126px;border-right:1px solid #bfd0c7}.date{height:38px;background:#dcebe2;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.group{padding:3px;min-height:116px;border-top:1px solid #d7e3dd}.group.theme,.group.rising{min-height:160px}.tile{display:block;width:100%;height:21px;margin:1px 0;border-radius:3px;padding:2px 4px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;border:1px solid #d7e3dd}.tableWrap{overflow:auto;max-height:420px;background:#fff;border:1px solid #bfd0c7;border-radius:6px}table{border-collapse:collapse;width:100%;white-space:nowrap;font-size:12px}th{position:sticky;top:0;background:#e4f0ea;color:#264b3e;z-index:1}th,td{padding:7px 8px;border-right:1px solid #dce6e1;border-bottom:1px solid #dce6e1;text-align:right}th:nth-child(2),th:nth-child(4),th:nth-child(5),th:nth-child(8),td:nth-child(2),td:nth-child(4),td:nth-child(5),td:nth-child(8){text-align:left}.up{color:#d63d3d}.down{color:#188050}@media(max-width:900px){header{height:auto;align-items:flex-start}.cards{grid-template-columns:repeat(2,1fr)}.card.emotion{grid-column:span 2}h1{align-items:flex-start;flex-direction:column;gap:2px}.login{padding:28px 22px}}
