.AlignmentNotice-module-scss-module__ODGZLa__alignmentNotice{border-radius:var(--semantic-radius-medium);border:1px solid;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.AlignmentNotice-module-scss-module__ODGZLa__alignmentNotice[data-status=deprecated]{background:var(--semantic-color-background-warning-subtle);border-color:var(--semantic-color-border-warning);color:var(--semantic-color-foreground-warning)}.AlignmentNotice-module-scss-module__ODGZLa__alignmentNotice[data-status=needs-review]{background:var(--semantic-color-background-info-subtle);border-color:var(--semantic-color-border-info);color:var(--semantic-color-foreground-info)}.AlignmentNotice-module-scss-module__ODGZLa__alignmentNotice[data-status=aligned]{background:var(--semantic-color-background-success-subtle);border-color:var(--semantic-color-border-success);color:var(--semantic-color-foreground-success)}.AlignmentNotice-module-scss-module__ODGZLa__icon{flex-shrink:0;font-size:1.5rem;line-height:1}.AlignmentNotice-module-scss-module__ODGZLa__content{flex-direction:column;flex:1;gap:.5rem;display:flex}.AlignmentNotice-module-scss-module__ODGZLa__title{margin:0;font-size:1rem;font-weight:600}.AlignmentNotice-module-scss-module__ODGZLa__description{margin:0;font-size:.875rem;line-height:1.5}.AlignmentNotice-module-scss-module__ODGZLa__changes{margin-top:.5rem;font-size:.875rem}.AlignmentNotice-module-scss-module__ODGZLa__changes ul{margin:.5rem 0 0;padding-left:1.5rem;list-style:outside}.AlignmentNotice-module-scss-module__ODGZLa__changes li{margin-bottom:.25rem}.AlignmentNotice-module-scss-module__ODGZLa__changes time{font-weight:500}@media (prefers-reduced-motion:reduce){.AlignmentNotice-module-scss-module__ODGZLa__alignmentNotice{transition:none}}
.Assessment-module-scss-module__LnuDDq__assessment{background:var(--semantic-color-background-primary);border-radius:var(--semantic-radius-medium);max-width:800px;margin:0 auto;padding:2rem}.Assessment-module-scss-module__LnuDDq__header{border-bottom:1px solid var(--semantic-color-border-subtle);margin-bottom:2rem;padding-bottom:1.5rem}.Assessment-module-scss-module__LnuDDq__title{color:var(--semantic-color-foreground-primary);margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.Assessment-module-scss-module__LnuDDq__description{color:var(--semantic-color-foreground-secondary);margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.Assessment-module-scss-module__LnuDDq__progress{flex-direction:column;gap:.5rem;display:flex}.Assessment-module-scss-module__LnuDDq__progressBar{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-small);height:8px;overflow:hidden}.Assessment-module-scss-module__LnuDDq__progressFill{background:var(--semantic-color-background-highlight);border-radius:var(--semantic-radius-small);height:100%;transition:width .3s}.Assessment-module-scss-module__LnuDDq__questionSection{margin-bottom:2rem}.Assessment-module-scss-module__LnuDDq__questionHeader{margin-bottom:1.5rem}.Assessment-module-scss-module__LnuDDq__questionTitle{color:var(--semantic-color-foreground-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Assessment-module-scss-module__LnuDDq__questionDescription{color:var(--semantic-color-foreground-secondary);margin:0;font-size:.875rem}.Assessment-module-scss-module__LnuDDq__questionContent{margin-bottom:1rem}.Assessment-module-scss-module__LnuDDq__questionOptions{flex-direction:column;gap:.75rem;display:flex}.Assessment-module-scss-module__LnuDDq__radioOption,.Assessment-module-scss-module__LnuDDq__checkboxOption{border:2px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-small);cursor:pointer;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.Assessment-module-scss-module__LnuDDq__radioOption:hover,.Assessment-module-scss-module__LnuDDq__checkboxOption:hover{background:var(--semantic-color-background-secondary);border-color:var(--semantic-color-border-default)}.Assessment-module-scss-module__LnuDDq__radioOption input[type=radio]:checked+span,.Assessment-module-scss-module__LnuDDq__radioOption input[type=checkbox]:checked+span,.Assessment-module-scss-module__LnuDDq__checkboxOption input[type=radio]:checked+span,.Assessment-module-scss-module__LnuDDq__checkboxOption input[type=checkbox]:checked+span{color:var(--semantic-color-foreground-primary);font-weight:600}input[type=radio]:checked~.Assessment-module-scss-module__LnuDDq__radioOption,input[type=checkbox]:checked~.Assessment-module-scss-module__LnuDDq__radioOption,input[type=radio]:checked~.Assessment-module-scss-module__LnuDDq__checkboxOption,input[type=checkbox]:checked~.Assessment-module-scss-module__LnuDDq__checkboxOption{background:var(--semantic-color-background-highlight);border-color:var(--semantic-color-border-focus)}.Assessment-module-scss-module__LnuDDq__radioOption input[type=radio],.Assessment-module-scss-module__LnuDDq__radioOption input[type=checkbox],.Assessment-module-scss-module__LnuDDq__checkboxOption input[type=radio],.Assessment-module-scss-module__LnuDDq__checkboxOption input[type=checkbox]{cursor:pointer;margin-top:.25rem}.Assessment-module-scss-module__LnuDDq__radioOption span,.Assessment-module-scss-module__LnuDDq__checkboxOption span{color:var(--semantic-color-foreground-primary);flex:1}.Assessment-module-scss-module__LnuDDq__textarea{background:var(--semantic-color-background-primary);border:2px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-small);width:100%;color:var(--semantic-color-foreground-primary);resize:vertical;padding:1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.Assessment-module-scss-module__LnuDDq__textarea:focus{border-color:var(--semantic-color-border-focus);outline:none}.Assessment-module-scss-module__LnuDDq__rubricHint{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-secondary);margin-top:1.5rem;padding:1rem;font-size:.875rem}.Assessment-module-scss-module__LnuDDq__rubricHint strong{color:var(--semantic-color-foreground-primary);margin-bottom:.5rem;display:block}.Assessment-module-scss-module__LnuDDq__rubricHint ul{margin:.5rem 0 0;padding-left:1.5rem;list-style:outside}.Assessment-module-scss-module__LnuDDq__rubricHint ul li{margin-bottom:.5rem}.Assessment-module-scss-module__LnuDDq__navigation{border-top:1px solid var(--semantic-color-border-subtle);justify-content:space-between;gap:1rem;padding-top:1.5rem;display:flex}.Assessment-module-scss-module__LnuDDq__navButton{background:var(--semantic-color-background-primary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-primary);cursor:pointer;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s}.Assessment-module-scss-module__LnuDDq__navButton:hover:not(:disabled){background:var(--semantic-color-background-secondary);border-color:var(--semantic-color-border-default)}.Assessment-module-scss-module__LnuDDq__navButton:disabled{opacity:.5;cursor:not-allowed}.Assessment-module-scss-module__LnuDDq__navButton:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.Assessment-module-scss-module__LnuDDq__submitButton{background:var(--semantic-color-background-highlight);border-color:var(--semantic-color-border-focus);color:var(--semantic-color-foreground-primary);font-weight:600}@media (max-width:768px){.Assessment-module-scss-module__LnuDDq__assessment{padding:1rem}.Assessment-module-scss-module__LnuDDq__questionOptions{gap:.5rem}.Assessment-module-scss-module__LnuDDq__radioOption,.Assessment-module-scss-module__LnuDDq__checkboxOption{padding:.75rem}}
.AssessmentResults-module-scss-module__yy_5nW__results{background:var(--semantic-color-background-primary);border-radius:var(--semantic-radius-medium);max-width:800px;margin:0 auto;padding:2rem}.AssessmentResults-module-scss-module__yy_5nW__header{border-bottom:1px solid var(--semantic-color-border-subtle);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.AssessmentResults-module-scss-module__yy_5nW__title{color:var(--semantic-color-foreground-primary);margin:0;font-size:1.75rem;font-weight:600}.AssessmentResults-module-scss-module__yy_5nW__proficiencyBadge{border-radius:var(--semantic-radius-medium);letter-spacing:.05em;text-transform:uppercase;padding:.5rem 1rem;font-size:.875rem;font-weight:700}.AssessmentResults-module-scss-module__yy_5nW__scoreSection{margin-bottom:2rem}.AssessmentResults-module-scss-module__yy_5nW__overallScore{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-medium);flex-direction:column;align-items:center;margin-bottom:2rem;padding:2rem;display:flex}.AssessmentResults-module-scss-module__yy_5nW__scoreLabel{color:var(--semantic-color-foreground-secondary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem}.AssessmentResults-module-scss-module__yy_5nW__scoreValue{color:var(--semantic-color-foreground-primary);font-size:3rem;font-weight:700}.AssessmentResults-module-scss-module__yy_5nW__categoryScores h3{color:var(--semantic-color-foreground-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.AssessmentResults-module-scss-module__yy_5nW__categoryScore{margin-bottom:1.5rem}.AssessmentResults-module-scss-module__yy_5nW__categoryScore:last-child{margin-bottom:0}.AssessmentResults-module-scss-module__yy_5nW__categoryHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.AssessmentResults-module-scss-module__yy_5nW__categoryName{color:var(--semantic-color-foreground-primary);font-size:.9375rem}.AssessmentResults-module-scss-module__yy_5nW__categoryValue{color:var(--semantic-color-foreground-primary);font-size:.9375rem;font-weight:600}.AssessmentResults-module-scss-module__yy_5nW__categoryBar{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-small);height:8px;overflow:hidden}.AssessmentResults-module-scss-module__yy_5nW__categoryBarFill{background:var(--semantic-color-background-highlight);border-radius:var(--semantic-radius-small);height:100%;transition:width .3s}.AssessmentResults-module-scss-module__yy_5nW__feedbackSection{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.AssessmentResults-module-scss-module__yy_5nW__strengths,.AssessmentResults-module-scss-module__yy_5nW__improvements,.AssessmentResults-module-scss-module__yy_5nW__nextSteps{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-medium);padding:1.5rem}.AssessmentResults-module-scss-module__yy_5nW__strengths h3,.AssessmentResults-module-scss-module__yy_5nW__improvements h3,.AssessmentResults-module-scss-module__yy_5nW__nextSteps h3{color:var(--semantic-color-foreground-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.AssessmentResults-module-scss-module__yy_5nW__strengths ul,.AssessmentResults-module-scss-module__yy_5nW__improvements ul,.AssessmentResults-module-scss-module__yy_5nW__nextSteps ul{margin:0;padding:0;list-style:none}.AssessmentResults-module-scss-module__yy_5nW__strengths ul li,.AssessmentResults-module-scss-module__yy_5nW__improvements ul li,.AssessmentResults-module-scss-module__yy_5nW__nextSteps ul li{color:var(--semantic-color-foreground-secondary);padding:.5rem 0 .5rem 1.5rem;font-size:.9375rem;line-height:1.6;position:relative}.AssessmentResults-module-scss-module__yy_5nW__strengths ul li:before,.AssessmentResults-module-scss-module__yy_5nW__improvements ul li:before,.AssessmentResults-module-scss-module__yy_5nW__nextSteps ul li:before{color:var(--semantic-color-foreground-secondary);content:"•";position:absolute;left:0}.AssessmentResults-module-scss-module__yy_5nW__actions{border-top:1px solid var(--semantic-color-border-subtle);justify-content:center;padding-top:1.5rem;display:flex}.AssessmentResults-module-scss-module__yy_5nW__retakeButton{background:var(--semantic-color-background-primary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-primary);cursor:pointer;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s}.AssessmentResults-module-scss-module__yy_5nW__retakeButton:hover{background:var(--semantic-color-background-secondary);border-color:var(--semantic-color-border-default)}.AssessmentResults-module-scss-module__yy_5nW__retakeButton:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}@media (max-width:768px){.AssessmentResults-module-scss-module__yy_5nW__results{padding:1rem}.AssessmentResults-module-scss-module__yy_5nW__header{flex-direction:column;align-items:flex-start;gap:1rem}.AssessmentResults-module-scss-module__yy_5nW__overallScore{padding:1.5rem}.AssessmentResults-module-scss-module__yy_5nW__scoreValue{font-size:2.5rem}}
.AssessmentRubric-module-scss-module__HfeQDW__rubric{background:var(--semantic-color-background-primary);border-radius:var(--semantic-radius-medium);max-width:800px;margin:0 auto;padding:2rem}.AssessmentRubric-module-scss-module__HfeQDW__header{border-bottom:1px solid var(--semantic-color-border-subtle);margin-bottom:2rem;padding-bottom:1.5rem}.AssessmentRubric-module-scss-module__HfeQDW__title{color:var(--semantic-color-foreground-primary);margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.AssessmentRubric-module-scss-module__HfeQDW__description{color:var(--semantic-color-foreground-secondary);margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.AssessmentRubric-module-scss-module__HfeQDW__previousResult{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-small);align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;display:flex}.AssessmentRubric-module-scss-module__HfeQDW__resultLabel{color:var(--semantic-color-foreground-secondary);font-size:.875rem}.AssessmentRubric-module-scss-module__HfeQDW__resultLevel{color:var(--semantic-color-foreground-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:600}.AssessmentRubric-module-scss-module__HfeQDW__criteria{margin-bottom:2rem}.AssessmentRubric-module-scss-module__HfeQDW__criteria h3{color:var(--semantic-color-foreground-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.AssessmentRubric-module-scss-module__HfeQDW__criteriaList{flex-direction:column;gap:1.5rem;display:flex}.AssessmentRubric-module-scss-module__HfeQDW__criterion{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-medium);padding:1.5rem}.AssessmentRubric-module-scss-module__HfeQDW__criterionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.AssessmentRubric-module-scss-module__HfeQDW__criterionTitle{color:var(--semantic-color-foreground-primary);margin:0;font-size:1rem;font-weight:600}.AssessmentRubric-module-scss-module__HfeQDW__criterionWeight{background:var(--semantic-color-background-primary);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-secondary);padding:.25rem .5rem;font-size:.875rem;font-weight:600}.AssessmentRubric-module-scss-module__HfeQDW__criterionDescription{color:var(--semantic-color-foreground-secondary);margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.AssessmentRubric-module-scss-module__HfeQDW__proficiencyLevels{flex-direction:column;gap:.75rem;display:flex}.AssessmentRubric-module-scss-module__HfeQDW__proficiencyLevel{color:var(--semantic-color-foreground-secondary);font-size:.875rem;line-height:1.6}.AssessmentRubric-module-scss-module__HfeQDW__proficiencyLevel strong{color:var(--semantic-color-foreground-primary);margin-right:.5rem}.AssessmentRubric-module-scss-module__HfeQDW__thresholds{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-medium);margin-bottom:2rem;padding:1.5rem}.AssessmentRubric-module-scss-module__HfeQDW__thresholds h3{color:var(--semantic-color-foreground-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.AssessmentRubric-module-scss-module__HfeQDW__thresholdList{flex-direction:column;gap:.75rem;display:flex}.AssessmentRubric-module-scss-module__HfeQDW__threshold{background:var(--semantic-color-background-primary);border-radius:var(--semantic-radius-small);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.AssessmentRubric-module-scss-module__HfeQDW__thresholdLabel{color:var(--semantic-color-foreground-primary);font-size:.9375rem;font-weight:600}.AssessmentRubric-module-scss-module__HfeQDW__thresholdValue{color:var(--semantic-color-foreground-secondary);font-size:.9375rem}.AssessmentRubric-module-scss-module__HfeQDW__actions{border-top:1px solid var(--semantic-color-border-subtle);justify-content:center;padding-top:1.5rem;display:flex}.AssessmentRubric-module-scss-module__HfeQDW__startButton{background:var(--semantic-color-background-highlight);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-primary);cursor:pointer;border:none;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.AssessmentRubric-module-scss-module__HfeQDW__startButton:hover{background:var(--semantic-color-background-secondary);transform:translateY(-1px)}.AssessmentRubric-module-scss-module__HfeQDW__startButton:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}@media (max-width:768px){.AssessmentRubric-module-scss-module__HfeQDW__rubric,.AssessmentRubric-module-scss-module__HfeQDW__criterion,.AssessmentRubric-module-scss-module__HfeQDW__thresholds{padding:1rem}}
.AuthorProfile-module-scss-module__M5B_qa__authorProfile{background:var(--semantic-color-background-secondary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-medium);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.AuthorProfile-module-scss-module__M5B_qa__authorInfo{align-items:flex-start;gap:1rem;display:flex}.AuthorProfile-module-scss-module__M5B_qa__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.AuthorProfile-module-scss-module__M5B_qa__authorDetails{flex-direction:column;flex:1;gap:.25rem;display:flex}.AuthorProfile-module-scss-module__M5B_qa__authorName{color:var(--semantic-color-foreground-primary);font-size:1.125rem;font-weight:600}.AuthorProfile-module-scss-module__M5B_qa__authorLink{color:inherit;text-decoration:none;transition:color .2s}.AuthorProfile-module-scss-module__M5B_qa__authorLink:hover{color:var(--semantic-color-foreground-link);text-decoration:underline}.AuthorProfile-module-scss-module__M5B_qa__authorLink:focus-visible{border-radius:var(--semantic-radius-small);outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.AuthorProfile-module-scss-module__M5B_qa__authorRole{color:var(--semantic-color-foreground-secondary);font-size:.875rem}.AuthorProfile-module-scss-module__M5B_qa__expertise{color:var(--semantic-color-foreground-tertiary);gap:.5rem;margin-top:.25rem;font-size:.875rem;display:flex}.AuthorProfile-module-scss-module__M5B_qa__expertiseLabel{font-weight:500}.AuthorProfile-module-scss-module__M5B_qa__expertiseList{color:var(--semantic-color-foreground-secondary)}.AuthorProfile-module-scss-module__M5B_qa__meta{border-top:1px solid var(--semantic-color-border-subtle);color:var(--semantic-color-foreground-tertiary);flex-direction:column;gap:.25rem;padding-top:1rem;font-size:.875rem;display:flex}.AuthorProfile-module-scss-module__M5B_qa__date{color:inherit}@media (prefers-reduced-motion:reduce){.AuthorProfile-module-scss-module__M5B_qa__authorLink{transition:none}}
.ComponentReference-module-scss-module__briNya__reference{background:var(--semantic-color-background-info-subtle);border-left:3px solid var(--semantic-color-border-info);border-radius:var(--semantic-radius-small);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.ComponentReference-module-scss-module__briNya__componentName{color:var(--semantic-color-foreground-primary);font-size:1rem;font-weight:600;transition:color .2s}.ComponentReference-module-scss-module__briNya__link{color:inherit;flex-direction:column;gap:.25rem;text-decoration:none;display:flex}.ComponentReference-module-scss-module__briNya__link:hover .ComponentReference-module-scss-module__briNya__componentName{color:var(--semantic-color-foreground-link);text-decoration:underline}.ComponentReference-module-scss-module__briNya__link:focus-visible{border-radius:var(--semantic-radius-small);outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.ComponentReference-module-scss-module__briNya__description{color:var(--semantic-color-foreground-secondary);font-size:.875rem;line-height:1.5}.ComponentReference-module-scss-module__briNya__relatedConcepts{border-top:1px solid var(--semantic-color-border-subtle);color:var(--semantic-color-foreground-tertiary);flex-wrap:wrap;gap:.25rem;margin-top:.5rem;padding-top:.5rem;font-size:.75rem;display:flex}.ComponentReference-module-scss-module__briNya__relatedLabel{font-weight:500}.ComponentReference-module-scss-module__briNya__relatedLink{color:var(--semantic-color-foreground-link);text-underline-offset:.25em;text-decoration:underline}.ComponentReference-module-scss-module__briNya__relatedLink:hover{color:var(--semantic-color-foreground-link-hover)}.ComponentReference-module-scss-module__briNya__relatedLink:focus-visible{border-radius:var(--semantic-radius-small);outline:2px solid var(--semantic-color-border-focus);outline-offset:1px}@media (prefers-reduced-motion:reduce){.ComponentReference-module-scss-module__briNya__componentName{transition:none}}
.ConceptLink-module-scss-module__dXkExq__inline{color:var(--semantic-color-foreground-link);text-decoration:underline;-webkit-text-decoration-color:var(--semantic-color-border-subtle);text-decoration-color:var(--semantic-color-border-subtle);text-underline-offset:.25em;transition:all .2s}.ConceptLink-module-scss-module__dXkExq__inline:hover{color:var(--semantic-color-foreground-link-hover);text-decoration-color:currentColor}.ConceptLink-module-scss-module__dXkExq__inline:focus-visible{border-radius:var(--semantic-radius-small);outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.ConceptLink-module-scss-module__dXkExq__card{background:var(--semantic-color-background-secondary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-medium);transition:all .2s}.ConceptLink-module-scss-module__dXkExq__card:hover{border-color:var(--semantic-color-border-default);box-shadow:var(--semantic-elevation-1)}.ConceptLink-module-scss-module__dXkExq__cardLink{color:inherit;padding:1.25rem;text-decoration:none;display:block}.ConceptLink-module-scss-module__dXkExq__cardLink:focus-visible{border-radius:var(--semantic-radius-medium);outline:2px solid var(--semantic-color-border-focus);outline-offset:-2px}.ConceptLink-module-scss-module__dXkExq__cardTitle{color:var(--semantic-color-foreground-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ConceptLink-module-scss-module__dXkExq__cardDescription{color:var(--semantic-color-foreground-secondary);margin:0 0 .75rem;font-size:.875rem;line-height:1.5}.ConceptLink-module-scss-module__dXkExq__cardType{background:var(--semantic-color-background-highlight);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-secondary);letter-spacing:.05em;text-transform:uppercase;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}@media (prefers-reduced-motion:reduce){.ConceptLink-module-scss-module__dXkExq__inline,.ConceptLink-module-scss-module__dXkExq__card{transition:none}}
.EducationPageTemplate-module-scss-module__jsxGHq__template{max-width:1000px;margin:0 auto;padding:0 1rem}.EducationPageTemplate-module-scss-module__jsxGHq__skipLink{z-index:1000;background:var(--semantic-color-background-primary);border:2px solid var(--semantic-color-border-focus);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-primary);padding:.5rem 1rem;text-decoration:none;transition:top .2s;position:absolute;top:-40px;left:0}.EducationPageTemplate-module-scss-module__jsxGHq__skipLink:focus{top:0}.EducationPageTemplate-module-scss-module__jsxGHq__main{flex-direction:column;gap:3rem;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__metaHeader{border-bottom:1px solid var(--semantic-color-border-subtle);flex-direction:column;gap:2rem;padding-bottom:2rem;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__headerContent,.EducationPageTemplate-module-scss-module__jsxGHq__titleSection{flex-direction:column;gap:1rem;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__title{color:var(--semantic-color-foreground-primary);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.EducationPageTemplate-module-scss-module__jsxGHq__metadata{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__badge{background:var(--semantic-color-background-highlight);border-radius:var(--semantic-radius-medium);color:var(--semantic-color-foreground-secondary);text-transform:capitalize;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.EducationPageTemplate-module-scss-module__jsxGHq__badge[data-level=foundation]{background:var(--semantic-color-background-info-subtle);color:var(--semantic-color-foreground-info)}.EducationPageTemplate-module-scss-module__jsxGHq__badge[data-level=intermediate]{background:var(--semantic-color-background-warning-subtle);color:var(--semantic-color-foreground-warning)}.EducationPageTemplate-module-scss-module__jsxGHq__badge[data-level=advanced]{background:var(--semantic-color-background-danger-subtle);color:var(--semantic-color-foreground-danger)}.EducationPageTemplate-module-scss-module__jsxGHq__readingTime{color:var(--semantic-color-foreground-tertiary);font-size:.875rem}.EducationPageTemplate-module-scss-module__jsxGHq__roleBadge{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-secondary);letter-spacing:.05em;text-transform:uppercase;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.EducationPageTemplate-module-scss-module__jsxGHq__description{color:var(--semantic-color-foreground-secondary);margin:0;font-size:1.25rem;line-height:1.6}.EducationPageTemplate-module-scss-module__jsxGHq__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__sectionTrackBadge{flex-shrink:0}.EducationPageTemplate-module-scss-module__jsxGHq__section.EducationPageTemplate-module-scss-module__jsxGHq__highRelevance{border-left:4px solid var(--semantic-color-border-focus);margin-left:-1rem;padding-left:1rem}.EducationPageTemplate-module-scss-module__jsxGHq__section.EducationPageTemplate-module-scss-module__jsxGHq__mediumRelevance{opacity:.9}.EducationPageTemplate-module-scss-module__jsxGHq__sectionTitle{color:var(--semantic-color-foreground-primary);margin:0;font-size:2rem;font-weight:600;line-height:1.3}.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent{color:var(--semantic-color-foreground-primary);font-size:1rem;line-height:1.7}.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent p{margin:0 0 1rem}.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent ul,.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent ol{margin:0 0 1rem 1.5rem;padding:0}.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent li{margin-bottom:.5rem}.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent code{background:var(--semantic-color-background-highlight);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-code);padding:.125rem .375rem;font-size:.875em}.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent pre{background:var(--semantic-color-background-secondary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-medium);margin:1.5rem 0;padding:1rem;overflow-x:auto}.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent pre code{color:inherit;background:0 0;padding:0}.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent h3{color:var(--semantic-color-foreground-primary);margin:2rem 0 1rem;font-size:1.5rem;font-weight:600}.EducationPageTemplate-module-scss-module__jsxGHq__sectionContent h4{color:var(--semantic-color-foreground-primary);margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600}.EducationPageTemplate-module-scss-module__jsxGHq__tabsContainer{margin:1.5rem 0}.EducationPageTemplate-module-scss-module__jsxGHq__tabContent{padding:1.5rem 0}.EducationPageTemplate-module-scss-module__jsxGHq__exampleContainer{background:var(--semantic-color-background-secondary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-medium);padding:1.5rem}.EducationPageTemplate-module-scss-module__jsxGHq__checklist{margin:1.5rem 0}.EducationPageTemplate-module-scss-module__jsxGHq__checklistList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__checklistItem{align-items:flex-start;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__checklistLabel{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.6;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__checkbox{cursor:pointer;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.25rem}.EducationPageTemplate-module-scss-module__jsxGHq__checkbox:disabled{opacity:.6;cursor:not-allowed}.EducationPageTemplate-module-scss-module__jsxGHq__checkbox:focus-visible{border-radius:var(--semantic-radius-small);outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.EducationPageTemplate-module-scss-module__jsxGHq__checklistText{color:var(--semantic-color-foreground-primary);flex:1}.EducationPageTemplate-module-scss-module__jsxGHq__checklistText strong{font-weight:600}.EducationPageTemplate-module-scss-module__jsxGHq__checklistDescription{color:var(--semantic-color-foreground-secondary);font-weight:400}.EducationPageTemplate-module-scss-module__jsxGHq__crossReferences{flex-direction:column;gap:2rem;margin:1.5rem 0;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__referenceGroup{flex-direction:column;gap:1rem;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__referenceGroupTitle{color:var(--semantic-color-foreground-primary);margin:0;font-size:1.25rem;font-weight:600}.EducationPageTemplate-module-scss-module__jsxGHq__conceptGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.EducationPageTemplate-module-scss-module__jsxGHq__componentReferences{flex-direction:column;gap:1rem;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__assessmentContainer{flex-direction:column;gap:1.5rem;margin:1.5rem 0;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__formalAssessment{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-medium);margin-top:2rem;padding:1.5rem}.EducationPageTemplate-module-scss-module__jsxGHq__formalAssessment h3{color:var(--semantic-color-foreground-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.EducationPageTemplate-module-scss-module__jsxGHq__formalAssessment p{color:var(--semantic-color-foreground-secondary);margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.EducationPageTemplate-module-scss-module__jsxGHq__glossaryTerms{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.EducationPageTemplate-module-scss-module__jsxGHq__prerequisites,.EducationPageTemplate-module-scss-module__jsxGHq__nextUnits{background:var(--semantic-color-background-secondary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-medium);margin-top:3rem;padding:1.5rem}.EducationPageTemplate-module-scss-module__jsxGHq__prerequisites h3,.EducationPageTemplate-module-scss-module__jsxGHq__nextUnits h3{color:var(--semantic-color-foreground-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.EducationPageTemplate-module-scss-module__jsxGHq__prerequisites ul,.EducationPageTemplate-module-scss-module__jsxGHq__nextUnits ul{margin:0;padding-left:1.5rem;list-style:outside}.EducationPageTemplate-module-scss-module__jsxGHq__prerequisites li,.EducationPageTemplate-module-scss-module__jsxGHq__nextUnits li{margin-bottom:.5rem}.EducationPageTemplate-module-scss-module__jsxGHq__prerequisites a,.EducationPageTemplate-module-scss-module__jsxGHq__nextUnits a{color:var(--semantic-color-foreground-link);text-underline-offset:.25em;text-decoration:underline}.EducationPageTemplate-module-scss-module__jsxGHq__prerequisites a:hover,.EducationPageTemplate-module-scss-module__jsxGHq__nextUnits a:hover{color:var(--semantic-color-foreground-link-hover)}.EducationPageTemplate-module-scss-module__jsxGHq__prerequisites a:focus-visible,.EducationPageTemplate-module-scss-module__jsxGHq__nextUnits a:focus-visible{border-radius:var(--semantic-radius-small);outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){.EducationPageTemplate-module-scss-module__jsxGHq__skipLink{transition:none}}@media (max-width:768px){.EducationPageTemplate-module-scss-module__jsxGHq__title{font-size:2rem}.EducationPageTemplate-module-scss-module__jsxGHq__sectionTitle{font-size:1.5rem}.EducationPageTemplate-module-scss-module__jsxGHq__conceptGrid{grid-template-columns:1fr}}
.FeedbackForm-module-scss-module__5ImnoW__feedbackButton{z-index:1000;background:var(--semantic-color-background-primary);border:2px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-medium);color:var(--semantic-color-foreground-primary);cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0000001a}.FeedbackForm-module-scss-module__5ImnoW__feedbackButton:hover{background:var(--semantic-color-background-secondary);border-color:var(--semantic-color-border-default);box-shadow:0 6px 16px #00000026}.FeedbackForm-module-scss-module__5ImnoW__feedbackButton:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.FeedbackForm-module-scss-module__5ImnoW__feedbackIcon{font-size:1.25rem}@media (max-width:768px){.FeedbackForm-module-scss-module__5ImnoW__feedbackLabel{display:none}}.FeedbackForm-module-scss-module__5ImnoW__feedbackForm{z-index:1001;background:var(--semantic-color-background-primary);border:2px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-medium);width:90%;max-width:500px;padding:1.5rem;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 24px #00000026}.FeedbackForm-module-scss-module__5ImnoW__feedbackHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.FeedbackForm-module-scss-module__5ImnoW__feedbackHeader h3{color:var(--semantic-color-foreground-primary);margin:0;font-size:1.25rem;font-weight:600}.FeedbackForm-module-scss-module__5ImnoW__closeButton{border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-secondary);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:all .2s}.FeedbackForm-module-scss-module__5ImnoW__closeButton:hover{background:var(--semantic-color-background-secondary);color:var(--semantic-color-foreground-primary)}.FeedbackForm-module-scss-module__5ImnoW__closeButton:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.FeedbackForm-module-scss-module__5ImnoW__form{flex-direction:column;gap:1rem;display:flex}.FeedbackForm-module-scss-module__5ImnoW__formGroup{flex-direction:column;gap:.5rem;display:flex}.FeedbackForm-module-scss-module__5ImnoW__formGroup label{color:var(--semantic-color-foreground-primary);font-size:.875rem;font-weight:500}.FeedbackForm-module-scss-module__5ImnoW__formGroup select,.FeedbackForm-module-scss-module__5ImnoW__formGroup input[type=text],.FeedbackForm-module-scss-module__5ImnoW__formGroup textarea{background:var(--semantic-color-background-primary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-primary);padding:.5rem .75rem;font-family:inherit;font-size:.875rem}.FeedbackForm-module-scss-module__5ImnoW__formGroup select:focus,.FeedbackForm-module-scss-module__5ImnoW__formGroup input[type=text]:focus,.FeedbackForm-module-scss-module__5ImnoW__formGroup textarea:focus{border-color:var(--semantic-color-border-focus);outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.FeedbackForm-module-scss-module__5ImnoW__formGroup textarea{resize:vertical;min-height:100px}.FeedbackForm-module-scss-module__5ImnoW__rating{gap:.5rem;display:flex}.FeedbackForm-module-scss-module__5ImnoW__ratingButton{background:var(--semantic-color-background-primary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-small);width:2.5rem;height:2.5rem;color:var(--semantic-color-foreground-primary);cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}.FeedbackForm-module-scss-module__5ImnoW__ratingButton:hover{background:var(--semantic-color-background-secondary);border-color:var(--semantic-color-border-default)}.FeedbackForm-module-scss-module__5ImnoW__ratingButton.FeedbackForm-module-scss-module__5ImnoW__active{background:var(--semantic-color-background-highlight);border-color:var(--semantic-color-border-focus);color:var(--semantic-color-foreground-primary)}.FeedbackForm-module-scss-module__5ImnoW__ratingButton:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.FeedbackForm-module-scss-module__5ImnoW__formActions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.FeedbackForm-module-scss-module__5ImnoW__cancelButton,.FeedbackForm-module-scss-module__5ImnoW__submitButton{border-radius:var(--semantic-radius-small);cursor:pointer;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.FeedbackForm-module-scss-module__5ImnoW__cancelButton{background:var(--semantic-color-background-secondary);border:1px solid var(--semantic-color-border-subtle);color:var(--semantic-color-foreground-primary)}.FeedbackForm-module-scss-module__5ImnoW__cancelButton:hover{background:var(--semantic-color-background-highlight)}.FeedbackForm-module-scss-module__5ImnoW__cancelButton:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.FeedbackForm-module-scss-module__5ImnoW__submitButton{background:var(--semantic-color-background-primary);border:1px solid var(--semantic-color-border-default);color:var(--semantic-color-foreground-primary)}.FeedbackForm-module-scss-module__5ImnoW__submitButton:hover:not(:disabled){background:var(--semantic-color-background-secondary)}.FeedbackForm-module-scss-module__5ImnoW__submitButton:disabled{opacity:.6;cursor:not-allowed}.FeedbackForm-module-scss-module__5ImnoW__submitButton:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.FeedbackForm-module-scss-module__5ImnoW__successMessage{color:var(--semantic-color-foreground-primary);text-align:center;padding:1rem}.FeedbackForm-module-scss-module__5ImnoW__successMessage p{margin:0;font-size:1rem}@media (max-width:768px){.FeedbackForm-module-scss-module__5ImnoW__feedbackForm{width:calc(100% - 2rem);bottom:1rem;right:1rem}}
.GlossaryPopover-module-scss-module__j-BGxq__container{display:inline;position:relative}.GlossaryPopover-module-scss-module__j-BGxq__trigger{border-bottom:1px dashed var(--semantic-color-border-subtle);color:var(--semantic-color-foreground-link);cursor:pointer;transition:all .2s}.GlossaryPopover-module-scss-module__j-BGxq__trigger:hover{border-bottom-color:var(--semantic-color-border-default);color:var(--semantic-color-foreground-link-hover)}.GlossaryPopover-module-scss-module__j-BGxq__trigger:focus-visible{border-radius:var(--semantic-radius-small);outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.GlossaryPopover-module-scss-module__j-BGxq__popover{z-index:1000;background:var(--semantic-color-background-primary);border:1px solid var(--semantic-color-border-default);border-radius:var(--semantic-radius-medium);min-width:280px;max-width:400px;box-shadow:var(--semantic-elevation-2);margin-bottom:.5rem;padding:1rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.GlossaryPopover-module-scss-module__j-BGxq__popover:after{border-top:8px solid var(--semantic-color-border-default);content:"";border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.GlossaryPopover-module-scss-module__j-BGxq__popoverHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.GlossaryPopover-module-scss-module__j-BGxq__popoverTitle{color:var(--semantic-color-foreground-primary);margin:0;font-size:1rem;font-weight:600}.GlossaryPopover-module-scss-module__j-BGxq__closeButton{border-radius:var(--semantic-radius-small);width:24px;height:24px;color:var(--semantic-color-foreground-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:1.5rem;line-height:1;transition:all .2s}.GlossaryPopover-module-scss-module__j-BGxq__closeButton:hover{background:var(--semantic-color-background-hover);color:var(--semantic-color-foreground-primary)}.GlossaryPopover-module-scss-module__j-BGxq__closeButton:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.GlossaryPopover-module-scss-module__j-BGxq__popoverDescription{color:var(--semantic-color-foreground-secondary);margin:0 0 .75rem;font-size:.875rem;line-height:1.6}.GlossaryPopover-module-scss-module__j-BGxq__popoverResources{border-top:1px solid var(--semantic-color-border-subtle);color:var(--semantic-color-foreground-tertiary);margin-top:.75rem;padding-top:.75rem;font-size:.75rem}.GlossaryPopover-module-scss-module__j-BGxq__popoverResources strong{color:var(--semantic-color-foreground-secondary);margin-bottom:.5rem;font-weight:600;display:block}.GlossaryPopover-module-scss-module__j-BGxq__popoverResources ul{margin:0;padding-left:1.25rem;list-style:outside}.GlossaryPopover-module-scss-module__j-BGxq__popoverResources li{margin-bottom:.25rem}.GlossaryPopover-module-scss-module__j-BGxq__resourceLink{color:var(--semantic-color-foreground-link);text-underline-offset:.25em;text-decoration:underline}.GlossaryPopover-module-scss-module__j-BGxq__resourceLink:hover{color:var(--semantic-color-foreground-link-hover)}.GlossaryPopover-module-scss-module__j-BGxq__resourceLink:focus-visible{border-radius:var(--semantic-radius-small);outline:2px solid var(--semantic-color-border-focus);outline-offset:1px}@media (prefers-reduced-motion:reduce){.GlossaryPopover-module-scss-module__j-BGxq__trigger,.GlossaryPopover-module-scss-module__j-BGxq__closeButton{transition:none}}
.ReflectionCallout-module-scss-module__M7c4tG__callout{background:var(--semantic-color-background-secondary);border-radius:var(--semantic-radius-medium);border:1px solid;gap:1rem;margin:2rem 0;padding:1.5rem;display:flex}.ReflectionCallout-module-scss-module__M7c4tG__callout[data-type=reflection]{background:var(--semantic-color-background-info-subtle);border-color:var(--semantic-color-border-info)}.ReflectionCallout-module-scss-module__M7c4tG__callout[data-type=application]{background:var(--semantic-color-background-success-subtle);border-color:var(--semantic-color-border-success)}.ReflectionCallout-module-scss-module__M7c4tG__callout[data-type=tradeoff]{background:var(--semantic-color-background-warning-subtle);border-color:var(--semantic-color-border-warning)}.ReflectionCallout-module-scss-module__M7c4tG__icon{flex-shrink:0;font-size:1.5rem;line-height:1}.ReflectionCallout-module-scss-module__M7c4tG__content{flex-direction:column;flex:1;gap:.75rem;display:flex}.ReflectionCallout-module-scss-module__M7c4tG__title{color:var(--semantic-color-foreground-primary);margin:0;font-size:1rem;font-weight:600}.ReflectionCallout-module-scss-module__M7c4tG__question{color:var(--semantic-color-foreground-primary);margin:0;font-size:1rem;font-weight:500;line-height:1.6}.ReflectionCallout-module-scss-module__M7c4tG__details{border-top:1px solid var(--semantic-color-border-subtle);color:var(--semantic-color-foreground-secondary);margin-top:.5rem;padding-top:.75rem;font-size:.875rem;line-height:1.6}.ReflectionCallout-module-scss-module__M7c4tG__details ul,.ReflectionCallout-module-scss-module__M7c4tG__details ol{margin:.5rem 0 0 1.5rem;padding:0}@media (prefers-reduced-motion:reduce){.ReflectionCallout-module-scss-module__M7c4tG__callout{transition:none}}
.TrackBadge-module-scss-module__ZimC1G__badge{background:var(--semantic-color-background-secondary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-small);color:var(--semantic-color-foreground-secondary);letter-spacing:.05em;text-transform:uppercase;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-block}.TrackBadge-module-scss-module__ZimC1G__badge:before{vertical-align:middle;background:var(--track-color,var(--semantic-color-foreground-secondary));content:"";border-radius:50%;width:.5rem;height:.5rem;margin-right:.375rem;display:inline-block}.TrackBadge-module-scss-module__ZimC1G__badge.TrackBadge-module-scss-module__ZimC1G__sm{padding:.125rem .375rem;font-size:.625rem}.TrackBadge-module-scss-module__ZimC1G__badge.TrackBadge-module-scss-module__ZimC1G__md{padding:.25rem .5rem;font-size:.75rem}.TrackBadge-module-scss-module__ZimC1G__badge.TrackBadge-module-scss-module__ZimC1G__lg{padding:.375rem .75rem;font-size:.875rem}.TrackBadge-module-scss-module__ZimC1G__badgeList{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}
.TrackSelector-module-scss-module__6OT_Ga__trackSelector{background:var(--semantic-color-background-secondary);border:1px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-medium);margin-bottom:2rem;padding:1.5rem}.TrackSelector-module-scss-module__6OT_Ga__header{margin-bottom:1rem}.TrackSelector-module-scss-module__6OT_Ga__title{color:var(--semantic-color-foreground-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.TrackSelector-module-scss-module__6OT_Ga__description{color:var(--semantic-color-foreground-secondary);margin:0;font-size:.875rem}.TrackSelector-module-scss-module__6OT_Ga__trackOptions{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.TrackSelector-module-scss-module__6OT_Ga__trackOption{background:var(--semantic-color-background-primary);border:2px solid var(--semantic-color-border-subtle);border-radius:var(--semantic-radius-small);text-align:left;cursor:pointer;flex-direction:column;gap:.25rem;padding:1rem;transition:all .2s;display:flex}.TrackSelector-module-scss-module__6OT_Ga__trackOption:hover{background:var(--semantic-color-background-secondary);border-color:var(--semantic-color-border-default)}.TrackSelector-module-scss-module__6OT_Ga__trackOption.TrackSelector-module-scss-module__6OT_Ga__active{background:var(--semantic-color-background-highlight);border-color:var(--semantic-color-border-focus)}.TrackSelector-module-scss-module__6OT_Ga__trackOption:focus-visible{outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}.TrackSelector-module-scss-module__6OT_Ga__trackLabel{color:var(--semantic-color-foreground-primary);font-size:.875rem;font-weight:600}.TrackSelector-module-scss-module__6OT_Ga__trackDesc{color:var(--semantic-color-foreground-secondary);font-size:.75rem}.TrackSelector-module-scss-module__6OT_Ga__trackInfo{border-top:1px solid var(--semantic-color-border-subtle);padding-top:1rem}.TrackSelector-module-scss-module__6OT_Ga__trackLink{color:var(--semantic-color-foreground-link);text-underline-offset:.25em;font-size:.875rem;text-decoration:underline}.TrackSelector-module-scss-module__6OT_Ga__trackLink:hover{color:var(--semantic-color-foreground-link-hover)}.TrackSelector-module-scss-module__6OT_Ga__trackLink:focus-visible{border-radius:var(--semantic-radius-small);outline:2px solid var(--semantic-color-border-focus);outline-offset:2px}@media (max-width:768px){.TrackSelector-module-scss-module__6OT_Ga__trackSelector{padding:1rem}.TrackSelector-module-scss-module__6OT_Ga__trackOptions{gap:.5rem}.TrackSelector-module-scss-module__6OT_Ga__trackOption{padding:.75rem}}
