.yAArSW_container{gap:var(--space-20);margin-top:var(--space-20);margin-bottom:var(--space-20);padding-bottom:var(--space-64);flex-direction:column;width:100%;max-width:1040px;display:flex}.yAArSW_header{justify-content:space-between;align-items:flex-start;gap:var(--space-16);display:flex}.yAArSW_headerCopy{max-width:680px}.yAArSW_title{color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-md);font-weight:var(--font-weight-semibold);line-height:var(--leading-md);margin:0}.yAArSW_description{color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-sm);margin:0}.yAArSW_setupCard{border:var(--border-hairline)solid var(--border-2);border-radius:var(--radius-12);background:var(--bg-base);box-shadow:var(--shadow-base-xs);grid-template-columns:minmax(0,1fr) 390px;display:grid;overflow:hidden}.yAArSW_basicsPane,.yAArSW_moduleLevelPane{padding:var(--space-20)}.yAArSW_basicsPane{border-right:var(--border-hairline)solid var(--border-2)}.yAArSW_cardHeader{margin-bottom:var(--space-20);justify-content:space-between;align-items:flex-start;gap:var(--space-16);max-width:520px;display:flex}.yAArSW_sectionTitle{color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:var(--leading-base)}.yAArSW_sectionDescription{margin-top:var(--space-4);color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-sm)}.yAArSW_formGrid{gap:var(--space-14);max-width:500px;display:grid}.yAArSW_coverPicker{border:var(--border-hairline)solid var(--border-2);border-radius:var(--radius-8);background:var(--bg-surface-1);justify-content:center;align-items:center;min-height:138px;display:flex;position:relative;overflow:hidden}.yAArSW_coverPicker[data-empty=true]{border-style:dashed}.yAArSW_coverImage{object-fit:cover;width:100%;height:138px}.yAArSW_coverEmpty{align-items:center;gap:var(--space-8);color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:var(--leading-sm);display:flex}.yAArSW_coverEmpty svg{width:var(--space-16);height:var(--space-16)}.yAArSW_coverActions{right:var(--space-8);bottom:var(--space-8);align-items:center;gap:var(--space-6);display:flex;position:absolute}.yAArSW_instructionsDisclosure{gap:var(--space-10);padding:var(--space-12);border:var(--border-hairline)solid var(--border-2);border-radius:var(--radius-8);background:var(--bg-base);flex-direction:column;display:flex}.yAArSW_instructionsToggle{justify-content:space-between;align-items:center;gap:var(--space-12);color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;width:100%;padding:0;display:flex}.yAArSW_instructionsToggle svg{width:var(--space-16);height:var(--space-16);color:var(--text-tertiary);transition:transform var(--transition-base);flex-shrink:0}.yAArSW_instructionsToggle[aria-expanded=true] svg{transform:rotate(180deg)}.yAArSW_instructionsTitle{color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:var(--leading-sm);display:block}.yAArSW_instructionsHint{margin-top:var(--space-2);color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-xs);line-height:var(--leading-xs);display:block}.yAArSW_instructionsMeta{margin-top:var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-12);color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-xs);line-height:var(--leading-xs);display:flex}.yAArSW_instructionsMeta span{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0}.yAArSW_instructionsMeta[data-limit-reached=true]{color:var(--feedback-warning,var(--text-secondary))}.yAArSW_moduleLevelPane{gap:var(--space-16);background:var(--bg-base);flex-direction:column;min-width:0;display:flex}.yAArSW_moduleLevelTop{justify-content:space-between;align-items:flex-start;gap:var(--space-12);min-width:0;display:flex}.yAArSW_moduleLevelEyebrow{color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-weight-medium);line-height:var(--leading-xs)}.yAArSW_moduleLevel{margin-top:var(--space-2);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-lg);font-weight:var(--font-weight-heading);line-height:var(--leading-lg);letter-spacing:var(--tracking-lg)}.yAArSW_moduleLevelSelect{flex-shrink:0;width:150px}.yAArSW_moduleLevelSummary{color:var(--text-secondary);font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-sm);margin:0}.yAArSW_includes{gap:var(--space-6);flex-direction:column;display:flex}.yAArSW_includesEyebrow{color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-weight-medium);line-height:var(--leading-xs)}.yAArSW_includesList{flex-direction:column;display:flex}.yAArSW_includesRow{align-items:center;gap:var(--space-10);padding:var(--space-6)0;font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-sm);display:flex}.yAArSW_includesRow+.yAArSW_includesRow{border-top:var(--border-hairline)solid var(--border-1)}.yAArSW_includesIcon{color:var(--text-tertiary);flex-shrink:0;display:inline-flex}.yAArSW_includesIcon svg{width:var(--space-16);height:var(--space-16)}.yAArSW_includesLabel{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.yAArSW_includesCount{color:var(--text-primary);font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums;flex-shrink:0}.yAArSW_includesEmpty{color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-sm);margin:0}.yAArSW_historyDetails{border:var(--border-hairline)solid var(--border-2);border-radius:var(--radius-8);background:var(--bg-base);overflow:hidden}.yAArSW_historySummary{justify-content:space-between;align-items:center;gap:var(--space-16);cursor:pointer;padding:var(--space-14)var(--space-16);list-style:none;display:flex}.yAArSW_historySummary::-webkit-details-marker{display:none}.yAArSW_historySummary svg{width:var(--space-16);height:var(--space-16);color:var(--text-tertiary);flex-shrink:0;transition:transform .16s}.yAArSW_historyDetails[open] .yAArSW_historySummary svg{transform:rotate(180deg)}.yAArSW_historyTitle{color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:var(--leading-sm)}.yAArSW_historyDescription{margin:var(--space-2)0 0;color:var(--text-tertiary);font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-sm)}.yAArSW_historyPanel{border-top:var(--border-hairline)solid var(--border-1);padding:var(--space-16)}@media (width<=980px){.yAArSW_container{max-width:none}.yAArSW_setupCard{grid-template-columns:1fr}.yAArSW_basicsPane{border-right:0;border-bottom:var(--border-hairline)solid var(--border-2)}}@media (width<=680px){.yAArSW_moduleLevelTop{flex-direction:column;align-items:flex-start}.yAArSW_moduleLevelSelect{width:100%}}