:root{--qh-bg: #f4f5f7;--qh-primary: #1677ff;--qh-primary-weak: #e6f4ff;--qh-accent: #ff8b3d;--qh-accent-soft: #fff4ea;--qh-text: #1f2330;--qh-muted: #888fa0;--qh-card: #ffffff;--qh-border: #ebedf2}.c-blue{--c: #5a9fd6}.c-sky{--c: #3a6ea5}.c-cyan{--c: #4f9fa0}.c-teal{--c: #3f9591}.c-green{--c: #6fb484}.c-lime{--c: #5aa67a}.c-yellow{--c: #d4bd45}.c-gold{--c: #f0b03a}.c-amber{--c: #f5921f}.c-orange{--c: #ec6a2c}.c-coral{--c: #e0596b}.c-rose{--c: #e16b84}.c-pink{--c: #ea7fa2}.c-magenta{--c: #b889d0}.c-purple{--c: #9b77c4}.c-indigo{--c: #6f5ba7}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,Roboto,sans-serif;color:var(--qh-text);background:var(--qh-bg)}.qh-page-title{font-size:20px;font-weight:600;margin:0 0 4px}.qh-page-sub{color:var(--qh-muted);font-size:13px;margin-bottom:16px}.qh-dash-card{background:var(--qh-card);border:1px solid var(--qh-border);border-radius:12px;padding:16px 18px;height:100%}.qh-dashboard-page .qh-dash-card{height:100%}.qh-dash-card h3{margin:0 0 12px;font-size:15px;display:flex;align-items:center;gap:8px}.qh-empty{color:var(--qh-muted);font-size:13px;padding:8px 0}.qh-list-item{padding:8px 0;border-bottom:1px dashed var(--qh-border);font-size:14px}.qh-list-item:last-child{border-bottom:none}.qh-soft-note{color:var(--qh-muted);font-size:12px;margin-top:8px}.qh-logo{height:44px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--qh-border);margin-bottom:6px}.qh-nav{display:flex;flex-direction:column;padding:4px 8px 12px;gap:2px}.qh-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:9px 2px;border-radius:10px;cursor:pointer;color:var(--qh-text);transition:background .15s,color .15s;text-align:center}.qh-nav-item .ic{font-size:20px;line-height:1}.qh-nav-item .tx{font-size:12px;line-height:1.1}.qh-nav-item:hover{background:#f3f7ff}.qh-nav-item.active{background:var(--qh-primary-weak);color:var(--qh-primary);font-weight:600}.qh-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;background:#fff;border-top:1px solid var(--qh-border);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -1px 6px #0000000a}.qh-tab{flex:1;height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--qh-muted);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s}.qh-tab .ic{font-size:21px;line-height:1}.qh-tab .tx{max-width:100%;font-size:11px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-tab.active{color:var(--qh-primary);font-weight:600}.qh-tab:active{background:#f3f7ff}.qh-more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.qh-more-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 4px;border-radius:12px;cursor:pointer;color:var(--qh-text);text-align:center}.qh-more-item .ic{font-size:24px;line-height:1}.qh-more-item .tx{max-width:100%;font-size:12px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-more-item:active{background:#f3f7ff}.qh-more-item.active{background:var(--qh-primary-weak);color:var(--qh-primary);font-weight:600}.qh-home-hero{margin-bottom:14px}.qh-home-banner{min-height:154px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--qh-border);font-family:inherit;text-align:left;cursor:pointer;border-radius:16px;padding:18px 20px 28px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:14px;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(255,196,77,.28),transparent 34%),linear-gradient(135deg,#eef6ff,#f3fbf3)}.qh-home-banner .hero-copy{min-width:0}.qh-home-banner .eyebrow{font-size:12px;font-weight:700;color:var(--qh-primary);letter-spacing:.2px}.qh-home-banner .headline{margin-top:4px;font-size:26px;line-height:1.1;font-weight:800;color:var(--qh-text)}.qh-home-banner .desc{margin-top:8px;max-width:420px;color:#667085;font-size:13px;line-height:1.6}.qh-home-banner .hero-img{width:132px;height:132px;object-fit:cover;border-radius:28px;justify-self:end;box-shadow:0 12px 30px #2563eb29}.qh-home-banner .hero-dots{position:absolute;left:50%;bottom:10px;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px}.qh-home-banner .hero-dot{width:8px;height:8px;border-radius:50%;background:#ffffff8c;box-shadow:0 0 0 1px #1e50a014}.qh-home-banner .hero-dot.active{width:10px;height:10px;background:#fff}.qh-home-shortcuts{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.home-shortcut{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#fff;border-radius:14px;padding:11px 6px 10px;min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--qh-text);box-shadow:0 1px #0f172a0f,0 8px 22px #0f172a0f}.home-shortcut .shortcut-ic{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:21px}.home-shortcut .shortcut-tx{max-width:100%;font-size:12px;line-height:1.1;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-shortcut.blue .shortcut-ic{background:#5a8dff}.home-shortcut.teal .shortcut-ic{background:#45a3a0}.home-shortcut.orange .shortcut-ic{background:#f59a45}.home-shortcut.green .shortcut-ic{background:#65ad76}.home-shortcut.gold .shortcut-ic{background:#f0b03a}.home-shortcut:active{transform:translateY(1px);background:#f8fbff}.qh-dashboard-detail{scroll-margin-top:12px}.qh-dash-banner{background:linear-gradient(135deg,#eef6ff,#f2fbf6);border:1px solid var(--qh-border);border-radius:14px;padding:16px 20px;margin-bottom:16px}.qh-dash-banner .row1{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.qh-dash-banner .title{font-size:20px;font-weight:700;color:var(--qh-text);line-height:1.2}.qh-dash-banner .sub{color:var(--qh-muted);font-size:13px;margin-top:3px}.qh-dash-banner .dash-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.qh-dash-period-tabs{display:inline-flex;align-items:center;gap:4px;height:38px;padding:4px;border-radius:999px;background:#ffffffdb;border:1px solid rgba(211,221,232,.9);box-shadow:0 6px 16px #1f334a14,inset 0 1px #ffffffe6}.qh-dash-period-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:58px;height:30px;padding:0 12px;border-radius:999px;background:transparent;color:#667283;font:inherit;font-weight:750;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.qh-dash-period-tabs button.active{background:linear-gradient(180deg,#4f82ff,#2f6df0);color:#fff;box-shadow:0 6px 12px #2f6df038}.qh-dash-period-tabs button:active{transform:translateY(1px)}.qh-dash-period-tabs .anticon{font-size:14px}.qh-dash-banner .wx{display:flex;align-items:center;gap:8px;min-width:150px;height:38px;background:#fff;border:1px solid var(--qh-border);border-radius:999px;padding:0 14px;white-space:nowrap;box-shadow:0 6px 16px #1f334a0f,inset 0 1px #ffffffe6}.qh-dash-banner .wx .e{font-size:20px;line-height:1}.qh-dash-banner .wx .tp{font-size:18px;font-weight:700;color:var(--qh-text)}.qh-dash-banner .wx .d{font-size:12px;color:var(--qh-muted)}.qh-dash-banner .wx.loading .tp,.qh-dash-banner .wx.loading .d{color:#8b95a5}.qh-dash-banner .quote{margin-top:12px;color:#586074;font-size:14px;line-height:1.7;border-left:3px solid var(--qh-primary);background:#ffffff8c;border-radius:0 8px 8px 0;padding:8px 14px}.qh-dash-banner .quote .a{color:var(--qh-muted);font-size:12px}:root{--qh-accent: #e0894a;--qh-accent-soft: #fff3ea}.qh-cal-weekhead{display:grid;grid-template-columns:repeat(7,1fr);margin-top:12px}.qh-cal-weekhead>div{text-align:center;font-size:13px;color:var(--qh-muted);padding:6px 0;font-weight:600}.qh-cal-weekhead>div.weekend{color:var(--qh-accent)}.qh-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(118px,auto);gap:1px;background:var(--qh-border);border:1px solid var(--qh-border);border-radius:12px;overflow:hidden}.qh-cal-cell{background:var(--qh-card);min-height:118px;padding:6px 8px 8px;cursor:pointer;position:relative;transition:background .15s;display:flex;flex-direction:column}.qh-cal-cell:hover{background:#fafcfb}.qh-cal-cell.out{background:#fbfcfb}.qh-cal-cell.out .qh-cal-daynum{color:#c8d0cb}.qh-cal-cell.out .qh-cal-lunar{color:#d4dad6}.qh-cal-cell.today{background:var(--qh-accent-soft)}.qh-cal-dayrow{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.qh-cal-daynum{font-size:16px;font-weight:700;line-height:1.1}.qh-cal-cell.weekend .qh-cal-daynum{color:var(--qh-accent)}.qh-cal-cell.today .qh-cal-daynum{background:var(--qh-accent);color:#fff;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.qh-cal-lunar{font-size:11px;color:var(--qh-muted)}.qh-cal-lunar.fest{color:var(--qh-accent);font-weight:600}.qh-cal-add{position:absolute;top:6px;right:8px;color:var(--qh-primary);opacity:0;transition:opacity .15s;font-size:14px;line-height:1}.qh-cal-cell:hover .qh-cal-add{opacity:.7}.qh-cal-items{display:flex;flex-direction:column;gap:4px;overflow:hidden}.qh-cal-task{position:relative;background:var(--c, var(--qh-primary));color:#fff;border-radius:7px;padding:4px 8px 16px;font-size:12px;line-height:1.4;cursor:pointer;transition:filter .15s}.qh-cal-task:hover{filter:brightness(1.05)}@keyframes qh-live-glow{0%,to{box-shadow:0 0 #fa8c16cc,0 0 10px 2px #fa8c1680}50%{box-shadow:0 0 0 9px #fa8c1600,0 0 22px 7px #fa8c16d9}}@keyframes qh-live-scale{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes qh-live-breath{0%,to{opacity:.3}50%{opacity:1}}.qh-cal-task.live,.qh-tg-block.live,.qh-agw-card.live,.qh-tt-tile.live{outline:3px solid #fa8c16;outline-offset:2px;animation:qh-live-glow 1.6s ease-in-out infinite,qh-live-scale 1.6s ease-in-out infinite;z-index:2}.qh-cal-task.live .t-name:before,.qh-tg-block.live .t-name:before,.qh-tt-tile.live .nm:before{content:"";display:inline-block;width:9px;height:9px;margin-right:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 2.5px #fa8c16f2;animation:qh-live-breath 1.2s ease infinite;vertical-align:0}.t-live{position:absolute;top:3px;right:4px;display:inline-flex;align-items:center;gap:4px;padding:1px 6px;border-radius:999px;background:#fff;color:#d46b08;font-size:10px;font-weight:700;line-height:1.5;box-shadow:0 1px 4px #1f232933;pointer-events:none;z-index:3}.t-live i{width:6px;height:6px;border-radius:50%;background:#fa8c16;animation:qh-live-breath 1.4s ease infinite}.t-live.inline{position:static;margin-left:8px;vertical-align:1px;box-shadow:none;background:#fff3e0}.qh-cal-task .t-time{color:#ffffffe6;font-size:11px}.qh-cal-task .t-name{font-weight:700;color:#fff}.qh-cal-task .t-teacher{color:#ffffffd9;font-size:11px}.qh-cal-task .t-loc-corner,.qh-tg-block .t-loc-corner,.qh-agw-card .t-loc-corner{position:absolute;right:5px;bottom:3px;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.2;color:#ffffffd1;font-weight:600;pointer-events:none}.qh-cal-task .t-mode-wrap,.qh-tg-block .t-mode-wrap{margin-top:3px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.qh-cal-task .t-fee{color:#fff;font-size:11px;font-weight:700}.qh-tg-block .t-week-fee{display:inline-block;margin-left:6px;color:#fff;font-size:10.5px;line-height:1.15;font-weight:700;font-variant-numeric:tabular-nums}.qh-cal-task .t-mode,.qh-tg-block .t-mode{display:inline-block;white-space:nowrap;font-size:10px;line-height:1.4;border-radius:4px;padding:0 5px;color:#fff;background:#ffffff38;border:1px solid rgba(255,255,255,.55)}.qh-cal-task .t-mode.online,.qh-tg-block .t-mode.online{color:#2f7ad6;background:#fff;border-color:#fff;font-weight:600}.qh-cal-task .t-mode.offline,.qh-tg-block .t-mode.offline{color:#fff;background:#fff3;border-color:#fff9}.qh-cal-task .t-replay,.qh-tg-block .t-replay{font-size:10px;line-height:1.4;border-radius:4px;padding:0 6px;white-space:nowrap;font-weight:700;color:#fff;background:#00000038;border:1px solid rgba(255,255,255,.5)}.qh-cal-task .t-replay.pending,.qh-tg-block .t-replay.pending{background:#00000057}.qh-tg-block .t-replay-teacher{margin-left:4px;font-weight:700}.qh-cal-task.done{background:#aeb4bf}.qh-cal-task.done .t-name{text-decoration:line-through}.qh-cal-task.done:after{content:"";position:absolute;left:5px;right:5px;top:21px;height:2px;background:#ffffffe6;border-radius:2px;pointer-events:none}.qh-cal-task.lighttext .t-name{color:#20242c}.qh-cal-task.lighttext .t-time,.qh-cal-task.lighttext .t-teacher,.qh-cal-task.lighttext .t-loc-corner,.qh-tg-block.lighttext .t-loc-corner{color:#5b6472}.qh-cal-task.lighttext .t-fee,.qh-tg-block.lighttext .t-week-fee{color:#2b2f38}.qh-cal-task.lighttext .t-mode.online,.qh-tg-block.lighttext .t-mode.online{color:#2f7ad6;background:#fff;border-color:#cfe0f5}.qh-cal-task.lighttext .t-mode.offline,.qh-tg-block.lighttext .t-mode.offline{color:#6b7280;background:#fff;border-color:#dfe3ea}.qh-cal-task.lighttext .t-replay,.qh-tg-block.lighttext .t-replay{color:#fff;background:#00000057;border-color:#0000001f}.qh-tg-block.lighttext .t-name{color:#20242c}.qh-tg-block.lighttext .t-time,.qh-tg-block.lighttext .t-sub,.qh-tg-block.lighttext .t-sub .t-teacher,.qh-tg-block.lighttext .t-loc{color:#5b6472}.qh-card-menu .ant-dropdown-menu{padding:3px!important;border-radius:9px}.qh-card-menu .ant-dropdown-menu-item,.qh-card-menu .ant-dropdown-menu-submenu-title{font-size:11px!important;line-height:1.35!important;padding:2px 9px!important;min-height:0!important;min-width:104px}.qh-card-menu .ant-dropdown-menu-title-content{font-size:11px!important}.qh-card-menu .ant-dropdown-menu-item .anticon,.qh-card-menu .ant-dropdown-menu-submenu-title .anticon{font-size:10px!important}.qh-grade-cascader .ant-cascader-menu{max-height:360px}.qh-grade-cascader .ant-cascader-menu-item{font-size:12px;line-height:1.4;padding-block:4px}.qh-mw-weekhead{display:grid;grid-template-columns:34px repeat(7,1fr);margin-top:0;position:sticky;top:44px;z-index:5;background:#fff;box-shadow:0 1px 0 var(--qh-border)}.qh-mw-weekhead>div{text-align:center;font-size:13px;color:var(--qh-muted);padding:6px 0;font-weight:600}.qh-mw-weekhead>div.weekend{color:var(--qh-accent)}.qh-mw{display:flex;flex-direction:column;gap:2px;background:#b4bcc8;border:2px solid #b4bcc8;border-radius:12px;overflow:hidden}.qh-mw-week{display:grid;grid-template-columns:34px repeat(7,1fr);grid-template-rows:auto repeat(3,minmax(34px,auto));gap:0 2px;background:#b4bcc8}.qh-mw-band,.qh-mw-gutter{border-top:1px solid #f3f4f7}.qh-mw-corner,.qh-mw-corner-h{background:#fafcfb}.qh-holiday-content .qh-mw-corner-h{background:#fff}.qh-mw-weekno{margin-left:auto;font-size:11px;font-weight:600;color:var(--qh-muted);background:#fff;border:1px solid var(--qh-border);border-radius:999px;padding:1px 8px;line-height:1.5}@media(max-width:768px){.t-replay{display:none!important}}.qh-pc-only,.qh-statbar{display:none!important}.qh-fee-toggle.ant-btn{flex-shrink:0;width:28px;height:28px;border-radius:10px}.qh-fee-total{display:inline-flex;align-items:center;height:28px;padding:0 10px;border:1px solid var(--qh-border);border-radius:8px;background:#fafcfb;flex-shrink:0;font-size:12px;line-height:1;color:var(--qh-muted);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.qh-fee-total b{color:var(--qh-text);font-size:14px;font-weight:700}.qh-period-nav{display:inline-grid;grid-template-columns:28px max-content 28px;align-items:center;gap:4px;flex-shrink:0}.qh-period-arrow.ant-btn{width:28px;height:28px;border-radius:8px;padding:0}.qh-period-title{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;min-width:0;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:var(--qh-text);font-size:16px;font-weight:700;line-height:28px;white-space:nowrap;-webkit-user-select:none;user-select:none}.qh-period-title.clickable{cursor:pointer}.qh-period-title .anticon{font-size:10px;color:var(--qh-muted)}.qh-agw{display:flex;flex-direction:column;gap:16px}.qh-agw-dh{display:flex;align-items:baseline;gap:8px;padding:0 2px 8px;border-bottom:1px solid var(--qh-border);margin-bottom:10px}.qh-agw-dh .wd,.qh-agw-dh .dt{font-size:15px;font-weight:700;color:var(--qh-text)}.qh-agw-dh .lu{font-size:12px;color:var(--qh-muted)}.qh-agw-dh.weekend .wd,.qh-agw-dh.weekend .dt{color:var(--qh-accent)}.qh-agw-dh.today .wd,.qh-agw-dh.today .dt{color:var(--qh-primary)}.qh-agw-dh .todaytag{margin-left:auto;font-size:11px;color:#fff;background:var(--qh-primary);border-radius:8px;padding:1px 8px}.qh-agw-card{position:relative;display:flex;align-items:center;gap:12px;padding:10px 12px 18px;margin-bottom:8px;background:#fff;border:1px solid var(--qh-border);border-left:4px solid var(--c);border-radius:10px;cursor:pointer}.qh-agw-card:active{background:#f7f9fb}.qh-agw-card.done{opacity:.55}.qh-agw-card.done .t-name{text-decoration:line-through}.qh-agw-card .t-time{flex-shrink:0;width:50px;text-align:center;font-size:12px;color:var(--qh-muted);font-variant-numeric:tabular-nums;line-height:1.3}.qh-agw-card .t-time .end{color:#c2c8d0}.qh-agw-card .t-main{flex:1;min-width:0}.qh-agw-card .t-name{font-size:14px;font-weight:700;color:var(--qh-text)}.qh-agw-card .t-sub{font-size:12px;color:var(--qh-muted);margin-top:2px}.qh-agw-card .t-mode{flex-shrink:0;font-size:11px;padding:2px 8px;border-radius:8px}.qh-agw-card .t-mode.online{color:#2f7ad6;background:#eaf2fd}.qh-agw-card .t-mode.offline{color:#6b7280;background:#f1f2f4}.qh-agw-card .t-week-fee{flex-shrink:0;color:var(--qh-text);font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.qh-agw-card .t-loc-corner{color:var(--qh-muted);right:10px;bottom:5px;max-width:50%}.qh-agw-add{text-align:center;color:var(--qh-primary);font-size:14px;padding:12px;border:1px dashed var(--qh-border);border-radius:10px;cursor:pointer;margin-top:4px}.qh-agw-add:active{background:var(--qh-primary-weak)}.qh-me{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.qh-me-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:7px 14px;border-radius:14px;color:var(--qh-text);background:#fff;border:1px solid var(--qh-border);box-shadow:0 1px 4px #17233d0d}.qh-me-hero-main{display:flex;align-items:center;gap:12px}.qh-me-hero .ava{background:#eef3fa;border:1px solid #dce5f0;color:#5b7ba8;flex-shrink:0}.qh-me-hero .nm{font-size:16px;font-weight:700;display:flex;align-items:center;gap:8px;color:var(--qh-text)}.qh-me-hero .badge{font-size:11px;font-weight:600;color:#8a5b0d;padding:2px 10px;border-radius:999px;background:#fdf3d7;border:1px solid #f3ddb0}.qh-pad-header-slot>.qh-me-hero.in-top{width:100%;min-width:0;height:100%;flex-wrap:nowrap;gap:10px;padding:0 2px;border:0;border-radius:0;background:transparent;box-shadow:none}.qh-me-hero.in-top .qh-me-hero-main{min-width:0;gap:9px}.qh-me-hero.in-top .ava{width:32px!important;height:32px!important;line-height:30px!important;font-size:16px!important}.qh-me-hero.in-top .qh-me-hero-id{min-width:0;display:flex;align-items:center;gap:8px}.qh-me-hero.in-top .nm{min-width:0;font-size:14px;white-space:nowrap}.qh-me-hero.in-top .badge{padding:1px 7px;font-size:10px}.qh-me-hero.in-top .qh-me-status{flex:none;margin-top:0}.qh-me-hero.in-top .qh-me-status .pill{padding:1px 7px;font-size:11px}.qh-me-head-metrics{flex:1;min-width:320px;max-width:460px;height:36px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;margin-inline:auto}.qh-me-head-metrics .metric{min-width:0;height:28px;padding-inline:4px;display:flex;align-items:center;justify-content:center;gap:4px;border-left:1px solid #edf0f5}.qh-me-head-metrics .metric:first-child{border-left:0}.qh-me-head-metrics .metric>i{flex:none;font-style:normal;font-size:13px}.qh-me-head-metrics .metric.level>i{color:#3a9a63}.qh-me-head-metrics .metric.points>i{color:#6b6cf6}.qh-me-head-metrics .metric.streak>i{color:#e8782b}.qh-me-head-metrics .metric.focus>i{color:#466399}.qh-me-head-metrics .metric>span{min-width:0;display:flex;flex-direction:column;align-items:center;line-height:1.15}.qh-me-head-metrics .metric b{max-width:100%;color:var(--qh-text);font-size:11.5px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-me-head-metrics .metric em{color:var(--qh-muted);font-size:9.5px;font-style:normal;white-space:nowrap}.qh-me-hero.in-top .qh-me-kids{width:auto;min-width:0;margin-left:auto;flex-direction:row;align-items:center;gap:7px}.qh-me-hero.in-top .qh-me-kids .lbl{flex:none;white-space:nowrap}.qh-me-hero.in-top .qh-me-kid-select{width:104px}.qh-me-kid-avatar.ant-avatar{flex:none;color:#2f6fed;background:#eef4ff;border:1px solid #cbdaf1;font-size:12px;font-weight:700}.qh-me-hero.in-top .qh-me-kid-empty{width:auto;padding-inline:10px;white-space:nowrap}.qh-pad-toolbar:has(.qh-me-hero.in-top)>.qh-pad-kids{display:none}.qh-me-hero-main.can-edit{cursor:pointer;border-radius:10px}.qh-me-hero-main.can-edit:hover .nm{color:#2f538f}.qh-me-hero .nm .acct-edit{font-size:12px;color:#9aa7b8}.qh-me-hero-main.can-edit:hover .acct-edit{color:#2f538f}.qh-me-hero .ava.ant-avatar>img{object-fit:cover}.qh-acct{display:flex;flex-direction:column;gap:12px;padding-top:4px}.qh-acct-ava-row{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px;margin:-8px;border-radius:12px;border:1.5px dashed transparent}.qh-acct-ava-row.drag{border-color:#2f538f;background:#f2f6ff}.qh-acct-ava-row:hover{background:#f7f9fc}.qh-acct-ava-row .ant-avatar{flex:none;background:#eef3fa;border:1px solid #dce5f0;color:#5b7ba8}.qh-acct-ava-row .ant-avatar>img{object-fit:cover}.qh-acct-ava-row .tx{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.qh-acct-ava-row .tx b{font-size:14px;color:var(--qh-text)}.qh-acct-ava-row .tx span{font-size:11.5px;color:var(--qh-muted)}.qh-acct-row{display:flex;align-items:center;gap:8px}.qh-acct-row .lbl{flex:none;width:72px;font-size:12.5px;color:#5b6472;text-align:right}.qh-acct-sec{display:flex;align-items:center;gap:6px;margin-top:6px;padding-top:12px;border-top:1px dashed #e3e9ef;font-size:13px;font-weight:700;color:var(--qh-text)}.qh-acct-sec .anticon{color:#2f538f}.qh-acct-pwrow{display:flex;align-items:center;justify-content:space-between;gap:10px}.qh-acct-pwrow .tip{font-size:11.5px;color:var(--qh-muted)}.qh-me-status{display:flex;flex-wrap:wrap;gap:5px;margin-top:3px}.qh-me-status .pill{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:#5b6472;padding:1px 8px;border-radius:999px;background:#f5f7fa;border:1px solid #e3e9ef}.qh-me-status .dot{width:7px;height:7px;border-radius:50%}.qh-me-status .dot.ok{background:#34a853}.qh-me-status .dot.err{background:#e05d5d}.qh-me-status .dot.dim{background:#c3cad4}.qh-me-kids{display:flex;flex-direction:column;gap:3px;width:220px;max-width:100%}.qh-me-kids .lbl{font-size:12px;color:var(--qh-muted)}.qh-me-kid-select{width:100%}.qh-me-kid-select .ant-select-selector{min-height:32px!important;padding-inline:11px!important;border-color:#dce4ef!important;border-radius:10px!important;background:#f8faff!important;box-shadow:0 1px 2px #1e2d4608}.qh-me-kid-select.ant-select-focused .ant-select-selector,.qh-me-kid-select:hover .ant-select-selector{border-color:#9eb9e4!important}.qh-me-kid-select .ant-select-selection-item{color:#2f538f;font-size:13px;font-weight:700;line-height:30px!important}.qh-me-kid-empty{width:100%;min-height:32px;border:1px dashed #cbd5e2;border-radius:10px;color:#667085;background:#fff;font-size:12.5px;cursor:pointer}.qh-me-kid-empty:hover{border-color:#9eb9e4;color:#2f538f;background:#f8faff}.qh-me-family-start{position:relative;overflow:hidden;width:100%;box-sizing:border-box;display:flex;align-items:center;gap:10px;text-align:left;padding:13px 18px;border:1.5px solid #edc185;border-radius:16px;color:var(--qh-text);background:linear-gradient(105deg,#fff8ec,#fffdf9 58%,#fff7eb);box-shadow:0 6px 18px #ae60161c;transition:border-color .15s,box-shadow .15s}.qh-me-family-start:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#f1a34d,#d96c19)}.qh-me-family-start .eic{flex:none;width:38px;height:38px;border-radius:12px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#c95f10;background:linear-gradient(145deg,#fff1dc,#ffe5c5);box-shadow:0 3px 9px #c95f1021}.qh-me-family-start .eic img{width:100%;height:100%;display:block;object-fit:cover}.qh-me-family-start .tx{min-width:0;display:flex;flex-direction:column;gap:2px}.qh-me-family-start .title-row{display:flex;align-items:center;gap:8px}.qh-me-family-start .tx b{font-size:15px;line-height:1.3}.qh-me-family-start .tx span{color:var(--qh-muted);font-size:11.5px}.qh-me-family-start .title-row b{color:var(--qh-text)}.qh-me-family-start .title-row i{padding:2px 9px;border:1px solid #b9d5ff;border-radius:999px;color:#2f6fed;background:#f0f6ff;font-size:10.5px;font-style:normal;font-weight:700}.qh-me-family-start.has-family .eic{width:52px;height:52px;border-radius:16px}.qh-me-family-start.has-family .tx{gap:4px}.qh-me-family-start.has-family .tx b{font-size:17px}.qh-me-family-start.has-family .tx>span:last-child{font-size:12.5px}.qh-me-family-start .action{flex:none;margin-left:auto;min-width:76px;padding:9px 22px;border-radius:999px;border:0;cursor:pointer;color:#fff;background:linear-gradient(135deg,#ee8b2e,#d96a17);font-family:inherit;font-size:15px;line-height:1.2;font-weight:700;box-shadow:0 3px 9px #d96a1738;transition:transform .15s,box-shadow .15s,filter .15s}.qh-me-family-start .action:hover{filter:brightness(1.04);box-shadow:0 5px 13px #d96a174d;transform:translateY(-1px)}.qh-me-family-start .action:active{transform:none}.qh-me-family-start .action:focus-visible{outline:2px solid #e8a55b;outline-offset:2px}.qh-me-family-start .arr{flex:none;color:#c56c1f;font-size:12px}.qh-me-card{background:#fff;border:1.5px solid #d4dce8;border-radius:16px;padding:13px 16px;box-shadow:0 2px 8px #1e2d460b}.qh-me-card-h{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:700;color:var(--qh-text);margin-bottom:10px}.qh-me-card-h:before{content:"";width:4px;height:14px;border-radius:2px;background:#2f538f}.qh-me-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:6px}.qh-me-tile{display:flex;flex-direction:row;align-items:center;gap:7px;padding:6px 9px;min-width:0;border:1px solid #eef1f6;border-radius:11px;background:#fbfcfe;cursor:pointer;transition:box-shadow .15s,transform .15s,border-color .15s}.qh-me-tile:hover{box-shadow:0 4px 12px #1e2d461a;transform:translateY(-1px);border-color:color-mix(in srgb,var(--tile-c) 35%,#eef1f6)}.qh-me-tile:active{transform:none;background:#f3f7ff}.qh-me-tile .ic{flex:none;width:26px;height:26px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--tile-c);background:color-mix(in srgb,var(--tile-c) 12%,#fff)}.qh-me-tile .tx{font-size:12px;font-weight:600;color:var(--qh-text);line-height:1.3;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-me-tile .chk{flex:none;margin-left:auto;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;color:transparent;border:1.5px solid #c9d2de;background:#fff;transition:background .15s,border-color .15s,color .15s}.qh-me-tile .chk:hover{border-color:#2f538f}.qh-me-tile .chk.on{background:#2f538f;border-color:#2f538f;color:#fff}.qh-me-tile.off{background:#f6f7f9}.qh-me-tile.off .tx{color:#8a93a3}.qh-me-tile.off .ic{filter:grayscale(1);opacity:.6}.qh-me-card-h .hint{font-weight:400;font-size:12px;color:var(--qh-muted);margin-left:4px}.qh-me-entries{display:flex;flex-direction:column}.qh-me-entry{display:flex;align-items:center;gap:10px;padding:12px 4px;cursor:pointer;-webkit-user-select:none;user-select:none}.qh-me-entry+.qh-me-entry{border-top:1px solid #f1f3f7}.qh-me-entry:hover b{color:#2f538f}.qh-me-entry .eic{flex:none;width:28px;height:28px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;color:var(--e-c, #2f538f);background:color-mix(in srgb,var(--e-c, #2f538f) 12%,#fff)}.qh-me-entry b{font-size:13.5px;font-weight:700;color:var(--qh-text);white-space:nowrap}.qh-me-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.qh-me-mode{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;column-gap:7px;row-gap:3px;padding:10px 12px;border-radius:12px;text-align:left;border:1.5px solid #e2e6ec;background:#fff;cursor:pointer;font:inherit;transition:border-color .15s,background .15s}.qh-me-mode:hover{border-color:#b9c8e2}.qh-me-mode.on{border-color:#2f538f;background:#f4f8fd;cursor:default}.qh-me-mode .mic{grid-column:1;grid-row:1;font-size:17px;line-height:1;color:#2f538f}.qh-me-mode b{font-size:13.5px;color:var(--qh-text)}.qh-me-mode .mdesc{grid-column:1 / -1;font-size:11px;color:#8a93a0;line-height:1.4}.qh-me-mode .mnow{position:absolute;top:8px;right:10px;font-size:10.5px;font-weight:700;color:#fff;background:#2f538f;border-radius:999px;padding:1px 8px}.qh-me-pinrow{display:flex;align-items:center;gap:10px;margin-top:10px}.qh-me-pinrow .tip{font-size:11.5px;color:#8a93a0}.qh-pad-pin-modal .ant-modal-content{padding:18px 20px 16px;border-radius:16px}.qh-pad-pin-modal .ant-modal-header{margin-bottom:12px}.qh-pad-pin-modal .ant-modal-title{font-size:17px;color:#24324d}.qh-pad-pin-code{position:relative;display:flex;gap:7px;width:100%}.qh-pad-pin-cell{flex:1;min-width:0;height:42px;border:1px solid #dce2eb;border-radius:8px;background:#fbfcfd;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.qh-pad-pin-cell.is-filled{border-color:#b9c8df;background:#f7f9fd}.qh-pad-pin-cell.is-active{border-color:#4f6cf7;box-shadow:0 0 0 2px #4f6cf71a;background:#fff}.qh-pad-pin-cell i{width:7px;height:7px;border-radius:50%;background:#2f538f}.qh-pad-pin-input.ant-input{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;opacity:.01;color:transparent;background:transparent;caret-color:transparent}.qh-pad-pin-input.ant-input:focus{border:0;box-shadow:none;outline:none}.qh-pad-pin-tip{margin-top:7px;color:#8b95a7;font-size:11px;line-height:1.4;text-align:center}.qh-me-member-note{font-size:12.5px;color:#5a6475;line-height:1.7}.qh-me-member-note b{color:#2f538f}.qh-me-invite-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.qh-me-invite-row .tip{font-size:11.5px;color:#8a93a0}.qh-me-fam-list{margin-top:10px;display:flex;flex-direction:column;gap:6px}.qh-me-fam-list .row{display:flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid var(--qh-border);border-radius:10px;background:#fafcfe}.qh-me-fam-list .row b{font-size:12.5px;color:var(--qh-text)}.qh-me-fam-list .row .role{font-size:10.5px;font-weight:700;color:#7a5a3a;background:#b0713a1f;border-radius:999px;padding:1px 8px}.qh-me-fam-list .row .role.is-p{color:#2f538f;background:#2f538f1a}.qh-me-fam-list .row .un{font-size:11.5px;color:#98a1b3;margin-right:auto}.qh-me-invite-code{font-size:34px;font-weight:800;letter-spacing:8px;color:#2f538f;text-align:center;padding:10px 0 6px}.qh-me-invite-tip{font-size:12px;color:#6a7382;line-height:1.7}.qh-mode-badge{flex:none;display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:700;color:#fff;white-space:nowrap}.qh-mode-badge.is-parent{background:#2f538f}.qh-mode-badge.is-child{background:#68b3b8}.qh-mode-badge.is-child.is-girl{background:#f06a7a}.qh-mode-badge.is-child.is-boy{background:#5a9fd6}.qh-mode-badge.is-elder{background:#b0713a}.qh-me-entry .s{font-size:12px;color:var(--qh-muted);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-me-entry .arr{margin-left:auto;font-size:11px;color:#b6bfcc}.qh-focus-float{position:fixed;right:18px;bottom:calc(22px + env(safe-area-inset-bottom,0px));z-index:900;display:inline-flex;align-items:center;gap:8px;padding:10px 16px 10px 12px;border:none;border-radius:999px;background:linear-gradient(135deg,#ff9d3b,#e8622e);color:#fff;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;font-size:13px;box-shadow:0 6px 20px #e8622e73;animation:qh-ff-breath 1.8s ease-in-out infinite}.qh-focus-float:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:inherit;border:3px solid rgba(255,145,50,.85);animation:qh-ff-ring 1.8s ease-out infinite;pointer-events:none}.qh-focus-float .dot{width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 6px #ffffffe6;animation:qh-ff-pulse 1.2s ease-in-out infinite}.qh-focus-float .ph{font-weight:800}.qh-focus-float .nm{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;opacity:.95}.qh-focus-float .tm{font-weight:800;font-size:14px;font-variant-numeric:tabular-nums}.qh-focus-float.dragging{cursor:grabbing;animation-play-state:paused}.qh-focus-float.dragging:before{animation-play-state:paused}.qh-focus-float.mini{width:52px;height:52px;padding:0;justify-content:center}.qh-focus-float .tm-mini{font-weight:800;font-size:12.5px;font-variant-numeric:tabular-nums;letter-spacing:-.3px}.qh-focus-float .szbtn{position:absolute;top:-7px;left:-7px;width:19px;height:19px;border-radius:50%;border:1px solid #f0c9a4;background:#fff;color:#b4601a;font-size:10px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 1px 4px #28323c40}.qh-focus-float.rest .szbtn{border-color:#b8dccc;color:#237a5a}.qh-focus-float.paused .szbtn{border-color:#cfd6dd;color:#6b7482}.qh-focus-float.rest{background:linear-gradient(135deg,#3db389,#237a5a);box-shadow:0 6px 20px #237a5a73;animation-name:qh-ff-breath-rest}.qh-focus-float.rest:before{border-color:#3db389d9}.qh-focus-float.paused{background:linear-gradient(135deg,#98a2ad,#6b7482);box-shadow:0 5px 14px #3c465059;animation:none}.qh-focus-float.paused:before{animation:none;opacity:0}.qh-focus-float.paused .dot{animation:none;box-shadow:none;opacity:.8}@keyframes qh-ff-breath{0%,to{transform:scale(1);box-shadow:0 6px 18px #e8622e66}50%{transform:scale(1.05);box-shadow:0 10px 30px #e8622ea6}}@keyframes qh-ff-breath-rest{0%,to{transform:scale(1);box-shadow:0 6px 18px #237a5a61}50%{transform:scale(1.05);box-shadow:0 10px 30px #237a5a99}}@keyframes qh-ff-ring{0%{opacity:.9;transform:scale(1)}70%,to{opacity:0;transform:scale(1.35)}}@keyframes qh-ff-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.6}}.qh-me-theme-tip{font-size:12px;color:var(--qh-muted);margin-bottom:10px}.qh-me-theme-groups{display:flex;flex-direction:column;gap:2px}.qh-me-theme-groups .grow{display:flex;align-items:flex-start;gap:10px}.qh-me-theme-groups .glbl{flex:none;width:56px;padding-top:6px;font-size:12px;font-weight:600;color:var(--qh-muted)}.qh-me-theme-groups .gsw{display:flex;flex-wrap:wrap;gap:0 2px;min-width:0}.qh-me-theme-sw{display:flex;flex-direction:column;align-items:center;gap:1px;padding:3px 4px 2px;border:1.5px solid transparent;border-radius:8px;background:none;cursor:pointer}.qh-me-theme-sw .sw{width:28px;height:18px;border-radius:5px;box-shadow:inset 0 0 0 1px #0000000d}.qh-me-theme-sw .nm{font-size:10.5px;color:#5a6675;white-space:nowrap}.qh-me-theme-sw:hover{border-color:#d7dde6}.qh-me-theme-sw.on{border-color:#2f538f;background:#fff}.qh-me-theme-sw.on .nm{color:#2f538f;font-weight:700}.qh-me-pref-lbl{font-size:13px;font-weight:600;color:var(--qh-text);margin:2px 0 8px}.qh-me-pref-lbl .hint,.qh-me-city .hint{font-weight:400;font-size:12px;color:var(--qh-muted);margin-left:8px}.qh-me-mods{display:grid;grid-template-columns:repeat(auto-fill,minmax(198px,1fr));gap:8px}.qh-me-mod{display:flex;align-items:center;gap:7px;min-width:0;height:32px;padding:0 12px;border-radius:9px;font-size:12.5px;color:#8a93a3;background:#f6f7f9;border:1px solid transparent;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .15s,color .15s,border-color .15s}.qh-me-mod:hover{background:#eef1f5}.qh-me-mod:before{content:"✓";flex:none;width:13px;font-size:11px;line-height:1;font-weight:700;color:transparent;transition:color .15s}.qh-me-mod.on{background:#fff;border-color:#b3c8e8;color:#2f538f;font-weight:600;box-shadow:0 1px 2px #2f538f0f}.qh-me-mod.on:before{color:#2f538f}.qh-me-city{display:flex;align-items:center;gap:10px;margin-top:8px;padding-top:8px;border-top:1px dashed #e6eaf0}.qh-me-city .lbl{font-size:13px;font-weight:600;color:var(--qh-text);flex-shrink:0}.qh-me-ai{margin-top:8px;font-size:11.5px;color:var(--qh-muted);line-height:1.6;background:#f7f9fc;border-radius:10px;padding:6px 10px}.qh-me-actions{width:min(420px,100%);margin:2px auto 4px}@media(min-width:720px){.qh-me-entries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.qh-me-entry{padding-left:14px}.qh-me-entry+.qh-me-entry{border-top:0}.qh-me-entry:nth-child(2n){border-left:1px solid #f1f3f7}}.qh-help{max-width:min(1320px,calc(100vw - 32px));margin:0 auto}.qh-help-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.qh-help-head .main{min-width:0}.qh-help .qh-page-title{display:flex;align-items:center;gap:8px}.qh-help-md{background:#fff;border:1px solid var(--qh-border);border-radius:12px;padding:20px 22px 26px;line-height:1.78;color:var(--qh-text)}.qh-help-md h1,.qh-help-md h2,.qh-help-md h3,.qh-help-md h4{color:var(--qh-text);line-height:1.35}.qh-help-md h1{margin:0 0 14px;font-size:25px}.qh-help-md h2{margin:28px 0 10px;padding-top:8px;border-top:1px solid var(--qh-border);font-size:20px}.qh-help-md h3{margin:18px 0 8px;font-size:16px}.qh-help-md h4{margin:14px 0 6px;font-size:14px}.qh-help-md p{margin:7px 0;font-size:14px}.qh-help-md .md-li{position:relative;padding-left:18px;margin:3px 0;font-size:14px;color:#3b4250}.qh-help-md .md-li:before{content:"";position:absolute;left:3px;top:.82em;width:5px;height:5px;border-radius:50%;background:var(--qh-primary)}.qh-help-md .md-li.depth-1{margin-left:16px}.qh-help-md .md-li.depth-2,.qh-help-md .md-li.depth-3{margin-left:32px}.qh-help-md figure{margin:16px 0 20px;border:1px solid var(--qh-border);border-radius:12px;overflow:hidden;background:#f7f9fb;text-align:center}.qh-help-md figure.editable{background:#fff}.qh-help-md figure img{display:block;width:auto;height:auto;max-width:min(100%,var(--qh-help-img-max, 760px));max-height:min(72vh,720px);margin:0 auto;object-fit:contain;background:#fff}.qh-help-md figcaption{padding:7px 10px;color:var(--qh-muted);font-size:12px;text-align:center;background:#fff;border-top:1px solid var(--qh-border)}.qh-help-html img{display:block;width:auto;height:auto;max-width:min(100%,760px);max-height:min(72vh,720px);margin:16px auto 20px;border:1px solid var(--qh-border);border-radius:10px;background:#fff;object-fit:contain}.qh-help-html img[data-width]{max-width:100%}.qh-help-md code{padding:1px 5px;border-radius:5px;background:#f2f4f7;color:#344054;font-size:.92em}.qh-help-md a{color:var(--qh-primary)}.qh-help-editor{display:flex;flex-direction:column;gap:12px}.qh-help-editbar{position:sticky;top:49px;z-index:10;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;margin:0 -4px;border:1px solid var(--qh-border);border-radius:12px;background:#fffffff5;box-shadow:0 4px 16px #232d410f}.qh-help-editor textarea.ant-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65}.qh-help-edit-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:14px;align-items:start}.qh-help-edit-pane,.qh-help-preview-pane{min-width:0}.qh-help-preview-pane{position:sticky;top:112px;max-height:calc(100vh - 130px);overflow:auto;padding-right:2px}.qh-help-preview-title{display:flex;align-items:center;gap:6px;color:var(--qh-muted);font-size:13px;margin-top:4px}.qh-help-preview-pane .qh-help-md{padding:14px;border-radius:10px}.qh-help-rich{border:1px solid var(--qh-border);border-radius:14px;background:#fff;overflow:visible;box-shadow:0 8px 24px #232d410d}.qh-help-edit-shell{display:grid;grid-template-columns:minmax(0,1fr) 238px;align-items:start}.qh-help-rich-main{min-width:0;border-right:1px solid var(--qh-border)}.qh-help-rich-toolbar{border-bottom:1px solid var(--qh-border);background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.qh-help-tool-row{display:flex;align-items:center;gap:8px;padding:8px 10px;overflow-x:auto}.qh-help-tool-group{display:inline-flex;align-items:center;gap:2px;padding-right:8px;border-right:1px solid var(--qh-border);flex:0 0 auto}.qh-help-tool-group:last-child{border-right:none}.qh-help-tool-group .ant-btn{width:32px;height:30px;padding:0;border-color:transparent;box-shadow:none}.qh-help-tool-group .ant-btn.is-active{color:var(--qh-primary);background:var(--qh-primary-weak);border-color:#bcd5ff}.qh-help-tool-prefix{color:var(--qh-muted);margin-right:2px}.qh-help-rich-imagebar{display:flex;align-items:center;gap:10px;padding:7px 12px;border-top:1px solid var(--qh-border);color:#5b6472;font-size:13px;background:#fafcff}.qh-help-rich-imagebar input[type=range]{width:min(320px,42vw);accent-color:var(--qh-primary)}.qh-help-rich-imagebar b{min-width:54px;font-variant-numeric:tabular-nums;color:var(--qh-text)}.qh-help-outline{position:sticky;top:112px;align-self:start;max-height:calc(100vh - 132px);overflow:auto;padding:18px 14px;background:#fff}.qh-help-outline-title{margin-bottom:12px;color:var(--qh-text);font-size:15px;font-weight:800}.qh-help-outline-list{display:flex;flex-direction:column;gap:3px}.qh-help-outline-item{display:block;width:100%;border:none;background:transparent;color:#5f6878;font-size:13px;line-height:1.45;text-align:left;padding:5px 7px;border-radius:7px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-help-outline-item:hover{color:var(--qh-primary);background:var(--qh-primary-weak)}.qh-help-outline-item.level-2{padding-left:18px}.qh-help-outline-item.level-3{padding-left:30px;font-size:12.5px;color:#778191}.qh-help-outline-empty{color:var(--qh-muted);font-size:12px;line-height:1.5;padding:8px 4px}.qh-help-prosemirror{min-height:560px;padding:34px min(7vw,86px) 72px;outline:none;color:var(--qh-text);line-height:1.78}.qh-help-prosemirror p{margin:8px 0;font-size:15px}.qh-help-prosemirror h1{margin:0 0 20px;font-size:34px;line-height:1.25;scroll-margin-top:126px}.qh-help-prosemirror h2{margin:28px 0 12px;font-size:25px;line-height:1.32;scroll-margin-top:126px}.qh-help-prosemirror h3{margin:22px 0 10px;font-size:19px;line-height:1.35;scroll-margin-top:126px}.qh-help-prosemirror ul,.qh-help-prosemirror ol{padding-left:1.35em}.qh-help-prosemirror blockquote{margin:14px 0;padding:8px 14px;border-left:3px solid var(--qh-primary);background:#f7f9fb;color:#4b5565}.qh-help-prosemirror img{display:block;width:auto;height:auto;max-width:min(100%,760px);max-height:min(72vh,720px);margin:16px auto 20px;border:1px solid var(--qh-border);border-radius:10px;background:#fff;object-fit:contain}.qh-help-prosemirror img[data-width]{max-width:100%}.qh-help-prosemirror img.ProseMirror-selectednode{outline:3px solid rgba(47,101,255,.24);border-color:var(--qh-primary)}.qh-help-image-node{position:relative;display:block;width:fit-content;max-width:100%;margin:16px auto 20px;line-height:0}.qh-help-prosemirror .qh-help-image-node img{margin:0;max-width:100%}.qh-help-image-node.selected img{outline:3px solid rgba(47,101,255,.28);border-color:var(--qh-primary)}.qh-help-image-handle{position:absolute;z-index:3;width:12px;height:12px;border:2px solid #fff;border-radius:999px;background:var(--qh-primary);box-shadow:0 1px 5px #232d4140}.qh-help-image-handle.nw{top:-6px;left:-6px;cursor:nwse-resize}.qh-help-image-handle.n{top:-6px;left:50%;transform:translate(-50%);cursor:ns-resize}.qh-help-image-handle.ne{top:-6px;right:-6px;cursor:nesw-resize}.qh-help-image-handle.e{top:50%;right:-6px;transform:translateY(-50%);cursor:ew-resize}.qh-help-image-handle.se{right:-6px;bottom:-6px;cursor:nwse-resize}.qh-help-image-handle.s{bottom:-6px;left:50%;transform:translate(-50%);cursor:ns-resize}.qh-help-image-handle.sw{bottom:-6px;left:-6px;cursor:nesw-resize}.qh-help-image-handle.w{top:50%;left:-6px;transform:translateY(-50%);cursor:ew-resize}.qh-help-resizing-image,.qh-help-resizing-image *{-webkit-user-select:none!important;user-select:none!important}.qh-help-prosemirror .is-empty:before{content:attr(data-placeholder);float:left;height:0;color:#a4acba;pointer-events:none}.qh-help-prosemirror a{color:var(--qh-primary)}.qh-help-prosemirror mark{background:#fff3bf;border-radius:3px;padding:0 2px}.qh-help-img-tools{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 10px;border-top:1px solid var(--qh-border);background:#fff;flex-wrap:wrap}.qh-help-img-tools input[type=range]{width:160px;accent-color:var(--qh-primary)}.qh-help-img-tools span{min-width:54px;text-align:center;color:var(--qh-muted);font-size:12px;font-variant-numeric:tabular-nums}.qh-mw-weekno{margin-left:auto;font-size:11px;font-weight:600;color:var(--qh-muted);background:#fff;border:1px solid var(--qh-border);border-radius:999px;padding:1px 8px;line-height:1.5;white-space:nowrap}.qh-mw-gutter{background:#fafcfb;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--qh-muted);font-weight:600;letter-spacing:2px;writing-mode:vertical-rl}.qh-mw-dayhead{background:var(--qh-card);padding:4px 8px;display:flex;align-items:baseline;gap:6px;position:relative;cursor:pointer;transition:background .15s}.qh-mw-dayhead .qh-cal-daynum{font-size:14px}.qh-mw-dayhead:hover{background:#fafcfb}.qh-mw-dayhead.out{background:#fbfcfb}.qh-mw-dayhead.out .qh-cal-daynum{color:#c8d0cb}.qh-mw-dayhead.out .qh-cal-lunar{color:#d4dad6}.qh-mw-dayhead.today{background:#ffe7cd}.qh-mw-dayhead.weekend .qh-cal-daynum{color:var(--qh-accent)}.qh-mw-dayhead.today .qh-cal-daynum{background:var(--qh-accent);color:#fff;border-radius:50%;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.qh-mw-add{position:absolute;top:4px;right:6px;color:var(--qh-primary);opacity:0;transition:opacity .15s;font-size:13px;line-height:1}.qh-mw-dayhead:hover .qh-mw-add{opacity:.7}.qh-mw-band{background:var(--qh-card);padding:3px;cursor:pointer;display:flex;flex-direction:column;gap:3px;transition:background .15s}.qh-mw-band.out{background:#fbfcfb}.qh-mw-band.today{background:#ffedd9}.qh-mw-band:hover{background:#fafcfb}.qh-mw-band.today:hover{background:#ffe6ca}@keyframes qh-travel-drift{0%,to{transform:translate(0)}50%{transform:translate(3px,-2px)}}@keyframes qh-travel-sky{0%{background-position:0% 50%}to{background-position:100% 50%}}.qh-mw-dayhead.travel:not(.today),.qh-mw-band.travel:not(.today),.qh-tg-dayhead.travel:not(.today){background:linear-gradient(120deg,var(--tva, #e6f3fc),var(--tvb, #f5fbff),var(--tva, #e6f3fc));background-size:220% 220%;animation:qh-travel-sky 14s ease-in-out infinite alternate}.qh-mw-travelmark{display:inline-block;margin-left:4px;font-size:12px;color:#2e86c1;animation:qh-travel-drift 3.2s ease-in-out infinite}.qh-tg-col.travel:not(.today){background-color:#eef7fd}.qh-cal-task.travel,.qh-tg-travelband{background:linear-gradient(120deg,var(--c, #4c8dae),var(--c2, #6fa8c9),var(--c, #4c8dae));background-size:220% 220%;animation:qh-travel-sky 14s ease-in-out infinite alternate;border:1px dashed rgba(255,255,255,.8)}.qh-cal-task.travel .t-travel-ico,.qh-tg-travelband .ico{display:inline-block;animation:qh-travel-drift 3.2s ease-in-out infinite}.qh-tg-alldayrow{position:absolute;top:100%;left:0;right:0;display:grid;padding-top:6px;z-index:5;pointer-events:none}.qh-tg-alldaycell{min-width:0;display:flex;flex-direction:column;gap:6px;padding:0 3px}.qh-tg-alldayrow .qh-tg-travelband{pointer-events:auto}.qh-tg-travelband{display:flex;flex-direction:column;gap:4px;box-sizing:border-box;padding:6px 8px;border-radius:10px;overflow:hidden;color:#fff;cursor:pointer}.qh-tg-travelband .r1{display:flex;align-items:center;gap:4px;min-width:0}.qh-tg-travelband .ico{flex:none;font-size:14px}.qh-tg-travelband .nm{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700}.qh-tg-travelband .tc{flex:none;font-size:12px;opacity:.9}.qh-tg-travelband .r2{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.qh-tg-travelband .md{flex:none;padding:0 6px;border:1px solid rgba(255,255,255,.6);border-radius:5px;background:#fff3;font-size:11px;line-height:17px}.qh-tg-travelband .md.online{background:#fff;border-color:#fff;color:#2f7ad6;font-weight:600}.qh-tg-travelband .loc{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:auto;font-size:11px;opacity:.92}.qh-hc-travel-note{color:#2e86c1;font-size:13px;background:#e6f3fc;border:1px dashed #9cc6e4;border-radius:8px;padding:8px 12px}.qh-statbar{display:flex;align-items:center;gap:10px;margin-left:auto;font-size:13px;line-height:1.4;color:var(--qh-muted);background:#fafcfb;border:1px solid var(--qh-border);border-radius:8px;padding:0 12px;height:32px;flex-shrink:0;white-space:nowrap}.qh-statbar span{white-space:nowrap}.qh-grade-tag{font-size:12px;font-weight:600;line-height:1.5;color:#fff;background:linear-gradient(135deg,#6aa3ea,#9d8ae6);border:none;border-radius:999px;padding:2px 13px;white-space:nowrap;flex-shrink:0;align-self:center;box-shadow:0 1px 3px #786ee647}.qh-statbar b{color:var(--qh-text);font-weight:600}.qh-statbar i{width:1px;height:14px;background:var(--qh-border);flex-shrink:0}.qh-tg{margin-top:12px;border:1px solid var(--qh-border);border-radius:12px}.qh-tg-head{display:grid;border-bottom:1px solid var(--qh-border);position:sticky;top:48px;z-index:10;background:#fff;border-radius:12px 12px 0 0}.qh-tg-corner{border-top-left-radius:12px}.qh-tg-dayhead:last-child{border-top-right-radius:12px}.qh-tg-body{border-radius:0 0 12px 12px;overflow:hidden}.qh-tg-corner{display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--qh-muted);background:#fafcfb;border-right:1px solid var(--qh-border)}.qh-tg-corner .wk{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.15}.qh-tg-dayhead{text-align:center;padding:8px 4px;border-right:1px solid var(--qh-border)}.qh-tg-dayhead:last-child{border-right:none}.qh-tg-dayhead.today{background:var(--qh-accent-soft)}.qh-tg-dayhead .wd{font-size:13px;font-weight:600}.qh-tg-dayhead.weekend .wd{color:var(--qh-accent)}.qh-tg-dayhead .dt{font-size:13px;font-weight:700}.qh-tg-dayhead.today .dt{background:var(--qh-accent);color:#fff;border-radius:50%;width:22px;height:22px;line-height:22px;display:inline-block}.qh-tg-dayhead .lu{font-size:11px;color:var(--qh-muted)}.qh-tg-dayhead .lu.fest{color:var(--qh-accent)}.qh-tg-body{display:grid;padding-bottom:9px}.qh-tg-weekno{font-weight:600;color:var(--qh-text);font-size:12px}.qh-tg-gutter{position:relative;border-right:1px solid var(--qh-border);background:#fafcfb}.qh-tg-hour{position:absolute;left:0;right:0;text-align:center;font-size:11px;color:var(--qh-muted);transform:translateY(-50%)}.qh-tg-col{position:relative;border-right:1px solid var(--qh-border);cursor:pointer}.qh-tg-col:last-child{border-right:none}.qh-tg-col.today{background:var(--qh-accent-soft)}.qh-tg-block{position:absolute;border-radius:6px;background:var(--c, var(--qh-primary));color:#fff;padding:4px 7px 15px;font-size:11px;line-height:1.25;overflow:hidden;cursor:pointer}.qh-tg-block:hover{filter:brightness(1.05)}.qh-tg-block .t-replay-corner{position:absolute;right:5px;bottom:3px;font-size:9px;line-height:1.3;padding:0 4px;white-space:nowrap;pointer-events:none}.qh-tg-block.shrink .t-loc-corner,.qh-tg-block.shrink .t-replay-corner{font-size:8px}.qh-tg-block .t-name{font-weight:700;color:#fff}.qh-tg-block .t-time{color:#ffffffe6;font-size:10px}.qh-tg-block .t-sub{margin-top:1px;color:#ffffffe6;font-size:10px;line-height:1.25;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-tg-block .t-sub .t-time{font-size:inherit}.qh-tg-block .t-sub .t-teacher{font-weight:600;opacity:.95}.qh-tg-block.done{background:#aeb4bf}.qh-tg-block.done .t-name{text-decoration:line-through}.qh-tg-block.done:after{content:"";position:absolute;left:7px;right:7px;top:18px;height:2px;background:#ffffffe6;border-radius:2px;pointer-events:none}.qh-tg-block.done.has-sub:after{top:31px}.qh-tg-block .t-loc{color:#ffffffd9;font-size:10px}.qh-tg-block.conflict{--c: #ef5b5b;box-shadow:0 0 0 2px #ffccc0 inset}.qh-tg-block .t-conflict{color:#fff;font-size:10px;font-weight:600;margin-top:1px}.qh-tg-untimed{display:grid;border-top:1px solid var(--qh-border)}.qh-tg-untimed>.qh-tg-corner{padding:8px 4px;min-height:40px;border-right:1px solid var(--qh-border)}.qh-tg-untimed-col{display:flex;flex-wrap:wrap;gap:4px;padding:6px;border-right:1px solid var(--qh-border)}.qh-tg-untimed-col:last-child{border-right:none}.qh-tg-chip{background:var(--c, var(--qh-primary));border-radius:6px;padding:2px 7px;font-size:11px;font-weight:700;color:#fff}.qh-sched-drawer .ant-drawer-header{padding:10px 16px}.qh-sched-drawer .ant-drawer-body{padding:10px 14px 12px}.qh-sched-drawer .ant-drawer-footer{padding:8px 14px}.qh-sched-form{width:100%;max-width:752px;margin-left:auto}.qh-sched-form .ant-form-item{margin-bottom:6px}.qh-sched-form .ant-form-item-label{padding-bottom:0}.qh-sched-form .ant-form-item-label>label{height:22px;color:var(--qh-text-2, #555)}.qh-sched-form .ant-input,.qh-sched-form .ant-picker,.qh-sched-form .ant-input-number,.qh-sched-form .ant-select .ant-select-selector{border-color:#e4e8ee}.qh-sched-form .qh-switch-cell .ant-form-item{margin-bottom:0}.qh-sched-form .qh-hc-meta-row .ant-form-item-label>label{white-space:nowrap}.qh-sched-form .qh-hc-top-row{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.5fr) 118px 104px minmax(0,1fr);gap:0 12px;align-items:start}.qh-sched-form .qh-hc-top-row.rc{grid-template-columns:minmax(0,1fr) 118px minmax(0,1fr) minmax(0,1fr)}.qh-sched-form .qh-hc-top-row .ant-form-item-label>label{white-space:nowrap}.qh-sched-form .qh-hc-meta-row{margin-bottom:12px}.qh-sched-form .qh-hc-meta-main,.qh-sched-form .qh-hc-meta-checks{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 16px;align-items:start}.qh-sched-form .qh-hc-meta-cell{display:flex;align-items:flex-start;gap:28px;min-width:0}.qh-sched-form .qh-hc-fee-wrap{gap:8px}.qh-sched-form .qh-hc-fee-per{height:52px;padding-top:22px;color:var(--qh-muted);line-height:30px;font-variant-numeric:tabular-nums;white-space:nowrap}.qh-sched-form .qh-hc-meta-checks{margin-top:10px}.qh-sched-form .qh-hc-meta-checks .qh-hc-sync-check{margin:0}.qh-tt-topbar{display:flex;align-items:center;justify-content:space-between;margin:2px 0 4px}.qh-course-head{width:100%;display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(320px,1fr);align-items:center;gap:8px}.qh-course-head.out{grid-template-columns:auto minmax(0,1fr) auto}.qh-course-head-left{justify-self:start;min-width:0}.qh-course-head-center{justify-self:center;min-width:0}.qh-course-head-right{justify-self:end;min-width:0}.qh-course-head.out .qh-course-head-right{grid-column:3;display:inline-flex;align-items:center;flex-wrap:nowrap;white-space:nowrap}.qh-course-export-btn.ant-btn{width:32px;padding-left:0;padding-right:0}.qh-tt-term-dates{max-width:540px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 18px;border:1px solid #c8d7ee;border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f6f9fffa),linear-gradient(90deg,#5284ca1f,#7491be0a,#e79e4c1f);color:#5f6b7a;font-size:12px;line-height:1;cursor:pointer;white-space:nowrap;box-shadow:0 6px 18px #2b4a7d1c,inset 0 1px #fffffff2;transition:border-color .15s,box-shadow .15s,transform .15s}.qh-tt-term-dates.has{border-color:#c2d3ec}.qh-tt-term-dates:hover{border-color:#91b1e3;box-shadow:0 8px 24px #2b4a7d26,inset 0 1px #fffffffa}.qh-tt-term-dates .date-item{display:inline-flex;align-items:center;gap:9px;min-height:28px;padding:0 8px;border-radius:10px;cursor:pointer;transition:background .12s}.qh-tt-term-dates .date-item:hover,.qh-tt-term-dates .date-item:active{background:#eef4ff}.qh-tt-term-dates em{min-width:64px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;color:#2d5f9f;font-weight:760;border-radius:999px;background:#e8f1ff;box-shadow:inset 0 0 0 1px #4b78be1c}.qh-tt-term-dates .date-item:last-child em{color:#936019;background:#fff2de;box-shadow:inset 0 0 0 1px #dc963c24}.qh-tt-term-dates strong{color:var(--qh-text);font-size:17px;font-weight:820;letter-spacing:0;font-variant-numeric:tabular-nums}.qh-tt-term-dates .date-divider{width:1px;height:22px;background:linear-gradient(180deg,transparent,#bfcde0,transparent)}.qh-tt-term-dates strong.unset{color:#a4aeb9;font-size:14px;font-weight:650}.qh-tt-term-dates.disabled{opacity:.55;pointer-events:none}.qh-tt-fab{position:fixed;right:18px;bottom:calc(96px + env(safe-area-inset-bottom,0px));z-index:890;-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab}.qh-tt-fab.dragging{cursor:grabbing}.qh-tt-fab-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;border:0;padding:0;background:#1f232938;cursor:default}.qh-tt-fab-btn{position:relative;z-index:2;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;background:linear-gradient(135deg,#5aa4e6,#3a6ea5);box-shadow:0 6px 20px #3a6ea566;transition:transform .18s ease,box-shadow .18s ease}.qh-tt-fab.open .qh-tt-fab-btn{transform:rotate(45deg)}.qh-tt-fab-menu{position:absolute;right:0;bottom:66px;z-index:2;display:flex;flex-direction:column;gap:12px;padding:0;background:transparent;border:0;box-shadow:none}.qh-tt-fab-menu button{display:grid;grid-template-columns:max-content 46px;align-items:center;gap:10px;border:none;padding:0;background:transparent;color:#fff;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.qh-tt-fab-menu button .tx{padding:8px 12px;border-radius:10px;background:#31363de6;box-shadow:0 3px 10px #1f23292e;transition:transform .16s ease,background .16s ease}.qh-tt-fab-menu button .ic{width:46px;height:46px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#40516a;background:#fff;box-shadow:0 5px 16px #1f23292e;font-size:18px;transition:transform .16s ease,box-shadow .16s ease}.qh-tt-fab-menu button.primary .ic{color:#fff;background:linear-gradient(135deg,#5aa4e6,#3a6ea5);box-shadow:0 6px 20px #3a6ea552}.qh-tt-fab-menu button:hover .tx{transform:translate(-2px);background:#272c33f5}.qh-tt-fab-menu button:hover .ic{transform:scale(1.06);box-shadow:0 7px 20px #1f23293d}.qh-tt{margin-top:12px}.qh-tt-paper{background:#fff;border:1px solid #eef0f3;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #283c5a14,0 1px 3px #283c5a0d;display:flex;flex-direction:column}.qh-tt-head2{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#fff}.qh-tt-head2-l{display:flex;align-items:center;gap:10px;cursor:pointer;min-width:0;flex-wrap:wrap}.qh-school-icon{display:block;overflow:visible}.qh-tt-head2 .hi{width:25px;height:25px;flex:0 0 auto;color:var(--qh-primary);filter:drop-shadow(0 2px 4px rgba(47,111,237,.16))}.qh-tt-head2 .hs{font-size:18px;font-weight:700;color:#222b38;letter-spacing:1px}.qh-tt-head2 .hm{font-size:17px;font-weight:600;color:#333d4b;letter-spacing:1px}.qh-tt-head2 .ht{font-size:12px;font-weight:600;color:#2f6fed;background:#e8f1ff;border-radius:999px;padding:3px 10px}.qh-tt-head2 .hd{font-size:13px;font-weight:600;color:#5f6b7a;font-variant-numeric:tabular-nums;letter-spacing:.2px}.qh-tt-week-pill{margin-left:auto;flex-shrink:0;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#4a5563;border:1px solid var(--qh-border);border-radius:10px;padding:6px 12px;background:#fff;cursor:pointer;transition:border-color .15s,color .15s}.qh-tt-week-pill:hover{border-color:#b9c6da;color:var(--qh-primary)}.qh-ttp-trigger{display:inline-flex;align-items:center;gap:7px;padding:5px 12px;border:1px solid var(--qh-border);border-radius:10px;background:#fff;cursor:pointer;font-size:13px;font-weight:600;color:#333d4b;transition:border-color .15s,color .15s;white-space:nowrap}.qh-ttp-trigger:hover{border-color:#91b1e3;color:var(--qh-primary)}.qh-ttp-trigger .stg{font-size:11px;font-weight:700;line-height:1;padding:3px 7px;border-radius:999px;background:#e8f1ff;color:#2d5f9f}.qh-ttp-trigger .yr{font-size:12px;color:#8a94a3;font-variant-numeric:tabular-nums}.qh-ttp-pop .ant-dropdown-menu{padding:6px;border-radius:12px}.qh-ttp-row{display:flex;align-items:center;gap:10px;min-width:250px;padding:2px 0}.qh-ttp-season{flex:0 0 auto;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;background:#eef2f6;color:#7a8593}.qh-ttp-season.is-spring{background:#e6f6ec;color:#2e9c5c}.qh-ttp-season.is-autumn{background:#fdf1e0;color:#c07d1c}.qh-ttp-main{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.qh-ttp-main .t{font-size:13.5px;font-weight:700;color:#2b3442;line-height:1.2}.qh-ttp-main .s{font-size:11.5px;color:#8a94a3;font-variant-numeric:tabular-nums;line-height:1.2}.qh-ntm-dates{margin-top:8px;padding:10px 12px;border:1.5px solid #777f89;border-radius:10px;background:#fff}.qh-ntm-dates .d{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.qh-ntm-dates .d::-webkit-scrollbar{display:none}.qh-ntm-dates .date-point{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;white-space:nowrap}.qh-ntm-dates em{font-style:normal;font-size:11px;font-weight:700;line-height:1;color:#2d5f9f;background:#e8f1ff;border-radius:999px;padding:3px 7px}.qh-ntm-dates em.end{color:#936019;background:#fff2de}.qh-ntm-dates strong{font-size:16px;font-weight:800;color:var(--qh-text);font-variant-numeric:tabular-nums}.qh-ntm-dates .arr{flex:0 0 auto;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce5f2;border-radius:50%;color:#8798ad;background:#fff}.qh-ntm-dates .s{display:block;margin-top:9px;padding-top:8px;border-top:1px solid #dfe8f4;color:#7d8794;font-size:12px;line-height:1.55}.qh-ntm-dates .s:first-child{margin-top:0;padding-top:0;border-top:0}.qh-ntm-dates .s .note{min-width:0}.qh-ntm-dates .s a{display:inline-flex;align-items:center;margin-left:8px;padding:3px 8px;border-radius:7px;color:var(--qh-primary);background:#e8f1ff;font-weight:700;cursor:pointer;white-space:nowrap}.qh-ntm-card{border:1.5px solid #777f89;border-radius:12px;padding:12px;background:#fff;display:grid;gap:10px}.qh-ntm-card.src{border-color:#777f89;background:#fff}.qh-ntm-card-title{font-size:12px;font-weight:800;letter-spacing:.5px;color:#2d5f9f}.qh-ntm-card.src .qh-ntm-card-title{color:#936019}.qh-ntm-card .qh-ntm-dates{background:#fff}.qh-tt-menu-row{min-width:0;display:flex;align-items:center;gap:6px;font-size:14px;line-height:1.2}.qh-tt-menu-title{flex:0 0 auto;white-space:nowrap;font-size:14px}.qh-tt-menu-delete{width:26px;height:26px;border:0;border-radius:8px;background:transparent;color:#a2adbd;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.qh-tt-menu-delete:hover{background:#fff1f0;color:#e5484d}.qh-tt-grid{position:relative;display:grid;grid-template-columns:96px 132px repeat(5,minmax(110px,1fr));flex:1;min-height:0}.qh-tt-grid>.qh-tt-today-column{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;min-height:0;padding:0;border:0;background:#fff9f3;pointer-events:none}.qh-tt-grid>:not(.qh-tt-today-column){position:relative;z-index:1}.qh-tt-grid>div{display:flex;align-items:center;justify-content:center;text-align:center;min-height:58px;padding:6px;font-size:14px;border-bottom:1px solid #eef0f4}.qh-tt-h,.qh-tt-no,.qh-tt-time,.qh-tt-day{border-right:1px solid #f0f2f5}.qh-tt-grid>div:last-child{border-bottom:none}.qh-tt-h{min-height:46px;font-weight:600;font-size:14.5px;letter-spacing:1px;color:#3f4855;background:#fbfcfd}.qh-tt-h.today{background:transparent}.qh-tt-today-pill{display:inline-block;background:var(--qh-accent);color:#fff;font-weight:700;letter-spacing:2px;padding:4px 16px;border-radius:999px}.qh-tt-no,.qh-tt-time{cursor:pointer;transition:background .14s}.qh-tt-no{background:#fff;color:#39424e;font-weight:700;font-size:13.5px;letter-spacing:1px}.qh-tt-time{background:#fff;color:#98a2ae;font-size:12.5px;letter-spacing:.3px;font-variant-numeric:tabular-nums}.qh-tt-no:hover,.qh-tt-time:hover{background:#f4f7fb;color:var(--qh-primary)}.qh-tt-day{cursor:pointer;position:relative;padding:8px 7px;transition:background .14s}.qh-tt-day:hover{background:#f6f9fc}.qh-tt-day.today{background:transparent}.qh-tt-day.today:hover{background:#fff2e7}.qh-tt-day .tt-empty{color:#d4dae1;font-size:20px;line-height:1;opacity:0;transition:opacity .14s}.qh-tt-day:hover .tt-empty{opacity:1}.qh-tt-tile{width:100%;min-height:42px;border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:7px 8px;font-weight:700;font-size:14px;line-height:1.18;box-shadow:inset 0 1px #ffffff24;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease}.qh-tt-day:hover .qh-tt-tile{transform:translateY(-1px);filter:saturate(1.03);box-shadow:0 2px 5px #2832461a}.qh-tt-tile .nm{letter-spacing:.5px}.qh-tt-tile .tea{font-size:11.5px;font-weight:600;opacity:.9;letter-spacing:.3px}.qh-tt-break{grid-column:1 / -1;min-height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;background:transparent;color:#55606d;font-weight:600;font-size:13.5px;letter-spacing:2px;transition:background .14s,color .14s}.qh-tt-break:hover{background:#f4f7fb;color:var(--qh-primary)}.qh-tt-break .tt-bi{display:inline-flex;align-items:center;font-size:18px;color:#5b6675;letter-spacing:0}.qh-tt-break .tt-bi svg{width:1em;height:1em}.qh-tt-break:hover .tt-bi{color:var(--qh-primary)}.qh-tt-break .tt-bt{color:#98a2ae;font-weight:600;font-size:12.5px;letter-spacing:.5px}.qh-tt-hint{border-top:1px solid #f0f2f5;padding:12px 10px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#98a2ae;background:#fff}.qh-tt-hint .anticon{color:var(--qh-primary)}.qh-tt-pop-subs{display:flex;flex-wrap:wrap;gap:6px;max-width:230px;margin-top:10px}.qh-tt-pop-subs .s{cursor:pointer;border:1px solid var(--qh-border);border-radius:14px;padding:2px 10px;font-size:12.5px;color:#555;background:#fff;transition:all .12s}.qh-tt-pop-subs .s:hover{border-color:var(--qh-primary);color:var(--qh-primary);background:var(--qh-primary-weak)}.qh-tt-subject-picker{padding:12px;margin-bottom:16px;border:1px solid var(--qh-border);border-radius:12px;background:#fafbfd}.qh-tt-stage-tabs{display:flex;align-items:center;gap:8px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--qh-border)}.qh-tt-stage-tabs .label{margin-right:2px;color:var(--qh-muted);font-size:13px}.qh-tt-stage-tabs button{min-width:72px;padding:6px 16px;border:1px solid var(--qh-border);border-radius:999px;color:#4a5563;background:#fff;font-size:14px;cursor:pointer;transition:all .12s}.qh-tt-stage-tabs button:active{transform:scale(.96)}.qh-tt-stage-tabs button.on{border-color:var(--qh-primary);color:#fff;background:var(--qh-primary);font-weight:600}.qh-tt-subject-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#667085;font-size:13px}.qh-tt-subject-head button{padding:3px 10px;border:0;border-radius:999px;color:var(--qh-primary);background:var(--qh-primary-weak);font-size:12px;cursor:pointer}.qh-tt-drawer-subs{display:flex;flex-wrap:wrap;gap:8px}.qh-tt-drawer-subs .s{display:inline-flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid var(--qh-border);border-radius:999px;padding:6px 16px;font-size:14px;color:#4a5563;background:#fff;transition:all .12s}.qh-tt-drawer-subs .s:active{transform:scale(.96)}.qh-tt-drawer-subs .s.on{border-color:var(--qh-primary);color:#fff;background:var(--qh-primary);font-weight:600}.qh-tt-drawer-subs .s.managing{padding-right:7px}.qh-tt-drawer-subs .s .del{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:0;border-radius:50%;color:#d9444f;background:#d9444f1a;cursor:pointer}.qh-tt-drawer-subs .s.on .del{color:#fff;background:#ffffff38}.qh-tt-subject-add{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;border:1px dashed var(--qh-primary);border-radius:999px;color:var(--qh-primary);background:var(--qh-primary-weak);font-size:14px;cursor:pointer}.qh-tt-slot-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.qh-tt-slot-row .ord{width:22px;text-align:center;color:var(--qh-muted);font-size:12px}.qh-today-courses{display:flex;flex-wrap:wrap;gap:9px 12px}.qh-today-courses .tc-chip{display:inline-flex;align-items:center;gap:6px}.qh-today-courses .tc-time{font-variant-numeric:tabular-nums;color:#8a93a0;font-size:12px;font-weight:600}.qh-today-courses .tc-pill{padding:3px 11px;border-radius:8px;font-weight:700;font-size:13px;white-space:nowrap}.qh-week-mini{--axis: 46px;margin-top:2px;border:1px solid var(--qh-border);border-radius:10px;overflow:hidden;background:#fff}.qh-week-mini .wm-head,.qh-week-mini .wm-body{display:grid;grid-template-columns:var(--axis) repeat(var(--days),minmax(0,1fr))}.qh-week-mini .wm-body{padding-bottom:14px}.qh-week-mini .wm-head{border-bottom:1px solid var(--qh-border);background:#fafcfb}.qh-week-mini .wm-corner{border-right:1px solid var(--qh-border)}.qh-week-mini .wm-h{text-align:center;font-weight:800;font-size:12px;color:#333b45;padding:7px 0;border-right:1px solid var(--qh-border)}.qh-week-mini .wm-h:last-child{border-right:none}.qh-week-mini .wm-h.today{color:#e08a3c;background:#fffaf2}.qh-week-mini .wm-axis{position:relative;border-right:1px solid var(--qh-border);background:#fafcfb}.qh-week-mini .wm-hour{position:absolute;left:0;right:4px;transform:translateY(-50%);text-align:right;color:#8f98a8;font-size:11px;font-variant-numeric:tabular-nums}.qh-week-mini .wm-day{position:relative;border-right:1px solid var(--qh-border);background-color:#fff}.qh-week-mini .wm-day:last-child{border-right:none}.qh-week-mini .wm-day.today{background-color:#fffaf2}.qh-week-mini .wm-block{position:absolute;display:flex;flex-direction:column;min-width:0;border-radius:6px;padding:4px 6px 13px;background:var(--c);color:#fff;font-size:10px;line-height:1.15;font-weight:700;overflow:hidden;box-shadow:inset 0 -1px 3px #00000014}.qh-week-mini .wm-block.light{color:#222831}.qh-week-mini .wm-block.done{background:#aeb4bf;color:#fff}.qh-week-mini .wm-block.done .nm{text-decoration:line-through}.qh-week-mini .wm-block .nm,.qh-week-mini .wm-block .tm,.qh-week-mini .wm-block .lc,.qh-week-mini .wm-block .mt{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-week-mini .wm-block .tm{margin-top:1px;opacity:.9;font-size:9px;font-variant-numeric:tabular-nums}.qh-week-mini .wm-block .lc{margin-top:auto;align-self:flex-end;max-width:100%;opacity:.78;font-size:8.5px}.qh-week-mini .wm-block .mt{position:absolute;right:5px;bottom:3px;max-width:calc(100% - 10px);opacity:.86;font-size:8.5px;font-weight:700}.qh-week-mini .wm-untimed{display:flex;align-items:center;gap:6px;padding:7px 8px;border-top:1px solid var(--qh-border);background:#fafcfb;overflow-x:auto}.qh-week-mini .wm-untimed-label{flex-shrink:0;color:#8f98a8;font-size:11px;font-weight:700}.qh-week-mini .wm-chip{flex-shrink:0;border-radius:999px;padding:2px 8px;background:var(--c);color:#fff;font-size:11px;font-weight:700}.qh-dash-checkin,.qh-dash-point{display:flex;flex-direction:column;gap:10px}.qh-dash-checkin .dc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.qh-dash-checkin .dc-grid>div{min-width:0;padding:10px 6px;border-radius:8px;background:#f7f9fb;text-align:center}.qh-dash-checkin .dc-grid b{display:block;color:#273142;font-size:18px;line-height:1.1;font-variant-numeric:tabular-nums}.qh-dash-checkin .dc-grid span{display:block;margin-top:3px;color:#838c9c;font-size:11px;font-weight:700}.qh-dash-checkin .dc-bar{display:grid;grid-template-columns:auto auto minmax(90px,1fr);gap:8px;align-items:center;color:#687385;font-size:12px;font-weight:800}.qh-dash-checkin .dc-bar i,.qh-dash-point .dp-progress i{display:block;height:8px;border-radius:999px;background:#edf1f5;overflow:hidden}.qh-dash-checkin .dc-bar em,.qh-dash-point .dp-progress em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#68aa7a,#84bf91)}.qh-dash-checkin-charts{margin-top:2px;padding-top:8px;border-top:1px solid #edf1f5}.qh-dash-checkin-charts .dc-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:10px;align-items:start}.qh-dash-checkin-charts .dpc-chart{min-width:0}.qh-dash-checkin-charts .dpc-title{margin:0 2px;color:#202631;font-size:13px;line-height:1.3;font-weight:800}.qh-dash-checkin-charts .ant-empty{margin:24px 0}.qh-dash-checkin .dc-top{display:flex;flex-wrap:wrap;gap:6px}.qh-dash-checkin .dc-top span{display:inline-flex;gap:5px;align-items:center;max-width:100%;padding:3px 9px;border-radius:999px;background:#fff8ed;color:#8a5a22;font-size:12px;font-weight:800}.qh-dash-point{border-radius:10px;padding:12px;background:linear-gradient(135deg,#f7fcfb,#fffdf3);border:1px solid rgba(86,160,142,.22)}.qh-dash-point .dp-balance{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.qh-dash-point .dp-balance>div:first-child{display:grid;gap:2px}.qh-dash-point .dp-balance span,.qh-dash-point .dp-balance em,.qh-dash-point .dp-progress span,.qh-dash-point .dp-ledger span{color:#768194;font-size:12px;font-style:normal;font-weight:800}.qh-dash-point .dp-balance b{color:#2f65b8;font-size:30px;line-height:1;font-variant-numeric:tabular-nums}.qh-dash-point .dp-net{display:grid;gap:4px;text-align:right}.qh-dash-point .dp-net b{font-size:22px}.qh-dash-point .dp-net.pos b,.qh-dash-point .pos{color:#2f8f45}.qh-dash-point .dp-net.neg b,.qh-dash-point .neg{color:#cf4d63}.qh-dash-point .dp-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.qh-dash-point .dp-ledger{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.qh-dash-point .dp-ledger>div{min-width:0;padding:8px 9px;border-radius:8px;background:#ffffffc7}.qh-dash-point .dp-ledger b{display:block;margin-top:2px;color:#273142;font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-dash-point .dp-ledger>div:last-child{grid-column:span 2}.qh-dash-project{display:flex;flex-direction:column;gap:10px}.qh-dash-project .dpc-head{display:flex;align-items:baseline;gap:8px;min-width:0}.qh-dash-project .dpc-head b{color:#202631;font-size:14px;line-height:1.3}.qh-dash-project .dpc-head span{color:#838c9c;font-size:11px;font-weight:700}.qh-dash-project .dpc-grid{display:grid;grid-template-columns:minmax(320px,1.35fr) repeat(3,minmax(170px,.82fr));gap:10px;align-items:start}.qh-dash-project .dpc-chart{min-width:0;border-top:1px solid #edf1f5;padding-top:8px}.qh-dash-project .dpc-title{margin:0 2px 3px;color:#202631;font-size:13px;line-height:1.3;font-weight:800}.qh-dash-project .ant-empty{margin:28px 0}.qh-dash-overview{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.qh-dash-overview .ov{min-width:0;padding:12px;border:1px solid rgba(47,101,255,.1);border-radius:10px;background:linear-gradient(135deg,#f7fbff,#fffdf7)}.qh-dash-overview .ov-title{color:#667085;font-size:12px;font-weight:700}.qh-dash-overview .ov-value{margin-top:6px;color:#254b7a;font-size:24px;line-height:1;font-weight:850;font-variant-numeric:tabular-nums}.qh-dash-overview .ov-value span{margin-left:2px;color:#8a94a6;font-size:11px;font-weight:700}.qh-dash-overview .ov-desc{margin-top:7px;color:#7b8494;font-size:11px;line-height:1.35}.qh-dash-overview .points .ov-value{color:#2f7a45}.qh-dash-overview .study .ov-value{color:#8a5fb3}.qh-dash-overview .growth .ov-value{color:#a45a2a}.qh-dash-overview .health .ov-value{color:#2d7c7a}@media(max-width:1180px){.qh-dash-project .dpc-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.qh-dash-overview{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.qh-dash-checkin-charts .dc-chart-grid{grid-template-columns:1fr}.qh-dash-point .dp-balance{flex-direction:column}.qh-dash-point .dp-net{text-align:left}.qh-dash-point .dp-ledger,.qh-dash-project .dpc-grid{grid-template-columns:1fr}.qh-dash-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:769px)and (max-width:1180px){.qh-dashboard-page .qh-dash-banner{padding:12px 16px;margin-bottom:12px}.qh-dashboard-page .qh-dash-banner .quote{margin-top:8px;padding:6px 12px;line-height:1.5}.qh-dashboard-page .qh-dash-card{padding:12px 14px}.qh-dashboard-page .qh-dash-card h3{margin-bottom:10px}.qh-dashboard-page>.ant-row{row-gap:12px!important}.qh-dashboard-page .qh-dash-checkin{gap:10px}.qh-dashboard-page .qh-dash-checkin .dc-grid>div{padding:8px 5px}.qh-dashboard-page .qh-dash-checkin-charts{padding-top:8px}.qh-dashboard-page .qh-week-mini{--axis: 40px}.qh-dashboard-page .qh-week-mini .wm-h{padding:6px 0}}.qh-seg.ant-segmented{padding:4px;background:linear-gradient(135deg,#e9eef7,#f3f6fb 54%,#e6edf8);border:1px solid rgba(170,183,203,.48);border-radius:999px;box-shadow:inset 0 1px 2px #505a821a,inset 0 -1px #ffffffa3,0 5px 16px #2c3f5e14}.qh-seg.ant-segmented .ant-segmented-item{border-radius:999px;color:#7a8495;font-weight:800;transition:color .2s ease,background .2s ease}.qh-seg.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#4f5b6d;background:#ffffff61}.qh-seg.ant-segmented .ant-segmented-item-label{min-height:30px;line-height:30px;padding:0 14px;letter-spacing:0}.qh-seg-option{display:inline-flex;align-items:center;justify-content:center;gap:6px}.qh-seg-option .seg-ic{font-size:15px;color:currentColor}.qh-seg.ant-segmented .ant-segmented-item-selected,.qh-seg.ant-segmented .ant-segmented-thumb{background:linear-gradient(180deg,#fffffff0,#f8fbffd6);-webkit-backdrop-filter:blur(8px) saturate(180%);backdrop-filter:blur(8px) saturate(180%);border-radius:999px;box-shadow:0 5px 14px #2e416029,inset 0 1px #fffffffa,inset 0 0 0 1px #ffffffb3}.qh-seg.ant-segmented .ant-segmented-item-selected,.qh-seg.ant-segmented .ant-segmented-item-selected:hover{color:#263142}.qh-scope-seg.ant-segmented{padding:4px;background:#eef2fb;border:1px solid #e3e9f5;border-radius:12px;box-shadow:none}.qh-scope-seg.ant-segmented .ant-segmented-item{border-radius:9px;color:#3d4552;font-weight:600}.qh-scope-seg.ant-segmented .ant-segmented-item-selected,.qh-scope-seg.ant-segmented .ant-segmented-thumb{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:9px;box-shadow:0 1px 4px #2f549c29}.qh-scope-seg.ant-segmented .ant-segmented-item-selected,.qh-scope-seg.ant-segmented .ant-segmented-item-selected:hover{color:var(--qh-primary)}.qh-scope-seg.ant-segmented .ant-segmented-item-label{min-height:32px;line-height:32px;padding:0 16px;font-size:14px}.qh-holiday-scope-select.ant-select{width:106px!important;flex:0 0 auto}.qh-holiday-scope-select.pts-view-seg.ant-select .ant-select-selector,.qh-holiday-scope-select.ant-select .ant-select-selector{height:30px!important;border-radius:999px!important;border-color:#414850!important;background:#414850!important;box-shadow:0 2px 5px #1f23292e!important;padding-inline:14px 26px!important}.qh-holiday-scope-select.pts-view-seg.ant-select .ant-select-selection-item,.qh-holiday-scope-select.ant-select .ant-select-selection-item{display:inline-flex;align-items:center;gap:4px;height:28px;line-height:28px!important;color:#f8fafc;font-size:15px;font-weight:800}.qh-holiday-scope-select.pts-view-seg.ant-select .ant-select-arrow,.qh-holiday-scope-select.ant-select .ant-select-arrow{color:#fff;right:10px}.qh-holiday-scope-select.ant-select:hover .ant-select-selector,.qh-holiday-scope-select.ant-select-focused .ant-select-selector{background:#343a42!important;border-color:#343a42!important}.qh-holiday-seg.qh-seg.ant-segmented{padding:3px;background:#f1f4f8;border:1px solid #dfe6f0;border-radius:12px;box-shadow:none}.qh-holiday-seg.qh-seg.ant-segmented .ant-segmented-item{border-radius:9px;color:#5f6b7c;font-weight:750}.qh-holiday-seg.qh-seg.ant-segmented .ant-segmented-item-label{min-height:28px;line-height:28px;padding:0 14px;font-size:13px}.qh-holiday-seg .qh-seg-option{gap:5px}.qh-holiday-seg .qh-seg-option .seg-ic{font-size:14px}@media(min-width:769px)and (max-width:1180px){.qh-course-head.in{position:relative;min-height:38px;grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.qh-course-head-left{z-index:2}.qh-course-head-center{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%)}.qh-course-head-right{position:relative;z-index:2;justify-self:end;max-width:100%;overflow:hidden;column-gap:6px!important}.qh-course-head-right .ant-space-item{min-width:0}.qh-course-cascade{width:160px!important}.qh-course-export-btn.ant-btn{width:32px;padding-left:0;padding-right:0}.qh-course-add-btn.ant-btn{padding-left:10px;padding-right:10px}.qh-tt-term-dates{min-width:0;width:auto;max-width:420px;height:34px;gap:6px;padding:0 12px;border-radius:14px}.qh-tt-term-dates .date-item{gap:6px;min-height:22px;padding:0 2px}.qh-tt-term-dates em{min-width:52px;height:21px;font-size:11px}.qh-tt-term-dates strong{font-size:13.5px}.qh-tt-term-dates .date-divider{height:18px}.qh-tt{margin-top:8px}.qh-tt-paper{border-radius:12px;box-shadow:0 5px 18px #283c5a14,0 1px 3px #283c5a0a}.qh-tt-title{font-size:14px;letter-spacing:2px;padding:7px 4px}.qh-tt-title-school{letter-spacing:2px;margin-right:10px}.qh-tt-title-term{margin-left:12px;padding:2px 8px}.qh-tt-grid{grid-template-columns:52px 76px repeat(5,minmax(0,1fr))}.qh-tt-grid>div{min-height:40px;padding:4px;font-size:12px}.qh-tt-h{min-height:32px;font-size:12.5px;letter-spacing:.5px}.qh-tt-today-pill{padding:3px 8px;letter-spacing:.5px}.qh-tt-no{font-size:11.5px;letter-spacing:0;line-height:1.15}.qh-tt-time{font-size:10.5px;letter-spacing:0;line-height:1.15}.qh-tt-day{padding:4px}.qh-tt-tile{min-height:28px;border-radius:8px;padding:4px 5px;gap:3px;flex-wrap:nowrap;font-size:12.5px}.qh-tt-tile .nm{letter-spacing:0}.qh-tt-grid>.qh-tt-break{min-height:24px;gap:8px;font-size:11.5px;letter-spacing:1.5px}.qh-tt-grid>.qh-tt-break:before,.qh-tt-grid>.qh-tt-break:after{width:14px}.qh-tt-break .tt-bt{font-size:10.5px}}.qh-tt-week{margin-top:2px}.qh-tt-week .qh-tg{margin-top:8px}.qh-tg-ovblock{position:absolute;border-radius:6px;background:repeating-linear-gradient(45deg,#969eaa29,#969eaa29 6px,#969eaa14 6px,#969eaa14 12px);border:1px dashed rgba(120,130,145,.45);color:#8b94a1;padding:3px 6px;font-size:10.5px;line-height:1.2;overflow:hidden;pointer-events:none;z-index:0}.qh-tg-ovblock .t-name{font-weight:600;color:#8b94a1}.qh-tt-week .qh-tg-block{z-index:1}.qh-tt-week-tip{margin-top:8px;text-align:center;color:var(--qh-muted);font-size:12px}.qh-tt-week .qh-tg-block{border:1px solid rgba(0,0,0,.06);box-shadow:inset 0 1px 1px #ffffff61,inset 0 -2px 5px #0000001a,0 2px 5px #28324624}.qh-tt-week .qh-tg-block:hover{filter:brightness(1.04);box-shadow:inset 0 1px 1px #ffffff73,inset 0 -2px 5px #0000001a,0 5px 12px #28324633}.qh-tt-week .qh-tg-block .t-teacher{font-weight:600;font-size:10px;opacity:.92}.qh-tt-week .qh-tg-block.lighttext .t-teacher{color:#3a4250}.qh-tt-week .qh-tg-block{display:flex;flex-direction:column;justify-content:flex-start;padding:6px 9px 15px}.qh-tt-week .qh-tg-block .t-name{font-size:13px;font-weight:700;line-height:1.2}.qh-tt-week .qh-tg-block .t-sub{margin-top:1px;font-size:11px;line-height:1.25;color:#ffffffe6;font-variant-numeric:tabular-nums}.qh-tt-week .qh-tg-block.lighttext .t-sub{color:#5b6472}.qh-tt-week .qh-tg-block .t-sub .t-time{font-size:11px}.qh-tt-week .qh-tg-block .t-sub .t-teacher{font-weight:600;opacity:.95}.qh-tt-week .qh-tg-block .t-metaline{margin-top:3px;display:flex;align-items:center;gap:6px;min-width:0}.qh-tt-week .qh-tg-block .t-metaline .t-loc{margin-left:auto;text-align:right;font-size:10.5px;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-tt-week .qh-tg-block .t-bottom{display:flex;align-items:flex-end;gap:6px;margin-top:auto;padding-top:4px}.qh-tt-week .qh-tg-block .t-loc-corner{position:absolute;right:7px;bottom:4px;max-width:calc(100% - 14px);text-align:right;font-size:9.5px;line-height:1.15;opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-tt-week .qh-tg-block.lighttext .t-loc-corner{color:#5b6472}.qh-tt-week .qh-tg-block .t-bottom .t-br{display:flex;align-items:center;gap:6px;flex-shrink:0}@media(min-width:769px)and (max-width:1180px){.qh-tt-week .qh-tg{margin-top:5px}.qh-tt-week-tip{margin-top:5px;font-size:11px}.qh-tt-week .qh-tg-block{padding:4px 6px 13px}.qh-tt-week .qh-tg-block .t-name{font-size:12px;line-height:1.15}.qh-tt-week .qh-tg-block .t-sub,.qh-tt-week .qh-tg-block .t-sub .t-time{font-size:10px}.qh-tt-week .qh-tg-block .t-metaline .t-loc,.qh-tt-week .qh-tg-block .t-loc-corner{font-size:8.5px}}.qh-login-wrap{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:18px;padding:clamp(46px,10vh,108px) 16px max(32px,env(safe-area-inset-bottom));box-sizing:border-box;background:linear-gradient(135deg,#eef6ff,#f2fbf6)}.qh-login-brand{text-align:center}.qh-login-brand .logo{margin:0 auto 10px}.qh-login-brand .t{font-size:22px;font-weight:700;color:var(--qh-text);letter-spacing:2px}.qh-login-brand .s{font-size:13px;color:var(--qh-muted);margin-top:3px}.qh-login-card{width:360px;max-width:92vw;box-shadow:0 12px 40px #283c5a1f;border-radius:16px}.qh-login-tip{margin-top:14px;text-align:center;font-size:12px;color:var(--qh-muted)}@media(min-width:769px)and (max-height:900px){.qh-login-wrap{gap:14px;padding-top:max(28px,calc(env(safe-area-inset-top) + 18px))}.qh-login-brand .logo{margin-bottom:6px}}.qh-icp-footer{margin-top:auto;padding:10px 12px calc(12px + env(safe-area-inset-bottom));text-align:center;font-size:12px;color:var(--qh-muted)}.qh-icp-footer a{color:inherit;text-decoration:none}.qh-icp-footer a:hover{color:var(--qh-text)}.qh-admin{min-height:100vh;background:var(--qh-bg)}.qh-admin-head{height:56px;background:#fff;border-bottom:1px solid var(--qh-border);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:10}.qh-admin-head .left{display:flex;align-items:center;gap:12px;min-width:0}.qh-admin-head .title{font-size:17px;font-weight:700;color:var(--qh-text)}.qh-admin-head .sub{font-size:13px;color:var(--qh-muted)}.qh-admin-body{max-width:1080px;margin:22px auto;padding:0 24px}.qh-admin-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.pts-head{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:12px}.pts-head-summary{justify-self:end;display:flex;align-items:center;gap:12px;white-space:nowrap;overflow:visible;cursor:default;font-size:13px}.pts-head-tabs{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:8px;background:#f3f6f8;border:1px solid #dce5ec;white-space:nowrap}.pts-head-tabs .ant-btn{height:26px;padding:0 10px;border-radius:6px;font-size:12px;font-weight:650}.pts-head-tabs .ant-btn .anticon{font-size:13px;color:#66758a}.pts-head-tabs .ant-btn-primary .anticon{color:#fff}.pts-head-tabs .ant-btn-primary,.pts-head-tabs .ant-btn-primary:not(:disabled):hover,.pts-head-tabs .ant-btn-primary:not(:disabled):active{color:#fff;border-color:#292e35;background:linear-gradient(180deg,#4b5159,#292e35);box-shadow:0 3px 10px #1f232847,inset 0 1px #ffffff29}.pts-head-controls{min-width:0;justify-self:end;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.pts-head-quote{min-width:0;justify-self:center;max-width:820px;display:flex;align-items:center;justify-content:center;gap:9px;padding:6px 16px;border-radius:999px;background:linear-gradient(90deg,#eefcf9eb,#fff8e8d1);border:1px solid rgba(67,142,160,.16);color:#304e59;font-size:13px;line-height:1.2;box-shadow:inset 0 1px #ffffffe6,0 1px 4px #1f334a0a}.pts-head-quote .q{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.pts-head-quote .a{flex-shrink:0;color:#7a8792;font-size:12px}.pts-head-weather{display:flex;align-items:center;gap:7px;white-space:nowrap;height:30px;padding:0 11px 0 9px;border-radius:15px;background:linear-gradient(180deg,#fff,#f7fafc);border:1px solid #dbe5ee;color:#667586;font-size:12px;box-shadow:0 1px 5px #18274b0f,inset 0 1px #ffffffeb}.pts-head-weather .e{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f6fb;font-size:13px;line-height:1}.pts-head-weather .city{color:#526070;font-weight:600}.pts-head-weather .state{color:#8a96a5}.pts-head-weather b{color:#1f2937;font-size:14px;font-weight:750;letter-spacing:0}.pts-grid-wrap{overflow:auto;border:1px solid var(--qh-border);border-radius:8px}.pts-export-area{background:#fff}.pts-exporting .pts-grid-wrap{overflow:visible!important;max-height:none!important}.pts-exporting .pts-grid{width:100%!important}.pts-exporting .pts-grid thead th,.pts-exporting .pts-section-title{position:static!important}.pts-grid{border-collapse:separate;border-spacing:0;width:100%;font-size:12px;table-layout:fixed}.pts-grid th,.pts-grid td{border-bottom:1px solid #c9d3e0;border-right:1px solid #c9d3e0;padding:4px;text-align:center;background:#fff;overflow:hidden}.pts-grid thead th{position:sticky;top:0;z-index:3;background:#fafbfc;font-weight:600}.pts-grid .pts-cat-col{width:64px;font-weight:600;white-space:normal;word-break:break-all;line-height:1.25}.pts-grid .pts-task-col{text-align:left;width:var(--task-w, 120px)}.pts-grid .pts-rule-col{width:var(--rule-w, 96px);color:var(--qh-muted);white-space:nowrap;overflow:visible;font-variant-numeric:tabular-nums}.pts-grid .pts-total-col{width:52px;text-align:center}.pts-grid .pts-day-col{width:72px}.pts-cell{cursor:pointer;transition:background .15s}.pts-cell:hover{background:var(--qh-primary-weak)!important;outline:1px solid var(--qh-primary);outline-offset:-1px}.pts-cell.pts-today{background:#fffbe6}.pts-cell.pts-weekend{background:#fafafa}.pts-earn{color:#389e0d;font-weight:600}.pts-consume{color:#cf1322;font-weight:600}.pts-total-row td{background:#f0f5ff;font-weight:600}.pts-task-name{font-weight:500}.qh-scj{display:flex;flex-direction:column;gap:10px}.qh-scj-card{background:#fff;border:1px solid #e2e7ee;border-radius:14px;padding:9px 14px 11px;box-shadow:0 2px 8px #1f23300a;min-width:0;overflow:hidden}.qh-scj-card-hd{display:flex;align-items:baseline;gap:10px;margin-bottom:8px;padding-bottom:5px;border-bottom:1px dashed #e3e8ef;font-weight:800;font-size:14.5px;color:#414b5c}.qh-scj-card-hd .t{font-weight:800;font-size:14.5px;color:#414b5c}.qh-scj-card-hd .h{font-weight:400;font-size:12px;color:#98a1b3}.qh-scj-head{position:relative;overflow:hidden;background:#fff;border:1px solid #e2e7ee;border-radius:16px;padding:10px 16px 9px;display:flex;align-items:center;flex-wrap:wrap;gap:6px 18px}.qh-scj-head .ttl{font-size:17px;font-weight:800;color:#414b5c;letter-spacing:1px}.qh-scj-head .chips{display:flex;flex-wrap:wrap;gap:8px}.qh-scj-head .chip{font-size:12.5px;color:#5b6472;background:#fff;border:1px solid #dfe5ec;border-radius:999px;padding:3px 12px;box-shadow:0 1px 2px #1f23300a}.qh-scj-head .chip b{color:#2f538f;font-size:15px;font-variant-numeric:tabular-nums;margin:0 1px}.qh-scj-head .chip.main{background:#2f538f;border-color:#2f538f;color:#eef3fb}.qh-scj-head .chip.main b{color:#fff;font-size:15px}.qh-scj-head .note{margin-top:6px;font-size:12px;color:#98a1b3}.qh-scj-subs{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:8px}.qh-scj-sub{background:#fff;border:1px solid #dfe5ec;border-left:4px solid var(--sc);border-radius:10px;padding:6px 12px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:transform .18s ease,border-color .18s,box-shadow .18s,background .18s}.qh-scj-sub:hover{transform:translateY(-2px);box-shadow:0 6px 14px #1f23301a}.qh-scj-sub.active{background:color-mix(in srgb,var(--sc) 6%,#fff);border-color:var(--sc);box-shadow:0 4px 12px color-mix(in srgb,var(--sc) 22%,transparent)}.qh-scj-sub .hd{display:flex;align-items:center;gap:5px;flex:none}.qh-scj-sub .emoji{font-size:14px;display:flex}.qh-scj-sub .name{font-weight:800;font-size:13.5px;color:#414b5c}.qh-scj-sub .count{margin-left:0;font-size:10.5px;color:#8a94a6;background:#f2f5f8;border-radius:999px;padding:0 6px}.qh-scj-sub .avg{display:flex;align-items:baseline;gap:4px;margin:0}.qh-scj-sub .avg b{font-size:18px;font-weight:800;color:var(--sc);font-variant-numeric:tabular-nums;line-height:1.05}.qh-scj-sub .avg span{font-size:10.5px;color:#a3adbd}.qh-scj-sub .badges{display:flex;flex-wrap:nowrap;gap:3px;margin:0 0 0 auto}.qh-scj-sub .b{font-size:10.5px;padding:1px 6px;border-radius:999px;background:#f2f5f8;color:#5b6472;font-variant-numeric:tabular-nums;white-space:nowrap}.qh-scj-sub .b.hi{background:#e8f5ee;color:#3d8a56}.qh-scj-sub .b.rg.warn{background:#fdf1de;color:#b07f2e}.qh-scj-stickers{display:flex;flex-wrap:wrap;gap:8px}.qh-scj-stickers .stk{font-size:12.5px;line-height:1.5;padding:5px 12px;border-radius:10px;box-shadow:0 1px 3px #1f23300d}.qh-scj-stickers .stk.star{background:#f4faf6;border:1px solid #d5e8dc;color:#3d7a52}.qh-scj-stickers .stk.cheer{background:#fffaf0;border:1px solid #f0e2c6;color:#9a7838}@media(max-width:900px){.qh-scj-subs{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.qh-scj-head:after{display:none}}.qh-hc-sync-check{white-space:nowrap;max-width:100%}.qh-hc-sync-check>span:last-child{overflow:hidden;text-overflow:ellipsis}.qh-hc-multi-date-picker .ant-picker-selection-overflow-item-rest .ant-picker-selection-item,.qh-hc-multi-date-picker .ant-picker-selection-overflow-item-suffix .ant-picker-selection-item{font-size:0}.qh-hc-multi-date-picker .ant-picker-selection-overflow-item-rest .ant-picker-selection-item:after,.qh-hc-multi-date-picker .ant-picker-selection-overflow-item-suffix .ant-picker-selection-item:after{content:var(--qh-hc-total-label);font-size:14px}.qh-hc-multi-date-pop .ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-cell-inner{color:#9aa3b2}.qh-hc-multi-date-pop .ant-picker-cell-selected:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,.qh-hc-multi-date-pop .ant-picker-cell-selected:not(.ant-picker-cell-in-view):hover .ant-picker-cell-inner{background:#9db1f2!important;color:#fff!important}.qh-hc-colorsec{margin-top:8px;padding:9px 13px;border:1px solid #e2e7ee;border-radius:10px;background:#fcfdfe}.qh-hc-colorsec .hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.qh-hc-colorsec .lbl{font-size:14px;color:#000000e0}.qh-hc-colorsec .pend{margin-left:auto;margin-right:10px;font-size:12px;color:#c07d1c}.qh-hc-colorsec .grp{display:flex;align-items:flex-start;gap:9px;margin-bottom:5px}.qh-hc-colorsec .gname{flex:0 0 58px;padding-top:7px;font-size:12px;color:var(--qh-muted)}.qh-hc-colorsec .sws{flex:1;display:grid;grid-template-columns:repeat(10,1fr);gap:4px}.qh-hc-colorsec .sw{display:flex;flex-direction:column;align-items:stretch;padding:2px;border:1px solid transparent;border-radius:6px;background:transparent;cursor:pointer;transition:transform .12s,border-color .12s}.qh-hc-colorsec .sw .blk{height:20px;border-radius:4px;border:1px solid rgba(0,0,0,.1)}.qh-hc-colorsec .sw .nm{margin-top:2px;font-size:10px;line-height:1.15;color:#57606b;text-align:center;white-space:nowrap;overflow:hidden}.qh-hc-colorsec .sw:hover{transform:translateY(-1px);border-color:#cfd6df;background:#fff}.qh-hc-colorsec .sw.on{border-color:#1f2933;background:#fff}.qh-hc-colorsec .sw.on .nm{color:#1f2933;font-weight:700}.qh-ck-settings .st-sub{font-size:12px;color:var(--qh-muted);margin:8px 0 4px}.qh-ck-settings .st-hd{width:100%}.qh-ck-settings .st-tabs{margin-left:auto;display:inline-flex;gap:2px;padding:2px;border-radius:999px;background:#f0f2f5}.qh-ck-settings .st-tabs button{border:none;background:transparent;font:inherit;font-size:12px;padding:3px 12px;border-radius:999px;color:#697386;cursor:pointer}.qh-ck-settings .st-tabs button.on{background:#fff;color:#d6752f;font-weight:600;box-shadow:0 1px 3px #1f2d3d1a}.qh-ck-layout-toggle{flex-shrink:0;margin-left:auto;display:inline-flex;gap:4px;background:#fff;border:1px solid #e1e7ef;border-radius:10px;padding:3px}.qh-ck-layout-toggle button{border:none;background:transparent;border-radius:8px;width:30px;height:26px;font-size:13px;color:#7c8698;cursor:pointer}.qh-ck-layout-toggle button.on{background:linear-gradient(180deg,#4b5159,#292e35);color:#fff;box-shadow:0 2px 6px #1f232838}.qh-ck-grid.list{grid-template-columns:1fr}.qh-ck-item{display:flex;align-items:center;gap:8px;min-width:0;border:1px solid var(--qh-border);border-radius:14px;background:#fff;padding:3px 8px 3px 4px}.qh-ck-item .qh-ck-card{flex:1;min-width:0;border:none;background:transparent;min-height:38px}.qh-ck-item.done{border-color:#79bd87;background:#fff}.qh-ck-item.done .qh-ck-card{background:transparent}.qh-ck-item.focusing-item{z-index:1;border:2px solid #e0935f;background:linear-gradient(135deg,#fff4e6,#ffe6c8);animation:qh-focusing-pulse 2s ease-in-out infinite}.qh-ck-item.focusing-item .qh-ck-card{background:transparent}.qh-ck-card .st.live{width:auto;height:auto;color:#d4600f;font-size:12px;background:#fffc;padding:1px 8px;border-radius:999px;box-shadow:none}.qh-ck-card .tm .pct{color:#d4600f;font-weight:800;font-size:12.5px}@keyframes qh-focusing-pulse{0%,to{transform:scale(1.015);border-color:#e0935f;box-shadow:0 0 #e5793acc,0 0 5px 1px #e5793a59}50%{transform:scale(1.05);border-color:#e5793a;box-shadow:0 0 0 5px #e5793a00,0 0 9px 2px #e5793a8c}}.qh-ck-go-card{flex:none;height:28px;padding:0 12px;border:1px solid #f2c49e;border-radius:10px;background:#fffaf4;color:#d4600f;font-size:12.5px;font-weight:600;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s,color .15s;white-space:nowrap}.qh-ck-go-card:hover,.qh-ck-go-card:active,.qh-ck-go-card.focusing{background:#e5793a;border-color:#e5793a;color:#fff}.qh-ck-sec{background:#fff;border:1.5px solid #ccd5e0;border-radius:16px;padding:8px 12px 10px;margin-bottom:8px;box-shadow:0 1px 6px #3250370d}.qh-ck-sec-hd{display:flex;align-items:baseline;gap:8px;margin-bottom:6px;padding:0 2px}.qh-ck-sec-hd b{font-size:14px;color:var(--qh-text);letter-spacing:.3px}.qh-ck-sec-hd .sec-ic{align-self:center;font-size:19px;line-height:1}.qh-ck-sec-hd .sec-ic.timed{color:#e5793a}.qh-ck-sec-hd .sec-ic.check{color:#4d9e59}.qh-ck-sec-hd .sec-sub{font-size:11.5px;color:var(--qh-muted)}.qh-ck-card .nm-row{display:flex;align-items:center;gap:6px;min-width:0}.qh-ck-card .nm-row .nm{flex:0 1 auto;min-width:3em}.qh-ck-card .cat-tag{flex:none;font-size:10px;line-height:1.6;padding:0 6px;border-radius:6px;background:#f3f5f8;color:#8a919f;white-space:nowrap}.qh-ck-sec .qh-ck-item{position:relative;overflow:hidden;border:1.5px solid #a6acb4;background:#fff;box-shadow:0 1px 4px #23304814}.qh-ck-sec .qh-ck-item:before{display:none}.qh-ck-sec .qh-ck-grid.list .qh-ck-item:before{width:3px;height:auto;right:auto;bottom:0}.qh-ck-sec .qh-ck-item.done{border-color:#79bd87;background:#fff}.qh-ck-sec .qh-ck-item.crossed{border-color:#e0b8b1;background:#fbf3f1}.qh-ck-sec .qh-ck-item.focusing-item{border-color:#e0935f;background:linear-gradient(135deg,#fff4e6,#ffe6c8)}.qh-ck-op{flex:none;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #ccd5e0;background:#fff;color:transparent;font-size:14px;font-weight:700;line-height:1;cursor:pointer;margin-right:6px;transition:background .15s,color .15s,border-color .15s;-webkit-tap-highlight-color:transparent}.qh-ck-op:active{border-color:#9fb0c4}.qh-ck-op.ok-on{background:#52b95f;border-color:#52b95f;color:#fff}.qh-ck-op.no-on{background:#e0666d;border-color:#e0666d;color:#fff}.qh-ck-item.crossed{border-color:#f3cccc;background:#fff7f6}.qh-ck-way{font-size:11px;padding:2px 8px;border-radius:6px;white-space:nowrap}.qh-ck-way.timed{background:#fdf2e9;color:#c96428}.qh-ck-way.check{background:#f0f9ec;color:#389e0d}.qh-ptm-chip{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;border:1px solid #e5e6eb;background:#fafafa;font-size:12px;line-height:1.7;white-space:nowrap}.qh-ptm-chip em{font-style:normal;color:var(--qh-muted)}.qh-ptm-chip.timed{background:#fff7e6;border-color:#f7cfa5;color:#d4600f}.qh-ptm-chip.timed em{color:#b96a2c}.qh-ptm-chip.consume{background:#fff1f0;border-color:#ffccc7;color:#cf1322}.qh-ptm-chip.sched{background:#fff;color:var(--qh-muted);font-size:11px}.qh-ptm-chip.course{background:#eef7ee;border-color:#c6e2c5;color:#4c8a52;font-size:11px}.qh-ptm-chip.dates{background:#eef5fd;border-color:#c8ddf5;color:#2a6cd4;font-size:11px}.qh-ptm-chip.mustauto{background:#fff4ea;border-color:#f2cfa8;color:#d46b08;font-size:11px}.qh-ptm-chip.today{background:#f0f9eb;border-color:#b8e0a8;color:#3f9142;font-size:11px;padding:1px 8px}.pts-dates-row{display:flex;gap:18px;align-items:flex-start;flex-wrap:wrap}.pts-dates-row .ant-form-item{margin-bottom:10px}.pts-dates-row .ant-segmented-item-label{padding:0 13px}.pts-dates-row .pts-dates-picker{flex:1;min-width:250px}.pts-wday-row{display:flex;gap:6px}.pts-wday-chip{width:36px;padding-left:0!important;padding-right:0!important;justify-content:center}.pts-course-auto-note{min-height:32px;display:flex;align-items:center;padding:4px 11px;border:1px dashed #c6e2c5;border-radius:6px;background:#f6fbf6;color:#4c8a52;font-size:12px;line-height:1.4}.pts-label-line{white-space:nowrap;display:inline-flex;align-items:center}.pts-label-em{display:inline-block;margin-left:6px;padding:1px 8px;border-radius:999px;font-size:11px;font-weight:600;line-height:1.6}.pts-label-em-orange{background:#fff3e0;color:#d4600f;border:1px solid #f7cfa5}.pts-label-em-blue{background:#e8f2ff;color:#1d5fb8;border:1px solid #b8d8ff}.pts-mode-ic{color:#e5793a;margin-right:3px;font-size:11px}.pts-mode-ic.pts-bell-ic{color:var(--qh-primary, #1677ff)}.pts-sched-time{color:var(--qh-muted);font-size:10px;margin-left:4px;white-space:nowrap;font-variant-numeric:tabular-nums}.pts-editable-cell{cursor:pointer}.pts-editable-cell:hover{background:#f5fbfc!important;color:#2f7f95}.pts-task-remark{color:var(--qh-muted);font-size:11px;line-height:1.3}.pts-input{width:100%;min-width:26px;border:none;outline:none;text-align:center;background:transparent;font:inherit;padding:0}.pts-remark-col{width:var(--remark-w, 170px);color:var(--qh-muted);font-size:11px;text-align:left!important}.pts-section td{padding:3px 8px;text-align:left;font-weight:600}.pts-section-title{position:sticky;left:8px;display:inline-block}.pts-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px}.pts-static{cursor:default;-webkit-user-select:none;user-select:none}.pts-check{color:#389e0d;font-weight:700}.pts-cross{color:#cf1322;font-weight:700}.pts-cell.pts-focus-cell{cursor:default;background:#fff8f0;font-size:13px;-webkit-user-select:none;user-select:none}.pts-cell.pts-focus-cell:hover{background:#fff8f0!important;outline:none}.pts-cell.pts-focus-cell.pts-today{background:#fff3e0}.pts-cell.pts-focus-cell.pts-today:hover{background:#fff3e0!important}.pts-focus-check{color:#e5793a}.pts-view-seg2{display:inline-flex;align-items:center;padding:2px;background:#f2f5f7;border:1px solid #e3e9ef;border-radius:999px}.pts-view-seg2 button{border:0;background:transparent;width:36px;padding:2px 0;border-radius:999px;font-size:12px;color:#5a6472;cursor:pointer;line-height:1.7}.pts-view-seg2 button.on{background:#fff;box-shadow:0 1px 3px #17233d24;color:#d48806;font-weight:650}.pts-kpis{display:flex;flex-wrap:wrap;margin-bottom:8px;background:#fff;border:1px solid #e9edf3;border-radius:12px;box-shadow:0 1px 2px #17233d0a;overflow:hidden}.pts-kpi{flex:1 1 0;min-width:150px;display:flex;align-items:center;gap:12px;padding:9px 14px}.pts-kpi+.pts-kpi{border-left:1px solid #f0f2f6}.pts-kpi .ic{flex:none;font-size:26px;line-height:1}.pts-kpi .kpi-main{min-width:0}.pts-kpi .lb{display:block;font-size:11px;color:#7c8698;letter-spacing:.3px;line-height:1.25}.pts-kpi b{display:block;font-size:19px;font-weight:800;line-height:1.2;color:#1f2733;letter-spacing:-.3px;font-variant-numeric:tabular-nums;white-space:nowrap}.pts-kpi b small{font-size:11px;font-weight:600;color:#7c8698;margin-left:3px;letter-spacing:0}.pts-kpi em{display:block;font-style:normal;font-size:11px;color:#9aa3b2;line-height:1.25;white-space:nowrap}.pts-kpi em i{font-style:normal;font-weight:700;margin-left:4px}.pts-kpi em i.up{color:#389e0d}.pts-kpi em i.down{color:#cf1322}.pts-cat-full{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:12px;line-height:1.2}.pts-cat-full i{font-style:normal;font-size:18px;line-height:1}.pts-clock-mark{color:#e5793a;font-size:14px;line-height:1}.pts-clock-mark.is-rest{color:#52b95f}.pts-focusing{display:inline-flex;align-items:center;gap:4px;padding:1px 8px;border-radius:999px;background:#fff3e8;border:1px solid #f0b48a;color:#b25a10;font-size:11px;font-weight:600;line-height:1.6;white-space:nowrap;animation:qh-ck-mini-glow 1.6s ease-in-out infinite}.pts-focusing i,.pts-focusing-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#e8622e;flex-shrink:0;animation:pts-focus-dot 1.6s ease-in-out infinite}.pts-focusing-dot{width:9px;height:9px}@keyframes pts-focus-dot{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #e8622e73}50%{opacity:.7;transform:scale(1.3);box-shadow:0 0 0 4px #e8622e00}}.pts-legend{display:flex;flex-wrap:wrap;gap:6px 26px;padding:10px 6px 4px;font-size:12px;color:#6b7482}.pts-legend span{display:inline-flex;align-items:center;gap:5px}.pts-legend i{font-style:normal;font-weight:700}.pts-legend .ck{color:#389e0d}.pts-legend .cx{color:#cf1322}.pts-legend .cp{color:#c3cad4;font-weight:400}.pts-legend .cn0{color:#5b6472}.pts-dash{font-weight:400;-webkit-user-select:none;user-select:none}.pts-dash-na{color:#ccd3dd}.pts-dash-pending{color:#99a3b1}.pts-consume-mark{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:18px;padding:0 5px;border-radius:999px;background:#fff1f0;color:#cf1322;font-size:11px;font-weight:750;line-height:1}.pts-consume-pack{display:inline-flex;align-items:center;justify-content:center;gap:3px;width:100%}.pts-consume-input{width:32px!important;min-width:0!important}.pts-consume-input .ant-input-number-input{text-align:center;padding-left:2px;padding-right:2px}.pts-consume-count{width:100%;height:100%;min-height:18px;border:none;outline:none;background:transparent;text-align:center;color:#b4232f;font:inherit;font-weight:650;line-height:1.2;padding:0 2px}.pts-consume-count:focus{background:#fff;box-shadow:inset 0 0 0 1px #4b7cff}.pts-consume-display{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:18px;color:#b4232f;font-size:12px;font-weight:700;line-height:1}.pts-task-form-row{display:grid;grid-template-columns:minmax(220px,1fr) 120px 220px;gap:16px;align-items:start}.pts-task-form-row .ant-form-item{margin-bottom:18px}.pts-habit-group{display:flex;align-items:flex-end;gap:14px;padding:6px 12px 0;margin-bottom:14px;border:1px solid #e1e7ef;border-radius:10px;background:#fafbfc}.pts-habit-group .ant-form-item{margin-bottom:6px}.pts-habit-group>.ant-form-item:first-child{flex:1 1 auto;min-width:0}.pts-form-sec{padding:12px 14px 0;margin-bottom:14px;border:1px solid #e2e7ee;border-radius:10px;background:#fcfdfe}.pts-voice-sec{margin-bottom:14px}.pts-voice-sec.pts-form-sec{padding-bottom:14px}.pts-voice-sec .pts-sec-label{margin-bottom:8px;font-size:14px;color:#000000e0}.pts-voice-sec .row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.pts-voice-divider{width:1px;height:22px;background:#e3e7ee;margin:0 10px}.pts-chip{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:4px 14px;border:1px solid #e5e9ef;border-radius:8px;background:#fff;color:var(--qh-text);font:inherit;font-size:13px;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.pts-chip:hover{border-color:#cfd6df}.pts-chip.on{border-color:var(--qh-accent);background:var(--qh-accent-soft);color:var(--qh-accent);font-weight:750}.pts-gap-wrap{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--qh-text)}.pts-gap-select{width:52px}.pts-gap-select.ant-select .ant-select-selector{height:32px;border-radius:8px;border-color:#e5e9ef}.pts-gap-select.ant-select .ant-select-selection-item{line-height:30px;font-size:13px;text-align:center}.qh-ptm-drawer .ant-drawer-body{padding-top:0}.qh-ptm-modal .ant-drawer-body{scrollbar-width:none}.qh-ptm-modal .ant-drawer-body::-webkit-scrollbar{display:none}.qh-ptm-modal.ant-drawer-content,.qh-ptm-modal .ant-drawer-wrapper-body{max-height:100vh}.qh-ptm-modal .ant-drawer-body{min-height:0}.qh-ptm-modal .ant-form-item{margin-bottom:12px}.qh-ptm-modal .ant-form-item .ant-form-item-label{padding-bottom:4px}.qh-ptm-modal .pts-task-form-row .ant-form-item{margin-bottom:12px}.pts-task-form-row.pts-focus-row{grid-template-columns:156px 14px max-content max-content 96px 96px;justify-content:start;gap:10px}.pts-task-form-row.pts-focus-row .ant-picker{width:100%!important}.pts-form-divider{width:1px;height:22px;align-self:end;justify-self:center;margin-bottom:17px;background:#d6dbe3}.pts-task-form-row.pts-sched-row{grid-template-columns:240px 130px 100px 100px;justify-content:start}.pts-task-form-row.pts-sched-row .ant-picker{width:170px!important}.pts-lead-input.ant-input-number{width:64px}.pts-lead-input .ant-input-number-input{text-align:center}.pts-task-form-row.pts-voice-row{grid-template-columns:minmax(140px,320px) 84px;gap:12px;justify-content:start}.pts-task-form-row.pts-voice-row .ant-btn{width:100%;padding-inline:4px}.qh-task-mode-seg label.ant-segmented-item{transition:background .15s,color .15s}.qh-task-mode-seg label.ant-segmented-item:nth-of-type(1).ant-segmented-item-selected{background:#e5793a;color:#fff;font-weight:600}.qh-task-mode-seg label.ant-segmented-item:nth-of-type(2).ant-segmented-item-selected{background:var(--qh-primary, #1677ff);color:#fff;font-weight:600}.qh-task-mode-seg label.ant-segmented-item:nth-of-type(n+3).ant-segmented-item-selected{background:var(--qh-primary, #1677ff);color:#fff;font-weight:600}.qh-task-mode-seg .ant-segmented-thumb{background:#1677ff2e}.pts-sched-row.no-time{grid-template-columns:240px minmax(0,1fr)}.pts-task-form-hint{align-self:center;margin:0;padding:8px 12px;border-radius:8px;background:#e8f2ff;border:1px solid #b8d8ff;color:#1d5fb8;font-size:12px;line-height:1.5}.pts-grid.pts-compact th,.pts-grid.pts-compact td{padding:2px;font-size:11px}.pts-grid.pts-compact .pts-task-col{width:var(--task-w, 104px);padding-left:16px}.pts-grid.pts-compact .pts-rule-col{width:var(--rule-w, 84px)}.pts-grid.pts-compact .pts-total-col{width:44px}.pts-grid.pts-compact .pts-remark-col{width:var(--remark-w, 140px)}.pts-month-grid-wrap{overflow-x:hidden}.pts-grid.pts-month-grid{width:100%;min-width:0}.pts-grid.pts-month-grid th,.pts-grid.pts-month-grid td{padding:2px}.pts-grid.pts-month-grid .pts-cat-col{width:56px}.pts-grid.pts-month-grid .pts-cat-full{font-size:11px}.pts-grid.pts-month-grid .pts-cat-full i{font-size:15px}.pts-grid.pts-month-grid .pts-clock-mark{font-size:11px}.pts-grid.pts-month-grid .pts-task-col{padding-left:8px}.pts-grid.pts-month-grid .pts-task-col{width:var(--task-w, 88px)}.pts-grid.pts-month-grid .pts-rule-col{width:var(--rule-w, 82px)}.pts-grid.pts-month-grid .pts-day-col{width:auto;min-width:0}.pts-grid.pts-month-grid .pts-total-col{width:38px}.pts-grid.pts-month-grid .pts-remark-col{width:112px;padding:1px 3px;color:var(--qh-muted);font-size:9px;line-height:1.25;white-space:normal;word-break:break-word}.pts-grid.pts-month-grid .pts-check,.pts-grid.pts-month-grid .pts-cross{font-size:inherit}.pts-grid.pts-month-grid .pts-consume-display,.pts-grid.pts-month-grid .pts-consume-mark{min-width:0;height:18px;padding:0 2px;font-size:10px}.pts-col-resize{position:absolute;top:0;right:-3px;width:7px;height:100%;cursor:col-resize;z-index:5}.pts-col-resize:hover,.pts-col-resize.active{background:var(--qh-primary);opacity:.35}.pts-stats-panel{display:grid;gap:8px}.pts-stats-panel .ant-card{border-color:#c3cedd}.pts-stats-panel .pts-balance-card.ant-card{border-color:#b8d4cc}.pts-stats-panel .ant-card-head{min-height:36px;padding:0 14px}.pts-stats-panel .ant-card-head-title{padding:8px 0;font-size:13px;font-weight:700}.pts-stats-panel .ant-card-extra{padding:8px 0}.pts-stats-cards{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(190px,.55fr) minmax(0,2.05fr);gap:10px}.pts-balance-card .ant-card-body{height:100%;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:6px;padding:8px 10px}.pts-balance-card.ant-card{--pts-balance-blue: #3a6ea5;--pts-earn-green: #5aa67a;--pts-spent-red: #e05b6e;--pts-net-teal: #2e827c;--pts-ink: #334155;border-color:#cfe4df;background:linear-gradient(135deg,#d8ece68a,#fffffff5 46%,#f4e7b53d);box-shadow:0 8px 22px #3a6ea514,inset 0 1px #ffffffeb}.pts-balance-main{min-width:0}.pts-balance-main span{display:block;color:#70777a;font-size:11px;font-weight:650}.pts-balance-main b{display:block;margin-top:1px;color:var(--pts-balance-blue);font-size:22px;line-height:1.05;font-weight:800;font-variant-numeric:tabular-nums}.pts-balance-main em{display:block;margin-top:4px;color:#70777a;font-size:10px;font-style:normal;white-space:nowrap}.pts-period-grid{min-width:0;width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:stretch;gap:0}.pts-period{min-width:0;padding-left:6px;border-left:1px solid rgba(58,110,165,.16);display:grid;gap:1px}.pts-period .lb{color:#70777a;font-size:11px;font-weight:700}.pts-period .earn,.pts-period .spent{font-size:11px;line-height:1.35;font-weight:650;white-space:nowrap}.pts-period .earn{color:var(--pts-earn-green)}.pts-period .spent{color:var(--pts-spent-red)}.pts-period .spent.zero{color:#a6a8aa}.pts-period b{margin-top:1px;color:var(--pts-ink);font-size:12px;line-height:1.25;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.pts-period b.pos{color:var(--pts-net-teal)}.pts-period b.neg{color:#d9444f}.pts-rule-card .ant-card-body,.pts-ledger-card .ant-card-body{padding:12px 14px 14px}.pts-duo-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:stretch}.pts-duo-grid>.ant-card{min-width:0}.pts-rule-cols{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:8px;align-items:stretch}.pts-rule-cap{margin-bottom:4px;color:#334155;font-size:13px;font-weight:800}.pts-rule-text{display:grid;gap:7px;align-content:space-between}.pts-rule-how{display:grid;gap:9px;align-content:start}.pts-rule-how .pts-rule-row>span{font-size:11.5px;line-height:1.55}.pts-rule-how .pts-rule-row>span b{font-size:12.5px}.pts-rule-row{display:flex;align-items:flex-start;gap:8px;color:#465060;font-size:12.5px;line-height:1.6}.pts-rule-row i{flex:none;width:22px;height:22px;margin-top:-1px;display:grid;place-items:center;border-radius:7px;background:#eef4fd;color:#3a6ea5;font-size:12px;font-style:normal}.pts-rule-row b{color:#334155}.pts-rule-row.pts-rule-exchange{display:grid;grid-template-columns:22px 46px 10px max-content;column-gap:4px;align-items:center}@media(min-width:769px){.pts-rule-row.pts-rule-exchange{transform:translateY(-10px)}}.pts-rule-exchange>i{margin-top:0}.pts-rule-from,.pts-rule-to{display:inline-flex;align-items:center;min-width:0;font-variant-numeric:tabular-nums}.pts-rule-from{justify-content:flex-start;gap:4px;white-space:nowrap}.pts-rule-eq{text-align:center;color:#697386}.pts-rule-to{justify-content:flex-start;flex-wrap:wrap;column-gap:5px;row-gap:0}.pts-rule-result{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.pts-rule-from svg,.pts-rule-result svg{flex:none}.pts-rule-token-icon.is-star{color:#d79a22}.pts-rule-token-icon.is-flower{color:#df5f8b}.pts-rule-token-icon.is-medal{color:#e58a17}.pts-rule-note{flex:none;color:#465060;white-space:nowrap}.pts-rule-stats{display:grid;align-content:start;gap:10px}.pts-rule-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pts-rule-metrics .metric{min-width:0;padding:8px 10px;border:1px solid rgba(58,110,165,.12);border-radius:10px;background:linear-gradient(135deg,#d8ece66b,#ffffffeb)}.pts-rule-metrics .metric span,.pts-rule-metrics .metric em{display:block;color:#70777a;font-size:11px;line-height:1.25;font-style:normal;white-space:nowrap}.pts-rule-metrics .metric b{display:block;margin:3px 0 2px;color:#3a6ea5;font-size:18px;line-height:1.05;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.pts-rule-ledger{display:grid;gap:6px}.pts-rule-ledger .ledger-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#70777a;font-size:12px;font-weight:650}.pts-rule-ledger .ledger-row b{font-size:14px;font-weight:800;font-variant-numeric:tabular-nums}.pts-rule-ledger .ledger-row b.earn{color:#5aa67a}.pts-rule-ledger .ledger-row b.spent{color:#e05b6e}.pts-rule-ledger .ledger-bar{height:8px;overflow:hidden;border-radius:999px;background:#eef2f4}.pts-rule-ledger .ledger-bar i{display:block;min-width:0;max-width:100%;height:100%;border-radius:inherit}.pts-rule-ledger .ledger-bar.earn i{background:linear-gradient(90deg,#8bc98e,#5aa67a)}.pts-rule-ledger .ledger-bar.spent i{background:linear-gradient(90deg,#f29ab2,#e05b6e)}.pts-rule-summary{display:flex;align-items:baseline;gap:8px;padding:7px 10px;border-radius:10px;background:#f4e7b53d;color:#70777a;font-size:12px;font-weight:650}.pts-rule-summary b{color:#334155;font-size:18px;font-weight:850;font-variant-numeric:tabular-nums}.pts-rule-summary b.pos{color:#2e827c}.pts-rule-summary b.neg{color:#d9444f}.pts-rule-summary em{margin-left:auto;color:#70777a;font-size:11px;font-style:normal;white-space:nowrap}.pts-level-card-wrap .ant-card-head{min-height:32px;padding:0 12px}.pts-level-card-wrap .ant-card-head-title{padding:6px 0;font-size:13px}.pts-level-card-wrap .ant-card-body{padding:8px 10px}.pts-level-strip{display:grid;grid-template-columns:repeat(10,minmax(58px,1fr));gap:6px}.pts-level-step{min-width:0;text-align:center;padding:5px 4px 4px;border-radius:7px;background:#fafafa;border:1px solid var(--qh-border);opacity:.9}.pts-level-step.active{background:#fff7e6;border-color:#faad14;box-shadow:inset 0 0 0 1px #faad141f;opacity:1}.pts-level-step.completed{background:#f4faf6;border-color:#9fcbb0;box-shadow:inset 0 0 0 1px #4f9e6f14;opacity:1}.pts-level-step.locked{background:#fbfcfe;border-color:#d5deea;opacity:1}.pts-level-step.locked>*{opacity:.48}.pts-level-icon{font-size:16px;line-height:1.1}.pts-level-step:nth-child(1) .pts-level-icon{color:#58a66c}.pts-level-step:nth-child(2) .pts-level-icon{color:#3f9f76}.pts-level-step:nth-child(3) .pts-level-icon{color:#2f855a}.pts-level-step:nth-child(4) .pts-level-icon{color:#287a67}.pts-level-step:nth-child(5) .pts-level-icon{color:#c69a24}.pts-level-step:nth-child(6) .pts-level-icon{color:#dc6d8f}.pts-level-step:nth-child(7) .pts-level-icon{color:#4e9fca}.pts-level-step:nth-child(8) .pts-level-icon{color:#d17a46}.pts-level-step:nth-child(9) .pts-level-icon{color:#9b7fc4}.pts-level-step:nth-child(10) .pts-level-icon{color:#d49a18}.pts-level-name{margin-top:3px;font-size:12px;line-height:1.2;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pts-level-need{margin-top:2px;font-size:10.5px;line-height:1.15;color:var(--qh-muted);white-space:nowrap}.pts-stats-cards>.ant-card{min-width:0}.pts-level-hero .ant-card-body{height:100%;display:flex;align-items:center;gap:12px;padding:10px 14px}.pts-level-hero-emoji{color:#2f855a;font-size:38px;line-height:1}.pts-level-hero-main{flex:1;min-width:0}.pts-level-hero-main .cap{color:#70777a;font-size:12px;font-weight:650}.pts-level-hero-main .ttl{margin-top:1px;color:#334155;font-size:18px;line-height:1.2;font-weight:800}.pts-level-hero-main .sub{margin-top:1px;color:#8a93a0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pts-level-hero-main .ant-progress{margin-top:2px}.pts-honor-card .ant-card-body{height:100%;padding:10px;display:grid;align-content:center;gap:6px}.pts-honor-grid{display:grid;grid-template-columns:repeat(3,1fr)}.pts-honor-item{display:grid;gap:2px;text-align:center}.pts-honor-item b{color:#334155;font-size:17px;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.pts-honor-item:nth-child(1) b svg{color:#f5b301}.pts-honor-item:nth-child(2) b svg{color:#f05b72}.pts-honor-item:nth-child(3) b svg{color:#e58a17}.pts-honor-item span{color:#8a93a0;font-size:11px}.pts-honor-foot{text-align:center;color:#70777a;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pts-chart-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:10px;align-items:stretch}.pts-chart-grid>.ant-card{min-width:0;display:flex;flex-direction:column}.pts-chart-grid>.ant-card>.ant-card-head{flex:none}.pts-chart-grid>.ant-card>.ant-card-body{flex:1 1 auto}.pts-chart-grid>.ant-card:first-child>.ant-card-body{display:flex;flex-direction:column}.pts-trend-body{flex:1 1 auto;height:clamp(148px,22vh,210px)}.pts-src-chart{flex:none;width:168px;height:clamp(140px,20vh,172px)}.pts-src-wrap{display:flex;align-items:flex-start;gap:12px}.pts-src-legend{flex:1;min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px 16px;align-content:start;padding-top:4px}.pts-src-legend .row{display:flex;align-items:center;gap:7px;font-size:12px;min-width:0}.pts-src-legend .dot{flex:none;width:9px;height:9px;border-radius:50%}.pts-src-legend .nm{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#465060;font-weight:650}.pts-src-legend .val{color:#334155;font-weight:750;font-variant-numeric:tabular-nums;white-space:nowrap}.pts-src-legend .pct{min-width:42px;text-align:right;color:#8a93a0;font-size:11.5px;font-variant-numeric:tabular-nums;white-space:nowrap}@media(min-width:900px)and (max-height:860px){.pts-stats-panel{gap:6px}.pts-stats-panel .ant-card-head{min-height:32px;padding:0 12px}.pts-stats-panel .ant-card-head-title,.pts-stats-panel .ant-card-extra{padding:6px 0}.pts-level-hero .ant-card-body,.pts-honor-card .ant-card-body,.pts-balance-card .ant-card-body{padding:8px 12px}.pts-level-hero-emoji{font-size:34px}.pts-level-hero-main .ttl{font-size:17px}.pts-balance-main b{font-size:22px}.pts-level-card-wrap .ant-card-body{padding:6px 8px}.pts-level-step{padding:4px 3px 3px}.pts-rule-card .ant-card-body,.pts-ledger-card .ant-card-body{padding:10px 12px}.pts-rule-text{gap:5px}.pts-rule-how{gap:6px}.pts-rule-row{line-height:1.5}.pts-rule-stats{gap:8px}.pts-rule-metrics .metric{padding:6px 9px}.pts-rule-metrics .metric b{font-size:16px;margin:2px 0 1px}.pts-rule-ledger{gap:4px}.pts-rule-ledger .ledger-bar{height:6px}.pts-rule-summary{padding:5px 9px}.pts-rule-summary b{font-size:16px}.pts-chart-grid .ant-card-body{padding:8px 12px}.pts-src-legend{gap:4px 10px}.pts-trend-body{height:clamp(136px,19vh,200px)}.pts-src-chart{height:clamp(128px,18vh,160px)}.pts-period .lb,.pts-period .earn,.pts-period .spent{font-size:11px}.pts-period b{font-size:12px}.pts-balance-main span{font-size:11px}.pts-level-icon{font-size:15px}.pts-level-name{font-size:11px}.pts-level-need{font-size:10px}.pts-rule-row{font-size:12px}.pts-rule-ledger .ledger-row{font-size:11.5px}.pts-rule-metrics .metric span,.pts-rule-metrics .metric em{font-size:10.5px}}.pts-view-seg.ant-segmented{padding:2px;background:#f2f5f7;border:1px solid #d9e1e8;border-radius:10px;box-shadow:inset 0 1px 1px #ffffffc7}.pts-view-seg.ant-segmented .ant-segmented-item{min-width:30px;border-radius:8px;color:#687280;font-size:13px;font-weight:650;transition:color .18s ease,background .18s ease}.pts-view-seg.ant-segmented .ant-segmented-item-label{min-height:22px;line-height:22px;padding:0 9px}.pts-view-seg.ant-segmented .ant-segmented-thumb,.pts-view-seg.ant-segmented .ant-segmented-item-selected{background:linear-gradient(180deg,#4aa6b8,#2f879a);border-radius:8px;box-shadow:0 3px 8px #2f879a47,inset 0 1px #ffffff47}.pts-view-seg.ant-segmented .ant-segmented-item-selected,.pts-view-seg.ant-segmented .ant-segmented-item-selected:hover{color:#fff}.pts-view-seg.ant-segmented .ant-segmented-item-selected:after{content:"";position:absolute;left:50%;bottom:2px;width:10px;height:2px;border-radius:999px;background:#ffffffe0;transform:translate(-50%)}.pts-view-seg.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#4f5b68;background:#ffffff80}@media(max-width:1100px){.pts-head{grid-template-columns:auto minmax(180px,1fr) auto}.pts-head-weather{display:none}.pts-task-form-row{grid-template-columns:1fr;gap:0}.pts-stats-panel{gap:8px}.pts-stats-cards{grid-template-columns:minmax(180px,.62fr) minmax(140px,.48fr) minmax(0,1.9fr);gap:8px}.pts-balance-card .ant-card-body{grid-template-columns:max-content minmax(0,1fr);gap:8px;padding:12px 13px}.pts-balance-main b{font-size:25px}.pts-balance-main em{font-size:10.5px;white-space:normal}.pts-period-grid{width:100%;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.pts-period{padding-left:8px}.pts-period b{font-size:12px}.pts-rule-cols{gap:8px}.pts-chart-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.pts-src-chart{width:132px}.pts-src-legend{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:6px 10px}.pts-level-card-wrap .ant-card-body{padding:8px 10px}.pts-level-strip{gap:4px;grid-template-columns:repeat(10,minmax(52px,1fr))}.pts-level-step{padding:6px 3px 5px}.pts-level-icon{font-size:16px}.pts-level-name{font-size:11px}.pts-level-need{font-size:10px}}.qh-ck-wrap{min-height:100%;border-radius:inherit;background:#fff;transition:background .2s ease}.qh-ck-head{width:100%;display:flex;align-items:center;gap:10px;white-space:nowrap;overflow:hidden}.qh-ck-modes{display:inline-flex;align-items:center;gap:4px;padding:2px;border-radius:999px;background:#eef1f6;border:1px solid #e3e8ef;box-shadow:inset 0 1px 2px #0f172a0d}.qh-ck-mode{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:2px 18px;border:none;border-radius:999px;background:transparent;color:#64748b;font:inherit;font-size:13.5px;font-weight:700;line-height:1;cursor:pointer;transition:color .15s,background .15s,box-shadow .15s}.qh-ck-mode .mode-ic{width:16px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.qh-ck-mode:not(.active):hover{color:#334155}.qh-ck-mode.active{color:#fff;background:linear-gradient(180deg,#4b5159,#292e35);box-shadow:0 3px 10px #1f232847,inset 0 1px #ffffff29}.qh-holiday-head-fill{flex:1 1 0;min-width:80px}@media(min-width:769px){.qh-holiday-head{position:relative}.qh-holiday-head>.qh-period-nav{position:absolute;left:50%;transform:translate(-50%);z-index:1}}.qh-ck-head .sub{font-size:12px;color:var(--qh-muted)}.qh-ck-head .stat{font-size:12px;color:var(--qh-accent);font-weight:600}.qh-ck-head-spacer{flex:1 1 auto;min-width:12px}.qh-sdf{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;gap:10px}.qh-sdf-bar{height:42px;display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none}.qh-sdf-mode-select{flex-shrink:0;position:relative;display:inline-flex;align-items:center;width:74px;height:32px}.qh-sdf-mode-select>button{width:100%;height:32px;border:1px solid rgba(37,99,235,.18);border-radius:999px;background:#f4f8ff;color:#1d4ed8;font-size:13px;font-weight:750;line-height:30px;padding:0 24px 0 13px;outline:none;cursor:pointer;text-align:left}.qh-sdf-mode-select:after{content:"⌄";position:absolute;right:10px;top:4px;color:#4774d6;font-size:15px;line-height:20px;pointer-events:none}.qh-sdf-mode-select:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;pointer-events:none}.qh-sdf-mode-menu{position:absolute;left:0;top:38px;z-index:50;display:grid;min-width:74px;overflow:hidden;border:1px solid rgba(120,150,180,.18);border-radius:12px;background:#fff;box-shadow:0 8px 22px #1e40641f}.qh-sdf-mode-menu button{height:34px;border:none;background:#fff;color:#344054;font:inherit;font-size:13px;font-weight:650;text-align:left;padding:0 14px}.qh-sdf-mode-menu button+button{border-top:1px solid #edf1f5}.qh-sdf-mode-menu button.on{color:#1d4ed8;background:#f4f8ff}.qh-sdf-mode{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:999px;background:#f5f7fa}.qh-sdf-mode button,.qh-sdf-quick button{border:none;background:transparent;border-radius:999px;color:#667085;font:inherit;font-size:12px;font-weight:650;line-height:1;cursor:pointer;white-space:nowrap}.qh-sdf-mode button{height:28px;padding:0 11px}.qh-sdf-mode button.on{color:#1d4ed8;background:linear-gradient(180deg,#dbeafe,#cfe0ff);box-shadow:inset 0 0 0 1px #2563eb38,0 3px 8px #2563eb24}.qh-sdf-dates{height:30px;display:inline-flex;align-items:center;gap:2px;padding:0 8px;border-radius:999px;background:#fff8f1;border:1px solid rgba(229,121,58,.13)}.qh-sdf-cal{flex-shrink:0;color:#e5793a;font-size:14px}.qh-sdf-dates .ant-picker{width:122px;padding:0;background:transparent}.qh-sdf-dates.range .ant-picker{width:68px}.qh-sdf-dates.range .ant-picker-suffix{display:none}.qh-sdf-dates .ant-picker-input>input{color:#344054;font-size:12px;font-weight:700;text-align:center}.qh-sdf-dates .ant-picker-suffix{color:#98a2b3;margin-inline-start:2px}.qh-sdf-dash{color:#d9824b;font-size:12px;font-weight:700;padding:0 1px}.qh-sdf-quick{display:inline-flex;align-items:center;gap:2px}.qh-sdf-quick button{height:28px;padding:0 8px}.qh-sdf-bar .qh-sdf-quick button.extra{display:none}.qh-sdf-quick button:hover,.qh-sdf-mode button:hover{background:#f1f5f9;color:#475467}.qh-sdf-quick button.on{color:#2563eb;background:#eff6ff}.qh-sdf-current{color:#7b8794;font-size:12px;font-weight:600;white-space:nowrap}.qh-sdf-current-inline{display:none}.qh-sdf-mobile-trigger{display:none;height:34px;align-items:center;gap:6px;padding:0 12px;border:1px solid rgba(120,150,180,.16);border-radius:999px;background:#fff;color:#344054;box-shadow:0 5px 16px #1e40640f;font:inherit;font-size:12px;font-weight:700}.qh-ck-manage-btn.ant-btn{margin-left:0;flex-shrink:0;border:1px solid #cfd3d7;border-radius:999px;color:#343940;font-weight:700;letter-spacing:0;background:linear-gradient(180deg,#f7f7f6,#e8eaeb);box-shadow:0 2px 7px #1f23281f,inset 0 1px #fffc;height:36px;padding-inline:12px;font-size:13px;transition:box-shadow .15s,background .15s,color .15s,transform .1s}.qh-ck-manage-btn.ant-btn .anticon{font-size:15px}.qh-ck-manage-btn.ant-btn:hover,.qh-ck-manage-btn.ant-btn:focus-visible{color:#fff;border-color:#343940;background:linear-gradient(180deg,#4b5159,#292e35);box-shadow:0 3px 10px #1f232847}.qh-ck-manage-btn.ant-btn:active{color:#fff;border-color:#343940;background:linear-gradient(180deg,#4b5159,#292e35);transform:translateY(1px)}.qh-ck-mini-timer+.qh-ck-manage-btn.ant-btn{margin-left:18px}.qh-ck-week{display:flex;align-items:stretch;gap:2px;padding:1px 0 0}.qh-ck-wk-nav{display:flex;align-items:center;padding:0 2px;color:#c2c8d0;cursor:pointer}.qh-ck-day{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:2px 0;border-radius:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.qh-ck-day .wd{font-size:12px;color:var(--qh-muted)}.qh-ck-day .dt{width:22px;height:22px;line-height:22px;text-align:center;border-radius:50%;font-size:14px;font-weight:600;color:var(--qh-text)}.qh-ck-day.today .wd{color:var(--qh-accent)}.qh-ck-day.today .dt{width:28px;height:28px;line-height:28px;font-size:15px}.qh-ck-day.sel .dt{background:var(--qh-accent);color:#fff}.qh-ck-day.future{opacity:.45}.qh-ck-day .dot{width:4px;height:4px;border-radius:50%;background:transparent;flex-shrink:0}.qh-ck-day .dot.on{background:#52c41a}.qh-ck-backtoday{text-align:center;font-size:12px;color:var(--qh-primary);padding:2px 0 4px;cursor:pointer}.qh-ck-frozen{position:sticky;top:48px;z-index:15;background:var(--qh-ck-page-bg, #f4f6f3);margin-bottom:8px}.qh-ck-topbar{background:radial-gradient(130% 110% at 12% -8%,#ffffff4d 0,#fff0 46%),linear-gradient(135deg,var(--qh-ck-head-g1, #84a866) 0%,var(--qh-ck-head-g2, #4d7245) 100%);border:1px solid rgba(255,255,255,.28);border-radius:14px;padding:3px 8px 6px;box-shadow:0 4px 14px #202c2438,inset 0 1px #ffffff52}.qh-ck-topbar .qh-ck-day{padding:1px 0}.qh-ck-topbar .qh-ck-day .wd{color:#ffffffc7}.qh-ck-topbar .qh-ck-day .dt{color:#fff}.qh-ck-topbar .qh-ck-day.today .wd{color:#ffdfb8}.qh-ck-topbar .qh-ck-day .dot.on{background:#93e68c}.qh-ck-topbar .qh-ck-wk-nav{color:#ffffffa6}.qh-ck-topbar .qh-ck-backtoday{color:#fff;opacity:.92}.qh-ck-wrap.theme-light .qh-ck-topbar{background:var(--qh-ck-head-g1, #fff);border-color:#e2e6ec;box-shadow:0 2px 10px #202c241a,inset 0 1px #fff9}.qh-ck-wrap.theme-light .qh-ck-topbar .qh-ck-day .wd{color:var(--qh-muted)}.qh-ck-wrap.theme-light .qh-ck-topbar .qh-ck-day .dt{color:var(--qh-text)}.qh-ck-wrap.theme-light .qh-ck-topbar .qh-ck-day.today .wd{color:var(--qh-accent)}.qh-ck-wrap.theme-light .qh-ck-topbar .qh-ck-day.sel .dt{color:#fff}.qh-ck-wrap.theme-light .qh-ck-topbar .qh-ck-day .dot.on{background:#52c41a}.qh-ck-wrap.theme-light .qh-ck-topbar .qh-ck-wk-nav{color:#c2c8d0}.qh-ck-wrap.theme-light .qh-ck-topbar .qh-ck-backtoday{color:var(--qh-primary);opacity:1}.qh-ck-cats{display:flex;gap:6px;overflow-x:auto;padding:12px 2px 3px;scrollbar-width:none}.qh-ck-cats::-webkit-scrollbar{display:none}.qh-ck-cat{flex-shrink:0;min-height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:600;color:#4d5763;padding:1px 11px;border-radius:999px;background:#ffffffeb;box-shadow:0 1px 2px #1e2a222e;cursor:pointer;-webkit-tap-highlight-color:transparent}.qh-ck-cat.on{background:linear-gradient(180deg,#4b5159,#292e35);color:#fff;font-weight:700;box-shadow:0 2px 7px #1f23283d,inset 0 1px #ffffff24}.qh-ck-cats .qh-ck-layout-toggle{padding:2px}.qh-ck-cats .qh-ck-layout-toggle button{width:28px;height:20px;font-size:13px}.qh-ck-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch;gap:8px}.qh-ck-card{position:relative;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--qh-border);border-radius:14px;min-height:44px;padding:5px 10px;cursor:pointer;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.qh-ck-item button{touch-action:manipulation}.qh-ck-card *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.qh-ck-card:active{background:#f2f5f9;transform:scale(.988);transition:transform .1s,background .1s}.qh-ck-card.lp-charging{border-color:#5b667a;background:#e9edf3;transition:border-color .35s ease-out,background .35s ease-out}.qh-ck-card .ic{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px}.qh-ck-card .bd{min-width:0;display:flex;flex-direction:column;gap:2px}.qh-ck-card .nm{font-size:13.5px;font-weight:600;color:var(--qh-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-ck-card .tm{display:flex;align-items:baseline;min-width:0;font-size:10.5px;color:var(--qh-muted);white-space:nowrap}.qh-ck-card .tm .tm-txt{overflow:hidden;text-overflow:ellipsis}.qh-ck-card .tm .pct{flex:none;margin-left:4px}.qh-ck-sec-hint{flex-shrink:0;align-self:center;display:inline-flex;align-items:center;gap:4px;margin-left:auto;padding:2px 11px;border:1px solid #f3c98e;border-radius:999px;background:#fff7ea;color:#b45309;font-size:11.5px;font-weight:600;line-height:18px;white-space:nowrap;animation:qh-hint-pulse 1.6s ease-in-out infinite}.qh-ck-sec-hint .hd{display:inline-flex;font-style:normal;transform-origin:50% 45%;animation:qh-hint-tap 1.6s ease-in-out infinite}.qh-ck-sec-hint .hd svg{transform:rotate(180deg)}@keyframes qh-hint-tap{0%,52%,to{transform:none}64%{transform:scale(.78) translateY(1.5px)}78%{transform:scale(1.08)}88%{transform:scale(1)}}@keyframes qh-hint-pulse{0%,52%,to{box-shadow:0 0 #d9770600}66%{box-shadow:0 0 0 4px #d9770624}90%{box-shadow:0 0 0 7px #d9770600}}.qh-ck-sec-hint b{font-weight:600;background:linear-gradient(90deg,#b45309,#b45309 38%,#f59e0b,#b45309 62%,#b45309);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:qh-hint-shine 2.4s linear infinite}@keyframes qh-hint-shine{0%{background-position:120% 0}to{background-position:-120% 0}}.qh-ck-card .st{position:absolute;top:6px;right:8px;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#52b95f;color:#fff;font-size:12px;font-weight:700;line-height:1;box-shadow:0 1px 3px #52b95f59}.qh-ck-card.done{border-color:#d9f2c8;background:#f8fff3}.qh-ck-card.done .nm{color:#6a7b62}.qh-ck-card.focusing .nm{color:#9a3b0c;font-weight:800}@media(max-width:1240px){.qh-ck-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.qh-ck-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.qh-tk-emoji{width:1.18em;height:1.18em;object-fit:contain;display:inline-block;vertical-align:-.18em}.qh-task-jump-rope{position:relative;width:1.08em;height:1.08em;display:inline-block;color:#65758b;vertical-align:-.14em}.qh-task-jump-rope .rope{position:absolute;left:.2em;right:.2em;bottom:.12em;height:.78em;border:.085em solid currentColor;border-top:none;border-radius:0 0 999px 999px}.qh-task-jump-rope .handle{position:absolute;top:.08em;width:.34em;height:.12em;border-radius:999px;background:#d97435}.qh-task-jump-rope .handle.left{left:.04em;transform:rotate(-35deg)}.qh-task-jump-rope .handle.right{right:.04em;transform:rotate(35deg)}.qh-task-bed-icon{width:1.08em;height:1.08em;display:inline-block;vertical-align:-.14em;fill:#8f6b4a}.qh-task-bed-icon path:nth-of-type(1){fill:#a9c78f}.qh-task-bed-icon rect:nth-of-type(3){fill:#d8e8c8}.qh-task-bed-icon rect:nth-of-type(4){fill:#f3e7d6}.qh-task-bed-icon path:nth-of-type(2){fill:#7f5d40}.qh-ck-sheet .top{display:flex;align-items:center;gap:12px;margin-bottom:14px}.qh-ck-sheet .top .ic{width:46px;height:46px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:23px}.qh-ck-sheet .top .nm{font-size:16px;font-weight:700;color:var(--qh-text)}.qh-ck-sheet .top .rl{font-size:12px;color:var(--qh-muted);margin-top:2px}.qh-ck-sheet .top .ok{margin-left:auto;color:#52c41a;font-weight:600;font-size:13px}.qh-ck-sheet .lbl{font-size:12px;color:var(--qh-muted);margin-bottom:8px}.qh-ck-sheet .durs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.qh-ck-sheet .durs.rest{margin-bottom:18px}.qh-ck-sheet .durs .d{font-size:13px;padding:4px 14px;border-radius:999px;cursor:pointer;background:#f5f6f8;color:var(--qh-text)}.qh-ck-sheet .durs .d.on{background:var(--qh-accent);color:#fff;font-weight:600}.qh-ck-sheet .durs .d.disabled{cursor:not-allowed;pointer-events:none;background:#f1f2f4;color:#b8bdc7;opacity:.72}.qh-ck-sheet .durs .custom{flex-shrink:0;display:inline-flex;align-items:center}.qh-ck-sheet .durs .custom.minute-stepper{height:30px;align-items:stretch;overflow:hidden;border:1px solid #d9d9d9;border-radius:999px;background:#fff}.qh-ck-sheet .durs .custom.minute-stepper:focus-within{border-color:var(--qh-primary);box-shadow:0 0 0 2px #1677ff1a}.qh-ck-sheet .durs .custom.minute-stepper .minute-stepper-btn.ant-btn{width:32px;min-width:32px;height:28px;padding:0;border:0;border-radius:0;color:var(--qh-muted);background:#fff;display:inline-flex;align-items:center;justify-content:center}.qh-ck-sheet .durs .custom.minute-stepper .minute-stepper-btn.ant-btn:hover,.qh-ck-sheet .durs .custom.minute-stepper .minute-stepper-btn.ant-btn:focus-visible{color:var(--qh-primary);background:#f3f7ff}.qh-ck-sheet .durs .custom.minute-stepper .minute-stepper-btn.ant-btn[disabled]{color:#c7ccd6;background:#fff}.qh-ck-sheet .durs .custom.minute-stepper .ant-input-number-group-wrapper{width:112px;height:28px}.qh-ck-sheet .durs .custom.minute-stepper .ant-input-number-wrapper{height:28px}.qh-ck-sheet .durs .custom.minute-stepper .ant-input-number{width:60px;border:0;border-left:1px solid #edf0f5;border-radius:0;background:#fff;box-shadow:none}.qh-ck-sheet .durs .custom.minute-stepper .ant-input-number-focused,.qh-ck-sheet .durs .custom.minute-stepper .ant-input-number:focus,.qh-ck-sheet .durs .custom.minute-stepper .ant-input-number:hover{border-color:#edf0f5;box-shadow:none}.qh-ck-sheet .durs .custom.minute-stepper .ant-input-number-input{height:26px;padding-inline:10px 4px;font-weight:650;text-align:center}.qh-ck-sheet .durs .custom.minute-stepper .ant-input-number-group-addon{border:0;border-left:1px solid #edf0f5;border-radius:0;padding:0 10px;background:#f5f6f8;color:var(--qh-muted);font-size:12px}.qh-ck-sheet .acts{display:flex;gap:10px}.qh-ck-focus{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:var(--qh-ck-focus-bg, radial-gradient(circle at 50% 38%, rgba(246, 241, 216, .18) 0, rgba(246, 241, 216, 0) 34%), linear-gradient(160deg, #d7dfc9 0%, #b9c7aa 48%, #95aa8e 100%));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#24311f;padding:calc(24px + env(safe-area-inset-top)) 24px calc(30px + env(safe-area-inset-bottom));box-sizing:border-box}.qh-ck-focus.rest{background:var(--qh-ck-rest-bg, radial-gradient(circle at 50% 38%, rgba(237, 246, 226, .2) 0, rgba(237, 246, 226, 0) 34%), linear-gradient(160deg, #dce8d2 0%, #b8d0be 48%, #8fb39a 100%))}.qh-ck-focus .phase{font-size:clamp(22px,2.1vw,34px);font-weight:850;letter-spacing:2px;color:#24311f9e}.qh-ck-focus .task{--qh-focus-icon-slot: clamp(88px, 10vw, 154px);width:min(1520px,98vw);display:grid;grid-template-columns:minmax(var(--qh-focus-icon-slot),1fr) minmax(0,auto) minmax(var(--qh-focus-icon-slot),1fr);column-gap:clamp(12px,1.6vw,26px);align-items:start;justify-items:center;font-size:clamp(26px,min(8.2vw,calc(76vw / var(--qh-task-name-chars, 8))),132px);line-height:1.15;font-weight:850;text-align:center;color:#1f2d1b;white-space:nowrap;word-break:keep-all}.qh-ck-focus .task .ic{grid-column:1;width:var(--qh-focus-icon-slot);max-width:var(--qh-focus-icon-slot);flex-shrink:0;justify-self:end;align-self:start;margin-top:.08em;font-size:.54em;line-height:1;display:inline-flex;align-items:center;justify-content:flex-end;animation:qh-ck-task-breathe 2.6s ease-in-out infinite;transform-origin:center}.qh-ck-focus .task .nm{grid-column:2;display:block;max-width:min(1120px,76vw);text-align:center;white-space:nowrap;overflow-wrap:normal}.qh-ck-focus .cat{margin-top:2px;padding:4px 16px;border-radius:999px;font-size:clamp(13px,1.3vw,19px);font-weight:700;line-height:1.4;box-shadow:inset 0 0 0 1px #ffffff59}@keyframes qh-ck-task-breathe{0%,to{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-5px) scale(1.06);opacity:1}}@media(prefers-reduced-motion:reduce){.qh-ck-focus .task .ic{animation:none}}.qh-ck-ring{position:relative;width:min(340px,60vmin);height:min(340px,60vmin)}.qh-ck-ring svg{width:100%;height:100%;display:block}.qh-ck-ring .time{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:clamp(46px,5.2vw,68px);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:1px;color:#253521}.qh-ck-ring .elapsed{position:absolute;left:50%;top:65%;transform:translate(-50%);font-size:clamp(16px,1.6vw,22px);font-variant-numeric:tabular-nums;color:#24311f;font-weight:750;white-space:nowrap}.qh-ck-ring .pgtop{position:absolute;left:50%;top:21%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:5px}.qh-ck-ring .pgtop .pct{font-size:clamp(20px,2vw,28px);font-weight:800;line-height:1;color:#d4600f;font-variant-numeric:tabular-nums}.qh-ck-ring .pgtop .bar{width:clamp(104px,13vw,160px);height:7px;border-radius:999px;background:#ffffff80;box-shadow:inset 0 1px 2px #24311f1f;overflow:hidden}.qh-ck-ring .pgtop .bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#7fb573,#4e8d52);transition:width .3s linear}.qh-ck-focus.rest .qh-ck-ring .pgtop .pct{color:#3f8d4d}.qh-ck-focus .hint{font-size:clamp(16px,1.35vw,22px);color:#24311f94;text-align:center}.qh-ck-focus .btns{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:2px}.qh-ck-voice-btn .ic{position:relative;display:inline-flex;align-items:center}.qh-ck-voice-btn.muted{opacity:.55;border-style:dashed!important}.qh-ck-voice-btn.muted .ic:after{content:"";position:absolute;left:-2px;top:46%;width:calc(100% + 4px);height:2px;background:currentColor;border-radius:1px;transform:rotate(-38deg)}.qh-ck-focus .btns .ant-btn{min-width:118px;height:46px;padding-inline:22px;border-radius:13px;font-size:18px;font-weight:750;color:#253521;border-color:#25352173}.qh-ck-focus .btns .ant-btn-primary{color:#fff;border-color:#5f8f63;background:#5f8f63;box-shadow:none}.qh-ck-focus-topbar.ant-btn{position:absolute;top:calc(18px + env(safe-area-inset-top));right:calc(18px + env(safe-area-inset-right));width:38px;height:38px;color:#31472d;border-color:#31472d47;background:#f5f9ed6b;box-shadow:0 4px 14px #31472d14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.qh-ck-focus-settings.ant-btn{position:absolute;top:calc(18px + env(safe-area-inset-top));right:calc(68px + env(safe-area-inset-right));width:38px;height:38px;color:#31472d;border-color:#31472d47;background:#f5f9ed6b;box-shadow:0 4px 14px #31472d14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.qh-ck-focus-settings.ant-btn .anticon{font-size:16px}.qh-ck-focus-settings.ant-btn:hover,.qh-ck-focus-settings.ant-btn:focus-visible{color:#24351f;border-color:#31472d75;background:#f5f9eda3}.qh-ck-focus-topbar.ant-btn:hover,.qh-ck-focus-topbar.ant-btn:focus-visible{color:#24351f;border-color:#31472d75;background:#f5f9eda3}.qh-ck-focus-topbar.ant-btn{color:#b3520d;border-color:#d4600f66;animation:qh-ck-collapse-halo 2.2s ease-out infinite}.qh-ck-focus-topbar.ant-btn .anticon{animation:qh-ck-collapse-nudge 2.2s ease-in-out infinite}.qh-ck-focus-topbar.ant-btn:hover,.qh-ck-focus-topbar.ant-btn:focus-visible{color:#9c460a;border-color:#d4600f99}.qh-ck-focus.rest .qh-ck-focus-topbar.ant-btn{color:#2f7a46;border-color:#4c8f5473;animation-name:qh-ck-collapse-halo-rest}.qh-ck-focus.rest .qh-ck-focus-topbar.ant-btn:hover,.qh-ck-focus.rest .qh-ck-focus-topbar.ant-btn:focus-visible{color:#26663a;border-color:#4c8f54a6}@keyframes qh-ck-collapse-halo{0%{box-shadow:0 4px 14px #31472d14,0 0 #d4600f52}70%,to{box-shadow:0 4px 14px #31472d14,0 0 0 11px #d4600f00}}@keyframes qh-ck-collapse-halo-rest{0%{box-shadow:0 4px 14px #31472d14,0 0 #4c8f5452}70%,to{box-shadow:0 4px 14px #31472d14,0 0 0 11px #4c8f5400}}@keyframes qh-ck-collapse-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.qh-ck-focus-topbar.ant-btn,.qh-ck-focus-topbar.ant-btn .anticon{animation:none}}@media(min-width:769px)and (max-height:980px){.qh-ck-focus{gap:15px;padding:calc(18px + env(safe-area-inset-top)) 20px calc(34px + env(safe-area-inset-bottom))}.qh-ck-focus .phase{font-size:clamp(18px,1.55vw,26px)}.qh-ck-focus .task{--qh-focus-icon-slot: clamp(72px, 10vw, 122px);width:min(1280px,96vw);font-size:clamp(24px,min(7.1vw,calc(74vw / var(--qh-task-name-chars, 8))),108px);line-height:1.08}.qh-ck-focus .task .ic{font-size:.54em}.qh-ck-ring{width:min(300px,46vmin);height:min(300px,46vmin)}.qh-ck-ring .time{font-size:clamp(44px,5vw,64px)}.qh-ck-focus .hint{font-size:clamp(15px,1.2vw,19px)}.qh-ck-focus .btns .ant-btn{min-width:106px;height:42px;padding-inline:18px;font-size:16px}}.qh-ck-mini-timer{min-width:0;flex:0 0 auto;height:38px;padding:0 12px;margin-left:auto;display:flex;align-items:center;gap:10px;background:#fff7f0;border:1.5px solid #f0b48a;border-radius:999px;box-shadow:0 1px 6px #e5793a1f;-webkit-backdrop-filter:none;backdrop-filter:none;animation:qh-ck-mini-glow 1.6s ease-in-out infinite}.qh-ck-mini-timer.rest{background:#f4fbef;border-color:#b7e2a1;box-shadow:0 1px 6px #3d8a561f;animation-name:qh-ck-mini-glow-rest}@keyframes qh-ck-mini-glow{0%,to{border-color:#f0b48a;background:#fff7f0;box-shadow:inset 0 0 #e5793a00,0 1px 6px #e5793a1f}50%{border-color:#e5793a;background:#ffe9d6;box-shadow:inset 0 0 10px 1px #e5793a38,0 1px 10px #e5793a4d}}@keyframes qh-ck-mini-glow-rest{0%,to{border-color:#b7e2a1;background:#f4fbef;box-shadow:inset 0 0 #3d8a5600,0 1px 6px #3d8a561f}50%{border-color:#7fbe8f;background:#e6f6db;box-shadow:inset 0 0 10px 1px #3d8a562e,0 1px 10px #3d8a5642}}.qh-ck-mini-main{min-width:0;flex:0 1 auto;height:30px;display:flex;align-items:center;justify-content:flex-end;gap:8px;cursor:pointer}.qh-ck-mini-main .dot{position:relative;width:30px;height:30px;border-radius:50%;flex-shrink:0;background:conic-gradient(from 0deg,#e5793a 0,#e5793a 36%,#e5793a29 36%,#e5793a29);animation:qh-ck-spin 1.15s linear infinite}.qh-ck-mini-main .dot:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;background:#fff8ef;box-shadow:0 0 0 1px #e5793a1f}@keyframes qh-ck-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.qh-ck-mini-main .dot{animation:none}}.qh-ck-mini-main .phase{flex-shrink:0;height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#e5793a14;font-size:12px;font-weight:750;color:#7d8794}.qh-ck-mini-timer.rest .phase{background:#5f8f631a}.qh-ck-mini-main .taskcol{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.qh-ck-mini-main .taskcol .hint{align-self:center;font-size:11px;font-weight:700;line-height:1;color:#3d8b57;white-space:nowrap}.qh-ck-mini-main .task{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15.5px;font-weight:800;color:#1f2933}.qh-ck-mini-main .task span{margin-right:5px;font-size:1.08em;vertical-align:-.04em}.qh-ck-mini-main .times{flex-shrink:0;min-width:72px;display:flex;flex-direction:column;align-items:center;gap:2px}.qh-ck-mini-main .time{font-size:18px;font-weight:850;line-height:1;color:#d66a32;font-variant-numeric:tabular-nums}.qh-ck-mini-main .times small{font-size:10.5px;font-weight:700;line-height:1;color:#8a919f;font-variant-numeric:tabular-nums;white-space:nowrap}.qh-ck-mini-timer.rest .time{color:#4f9f5d}.qh-ck-mini-actions{flex-shrink:0;display:flex;align-items:center;gap:6px}.qh-ck-mini-actions .ant-btn.qh-ck-action{height:30px;padding-inline:12px;border-radius:9px;font-weight:700;color:#47515d;border-color:#54607038;background:#ffffffb8;box-shadow:inset 0 1px #ffffffe6}.qh-ck-mini-actions .ant-btn.qh-ck-action:hover{color:#2f3945;border-color:#54607057;background:#fff}.qh-ck-mini-timer.rest .ant-btn.qh-ck-action:not(.qh-ck-action-primary):not(.qh-ck-action-finish){color:#47515d;border-color:#54607038;background:#ffffffb8;box-shadow:inset 0 1px #ffffffe6}.qh-ck-mini-timer.rest .ant-btn.qh-ck-action:not(.qh-ck-action-primary):not(.qh-ck-action-finish):hover{color:#2f3945;border-color:#54607057;background:#fff}.qh-ck-mini-actions .ant-btn.qh-ck-action-primary{color:#fff;border-color:transparent;background:linear-gradient(180deg,#eb8342,#d4600f);box-shadow:0 1px 4px #d4600f38}.qh-ck-mini-actions .ant-btn.qh-ck-action-primary:hover{color:#fff;background:linear-gradient(180deg,#e57d3a,#c2571d)}.qh-ck-mini-actions .ant-btn.qh-ck-action-finish{color:#3f8f5f;border-color:#d9f2c8;background:#f2fbf1;box-shadow:0 1px 4px #4c8f5424}.qh-ck-mini-actions .ant-btn.qh-ck-action-finish:hover{color:#2f7d4e;border-color:#c4e8ae;background:#e9f7e6}.qh-ck-mini-actions .ant-btn-circle{width:30px;min-width:30px;height:30px;padding-inline:0;border-radius:50%;color:#5f6b78;border-color:#5460703d;background:#ffffffd9}.qh-ck-mini-actions .ant-btn-circle:hover{color:#2f538f;border-color:#2f538f;background:#fff}.qh-ck-mini-actions .ant-btn-circle.qh-ck-action-icon{color:#d4600f;border-color:#d4600f73;animation:qh-ck-expand-halo 2.2s ease-out infinite}.qh-ck-mini-actions .ant-btn-circle.qh-ck-action-icon .anticon{animation:qh-ck-expand-nudge 2.2s ease-in-out infinite}.qh-ck-mini-actions .ant-btn-circle.qh-ck-action-icon:hover{color:#b3520d;border-color:#d4600f;background:#fff}.qh-ck-mini-timer.rest .ant-btn-circle.qh-ck-action-icon{color:#3d8a56;border-color:#4c8f5480;animation-name:qh-ck-expand-halo-rest}.qh-ck-mini-timer.rest .ant-btn-circle.qh-ck-action-icon:hover{color:#2f7a46;border-color:#4c8f54;background:#fff}@keyframes qh-ck-expand-halo{0%{box-shadow:0 0 #d4600f61}70%,to{box-shadow:0 0 0 9px #d4600f00}}@keyframes qh-ck-expand-halo-rest{0%{box-shadow:0 0 #4c8f5461}70%,to{box-shadow:0 0 0 9px #4c8f5400}}@keyframes qh-ck-expand-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}@media(prefers-reduced-motion:reduce){.qh-ck-mini-actions .ant-btn-circle.qh-ck-action-icon,.qh-ck-mini-actions .ant-btn-circle.qh-ck-action-icon .anticon{animation:none}}.qh-ck-settings{display:flex;flex-direction:column;gap:18px}.qh-ck-settings section{display:flex;flex-direction:column;gap:8px}.qh-ck-settings .st-hd{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:var(--qh-text)}.qh-ck-settings .st-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.qh-ck-settings .st-grid.colors,.qh-ck-settings .st-grid.music,.qh-ck-settings .st-grid.alert{grid-template-columns:repeat(3,minmax(0,1fr))}.qh-ck-settings .st-choice{min-width:0;min-height:48px;display:inline-flex;align-items:center;gap:7px;padding:8px 9px;border:1px solid #e5e9ef;border-radius:8px;background:#fff;color:var(--qh-text);font-size:13px;text-align:left;cursor:pointer}.qh-ck-settings .st-choice .anticon{flex-shrink:0;width:15px;font-size:15px}.qh-ck-settings .st-choice:hover{border-color:#d57e456b;background:#fffaf6}.qh-ck-settings .st-choice.on{border-color:var(--qh-accent);background:var(--qh-accent-soft);color:var(--qh-accent);font-weight:750}.qh-ck-settings .st-choice.color{min-height:40px;justify-content:flex-start}.qh-ck-settings .st-more{grid-column:1 / -1;min-height:38px;border:1px dashed #d8dee6;border-radius:8px;background:#fafbfc;color:var(--qh-accent);font-size:13px;font-weight:650;cursor:pointer}.qh-ck-settings .st-more:hover{border-color:#d57e456b;background:#fffaf6}.qh-ck-settings .st-choice.compact{min-height:38px;padding-inline:8px}.qh-ck-settings .st-choice.compact span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-ck-settings .st-choice .sw{width:18px;height:18px;flex-shrink:0;border-radius:50%;border:1px solid rgba(36,49,31,.12)}.qh-ck-settings .st-choice .tx{min-width:0;display:flex;flex-direction:column;gap:1px}.qh-ck-settings .st-choice .tx b{font-size:12.5px;line-height:1.2}.qh-ck-settings .st-choice .tx em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:10.5px;color:var(--qh-muted)}.qh-ck-settings .st-grid.music .st-choice{min-height:42px;gap:5px;padding:7px}.qh-ck-settings .st-grid.music .st-choice .anticon{width:13px;font-size:13px}.qh-ck-settings .st-grid.music .st-choice .tx b{font-size:11.5px}.qh-ck-settings .st-grid.music .st-choice .tx em{font-size:9.5px}@media(max-width:560px){.qh-ck-focus{gap:20px;padding:20px 14px}.qh-ck-focus .task{--qh-focus-icon-slot: clamp(46px, 17vw, 86px);width:98vw;font-size:clamp(56px,16vw,108px);grid-template-columns:minmax(var(--qh-focus-icon-slot),1fr) minmax(0,auto) minmax(var(--qh-focus-icon-slot),1fr);column-gap:8px}.qh-ck-focus .task .ic{width:var(--qh-focus-icon-slot);max-width:var(--qh-focus-icon-slot);margin-right:0;font-size:.62em}.qh-ck-focus .task .nm{display:block;max-width:62vw;white-space:normal;overflow-wrap:anywhere}.qh-ck-ring{width:min(330px,82vmin);height:min(330px,82vmin)}.qh-ck-ring .time{font-size:clamp(44px,13vw,66px)}.qh-ck-focus .btns .ant-btn{min-width:98px;height:42px;padding-inline:16px;font-size:16px}.qh-ck-focus-settings.ant-btn{right:calc(66px + env(safe-area-inset-right));width:38px;height:38px}}.qh-ck-ov{display:grid;grid-template-columns:repeat(7,minmax(84px,1fr));gap:6px;margin:4px 0 6px;overflow-x:auto}.qh-ck-ov .it{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:58px;background:#f7f9fb;border-radius:12px;padding:8px 4px}.qh-ck-ov .it b{order:2;font-size:20px;line-height:1.05;color:var(--qh-text);font-variant-numeric:tabular-nums;white-space:nowrap}.qh-ck-ov .it span{order:1;white-space:nowrap}.qh-ck-ov .it b.c-earn{color:#389e0d}.qh-ck-ov .it b.c-accent{color:var(--qh-accent)}.qh-ck-ov .it b.c-rest{color:#0891b2}.qh-ck-ov .it span{font-size:11px;color:var(--qh-muted)}.qh-ck-sec{font-size:13px;font-weight:700;color:var(--qh-text);margin:14px 2px 8px}.qh-ck-stat-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin-top:10px}.qh-ck-chart-card{min-width:0;background:#fff;border:1px solid var(--qh-border);border-radius:12px;padding:12px 14px 8px}.qh-ck-chart-card .hd{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}.qh-ck-chart-card .hd>div{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.qh-ck-chart-card .hd>.qh-ck-chart-title{flex:1 1 auto;min-width:0;align-items:center}.qh-ck-chart-title>.qh-sdf{flex:0 0 auto;justify-content:flex-start;margin-left:18px}.qh-ck-chart-card .hd b{color:var(--qh-text);font-size:14px;line-height:1.4}.qh-ck-chart-card .hd span{color:var(--qh-muted);font-size:11px}.qh-ck-chart-card .hd>.qh-ck-project-filter{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;white-space:normal}.qh-ck-chart-card .hd .qh-sdf .qh-sdf-bar{height:36px;box-shadow:none;background:#fff}.qh-ck-filter-all.ant-btn{flex-shrink:0;border-radius:999px;color:var(--qh-muted);background:#f7f9fb;border-color:#edf1f5}.qh-ck-filter-all.ant-btn.on{color:var(--qh-accent);background:var(--qh-accent-soft);border-color:transparent;font-weight:600}.qh-ck-project-select{width:min(320px,28vw);min-width:220px}.qh-ck-project-select .ant-select-selector{border-radius:8px}.qh-ck-filter-option{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:240px;vertical-align:middle}.qh-ck-filter-option .ic{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.qh-ck-filter-option .nm{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:var(--qh-text)}.qh-ck-project-select .ant-select-selection-item .qh-ck-filter-option{max-width:160px}.qh-ck-project-select .ant-select-selection-item .qh-ck-filter-option .ic{width:16px;height:16px;font-size:10px}.qh-ck-chart-card .ant-tabs-nav{margin-bottom:6px}.qh-ck-chart-card .ant-tabs-tab{padding:6px 0}.qh-ck-chart-card .ant-empty{margin:46px 0}.qh-ck-stats .ant-tabs-content-holder,.qh-ck-stats .ant-tabs-tabpane{background:#fff}.qh-ck-stat-empty{grid-column:1 / -1;min-height:220px;display:flex;align-items:center;justify-content:center;border-top:1px solid #eef2f6;background:#fff}.qh-ck-project-grid{display:grid;grid-template-columns:minmax(360px,1.35fr) repeat(3,minmax(170px,.82fr));gap:10px;align-items:start;margin-top:8px}.qh-ck-project-panel{min-width:0;border-top:1px solid #eef2f6;padding-top:8px}.qh-ck-project-title{font-size:13px;font-weight:700;color:var(--qh-text);margin:0 2px 4px}@media(max-width:1100px){.qh-sdf-current-inline{display:none}.qh-ck-project-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.qh-ck-project-panel-main{grid-column:1 / -1}}@media(min-width:769px)and (max-width:1180px){.qh-ck-stats .qh-ck-ov{grid-template-columns:repeat(7,minmax(78px,1fr));gap:6px}.qh-ck-ov .it{padding:10px 3px;border-radius:10px}.qh-ck-ov .it b{font-size:19px}.qh-ck-project-grid{grid-template-columns:minmax(0,1.55fr) repeat(3,minmax(0,.95fr));gap:8px}.qh-ck-project-panel-main{grid-column:auto}.qh-ck-chart-card{padding:10px 10px 6px}.qh-ck-project-title{font-size:12px;margin-bottom:2px}}@media(max-width:768px){.qh-sdf{flex:0 0 auto;justify-content:flex-start}.qh-sdf-bar,.qh-sdf-current-inline{display:none}.qh-sdf-mobile-trigger{display:inline-flex}.qh-sdf-drawer .ant-drawer-content{border-radius:18px 18px 0 0}.qh-sdf-drawer .ant-drawer-header{padding:14px 16px 8px;border-bottom:none}.qh-sdf-drawer .ant-drawer-body{padding:8px 16px 16px}.qh-sdf-panel{display:flex;flex-direction:column;gap:12px}.qh-sdf-panel .qh-sdf-mode,.qh-sdf-panel .qh-sdf-quick{width:100%;flex-wrap:wrap;justify-content:flex-start}.qh-sdf-panel .qh-sdf-mode button,.qh-sdf-panel .qh-sdf-quick button{height:34px;padding:0 13px}.qh-sdf-panel .qh-sdf-dates{width:100%;height:auto;min-height:42px;justify-content:flex-start;flex-wrap:wrap;border-radius:14px;padding:6px 10px}.qh-sdf-panel .qh-sdf-dates .ant-picker{width:132px}.qh-sdf-panel .qh-sdf-current{padding:2px 4px;color:#e5793a}.qh-sdf-sheet-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:14px}.qh-ck-chart-card .hd{flex-wrap:wrap;align-items:flex-start}.qh-ck-chart-card .hd>.qh-ck-project-filter{flex:0 0 100%;justify-content:flex-start;min-width:0}.qh-ck-project-select{flex:1;width:auto;min-width:0}}.qh-ck-table-wrap{overflow-x:auto;border:1px solid var(--qh-border);border-radius:12px}.qh-ck-table{width:100%;min-width:720px;border-collapse:collapse;font-size:12px}.qh-ck-table.detail{min-width:900px}.qh-ck-table th{background:#f7f9fb;color:var(--qh-muted);font-weight:700;text-align:center;padding:9px 8px;border-bottom:1px solid var(--qh-border);white-space:nowrap}.qh-ck-table td{padding:9px 8px;border-bottom:1px solid #f0f2f5;text-align:center;color:var(--qh-text);font-variant-numeric:tabular-nums;vertical-align:middle}.qh-ck-table tr:last-child td{border-bottom:none}.qh-ck-table tfoot td{background:#f7f9fb;border-top:1px solid var(--qh-border);font-weight:700}.qh-ck-table td:first-child,.qh-ck-table th:first-child{text-align:left}.qh-ck-table .taskcell{display:inline-flex;align-items:center;gap:8px;min-width:0}.qh-ck-table .taskcell .ic{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px}.qh-ck-table .taskcell .nm{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.qh-ck-table td b{display:block;font-weight:700}.qh-ck-table td em{display:block;margin-top:2px;color:var(--qh-muted);font-style:normal;font-size:11px;white-space:nowrap}.qh-ck-table .pt{color:#389e0d;font-weight:700}.qh-ck-pager{display:flex;justify-content:flex-end;padding:10px 4px 0}.qh-ck-pager .ant-pagination-total-text{color:var(--qh-muted);font-size:12px}.qh-ck-rank{display:flex;flex-direction:column;gap:6px}.qh-ck-rank .row{display:flex;align-items:center;gap:8px;padding:4px 2px}.qh-ck-rank .no{width:16px;text-align:center;font-size:12px;color:var(--qh-muted);font-weight:600}.qh-ck-rank .ic{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px}.qh-ck-rank .nm{width:96px;flex-shrink:0;font-size:12px;color:var(--qh-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-ck-rank .bar{flex:1;height:8px;background:#f0f2f5;border-radius:999px;overflow:hidden}.qh-ck-rank .bar i{display:block;height:100%;background:var(--qh-accent);border-radius:999px}.qh-ck-rank .ct{width:34px;text-align:right;font-size:12px;color:var(--qh-text);font-variant-numeric:tabular-nums}.qh-ck-rank .pt{width:34px;text-align:right;font-size:12px;color:#389e0d;font-weight:600;font-variant-numeric:tabular-nums}.qh-ck-recs{display:flex;flex-direction:column}.qh-ck-recs .rec{display:flex;align-items:center;gap:10px;padding:8px 2px;border-bottom:1px dashed var(--qh-border)}.qh-ck-recs .rec:last-child{border-bottom:none}.qh-ck-recs .ic{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.qh-ck-recs .bd{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.qh-ck-recs .nm{font-size:13px;font-weight:600;color:var(--qh-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-ck-recs .dt{font-size:11px;color:var(--qh-muted)}.qh-ck-recs .pt{font-size:12px;color:#389e0d;font-weight:600;flex-shrink:0}.qh-alarm-page{max-width:860px;margin:0 auto}.qh-alarm-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.qh-alarm-list{display:flex;flex-direction:column;gap:10px}.qh-alarm-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border:1px solid var(--qh-border);border-radius:8px;background:#fff;box-shadow:0 1px 3px #141c2d0a}.qh-alarm-card.off{background:#fafafa;color:#9aa1ad}.qh-alarm-card .main{min-width:0;cursor:pointer}.qh-alarm-card .time{font-size:clamp(44px,7vw,68px);line-height:1;font-weight:700;letter-spacing:0;font-variant-numeric:tabular-nums}.qh-alarm-card .info{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:8px;color:var(--qh-muted);font-size:13px}.qh-alarm-card .info .label{color:var(--qh-text);font-weight:600}.qh-alarm-card.off .info .label{color:#8e95a3}.qh-alarm-card .side{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.qh-alarm-card .ops{display:flex;gap:6px}.qh-alarm-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #d7dce6;border-radius:8px;color:var(--qh-muted);cursor:pointer;background:#fbfcff}.qh-alarm-empty .anticon{font-size:42px;color:#a8b1c2}.qh-alarm-empty b{color:var(--qh-primary);font-weight:600}.qh-alarm-repeat{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.qh-alarm-repeat .ant-checkbox-wrapper{margin-inline-start:0!important;padding:9px 10px;border:1px solid var(--qh-border);border-radius:8px;background:#fff}.qh-alarm-sound-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.qh-alarm-enabled-text{margin-left:8px;color:var(--qh-muted)}.qh-alarm-tip{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;border-radius:8px;background:#fff7e6;color:#8a5a13;font-size:12px;line-height:1.45}.qh-alarm-ring{text-align:center;padding:12px 4px 6px}.qh-alarm-ring .eyebrow{color:var(--qh-muted);font-size:14px;font-weight:600}.qh-alarm-ring .time{margin-top:4px;font-size:76px;line-height:1;font-weight:800;letter-spacing:0;font-variant-numeric:tabular-nums}.qh-alarm-ring .label{margin-top:10px;font-size:20px;font-weight:700}.qh-alarm-ring .meta{margin-top:4px;color:var(--qh-muted)}.qh-alarm-ring .actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.qh-h5-content{background:#fff;border-radius:12px;min-height:280px;margin:16px;padding:16px;margin-bottom:calc(60px + env(safe-area-inset-bottom))}.qh-points-content{flex:none;min-height:0;margin-bottom:0;padding-bottom:calc(72px + env(safe-area-inset-bottom))}.qh-h5-content.qh-holiday-content{margin:10px 16px calc(60px + env(safe-area-inset-bottom));padding:12px;background:#fff;border-radius:12px}.qh-holiday-content .qh-mw-weekhead{position:sticky;top:40px;z-index:5;margin:0;border:0;border-radius:0;overflow:visible;box-shadow:0 1px 0 var(--qh-border)}.qh-holiday-content .qh-mw{margin-left:0;margin-right:0;border:2px solid #b4bcc8;border-radius:12px}.qh-h5-content.qh-home-shell-content{min-height:100vh;margin:0;padding:18px clamp(18px,4vw,44px) calc(92px + env(safe-area-inset-bottom));border-radius:0;background:radial-gradient(circle at 12% 4%,rgba(255,209,102,.26),transparent 24%),radial-gradient(circle at 88% 0%,rgba(122,203,106,.22),transparent 24%),linear-gradient(145deg,#fffaf2,#f7fbff 42%,#f4fbf7)}.qh-growth-home{max-width:1160px;margin:0 auto;color:#172033}.qh-growth-header{display:grid;grid-template-columns:minmax(270px,420px) minmax(320px,1fr) auto;align-items:center;gap:18px;margin-bottom:16px}.qh-growth-brand{display:flex;align-items:center;gap:12px;min-width:0}.qh-growth-brand-img{flex:0 0 auto;background:#fff}.qh-growth-brand-copy{min-width:0}.qh-growth-brand-row{display:flex;align-items:center;gap:10px;min-width:0}.qh-growth-brand-row strong{font-family:Ma Shan Zheng,Xingkai SC,HanziPen SC,Kaiti SC,STKaiti,KaiTi SC,KaiTi,FZKai-Z03S,Songti SC,serif;font-size:30px;font-weight:400;font-synthesis:none;line-height:1;letter-spacing:0;color:transparent;background:linear-gradient(110deg,#071b4d,#153a96 58%,#0d5f6c);-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:.34px rgba(7,27,77,.42);text-shadow:0 .5px 0 rgba(255,255,255,.35),0 1.5px 0 rgba(7,27,77,.14),0 8px 18px rgba(21,58,150,.18);white-space:nowrap}.qh-growth-brand-row span{flex:0 0 auto;padding:4px 9px;border-radius:999px;background:linear-gradient(135deg,#35b77921,#ffd16633);color:#1b7f67;font-size:12px;font-weight:800;box-shadow:inset 0 0 0 1px #35b77914}.qh-growth-brand-copy p{margin:6px 0 0;color:#6b778c;font-size:13px}.qh-header-quote{position:relative;min-width:0;width:fit-content;max-width:min(100%,620px);justify-self:center;min-height:36px;padding:5px 16px 5px 8px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;overflow:hidden;background:linear-gradient(135deg,#ffffffe6,#fff8e8d6),radial-gradient(circle at 16% 50%,rgba(255,209,102,.22),transparent 34%);border:1px solid rgba(255,159,67,.22);box-shadow:0 10px 26px #2a44660f}.qh-header-quote:before{content:"";position:absolute;inset:-40% auto -40% -32%;width:30%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);animation:qhQuoteSheen 6.5s ease-in-out infinite;pointer-events:none}.qh-header-quote span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#ff9f4321;color:#b96812;font-size:12px;font-weight:850;white-space:nowrap}.qh-header-quote b{position:relative;z-index:1;min-width:0;color:#334155;font-size:13px;font-weight:760;line-height:1.28;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-header-quote em{display:none}@keyframes qhQuoteSheen{0%,54%{transform:translate(0) rotate(18deg);opacity:0}62%{opacity:.95}82%,to{transform:translate(560%) rotate(18deg);opacity:0}}.qh-growth-status{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.qh-growth-status span,.qh-growth-status b,.qh-growth-status em{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(213,224,237,.78);box-shadow:0 8px 22px #1f334a0f;font-size:13px;font-style:normal;white-space:nowrap}.qh-growth-status span{color:#516070}.qh-growth-status b{color:#22935f}.qh-growth-status em{color:#2563eb;font-weight:800}.qh-growth-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 224px;gap:18px;align-items:center;min-height:232px;padding:22px 24px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 18% 12%,rgba(255,209,102,.28),transparent 26%),radial-gradient(circle at 92% 26%,rgba(53,183,121,.22),transparent 28%),linear-gradient(132deg,#fffffff0,#f8fdffe6 48%,#f6fff8eb);border:1px solid rgba(221,229,238,.86);box-shadow:0 20px 50px #2a44661c}.qh-growth-hero:before,.qh-growth-hero:after{content:"";position:absolute;pointer-events:none;border-radius:999px}.qh-growth-hero:before{width:168px;height:168px;right:174px;top:-76px;border:26px solid rgba(22,119,255,.07)}.qh-growth-hero:after{width:76px;height:24px;right:42px;bottom:36px;background:#7acb6a33;transform:rotate(-22deg)}.qh-growth-hero-main,.qh-growth-orbit{position:relative;z-index:1}.qh-growth-hero-main{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);grid-template-areas:"kicker action" "story action" "bring action";column-gap:24px;row-gap:10px;align-items:center}.qh-growth-kicker{grid-area:kicker;justify-self:start;display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg,#ff9f4326,#ffd16642);color:#b96812;font-size:13px;font-weight:850;box-shadow:inset 0 0 0 1px #ff9f4314}.qh-hero-story-copy{grid-area:story;max-width:720px;margin-top:0;display:grid;gap:7px}.qh-hero-story-copy em{color:#2563eb;font-size:13px;font-style:normal;font-weight:850}.qh-growth-hero h1{margin:0;max-width:680px;font-size:34px;font-weight:900;line-height:1.12;letter-spacing:0;color:#121827;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.qh-growth-hero p{max-width:680px;margin:0;color:#5d6b80;font-size:14px;line-height:1.55}.qh-next-action,.qh-story-cta{grid-area:action;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;margin-top:0;padding:13px 15px;border:0;border-radius:20px;background:#ffffffe6;box-shadow:0 12px 28px #2a44661a;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left;color:inherit;font:inherit;cursor:pointer}.qh-next-action:active,.qh-story-cta:active{transform:translateY(1px)}.qh-story-cta{background:#ffffffd1}.qh-next-icon{width:44px;height:44px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(140deg,#2563eb,#35b779);font-size:22px}.qh-growth-hero.orange .qh-story-cta .qh-next-icon{background:linear-gradient(135deg,#ff9f43,#ffd166)}.qh-growth-hero.green .qh-story-cta .qh-next-icon{background:linear-gradient(135deg,#35b779,#7acb6a)}.qh-growth-hero.gold .qh-story-cta .qh-next-icon{background:linear-gradient(135deg,#efaa28,#ffd166)}.qh-growth-hero.teal .qh-story-cta .qh-next-icon{background:linear-gradient(135deg,#18a19a,#64c7ad)}.qh-next-copy{min-width:0;display:grid;gap:3px}.qh-next-copy em{color:#35a36f;font-size:12px;font-style:normal;font-weight:850}.qh-next-copy b{color:#172033;font-size:17px;line-height:1.22}.qh-next-copy small{color:#6b778c;font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-growth-hero.orange .qh-hero-story-copy em{color:#c76b12}.qh-growth-hero.green .qh-hero-story-copy em{color:#22935f}.qh-growth-hero.gold .qh-hero-story-copy em{color:#b9700c}.qh-growth-hero.teal .qh-hero-story-copy em{color:#168a82}.qh-bring-strip{grid-area:bring;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:0}.qh-bring-strip span{color:#6b778c;font-size:12px;font-weight:850}.qh-bring-strip b{padding:5px 10px;border-radius:999px;background:#ff9f431f;color:#a15a17;font-size:12px}.qh-growth-orbit{justify-self:center;display:grid;justify-items:center;gap:10px}.qh-orbit-ring{position:relative;width:168px;height:168px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#fff 0 47%,rgba(255,255,255,.76) 48% 57%,transparent 58%),conic-gradient(#35b779 0 var(--progress),rgba(37,99,235,.16) var(--progress) 100%);box-shadow:inset 0 0 0 12px #ffffffc7,0 16px 30px #2563eb1f}.qh-orbit-core{width:92px;height:92px;border-radius:28px;display:grid;place-items:center;align-content:center;gap:3px;background:radial-gradient(circle at 32% 24%,rgba(255,209,102,.28),transparent 36%),linear-gradient(145deg,#fffffff5,#f6fcffeb);border:1px solid rgba(222,232,243,.88);box-shadow:0 14px 28px #2a44661a}.qh-orbit-core span,.qh-orbit-core em{color:#6b778c;font-size:12px;line-height:1;font-style:normal;font-weight:850}.qh-orbit-core b{color:#172033;font-size:24px;line-height:1;font-variant-numeric:tabular-nums}.qh-orbit-node{position:absolute;width:29px;height:29px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:900;box-shadow:0 10px 18px #2a446624}.qh-orbit-node.course{left:14px;top:52px;background:linear-gradient(135deg,#2563eb,#1677ff)}.qh-orbit-node.habit{right:14px;top:52px;background:linear-gradient(135deg,#35b779,#7acb6a)}.qh-orbit-node.point{left:50%;bottom:12px;transform:translate(-50%);background:linear-gradient(135deg,#ff9f43,#ffd166)}.qh-orbit-leaf{position:absolute;width:32px;height:16px;border-radius:100% 0;background:linear-gradient(135deg,#7acb6a,#35b779)}.qh-orbit-leaf.one{right:22px;top:35px;transform:rotate(22deg)}.qh-orbit-leaf.two{left:28px;bottom:36px;transform:rotate(202deg);opacity:.72}.qh-orbit-caption{display:grid;justify-items:center;gap:2px}.qh-orbit-caption span,.qh-orbit-caption em{color:#6b778c;font-size:12px;font-style:normal}.qh-orbit-caption b{color:#172033;font-size:28px;line-height:1}.qh-story-pager{display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:12px;margin:16px 0}.qh-story-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;min-height:128px;padding:16px 18px;border:1px solid rgba(225,232,240,.88);border-radius:24px;background:#ffffffe6;box-shadow:0 14px 34px #2a446614;display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:16px;color:inherit;text-align:left;font:inherit;cursor:pointer;overflow:hidden;position:relative}.qh-story-card:after{content:"";position:absolute;right:-26px;top:-38px;width:130px;height:130px;border-radius:50%;background:#2563eb12;pointer-events:none}.qh-story-card:active{transform:translateY(1px)}.qh-story-visual{position:relative;width:82px;height:82px;border-radius:24px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#2563eb1f,#35b7791f)}.qh-story-icon{width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:26px;background:linear-gradient(135deg,#2563eb,#35b779);box-shadow:0 12px 24px #2563eb29}.qh-story-visual i{position:absolute;right:8px;top:9px;width:18px;height:10px;border-radius:100% 0;background:linear-gradient(135deg,#7acb6a,#35b779);transform:rotate(24deg)}.qh-story-copy{min-width:0;display:grid;gap:5px}.qh-story-copy em{color:#2563eb;font-size:12px;font-style:normal;font-weight:850}.qh-story-copy b{color:#172033;font-size:26px;line-height:1.1;letter-spacing:0}.qh-story-copy small{color:#5d6b80;font-size:13px;line-height:1.45}.qh-story-copy strong{color:#35a36f;font-size:12px;line-height:1.35}.qh-story-tabs{min-width:0;padding:10px;border:1px solid rgba(225,232,240,.88);border-radius:24px;background:#ffffffb8;box-shadow:0 14px 34px #2a44660f;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.qh-story-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;min-height:50px;border:0;border-radius:16px;background:transparent;color:#64748b;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;padding:8px 9px;text-align:left;font:inherit;cursor:pointer}.qh-story-tabs button span{color:inherit;font-size:18px;line-height:1}.qh-story-tabs button b{min-width:0;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-story-tabs button.active{background:#fff;color:#2563eb;box-shadow:0 8px 18px #2563eb1a}.qh-story-pager.orange .qh-story-icon{background:linear-gradient(135deg,#ff9f43,#ffd166)}.qh-story-pager.green .qh-story-icon{background:linear-gradient(135deg,#35b779,#7acb6a)}.qh-story-pager.gold .qh-story-icon{background:linear-gradient(135deg,#efaa28,#ffd166)}.qh-story-pager.teal .qh-story-icon{background:linear-gradient(135deg,#18a19a,#64c7ad)}.qh-story-pager.orange .qh-story-copy em,.qh-story-pager.orange .qh-story-tabs button.active{color:#c76b12}.qh-story-pager.green .qh-story-copy em,.qh-story-pager.green .qh-story-tabs button.active{color:#22935f}.qh-story-pager.gold .qh-story-copy em,.qh-story-pager.gold .qh-story-tabs button.active{color:#b9700c}.qh-story-pager.teal .qh-story-copy em,.qh-story-pager.teal .qh-story-tabs button.active{color:#168a82}.qh-growth-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:16px 0}.qh-growth-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;min-height:76px;padding:13px 16px;border:1px solid rgba(225,232,240,.88);border-radius:18px;background:#ffffffe0;box-shadow:0 10px 22px #2a446612;color:#172033;font:inherit;cursor:pointer;display:grid;grid-template-columns:44px max-content;grid-template-areas:"icon title" "icon hint";align-items:center;justify-content:center;justify-items:start;column-gap:12px;row-gap:3px;text-align:left}.qh-growth-action:active{transform:translateY(1px)}.qh-growth-action span{grid-area:icon;width:44px;height:44px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:21px}.qh-growth-action b{grid-area:title;max-width:100%;color:#172033;font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-growth-action em{grid-area:hint;max-width:100%;color:#6b778c;font-size:12px;line-height:1.25;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-growth-action.blue span{background:linear-gradient(135deg,#2563eb,#1677ff)}.qh-growth-action.orange span{background:linear-gradient(135deg,#ff9f43,#ffd166)}.qh-growth-action.green span{background:linear-gradient(135deg,#35b779,#7acb6a)}.qh-growth-action.gold span{background:linear-gradient(135deg,#f2b338,#ffcf66)}.qh-growth-action.teal span{background:linear-gradient(135deg,#18a19a,#64c7ad)}.qh-growth-main-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:16px;align-items:start}.qh-growth-panel,.qh-care-panel{border:1px solid rgba(225,232,240,.88);border-radius:24px;background:#ffffffe0;box-shadow:0 14px 34px #2a446614}.qh-growth-panel{padding:20px}.qh-timeline-panel,.qh-growth-main-grid>.qh-growth-panel{padding-bottom:14px}.qh-growth-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.qh-growth-section-title h2{margin:0;color:#172033;font-size:20px;line-height:1.2;letter-spacing:0}.qh-growth-section-title p{margin:5px 0 0;color:#6b778c;font-size:13px;line-height:1.5}.qh-section-inline-desc{flex:1 1 auto;min-width:0;margin:4px 0 0;color:#6b778c;font-size:13px;line-height:1.45;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-panel-more-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#64748b;font:inherit;font-size:13px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.qh-panel-more-link:active{transform:translateY(1px)}.qh-timeline{display:grid;gap:0;align-content:start}.qh-timeline-item{display:grid;grid-template-columns:58px 34px minmax(0,1fr) 86px;gap:10px;min-height:64px;position:relative;border-radius:14px;transition:background .18s ease,box-shadow .18s ease}.qh-timeline-item:not(:last-child):after{content:"";position:absolute;left:85px;top:38px;bottom:-22px;width:2px;border-radius:999px;background:#e5edf5;z-index:0}.qh-timeline-item .qh-time{padding-top:7px;color:#6b778c;font-size:12px;font-weight:850;font-variant-numeric:tabular-nums}.qh-timeline-item .qh-dot{position:relative;z-index:2;width:34px;height:34px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;background:#eef5ff;color:#2563eb}.qh-timeline-item.done .qh-dot{background:#eef1f4;color:#9aa6b2;box-shadow:inset 0 0 0 1px #94a3b838}.qh-timeline-item.active .qh-dot{background:linear-gradient(135deg,#2563eb,#5b84ff);color:#fff;box-shadow:0 0 0 7px #2563eb1a,0 8px 18px #2563eb33;animation:qhTimelineDotBreath 1.9s ease-in-out infinite}.qh-timeline-item.active{z-index:1;margin-left:-8px;margin-top:-4px;padding:6px 10px 10px 8px;min-height:70px;background:linear-gradient(90deg,#2563eb1a,#ffffffd6);border:1px solid rgba(203,216,238,.82);box-shadow:0 10px 24px #2563eb14}.qh-timeline-item.active:not(:last-child):after{left:93px}@keyframes qhTimelineDotBreath{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.qh-line-copy{min-width:0;padding:7px 0 10px}.qh-line-copy>div{display:flex;align-items:center;gap:8px;min-width:0}.qh-line-copy b{min-width:0;color:#172033;font-size:15px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-timeline-item.done .qh-time,.qh-timeline-item.done .qh-line-copy p{color:#a5afbc}.qh-timeline-item.done .qh-line-copy b{color:#8793a3;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#8793a3b8}.qh-timeline-item.done .qh-line-copy span{color:#91a0b1;background:#f1f4f7}.qh-line-copy span{flex:0 0 auto;padding:2px 7px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:850}.qh-line-copy p{margin:5px 0 0;color:#6b778c;font-size:12px;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-timeline-state{align-self:start;justify-self:end;margin-top:8px;display:inline-flex;align-items:center;gap:5px;min-width:74px;color:#8a96a8;font-size:12px;font-weight:850;white-space:nowrap}.qh-timeline-state .anticon{flex:0 0 16px;width:16px;display:inline-flex;justify-content:center;font-size:14px}.qh-timeline-item.done .qh-timeline-state{color:#35b779}.qh-timeline-item.active .qh-timeline-state{color:#2563eb}.qh-timeline-more{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:6px auto 0;padding:8px 15px;border:0;border-radius:999px;background:#f8fafce6;color:#64748b;font:inherit;font-size:13px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.qh-timeline-more:active{transform:translateY(1px)}.qh-empty-route{min-height:170px;display:grid;place-items:center;align-content:center;gap:8px;border-radius:20px;background:linear-gradient(135deg,#f8fbff,#f8fff7);color:#6b778c}.qh-empty-route .anticon{color:#35b779;font-size:28px}.qh-empty-route b{color:#172033}.qh-growth-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.qh-growth-metric{min-width:0;min-height:124px;padding:13px 14px;border-radius:18px;background:linear-gradient(145deg,#f8fbff,#fff);display:grid;align-content:start;gap:7px}.qh-growth-metric-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.qh-growth-metric-top span{width:32px;height:32px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:16px}.qh-growth-metric-top em{color:#6b778c;font-size:12px;font-style:normal;font-weight:850}.qh-growth-metric b{color:#172033;font-size:22px;line-height:1.05;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.qh-growth-metric p{min-height:26px;margin:0;color:#6b778c;font-size:12px;line-height:1.4}.qh-growth-metric i{display:block;height:6px;border-radius:999px;background:#6b778c21;overflow:hidden}.qh-growth-metric i span{display:block;height:100%;border-radius:inherit}.qh-growth-metric.green .qh-growth-metric-top span,.qh-growth-metric.green i span{background:linear-gradient(90deg,#35b779,#7acb6a)}.qh-growth-metric.blue .qh-growth-metric-top span,.qh-growth-metric.blue i span{background:linear-gradient(90deg,#2563eb,#1677ff)}.qh-growth-metric.orange .qh-growth-metric-top span,.qh-growth-metric.orange i span{background:linear-gradient(90deg,#ff9f43,#ffd166)}.qh-growth-metric.gold .qh-growth-metric-top span,.qh-growth-metric.gold i span{background:linear-gradient(90deg,#efaa28,#ffd166)}.qh-week-panel{margin-top:16px;padding:16px}.qh-week-panel .qh-growth-section-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px;margin-bottom:12px}.qh-week-panel .qh-growth-section-title>div{min-width:0;display:flex;align-items:baseline;gap:12px}.qh-week-panel .qh-growth-section-title p{margin:0;color:#7b8798;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-week-full-link{border:none;background:transparent;padding:0;color:#7d8797;font-size:13px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.qh-week-full-link:hover{color:#2563eb}.qh-week-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.qh-week-preview:has(.qh-week-day:nth-child(7)){grid-template-columns:repeat(7,minmax(122px,1fr))}.qh-week-day{min-width:0;min-height:116px;padding:12px 12px 10px;border-radius:13px;background:#f8fbffb8;border:1px solid rgba(226,234,242,.72);box-shadow:0 8px 20px #1f2d3d09}.qh-week-day.today{background:linear-gradient(155deg,#fffaf2f5,#ffffffd1);border-color:#ff9f4357;box-shadow:0 10px 24px #ff9f4314}.qh-week-day-head{display:flex;align-items:center;gap:7px;margin-bottom:9px}.qh-week-day-head b{color:#172033;font-size:14px;line-height:1.15}.qh-week-day-head em{margin-left:auto;color:#b4bfce;font-size:13px;font-style:normal;font-weight:850;font-variant-numeric:tabular-nums}.qh-week-day-head span{flex:0 0 auto;order:3;padding:2px 7px;border-radius:999px;background:#fff0dc;color:#f08a2a;font-size:11px;font-weight:850}.qh-week-course-list{display:grid;gap:6px}.qh-week-course-line{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px}.qh-week-course-list p,.qh-week-course-list strong{margin:0;color:#91a0b4;font-size:12px;font-weight:850}.qh-week-course-list strong{padding-top:1px;color:#8da0bd}.qh-week-more{justify-self:end;white-space:nowrap}.qh-week-course-row{min-width:0;width:100%;height:23px;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:0;border-radius:0;background:transparent;color:#172033}.qh-week-course-row.light{color:#172033}.qh-week-course-row em,.qh-week-course-row b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-week-course-row em{width:48px;height:23px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#f7f0e6;background:color-mix(in srgb,var(--c) 14%,#fff);color:#394256;color:color-mix(in srgb,var(--c) 62%,#172033);font-size:11px;font-style:normal;font-weight:850;font-variant-numeric:tabular-nums}.qh-week-course-row b{display:block;font-size:12px;line-height:1.15;font-weight:850}.qh-care-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;margin-top:16px;padding:22px;background:radial-gradient(circle at 82% 18%,rgba(255,209,102,.2),transparent 32%),#ffffffe6}.qh-care-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.qh-care-grid>div{min-width:0;padding:14px 15px;border-radius:18px;background:linear-gradient(135deg,#ffffffeb,#f8fbffe6),radial-gradient(circle at 8% 18%,rgba(var(--care-rgb),.13),transparent 36%);border:1px solid rgba(var(--care-rgb),.11);box-shadow:inset 0 1px #ffffffc7,0 12px 26px #2a44660d;display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:12px;row-gap:4px}.qh-care-card-rhythm{--care-rgb: 48, 145, 123;--care-color: #30917b}.qh-care-card-feedback{--care-rgb: 215, 142, 22;--care-color: #c98213}.qh-care-card-warmth{--care-rgb: 213, 99, 134;--care-color: #c94f79}.qh-care-card-growth{--care-rgb: 69, 113, 205;--care-color: #3f6fd0}.qh-care-icon{position:relative;grid-row:1 / span 2;width:44px;height:44px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--care-color);background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.98),rgba(255,255,255,.72) 34%,transparent 35%),linear-gradient(145deg,rgba(var(--care-rgb),.15),rgba(var(--care-rgb),.06));border:1px solid rgba(var(--care-rgb),.2);box-shadow:0 10px 22px rgba(var(--care-rgb),.12),inset 0 1px #fffffff0}.qh-care-icon:after{content:"";position:absolute;right:9px;bottom:8px;width:5px;height:5px;border-radius:999px;background:currentColor;opacity:.34}.qh-care-icon .anticon{font-size:23px}.qh-care-grid b{min-width:0;max-width:150px;color:#172033;font-size:14px;line-height:1.2}.qh-care-desc{min-width:0;max-width:172px;color:#6b778c;font-size:12px;line-height:1.55}.qh-care-desc span{display:block}.qh-care-panel aside{min-width:0;padding:18px;border-radius:22px;background:linear-gradient(145deg,#eef6ff,#fff9ed);display:grid;align-content:start;gap:8px}.qh-care-panel aside>span{color:#2563eb;font-size:12px;font-weight:850}.qh-care-panel aside p{margin:0;color:#172033;font-size:17px;line-height:1.65}.qh-care-panel aside em{color:#6b778c;font-size:12px;font-style:normal}.qh-upcoming{display:grid;gap:5px;margin-top:8px;padding-top:12px;border-top:1px solid rgba(107,119,140,.16)}.qh-upcoming b{color:#172033;font-size:13px}.qh-upcoming small{color:#6b778c;font-size:12px;line-height:1.45}@media(max-width:768px){.ant-table-wrapper{overflow-x:auto}.ant-picker,.ant-select{max-width:100%}.qh-h5-content{margin:6px 5px;padding:8px;margin-bottom:calc(60px + env(safe-area-inset-bottom));border-radius:10px}.qh-points-content{min-height:0;margin-bottom:0;padding-bottom:calc(68px + env(safe-area-inset-bottom))}.qh-tab .ic{font-size:19px}.qh-tab .tx{font-size:10px}.qh-home-banner{min-height:132px;grid-template-columns:minmax(0,1fr) 96px;padding:14px;border-radius:14px}.qh-home-banner .headline{font-size:22px}.qh-home-banner .desc{font-size:12px;line-height:1.45}.qh-home-banner .hero-img{width:96px;height:96px;border-radius:22px}.qh-home-shortcuts{gap:7px}.home-shortcut{border-radius:12px;padding:9px 3px 8px;gap:6px}.home-shortcut .shortcut-ic{width:36px;height:36px;font-size:18px}.home-shortcut .shortcut-tx{font-size:10.5px}.qh-dash-card{padding:12px;border-radius:10px}.qh-dash-card h3{margin-bottom:8px}.qh-dash-banner{padding:12px 14px}.qh-dashboard-page .qh-dash-banner .row1{align-items:stretch}.qh-dashboard-page .qh-dash-banner .dash-actions{justify-content:flex-start}.qh-alarm-head{align-items:flex-start}.qh-alarm-card{padding:12px;grid-template-columns:minmax(0,1fr) auto}.qh-alarm-card .time{font-size:clamp(42px,14vw,58px)}.qh-alarm-card .info{font-size:12px;gap:4px 8px}.qh-alarm-repeat{grid-template-columns:repeat(2,minmax(0,1fr))}.qh-alarm-ring .time{font-size:66px}.qh-alarm-ring .actions{grid-template-columns:1fr}.qh-ck-stat-layout{grid-template-columns:1fr;gap:10px}.qh-ck-chart-card{padding:10px 10px 6px;border-radius:10px}.qh-ck-project-grid{grid-template-columns:1fr;gap:10px}.qh-tg{margin-left:-13px;margin-right:-13px;border-left:none;border-right:none;border-radius:0;overflow:visible}.qh-tg-corner{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1}.qh-tg-corner .wk{font-size:7px;line-height:1.1;color:var(--qh-muted)}.qh-tg-dayhead{padding-inline:0}.qh-tg-dayhead .dt{font-size:13px}#qh-header-slot{overflow-x:auto;overflow-y:hidden;white-space:nowrap}#qh-header-slot::-webkit-scrollbar{display:none}#qh-header-slot>*{flex-shrink:0}#qh-header-slot .ant-space{flex-wrap:nowrap}#qh-header-slot .ant-btn,#qh-header-slot .ant-segmented-item-label,#qh-header-slot .ant-select-selection-item,#qh-header-slot .ant-select-selection-placeholder{white-space:nowrap}#qh-header-slot .pts-head{width:max-content;grid-template-columns:max-content max-content max-content}#qh-header-slot .pts-head-controls{overflow:visible}#qh-header-slot .qh-ck-head{width:max-content;overflow:visible}#qh-header-slot .qh-ck-mini-timer{flex:0 0 360px}#qh-header-slot .ant-checkbox-wrapper{white-space:nowrap}#qh-header-slot .qh-grade-tag{display:none}.qh-tt{margin-top:8px}.qh-tt-paper{border-radius:12px;box-shadow:0 4px 16px #283c5a14}.qh-course-head{width:max-content;grid-template-columns:auto auto auto;gap:8px}.qh-tt-term-dates{min-width:0;max-width:100%;height:36px;gap:7px;padding:0 10px}.qh-tt-term-dates .date-item{gap:5px;min-height:24px;padding:0 2px}.qh-tt-term-dates em{min-width:54px;height:21px;font-size:11px}.qh-tt-term-dates strong{font-size:12.5px}.qh-tt-term-dates .date-divider{height:18px}.qh-tt-title{font-size:14px;letter-spacing:1px;padding:8px 6px}.qh-tt-title-school{font-size:1em;letter-spacing:1px;margin-right:8px}.qh-tt-title-term{font-size:.56em;margin-left:10px;letter-spacing:0;padding:2px 7px}.qh-tt-grid{grid-template-columns:26px 46px repeat(5,minmax(0,1fr))}.qh-tt-grid>div{min-height:46px;padding:3px 2px;font-size:12px}.qh-tt-h{min-height:32px;font-size:12px;letter-spacing:0}.qh-tt-today-pill{padding:3px 6px;letter-spacing:0}.qh-tt-no{font-size:10.5px;letter-spacing:0;line-height:1.1}.qh-tt-time{font-size:9px;letter-spacing:0;line-height:1.15}.qh-tt-day{padding:3px 2px}.qh-tt-tile{min-height:30px;font-size:12px;padding:3px 2px;gap:0;flex-direction:column;flex-wrap:nowrap;border-radius:8px}.qh-tt-tile .nm{letter-spacing:0}.qh-tt-tile .tea{font-size:10px;opacity:.85}.qh-tt-break{min-height:26px;font-size:11px;letter-spacing:1px}.qh-tt-break:before,.qh-tt-break:after{width:10px}.qh-tg-corner,.qh-tg-hour{font-size:9px}.qh-tg-dayhead .wd{font-size:11px}.qh-tg-dayhead .dt{font-size:12px}.qh-tg-dayhead .lu{font-size:9px}.qh-tg-block{padding:2px;border-radius:6px;overflow:hidden}.qh-tg-block .t-name{font-size:11px;line-height:1.12;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.qh-tg-block .t-time,.qh-tg-block .t-loc,.qh-tg-block .t-sub,.qh-tg-block .t-teacher,.qh-tg-block .t-metaline,.qh-tg-block .t-mode{font-size:9px}.qh-tg-ovblock .t-name{font-size:9px;word-break:break-all}.qh-mw-weekhead>div{font-size:11px}.qh-mw-week{grid-template-columns:34px repeat(7,minmax(0,1fr));grid-template-rows:auto repeat(3,minmax(24px,auto))}.qh-mw-weekno{font-size:9px;padding:1px 5px}.qh-mw-gutter{font-size:10px;letter-spacing:1px}.qh-mw-dayhead{min-height:20px;padding:1px 4px;gap:4px}.qh-mw-dayhead .qh-cal-daynum{font-size:12px}.qh-mw-dayhead .qh-cal-lunar{font-size:9px}.qh-mw-band{min-height:24px;padding:2px;gap:2px}.qh-mw-weekhead,.qh-mw{margin-left:0;margin-right:0}.qh-mw{border:2px solid #b4bcc8;border-radius:12px}.qh-cal-task{font-size:10px;padding:2px 3px;border-radius:6px}.qh-cal-task .t-time{font-size:9px}.qh-cal-task .t-name{font-size:10px;font-weight:700;word-break:break-all}.qh-cal-task .t-teacher{font-size:9px}.qh-cal-task .t-mode-wrap{gap:3px;margin-top:2px;flex-wrap:wrap}.qh-cal-task .t-mode,.qh-cal-task .t-replay,.qh-cal-task .t-fee{font-size:8.5px;padding:0 3px}.qh-cal-task.done:after{top:13px}.qh-statbar{flex-wrap:nowrap;gap:6px}.pts-grid-wrap{margin-left:-8px;margin-right:-8px;border-left:none;border-right:none;border-radius:0}.pts-grid{min-width:980px;font-size:11px}.pts-grid .pts-cat-col{width:56px}.pts-grid .pts-task-col{width:var(--task-w, 96px)}.pts-grid .pts-rule-col{width:var(--rule-w, 84px)}.pts-grid .pts-total-col{width:42px}.pts-grid .pts-remark-col{width:var(--remark-w, 128px)}.pts-grid.pts-compact .pts-task-col{width:var(--task-w, 90px)}.pts-grid.pts-compact .pts-rule-col{width:var(--rule-w, 78px)}.pts-grid.pts-compact .pts-total-col{width:40px}.pts-grid.pts-month-grid{width:100%;min-width:0}.pts-grid.pts-month-grid .pts-cat-col{width:48px}.pts-grid.pts-month-grid .pts-task-col{width:68px}.pts-grid.pts-month-grid .pts-rule-col{width:78px}.pts-grid.pts-month-grid .pts-total-col{width:34px}.pts-grid.pts-month-grid .pts-remark-col{width:78px}.pts-stats-cards{grid-template-columns:1fr;gap:8px}.pts-balance-card .ant-card-body{grid-template-columns:1fr;gap:10px}.pts-period-grid{grid-template-columns:repeat(5,minmax(58px,1fr))}.pts-period:first-child{border-left:none;padding-left:0}.pts-rule-card .ant-card-body,.pts-ledger-card .ant-card-body{padding:14px 16px 16px}.pts-duo-grid,.pts-chart-grid{grid-template-columns:1fr;gap:8px}.pts-rule-cols{grid-template-columns:1fr;gap:12px}.pts-src-wrap{flex-direction:column;align-items:stretch}.pts-src-wrap>div:first-child{margin:0 auto}.pts-rule-metrics{grid-template-columns:1fr;gap:8px}.pts-rule-summary{flex-wrap:wrap}.pts-rule-summary em{width:100%;margin-left:0}.pts-level-card-wrap .ant-card-head{min-height:32px}.pts-level-card-wrap .ant-card-body{padding:7px 8px;overflow-x:auto}.pts-level-strip{min-width:620px;grid-template-columns:repeat(10,58px);gap:4px}.pts-level-step{padding:5px 3px 4px}.pts-level-icon{font-size:15px}.pts-level-name{font-size:10.5px}.pts-level-need{font-size:9.5px}.qh-help-head{flex-direction:column;align-items:stretch}.qh-help-head .ant-btn{align-self:flex-start}.qh-help-md{padding:15px 14px 20px;border-radius:10px}.qh-help-md h1{font-size:22px}.qh-help-md h2{font-size:18px;margin-top:24px}.qh-help-md .md-li.depth-1{margin-left:10px}.qh-help-md .md-li.depth-2,.qh-help-md .md-li.depth-3{margin-left:20px}.qh-help-editbar{top:49px;grid-template-columns:1fr}.qh-help-editbar .ant-space-compact{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%}.qh-help-editbar .ant-space-compact .ant-btn{width:100%;padding-inline:6px}.qh-help-edit-shell{grid-template-columns:1fr}.qh-help-rich-main{border-right:none}.qh-help-outline{position:static;max-height:150px;border-top:1px solid var(--qh-border);padding:12px}.qh-help-outline-list{display:block;white-space:nowrap;overflow-x:auto}.qh-help-outline-item{display:inline-block;width:auto;max-width:220px;margin-right:6px}.qh-help-outline-item.level-2,.qh-help-outline-item.level-3{padding-left:7px}.qh-help-prosemirror{min-height:460px;padding:22px 16px 52px}.qh-help-prosemirror h1{font-size:28px}.qh-help-tool-row{padding:7px 8px}.qh-help-rich-imagebar{overflow-x:auto}.qh-help-edit-main{grid-template-columns:1fr}.qh-help-preview-pane{position:static;max-height:none;overflow:visible;padding-right:0}.qh-help-img-tools{justify-content:flex-start}}@media(max-width:1180px){.qh-h5-content.qh-home-shell-content{padding:18px 24px calc(92px + env(safe-area-inset-bottom))}.qh-growth-home{max-width:1060px}.qh-growth-hero{grid-template-columns:minmax(0,1fr) 248px;gap:20px;min-height:268px;padding:24px}.qh-growth-hero h1{font-size:32px}.qh-story-pager{grid-template-columns:minmax(0,1fr) 420px}.qh-orbit-ring{width:180px;height:180px}.qh-growth-main-grid{grid-template-columns:minmax(0,1fr) minmax(318px,.86fr)}.qh-week-preview:has(.qh-week-day:nth-child(7)){grid-template-columns:repeat(7,minmax(82px,1fr))}.qh-care-panel{grid-template-columns:minmax(0,1fr)}}@media(max-width:900px){.qh-h5-content.qh-home-shell-content{margin:0;padding:16px 18px calc(90px + env(safe-area-inset-bottom));background:radial-gradient(circle at 12% 4%,rgba(255,209,102,.24),transparent 25%),radial-gradient(circle at 86% 0%,rgba(122,203,106,.2),transparent 26%),linear-gradient(145deg,#fffaf2,#f7fbff 43%,#f4fbf7)}.qh-growth-header{align-items:flex-start;gap:12px}.qh-growth-brand-row strong{font-size:28px}.qh-growth-status{max-width:330px}.qh-growth-status span,.qh-growth-status b,.qh-growth-status em{min-height:32px;padding:0 10px;font-size:12px}.qh-growth-hero{grid-template-columns:minmax(0,1fr) 208px;gap:16px;min-height:252px;padding:22px;border-radius:26px}.qh-growth-hero h1{font-size:30px}.qh-growth-hero p{font-size:14px;line-height:1.65}.qh-next-action{width:100%;margin-top:16px;padding:12px 13px;border-radius:18px;grid-template-columns:42px minmax(0,1fr) auto}.qh-next-icon{width:42px;height:42px;border-radius:14px}.qh-next-copy b{font-size:16px}.qh-orbit-ring{width:164px;height:164px;box-shadow:inset 0 0 0 12px #ffffffc7,0 16px 30px #2563eb1f}.qh-orbit-core{width:92px;height:92px;border-radius:28px}.qh-orbit-core b{font-size:24px}.qh-orbit-node{width:29px;height:29px;border-radius:11px;font-size:12px}.qh-orbit-node.course,.qh-orbit-node.habit{top:50px}.qh-orbit-node.course{left:14px}.qh-orbit-node.habit{right:14px}.qh-orbit-node.point{bottom:12px}.qh-orbit-caption b{font-size:28px}.qh-growth-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.qh-story-pager{grid-template-columns:minmax(0,1fr) 320px;gap:10px}.qh-story-card{min-height:120px;padding:14px;grid-template-columns:68px minmax(0,1fr) auto;gap:12px;border-radius:22px}.qh-story-visual{width:68px;height:68px;border-radius:20px}.qh-story-icon{width:46px;height:46px;border-radius:16px;font-size:23px}.qh-story-copy b{font-size:23px}.qh-story-copy small{font-size:12px}.qh-story-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px;border-radius:22px}.qh-story-tabs button{min-height:44px;border-radius:14px;padding:7px 8px}.qh-growth-action{min-height:96px;padding:12px 6px 10px;border-radius:20px}.qh-growth-action span{width:38px;height:38px;border-radius:14px;font-size:19px}.qh-growth-action b{font-size:13px}.qh-growth-action em{font-size:10.5px}.qh-growth-main-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:12px;--qh-growth-pair-h: auto;align-items:start}.qh-growth-main-grid>.qh-growth-panel{height:auto;overflow:visible}.qh-growth-panel{padding:16px;border-radius:22px}.qh-growth-section-title h2{font-size:18px}.qh-growth-section-title p{font-size:12px}.qh-timeline-panel .qh-timeline{overflow:visible;padding-right:0}.qh-timeline-item{grid-template-columns:54px 32px minmax(0,1fr) 76px;gap:8px;min-height:56px}.qh-timeline-item:not(:last-child):after{left:69px;top:34px;bottom:-12px}.qh-timeline-item.active{margin-left:-10px;padding:6px 10px;min-height:58px}.qh-timeline-item.active:not(:last-child):after{left:79px}.qh-timeline-state{margin-top:7px;font-size:11px}.qh-growth-metrics{gap:9px}.qh-growth-metric{min-height:116px;padding:11px 12px;border-radius:18px;gap:6px}.qh-growth-metric b{font-size:22px}.qh-week-preview{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.qh-week-preview:has(.qh-week-day:nth-child(7)){grid-template-columns:repeat(7,minmax(112px,1fr))}.qh-week-day{min-height:106px;padding:9px;border-radius:13px}.qh-week-course-row{grid-template-columns:44px minmax(0,1fr);gap:8px}.qh-week-course-row em{width:44px}.qh-care-panel{grid-template-columns:minmax(0,1fr);gap:12px;padding:18px;border-radius:24px}.qh-care-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.qh-care-grid>div{padding:12px;border-radius:16px}.qh-care-panel aside{padding:15px;border-radius:20px}.qh-care-panel aside p{font-size:15px}}@media(max-width:700px){.qh-growth-header,.qh-growth-hero,.qh-growth-main-grid,.qh-care-panel{grid-template-columns:1fr}.qh-growth-header{display:grid}.qh-growth-status{justify-content:flex-start;max-width:none}.qh-growth-actions{grid-template-columns:repeat(5,minmax(58px,1fr));overflow-x:auto;padding-bottom:2px}.qh-story-pager{grid-template-columns:1fr}.qh-story-tabs{grid-template-columns:repeat(6,minmax(82px,1fr));overflow-x:auto}.qh-growth-action{min-width:82px}.qh-growth-orbit{display:none}.qh-care-grid{grid-template-columns:1fr}.qh-week-preview,.qh-week-preview:has(.qh-week-day:nth-child(7)){grid-template-columns:repeat(5,minmax(108px,1fr));overflow-x:auto}}@media(min-width:900px)and (max-width:1400px),(min-width:900px)and (max-height:860px){.qh-h5-content.qh-home-shell-content{padding:8px 12px calc(62px + env(safe-area-inset-bottom))}.qh-growth-home{max-width:none}.qh-growth-header{margin-bottom:8px;gap:12px;grid-template-columns:minmax(250px,390px) minmax(280px,1fr) auto}.qh-growth-brand{gap:10px}.qh-growth-brand-img{width:44px!important;height:44px!important;border-radius:13px!important}.qh-growth-brand-row strong{font-size:25px}.qh-growth-brand-row span{padding:3px 8px;font-size:11px}.qh-growth-brand-copy p{margin-top:3px;font-size:11px}.qh-growth-status{gap:6px}.qh-growth-status span,.qh-growth-status b,.qh-growth-status em{min-height:28px;padding:0 10px;font-size:11px}.qh-header-quote{width:fit-content;max-width:min(100%,540px);min-height:32px;padding:4px 12px 4px 6px;gap:8px}.qh-header-quote span{min-height:22px;padding:0 8px;font-size:10.5px}.qh-header-quote b{font-size:11.5px;font-weight:760;line-height:1.25}.qh-header-quote em{display:none}.qh-growth-hero{grid-template-columns:minmax(0,1fr) 154px;gap:12px;min-height:148px;padding:12px 15px;border-radius:22px}.qh-growth-hero:before{width:132px;height:132px;right:120px;top:-60px;border-width:20px}.qh-growth-hero-main{grid-template-columns:minmax(0,1fr) minmax(260px,392px);column-gap:18px;row-gap:6px}.qh-growth-kicker{min-height:24px;padding:0 10px;font-size:11px}.qh-hero-story-copy{gap:8px}.qh-hero-story-copy em{font-size:11px;line-height:1.25}.qh-growth-hero h1{font-size:31px;line-height:1.12;font-weight:650;font-synthesis:none;color:#121827;background:none;-webkit-background-clip:border-box;background-clip:border-box;text-shadow:none}.qh-growth-hero p{font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.qh-next-action,.qh-story-cta{padding:10px 12px;border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto;gap:10px}.qh-next-icon{width:38px;height:38px;border-radius:13px;font-size:19px}.qh-next-copy em{font-size:11px}.qh-next-copy b{font-size:15px}.qh-next-copy small{font-size:11px}.qh-bring-strip{display:none}.qh-orbit-ring{width:130px;height:130px;box-shadow:inset 0 0 0 9px #ffffffc7,0 10px 20px #2563eb1a}.qh-orbit-core{width:72px;height:72px;border-radius:22px}.qh-orbit-core span,.qh-orbit-core em{font-size:10px}.qh-orbit-core b{font-size:20px}.qh-orbit-node{width:24px;height:24px;border-radius:9px;font-size:10px}.qh-orbit-node.course,.qh-orbit-node.habit{top:39px}.qh-orbit-node.course{left:10px}.qh-orbit-node.habit{right:10px}.qh-orbit-node.point{bottom:8px}.qh-orbit-leaf{width:24px;height:12px}.qh-orbit-caption{display:none}.qh-growth-actions{margin:8px 0;gap:9px}.qh-growth-action{min-height:66px;padding:10px 12px;border-radius:18px;grid-template-columns:38px minmax(0,1fr);column-gap:10px;row-gap:2px}.qh-growth-action span{width:38px;height:38px;border-radius:12px;font-size:17px}.qh-growth-action b{font-size:13px}.qh-growth-action em{font-size:11px}.qh-growth-main-grid{gap:10px;--qh-growth-pair-h: auto;align-items:start}.qh-growth-main-grid>.qh-growth-panel{height:auto;overflow:visible}.qh-growth-panel{padding:12px 14px;border-radius:18px}.qh-growth-section-title{margin-bottom:8px}.qh-growth-section-title h2{font-size:17px}.qh-growth-section-title p,.qh-section-inline-desc{margin-top:3px;font-size:11px}.qh-timeline-panel .qh-timeline{overflow:visible;padding-right:0}.qh-timeline-item{min-height:44px;grid-template-columns:56px 28px minmax(0,1fr) 70px;gap:7px}.qh-timeline-item:not(:last-child):after{left:71px;top:30px;bottom:-10px}.qh-timeline-item.active{margin-left:-8px;min-height:50px;padding:4px 8px}.qh-timeline-item.active:not(:last-child):after{left:79px}.qh-timeline-item .qh-time{padding-top:4px;font-size:11px}.qh-timeline-item .qh-dot{width:28px;height:28px;border-radius:10px}.qh-line-copy{padding:3px 0 7px}.qh-line-copy b{font-size:13px}.qh-line-copy p{margin-top:2px;font-size:11px}.qh-timeline-state{margin-top:5px;font-size:10.5px}.qh-growth-metrics{gap:8px}.qh-growth-metric{min-height:104px;padding:10px;border-radius:16px;gap:6px}.qh-growth-metric-top span{width:28px;height:28px;border-radius:10px;font-size:15px}.qh-growth-metric b{font-size:21px}.qh-growth-metric p{min-height:26px;font-size:10.5px}.qh-week-panel{margin-top:10px}.qh-week-preview{grid-template-columns:repeat(5,minmax(112px,1fr));gap:8px;overflow-x:auto;padding-bottom:2px}.qh-week-panel .qh-growth-section-title{align-items:flex-start}.qh-week-panel .qh-growth-section-title>div{display:block}.qh-week-panel .qh-growth-section-title p{margin-top:3px;white-space:normal}.qh-week-day{min-height:100px;padding:8px;border-radius:12px}.qh-week-day-head{margin-bottom:6px}.qh-week-day-head b{font-size:12px}.qh-week-day-head em{font-size:11px}.qh-week-day-head span{padding:1px 6px;font-size:10px}.qh-week-course-row{height:22px;grid-template-columns:42px minmax(0,1fr);gap:7px}.qh-week-course-row em{width:42px;height:22px;border-radius:8px;font-size:10px}.qh-week-course-row b{font-size:10.5px}.qh-tab{height:52px}}.qh-today-hero{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,460px) minmax(300px,390px);gap:18px;align-items:stretch;min-height:228px}.qh-today-hero:before,.qh-today-hero:after{display:none}.qh-hero-intro{position:relative;z-index:1;min-width:0;display:grid;align-content:center;gap:14px}.qh-hero-focus-card,.qh-hero-points-card{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;border:1px solid rgba(225,232,240,.82);border-radius:24px;background:#ffffffdb;box-shadow:0 16px 36px #2a446614;color:inherit;font:inherit;text-align:left;cursor:pointer}.qh-hero-focus-card{padding:24px;display:grid;align-content:center;gap:14px}.qh-hero-state{justify-self:start;padding:4px 10px;border-radius:999px;background:#dceaff;color:#2563eb;font-size:12px;font-weight:850}.qh-hero-focus-title{min-width:0;display:flex;align-items:center;gap:10px}.qh-hero-focus-title b{min-width:0;color:#121827;font-size:24px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-hero-focus-title .anticon{color:#64748b}.qh-hero-focus-meta{color:#5d6b80;font-size:13px;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-hero-progress{display:block;height:8px;border-radius:999px;background:#64748b1f;overflow:hidden}.qh-hero-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#4f83ff)}.qh-hero-points-card{padding:22px;display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-areas:"ring stats" "note note";align-items:center;gap:16px}.qh-hero-level-ring{grid-area:ring;width:104px;height:104px;border-radius:50%;display:grid;place-items:center;align-content:center;gap:4px;background:radial-gradient(circle,#fff 0 55%,transparent 56%),conic-gradient(#4f83ff 0 var(--progress),rgba(100,116,139,.16) var(--progress) 100%)}.qh-hero-level-ring b{color:#121827;font-size:24px;line-height:1}.qh-hero-level-ring em{color:#64748b;font-size:12px;font-style:normal;font-weight:850}.qh-hero-points-grid{grid-area:stats;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.qh-hero-points-grid span{min-width:0;display:grid;gap:5px}.qh-hero-points-grid em,.qh-hero-points-grid small{color:#64748b;font-style:normal;font-size:12px;font-weight:800}.qh-hero-points-grid b{color:#121827;font-size:24px;line-height:1.05;font-variant-numeric:tabular-nums}.qh-hero-points-note{grid-area:note;min-width:0;padding-top:14px;border-top:1px solid rgba(226,234,242,.78);color:#4b5565;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:space-between;gap:10px}.qh-growth-main-grid{align-items:start}.qh-growth-main-grid>.qh-growth-panel{height:auto;min-height:0;overflow:visible;padding-top:16px}.qh-growth-main-grid .qh-growth-section-title{margin-bottom:10px}.qh-growth-main-grid .qh-growth-metric{min-height:104px;padding:11px 13px;gap:6px}.qh-growth-main-grid .qh-growth-metric p{min-height:0}.qh-growth-main-grid .qh-timeline-more{margin-top:4px;padding:7px 14px}.qh-timeline-panel{display:flex;flex-direction:column}.qh-timeline-panel .qh-timeline{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px;scrollbar-width:thin}.qh-timeline-panel.summary .qh-timeline{flex:0 0 auto;overflow:visible;padding-right:0;align-content:start}.qh-timeline-panel.summary .qh-timeline-item{min-height:62px}.qh-timeline-panel.summary .qh-timeline-item:not(:last-child):after{bottom:-18px}.qh-timeline-panel.summary .qh-line-copy{padding:5px 0 7px}.qh-timeline-panel.summary .qh-timeline-item.active{min-height:56px;padding-top:4px;padding-bottom:4px}.qh-timeline-panel.summary .qh-timeline-more{margin-top:8px}.qh-growth-main-grid>.qh-growth-panel:not(.qh-timeline-panel){display:flex;flex-direction:column}.qh-growth-main-grid>.qh-growth-panel:not(.qh-timeline-panel) .qh-growth-metrics{flex:1 1 auto;grid-template-rows:repeat(2,minmax(0,1fr))}.qh-growth-main-grid>.qh-growth-panel:not(.qh-timeline-panel) .qh-growth-metric{min-height:0}.qh-timeline-panel.compact .qh-timeline-item{min-height:58px;grid-template-columns:54px 32px minmax(0,1fr) 78px}.qh-timeline-panel.compact .qh-timeline-item:not(:last-child):after{left:80px;bottom:-18px}.qh-timeline-panel.compact .qh-timeline-item.active:not(:last-child):after{left:98px}.qh-timeline-panel.compact .qh-line-copy{padding:7px 0 10px}.qh-timeline-panel.dense .qh-timeline-item{min-height:50px;grid-template-columns:50px 28px minmax(0,1fr) 72px;gap:8px}.qh-timeline-panel.dense .qh-timeline-item:not(:last-child):after{left:72px;top:32px;bottom:-16px}.qh-timeline-panel.dense .qh-timeline-item.active:not(:last-child):after{left:90px}.qh-timeline-panel.dense .qh-time{padding-top:6px;font-size:11px}.qh-timeline-panel.dense .qh-dot{width:28px;height:28px;border-radius:11px;font-size:13px}.qh-timeline-panel.dense .qh-line-copy{padding:5px 0 8px}.qh-timeline-panel.dense .qh-line-copy b{font-size:13px}.qh-timeline-panel.dense .qh-line-copy p{margin-top:3px;font-size:11px}@media(max-width:1180px){.qh-today-hero{grid-template-columns:minmax(0,1fr) minmax(300px,420px)}.qh-hero-points-card{grid-column:1 / -1;grid-template-columns:104px minmax(0,1fr)}}@media(max-width:900px){.qh-today-hero{grid-template-columns:minmax(0,1fr);min-height:0}.qh-hero-focus-card,.qh-hero-points-card{padding:16px;border-radius:20px}.qh-growth-main-grid{--qh-growth-pair-h: auto}.qh-growth-main-grid>.qh-growth-panel{height:auto;overflow:visible}.qh-timeline-panel .qh-timeline{overflow:visible;padding-right:0}}.qh-home-hero{width:100%;max-width:1320px;margin:0 auto 16px;padding:32px 36px;min-height:252px;display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.12fr) minmax(0,.94fr);grid-auto-rows:minmax(228px,auto);gap:24px;align-items:stretch;overflow:hidden;border-radius:34px;border:1px solid rgba(222,231,240,.82);background:radial-gradient(circle at 8% 10%,rgba(255,213,120,.34),transparent 28%),radial-gradient(circle at 95% 4%,rgba(149,220,185,.34),transparent 27%),radial-gradient(circle at 78% 72%,rgba(182,215,255,.22),transparent 34%),linear-gradient(115deg,#fff8eb,#fbfdff 46%,#eefaf5);box-shadow:0 18px 42px #324d6b14}.qh-home-hero:before,.qh-home-hero:after{display:none}.qh-hero-overview{position:relative;min-width:0;min-height:216px;height:100%;display:grid;grid-template-rows:auto auto 1fr;align-content:start;align-items:flex-start;padding:6px 6px 0}.qh-hero-slide{animation:qh-hero-slide-in .42s cubic-bezier(.22,.8,.28,1) both}@keyframes qh-hero-slide-in{0%{opacity:.62;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.qh-hero-overview-tag{display:inline-flex;align-items:center;gap:7px;width:fit-content;max-width:max-content;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff61;border:1px solid rgba(255,255,255,.58);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#315fcb;font-size:13px;font-weight:850;box-shadow:inset 0 1px #ffffff7a,0 6px 16px #324d6b0a}.qh-hero-overview-tag .anticon{font-size:15px}.qh-hero-overview-copy{display:grid;gap:14px;margin-top:22px}.qh-home-hero .qh-hero-overview h1{max-width:420px;margin:0;color:#111827;font-size:33px;line-height:1.24;font-weight:900;letter-spacing:0;display:flex;flex-wrap:wrap;word-break:keep-all;overflow-wrap:normal}.qh-home-hero .qh-hero-overview h1 span{white-space:nowrap}.qh-home-hero .qh-hero-overview p{max-width:360px;margin:0;color:#66748a;font-size:14px;line-height:1.75;font-weight:650}.qh-home-hero .qh-hero-overview p span{display:block;white-space:nowrap}.qh-hero-sprout{position:relative;display:block;width:55px;height:38px;align-self:end;margin-top:14px;margin-left:8px;opacity:.84;filter:drop-shadow(0 7px 10px rgba(80,150,74,.13))}.qh-hero-sprout:before{content:"";position:absolute;left:-18px;right:-126px;bottom:-7px;height:24px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#8fc94847,#8fc9480f)}.qh-hero-sprout b{position:absolute;left:25px;bottom:6px;width:4px;height:26px;border-radius:999px;background:linear-gradient(180deg,#74c75f,#42a85f)}.qh-hero-sprout i{position:absolute;bottom:19px;width:22px;height:13px;border-radius:100% 0;background:linear-gradient(135deg,#9bd95b,#53b86a)}.qh-hero-sprout i:first-child{left:5px;transform:rotate(16deg)}.qh-hero-sprout i:nth-child(2){left:27px;transform:scaleX(-1) rotate(20deg)}.qh-current-task-card,.qh-hero-growth-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;min-width:0;min-height:216px;border:1px solid rgba(0,0,0,.04);border-radius:20px;background:#fff;box-shadow:0 8px 24px #0000000f;color:inherit;font:inherit;text-align:left;cursor:pointer}.qh-current-task-card:active,.qh-hero-growth-card:active{transform:translateY(1px)}.qh-current-task-card{padding:26px 24px 22px 16px;width:calc(100% + 18px);margin-left:-10px;display:grid;grid-template-columns:minmax(0,1fr) 128px;align-items:stretch;column-gap:10px}.qh-current-main{min-width:0;height:100%;display:flex;flex-direction:column;gap:10px}.qh-current-staterow{align-self:flex-start;display:flex;align-items:center;gap:8px}.qh-current-state{align-self:flex-start;padding:4px 10px;border-radius:999px;background:#e8f1ff;color:#2563eb;font-size:12px;font-weight:850}.qh-current-mode{padding:4px 10px;border-radius:999px;background:#f1f2f4;color:#6b7280;font-size:12px;font-weight:700}.qh-current-mode.online{background:#e6f9f0;color:#0e9f6e}.qh-current-title{min-width:0;display:flex;align-items:center;gap:12px;transform:translateY(12px)}.qh-current-title b{min-width:0;overflow:visible;text-overflow:clip;white-space:normal;color:#111827;font-size:26px;line-height:1.16;font-weight:900}.qh-current-title .anticon{flex:0 0 auto;color:#64748b;font-size:15px}.qh-current-meta{min-width:0;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;transform:translateY(24px);gap:8px 16px;color:#66748a;font-size:13px;font-weight:750}.qh-current-meta span{min-width:0;display:inline-flex;align-items:center;gap:4px}.qh-current-meta b{min-width:0;color:inherit;font-size:inherit;font-weight:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-current-meta .anticon{flex:0 0 auto;color:#718199}.qh-current-meta .qh-meta-fit-line{display:inline-flex;align-items:center;gap:1.05em;white-space:nowrap}.qh-current-meta .qh-meta-fit-line>span{gap:.3em}.qh-current-meta .qh-meta-fit-line>span{flex:0 0 auto}.qh-current-meta .qh-meta-fit-line b{overflow:visible;text-overflow:clip;max-width:none}.qh-current-remaining{min-width:0;display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-top:44px;color:#2563eb;font-weight:850}.qh-current-task-card.done-early .qh-current-state{background:#eaf8f2;color:#16805d}.qh-current-task-card.done-early .qh-current-remaining{gap:8px;width:min(92%,360px);justify-content:center;white-space:nowrap;padding:8px 12px;border:1px solid rgba(22,128,93,.14);border-radius:14px;background:linear-gradient(135deg,#eff8ff,#eefbf5);box-shadow:inset 0 1px #ffffffd9;color:#2367d6}.qh-current-remaining em,.qh-current-next em{color:#2563eb;font-size:13px;font-style:normal;font-weight:850}.qh-current-remaining b{color:#2563eb;font-size:17px;line-height:1.1;font-variant-numeric:tabular-nums}.qh-current-task-card.done-early .qh-current-remaining em{flex:0 0 auto;color:#16805d;font-size:12px;font-weight:850;white-space:nowrap}.qh-current-task-card.done-early .qh-current-remaining b{flex:0 1 auto;min-width:0;color:#2563eb;font-size:clamp(12px,2.7vw,13.5px);line-height:1.2;font-weight:850;overflow:hidden;text-overflow:clip;white-space:nowrap}.qh-current-next{min-width:0;height:auto;align-self:end;padding-left:18px;border-left:1px solid rgba(226,232,240,.92);display:grid;align-content:start;gap:10px}.qh-current-next-line{min-width:0;display:flex;align-items:center;gap:6px;color:#172033}.qh-current-next-line .anticon{flex:0 0 auto;width:22px;height:22px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#eef5ff;color:#3b82f6;font-size:13px}.qh-current-next-line.muted .anticon{background:#f5f2ea;color:#8b7a5c}.qh-current-next b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#172033;font-size:13px;line-height:1.3;font-weight:850}.qh-current-next small{color:#64748b;font-size:11.5px;font-weight:750;font-variant-numeric:tabular-nums;white-space:nowrap}.qh-current-progress{display:block;width:min(78%,300px);height:5px;margin-top:auto;overflow:hidden;border-radius:999px;background:#64748b24}.qh-current-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#60a5fa)}.qh-hero-growth-card{padding:26px 24px 22px 8px;display:grid;grid-template-columns:136px minmax(0,1fr);grid-template-areas:"ring stats" "note note";align-items:center;align-content:center;column-gap:20px;row-gap:12px}.qh-hero-level-soft-ring{grid-area:ring;width:132px;height:132px;transform:translate(-4px);border-radius:50%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:radial-gradient(circle,#fff 0 58%,transparent 59%),conic-gradient(from 0deg,#4b72ff,#6fa4ff 108deg,#dbe1ea 118deg,#dbe1ea 228deg,#fadaaec7 238deg,#fadaaec7 350deg,#4b72ff 360deg);box-shadow:inset 0 0 0 1px #e2e8f0b3,0 10px 22px #3b82f614}.qh-hero-level-soft-ring:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:50%;background:#fff;box-shadow:0 8px 18px #0f172a0a}.qh-hero-level-sprout{position:relative;z-index:1;width:20px;height:16px;margin-top:4px;margin-bottom:0}.qh-hero-level-sprout:before,.qh-hero-level-sprout:after{content:"";position:absolute;bottom:5px;width:10px;height:8px;border-radius:100% 0;background:linear-gradient(135deg,#a4dc63,#55bf67)}.qh-hero-level-sprout:before{left:1px;transform:rotate(22deg)}.qh-hero-level-sprout:after{right:1px;transform:scaleX(-1) rotate(22deg)}.qh-hero-level-sprout{background:linear-gradient(180deg,transparent 0 42%,#5fbf67 42% 100%);background-size:3px 100%;background-position:center;background-repeat:no-repeat}.qh-hero-level-soft-ring b{position:relative;z-index:1;color:#111827;font-size:24px;line-height:1;font-weight:900}.qh-hero-level-soft-ring em{position:relative;z-index:1;color:#617089;font-size:12px;font-style:normal;font-weight:850}.qh-hero-growth-stats{grid-area:stats;min-width:0;transform:translate(-8px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.qh-hero-growth-stats span{min-width:0;display:grid;gap:6px}.qh-hero-growth-stats em,.qh-hero-growth-stats small{color:#617089;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.qh-hero-growth-stats b{color:#111827;font-size:24px;line-height:1.05;font-weight:900;font-variant-numeric:tabular-nums}.qh-hero-growth-stats span:first-child b{color:#ff8a1f}.qh-hero-growth-note{grid-area:note;min-width:0;margin-top:10px;padding-top:28px;border-top:1px solid rgba(226,232,240,.88);display:flex;align-items:center;justify-content:space-between;gap:14px;color:#64748b;font-size:13px;line-height:1.5;font-weight:750;white-space:nowrap}.qh-hero-growth-note>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-hero-growth-note .anticon{flex:0 0 auto;color:#8a96a8}@media(max-width:1240px){.qh-home-hero{padding:30px;gap:20px;grid-template-columns:minmax(0,.9fr) minmax(0,1.16fr) minmax(0,.94fr)}.qh-home-hero .qh-hero-overview h1{font-size:31px}.qh-current-title b{font-size:23px}.qh-hero-growth-card{grid-template-columns:106px minmax(0,1fr);column-gap:16px}.qh-hero-level-soft-ring{width:102px;height:102px}}@media(max-width:980px){.qh-home-hero{grid-template-columns:minmax(0,1fr);align-items:stretch;padding:24px;min-height:0}.qh-hero-overview{min-height:0}.qh-hero-sprout{display:none}.qh-current-task-card,.qh-hero-growth-card{min-height:0}.qh-current-task-card{grid-template-columns:minmax(0,1fr);width:100%;margin-left:0;row-gap:16px}.qh-current-meta{grid-template-columns:minmax(0,1fr)}.qh-current-next{height:auto;padding-left:0;padding-top:14px;border-left:0;border-top:1px solid rgba(226,232,240,.92)}}@media(max-width:560px){.qh-home-hero{padding:20px;border-radius:26px}.qh-home-hero .qh-hero-overview h1{font-size:30px}.qh-current-task-card,.qh-hero-growth-card{padding:18px;border-radius:22px}.qh-hero-growth-card,.qh-hero-growth-stats{grid-template-columns:minmax(0,1fr)}.qh-current-progress,.qh-current-task-card.done-early .qh-current-remaining{width:100%}.qh-hero-level-soft-ring{width:104px;height:104px}}.qh-course-alarm-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;background:#17203373;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qh-course-alarm{width:min(420px,88vw);background:linear-gradient(180deg,#fff,#f6f9ff);border-radius:24px;padding:30px 26px 24px;text-align:center;box-shadow:0 24px 64px #14285047}.qh-course-alarm .bell{font-size:56px;line-height:1;display:inline-block;animation:qh-bell-swing 1s ease-in-out infinite;transform-origin:50% 0}@keyframes qh-bell-swing{0%,to{transform:rotate(-14deg)}50%{transform:rotate(14deg)}}.qh-course-alarm .ttl{margin-top:10px;font-size:14px;font-weight:600;color:#8a94a6;letter-spacing:2px}.qh-course-alarm .name{margin-top:6px;font-size:26px;font-weight:800;color:#1f2a3d}.qh-course-alarm .meta{margin-top:8px;font-size:14px;color:#5a6577}.qh-course-alarm .cd{margin:14px auto 0;width:fit-content;font-size:13px;font-weight:600;color:#b45309;background:#fff4e0;border-radius:999px;padding:5px 14px}.qh-course-alarm .ops{margin-top:22px;display:flex;gap:12px}.qh-course-alarm .ops .ant-btn{flex:1;border-radius:12px}.qh-ptm-row-alt>td{background:#f6f7f9}.qh-ptm-row-alt:hover>td{background:#eef1f5!important}.qh-dialog-low{transform:translateY(26vh)}.qh-back-btn.ant-btn{flex-shrink:0;width:30px;height:30px;border-radius:10px;color:#4a5563}.qh-back-btn.ant-btn:hover{background:#f0f4fa;color:var(--qh-primary)}.qh-holiday-seg.qh-seg.ant-segmented .ant-segmented-item-selected,.qh-holiday-seg.qh-seg.ant-segmented .ant-segmented-thumb{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:9px;box-shadow:0 1px 3px #2f549c1a}.qh-holiday-seg.qh-seg.ant-segmented .ant-segmented-item-selected,.qh-holiday-seg.qh-seg.ant-segmented .ant-segmented-item-selected:hover{color:var(--qh-primary)}html{scrollbar-gutter:stable}@media(min-width:900px)and (max-width:1400px),(min-width:900px)and (max-height:860px){.qh-home-hero{margin-bottom:8px}}.qh-ckst{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-content:start}.qh-ckst-toolbar{flex:1 1 auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0;margin-left:8px}.qh-ckst-card-hd .qh-sdf-current-inline{display:none}.qh-ckst-toolbar .qh-sdf{flex:0 1 auto;min-width:0}.qh-ckst-toolbar .qh-ck-project-filter{margin-left:auto;display:flex;align-items:center;gap:8px;min-width:0}.qh-ckst-charts-toggle.ant-btn{flex-shrink:0;border-radius:999px;color:var(--qh-muted);background:#f7f9fb;border-color:#edf1f5}.qh-ckst-charts-toggle.ant-btn.on{color:#2f538f;background:#edf2fa;border-color:transparent;font-weight:600}.qh-ckst-toolbar .qh-sdf-bar{height:30px;gap:5px}.qh-ckst-toolbar .qh-sdf-mode-select>button{height:28px;line-height:26px;font-size:12.5px;padding:0 21px 0 11px}.qh-ckst-toolbar .qh-sdf-mode-select:after{top:2px;font-size:13px}.qh-ckst-toolbar .qh-sdf-dates{height:28px;padding:0 7px}.qh-ckst-toolbar .qh-sdf-dates .ant-picker-input>input{font-size:12.5px}.qh-ckst-toolbar .qh-sdf-quick button{height:26px;padding:0 11px;font-size:12px}.qh-ckst-toolbar .qh-sdf-current-inline{font-size:11px}.qh-ckst-kpis{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.qh-ckst-kpi{display:flex;align-items:center;gap:7px;min-width:0;background:#fff;border:1px solid #d7dde6;border-radius:10px;padding:4px 9px}.qh-ckst-kpi.t-blue{background:#f5f9ff;border-color:#c5d9f7}.qh-ckst-kpi.t-amber{background:#fffaf0;border-color:#f0d9a8}.qh-ckst-kpi.t-green{background:#f4fbf6;border-color:#bfe3c9}.qh-ckst-kpi.t-indigo{background:#f5f6ff;border-color:#cbd2f0}.qh-ckst-kpi.t-teal{background:#f2fbfa;border-color:#b9e2dc}.qh-ckst-kpi.t-violet{background:#f9f6ff;border-color:#dbcdf3}.qh-ckst-kpi.t-rose{background:#fff6f0;border-color:#f1d0ba}.qh-ckst-kpi .ic{flex:0 0 24px;width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.qh-ckst-kpi .bd{min-width:0;flex:1;display:flex;flex-direction:column}.qh-ckst-kpi .lb{font-size:11px;font-weight:650;letter-spacing:.5px;line-height:1.25;color:#5b6472;white-space:nowrap}.qh-ckst-kpi.t-blue .lb{color:#2f6fe4}.qh-ckst-kpi.t-amber .lb{color:#e8930c}.qh-ckst-kpi.t-green .lb{color:#34a853}.qh-ckst-kpi.t-indigo .lb{color:#5b6bd6}.qh-ckst-kpi.t-teal .lb{color:#0f9d8f}.qh-ckst-kpi.t-violet .lb{color:#8a5ce0}.qh-ckst-kpi.t-rose .lb{color:#e5793a}.qh-ckst-kpi .vl{font-size:15px;font-weight:700;line-height:1.15;color:var(--qh-text);white-space:nowrap;font-variant-numeric:tabular-nums}.qh-ckst-kpi .vl em{font-style:normal;font-size:10.5px;font-weight:600;color:var(--qh-muted);margin-left:2px}.qh-ckst-kpi.t-amber .vl{color:#d9821f}.t-blue .ic,.hd-ic.t-blue{background:#eaf3ff;color:#2f6fe4}.t-amber .ic,.hd-ic.t-amber{background:#fff4e0;color:#e8930c}.t-green .ic,.hd-ic.t-green{background:#eaf8ee;color:#34a853}.t-indigo .ic,.hd-ic.t-indigo{background:#eceeff;color:#5b6bd6}.t-teal .ic,.hd-ic.t-teal{background:#e6f7f5;color:#0f9d8f}.t-violet .ic,.hd-ic.t-violet{background:#f3edff;color:#8a5ce0}.t-rose .ic,.hd-ic.t-rose{background:#ffefe6;color:#e5793a}.qh-ckst-card{min-width:0;min-height:0;background:#fff;border:1px solid var(--qh-border);border-radius:14px;padding:10px 12px;display:flex;flex-direction:column}.qh-ckst-card-hd{flex:0 0 auto;display:flex;align-items:center;gap:7px;margin-bottom:6px;min-width:0}.qh-ckst-card-hd b{font-size:13px;color:var(--qh-text);white-space:nowrap}.qh-ckst-card-hd .mini-seg{margin-left:auto;display:inline-flex;gap:2px;background:#eef1f6;border-radius:999px;padding:2px;flex-shrink:0}.qh-ckst-card-hd .mini-seg button{border:0;background:transparent;font:inherit;font-size:11px;line-height:1.4;padding:1px 8px;border-radius:999px;color:#66748c;cursor:pointer;touch-action:manipulation}.qh-ckst-card-hd .mini-seg button.on{background:#2f538f;color:#fff;font-weight:600}.qh-ckst-card-hd .sub{font-size:11px;color:var(--qh-muted);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-ckst-card-hd .hd-ic{flex:0 0 22px;width:22px;height:22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.qh-ckst-card-bd{flex:1 1 auto;min-height:0;position:relative;overflow:hidden}.qh-ckst-empty{flex:1 1 auto;min-height:72px;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px 12px;color:var(--qh-muted);font-size:12px}.qh-ckst-compare .qh-ckst-card-bd{height:300px;min-height:0;flex:0 0 300px}.qh-ckst-compare .qh-ckst-card-bd>div{overflow-y:auto!important;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.qh-ck-cmp-live{position:absolute;z-index:1;pointer-events:none;border-radius:999px;overflow:hidden}.qh-ck-cmp-live:after{content:"";position:absolute;top:0;bottom:0;left:-40%;width:34%;background:linear-gradient(100deg,#fff0,#ffffffd9,#fff0);animation:qh-cmp-live-sweep 1.5s linear infinite}@keyframes qh-cmp-live-sweep{to{left:106%}}.qh-ck-cmp-live.is-paused:after{animation:none;display:none}.qh-ckst-mid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1.06fr) minmax(0,1.06fr) minmax(0,1.42fr);gap:10px;min-height:0}.qh-ckst-mid>.qh-ckst-card{min-height:176px}.qh-ckst-donut-wrap{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(92px,.82fr) minmax(0,1.18fr);gap:8px;align-items:center}.qh-ckst-donut-chart{position:relative;width:min(100%,124px);height:auto;min-height:0;aspect-ratio:1;place-self:center}.qh-ckst-donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.qh-ckst-donut-center b{font-size:19px;line-height:1.1;color:var(--qh-text);font-variant-numeric:tabular-nums}.qh-ckst-donut-center span{font-size:10px;color:var(--qh-muted)}.qh-ckst-donut-legend{min-width:0;max-height:100%;overflow:auto;display:flex;flex-direction:column;gap:4px}.qh-ckst-donut-legend .lg{display:flex;align-items:center;gap:5px;font-size:11px;min-width:0}.qh-ckst-donut-legend .lg i{flex:0 0 8px;width:8px;height:8px;border-radius:3px}.qh-ckst-donut-legend .lg .nm{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4b5563}.qh-ckst-donut-legend .lg b{font-size:11px;color:var(--qh-text);font-variant-numeric:tabular-nums}.qh-ckst-donut-legend .lg em{font-style:normal;flex:0 0 30px;text-align:right;font-size:10px;color:var(--qh-muted)}.qh-ckst-donut-foot{flex:0 0 auto;margin-top:6px;padding-top:6px;border-top:1px dashed #e8edf2;text-align:center;font-size:11px;color:var(--qh-muted)}.qh-ckst-donut-foot b{color:#2f9e63;font-size:13px}.qh-ckst-rank{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:7px}.qh-ckst-rank-item{display:flex;align-items:center;gap:7px;min-width:0}.qh-ckst-rank-item .rk{flex:0 0 18px;height:18px;border-radius:50%;background:#eef1f5;color:#8a919f;font-size:10.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.qh-ckst-rank-item .rk.top1{background:#ffd666;color:#8a5a00}.qh-ckst-rank-item .rk.top2{background:#e2e8f0;color:#5a6472}.qh-ckst-rank-item .rk.top3{background:#ffd9b3;color:#9c5715}.qh-ckst-rank-item .nm{flex:0 0 76px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;color:#374151}.qh-ckst-rank-item .bar{flex:1 1 auto;height:8px;border-radius:999px;background:#f0f3f7;overflow:hidden}.qh-ckst-rank-item .bar i{display:block;height:100%;border-radius:999px}.qh-ckst-rank-item b{flex:0 0 44px;text-align:right;font-size:11.5px;color:var(--qh-text);font-variant-numeric:tabular-nums;white-space:nowrap}.qh-ckst-rank-item b em{font-style:normal;font-size:10px;font-weight:400;color:var(--qh-muted);margin-left:1px}.qh-ckst-table-card{min-height:190px;position:relative}button.qh-ckst-table-fold{position:absolute;top:-1px;left:50%;transform:translate(-50%);z-index:4;box-sizing:border-box;width:56px;min-width:56px;max-width:56px;height:18px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid #e6ebf1;border-top:none;border-radius:0 0 12px 12px;background:#fff;color:#8a93a3;font-size:9px;line-height:1;cursor:pointer;box-shadow:none}button.qh-ckst-table-fold:hover{color:#2f538f;background:#f7faff}.qh-ckst-table-card.collapsed{min-height:0;height:20px!important;padding:0;background:transparent;border:none;box-shadow:none}.qh-ckst-table-card.collapsed button.qh-ckst-table-fold{top:0;border-top:1px solid #e6ebf1;border-radius:10px}.qh-ckst-table-resize{position:absolute;left:0;right:0;bottom:-4px;height:10px;cursor:ns-resize;z-index:4;touch-action:none}.qh-ckst-table-resize:after{content:"";display:block;margin:3px auto 0;width:42px;height:3px;border-radius:999px;background:#dfe5ec}.qh-ckst-table-resize:hover:after,.qh-ckst-table-resize:active:after{background:#2f538f;opacity:.5}.qh-ckst-seg{display:inline-flex;align-items:center;padding:2px;background:#f2f5f7;border:1px solid #e3e9ef;border-radius:999px}.qh-ckst-seg button{border:0;background:transparent;padding:3px 14px;border-radius:999px;font-size:12px;color:#5a6472;cursor:pointer;line-height:1.6}.qh-ckst-seg button.on{background:linear-gradient(135deg,#2f538f,#3a6ea5);color:#fff;font-weight:600}.qh-ckst-hd-pager{margin-left:auto;flex:0 0 auto}.qh-ckst-hd-pager .ant-pagination{font-size:11px}.qh-ckst-table-scroll{flex:1 1 auto;min-height:0;overflow:auto}.qh-ckst-table-scroll .qh-ck-table thead th{position:sticky;top:0;background:#fff;z-index:2}.qh-ckst-table-scroll .qh-ck-table tfoot td{position:sticky;bottom:0;background:#fbfcfe}.qh-ckst-rate{display:inline-flex;align-items:center;gap:6px}.qh-ckst-rate .bar{width:52px;height:6px;border-radius:999px;background:#eef1f5;overflow:hidden}.qh-ckst-rate .bar i{display:block;height:100%;border-radius:999px;background:#57bb7b}.qh-ckst-rate em{font-style:normal;font-size:11px;color:#4b5563;font-variant-numeric:tabular-nums}@media(min-width:1024px)and (min-height:620px){.qh-ckst{height:calc(100dvh - 92px);min-height:500px;overflow:hidden;align-content:stretch;grid-template-rows:auto minmax(0,1.55fr) minmax(0,.95fr) minmax(0,.98fr)}.qh-ckst.no-charts-row{grid-template-rows:auto minmax(0,.43fr) minmax(0,.57fr)}.qh-ckst.table-folded{grid-template-rows:auto minmax(0,1.42fr) minmax(0,.98fr) auto}.qh-ckst.no-charts-row.table-folded{grid-template-rows:auto minmax(0,1fr) auto}.qh-ckst-compare .qh-ckst-card-bd{height:auto;min-height:0;flex:1 1 auto}.qh-ckst-mid>.qh-ckst-card,.qh-ckst-table-card{min-height:0}}@media(min-width:1024px)and (max-width:1250px){.qh-ckst-kpis{gap:6px}.qh-ckst-kpi{padding:4px 7px;gap:5px}.qh-ckst-kpi .ic{flex-basis:22px;width:22px;height:22px;border-radius:7px;font-size:12px}.qh-ckst-kpi .vl{font-size:14px}.qh-ckst-mid{gap:8px}.qh-ckst-rank-item .nm{flex-basis:64px;font-size:11px}}@media(max-width:1023px){.qh-ckst-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.qh-ckst-mid{grid-template-columns:repeat(2,minmax(0,1fr))}.qh-ckst-compare .qh-ckst-card-bd{height:300px;min-height:0;flex:0 0 300px}}@media(max-width:640px){.qh-ckst-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.qh-ckst-mid{grid-template-columns:minmax(0,1fr)}}.qh-ck-wrap.stats-mode{background:#fff}.qh-ckst-table-scroll,.qh-ckst-compare .qh-ckst-card-bd>div,.qh-ckst-rank,.qh-ckst-donut-legend{scrollbar-width:none;-ms-overflow-style:none}.qh-ckst-table-scroll::-webkit-scrollbar,.qh-ckst-compare .qh-ckst-card-bd>div::-webkit-scrollbar,.qh-ckst-rank::-webkit-scrollbar,.qh-ckst-donut-legend::-webkit-scrollbar{display:none;width:0;height:0}.qh-ckst-table-scroll .qh-ck-table th,.qh-ckst-table-scroll .qh-ck-table td{padding-block:3px}.qh-ckst-table-scroll .qh-ck-table .taskcell .ic{width:24px;height:24px;font-size:13px}.qh-ckst-table-scroll .qh-ck-table td:not(:first-child),.qh-ckst-table-scroll .qh-ck-table tfoot td{white-space:nowrap}.qh-ckst-dt{display:inline-flex;align-items:baseline;gap:5px;white-space:nowrap}.qh-ckst-dt em{font-style:normal;color:var(--qh-text);font-variant-numeric:tabular-nums}.qh-ckst-dt b{font-weight:400;color:var(--qh-text);font-variant-numeric:tabular-nums}.qh-ckst-nil{color:#c3cad4}.qh-ckst-kpi .ic{flex:0 0 36px;width:36px;height:36px;border-radius:12px;font-size:18px}.qh-ckst-kpi.t-blue .ic{background:linear-gradient(135deg,#dcecff,#b7d4fb);color:#1e5fd8;box-shadow:inset 0 0 0 1.5px #ffffffa6,0 2px 6px #2f6fe438}.qh-ckst-kpi.t-amber .ic{background:linear-gradient(135deg,#ffedc7,#ffd98f);color:#c97a06;box-shadow:inset 0 0 0 1.5px #ffffffa6,0 2px 6px #e8930c40}.qh-ckst-kpi.t-green .ic{background:linear-gradient(135deg,#d9f4e0,#b2e6c2);color:#1e8a44;box-shadow:inset 0 0 0 1.5px #ffffffa6,0 2px 6px #34a85338}.qh-ckst-kpi.t-indigo .ic{background:linear-gradient(135deg,#e2e6ff,#c3cbf8);color:#4353c8;box-shadow:inset 0 0 0 1.5px #ffffffa6,0 2px 6px #5b6bd638}.qh-ckst-kpi.t-teal .ic{background:linear-gradient(135deg,#d5f2ee,#aee3db);color:#0b8378;box-shadow:inset 0 0 0 1.5px #ffffffa6,0 2px 6px #0f9d8f38}.qh-ckst-kpi.t-violet .ic{background:linear-gradient(135deg,#ece2ff,#d4bff7);color:#7444d0;box-shadow:inset 0 0 0 1.5px #ffffffa6,0 2px 6px #8a5ce038}.qh-ckst-kpi.t-rose .ic{background:linear-gradient(135deg,#ffe4d2,#ffc7a6);color:#d35f1e;box-shadow:inset 0 0 0 1.5px #ffffffa6,0 2px 6px #e5793a3d}@media(min-width:1024px)and (max-width:1250px){.qh-ckst-kpi .ic{flex-basis:30px;width:30px;height:30px;border-radius:10px;font-size:15px}}.qh-ck-go-card.again{border-color:#a8d8b0;background:#f4fbf5;color:#2f9e4f}.qh-ck-go-card.again:hover,.qh-ck-go-card.again:active{background:#52b95f;border-color:#52b95f;color:#fff}.qh-ck-grid.list .qh-ck-card .st{top:50%;right:0;transform:translateY(-50%)}.qh-ck-card .qh-ck-focusbar{display:none}.qh-ck-grid.list .qh-ck-card .qh-ck-focusbar{display:block;flex:1 1 80px;min-width:60px;align-self:center;height:8px;margin:0 96px 0 16px;border-radius:999px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #d4600f24;overflow:hidden}.qh-ck-grid.list .qh-ck-card .qh-ck-focusbar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#f5b06a,#e5793a);transition:width .3s linear}.qh-crud-media{display:flex;flex-direction:column;gap:8px}.qh-gr-note{display:flex;flex-direction:column;gap:4px;min-width:160px}.qh-gr-note .txt{white-space:pre-wrap;word-break:break-word}.qh-gr-note .imgs{display:flex;gap:4px;flex-wrap:wrap}.qh-gr-note .imgs img{width:34px;height:34px;object-fit:cover;border-radius:6px;cursor:zoom-in;border:1px solid #e6eaf0}.qh-gr-note .files{display:flex;flex-direction:column;gap:2px}.qh-gr-note .files a{font-size:12px;color:var(--qh-primary);cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.qh-gw-head{display:flex;align-items:center;gap:12px}.qh-gw-head .qh-page-title{margin:0;flex:none}.qh-gw-head .qh-page-sub{margin:0 auto 0 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-gw-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fff;border:1px solid #c3cedd;border-radius:12px;margin-top:10px;overflow:hidden}.qh-gw-kpi{padding:8px 12px 9px;border-right:1px dashed #d4dce8;min-width:0}.qh-gw-kpi:last-child{border-right:0}.qh-gw-kpi .lb{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#8b95a3;white-space:nowrap;overflow:hidden}.qh-gw-kpi .lb .ic{width:19px;height:19px;border-radius:6px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--cbg, #f0f2f6);color:var(--c, #6b7686);font-size:11px}.qh-gw-kpi .v{display:flex;align-items:baseline;gap:4px;margin-top:2px}.qh-gw-kpi .v b{font-size:21px;font-weight:800;color:var(--c, #2f3a4a);font-variant-numeric:tabular-nums;line-height:1.15;white-space:nowrap}.qh-gw-kpi .v span{font-size:11px;color:#a3adbb}.qh-gw-kpi .sub{margin-top:1px;font-size:11px;color:#93a0b0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-gw-kpi .sub.up{color:#3c9d6e}.qh-gw-kpi .sub.warn{color:#c98a2e}.qh-gw-charts{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:10px;margin:10px 0}.qh-gw-card{background:#fff;border:1px solid #c3cedd;border-radius:12px;padding:8px 12px 6px;min-width:0;overflow:hidden}.qh-gw-card .hd{display:flex;align-items:baseline;gap:8px;margin-bottom:2px}.qh-gw-card .hd .t{font-weight:700;font-size:13px;color:#33415a}.qh-gw-card .hd .h{font-size:11px;color:#9aa5b5}.qh-gw-card .qh-gw-table .ant-table-thead>tr>th{padding:6px 10px;font-size:12px;color:#55617a;background:#f4f7fb;border-bottom:1px solid #d4dce8;white-space:nowrap}.qh-gw-card .qh-gw-table .ant-table-tbody>tr>td{padding:5px 10px;font-size:12.5px;white-space:nowrap;border-bottom:1px solid #e8edf4}.qh-gw-card .qh-gw-table .ant-tag{margin-inline-end:0;padding-inline:5px;font-size:11px;line-height:17px}.qh-gw-card .qh-gw-table .qh-gr-note{min-width:120px}.qh-gw-card .qh-gw-table .qh-gr-note .txt{white-space:normal}.qh-gw-card .qh-gw-table .qh-gr-note .imgs img{width:24px;height:24px}@media(max-width:980px){.qh-gw-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.qh-gw-kpi{border-bottom:1px dashed #d4dce8}.qh-gw-charts{grid-template-columns:1fr}}.qh-ck-card .qh-ck-hwline{display:inline-flex;align-items:center;gap:5px;margin-top:2px;max-width:100%;font-size:11px;color:#566579;cursor:default;line-height:1.5}.qh-ck-card .qh-ck-hwline .hw-jump{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin:-4px -2px;border-radius:6px;color:#2f6fed;cursor:pointer;flex-shrink:0;touch-action:manipulation}.qh-ck-card .qh-ck-hwline .hw-jump:hover{background:#eef4ff}.qh-ck-card .qh-ck-hwline .anticon{font-size:12px;flex-shrink:0}.qh-ck-card .qh-ck-hwline em{font-style:normal;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.qh-ck-card .qh-ck-hwline i{font-style:normal;color:#8a97ab;flex-shrink:0}.qh-ck-card .qh-ck-hwline b{flex-shrink:0;font-size:10.5px;font-weight:600;line-height:1.5;padding:0 6px;border-radius:999px}.qh-ck-card .qh-ck-hwline b.todo{background:#fff4ea;color:#d46b08}.qh-ck-card .qh-ck-hwline b.ok{background:#eaf8e2;color:#3d8a56}@keyframes qh-ck-locate-flash{0%,55%{outline-color:#2f6fed}to{outline-color:transparent}}.qh-ck-item.locate-flash{outline:3px solid #2f6fed;outline-offset:2px;animation:qh-ck-locate-flash 2.6s ease forwards;z-index:2;border-radius:14px}.qh-ck-go-card.focusing.paused{background:#8d9aae;border-color:#8d9aae;color:#fff}.qh-ck-go-card.focusing.paused:hover,.qh-ck-go-card.focusing.paused:active{background:#7c8ba1;border-color:#7c8ba1}@keyframes qh-ck-pause-glow{0%,to{box-shadow:0 0 #8d9aaeb3,0 0 8px 2px #8d9aae66}50%{box-shadow:0 0 0 7px #8d9aae00,0 0 16px 5px #8d9aae99}}.qh-ck-item.focusing-item.paused,.qh-ck-sec .qh-ck-item.focusing-item.paused{border-color:#8d9aae;filter:saturate(.5);animation:qh-ck-pause-glow 2.6s ease-in-out infinite}.qh-ck-live-acts{flex:none;display:inline-flex;align-items:center;gap:6px}.qh-ck-live-acts .ab{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:28px;min-width:56px;padding:3px 10px;border-radius:999px;border:1px solid #ecc9a8;background:#fff;color:#b25412;font:inherit;font-size:12px;font-weight:600;line-height:1.4;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:border-color .15s,background .15s}.qh-ck-live-acts .ab .anticon{font-size:13px}.qh-ck-live-acts .ab i{font-style:normal}.qh-ck-live-acts .ab:hover{border-color:#e5793a;background:#fff7f0}.qh-ck-live-acts .ab.ok{border-color:#b7e2a1;color:#3d8a56}.qh-ck-live-acts .ab.ok:hover{border-color:#7fbe8f;background:#f2faf3}.qh-ck-grid:not(.list) .qh-ck-live-acts{gap:4px}.qh-ck-grid:not(.list) .qh-ck-live-acts .ab{min-width:28px;width:28px;padding:3px 0}.qh-ck-grid:not(.list) .qh-ck-live-acts .ab i{display:none}.qh-tc{max-width:860px;margin:0 auto;padding:4px 4px 24px}.qh-tc-head h2{margin:6px 0;color:#172033;font-size:22px}.qh-tc-head p{margin:0 0 14px;color:#6b778c;font-size:13px;line-height:1.6;max-width:720px}.qh-tc-year{background:#fff;border:1px solid #cbd4e0;border-radius:16px;padding:14px 18px 8px;margin-bottom:14px}.qh-tc-year-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.qh-tc-year-h b{font-size:16px;color:#2f538f}.qh-tc-rows{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:6px 24px}.qh-tc-row{display:flex;align-items:center;gap:12px;padding:7px 0}.qh-tc-row .tag{flex:0 0 76px;text-align:center;border-radius:999px;padding:3px 0;font-size:13px;font-weight:750;background:#eef3f9;color:#44536b}.qh-tc-row .tag.t-spring{background:#e8f6ec;color:#2f9e6e}.qh-tc-row .tag.t-summer{background:#fff0e0;color:#d97a1a}.qh-tc-row .tag.t-autumn{background:#f3efe6;color:#a07326}.qh-tc-row .tag.t-winter{background:#e9f1fb;color:#3568c4}.qh-tc-empty{background:#fff;border:1px dashed #cfd8e3;border-radius:16px;padding:26px 18px;text-align:center;color:#8a94a6;font-size:13px;margin-bottom:14px}.qh-tc .ant-picker,.qh-tc-add.ant-btn{border-color:#b9c4d2}.qh-tc-add{border-radius:10px}.qh-cal-task,.qh-tg-block,.qh-agw-card,.qh-tt-tile{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.qh-hc-menumask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.qh-hc-cardmenu{position:fixed;z-index:1001;min-width:184px;max-width:260px;padding:6px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--qh-border);border-radius:12px;box-shadow:0 10px 28px #1f23292e}.qh-hc-cardmenu .hd{padding:7px 10px 9px;margin-bottom:4px;border-bottom:1px solid var(--qh-border);font-size:12px;font-weight:700;color:var(--qh-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-hc-cardmenu button{border:0;background:none;text-align:left;padding:10px;border-radius:8px;font-size:13.5px;color:var(--qh-text);cursor:pointer}.qh-hc-cardmenu button:hover{background:#2f538f14}.qh-hc-cardmenu button.danger{color:#d9444f}.qh-hc-movebar{position:fixed;left:50%;bottom:26px;transform:translate(-50%);z-index:1000;display:flex;align-items:center;gap:12px;max-width:min(86vw,640px);padding:9px 12px 9px 18px;background:#2f538f;color:#fff;border-radius:999px;box-shadow:0 8px 24px #1f232947}.qh-hc-movebar .txt{font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-fam{display:flex;flex-direction:column;gap:12px;max-width:1180px}.qh-fam-head{display:flex;align-items:center;justify-content:space-between}.qh-fam-head h2{margin:0;font-size:18px;color:var(--qh-text)}.qh-fam-head.in-top{flex:1;min-width:0}.qh-fam-head.in-top h2{font-size:16px;font-weight:700}.qh-fam-hero{background:#fff;border:1px solid var(--qh-border);border-radius:16px;padding:16px}.qh-fam-hero .main{display:flex;align-items:center;gap:14px}.qh-fam-hero .house{flex:none;width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;color:#fff;background:linear-gradient(135deg,#4f83f1,#2f6fed)}.qh-fam-hero .nm{display:flex;align-items:center;gap:8px;font-size:19px;font-weight:800;color:var(--qh-text)}.qh-fam-hero .nm .tag{font-style:normal;font-size:11px;font-weight:600;color:#2f6fed;border:1px solid #b9d5ff;background:#f0f6ff;border-radius:999px;padding:1px 9px}.qh-fam-hero .nm .pen{border:0;background:none;cursor:pointer;color:#9aa4b5;font-size:13px;padding:2px}.qh-fam-hero .nm .pen:hover{color:#2f538f}.qh-fam-hero .slogan{margin-top:3px;font-size:12.5px;color:var(--qh-muted)}.qh-fam-hero .kpis{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.qh-fam-hero .kpi{display:flex;align-items:center;gap:10px;border:1px solid #eef1f6;background:#fbfcfe;border-radius:12px;padding:9px 12px}.qh-fam-hero .kpi .ic{flex:none;width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#2f6fed;background:#eef4ff;font-size:14px}.qh-fam-hero .kpi .tx{display:flex;flex-direction:column;min-width:0}.qh-fam-hero .kpi .tx i{font-style:normal;font-size:11.5px;color:var(--qh-muted)}.qh-fam-hero .kpi .tx b{font-size:13.5px;color:var(--qh-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-fam-sec{background:#fff;border:1px solid var(--qh-border);border-radius:16px;padding:14px 16px}.qh-fam-sec .sh{margin-bottom:10px}.qh-fam-sec .sh b{font-size:14.5px;color:var(--qh-text)}.qh-fam-sec .sh .sub{font-size:12.5px;color:var(--qh-muted);margin-left:2px}.qh-fam-sec .sh p{margin:3px 0 0;font-size:12px;color:var(--qh-muted)}.qh-fam-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:12px}.qh-fam-member{position:relative;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e7ecf3;background:linear-gradient(180deg,color-mix(in srgb,var(--m-c) 7%,#fff) 0,#fff 38%);border-radius:17px;padding:15px;box-shadow:0 5px 18px #1f2d430f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.qh-fam-member:before{content:"";position:absolute;inset:0 18px auto;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,color-mix(in srgb,var(--m-c) 45%,#fff),var(--m-c))}.qh-fam-member:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--m-c) 24%,#dce3ed);box-shadow:0 10px 26px #1f2d431a}.qh-fam-member.current{border-color:color-mix(in srgb,var(--m-c) 42%,#dce6f2);box-shadow:0 8px 24px color-mix(in srgb,var(--m-c) 13%,transparent)}.qh-fam-member .hd{display:flex;align-items:center;gap:11px;margin-bottom:12px;padding:1px 2px 0}.qh-fam-member .ava{flex:none;width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff;background:linear-gradient(135deg,color-mix(in srgb,var(--m-c) 78%,#fff),var(--m-c));box-shadow:0 0 0 4px color-mix(in srgb,var(--m-c) 10%,#fff),0 5px 12px color-mix(in srgb,var(--m-c) 20%,transparent)}.qh-fam-member .ava{overflow:hidden}.qh-fam-member .ava img{width:100%;height:100%;display:block;object-fit:cover}.qh-fam-member .who{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start}.qh-fam-member .who b{max-width:100%;font-size:16px;line-height:1.35;color:var(--qh-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-fam-member .who .badges{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:5px}.qh-fam-member .who .role{display:inline-flex;align-items:center;border-radius:999px;padding:2px 9px;font-size:11px;line-height:1.35;font-weight:700;color:var(--m-c);background:color-mix(in srgb,var(--m-c) 10%,#fff)}.qh-fam-member .who .cur{font-style:normal;font-size:10.5px;line-height:1.35;font-weight:700;color:#2f6fed;background:#e8f1ff;border-radius:999px;padding:2px 8px}.qh-fam-member .current-mark{align-self:flex-start;flex:none;margin-top:2px;color:var(--m-c);font-size:16px;filter:drop-shadow(0 2px 4px color-mix(in srgb,var(--m-c) 22%,transparent))}.qh-fam-member .rows{display:flex;flex-direction:column;margin-bottom:12px;padding:5px 10px;border:1px solid #edf1f6;border-radius:13px;background:#ffffffc2}.qh-fam-member .r{display:grid;grid-template-columns:24px minmax(56px,auto) minmax(0,1fr);align-items:center;gap:7px;min-height:34px;font-size:12px;border-bottom:1px solid #f0f3f7}.qh-fam-member .r:last-child{border-bottom:0}.qh-fam-member .r .row-ic{width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--m-c) 82%,#667085);background:color-mix(in srgb,var(--m-c) 8%,#f5f7fa)}.qh-fam-member .r .row-ic .anticon{font-size:12px}.qh-fam-member .r .l{color:var(--qh-muted);white-space:nowrap}.qh-fam-member .r .v{min-width:0;color:var(--qh-text);font-size:12.5px;font-weight:650;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-fam-member .ft{margin-top:auto;display:flex;gap:6px}.qh-fam-member .ft .edit{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid color-mix(in srgb,var(--m-c) 14%,#e4eaf2);cursor:pointer;border-radius:10px;padding:6px 10px;font-size:12.5px;font-weight:700;color:color-mix(in srgb,var(--m-c) 76%,#344054);background:color-mix(in srgb,var(--m-c) 7%,#f7f9fc);transition:background .15s,border-color .15s,transform .15s}.qh-fam-member .ft .edit:hover{border-color:color-mix(in srgb,var(--m-c) 28%,#dce3ec);background:color-mix(in srgb,var(--m-c) 12%,#f7f9fc)}.qh-fam-member .ft button:active{transform:scale(.99)}.qh-fam-member .ft button:focus-visible{outline:2px solid color-mix(in srgb,var(--m-c) 55%,#fff);outline-offset:2px}.qh-fam-member .ft .del{flex:none;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;border:1px solid #f4dde0;cursor:pointer;border-radius:10px;padding:6px 10px;font-size:12px;color:#b8434f;background:#fff7f7}.qh-fam-member .ft .del:hover{background:#f9e2e4}.qh-member-avatar-editor{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:11px 12px;border:1.5px dashed #cdd7e5;border-radius:14px;background:#fafcff;transition:border-color .15s,background .15s,box-shadow .15s}.qh-member-avatar-editor.drag{border-color:var(--avatar-c);background:color-mix(in srgb,var(--avatar-c) 6%,#fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--avatar-c) 13%,transparent)}.qh-member-avatar-editor .preview{flex:none;width:62px;height:62px;overflow:hidden;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,color-mix(in srgb,var(--avatar-c) 70%,#fff),var(--avatar-c));box-shadow:0 0 0 4px color-mix(in srgb,var(--avatar-c) 9%,#fff)}.qh-member-avatar-editor .preview img{width:100%;height:100%;display:block;object-fit:cover}.qh-member-avatar-editor .preview b{font-size:22px}.qh-member-avatar-editor .copy{min-width:0;display:flex;flex-direction:column;gap:3px}.qh-member-avatar-editor .copy b{color:var(--qh-text);font-size:13.5px}.qh-member-avatar-editor .copy em{color:var(--qh-muted);font-size:11.5px;font-style:normal;line-height:1.5}.qh-member-avatar-editor .ops{flex:none;margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.qh-fam-add{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:150px;border:1.5px dashed #ccd5e2;border-radius:14px;background:none;cursor:pointer;color:#7c8698;font-size:12.5px;font-weight:600;transition:border-color .15s,color .15s,background .15s}.qh-fam-add .anticon{font-size:18px}.qh-fam-add:hover{border-color:#2f6fed;color:#2f6fed;background:#f7faff}.qh-fam-tip{display:flex;gap:10px;align-items:flex-start;background:#fbfcfe;border:1px solid #eef1f6;border-radius:14px;padding:12px 14px}.qh-fam-tip .ic{flex:none;color:#e8a23a;font-size:15px;margin-top:1px}.qh-fam-tip .tx b{display:block;font-size:13px;color:var(--qh-text);margin-bottom:3px}.qh-fam-tip .tx p{margin:1px 0;font-size:12px;color:var(--qh-muted)}.qh-fam-tip .close{margin-left:auto;border:0;background:none;cursor:pointer;color:#a6aebc}.qh-fam-tip .close:hover{color:#6c7686}.qh-fam-chips{display:flex;flex-wrap:wrap;gap:6px}.qh-fam-chips button{border:1px solid #dde3ec;background:#fff;border-radius:999px;padding:4px 14px;font-size:12.5px;color:#5a6474;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.qh-fam-chips button:hover{border-color:#b3c8e8}.qh-fam-chips button.on{border-color:#2f538f;background:#eaf2ff;color:#2f538f;font-weight:600}.qh-fam-seg{align-self:flex-start}.qh-fs{display:flex;flex-direction:column;gap:12px}.qh-fs-sh{display:flex;align-items:center;gap:8px;margin-bottom:12px}.qh-fs-sh i{flex:none;width:20px;height:20px;border-radius:50%;font-style:normal;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#2f6fed;background:#e8f1ff}.qh-fs-sh b{font-size:14.5px;color:var(--qh-text)}.qh-fs-sh .note{font-size:11.5px;color:var(--qh-muted);background:#f6f7f9;border-radius:999px;padding:1px 10px}.qh-fam-sec.feature-disabled{background:#fafbfc}.qh-fam-sec.feature-disabled .qh-fs-invite{opacity:.58;filter:grayscale(.25)}.qh-fam-sec.feature-disabled .qh-fs-sh .note{color:#8a94a6;background:#eef1f5}.qh-fam-sec.feature-disabled .qh-fs-invite .box{background:#f4f5f7}.qh-fs-basics{display:flex;gap:14px;align-items:flex-start}.qh-fs-basics .fields{flex:1;min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.qh-fs-field{display:flex;align-items:center;gap:8px;border:1px solid #eef1f6;background:#fbfcfe;border-radius:10px;padding:4px 6px 4px 12px}.qh-fs-field.wide{grid-column:1 / -1}.qh-fs-field .l{flex:none;font-size:12px;color:var(--qh-muted)}.qh-fs-field .ant-input{font-size:13px;font-weight:600;color:var(--qh-text)}.qh-fs-basics .visual{flex:none;width:250px}.qh-fs-basics .visual .lbl{font-size:12px;color:var(--qh-muted);margin:2px 0 6px}.qh-fs-basics .visual .ava-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.qh-fs-basics .visual .house{width:54px;height:54px;border-radius:15px;font-size:24px;color:#fff;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f83f1,#2f6fed)}.qh-fs-basics .visual .cover{position:relative;height:96px;border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#cfe8ff,#e8f6e4 60%,#bfe3a6)}.qh-fs-basics .visual .cover .swap{position:absolute;right:8px;bottom:8px}.qh-fs-perms{display:flex;flex-direction:column;gap:4px}.qh-fs-perms .row{display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(5,1fr);align-items:center;gap:6px;padding:8px 10px;border-radius:10px;background:#fbfcfe}.qh-fs-perms .row.head{background:none;padding:0 10px}.qh-fs-perms .row.head .col{font-size:12px;color:var(--qh-muted)}.qh-fs-perms .col{text-align:center;font-size:15px}.qh-fs-perms .col .no{color:#d3d9e2}.qh-fs-perms .who{display:flex;align-items:center;gap:10px;min-width:0}.qh-fs-perms .who .tag{flex:none;font-style:normal;font-size:11px;font-weight:700;color:var(--p-c);background:color-mix(in srgb,var(--p-c) 12%,#fff);border-radius:999px;padding:2px 10px}.qh-fs-perms .who .tx{display:flex;flex-direction:column;min-width:0}.qh-fs-perms .who .tx b{font-size:12.5px;color:var(--qh-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-fs-perms .who .tx em{font-style:normal;font-size:11px;color:var(--qh-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-fs-invite{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap}.qh-fs-invite .btns{display:flex;flex-direction:column;gap:8px}.qh-fs-invite .lbl{font-size:12px;color:var(--qh-muted);margin-bottom:6px}.qh-fs-invite .link{flex:1;min-width:260px}.qh-fs-invite .link .box{display:flex;align-items:center;gap:8px;border:1px solid #eef1f6;background:#fbfcfe;border-radius:10px;padding:6px 10px;color:var(--qh-muted)}.qh-fs-invite .link .url{flex:1;min-width:0;font-size:12.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-fs-invite .link .hint{margin-top:5px;font-size:11.5px;color:var(--qh-muted)}.qh-fs-invite .mode{flex:none;width:280px}.qh-fs-invite .mode .audit{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-size:12.5px;color:var(--qh-text)}.qh-fs-two{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap}.qh-fs-two .switches{flex:1;min-width:260px;display:flex;flex-direction:column;gap:6px}.qh-fs-two .sw{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #eef1f6;background:#fbfcfe;border-radius:10px;padding:8px 12px;font-size:12.5px;color:var(--qh-text)}.qh-fs-two .side{flex:1;min-width:280px}.qh-fs-two .side .lbl{font-size:12px;color:var(--qh-muted);margin-bottom:6px}.qh-fs-two .side .lbl em{font-style:normal;margin-left:6px;font-size:11px;color:#aab3c0}.qh-fs-two .kidrow{display:flex;align-items:center;gap:10px;border:1px solid #eef1f6;background:#fbfcfe;border-radius:10px;padding:8px 12px}.qh-fs-two .kidrow .ava{flex:none;width:30px;height:30px;border-radius:50%;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5db6f0,#0ea5e9)}.qh-fs-two .kidrow b{font-size:13px;color:var(--qh-text)}.qh-fs-two .kidrow .cur{font-style:normal;font-size:10.5px;color:#2f6fed;background:#e8f1ff;border-radius:999px;padding:1px 8px}.qh-fs-two .acts{display:flex;flex-direction:column;gap:8px}.qh-fs-two .act{display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;border:1px solid #eef1f6;background:#fbfcfe;border-radius:12px;padding:9px 12px}.qh-fs-two .act:hover{border-color:#c9d6ea}.qh-fs-two .act:disabled{opacity:.5;cursor:not-allowed}.qh-fs-two .act .ic{flex:none;width:30px;height:30px;border-radius:9px;font-size:14px;display:flex;align-items:center;justify-content:center}.qh-fs-two .act .ic.blue{color:#2f6fed;background:#e8f1ff}.qh-fs-two .act .ic.orange{color:#d97706;background:#fdf1e2}.qh-fs-two .act .ic.red{color:#d9444f;background:#fdecee}.qh-fs-two .act .tx{display:flex;flex-direction:column;min-width:0}.qh-fs-two .act .tx b{font-size:13px;color:var(--qh-text)}.qh-fs-two .act.danger .tx b{color:#c13843}.qh-fs-two .act .tx em{font-style:normal;font-size:11.5px;color:var(--qh-muted)}.qh-fs-foot{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--qh-border);border-radius:16px;padding:12px 16px}.qh-fs-foot .note{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--qh-muted)}.qh-fam-chips.disabled button{cursor:not-allowed;opacity:.58}.qh-fam-hero .house{overflow:hidden}.qh-fam-hero .house img,.qh-fs-basics .visual .house img{width:100%;height:100%;object-fit:cover;display:block}.qh-fam-hero .house .ant-image{width:100%;height:100%;display:block}.qh-fam-hero .house.can-preview{cursor:zoom-in}.qh-fs-basics .visual .house{overflow:hidden}.qh-fs-basics .visual .ava-row .ops{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.qh-fs-basics .visual .cover{background-size:cover;background-position:center}.qh-fs-basics .visual .cover .ops{position:absolute;right:8px;bottom:8px;display:flex;gap:6px}.qh-fs-basics .visual .ava-row,.qh-fs-basics .visual .cover{border-radius:12px;transition:box-shadow .15s}.qh-fs-basics .visual .ava-row.drag,.qh-fs-basics .visual .cover.drag{box-shadow:0 0 0 2px #2f6fed inset,0 0 0 5px #2f6fed26}.qh-fs-basics .visual .ava-row{padding:4px;margin:-4px -4px 6px}.qh-fs-basics .visual .hint{margin-top:8px;font-size:11px;color:#aab3c0;line-height:1.5}.qh-fs-foot{position:sticky;bottom:10px;z-index:20;box-shadow:0 6px 20px #1e2d461a}.qh-fs-foot.dirty{border-color:#f3c98a}.qh-fs-foot.dirty .note{color:#b8741a;font-weight:600}.qh-fam-head-acts{display:flex;align-items:center;gap:8px}.qh-fam-head-acts .dirtynote{font-size:12px;font-weight:600;color:#b8741a}.qh-ck-fabmask{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f232947;z-index:940}.qh-ck-float-cluster{position:fixed;right:28px;bottom:28px;display:flex;flex-direction:column;align-items:flex-end;gap:14px;z-index:950}.qh-ck-fabwrap{display:flex;flex-direction:column;align-items:flex-end;gap:12px;z-index:950}.qh-ck-fab{width:54px;height:54px;border-radius:50%;border:none;background:linear-gradient(135deg,#5c88f7,#3b6ef5);color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #3b6ef566;transition:transform .2s ease;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab}.qh-ck-fab:active{cursor:grabbing}.qh-ck-fab.is-open{transform:rotate(45deg)}.qh-ck-fabitem{display:flex;align-items:center;gap:8px;cursor:pointer}.qh-ck-fabitem .lab{background:#1f2329b8;color:#fff;font-size:13px;border-radius:7px;padding:4px 10px}.qh-ck-fabitem .mini{width:44px;height:44px;border-radius:50%;background:#fff;color:#5a6475;font-size:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #1f293d2e}.qh-ck-fabitem .mini.is-pri{background:#3b6ef5;color:#fff}.qh-ck-recap-fab{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border-radius:999px;border:1px solid #cfd3d7;background:linear-gradient(180deg,#f7f7f6,#e8eaeb);color:#343940;font-size:13px;font-weight:700;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;box-shadow:0 4px 14px #1f232829,inset 0 1px #fffc;transition:transform .12s ease}.qh-ck-float-cluster.is-dragging .qh-ck-recap-fab{transition:none;cursor:grabbing}.qh-ck-float-cluster.is-dragging .qh-ck-recap-fab:active{transform:none}.qh-ck-recap-fab:active{transform:scale(.96)}.qh-ck-recap-drawer .ant-drawer-header{padding:8px 14px}.qh-ck-recap-drawer .ant-drawer-header-title{align-items:flex-start}.qh-ck-recap-drawer .ant-drawer-close{margin:2px 8px 0 0;padding:2px}.qh-ck-recap-drawer .ant-drawer-body{padding:8px 16px 14px}.qh-ck-recap-hd{display:flex;flex-direction:column;gap:1px}.qh-ck-recap-hd b{display:flex;align-items:center;gap:6px;font-size:15px;color:#233048}.qh-ck-recap-hd>span{font-size:11.5px;font-weight:400;color:#7c8698;line-height:1.45}.qh-ck-recap-datenav{display:inline-flex;align-items:center;margin-left:auto;border:1px solid #dfe5ec;border-radius:999px;overflow:hidden;font-weight:400}.qh-ck-recap-datenav .nav{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;color:#56637a;cursor:pointer;font-size:12px}.qh-ck-recap-datenav .nav:hover{background:#f2f4f7;color:#233048}.qh-ck-recap-datenav .nav.is-off{color:#c4ccd6;pointer-events:none}.qh-ck-recap-hd .qh-ck-recap-date{width:auto;margin:0}.qh-ck-recap-datenav .qh-ck-recap-date .ant-picker-input>input{text-align:center;font-size:13px;font-weight:700;color:#233048;width:106px}.qh-ck-recap{position:relative;padding:0 2px 8px}.qh-ck-recap>div:first-child .rc-phase{margin-top:0}.qh-ck-recap .rc-phase{display:flex;align-items:center;gap:5px;margin:5px 0 4px 2px;color:#8a93a0;font-size:11.5px;font-weight:700}.qh-ck-recap .rc-phase svg{font-size:15px;box-sizing:content-box;border-radius:50%;padding:3.5px;border:1px solid transparent;animation:rc-phase-glow 2.2s ease-in-out infinite}.qh-ck-recap .rc-phase.ph-am svg{color:#2fa584;background:#e8f7f0;border-color:#b9e5d4;--ph-glow: 47, 165, 132}.qh-ck-recap .rc-phase.ph-day svg{color:#e0a01e;background:#fff7dc;border-color:#f1dc9a;--ph-glow: 224, 160, 30}.qh-ck-recap .rc-phase.ph-pm svg{color:#5d6cc0;background:#eceffc;border-color:#c8cfef;--ph-glow: 93, 108, 192}@keyframes rc-phase-glow{0%,to{transform:scale(1);box-shadow:0 0 rgba(var(--ph-glow, 232, 150, 46),.35)}50%{transform:scale(1.08);box-shadow:0 0 0 5px rgba(var(--ph-glow, 232, 150, 46),0)}}.qh-ck-recap .rc-item{position:relative;display:flex;align-items:flex-start;gap:10px;padding-bottom:6px}.qh-ck-recap .rc-item:before{content:"";position:absolute;left:60px;top:13px;bottom:-2px;width:2px;background:#e5eaf1}.qh-ck-recap>div:last-child .rc-item:before{display:none}.qh-ck-recap .rc-time{flex:none;width:44px;text-align:right;font-size:12px;font-weight:800;color:#37435a;line-height:20px;font-variant-numeric:tabular-nums}.qh-ck-recap .rc-dot{flex:none;width:10px;height:10px;margin:5px 0 0 1px;border-radius:50%;background:#fff;border:2.5px solid #b3c3da;position:relative;z-index:1}.qh-ck-recap .rc-item.k-focus .rc-dot{border-color:#efab77}.qh-ck-recap .rc-item.k-rest .rc-dot{border-color:#9ccf9f}.qh-ck-recap .rc-item.k-check .rc-dot{border-color:#8bc893}.qh-ck-recap .rc-item.is-live .rc-dot{border-color:#e5793a;box-shadow:0 0 0 4px #e5793a26;animation:qh-live-breath 1.4s ease infinite}.qh-ck-recap .rc-card{flex:1;min-width:0;display:flex;align-items:center;gap:7px;border:1px solid #dfe5ec;border-radius:10px;padding:3px 9px;background:#fff}.qh-ck-recap .rc-item.is-live .rc-card{border-color:#e0935f;background:linear-gradient(135deg,#fff4e6,#ffe6c8)}.qh-ck-recap .rc-card .ic{flex:none;width:21px;height:21px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.qh-ck-recap .rc-card .nm{flex:1 1 auto;min-width:0;font-size:12.5px;font-weight:600;color:#2b3547;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.qh-ck-recap .rc-chip{flex:none;font-size:10.5px;font-weight:700;padding:1px 7px;border-radius:999px;white-space:nowrap}.qh-ck-recap .rc-times{flex:none;font-size:10px;font-weight:800;color:#7c8698;background:#eef2f6;border-radius:999px;padding:1px 6px;white-space:nowrap}.qh-ck-recap .rc-chip.f{color:#bd7d34;background:#fdf6ea}.qh-ck-recap .rc-chip.r,.qh-ck-recap .rc-chip.c{color:#64a06c;background:#f2f9ef}.qh-ck-recap .rc-chip.live{color:#fff;background:#e5793a}.qh-ck-recap-empty{padding:48px 0;text-align:center;color:#8a93a0;font-size:13px}.qh-ptm-must-h{color:#e8722a;font-weight:800}.pts-sched-time.pts-real,.pts-remark-col .pts-real-dur{color:#d46b08;font-weight:700}.pts-remark-col .pts-live-remain{color:#2f8f83;font-weight:700}.qh-ck-card .tm-txt .qh-ck-real-dur{color:#d46b08;font-weight:700}.qh-pr-page{max-width:720px;margin:0 auto;padding:20px 16px 40px}.qh-pr-title{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:#2f538f}.qh-pr-card{padding:18px 18px 20px}.qh-pr-sec{font-weight:700;color:#3d4757;margin:14px 0 8px}.qh-pr-sec:first-child{margin-top:0}.qh-pr-voices{display:flex;flex-wrap:wrap;gap:8px}.qh-pr-voice{border:1px solid #d7dde6;background:#fff;color:#4d5763;cursor:pointer;border-radius:999px;padding:5px 14px;font-size:13px;transition:all .15s ease}.qh-pr-voice.on{background:#2f538f;border-color:#2f538f;color:#fff;font-weight:600}.qh-pr-ops{display:flex;align-items:center;gap:12px;margin-top:18px;flex-wrap:wrap}.qh-pr-hint{color:#8a94a6;font-size:12.5px}.qh-pr-page{max-width:920px}.qh-pr-editor.ant-input,.qh-pr-editor .ant-input{font-size:15.5px;line-height:1.9;padding:14px 16px;border-radius:12px;background:#fcfdff}:root{--qh-pad-bg: #f6fafb;--qh-pad-nav-w: 156px;--qh-pad-nav-rail-w: 76px;--qh-pad-content-max: 1320px;--qh-pad-ink: #414b5c;--qh-pad-ink-soft: #98a1b3}.qh-pad-shell{min-height:100vh;background:var(--qh-pad-bg)}.qh-pad-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:40;width:var(--qh-pad-nav-w);display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fafcfe);border-right:1px solid rgba(31,35,48,.06);padding:8px 12px calc(12px + env(safe-area-inset-bottom));padding-left:calc(12px + env(safe-area-inset-left));overflow:hidden;transition:width .2s ease}.nav-collapsed .qh-pad-sidebar{width:var(--qh-pad-nav-rail-w)}.qh-pad-main{margin-left:var(--qh-pad-nav-w);min-height:100vh;transition:margin-left .2s ease}.nav-collapsed .qh-pad-main{margin-left:var(--qh-pad-nav-rail-w)}.qh-pad-brand{display:flex;align-items:center;gap:10px;padding:0 4px 10px;cursor:pointer;-webkit-tap-highlight-color:transparent}.qh-pad-brand-tx{display:flex;flex-direction:column;line-height:1.32;min-width:0;flex:1}.qh-pad-brand-tx b{font-size:17px;color:var(--qh-text);white-space:nowrap;letter-spacing:1px}.qh-pad-brand-tx span{display:block;width:100%;white-space:nowrap;color:var(--qh-pad-ink-soft);font-size:10px;letter-spacing:0}.nav-collapsed .qh-pad-brand{justify-content:center;padding-inline:0}.nav-collapsed .qh-pad-brand-tx{display:none}.qh-side-mode{display:flex;justify-content:center;margin:0 4px 10px;font-size:11.5px;overflow:hidden;text-overflow:ellipsis}.qh-mode-badge.qh-side-mode{background:#2f538f1a;color:#2f538f;cursor:pointer;padding-top:4px;padding-bottom:4px}.qh-side-mode .caret{font-size:9px;margin-left:5px;opacity:.65}.qh-mode-badge.qh-side-mode.is-fixed{cursor:default}.qh-mode-menu .ant-dropdown-menu{padding:4px!important;border-radius:12px;min-width:128px;box-shadow:0 6px 24px #1f23301f}.qh-mode-menu .ant-dropdown-menu-item{font-size:12px!important;line-height:1.5!important;padding:6px 12px!important;min-height:0!important;border-radius:8px;color:var(--qh-pad-ink)}.qh-mode-menu .ant-dropdown-menu-title-content{font-size:12px!important}.qh-mode-menu .ant-dropdown-menu-item-selected{background:#2f538f1a!important;color:#2f538f!important;font-weight:600}.nav-collapsed .qh-side-mode{width:32px;margin:0 auto 8px;padding:4px 0;font-size:12px}.on-home .qh-side-mode{margin-top:6px}.on-home .qh-pad-brand{display:none}.on-home .qh-pad-sidebar{padding-top:4px}.qh-pad-nav-list{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:2px;padding:2px;scrollbar-width:none}.qh-pad-nav-list::-webkit-scrollbar{display:none}.qh-pad-nav-caption{display:flex;align-items:center;justify-content:space-between;min-height:24px;margin-top:4px;padding:2px 12px 0;font-size:12px;letter-spacing:2px;color:var(--qh-pad-ink-soft);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.qh-pad-nav-caption .arrow{font-size:10px;transition:transform .2s ease;transform:rotate(-90deg)}.qh-pad-nav-group.open .qh-pad-nav-caption .arrow{transform:rotate(0)}.qh-pad-nav-sub{overflow:hidden;transition:max-height .22s ease;display:flex;flex-direction:column;gap:2px}.qh-pad-nav-item{position:relative;display:flex;align-items:center;gap:9px;min-height:38px;padding:0 10px;border-radius:10px;color:var(--qh-pad-ink);font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .15s,color .15s}.qh-pad-nav-item .ic{font-size:17px;width:24px;display:flex;justify-content:center;flex:none;color:#7c8698;transition:color .15s}.qh-pad-nav-item .tx{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qh-pad-nav-item:active{background:#eef2f7}.qh-pad-nav-item.active{background:linear-gradient(90deg,#e8f2ff,#eef8ff);color:var(--qh-primary);font-weight:600}.qh-pad-nav-item.active .ic{color:var(--qh-primary)}@media(hover:hover){.qh-pad-nav-item:hover{background:#f2f6fa}.qh-pad-nav-item.active:hover{background:linear-gradient(90deg,#e8f2ff,#eef8ff)}}.nav-collapsed .qh-pad-nav-item{justify-content:center;padding:0;gap:0;min-height:40px;border-radius:12px}.nav-collapsed .qh-pad-nav-item .ic{font-size:21px;width:auto}.nav-collapsed .qh-pad-nav-item .tx{display:none}.qh-pad-sidebar-foot{flex:0 0 auto;margin-top:6px;padding-top:6px;border-top:1px solid rgba(31,35,48,.06)}.qh-pad-toolbar{position:sticky;top:0;z-index:20;height:48px;display:flex;align-items:center;gap:8px;padding-inline:12px;background:#fff;border-bottom:1px solid var(--qh-border)}.qh-pad-toolbar.slim{height:40px}.qh-pad-header-slot{flex:1;min-width:0;height:100%;display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.qh-pad-header-slot::-webkit-scrollbar{display:none}.qh-pad-kids{flex:0 0 auto;display:flex;align-items:center;gap:5px}.qh-pad-kids .kid{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;font-size:11.5px;font-weight:600;line-height:1;color:#5a6472;background:#fff;border:1.5px solid #d7dde6;transition:color .15s,background .15s,border-color .15s}.qh-pad-kids .kid:hover{border-color:#9db4dd;color:#2f538f}.qh-pad-kids .kid.on{color:#fff;background:#2f538f;border-color:#2f538f;box-shadow:0 1px 4px #2f538f47}.qh-pad-header-slot>*{min-width:max-content}.qh-pad-header-slot>.qh-tc-filterbar{display:flex;justify-content:center;gap:10px;width:100%;min-width:0}.qh-pad-header-slot .qh-tc-child-filter{width:140px}.qh-pad-header-slot .qh-tc-year-filter{width:200px}.qh-pad-header-slot .qh-course-add-btn,.qh-pad-header-slot .qh-ck-head .sub,.qh-pad-header-slot .qh-ck-head .stat{display:none}.qh-pad-header-slot>.qh-ck-head{min-width:0;width:100%}.qh-pad-header-slot .qh-ck-mini-timer,.qh-pad-header-slot .qh-ck-mini-main{flex:0 1 auto}.qh-pad-header-slot .qh-ck-manage-btn{flex-shrink:0}.qh-pad-header-slot .pts-head-summary{display:none}.qh-pad-header-slot .pts-head-controls{display:flex;align-items:center;width:100%;min-width:0}.qh-pad-header-slot .pts-ctl-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.qh-pad-header-slot .pts-ctl-right{flex:none;margin-left:auto}.qh-pad-header-slot .pts-ctl-right .qh-ck-manage-btn.ant-btn{height:32px}.qh-pad-header-slot .qh-ck-manage-btn.ant-btn:active{transform:none}.qh-pad-header-slot .pts-view-seg.ant-select .ant-select-selector{background:#e6f4f4;border-color:#bfdede;font-weight:600;color:#0d7377}.qh-pad-header-slot .pts-view-seg.ant-select .ant-select-arrow{color:#0d7377}.qh-pad-main>.qh-pad-content:not(.qh-home-shell-content):not(.qh-holiday-content){max-width:var(--qh-pad-content-max);margin:20px auto 24px;padding:24px;border-radius:20px;box-shadow:0 2px 14px #1f23300d;width:calc(100% - 48px)}.qh-pad-shell .qh-pad-main>.qh-h5-content.qh-pad-content.qh-help-guide-content{margin:2px auto 6px;padding:4px 6px;width:calc(100% - 6px);border-radius:12px}.qh-pad-shell .qh-pad-main>.qh-pad-content.qh-points-content{margin:12px auto 16px;padding:12px 12px 18px;width:calc(100% - 24px)}.qh-pad-main>.qh-pad-content.qh-holiday-content{margin:10px 16px 16px}.qh-pad-shell .qh-pad-main>.qh-pad-content.qh-hw-content{margin:6px auto 12px;padding:12px;width:calc(100% - 20px)}.qh-pad-shell .qh-pad-main>.qh-pad-content.qh-scores-content{margin:6px auto 12px;padding:2px 14px 12px;width:calc(100% - 20px);min-height:calc(100vh - 66px)}.qh-scores-content .ant-tabs>.ant-tabs-nav .ant-tabs-tab{padding-top:8px;padding-bottom:8px}.qh-scores-content .ant-tabs>.ant-tabs-nav{margin-bottom:10px}.qh-scores-content .ant-table{font-size:13px}.qh-scores-content .ant-table-thead>tr>th,.qh-scores-content .ant-table-tbody>tr>td{padding:7px 10px;white-space:nowrap}.qh-scores-content .ant-table-tbody>tr>td .ant-tag{margin-inline-end:0}.qh-scores-content .ant-table-pagination.ant-pagination{margin:10px 0 2px}.qh-pad-shell .qh-pad-main>.qh-pad-content.qh-certs-content{margin:8px auto 14px;padding:14px 16px;width:calc(100% - 20px);max-width:none}.qh-pad-shell .qh-pad-main>.qh-pad-content.qh-me-content{margin:8px auto 14px;padding:14px 16px;width:calc(100% - 20px)}.qh-pad-main .qh-me{max-width:none}.qh-pad-shell>.qh-tabbar{height:0;padding:0;border:0;background:transparent;box-shadow:none;visibility:hidden;pointer-events:none;padding-bottom:env(safe-area-inset-bottom)}@media(min-width:700px){.adm-center-popup{--max-width: min(540px, 78vw);--min-width: 360px}}@media(max-width:1023px){.qh-pad-main>.qh-pad-content:not(.qh-home-shell-content):not(.qh-holiday-content){margin:14px auto 18px;padding:16px;width:calc(100% - 32px)}}.qh-pad-shell .qh-pad-main>.qh-pad-content.qh-family-content{margin:8px auto 12px;padding:12px;width:calc(100% - 20px)}.qh-pad-shell .qh-pad-main>.qh-pad-content.qh-term-calendar-content{margin:8px auto 24px;padding:12px 14px 24px;border:1px solid #d3dbe6;width:calc(100% - 20px)}.qh-pad-shell .qh-pad-main>.qh-pad-content.qh-course-content{margin:6px auto 12px;padding:10px 12px 18px;width:calc(100% - 20px)}.qh-course-content .qh-tt{margin-top:4px}.qh-pad-main .qh-fam{gap:8px}.qh-pad-main .qh-fam-hero{padding:12px 14px}.qh-pad-main .qh-fam-hero .house{width:50px;height:50px;border-radius:14px;font-size:24px}.qh-pad-main .qh-fam-hero .slogan{margin-top:2px}.qh-pad-main .qh-fam-hero .kpis{margin-top:10px;gap:6px}.qh-pad-main .qh-fam-hero .kpi{padding:7px 10px}.qh-pad-main .qh-fam-hero .kpi .ic{width:28px;height:28px}.qh-pad-main .qh-fam-sec{padding:10px 14px}.qh-pad-main .qh-fam-sec .sh{margin-bottom:7px}.qh-pad-main .qh-fam-sec .sh p{margin-top:1px}.qh-pad-main .qh-fam-grid{gap:8px}.qh-pad-main .qh-fam-member{padding:10px}.qh-pad-main .qh-fam-member .hd{margin-bottom:6px}.qh-pad-main .qh-fam-member .ava{width:38px;height:38px;font-size:16px}.qh-pad-main .qh-fam-member .rows{gap:3px;margin-bottom:8px}.qh-pad-main .qh-fam-member .ft .edit{padding-block:5px}.qh-pad-main .qh-fam-add{min-height:132px}@media(min-width:1366px){:root{--qh-pad-content-max: 1400px}}.qh-pad-main .qh-current-task-card{grid-template-columns:minmax(0,1fr) fit-content(104px)}.qh-pad-main .qh-current-next{padding-left:8px;gap:8px;margin-right:-6px}.qh-pad-main .qh-current-next-line{gap:5px}.qh-pad-main .qh-current-next-line .anticon{width:18px;height:18px;font-size:11px;border-radius:6px}.qh-pad-main .qh-current-next-line b{white-space:nowrap;max-width:72px;overflow:hidden;text-overflow:ellipsis;display:inline-block}.qh-pad-main .qh-current-next small{font-size:11px}.qh-pad-main .qh-current-meta{grid-template-columns:max-content minmax(0,1fr);gap:8px 10px}.qh-pad-shell .qh-pad-main>.qh-pad-content.qh-ck-content{margin:8px auto 12px;padding:10px 14px 12px;width:calc(100% - 24px);max-width:none}.qh-pad-main .qh-ckst .qh-ckst-card{border-color:#d2dbe7;box-shadow:0 1px 3px #2f456512}.qh-pad-main .qh-ckst-toolbar .qh-ck-category-select{width:170px;min-width:150px}.qh-pad-main .qh-ck-stats .qh-ck-ov .it{flex-direction:row;align-items:baseline;justify-content:center;gap:4px;padding:8px 6px;overflow:hidden}.qh-pad-main .qh-ck-stats .qh-ck-ov .it b{font-size:16px;flex:none}.qh-pad-main .qh-ck-stats .qh-ck-ov .it span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qh-pad-main .qh-ck-table,.qh-pad-main .qh-ck-table.detail{min-width:0}.qh-pad-main .qh-ck-project-grid.combined{display:block}.qh-pad-main .qh-ck-project-grid.combined .qh-ck-project-panel{width:100%}.qh-cal-task.virtual{border:1.5px dashed rgba(90,110,140,.55);box-shadow:none}.pts-row-archived .pts-task-col,.pts-row-archived .pts-rule-col,.pts-row-archived .pts-remark-col,.pts-row-archived .pts-task-name{color:#b6bcc6}.pts-row-archived .pts-cell{background:#f7f8fa;opacity:.72;cursor:not-allowed}.pts-row-archived .pts-cell.pts-today{background:#f7f8fa}.pts-row-archived .pts-editable-cell{cursor:not-allowed}.pts-row-archived .pts-total-col{opacity:.72}.pts-archived-tag{display:inline-block;margin-left:4px;padding:0 4px;font-size:10px;line-height:16px;color:#8a919f;background:#f0f2f5;border-radius:4px;vertical-align:1px;white-space:nowrap}.qh-pad-main .qh-care-desc{max-width:none}.qh-pad-main .qh-care-panel{padding:14px 12px}body.ua-android,body.ua-ios{font-family:MiSans,HarmonyOS Sans SC,OPPO Sans,vivo Sans,PingFang SC,Noto Sans CJK SC,Source Han Sans SC,Microsoft YaHei,Roboto,sans-serif}.ua-android .qh-home-hero .qh-hero-overview h1,.ua-ios .qh-home-hero .qh-hero-overview h1{font-weight:600;letter-spacing:.3px}.ua-android .qh-growth-hero h1,.ua-ios .qh-growth-hero h1,.ua-android .qh-current-title b,.ua-ios .qh-current-title b{font-weight:600}.ua-android .qh-hero-growth-stats b,.ua-ios .qh-hero-growth-stats b{font-weight:700}.ua-android .qh-growth-section-title b,.ua-android .qh-growth-section-title h2,.ua-android .qh-growth-section-title h3,.ua-ios .qh-growth-section-title b,.ua-ios .qh-growth-section-title h2,.ua-ios .qh-growth-section-title h3{font-weight:650}.qh-pad-shell.on-home .qh-growth-header{position:sticky;top:0;z-index:30;isolation:isolate}.qh-pad-shell.on-home .qh-growth-header:before{content:"";position:absolute;top:-10px;right:-12px;bottom:-8px;left:-12px;z-index:-1;pointer-events:none;background:radial-gradient(circle at 12% 4%,rgba(255,209,102,.22),transparent 25%),radial-gradient(circle at 88% 0%,rgba(122,203,106,.18),transparent 26%),linear-gradient(145deg,#fffaf2f5,#f7fbfff5 43%,#f4fbf7f5);border-bottom:1px solid rgba(213,224,237,.68);box-shadow:0 8px 20px #2a44660d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(min-width:900px)and (max-width:1500px){.qh-pad-main .qh-growth-header{grid-template-columns:minmax(210px,300px) minmax(0,1fr) auto;gap:10px}.qh-pad-main .qh-header-quote{max-width:min(100%,400px)}.qh-pad-main .qh-growth-status{flex-wrap:nowrap;white-space:nowrap}.qh-pad-main .qh-home-hero{padding:16px 10px;gap:8px;grid-template-columns:minmax(268px,.82fr) minmax(0,1fr) minmax(258px,.98fr)}.qh-pad-main .qh-home-hero .qh-hero-overview h1{font-size:26px;max-width:none}.qh-pad-main .qh-home-hero .qh-hero-overview p{max-width:none}.qh-pad-main .qh-current-task-card{width:100%;margin-left:0;padding:20px 14px 18px;column-gap:8px}.qh-pad-main .qh-current-title b{font-size:20px}.qh-pad-main .qh-hero-growth-card{padding:20px 16px 16px 10px;grid-template-columns:92px minmax(0,1fr);column-gap:10px}.qh-pad-main .qh-hero-level-soft-ring{width:90px;height:90px}.qh-pad-main .qh-hero-growth-stats{transform:none;gap:8px}.qh-pad-main .qh-hero-growth-stats b{font-size:24px}.qh-pad-main .qh-hero-growth-note{margin-top:8px;padding-top:12px}.qh-pad-main .qh-hero-growth-note>span{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.45}.qh-pad-main .qh-care-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.qh-pad-main .qh-care-grid>div{padding:12px;column-gap:8px;grid-template-columns:38px minmax(0,1fr)}.qh-pad-main .qh-care-icon{width:38px;height:38px;border-radius:13px;font-size:17px}.qh-pad-main .qh-care-desc{font-size:12px;line-height:1.5}}@media(min-width:900px){.qh-pad-main .qh-growth-main-grid{align-items:stretch}.qh-pad-main .qh-timeline-panel .qh-timeline{align-content:space-evenly}.qh-pad-main .qh-h5-content.qh-home-shell-content{padding-top:10px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.qh-pad-main .qh-home-hero{margin-bottom:8px;min-height:0;grid-auto-rows:minmax(200px,auto)}.qh-pad-main .qh-growth-actions{margin:8px 0}.qh-pad-main .qh-week-panel{margin-top:10px;padding-top:12px;padding-bottom:12px}.qh-pad-main .qh-growth-main-grid>.qh-growth-panel{height:clamp(248px,30vh,340px);overflow:hidden;padding:14px 16px 11px}.qh-pad-main .qh-growth-main-grid .qh-growth-section-title{margin-bottom:8px}.qh-pad-main .qh-growth-main-grid .qh-growth-metric{min-height:82px;padding:9px 12px;gap:5px;border-radius:16px}.qh-pad-main .qh-growth-main-grid .qh-growth-metric b{font-size:19px}.qh-pad-main .qh-growth-main-grid .qh-growth-metric p{min-height:0}.qh-pad-main .qh-growth-main-grid .qh-growth-metric-top span{width:28px;height:28px;border-radius:10px;font-size:14px}.qh-pad-main .qh-growth-main-grid .qh-timeline-item{min-height:50px}.qh-pad-main .qh-growth-main-grid .qh-timeline-more{margin-top:2px;padding:6px 12px;flex:0 0 auto}.qh-pad-main .qh-growth-main-grid .qh-timeline-panel.summary .qh-timeline{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:thin}}@media(min-width:900px)and (max-height:880px){.qh-pad-main .qh-h5-content.qh-home-shell-content{padding-top:10px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.qh-pad-main .qh-growth-main-grid>.qh-growth-panel{height:clamp(280px,40vh,380px)}}@media(max-width:640px){:root{--qh-pad-nav-w: 64px;--qh-pad-nav-rail-w: 64px}.qh-pad-brand-tx,.qh-pad-nav-item .tx,.qh-pad-nav-caption{display:none}.qh-pad-brand,.qh-pad-nav-item{justify-content:center;padding-inline:0}.qh-side-mode{width:44px;margin:0 auto 8px}.qh-pad-nav-sub{max-height:none!important}}.qh-pad-header-slot .qh-scope-select.ant-select{width:124px!important;transform:translateY(-2px)}.qh-pad-header-slot .qh-scope-select.ant-select .ant-select-selector{height:30px;border-radius:999px;background:#414850;border:1px solid #414850;box-shadow:0 2px 5px #1f23292e;padding:0 8px 0 14px;font-size:15px;font-weight:800;letter-spacing:.6px;color:#f8fafc;transition:border-color .2s,box-shadow .2s}.qh-pad-header-slot .qh-scope-select.ant-select .ant-select-selection-item{line-height:28px;color:#f8fafc;font-weight:800;overflow:visible;text-overflow:clip}.qh-pad-header-slot .qh-scope-select .qh-seg-option{gap:7px}.qh-pad-header-slot .qh-scope-select .seg-emoji{font-size:16px}.qh-pad-header-slot .qh-scope-select.ant-select:hover .ant-select-selector,.qh-pad-header-slot .qh-scope-select.ant-select-open .ant-select-selector{background:#343a42;border-color:#343a42;box-shadow:0 3px 7px #1f23293d}.qh-pad-header-slot .qh-scope-select .ant-select-arrow{color:#fff;font-size:11px;inset-inline-end:12px}.qh-pad-header-slot .qh-ttp-trigger{min-height:36px;gap:8px;padding:5px 9px;border:0;border-radius:10px;background:transparent;box-shadow:none;font-size:14px;font-weight:700}.qh-pad-header-slot .qh-ttp-trigger:hover{color:inherit;background:#f5f8fc;box-shadow:none}.qh-pad-header-slot .qh-ttp-trigger .stg{padding:0 10px 0 0;border-right:1px solid #dfe5ed;border-radius:0;font-size:12.5px;color:#626b78;background:transparent;font-weight:650}.qh-pad-header-slot .qh-ttp-trigger .cur{color:#2c3543;font-size:14px;font-weight:700}.qh-pad-header-slot .qh-ttp-trigger .yr{padding:0 0 0 10px;border-left:1px solid #dfe5ed;border-radius:0;color:#626b78;background:transparent;font-size:12.5px;font-weight:650}.qh-pad-header-slot .qh-ttp-trigger>.anticon{color:#718096}.qh-scope-select .qh-seg-option,.ant-select-dropdown .qh-seg-option{display:inline-flex;align-items:center;gap:6px}.qh-scope-select .seg-emoji,.ant-select-dropdown .seg-emoji{font-size:15px;line-height:1}.ant-select-dropdown .ant-select-item-option:has(.seg-emoji){min-height:38px;align-items:center;font-weight:550}.ant-select-dropdown .ant-select-item-option-selected:has(.seg-emoji){background:#414850;color:#fff}
