:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.login-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#1a1a1a}.login-card{width:400px;background:#2a2a2a;border:1px solid #353535}.login-wx{text-align:center;padding-bottom:8px}.login-qr-wrap{width:220px;height:220px;margin:8px auto 16px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.login-qr{width:200px;height:200px;display:block}.login-qr-empty{color:#888;font-size:13px}.login-wx-hint{color:#e8e8e8;margin:0 0 4px;font-size:14px}.login-wx-sub{color:#888;margin:0 0 16px;font-size:12px}.sched-cal-page{display:flex;flex-direction:column;gap:16px}.sched-cal-scroll{overflow:auto;max-height:calc(100vh - 240px);background:#141414;border:1px solid #2a2a2a;border-radius:8px}.sched-cal-grid{display:grid;position:relative}.sched-cal-corner{position:sticky;top:0;left:0;z-index:4;background:#1c1c1c;border-right:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a}.sched-cal-date{position:sticky;top:0;z-index:3;background:#1c1c1c;border-right:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:48px;color:#e8e8e8;font-size:12px}.sched-cal-date.is-today{background:#d2f0001f;color:#d2f000}.sched-cal-date-wk{color:#888;font-size:11px}.sched-cal-time{position:sticky;left:0;z-index:2;background:#1a1a1a;border-right:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a;color:#999;font-size:11px;display:flex;align-items:flex-start;justify-content:center;padding-top:4px}.sched-cal-cell{border-right:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a;cursor:pointer;background:#161616}.sched-cal-cell:hover{background:#222}.sched-cal-bar{position:absolute;z-index:1;border-radius:4px;padding:4px 20px 4px 6px;overflow:hidden;cursor:pointer;box-sizing:border-box;color:#fff;font-size:12px;line-height:1.3}.sched-cal-bar-add{position:absolute;top:2px;right:2px;width:18px;height:18px;padding:0;border:0;border-radius:4px;background:#00000059;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px;line-height:1}.sched-cal-bar-add:hover{background:#d2f000d9;color:#111}.sched-cal-bar-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sched-cal-bar-sub{opacity:.88;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sched-cal-bar.upcoming{background:#2f6a2f}.sched-cal-bar.ongoing{background:#1d5bb8}.sched-cal-bar.completed{background:#4a4a4a}.sched-cal-bar.cancelled{background:#5c2b2b}.sched-cal-bar.foreign{opacity:.55;z-index:0!important}.sched-cal-legend{display:flex;gap:12px;color:#999;font-size:12px;align-items:center}.sched-cal-dot{width:10px;height:10px;border-radius:2px;display:inline-block;margin-right:4px}.sched-enroll-row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #2a2a2a;color:#ddd;font-size:13px}
