.yd-page-shell{--yd-primary:#2d60ff;--yd-ink:#252c3f;--yd-muted:#8a94a8;--yd-canvas:#f3f4f7;--yd-border:#eceef3;min-height:100vh;color:var(--yd-ink);background:var(--yd-canvas);font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:14px}.yd-page-shell *,.yd-page-shell :after,.yd-page-shell :before{box-sizing:border-box}.yd-page-shell button,.yd-page-shell select{font:inherit}.yd-page-shell button{color:inherit}.yd-page-shell button:focus-visible,.yd-page-shell select:focus-visible{outline:3px solid rgb(45 96 255/35%);outline-offset:2px}.yd-workspace{min-height:100vh;margin-left:250px}.yd-sidebar{position:fixed;z-index:20;inset:0 auto 0 0;display:flex;width:250px;min-height:100vh;flex-direction:column;padding:22px 0 24px;background:#fff;border-right:1px solid #eceef3}.yd-sidebar__brand{display:inline-flex;align-self:flex-start;margin:0 0 28px 35px;padding:7px 11px 8px;border-radius:8px;color:#fff;background:linear-gradient(120deg,#4c42e7,#4537db);font-size:15px;font-weight:750;line-height:1;letter-spacing:.06em;text-decoration:none}.yd-sidebar__brand-primary,.yd-sidebar__brand-secondary{color:inherit}.yd-sidebar__brand-primary{margin-right:1px}.yd-sidebar__list,.yd-sidebar__nav{display:flex;flex-direction:column;gap:1px;padding:0}.yd-sidebar__list,.yd-sidebar__list-item{margin:0;list-style:none}.yd-sidebar__list-item{padding:0}.yd-sidebar__item{position:relative;display:flex;min-height:58px;align-items:center;gap:12px;padding:0 28px 0 39px;border:0;background:transparent;color:#a1a6ae;cursor:pointer;text-align:left;transition:color .16s ease,background-color .16s ease}.yd-sidebar__item:hover{color:#56617b;background:#f7f8fb}.yd-sidebar__item--active{color:var(--yd-primary);background:#f7f8ff}.yd-sidebar__marker{position:absolute;top:0;bottom:0;left:0;width:6px;border-radius:0 5px 5px 0;background:linear-gradient(180deg,#6963f4,#4536e2);opacity:0}.yd-sidebar__item--active .yd-sidebar__marker{opacity:1}.yd-sidebar__icon{display:inline-flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;stroke-width:2}.yd-sidebar__icon svg{width:17px;height:17px;stroke-width:2}.yd-sidebar__label{font-size:14px;font-weight:500;letter-spacing:.02em}.yd-topbar{position:sticky;z-index:15;top:0;display:flex;height:52px;align-items:center;justify-content:space-between;padding:0 38px 0 42px;border-bottom:1px solid #e9ebf0;background:rgb(255 255 255/97%);backdrop-filter:blur(10px)}.yd-topbar__breadcrumb{display:inline-flex;min-height:24px;align-items:center;gap:6px;padding:0 9px;border:1px solid #c8d3ff;border-radius:7px;color:#3059e8;background:#fff;font-size:12px;line-height:1}.yd-topbar__actions{display:flex;align-items:center;gap:12px}.yd-topbar__tablet{display:inline-flex;min-height:34px;align-items:center;gap:8px;padding:0 13px;border:0;border-radius:18px;color:#596175;background:#f4f5f8;cursor:pointer;font-size:12px;transition:color .16s ease,background-color .16s ease}.yd-topbar__tablet:hover,.yd-topbar__tablet[aria-pressed=true]{color:var(--yd-primary);background:#edf1ff}.yd-topbar__tablet-icon{width:15px;height:15px;stroke-width:1.8}.yd-topbar__tablet-label{white-space:nowrap}.yd-topbar__avatar,.yd-topbar__icon-button{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;color:#7c8596;background:transparent;cursor:pointer;transition:color .16s ease,background-color .16s ease}.yd-topbar__avatar:hover,.yd-topbar__icon-button:hover{color:var(--yd-primary);background:#f2f4fa}.yd-topbar__icon,.yd-topbar__icon-button svg{width:16px;height:16px}.yd-topbar__avatar{color:#b7bdc8;background:#f1f2f4}.yd-topbar__avatar svg{width:18px;height:18px;fill:currentColor;stroke-width:1.4}.yd-topbar__avatar-icon{width:18px;height:18px}.yd-content{width:100%;padding:23px 14px 52px 44px}.yd-quick-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;margin:0 0 41px}.yd-quick-card{display:flex;min-width:0;min-height:108px;align-items:center;gap:14px;padding:17px 20px 17px 24px;border:1px solid rgb(231 234 240/55%);border-radius:18px;background:#fff;box-shadow:0 4px 15px rgb(42 54 83/3%);cursor:pointer;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.yd-quick-card:hover{transform:translateY(-2px);border-color:#dfe5fb;box-shadow:0 9px 20px rgb(42 54 83/8%)}.yd-quick-card__icon{display:inline-flex;width:56px;height:56px;flex:0 0 56px;align-items:center;justify-content:center;border-radius:50%;color:#584ae9;background:#e9e9ff}.yd-quick-card__icon svg{width:20px;height:20px;stroke-width:2.25}.yd-quick-card:nth-child(2) .yd-quick-card__icon,.yd-quick-card:nth-child(5) .yd-quick-card__icon{color:#39bda9;background:#e0f6f2}.yd-quick-card:nth-child(3) .yd-quick-card__icon{color:#dcae18;background:#fcf4d3}.yd-quick-card--blue .yd-quick-card__icon{color:#5148e5;background:#e7e8ff}.yd-quick-card--violet .yd-quick-card__icon{color:#35b6a5;background:#def5f1}.yd-quick-card--amber .yd-quick-card__icon{color:#d8a515;background:#fbf2d0}.yd-quick-card--green .yd-quick-card__icon{color:#5549e7;background:#e8e9ff}.yd-quick-card--orange .yd-quick-card__icon{color:#31b6a2;background:#e0f5f1}.yd-quick-card--rose .yd-quick-card__icon{color:#5549e7;background:#e8e9ff}.yd-quick-card__label{overflow:hidden;color:#30374a;font-size:14px;font-weight:650;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.yd-dashboard-grid{display:grid;grid-template-columns:minmax(0,2.06fr) minmax(360px,1fr);gap:24px}.yd-primary-column,.yd-secondary-column{display:flex;min-width:0;flex-direction:column;gap:34px}.yd-section{min-width:0}.yd-section__heading-row{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px}.yd-section__title{margin:0;color:#33394c;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:1.4}.yd-section__action{display:inline-flex;align-items:center;gap:4px;padding:3px 0;border:0;color:#7890c9;background:transparent;cursor:pointer;font-size:12px;font-weight:500;white-space:nowrap}.yd-section__action:hover{color:var(--yd-primary)}.yd-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.yd-topic-card{position:relative;display:flex;min-height:136px;overflow:hidden;align-items:center;padding:22px;border:0;border-radius:14px;color:#fff;cursor:pointer;isolation:isolate;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.yd-topic-card:after{position:absolute;z-index:-1;inset:0;background:linear-gradient(135deg,rgb(255 255 255/10%),transparent 55%);content:""}.yd-topic-card:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgb(43 55 87/13%)}.yd-topic-card--one{background:linear-gradient(112deg,#6968f3,#5544eb)}.yd-topic-card--two{background:linear-gradient(112deg,#39c4af,#3ab49e)}.yd-topic-card--three{background:linear-gradient(112deg,#f2c31e,#e5b111)}.yd-topic-card__copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:7px;color:#fff}.yd-topic-card__title{margin:0;font-size:16px;font-weight:700;line-height:1.35}.yd-topic-card__subtitle{margin:0;color:rgb(255 255 255/90%);font-size:13px;line-height:1.4}.yd-topic-card__art{position:absolute;right:17px;bottom:15px;display:inline-flex;width:58px;height:52px;padding:9px;border:1px solid rgb(255 255 255/34%);border-radius:8px;color:rgb(76 72 201/72%);background:rgb(255 255 255/45%);box-shadow:inset 0 0 0 5px rgb(255 255 255/12%);stroke-width:1.9}.yd-topic-card--two .yd-topic-card__art{color:rgb(17 151 127/82%);background:rgb(208 255 239/45%)}.yd-topic-card--three .yd-topic-card__art{color:rgb(181 132 0/86%);background:rgb(255 243 193/58%)}.yd-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.yd-stat-card{min-height:135px;padding:23px 23px 19px;border:1px solid rgb(230 233 240/55%);border-radius:12px;background:#fff;box-shadow:0 3px 12px rgb(42 54 83/2%)}.yd-stat-card__heading{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:10px}.yd-stat-card__heading>span:first-child,.yd-stat-card__label{color:#30374a;font-size:14px;font-weight:650}.yd-stat-card__badge{padding:5px 9px;border-radius:8px;color:#328b48;background:#e5f8e9;font-size:12px;font-weight:650}.yd-stat-card__value{display:inline-flex;align-items:baseline;gap:6px;margin-right:2px;color:#1f2638;font-size:34px;font-weight:750;letter-spacing:-.035em;line-height:1;vertical-align:baseline}.yd-stat-card__meta{display:inline-block;vertical-align:baseline;color:#8e98aa;font-size:12px;font-weight:500;letter-spacing:0}.yd-practice-list{display:flex;flex-direction:column;gap:12px}.yd-practice-row{display:flex;min-height:92px;align-items:center;gap:17px;padding:13px 29px 13px 23px;border:1px solid rgb(230 233 240/40%);border-radius:14px;background:#fff;cursor:pointer;text-align:left;transition:border-color .17s ease,box-shadow .17s ease,transform .17s ease}.yd-practice-row:hover{transform:translateY(-1px);border-color:#dce4ff;box-shadow:0 7px 17px rgb(34 52 91/6%)}.yd-practice-row__leading{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border-radius:50%;color:#97a4bb;background:#f4f5f8}.yd-practice-row__leading svg,.yd-practice-row__tail svg{width:15px;height:15px}.yd-practice-row__content{display:flex;min-width:0;flex:1;flex-direction:column;gap:7px}.yd-practice-row__title{overflow:hidden;color:#353b4e;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.yd-practice-row__details{display:flex;align-items:center;gap:18px;color:#8792a7;font-size:12px}.yd-practice-row__rating{display:inline-flex;align-items:center;gap:4px;color:#e3e6ed}.yd-practice-row__rating svg{width:12px;height:12px;fill:currentColor;stroke-width:1.5}.yd-practice-row__rating .is-filled,.yd-practice-row__star--filled,.yd-practice-row__star.is-filled{color:#e8b82b}.yd-practice-row__count{color:#8792a7;white-space:nowrap}.yd-practice-row__tail{display:inline-flex;align-items:center;color:#b7bdc8}.yd-history-list{overflow:hidden;border:1px solid rgb(230 233 240/50%);border-radius:14px;background:#fff}.yd-history-row{display:flex;width:100%;box-sizing:border-box;min-height:72px;align-items:center;gap:16px;padding:11px 21px;border:0;border-bottom:1px solid #eef0f4;background:#fff;color:inherit;font:inherit;cursor:pointer;text-align:left;transition:background-color .15s ease}.yd-history-row:last-child{border-bottom:0}.yd-history-row:hover{background:#fafbfe}.yd-history-row:focus-visible{position:relative;z-index:1;outline:2px solid #6d87f4;outline-offset:-2px}.yd-history-row__icon{display:inline-flex;width:40px;height:40px;flex:0 0 40px;align-items:center;justify-content:center;border-radius:10px;color:#8798bb;background:#f2f4f8}.yd-history-row__icon svg{width:17px;height:17px;stroke-width:1.7}.yd-history-row__text{display:flex;min-width:0;flex:1;flex-direction:column;gap:5px}.yd-history-row__title{overflow:hidden;color:#353b4e;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.yd-history-row__time{color:#8a95a9;font-size:12px}.yd-history-row__tail{display:inline-flex;color:#bdc2cc}.yd-history-row__tail svg{width:14px;height:14px}.yd-toast{position:fixed;z-index:50;right:28px;bottom:28px;padding:12px 17px;border:1px solid rgb(255 255 255/12%);border-radius:10px;color:#fff;background:rgb(37 44 63/93%);box-shadow:0 8px 24px rgb(21 30 52/18%);font-size:13px;animation:yd-toast-in .18s ease-out}.yd-dialog-overlay{position:fixed;z-index:40;inset:0;display:grid;place-items:center;padding:20px;background:rgb(25 31 45/38%);backdrop-filter:blur(3px)}.yd-dialog{width:min(100%,440px);padding:24px;border:1px solid #edf0f6;border-radius:16px;background:#fff;box-shadow:0 22px 70px rgb(26 36 62/22%);animation:yd-dialog-in .18s ease-out}.yd-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.yd-dialog__eyebrow{margin:0 0 6px;color:#8b95a8;font-size:12px}.yd-dialog h2{margin:0;color:#293147;font-size:20px;font-weight:700}.yd-dialog__close{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:#8b95a8;background:#f4f5f8;cursor:pointer;font-size:22px;line-height:1}.yd-dialog__field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;color:#41495b;font-size:13px;font-weight:600}.yd-dialog__field select{width:100%;min-height:42px;padding:0 12px;border:1px solid #dfe4ed;border-radius:8px;color:#30384a;background:#fff}.yd-dialog__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.yd-button{min-width:94px;min-height:40px;padding:0 15px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;transition:background-color .15s ease,border-color .15s ease}.yd-button--secondary{border-color:#e1e5ec;color:#596276;background:#fff}.yd-button--secondary:hover{background:#f7f8fa}.yd-button--primary{color:#fff;background:var(--yd-primary)}.yd-button--primary:hover{background:#244dcc}.yd-page-shell--tablet .yd-sidebar{width:82px}.yd-page-shell--tablet .yd-workspace{margin-left:82px}.yd-page-shell--tablet .yd-sidebar__brand{margin-left:auto;margin-right:auto;justify-content:center;padding:8px 9px;font-size:13px;letter-spacing:0}.yd-page-shell--tablet .yd-sidebar__brand-secondary{display:none}.yd-page-shell--tablet .yd-sidebar__item{justify-content:center;padding-inline:0}.yd-sidebar--compact .yd-sidebar__brand{margin-inline:auto;justify-content:center;padding:8px 9px;font-size:13px;letter-spacing:0}.yd-sidebar--compact .yd-sidebar__brand-secondary{display:none}.yd-sidebar--compact .yd-sidebar__item{justify-content:center;padding-inline:0}.yd-page-shell--tablet .yd-sidebar__label,.yd-sidebar--compact .yd-sidebar__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.yd-page-shell--tablet .yd-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yd-page-shell--tablet .yd-dashboard-grid{grid-template-columns:minmax(0,1fr)}@keyframes yd-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes yd-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1280px){.yd-workspace{margin-left:82px}.yd-sidebar{width:82px}.yd-sidebar__brand{margin-inline:auto;justify-content:center;padding:8px 9px;font-size:13px;letter-spacing:0}.yd-sidebar__brand-secondary{display:none}.yd-sidebar__item{justify-content:center;padding-inline:0}.yd-sidebar__marker{display:none}.yd-sidebar__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.yd-content{padding-left:28px}.yd-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yd-dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(330px,1fr)}}@media (max-width:980px){.yd-content{padding:20px 24px 44px}.yd-dashboard-grid{grid-template-columns:minmax(0,1fr)}.yd-primary-column,.yd-secondary-column{gap:28px}.yd-topic-card{min-height:126px;padding-inline:17px}}@media (max-width:700px){.yd-workspace{margin-left:0;padding-bottom:70px}.yd-sidebar{inset:auto 0 0;width:100%;min-height:0;height:66px;padding:6px 8px max(6px,env(safe-area-inset-bottom));border-top:1px solid #e7eaf0;border-right:0;background:rgb(255 255 255/97%);box-shadow:0 -4px 18px rgb(26 38 68/5%);backdrop-filter:blur(12px)}.yd-sidebar__brand{display:none}.yd-sidebar__nav{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}.yd-sidebar__item{min-height:50px;flex-direction:column;justify-content:center;gap:3px;padding:4px 2px;border-radius:9px}.yd-sidebar__item--active .yd-sidebar__marker{top:0;right:24%;bottom:auto;left:24%;width:auto;height:3px;border-radius:0 0 4px 4px;display:block}.yd-sidebar__label{position:static;width:auto;height:auto;overflow:visible;clip:auto;color:inherit;font-size:10px;white-space:nowrap}.yd-topbar{height:50px;padding:0 14px}.yd-topbar__actions{gap:4px}.yd-topbar__tablet{min-height:32px;gap:5px;padding:0 9px;font-size:11px}.yd-topbar__avatar,.yd-topbar__icon-button{width:32px;height:32px}.yd-content{padding:16px 14px 28px}.yd-quick-grid{display:flex;gap:12px;overflow-x:auto;margin:0 -14px 30px;padding:0 14px 5px;scroll-snap-type:x mandatory;scrollbar-width:none}.yd-quick-grid::-webkit-scrollbar{display:none}.yd-quick-card{min-width:166px;min-height:82px;gap:10px;padding:12px;border-radius:14px;scroll-snap-align:start}.yd-quick-card__icon{width:46px;height:46px;flex-basis:46px}.yd-quick-card__label{font-size:13px}.yd-dashboard-grid{gap:28px}.yd-primary-column,.yd-secondary-column{gap:27px}.yd-section__title{font-size:15px}.yd-topic-grid{grid-template-columns:1fr;gap:12px}.yd-topic-card{min-height:102px}.yd-stats-grid{gap:10px}.yd-stat-card{min-height:118px;padding:17px 14px}.yd-stat-card__value{font-size:29px}.yd-stat-card__badge{padding:4px 7px;font-size:10px}.yd-practice-row{min-height:82px;gap:11px;padding:11px 13px}.yd-practice-row__details{gap:10px}.yd-practice-row__rating{gap:2px}.yd-history-row{gap:12px;padding-inline:13px}.yd-toast{right:14px;bottom:82px;left:14px;text-align:center}}@media (prefers-reduced-motion:reduce){.yd-page-shell *,.yd-page-shell :after,.yd-page-shell :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.yd-sidebar__item,.yd-sidebar__list,.yd-sidebar__list-item,.yd-sidebar__nav{width:100%}.yd-page-shell--tablet .yd-sidebar__item,.yd-sidebar--compact .yd-sidebar__item{width:100%;min-width:0;min-height:58px}.yd-page-shell--tablet .yd-sidebar__icon,.yd-sidebar--compact .yd-sidebar__icon{width:23px;height:23px;flex-basis:23px}.yd-topbar{gap:16px}.yd-topbar .yd-route-tabs{display:flex;flex:1;min-width:0;height:100%;align-items:stretch;gap:2px;overflow-x:auto;overflow-y:hidden;border:0;padding:0;background:transparent;scrollbar-width:none}.yd-topbar .yd-route-tabs::-webkit-scrollbar{display:none}.yd-topbar .yd-route-tabs button{flex:none;min-width:0;height:100%;padding:0 13px;border:0;border-bottom:2px solid transparent;background:none;color:#66718a;white-space:nowrap;cursor:pointer;font-size:12px}.yd-topbar .yd-route-tabs button.is-active{border-bottom-color:var(--yd-primary);color:var(--yd-primary);font-weight:700}.yd-topbar__actions{flex:none}.yd-page-shell--tablet .yd-quick-grid,.yd-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yd-practice-branch{min-width:0}.yd-practice-row{width:100%;padding:13px 16px;gap:8px}.yd-practice-expand{display:grid;place-items:center;flex:none;width:36px;height:36px;border:0;border-radius:50%;background:#f4f6fb;color:#7585a3;cursor:pointer}.yd-practice-expand[aria-expanded=true] svg{transform:rotate(90deg)}.yd-practice-open{display:flex;flex:1;min-width:0;align-items:center;gap:12px;border:0;background:none;text-align:left;cursor:pointer;color:inherit}.yd-practice-open>svg{flex:none;color:#aab5c7}.yd-practice-children{margin:-3px 0 8px 35px;padding:5px 9px 9px;border:1px solid #e8edfb;border-radius:11px;background:#fff}.yd-practice-child-row{display:flex;align-items:center;gap:5px;min-height:42px}.yd-practice-child-row .yd-practice-expand{width:25px;height:25px;background:transparent}.yd-practice-child-row .yd-practice-open{justify-content:space-between;font-size:12px}.yd-practice-child-row .yd-practice-open strong{flex:1;font-weight:600}.yd-practice-child-row .yd-practice-open span,.yd-practice-leaves button span:nth-child(2){color:#8493b1}.yd-practice-leaves{display:grid;gap:2px;margin-left:30px;padding:5px 8px 7px;border:1px solid #e9edfb;border-radius:9px}.yd-practice-leaves button{display:flex;min-height:34px;align-items:center;gap:8px;border:0;background:#fff;text-align:left;cursor:pointer;font-size:12px}.yd-practice-leaves button span:first-child{flex:1}.yd-practice-leaves button svg{color:#aab5c7}.yd-history-empty,.yd-practice-loading{padding:22px;color:#929db1;text-align:center;background:#fff;border-radius:12px}@media(max-width:1280px){.yd-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.yd-topbar{gap:7px}.yd-topbar .yd-route-tabs button{padding:0 9px;font-size:11px}.yd-page-shell--tablet .yd-quick-grid,.yd-quick-grid{display:flex;grid-template-columns:none}.yd-practice-children{margin-left:14px}.yd-page-shell--tablet .yd-sidebar{inset:auto 0 0;width:100%;height:66px;min-height:0}.yd-page-shell--tablet .yd-workspace{margin-left:0}.yd-page-shell--tablet .yd-sidebar__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.yd-page-shell--tablet .yd-sidebar__list{display:contents}.yd-page-shell--tablet .yd-sidebar__item{min-height:50px}.yd-page-shell--tablet .yd-sidebar__nav,.yd-sidebar__nav{display:block;width:100%}.yd-page-shell--tablet .yd-sidebar__list,.yd-sidebar__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;width:100%}.yd-sidebar__list-item{width:100%}.yd-page-shell--tablet .yd-sidebar__label,.yd-sidebar--compact .yd-sidebar__label{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:nowrap;font-size:10px}}.yd-profile-menu{position:relative;display:flex;align-items:center}.yd-profile-menu__items{position:absolute;z-index:60;top:calc(100% + 8px);right:0;display:grid;gap:3px;width:158px;padding:6px;border:1px solid #e8ebf1;border-radius:9px;background:#fff;box-shadow:0 12px 32px #1d2b4926}.yd-profile-menu__items button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 11px;border:0;border-radius:6px;background:transparent;color:#34405a;text-align:left;cursor:pointer}.yd-profile-menu__items button:hover{background:#f3f6fc}.yd-account-dialog{width:min(420px,100%)}.yd-account-dialog .yd-modal-body>strong{font-size:14px}.yd-account-dialog footer{border-top:1px solid #eff1f5}.yd-theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.yd-theme-options button{display:flex;min-height:74px;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #e1e6ef;border-radius:7px;background:#fff;color:#57647a;cursor:pointer}.yd-theme-options button[aria-pressed=true]{border-color:#8da8ff;background:#eef3ff;color:#315eff}.yd-dashboard-quota{margin:12px 0 0;color:#7b879b;font-size:12px}.yd-login-page{display:grid;min-height:100vh;place-items:center;padding:28px;background:#f3f5f9;color:#273149;font-family:Helvetica Neue,Helvetica,PingFang SC,Microsoft YaHei,sans-serif}.yd-login-card{display:flex;width:min(420px,100%);flex-direction:column;align-items:center;padding:38px 42px 24px;border:1px solid #edf0f5;border-radius:12px;background:#fff;box-shadow:0 14px 44px #17274412}.yd-login-card h1{margin:15px 0 25px;font-size:25px;font-weight:750;letter-spacing:.03em}.yd-login-method{display:flex;width:100%;align-items:center;gap:12px;margin-bottom:16px;color:#4b586f;font-size:14px}.yd-login-method:after,.yd-login-method:before{height:1px;flex:1;background:#e9edf3;content:""}.yd-login-button{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:6px;background:#07a96b;color:#fff;font:inherit;font-weight:650;cursor:pointer}.yd-login-button:hover{background:#06945f}.yd-login-button:disabled{opacity:.55;cursor:not-allowed}.yd-login-tip{color:#929caf}.yd-login-error,.yd-login-tip{margin:12px 0 0;font-size:12px}.yd-login-error{color:#be4545;text-align:center}.yd-login-filing{margin-top:42px;color:#9aa4b5;font-size:11px}.yd-auth-loading{display:grid;min-height:100vh;place-items:center;color:#7f8aa0}html[data-theme=dark]{color-scheme:dark;--yd-theme-bg:#151a24;--yd-theme-surface:#1d2430;--yd-theme-surface-raised:#242d3b;--yd-theme-text:#e8edf7;--yd-theme-muted:#a0acc0;--yd-theme-border:#343e4f;--yd-theme-input:#171d27}html[data-theme=dark] .yd-page-shell,html[data-theme=dark] body{background:var(--yd-theme-bg);color:var(--yd-theme-text)}html[data-theme=dark] .yd-page-shell{--yd-ink:#e8edf7;--yd-muted:#a0acc0;--yd-canvas:#151a24;--yd-border:#343e4f}html[data-theme=dark] :is(.yd-sidebar,.yd-topbar,.yd-route-tabs,.yd-section,.yd-stat-card,.yd-quick-card,.yd-topic-card,.yd-history-list,.yd-history-row,.yd-practice-list,.yd-practice-row,.yd-practice-children,.yd-practice-leaves,.yd-profile-menu__items,.yd-profile-menu__items button,.yd-route-card,.yd-list-toolbar,.yd-answer-card,.yd-question-numbers,.yd-route-dialog,.yd-export-preview,.yd-random-controls){background-color:var(--yd-theme-surface)!important;border-color:var(--yd-theme-border)!important;color:var(--yd-theme-text)}html[data-theme=dark] :is(.yd-workspace,.yd-content,.yd-route-main,.yd-primary-column,.yd-secondary-column){background:var(--yd-theme-bg);color:var(--yd-theme-text)}html[data-theme=dark] :is(.yd-page-shell p,.yd-route-heading p,.yd-subtle,.yd-stat-card__meta,.yd-history-row__time,.yd-practice-row__count,.yd-practice-row__rating,.yd-practice-open>svg,.yd-practice-child-row .yd-practice-open span,.yd-practice-leaves button span:nth-child(2),.yd-pager,.yd-export-page-controls span){color:var(--yd-theme-muted)}html[data-theme=dark] :is(.yd-page-shell input,.yd-page-shell select,.yd-page-shell textarea,.yd-modal-body input,.yd-modal-body select,.yd-modal-body textarea,.yd-pager-size select){background:var(--yd-theme-input);border-color:var(--yd-theme-border);color:var(--yd-theme-text)}html[data-theme=dark] .yd-practice-expand{background:var(--yd-theme-surface-raised);color:var(--yd-theme-muted)}html[data-theme=dark] .yd-login-page{background:var(--yd-theme-bg);color:var(--yd-theme-text)}html[data-theme=dark] .yd-login-card{background:var(--yd-theme-surface);border-color:var(--yd-theme-border);color:var(--yd-theme-text)}html[data-theme=dark] .yd-auth-loading{color:var(--yd-theme-text)}html[data-theme=dark] :is(.yd-profile-menu__items button,.yd-theme-options button){color:var(--yd-theme-text)}html[data-theme=dark] .yd-theme-options button{background:var(--yd-theme-surface-raised);border-color:var(--yd-theme-border)}html[data-theme=dark] .yd-theme-options button[aria-pressed=true]{background:#263658;border-color:#5776df;color:#a8bbff}html[data-theme=dark] .yd-login-method:after,html[data-theme=dark] .yd-login-method:before{background:var(--yd-theme-border)}html[data-theme=dark] .yd-page-shell :is(.yd-tree button,.yd-catalog>button,.yd-practice-leaves button){background:var(--yd-theme-surface);color:var(--yd-theme-text)}html[data-theme=dark] .yd-page-shell :is(.yd-tree button.is-active,.yd-catalog>button.is-active){background:#263658;color:#a8bbff}@media(max-width:700px){.yd-login-card{padding:32px 24px 22px}.yd-profile-menu__items{position:fixed;top:59px;right:12px}.yd-theme-options{gap:6px}.yd-theme-options button{min-height:68px;font-size:12px}}.yd-login-qr{display:grid;place-items:center;width:244px;height:244px;background:#fff;border:1px solid #e7ebf0;border-radius:8px;margin:0 auto 8px}.yd-login-qr svg{display:block;max-width:100%;height:auto}.yd-login-qr--empty{font-size:13px;color:#929caf}.yd-login-card .yd-login-button{margin-top:18px}html[data-theme=dark] :is(.yd-sidebar__item,.yd-sidebar__label,.yd-sidebar__icon){color:#ccd6e8}html[data-theme=dark] .yd-sidebar__item:hover{background:#2a3650;color:#f3f6ff}html[data-theme=dark] .yd-sidebar__item--active{background:#304573;color:#fff}html[data-theme=dark] .yd-sidebar__item--active :is(.yd-sidebar__label,.yd-sidebar__icon){color:#fff}html[data-theme=dark] :is(.yd-section__title,.yd-quick-card__label,.yd-stat-card__heading>span:first-child,.yd-stat-card__label,.yd-stat-card__value,.yd-practice-row__title,.yd-history-row__title){color:#edf2fc}html[data-theme=dark] :is(.yd-section__action,.yd-topic-card__subtitle,.yd-practice-row__details,.yd-practice-row__count){color:#b6c7e8}html[data-theme=dark] .yd-quick-card:hover{background:#293449!important;border-color:#8298d0!important}html[data-theme=dark] .yd-topbar__tablet{background:#2b3c60;color:#d9e5ff;border:1px solid #5871a7}html[data-theme=dark] .yd-topbar__tablet:hover,html[data-theme=dark] .yd-topbar__tablet[aria-pressed=true]{background:#3858a0;color:#fff;border-color:#8ea8ff}html[data-theme=dark] :is(.yd-topbar__icon-button,.yd-topbar__avatar,.yd-topbar__icon){color:#dce6f8}html[data-theme=dark] .yd-topbar__icon-button:hover{background:#2b3c60;color:#fff}html[data-theme=dark] :is(.yd-practice-row__leading,.yd-history-row__icon){background:#2e3c55;color:#dbe6ff}html[data-theme=dark] :is(.yd-practice-row:hover,.yd-history-row:hover){background:#293449!important}html[data-theme=dark] .yd-topic-card__copy,html[data-theme=dark] .yd-topic-card__title{color:#fff}html[data-theme=dark] .yd-topic-card--three .yd-topic-card__copy,html[data-theme=dark] .yd-topic-card--three .yd-topic-card__title{color:#edf2fc}html[data-theme=dark] .yd-topic-card--three .yd-topic-card__subtitle{color:#b6c7e8}.yd-route-tabs{display:flex;gap:4px;align-items:center;overflow-x:auto;background:#fff;border-bottom:1px solid #eceef3;padding:0 34px;min-height:48px}.yd-route-tabs button{flex:none;border:0;background:none;padding:14px 15px;color:#657087;cursor:pointer;white-space:nowrap}.yd-route-tabs button.is-active{color:#315eff;border-bottom:2px solid #315eff;font-weight:650}.yd-route-main{max-width:1440px;margin:auto;padding:30px 36px 80px}.yd-route-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 22px}.yd-route-heading h1{font-size:23px;line-height:1.3;margin:0;font-weight:700}.yd-route-heading p{margin:6px 0 0;color:#9ba3b3}.yd-route-heading-actions{display:flex;gap:10px;flex-wrap:wrap}.yd-outline,.yd-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dde3ef;border-radius:6px;background:#fff;padding:9px 15px;cursor:pointer;color:#516078}.yd-outline:hover{border-color:#2d60ff;color:#2d60ff}.yd-primary-button{background:#2d60ff!important;border-color:#2d60ff!important;color:#fff!important}.yd-route-card{background:#fff;border:1px solid #edf0f5;border-radius:8px;box-shadow:0 2px 10px #1d2b4910}.yd-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.yd-chip-row button{border:1px solid #e5e9f2;background:#fff;color:#657087;border-radius:5px;padding:8px 15px;cursor:pointer}.yd-chip-row button.is-active{background:#eef3ff;border-color:#b9caff;color:#2d60ff}.yd-special-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.yd-special-card{min-height:190px;text-align:left;background:#fff;border:1px solid #edf0f5;border-radius:9px;display:flex;flex-direction:column;align-items:flex-start;padding:23px;cursor:pointer;box-shadow:0 3px 12px #1d2b4910}.yd-special-card:hover{border-color:#acc2ff;transform:translateY(-2px)}.yd-special-art{font-size:39px;line-height:1;color:#8da8ff;margin-bottom:12px}.yd-special-card strong{font-size:17px}.yd-special-card small{color:#9ca5b4;margin-top:7px}.yd-special-card>span:last-child{display:flex;align-items:center;color:#2d60ff;gap:4px;margin-top:auto}.yd-pager{display:flex;justify-content:flex-end;align-items:center;gap:7px;padding:22px 0;color:#8993a5}.yd-pager button{border:1px solid #e8ecf2;border-radius:4px;background:#fff;min-width:32px;height:32px;cursor:pointer}.yd-pager button[aria-current=page]{color:#fff;background:#2d60ff;border-color:#2d60ff}.yd-pager button:disabled{opacity:.45;cursor:not-allowed}.yd-two-column{display:grid;grid-template-columns:236px minmax(0,1fr);gap:22px}.yd-catalog,.yd-tree{align-self:start;padding:17px 0}.yd-catalog-heading,.yd-tree h2{font-size:16px;margin:0;padding:0 19px 15px;border-bottom:1px solid #eff1f6}.yd-catalog>button,.yd-tree button{display:flex;width:100%;align-items:center;justify-content:space-between;text-align:left;border:0;background:#fff;padding:11px 18px;color:#5c6578;cursor:pointer}.yd-catalog>button.is-active,.yd-tree button.is-active{color:#2d60ff;background:#eef3ff;border-right:3px solid #2d60ff}.yd-tree button span{color:#9aa4b4}.yd-list-toolbar{background:#fff;border:1px solid #edf0f5;border-radius:7px;display:flex;align-items:center;gap:15px;margin-bottom:15px;padding:16px 20px}.yd-list-toolbar h2{font-size:17px;margin:0}.yd-list-toolbar span{color:#a4acba}.yd-list-toolbar button{border:0;background:#2d60ff;color:#fff;border-radius:5px;padding:7px 12px;cursor:pointer;margin-left:auto}.yd-question{padding:22px 25px;margin-bottom:17px;scroll-margin-top:80px}.yd-question-head{display:flex;align-items:center;justify-content:space-between}.yd-question-head>div{display:flex;gap:10px;align-items:center}.yd-question-head strong{font-size:17px}.yd-subtle{font-size:12px;color:#9aa4b4}.yd-text-button{border:0;background:none;color:#728099;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.yd-text-button.is-on,.yd-text-button:hover{color:#2d60ff}.yd-question-text{margin:18px 0 16px;line-height:1.7;font-size:15px}.yd-options{display:grid;gap:9px}.yd-option{display:flex;align-items:center;gap:12px;width:100%;padding:9px 10px;border:1px solid transparent;background:#fff;border-radius:5px;text-align:left;cursor:pointer}.yd-option.is-selected,.yd-option:hover{border-color:#bdd0ff;background:#f2f6ff}.yd-option.is-correct{border-color:#6bc7a3;background:#f0fbf6}.yd-option b{width:27px;height:27px;display:grid;place-items:center;border:1px solid #dfe5ee;border-radius:50%;font-weight:500;color:#73809a}.yd-question-actions{display:flex;gap:18px;border-top:1px solid #f0f2f6;margin-top:15px;padding-top:15px}.yd-answer{margin-top:16px;background:#f6f9ff;border-radius:5px;padding:14px 17px;line-height:1.6;color:#4f617f}.yd-answer p{margin:5px 0 0}.yd-history-table{overflow:hidden}.yd-history-head,.yd-history-line{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;gap:10px;padding:16px 22px;border-bottom:1px solid #f0f2f6}.yd-history-head{background:#f9fafc;color:#8b95a6}.yd-history-line>span:first-child{display:flex;flex-direction:column;gap:6px}.yd-history-line small{color:#a4acba}.yd-history-line button{border:0;background:none;color:#2d60ff;cursor:pointer;display:flex;align-items:center}.yd-paper-settings{padding:22px;margin-bottom:30px}.yd-paper-settings h2{font-size:17px;margin:0 0 16px}.yd-paper-settings h2:not(:first-child){margin-top:22px}.yd-paper-settings small{color:#9ba4b3;font-size:13px;font-weight:400;margin-left:7px}.yd-count-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 25px}.yd-count-grid label{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #f1f3f7;padding:5px 0}.yd-count-grid select{min-width:72px;padding:5px;border:1px solid #e1e6ef;border-radius:4px;background:#fff}.yd-catalog-heading{display:flex;justify-content:space-between;align-items:center;font-size:14px}.yd-catalog-heading button{border:0;background:none;color:#8692a7;cursor:pointer}.yd-catalog>button{font-size:13px;line-height:1.35}.yd-question-numbers{display:flex;gap:6px;flex-wrap:wrap;background:#fff;padding:13px;border:1px solid #edf0f5;border-radius:7px;margin-bottom:15px}.yd-question-numbers button{border:1px solid #e2e7ef;border-radius:4px;background:#fff;width:34px;height:34px;cursor:pointer}.yd-question-numbers button.is-active{background:#2d60ff;color:#fff;border-color:#2d60ff}.yd-route-overlay{position:fixed;z-index:80;inset:0;background:#20294075;display:grid;place-items:center;padding:20px}.yd-route-dialog{width:min(500px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:9px;box-shadow:0 20px 70px #111b3340}.yd-route-dialog header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eff1f5;padding:18px 22px}.yd-route-dialog h2{font-size:18px;margin:0}.yd-route-dialog header button{background:none;border:0;cursor:pointer}.yd-modal-body{padding:20px 22px;display:grid;gap:14px}.yd-modal-body label{display:grid;gap:7px;color:#657187}.yd-modal-body input,.yd-modal-body select,.yd-modal-body textarea{border:1px solid #dfe4ee;border-radius:5px;padding:10px;font:inherit;background:#fff}.yd-modal-body textarea{min-height:130px;resize:vertical}.yd-modal-body small{text-align:right;color:#a4acba}.yd-route-dialog footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #eff1f5;padding:15px 22px}.yd-add-folder button,.yd-folder-line button,.yd-route-dialog footer button{border:1px solid #e0e5ef;background:#fff;border-radius:5px;padding:8px 14px;cursor:pointer}.yd-add-folder{display:flex;gap:8px}.yd-add-folder input{flex:1;min-width:0}.yd-folder-line{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #f2f3f6}.yd-folder-line span{flex:1}.yd-empty{padding:60px;text-align:center;color:#a1aaba}@media(max-width:1050px){.yd-count-grid,.yd-special-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yd-two-column{grid-template-columns:190px minmax(0,1fr)}}@media(max-width:700px){.yd-route-tabs{padding:0 12px;min-height:43px}.yd-route-tabs button{padding:11px}.yd-route-main{padding:20px 13px 85px}.yd-route-heading{align-items:flex-start;flex-direction:column}.yd-route-heading h1{font-size:20px}.yd-special-grid,.yd-two-column{grid-template-columns:1fr}.yd-catalog,.yd-tree{position:static}.yd-catalog{max-height:190px;overflow:auto}.yd-count-grid{grid-template-columns:1fr}.yd-history-head{display:none}.yd-history-line{grid-template-columns:1fr 1fr;gap:12px}.yd-question{padding:17px}.yd-question-numbers button{width:31px;height:31px}.yd-pager{justify-content:center}.yd-route-dialog{max-height:90vh}.yd-folder-line{flex-wrap:wrap}}.yd-special-sections>section{margin-bottom:30px}.yd-special-sections h2{font-size:19px;margin:0 0 16px}.yd-special-sections .yd-special-card{min-height:170px}.yd-special-tag{font-size:12px;color:#91a0ba;margin-bottom:5px}.yd-special-sections .yd-special-card small{margin-top:8px}.yd-practice-history{overflow:hidden}.yd-practice-history-row{display:flex;width:100%;justify-content:space-between;align-items:center;padding:19px 24px;border:0;border-bottom:1px solid #eff1f5;background:#fff;cursor:pointer;text-align:left}.yd-practice-history-row:hover{background:#f8faff}.yd-practice-history-row span{display:grid;gap:6px}.yd-practice-history-row small{color:#a4acba}.yd-special-sections{max-width:950px;margin:0 auto}.yd-special-sections>section{margin-bottom:36px}.yd-special-sections h2{font-size:20px;font-weight:700;margin-bottom:18px}.yd-special-sections .yd-special-grid{gap:24px}.yd-special-sections .yd-special-card{min-height:150px;padding:23px 24px;border:1px solid #e0e6f0;border-radius:20px;box-shadow:0 3px 10px #27375a09}.yd-special-sections .yd-special-art{display:none}.yd-special-sections .yd-special-tag{background:#4d4bea;color:#fff;border-radius:30px;font-weight:650;padding:6px 13px;margin:0 0 20px}.yd-special-sections .yd-special-card strong{font-size:18px;letter-spacing:.04em}.yd-special-sections .yd-special-card small{font-size:13px;color:#7d8491;margin-top:2px}@media(max-width:700px){.yd-special-sections{max-width:none}.yd-special-sections .yd-special-grid{gap:12px}.yd-special-sections .yd-special-card{min-height:135px}}.yd-folder-line input{flex:1;min-width:0}.yd-outline.is-active{color:#2d60ff;border-color:#a7bcff;background:#f2f6ff}.yd-question-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.yd-inline-media{display:inline-block;max-width:100%;height:auto;vertical-align:middle;margin:4px 0}.yd-error{padding:18px;color:#a32b38;margin-bottom:20px}.yd-error button{border:0;background:none;color:#2d60ff;cursor:pointer;margin-left:12px}.yd-loading{padding:35px;text-align:center;color:#768298}.yd-option:disabled{opacity:1}.yd-option:disabled:hover{background:#fff;border-color:transparent}.yd-option.is-correct:disabled,.yd-option.is-correct:disabled:hover{background:#f0fbf6;border-color:#6bc7a3}.yd-option.is-incorrect{border-color:#ef9797;background:#fff3f3;color:#b44545}.yd-option:disabled{cursor:default}.yd-pager-size{display:inline-flex;align-items:center;gap:5px;color:#6b7890;white-space:nowrap;margin-right:8px}.yd-pager-size select{border:1px solid #dfe5ef;border-radius:5px;background:#fff;padding:5px;color:#516078}.yd-practice-layout.is-collapsed{grid-template-columns:minmax(0,1fr)}.yd-answer-card{margin-bottom:15px;padding:10px 12px 12px;border:1px solid #edf0f5;border-radius:7px;background:#fff}.yd-answer-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;font-size:13px}.yd-answer-card__header button{border:0;background:none;color:#3865e8;cursor:pointer}.yd-answer-card .yd-question-numbers{display:flex;gap:6px;flex-wrap:wrap;margin:0;padding:0;border:0;border-radius:0}.yd-answer-card .yd-question-numbers.is-collapsed{max-height:34px;overflow:hidden}.yd-random-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:26px;max-width:850px}.yd-random-settings label{display:grid;gap:8px;color:#57647a}.yd-random-settings select{padding:10px;border:1px solid #dfe5ef;border-radius:6px;background:#fff}.yd-random-settings>.yd-primary-button{justify-self:start;grid-column:1/-1}.yd-random-workspace{max-width:760px;margin:0 auto}.yd-random-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;background:#fff;border:1px solid #e9edf4;border-radius:9px}.yd-random-controls span{color:#8792a6}@media(max-width:700px){.yd-pager{flex-wrap:wrap}.yd-random-settings{grid-template-columns:1fr;padding:18px}.yd-random-controls{flex-wrap:wrap}}.yd-practice-result{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:16px 20px;color:#2f6e50;background:#effaf3}.yd-practice-result span{font-size:13px}.yd-quiz-progress{display:flex;align-items:center;gap:24px;margin:-8px 0 16px;padding:12px 16px;border:1px solid #e7ebf3;border-radius:7px;background:#fff;color:#66728a;font-size:13px}.yd-quiz-progress strong{color:#315eff;font-size:16px}.yd-quota-status{margin:0 0 16px;padding:10px 14px;border:1px solid #e8ecf4;border-radius:6px;background:#fff;color:#718098;font-size:12px}.yd-quota-warning{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 15px;padding:12px 15px;border:1px solid #f1ddb2;border-radius:7px;background:#fff9e9;color:#8c6115;font-size:13px}.yd-quota-warning button{border:0;background:none;color:#2d60ff;font:inherit;cursor:pointer;white-space:nowrap}.yd-membership-home-button{width:100%;margin:0 0 16px;padding:12px}.yd-membership-page{width:100%}.yd-membership-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0}.yd-membership-plan{display:flex;flex-direction:column;gap:12px;min-height:210px;padding:24px}.yd-membership-plan h2{margin:0;font-size:20px}.yd-membership-plan p{margin:0;color:#718098}.yd-membership-plan strong{font-size:28px;color:#2d60ff}.yd-membership-plan button{margin-top:auto}.yd-membership-active,.yd-membership-result{padding:24px}.yd-membership-note{color:#718098;font-size:13px}@media(max-width:760px){.yd-membership-plans{grid-template-columns:1fr}}.yd-export-body{gap:13px}.yd-export-page-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.yd-export-page-controls label{display:flex;align-items:center;gap:8px;min-width:140px}.yd-export-page-controls select{max-width:90px}.yd-export-page-controls span{flex:1;color:#8994a8;font-size:12px}.yd-export-page-controls button{border:1px solid #e0e5ef;border-radius:5px;background:#fff;padding:7px 10px;color:#5e6b83;cursor:pointer}.yd-export-page-controls button:disabled{opacity:.45;cursor:not-allowed}.yd-export-preview{max-height:260px;overflow:auto;padding:12px;border:1px solid #e8ecf2;border-radius:6px;background:#f9fafc}.yd-export-preview article{padding:10px 2px;border-bottom:1px solid #e8ecf2;color:#3f4b63;font-size:12px}.yd-export-preview article:last-child{border-bottom:0}.yd-export-preview article p{margin:7px 0;color:#7b879b;line-height:1.55}.yd-export-preview article small{color:#2f684c}.yd-export-empty{margin:12px 0;color:#8994a8;font-size:12px;text-align:center}html[data-theme=dark] :is(.yd-route-card,.yd-chip-row button,.yd-pager button,.yd-outline,.yd-route-dialog,.yd-route-dialog header,.yd-route-dialog footer,.yd-random-controls,.yd-quiz-progress,.yd-quota-status,.yd-export-preview,.yd-export-preview article,.yd-export-page-controls button,.yd-answer-card,.yd-question-numbers,.yd-practice-history-row){background-color:var(--yd-theme-surface)!important;border-color:var(--yd-theme-border)!important;color:var(--yd-theme-text)}html[data-theme=dark] :is(.yd-route-main,.yd-special-sections,.yd-route-heading h1,.yd-route-card h2,.yd-list-toolbar h2,.yd-question,.yd-question-text,.yd-option){color:var(--yd-theme-text)}html[data-theme=dark] :is(.yd-route-heading p,.yd-route-card small,.yd-list-toolbar span,.yd-subtle,.yd-pager,.yd-random-controls span,.yd-export-page-controls span,.yd-export-preview article p,.yd-export-empty,.yd-quiz-progress span){color:var(--yd-theme-muted)}html[data-theme=dark] :is(.yd-option,.yd-chip-row button,.yd-pager button,.yd-tree button,.yd-catalog>button,.yd-random-settings select,.yd-count-grid select){background:var(--yd-theme-input);border-color:var(--yd-theme-border);color:var(--yd-theme-text)}html[data-theme=dark] .yd-option.is-correct{background:#183b31;border-color:#258767;color:#b5f1d8}html[data-theme=dark] .yd-option.is-incorrect{background:#45272b;border-color:#b65862;color:#ffc6cb}html[data-theme=dark] .yd-practice-result{background:#183b31;border-color:#258767;color:#b5f1d8}html[data-theme=dark] .yd-quota-warning{background:#3c3322;border-color:#78633a;color:#f1d69a}html[data-theme=dark] .yd-export-preview article small{color:#92dbbb}html[data-theme=dark] .yd-route-overlay{background:#0009}html[data-theme=dark] .yd-loading{color:#edf2fc}@media(max-width:700px){.yd-quiz-progress{justify-content:space-between;gap:8px}.yd-export-page-controls{align-items:stretch}.yd-export-page-controls label{min-width:0}}.yd-route-dialog--wide{width:min(860px,100%)}.yd-export-preview{max-height:min(58vh,540px);background:#fff}.yd-export-preview h3{font-size:14px;margin:12px 0;color:inherit}.yd-export-question{padding:15px 0;border-bottom:1px solid #e3e8f0;color:#344156;font-size:13px;line-height:1.65}.yd-export-question:last-child{border-bottom:0}.yd-export-group{margin-bottom:12px}.yd-export-group:last-child{margin-bottom:0}.yd-export-question h3{font-size:14px;font-weight:650;line-height:1.6;margin:10px 0;color:inherit;white-space:pre-wrap}.yd-export-material{padding:11px 13px;background:#f3f6fb;border-radius:6px;color:#3e506b;white-space:pre-wrap}.yd-export-material>strong{display:block;margin-bottom:5px}.yd-export-options{list-style:none;display:grid;gap:6px;padding:0 0 0 10px;margin:9px 0}.yd-export-options li{white-space:pre-wrap}.yd-export-options b{font-weight:650}.yd-export-answer{margin:10px 0 0;padding:9px 12px;background:#f2f7ff;border-radius:6px;white-space:pre-wrap}.yd-export-answer>div{margin-top:5px}.yd-export-question .yd-inline-media{display:block;max-width:100%;height:auto;margin:8px auto;object-fit:contain}.yd-print-root{position:fixed;left:-100000px;top:0;width:190mm;visibility:hidden;pointer-events:none;background:#fff;color:#182334}html[data-theme=dark] .yd-export-question{border-color:var(--yd-theme-border);color:var(--yd-theme-text)}html[data-theme=dark] :is(.yd-export-material,.yd-export-answer){background:var(--yd-theme-surface-raised);color:var(--yd-theme-text)}html[data-theme=dark] .yd-special-sections .yd-special-card{background:#242d3b!important;border-color:#465572!important;color:#edf2ff}html[data-theme=dark] .yd-special-sections .yd-special-card:hover{border-color:#8fa7ff!important;background:#2b3650!important}html[data-theme=dark] .yd-special-sections .yd-special-card :is(strong,small){color:#edf2ff}html[data-theme=dark] .yd-special-sections .yd-special-tag{background:#6774f2;color:#fff}html[data-theme=dark] :is(.yd-question,.yd-route-card,.yd-catalog,.yd-tree,.yd-paper-settings,.yd-route-dialog){color:var(--yd-theme-text)}html[data-theme=dark] :is(.yd-question-head strong,.yd-route-card h2,.yd-paper-settings h2,.yd-count-grid label,.yd-catalog-heading,.yd-modal-body label){color:var(--yd-theme-text)}html[data-theme=dark] :is(.yd-answer,.yd-export-material,.yd-export-answer,.yd-history-head){background:#263449;color:#e0e9fa}html[data-theme=dark] .yd-option:disabled:hover{background:var(--yd-theme-input);border-color:var(--yd-theme-border)}.yd-outline:disabled,.yd-question-actions .yd-text-button:disabled{cursor:not-allowed;opacity:.45}.yd-primary-button:disabled{cursor:not-allowed;opacity:.48}html[data-theme=dark] .yd-option.is-correct:disabled:hover{background:#183b31;border-color:#258767}html[data-theme=dark] .yd-route-dialog footer button:not(.yd-primary-button){background:var(--yd-theme-input);color:var(--yd-theme-text);border-color:var(--yd-theme-border)}html[data-theme=dark] .yd-pager button[aria-current=page]{background:#5477f8!important;color:#fff!important}html[data-theme=dark] .yd-topbar .yd-route-tabs button{color:#c5d0e3}html[data-theme=dark] .yd-topbar .yd-route-tabs button.is-active{color:#a8baff}html[data-theme=dark] .yd-question-numbers button{background:#263449;border-color:#52617a;color:#ecf2ff}html[data-theme=dark] .yd-question-numbers button.is-active{background:#5477f8;border-color:#8099ff;color:#fff}.yd-shared-material-group{margin-bottom:17px}.yd-shared-material{margin-bottom:10px;padding:17px 21px;line-height:1.7;white-space:pre-wrap}.yd-shared-material>strong{display:block;margin-bottom:7px}.yd-question-tabs{display:flex;gap:8px;overflow-x:auto;margin:0 0 10px;padding:2px 1px 4px}.yd-question-tabs button{flex:none;border:1px solid #e2e7ef;border-radius:6px;background:#fff;padding:8px 15px;color:#657087;cursor:pointer;white-space:nowrap}.yd-question-tabs button:hover{border-color:#a7bcff;color:#315eff}.yd-question-tabs button.is-active{border-color:#315eff;background:#eef3ff;color:#315eff;font-weight:650}.yd-question-tabs button:focus-visible{outline:2px solid #6d87f4;outline-offset:2px}.yd-shared-material-group [role=tabpanel]>.yd-question{margin-bottom:0}html[data-theme=dark] .yd-shared-material{color:var(--yd-theme-text)}html[data-theme=dark] .yd-question-tabs button{background:var(--yd-theme-input);border-color:var(--yd-theme-border);color:var(--yd-theme-text)}html[data-theme=dark] .yd-question-tabs button.is-active{background:#304573;border-color:#8099ff;color:#fff}@media print{@page{size:A4;margin:14mm 16mm}body,html{print-color-adjust:exact;-webkit-print-color-adjust:exact}.yd-page-shell,body,html{background:#fff!important;color:#182334!important}.yd-page-shell{display:block!important;min-height:0!important}.yd-page-shell>:not(.yd-print-root){display:none!important}.yd-print-root{position:static;left:auto;top:auto;width:auto;visibility:visible;pointer-events:auto;color:#182334!important;background:#fff!important;font:11pt/1.55 Georgia,Songti SC,"Noto Serif CJK SC",serif}.yd-print-root h1{font-size:18pt;margin:0 0 5mm}.yd-print-root h2{font-size:14pt;margin:8mm 0 3mm}.yd-print-root>p{font-size:10pt;margin:0 0 6mm}.yd-print-answer-heading{break-before:page}.yd-print-root .yd-export-question{padding:3mm 0;border-color:#c9d2df;color:#182334!important;break-inside:auto}.yd-print-root .yd-export-question h3{font-size:11pt;color:#182334!important}.yd-print-root .yd-export-answer,.yd-print-root .yd-export-material{background:#f3f6fa!important;color:#182334!important;border:1px solid #dce3ed;break-inside:auto}.yd-print-root .yd-export-options li,.yd-print-root img{break-inside:avoid}.yd-print-root .yd-inline-media{max-width:100%;max-height:230mm;object-fit:contain}.yd-print-root .yd-export-group{margin:0;break-inside:auto}}