body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.omni-extension,#omni-extension-toast{display:none!important}.datePickerContainer-y31fa3{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;gap:10px;width:100%;max-height:calc(100vh - 10px);display:flex}.header-iVgrtw{background:#f5f5f5;align-items:center;padding:0 10px;display:flex}.returnBtn-dZ7pRG{color:#aaa9a9;cursor:pointer;border:1px solid gray;border-radius:5px;padding:3px 10px;font-size:12px;line-height:20px}.holder-WQLFAi{flex:1}.tabs-cb9LrC{z-index:100;box-sizing:border-box;border-radius:6px;gap:8px;width:120px;padding:4px 0;display:flex}.tabs-cb9LrC button{position:relative}.tab-YFzBLR{cursor:pointer;background:0 0;border:none;flex:1;padding:8px 16px;font-size:16px;transition:all .2s}.tab-YFzBLR.active-LAtYF0,.tab-YFzBLR:hover{color:#1890ff}.tab-YFzBLR.active-LAtYF0{color:#1890ff;border-bottom:2px solid #1890ff}.content-SuhSCK{flex:1;padding:0 10px 10px;overflow-y:auto}.yearList-DKmUKz{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.monthList-bngxMH{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.yearItem-RgUoJA,.monthItem-c8nVnP{cursor:pointer;text-align:center;background:#fff;border:2px solid #f0f0f0;border-radius:4px;padding:27px;font-size:16px;font-weight:600;transition:all .2s}.yearItem-RgUoJA:hover,.monthItem-c8nVnP:hover{background:#f5f5f5;transform:translateY(-2px);border-color:#fecd77!important;box-shadow:0 2px 8px rgba(24,144,255,.2)!important}.yearItem-RgUoJA.currentYear-UNod5s{position:relative}.yearItem-RgUoJA.currentYear-UNod5s:after{color:#ffdf0f;content:"今年";font-size:12px;font-weight:400;position:absolute;top:5px;right:5px}.monthItem-c8nVnP.currentMonth-rvNhY9{position:relative}.monthItem-c8nVnP.currentMonth-rvNhY9:after{color:#ffdf0f;content:"本月";font-size:12px;font-weight:400;position:absolute;top:5px;right:5px}.yearItem-RgUoJA.selected-MPXiGJ,.monthItem-c8nVnP.selected-MPXiGJ{color:#fff;background:#ffd68e;border:2px solid #fecd77;position:relative;box-shadow:0 2px 8px rgba(254,205,119,.3)}.yearItem-RgUoJA.selected-MPXiGJ:after,.monthItem-c8nVnP.selected-MPXiGJ:after{content:"✔";color:#fff;font-size:12px;font-weight:400;position:absolute;top:5px;right:5px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.omni-extension,#omni-extension-toast{display:none!important}.calendar-B1TXxc{flex:1;max-width:800px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell;box-shadow:0 2px 10px rgba(0,0,0,.1)}.datePicker-MC9bZj{cursor:pointer;border-radius:4px;padding:0 3px;transition:all .2s;display:inline-block;position:relative}.datePicker-MC9bZj:after{content:"";border-bottom:5px solid #777;border-left:5px solid transparent;transition:border-color .2s;position:absolute;bottom:0;right:0}.datePicker-MC9bZj:hover{background:#ffd895}.datePicker-MC9bZj:hover:after{border-bottom-color:#357abd}.header-aCjzY3{z-index:1000;background:linear-gradient(#ffe7be,#fcb945);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.header-aCjzY3 .toToday-GdxCRi{color:orange;cursor:pointer;border:1px solid orange;border-radius:5px;padding:3px 10px;font-size:12px}.header-aCjzY3 .middle-J8bcn0{flex:1;justify-content:center;align-items:center;gap:5px;display:flex}.header-aCjzY3 .middle-J8bcn0 .pre-mfpop8,.header-aCjzY3 .middle-J8bcn0 .next-V3kWcO{cursor:pointer;background-color:transparent;border:none;outline:none;width:24px;height:24px;position:relative}.header-aCjzY3 .middle-J8bcn0 .pre-mfpop8:before,.header-aCjzY3 .middle-J8bcn0 .next-V3kWcO:before{content:"";border:6px solid transparent;border-left:8px solid #000;border-right-width:0;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.header-aCjzY3 .middle-J8bcn0 .pre-mfpop8:before{border-width:6px 8px 6px 0;border-color:transparent #000 transparent transparent}.header-aCjzY3 .middle-J8bcn0 .next-V3kWcO:before{border-width:6px 0 6px 8px;border-color:transparent transparent transparent #000}.header-aCjzY3 .main-LdpWIw{align-items:center;display:flex}.list-xMcivt{padding:10px}.weekdays-Gn1pMU{z-index:1000;background-color:#fff;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:.5rem;display:grid;position:sticky;top:66px}.weekday-bXNQ2v{text-align:center;color:#666;padding:.5rem;font-weight:500}.week-YAJx8I{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.dateItem-rvGzqB{cursor:pointer;text-align:center;border:2px solid transparent;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:10px;transition:all .2s;display:flex;position:relative}.dateItem-rvGzqB:active{transform:scale(.95)}.currentMonth-CGTKwV{color:#212529;background-color:#fff}.currentMonth-CGTKwV .date-gLvbOt{font-weight:600}.currentMonth-CGTKwV:hover{border:2px solid #c9c9c9}.otherMonth-P6LhcF{color:#adb5bd;opacity:.5;background-color:#f4f4f4}.otherMonth-P6LhcF:hover{border:2px solid #c9c9c9}.date-gLvbOt{font-size:1.2em}.lunar-euTb97{color:#666;font-size:.8em}.weekend-Oy8Fv_:not(.holidayWorkItem-WR4jy0) .date-gLvbOt{color:red}@media (max-width:768px){.currentMonth-CGTKwV,.otherMonth-P6LhcF{min-height:32px;padding:10px;font-size:.9em}}.day-duB_eF:hover{background:#e3f2fd;transform:scale(1.05)}.day-duB_eF:active{transform:scale(.95)}@media (max-width:600px){.day-duB_eF{padding:.75rem;font-size:.9rem}}.itemNotice-jKNHcz{position:absolute;top:5px;right:5px}.todayNotice-hLPALE{color:#ffdf0f}.holidayWorkItem-WR4jy0{background-color:#eceeff}.holidayWorkItem-WR4jy0:hover{border:2px solid #a9aefd}.holidayWorkItem-WR4jy0 .holidayWorkNotice-mqtha9{color:#5e69ff}.holidayRestItem-xnsuYB{background-color:#fff4df}.holidayRestItem-xnsuYB:hover{border:2px solid #fec253}.holidayRestItem-xnsuYB .holidayRestNotice-rw20i1{color:#ff6161}.holidayRestItem-xnsuYB .date-gLvbOt{color:red}.todayHighlight-aJf_pc{border:2px solid #ffcf75}.todayHighlight-aJf_pc:hover{border:2px solid #ffb937}