.collection-dialog-card[data-v-696d2653]{border-radius:.75rem!important;overflow:hidden;background-color:#fff}.search-field[data-v-696d2653]{background-color:#f5f5f5!important}.search-field[data-v-696d2653] .v-input__slot{min-height:44px!important}.collection-list[data-v-696d2653]{max-height:300px;overflow-y:auto}.new-collection-item[data-v-696d2653]{-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.new-collection-item[data-v-696d2653]:hover{background-color:rgba(0,0,0,.03)}.collection-list[data-v-696d2653]::-webkit-scrollbar{width:8px}.collection-list[data-v-696d2653]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.collection-list[data-v-696d2653]::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.collection-list[data-v-696d2653]::-webkit-scrollbar-thumb:hover{background:#aaa}.position-relative[data-v-696d2653]{position:relative}.collection-preview-bg[data-v-696d2653]{position:relative;padding:20px;background-color:#f5f7fa;border-radius:8px;z-index:1}.collection-premium-overlay[data-v-696d2653]{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.5);z-index:2;border-radius:8px}.collection-premium-content[data-v-696d2653]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3;width:100%}.collection-premium-content[data-v-696d2653],.collection-preview[data-v-696d2653]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.collection-preview[data-v-696d2653]{text-align:center;padding:10px;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}.exam-problem-container{background:#fff;border-radius:16px;padding:24px;margin-bottom:20px}.exam-question-text{font-size:1rem;font-weight:500;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,sans-serif;color:#3c3c3c;margin-bottom:20px;line-height:1.6;white-space:pre-wrap}.exam-options-container{margin-top:16px}.exam-options-container.exam-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.exam-options-container.exam-options-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.exam-options-container.exam-options-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.exam-options-container.exam-options-grid.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.exam-options-container.exam-options-grid .exam-option-card{margin-bottom:0}.exam-options-container.exam-options-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.exam-options-container.exam-options-inline .exam-option-card{margin-bottom:0;padding:10px 16px;font-size:1rem;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@media (max-width:600px){.exam-options-container.exam-options-grid,.exam-options-container.exam-options-grid.cols-3,.exam-options-container.exam-options-grid.cols-4,.exam-options-container.exam-options-grid.cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}}.exam-option-card{border:2px solid #e5e5e5;-webkit-box-shadow:0 3px 0 rgba(0,0,0,.15)!important;box-shadow:0 3px 0 rgba(0,0,0,.15)!important;border-radius:16px!important;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;margin-bottom:12px;text-align:center;font-size:1.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:16px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exam-option-card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 5px 0 rgba(0,0,0,.15)!important;box-shadow:0 5px 0 rgba(0,0,0,.15)!important}.exam-option-card.selected{border-color:#8b5cf6;background-color:#f5f3ff;-webkit-box-shadow:0 3px 0 #7c3aed!important;box-shadow:0 3px 0 #7c3aed!important}.exam-option-correct{background-color:#e8ffdf!important;border:2px solid #4dd453!important;-webkit-box-shadow:0 3px 0 #70d100!important;box-shadow:0 3px 0 #70d100!important}.exam-option-incorrect{background-color:rgba(244,67,54,.1)!important;border-color:#f44336!important;-webkit-box-shadow:0 3px 0 #f44336!important;box-shadow:0 3px 0 #f44336!important}.exam-option-selected{border-color:#4dd453;background-color:#f8fff8}.exam-option-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:2px solid #e5e5e5;color:#afafaf;font-weight:700;font-size:14px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.exam-option-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.95rem;font-weight:500;color:#4b4b4b;text-align:left;word-break:break-word}.exam-option-text,.exam-text-input{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,sans-serif}.exam-text-input{width:100%;border:2px solid #e5e5e5;border-radius:12px;padding:12px 16px;font-size:1rem;-webkit-transition:all .2s ease;transition:all .2s ease;background:#fff;margin:4px 0 14px}.exam-text-input:focus{outline:none;border-color:#4dd453;-webkit-box-shadow:0 0 0 3px rgba(77,212,83,.1);box-shadow:0 0 0 3px rgba(77,212,83,.1)}.exam-text-input.correct{border-color:#4dd453;background-color:#e8ffdf}.exam-text-input.incorrect{border-color:#f44336;background-color:rgba(244,67,54,.1)}.exam-textarea{width:100%;border:2px solid #e5e5e5;border-radius:12px;padding:12px 16px;font-size:1rem;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,sans-serif;-webkit-transition:all .2s ease;transition:all .2s ease;background:#fff;min-height:100px;resize:vertical;margin:4px 0 14px}.exam-textarea:focus{outline:none;border-color:#4dd453;-webkit-box-shadow:0 0 0 3px rgba(77,212,83,.1);box-shadow:0 0 0 3px rgba(77,212,83,.1)}.exam-check-btn{border-radius:10px!important;text-transform:none!important;letter-spacing:0!important;font-weight:600!important;font-size:.9rem!important;-webkit-transition:-webkit-filter .2s ease,-webkit-transform .1s ease!important;transition:-webkit-filter .2s ease,-webkit-transform .1s ease!important;transition:filter .2s ease,transform .1s ease!important;transition:filter .2s ease,transform .1s ease,-webkit-filter .2s ease,-webkit-transform .1s ease!important;height:36px!important;background-color:#4dd453!important;-webkit-box-shadow:0 4px 0 #59a700!important;box-shadow:0 4px 0 #59a700!important;color:#fff!important;border:none;cursor:pointer;padding:0 18px 0 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.exam-check-btn:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.exam-check-btn:active{-webkit-transform:translateY(2px);transform:translateY(2px);-webkit-box-shadow:0 2px 0 #59a700!important;box-shadow:0 2px 0 #59a700!important}.exam-check-btn:disabled{background-color:#e0e0e0!important;-webkit-box-shadow:0 4px 0 #b0b0b0!important;box-shadow:0 4px 0 #b0b0b0!important;color:#888!important;cursor:not-allowed;opacity:.7}.exam-check-icon{display:inline-block;margin-left:4px}.exam-feedback{margin-top:16px;padding:12px 16px;border-radius:12px;font-size:.95rem;font-weight:500}.exam-feedback.correct{background-color:#e8ffdf;border:2px solid #4dd453;color:#2e7d32}.exam-feedback.incorrect{background-color:rgba(244,67,54,.1);border:2px solid #f44336;color:#c62828}.exam-image-container{margin:16px 0;text-align:center}.exam-image{max-width:100%;height:auto;border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.exam-formula{margin:12px 0;padding:8px;background:#f9f9f9;border-radius:8px;text-align:center;font-family:Times New Roman,serif}.exam-code-block{margin:12px 0;padding:12px;background:#f5f5f5;border-radius:8px;border:1px solid #e0e0e0;font-family:Courier New,monospace;font-size:.9rem;overflow-x:auto}.exam-table{width:100%;border-collapse:collapse;margin:12px 0}.exam-table td,.exam-table th{border:1px solid #e0e0e0;padding:8px 12px;text-align:left}.exam-table th{background-color:#f5f5f5;font-weight:600;color:#424242}.exam-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin:12px 0}.exam-grid-item{border:2px solid #e5e5e5;border-radius:12px;padding:12px;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.exam-grid-item:hover{border-color:#4dd453;-webkit-box-shadow:0 2px 8px rgba(77,212,83,.2);box-shadow:0 2px 8px rgba(77,212,83,.2)}.exam-label{display:inline-block;padding:4px 12px;background:#f5f5f5;border-radius:8px;font-size:.85rem;font-weight:600;color:#666;margin-bottom:8px}.exam-table .exam-text-input,.exam-table .exam-textarea{margin:0}.exam-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;margin-top:20px}@media (max-width:600px){.exam-problem-container{padding:16px}.exam-question-text{font-size:.95rem}.exam-option-card{font-size:1rem;padding:12px}.exam-option-text{font-size:.9rem}.exam-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.exam-check-btn{width:100%}}.exam-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:8px 0 12px}.exam-row.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exam-row.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.exam-row.align-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.exam-row>.exam-col{-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.exam-row>.exam-col.auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.exam-cols-2,.exam-cols-3,.exam-cols-4{display:grid;gap:12px 16px;margin:8px 0 12px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.exam-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.exam-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.exam-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.exam-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.exam-stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.exam-divider{border:0;border-top:1px solid #e5e5e5;margin:16px 0}.exam-spacer{height:16px}.exam-section-title{font-size:1.1rem;font-weight:700;color:#2b2b2b;margin:12px 0 8px}.exam-subtitle{font-size:.95rem;font-weight:600;color:#444;margin:8px 0 6px}.exam-instructions{font-size:.92rem;font-style:italic;color:#555;margin:0 0 12px;line-height:1.5}.exam-note{font-size:.85rem;color:#666;margin:4px 0 10px}.exam-source{font-size:.78rem;font-style:italic;color:#777;margin:4px 0 12px;word-break:break-word}.exam-points{display:inline-block;padding:1px 8px;margin-left:6px;font-size:.78rem;font-weight:600;color:#7a5a00;background:#fff4d6;border-radius:999px;vertical-align:middle;white-space:nowrap}.exam-passage{padding:14px 18px;margin:8px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.7;color:#2b2b2b;text-align:justify;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;white-space:pre-wrap}.exam-passage .exam-line{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.exam-passage .exam-line-number{-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;text-align:right;font-family:-apple-system,system-ui,sans-serif;font-size:.75rem;color:#999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.exam-quote{margin:8px 0 12px;padding:8px 16px;border-left:3px solid #bbb;color:#444;font-style:italic}.exam-columns-text{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px;line-height:1.6;margin:8px 0 12px}.exam-highlight{font-weight:700}.exam-underline{text-decoration:underline}.exam-underline-blank{display:inline-block;min-width:80px;border-bottom:1px solid #333;vertical-align:baseline}.exam-list{margin:4px 0 12px;padding-left:24px;line-height:1.6}.exam-list.alpha{list-style-type:lower-alpha}.exam-list.roman{list-style-type:lower-roman}.exam-list.none{list-style:none;padding-left:0}.exam-list li{margin-bottom:4px}.exam-data{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;gap:4px 12px;margin:6px 0 14px;padding:10px 14px;background:#f7f7f7;border-radius:10px;font-size:.95rem}.exam-data-label{font-weight:600;color:#444}.exam-data-value{color:#2b2b2b}.exam-subquestion{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:6px 0 14px}.exam-subquestion-label{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:28px;font-weight:700;color:#2b2b2b;line-height:1.6}.exam-subquestion-body{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.exam-subquestion-body .exam-question-text{margin-bottom:10px}.exam-text-input.short{width:90px}.exam-text-input.medium{width:200px}.exam-text-input.long{width:100%}.exam-text-input.inline{display:inline-block;width:auto;min-width:120px;margin:0 6px;padding:6px 10px;vertical-align:middle}.exam-text-input.numeric{text-align:right;font-variant-numeric:tabular-nums}.exam-blank{display:inline-block;width:auto;min-width:110px;margin:0 4px;padding:2px 6px;font:inherit;color:#2b2b2b;background:transparent;border:0;border-bottom:2px solid #999;border-radius:0;vertical-align:baseline;outline:none}.exam-blank:focus{border-bottom-color:#7c3aed}.exam-blank:disabled{color:#555}.exam-cloze{line-height:2.2;margin:4px 0 12px}.exam-input-label{display:block;margin:6px 0 4px;font-size:.92rem;font-weight:600;color:#444}.exam-input-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin:4px 0 14px}.exam-input-group .exam-text-input{margin:0}.exam-input-unit{font-size:.95rem;color:#444;white-space:nowrap}.exam-answer-lines{width:100%;min-height:120px;margin:4px 0 14px;padding:4px 12px;font:inherit;line-height:32px;color:#2b2b2b;background:#fff repeating-linear-gradient(transparent,transparent 31px,#e5e5e5 0,#e5e5e5 32px);border:2px solid #e5e5e5;border-radius:12px;resize:vertical}.exam-answer-lines:focus{outline:none;border-color:#7c3aed}.exam-answer-box{min-height:90px;padding:10px 12px;border:2px solid #e5e5e5;border-radius:12px}.exam-answer-box,.exam-select{margin:4px 0 14px;background:#fff}.exam-select{padding:8px 32px 8px 12px;font:inherit;color:#2b2b2b;border:2px solid #e5e5e5;border-radius:10px;cursor:pointer}.exam-select:focus{outline:none;border-color:#7c3aed}.exam-select.inline{display:inline-block;margin:0 6px;padding:4px 28px 4px 8px;vertical-align:middle}.exam-checkbox-list,.exam-radio-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin:4px 0 14px}.exam-checkbox-list.inline,.exam-radio-list.inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 18px}.exam-checkbox-item,.exam-radio-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;cursor:pointer;line-height:1.5}.exam-checkbox-item input,.exam-radio-item input{width:18px;height:18px;margin-top:3px;accent-color:#7c3aed;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.exam-checkbox-item.correct,.exam-radio-item.correct{color:#1b7a3a;font-weight:600}.exam-checkbox-item.incorrect,.exam-radio-item.incorrect{color:#b3261e;text-decoration:line-through}.exam-tf{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;margin:4px 0 14px}.exam-tf,.exam-tf-row{display:-webkit-box;display:-ms-flexbox;display:flex}.exam-tf-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:8px 12px;border:1px solid #e5e5e5;border-radius:10px;background:#fff}.exam-tf-statement{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;line-height:1.5}.exam-tf-options{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.exam-tf-option{min-width:40px;padding:6px 12px;text-align:center;font-weight:600;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff}.exam-tf-option.selected{border-color:#7c3aed;background:#f3eeff;color:#5b21b6}.exam-tf-option.correct{border-color:#2e9e5b;background:#e8f7ee;color:#1b7a3a}.exam-tf-option.incorrect{border-color:#d9534f;background:#fdecea;color:#b3261e}.exam-matching{display:grid;grid-template-columns:1fr auto 1fr;gap:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0 14px}.exam-matching-left,.exam-matching-right{padding:8px 12px;border:1px solid #e5e5e5;border-radius:10px;background:#fff;line-height:1.5}.exam-matching-left{font-weight:600}.exam-matching-connector{color:#999;text-align:center}.exam-matching .exam-select,.exam-matching .exam-text-input{margin:0}.exam-ordering{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;margin:4px 0 14px}.exam-ordering,.exam-ordering-item{display:-webkit-box;display:-ms-flexbox;display:flex}.exam-ordering-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:6px 10px;border:1px solid #e5e5e5;border-radius:10px;background:#fff}.exam-ordering-number{-webkit-box-flex:0;-ms-flex:0 0 64px;flex:0 0 64px}.exam-ordering-number .exam-text-input{margin:0;padding:6px 8px;text-align:center}.exam-ordering-text{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;line-height:1.5}.exam-scale{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin:4px 0 14px}.exam-scale-option{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:56px;padding:8px 6px;text-align:center;font-size:.9rem;border:2px solid #e5e5e5;border-radius:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff}.exam-scale-option.selected{border-color:#7c3aed;background:#f3eeff}.exam-table-wrap{overflow-x:auto;margin:12px 0}.exam-table-wrap .exam-table{margin:0;min-width:100%}.exam-table-caption,.exam-table caption{caption-side:top;text-align:left;padding:0 0 6px;font-size:.9rem;font-weight:600;color:#444}.exam-table.compact td,.exam-table.compact th{padding:4px 8px;font-size:.92rem}.exam-table.centered td,.exam-table.centered th{text-align:center}.exam-table.striped tbody tr:nth-child(2n) td{background:#fafafa}.exam-table.no-border,.exam-table.no-border td,.exam-table.no-border th{border:0}.exam-table.fixed{table-layout:fixed}.exam-table.fill td{padding:4px 6px}.exam-table.fill .exam-text-input{border-width:1px;border-radius:8px;padding:8px 10px}.exam-table.fill .exam-blank{width:100%;min-width:0;margin:0}.exam-table .exam-cell-header{font-weight:600;background:#f7f7f7}.exam-table .exam-cell-shaded{background:#f2f2f2}.exam-table .exam-cell-center{text-align:center}.exam-table .exam-cell-right{text-align:right;font-variant-numeric:tabular-nums}.exam-table .exam-cell-nowrap{white-space:nowrap}.exam-table th.rotate{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);transform:rotate(180deg);vertical-align:bottom;white-space:nowrap}.exam-figure{margin:12px 0;text-align:center}.exam-figure .exam-image,.exam-figure img{max-width:100%;height:auto}.exam-figure-caption{margin-top:6px;font-size:.85rem;color:#555}.exam-figure-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:12px 0}.exam-figure-row>.exam-figure,.exam-figure-row>.exam-image-container{-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px;max-width:100%;margin:0}.exam-image.small{max-width:280px}.exam-image.medium{max-width:480px}.exam-image-float-right{float:right;max-width:45%;margin:0 0 12px 16px}.exam-image-float-left{float:left;max-width:45%;margin:0 16px 12px 0}.exam-clearfix:after{content:"";display:block;clear:both}.exam-diagram-labels{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:6px 16px;margin:8px 0 14px}.exam-diagram-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.exam-diagram-number{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;line-height:24px;text-align:center;font-size:.8rem;font-weight:700;color:#fff;background:#555;border-radius:50%}.exam-diagram-label .exam-text-input{margin:0;padding:6px 10px}.exam-box{padding:12px 16px;margin:8px 0 14px;border:2px solid #e5e5e5;border-radius:12px;background:#fff}.exam-box.shaded{background:#f7f7f7}.exam-box.dashed{border-style:dashed}.exam-box.warning{border-color:#ffd171;background:#fff8e6}.exam-box.info{border-color:#bcd7ff;background:#eef5ff}.exam-box-title{font-weight:700;margin-bottom:6px;color:#2b2b2b}.exam-formula-box{padding:12px 16px;margin:8px 0 14px;text-align:center;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;overflow-x:auto}.exam-badge{display:inline-block;padding:2px 10px;font-size:.78rem;font-weight:600;color:#444;background:#efefef;border-radius:999px;vertical-align:middle}.exam-center{text-align:center}.exam-right{text-align:right}.exam-justify{text-align:justify}.exam-bold{font-weight:700}.exam-italic{font-style:italic}.exam-mono{font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.95em}.exam-small{font-size:.85rem}.exam-muted{color:#777}.exam-nowrap{white-space:nowrap}.exam-sup{vertical-align:super;font-size:.75em}.exam-sub{vertical-align:sub;font-size:.75em}.exam-mt-0{margin-top:0!important}.exam-mt-8{margin-top:8px!important}.exam-mt-16{margin-top:16px!important}.exam-mb-0{margin-bottom:0!important}.exam-mb-8{margin-bottom:8px!important}.exam-mb-16{margin-bottom:16px!important}@media (max-width:600px){.exam-cols-2,.exam-cols-3,.exam-cols-4{grid-template-columns:1fr}.exam-columns-text{-webkit-column-count:1;-moz-column-count:1;column-count:1}.exam-matching{grid-template-columns:1fr}.exam-matching-connector{display:none}.exam-image-float-left,.exam-image-float-right{float:none;max-width:100%;margin:12px 0}.exam-text-input.medium{width:100%}}.exam-subquestion,.exam-tf-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.exam-inline>.exam-answer-lines,.exam-inline>.exam-textarea,.exam-row>.exam-answer-box,.exam-row>.exam-answer-lines,.exam-row>.exam-text-input:not(.short):not(.medium):not(.inline),.exam-row>.exam-textarea,.exam-subquestion>.exam-answer-box,.exam-subquestion>.exam-answer-lines,.exam-subquestion>.exam-text-input:not(.short):not(.medium):not(.inline),.exam-subquestion>.exam-textarea,.exam-tf-row>.exam-answer-box,.exam-tf-row>.exam-answer-lines,.exam-tf-row>.exam-text-input:not(.short):not(.medium):not(.inline),.exam-tf-row>.exam-textarea{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.exam-row>.exam-col{-webkit-box-flex:1;-ms-flex:1 1 160px;flex:1 1 160px}.exam-subquestion-body,.exam-tf-statement{min-width:140px}.exam-question-text,.exam-subquestion-body,.exam-tf-statement{overflow-wrap:break-word}.exam-question-text{--exam-par-gap:20px}.exam-subquestion-body .exam-question-text{--exam-par-gap:10px}.exam-question-text+.exam-question-text{margin-top:calc(var(--exam-par-gap, 20px)*-1);text-indent:1.5em}.smart-field{min-height:1.5em;white-space:pre-wrap;overflow-wrap:break-word;cursor:text}.smart-field:empty:before{content:attr(data-placeholder);color:#9e9e9e;pointer-events:none}.smart-field sub,.smart-field sup{font-size:.72em;line-height:0}.smart-field-locked{background:#fafafa;color:#555;cursor:default}.smart-field-source{position:absolute;width:1px;height:1px;padding:0;margin:0;border:0;opacity:0;pointer-events:none}.exam-text-input.smart-field-source{min-height:0}.interactive-problem[data-v-43e4075e]{padding:8px 24px 24px}.interactive-problem-error[data-v-43e4075e]{color:#b00020;font-size:.9rem;padding:16px 0}.interactive-problem-feedback[data-v-43e4075e]{margin-top:12px;font-weight:600}.interactive-problem-feedback.correct[data-v-43e4075e]{color:#1e7e34}.interactive-problem-feedback.partial[data-v-43e4075e]{color:#9a6400}.interactive-problem-feedback.incorrect[data-v-43e4075e]{color:#b00020}.interactive-problem-actions[data-v-43e4075e]{margin-top:16px}.interactive-problem-original[data-v-43e4075e]{margin-top:14px}.interactive-problem-link[data-v-43e4075e]{background:none;border:none;padding:0;font-size:.82rem;color:#6b7280;text-decoration:underline;cursor:pointer}.interactive-problem-body[data-v-43e4075e] .symbol-keyboard{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin:14px 0 4px;padding:10px 12px;background:#f7f7fb;border:1px solid #ececf3;border-radius:10px}.interactive-problem-body[data-v-43e4075e] .symbol-keyboard-label{font-size:11px;color:#8a8a8a;margin-right:4px}.interactive-problem-body[data-v-43e4075e] .symbol-key{min-width:36px;height:34px;padding:0 8px;font-size:16px;line-height:1;color:#25265e;background:#fff;border:1px solid #e0e0e8;border-radius:8px;cursor:pointer;-webkit-transition:border-color .12s ease,background .12s ease,-webkit-transform .12s ease;transition:border-color .12s ease,background .12s ease,-webkit-transform .12s ease;transition:border-color .12s ease,background .12s ease,transform .12s ease;transition:border-color .12s ease,background .12s ease,transform .12s ease,-webkit-transform .12s ease}.interactive-problem-body[data-v-43e4075e] .symbol-key sub,.interactive-problem-body[data-v-43e4075e] .symbol-key sup{font-size:.7em;line-height:0}.interactive-problem-body[data-v-43e4075e] .symbol-key .katex{font-size:1em}.interactive-problem-body[data-v-43e4075e] .symbol-key:hover{border-color:#1466c7;background:#f2f7ff}.interactive-problem-body[data-v-43e4075e] .symbol-key:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.interactive-problem-body[data-v-43e4075e] .field-solution{margin:-6px 0 14px;padding:8px 12px;font-size:13px;line-height:1.5;color:#1b4d2b;background:#f3faf5;border:1px solid #bfe3cb;border-left:3px solid #2e9e5b;border-radius:8px}.interactive-problem-body[data-v-43e4075e] .field-solution-problem{margin:14px 0 12px}.interactive-problem-body[data-v-43e4075e] .field-solution-answer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px;font-weight:600}.interactive-problem-body[data-v-43e4075e] .field-solution-check{font-weight:700;color:#2e9e5b}.interactive-problem-body[data-v-43e4075e] .field-solution-explanation p,.interactive-problem-body[data-v-43e4075e] .field-solution-value p{margin:0}.interactive-problem-body[data-v-43e4075e] .field-solution-explanation{margin-top:6px;padding-top:6px;font-weight:400;color:#2f5a3d;border-top:1px dashed #bfe3cb}.interactive-back{background:none;border:none;padding:0;font-size:.82rem;color:#6b7280;text-decoration:underline;cursor:pointer}.problem-card{border-radius:.5rem!important;-webkit-box-shadow:0 .25rem 1rem 0 rgba(48,53,69,.08)!important;box-shadow:0 .25rem 1rem 0 rgba(48,53,69,.08)!important;position:relative}.add-to-collection-btn{position:absolute;top:16px;right:16px;z-index:3}.v-btn.primary:hover{-webkit-box-shadow:0 2px 4px rgba(188,198,212,.14),0 3px 4px rgba(188,198,212,.12),0 1px 5px rgba(188,198,212,.2)!important;box-shadow:0 2px 4px rgba(188,198,212,.14),0 3px 4px rgba(188,198,212,.12),0 1px 5px rgba(188,198,212,.2)!important;background-color:#ffa201!important}