.tree-node__title[data-v-1a4410f2]{display:flex;align-items:center;gap:6px;padding:.5rem 1rem;cursor:pointer;border-radius:4px;transition:background-color .2s ease}.tree-node__title[data-v-1a4410f2]:hover{background-color:var(--color-primary-light-hover)}.tree-node__children[data-v-1a4410f2]{padding:0 1rem}.tree[data-v-3f31eefc]{overflow:hidden;background-color:#fff;box-shadow:var(--material-shadow-1);border-radius:8px}.tree__title[data-v-3f31eefc]{display:flex;align-items:center;gap:6px;padding:.5rem 1rem;font-size:16px;transition:background-color .2s ease}.tree__title[data-v-3f31eefc]:hover{background-color:var(--color-primary-light-hover);cursor:pointer}.tree__body[data-v-3f31eefc]{border-top:1px solid var(--neutral-stroke-rest);padding:.5rem 1rem}.loading{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.3);z-index:99;display:grid;place-items:center}.loading__ring{width:60px;height:60px}.exercise-list[data-v-80e8137e]{user-select:none;position:relative;width:100%;margin:0 auto}.exercise-list__no-data[data-v-80e8137e]{width:100%;padding:48px;background:var(--neutral-fill-rest);display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:55vh;color:var(--neutral-foreground-secondary-rest)}.exercise-list__content[data-v-80e8137e]{position:relative;display:flex;flex-direction:column;gap:16px}.exercise-list__question[data-v-80e8137e]{display:flex;gap:.5rem;align-items:flex-start;padding:0 .25rem;font-size:15px}.exercise-list__question-order[data-v-80e8137e]{font-weight:600;color:var(--neutral-foreground-rest);min-width:32px}.exercise-list__question-text[data-v-80e8137e]{flex:1;color:var(--neutral-foreground-rest)}.exercise-list__option[data-v-80e8137e]{display:flex;align-items:flex-start;gap:8px;margin:8px 0;padding-left:40px}.exercise-list__option-order[data-v-80e8137e]{font-weight:500;color:var(--neutral-foreground-secondary-rest);min-width:30px}.exercise-list__option-text[data-v-80e8137e]{flex:1;color:var(--neutral-foreground-rest)}.exercise-list__details[data-v-80e8137e]{padding:8px}.exercise-list__answer[data-v-80e8137e]{display:grid;grid-template-columns:100px 1fr;margin-bottom:1rem}.exercise-list__answer-title[data-v-80e8137e]{font-weight:600}.exercise-list__answer-content[data-v-80e8137e]{color:var(--neutral-foreground-rest)}.exercise-list__explain[data-v-80e8137e]{display:grid;grid-template-columns:100px 1fr;margin-bottom:1rem}.exercise-list__explain-title[data-v-80e8137e]{font-weight:600}.exercise-list__explain-content[data-v-80e8137e]{color:var(--neutral-foreground-rest)}.exercise-list__tools[data-v-80e8137e]{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid var(--neutral-stroke-rest)}.exercise-list__tools-info[data-v-80e8137e]{display:flex;gap:1.5rem;color:var(--neutral-foreground-secondary-rest);font-size:14px}.exercise-list__repair[data-v-80e8137e]{display:flex;flex-wrap:wrap;gap:8px}.exercise-list__repair-item[data-v-80e8137e]{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;background:var(--neutral-fill-rest);cursor:pointer;transition:background-color .2s ease}.exercise-list__repair-item[data-v-80e8137e]:hover{background:var(--neutral-fill-hover)}.exercise-list__repair-link[data-v-80e8137e]{color:var(--accent-foreground-rest);text-decoration:none}.exercise-list__repair-link[data-v-80e8137e]:hover{text-decoration:underline}[data-v-80e8137e]:root{--neutral-fill-rest:#fff;--neutral-fill-hover:#f3f2f1;--neutral-stroke-rest:#e1dfdd;--neutral-foreground-rest:#323130;--neutral-foreground-secondary-rest:#605e5c;--accent-foreground-rest:#0078d4}@media print{.exercise-list__tools[data-v-80e8137e]{display:none}.exercise-list fluent-accordion-item[data-v-80e8137e]{break-inside:avoid;border:none;margin-bottom:24px}}.cp-exercise-item .item-question-text img{max-width:100%}.l-syllabus{display:flex;flex-direction:column}.l-syllabus__body{display:grid;grid-template-columns:270px auto;flex-grow:1}.l-syllabus__aisle{background-color:#fff;padding:16px 0;box-shadow:var(--material-shadow-2);z-index:1}.l-syllabus__aisle,.l-syllabus__main{height:calc(100vh - 52px);overflow-y:auto}.l-syllabus__main{background:#f5f5f5;padding:20px;position:relative}.subject-select{text-align:center}.syllabus-list{padding:1rem 0}.syllabus-list__list{display:flex;flex-direction:column}.syllabus-list__item{display:flex;align-items:center;padding:20px 16px;font-size:16px;transition:background-color .2s ease}.syllabus-list__item:hover{background-color:var(--color-primary-light-hover)}.syllabus-list__item--active{background-color:var(--color-primary-light-active)!important;color:var(--color-primary);font-weight:700}.syllabus-list__empty{text-align:center;margin:6px 0}.syllabus-list__edit-btn{margin-left:auto}.syllabus-tree{display:flex;flex-direction:column;gap:20px}.syllabus-tree__empty{text-align:center;margin:16px 0}.syllabus-resource{padding:1rem;border-radius:8px;background-color:#fff;color:#000;box-shadow:var(--material-shadow-1);position:relative}.syllabus-resource__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.syllabus-resource__title{font-size:18px}.syllabus-resource__tabs{display:flex;gap:1rem}.syllabus-resource__tab{position:relative;padding-bottom:4px}.syllabus-resource__tab:after{content:"";transition:opacity .2s ease;position:absolute;background-color:var(--color-primary);height:3px;width:20px;bottom:0;left:0;right:0;margin:auto;border-radius:999px;opacity:0}.syllabus-resource__tab.active:after{opacity:1}.other-resource{margin-top:12px}.other-resource__list{display:flex;flex-direction:column}.other-resource__item{display:flex;gap:8px;align-items:center;padding:10px 16px;border-radius:8px;transition:background-color .2s ease}.other-resource__item:hover{background-color:var(--color-primary-light-hover)}.other-resource__item img{width:24px}.other-resource__empty{text-align:center;margin:16px 0}.exercise-resource{margin-top:16px}.exercise-resource__empty{text-align:center;margin:16px 0}