.Home_App__E3Ra3{min-height:100vh;padding:20px}.Home_appHeader__EJrTG{text-align:center;color:#fff;margin-bottom:30px;padding:20px}.Home_appHeader__EJrTG h1{font-size:2.5rem;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.Home_appHeader__EJrTG p{font-size:1.2rem;opacity:.9}.Home_container__d256j{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;align-items:stretch}.Home_leftColumn__pxUsf,.Home_rightColumn__1v2wk{min-height:400px;display:flex;flex-direction:column}.Home_card__E5spL{background:#fff;border-radius:16px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:transform .3s ease;display:flex;flex-direction:column}.Home_card__E5spL:hover{transform:translateY(-5px)}.Home_card__E5spL h2{color:#667eea;margin-bottom:25px;font-size:1.8rem;border-bottom:3px solid #667eea;padding-bottom:10px}.Home_formGroup__KFkHd{margin-bottom:20px}.Home_formRow__R1zVZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin-bottom:20px}.Home_formRow__R1zVZ .Home_formGroup__KFkHd{margin-bottom:0}.Home_formGroup__KFkHd label{display:block;margin-bottom:8px;color:#333;font-weight:600;font-size:.95rem}.Home_formGroup__KFkHd input,.Home_formGroup__KFkHd textarea{width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.Home_formGroup__KFkHd select{width:100%;padding:12px 40px 12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .18s ease;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2020%2020'%3E%3Cpath%20d='M5%207l5%205%205-5'%20stroke='%23667eea'%20stroke-width='2'%20fill='none'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px;box-shadow:0 2px 6px rgba(102,126,234,.03)}.Home_formGroup__KFkHd input:focus,.Home_formGroup__KFkHd textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.08)}.Home_formGroup__KFkHd select:focus{outline:none;border-color:#667eea;box-shadow:0 6px 18px rgba(102,126,234,.12)}.Home_formGroup__KFkHd textarea{resize:vertical;min-height:100px}.Home_buttonGroup__KGCaj{display:flex;gap:10px;margin-top:25px}.Home_btn__o8aJ4{padding:14px 28px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1 1}.Home_btnPrimary__Vk_zD{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;flex:7 1}.Home_btnPrimary__Vk_zD:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px rgba(102,126,234,.4)}.Home_btnPrimary__Vk_zD:disabled{opacity:.6;cursor:not-allowed}.Home_btnSecondary__IHZcE{background:#f5f5f5;color:#666;flex:3 1}.Home_btnSecondary__IHZcE:hover{background:#e0e0e0}.Home_btnCopy__46he8{background:#4caf50;color:#fff;margin-top:20px;width:100%}.Home_btnCopy__46he8:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 5px 15px rgba(76,175,80,.4)}.Home_resultCard__uUnat{position:-webkit-sticky;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}.Home_leftColumn__pxUsf>.Home_card__E5spL>form{display:flex;flex-direction:column;height:100%}.Home_leftColumn__pxUsf>.Home_card__E5spL form .Home_buttonGroup__KGCaj{margin-top:auto}.Home_rightColumn__1v2wk>.Home_card__E5spL .Home_resultContent__t3i_p{overflow:auto;flex:1 1 auto}.Home_resultContent__t3i_p{background:#f8f9fa;border-radius:8px;padding:20px}.Home_rendered__MR2LV{color:#222;line-height:1.6}.Home_rendered__MR2LV h1,.Home_rendered__MR2LV h2,.Home_rendered__MR2LV h3{color:#333;margin-top:.8em}.Home_rendered__MR2LV pre{background:#fff;padding:12px;border-radius:6px}.Home_rendered__MR2LV ol,.Home_rendered__MR2LV ul{margin-left:1.25rem}.Home_rendered__MR2LV{background:linear-gradient(180deg,#fff,#fbfdff);border-radius:10px;padding:18px;box-shadow:0 6px 22px rgba(88,102,255,.06);color:#1f2937}.Home_rendered__MR2LV h1{font-size:1.6rem;margin:0 0 10px;color:#1f2937}.Home_rendered__MR2LV h2{font-size:1.25rem;color:#374151;margin:18px 0 8px;padding-bottom:6px;border-bottom:2px solid rgba(102,126,234,.08)}.Home_rendered__MR2LV h3{font-size:1.05rem;color:#475569;margin:14px 0 6px}.Home_rendered__MR2LV p{color:#334155;line-height:1.7;margin:8px 0}.Home_rendered__MR2LV blockquote{border-left:4px solid #667eea;background:linear-gradient(90deg,rgba(102,126,234,.04),rgba(118,75,162,.02));padding:12px 16px;margin:12px 0;border-radius:6px;color:#243b55}.Home_rendered__MR2LV ul{list-style:disc;margin-left:1.1rem}.Home_rendered__MR2LV ol{list-style:decimal;margin-left:1.1rem}.Home_rendered__MR2LV ol li,.Home_rendered__MR2LV ul li{margin:8px 0}.Home_rendered__MR2LV code{background:#f1f5f9;padding:2px 6px;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Courier New,monospace;font-size:.92em}.Home_rendered__MR2LV pre{background:linear-gradient(180deg,#0f1724,#0b1220);color:#e6eef8;padding:14px;border-radius:8px;overflow:auto}.Home_rendered__MR2LV table{width:100%;border-collapse:collapse;margin:12px 0}.Home_rendered__MR2LV td,.Home_rendered__MR2LV th{border:1px solid #e6eef8;padding:8px 10px;text-align:left}.Home_rendered__MR2LV th{background:#f8fbff;color:#0f1724}.Home_rendered__MR2LV .Home_meta__0C54M{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.Home_rendered__MR2LV .Home_meta__0C54M .Home_chip__u3g7P{background:linear-gradient(90deg,#eef2ff,#f8fafc);padding:6px 10px;border-radius:999px;font-weight:700;color:#334155;border:1px solid rgba(102,126,234,.08)}.Home_rendered__MR2LV hr{border:none;height:1px;background:linear-gradient(90deg,rgba(102,126,234,.08),rgba(118,75,162,.02));margin:18px 0}.Home_exportGroup__JoOzG{position:relative}.Home_exportMenu__RxkJ6{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border-radius:8px;box-shadow:0 8px 30px rgba(15,23,42,.12);padding:8px;z-index:1400;min-width:160px}.Home_exportItem__ZujPY{display:block;width:100%;padding:8px 10px;background:transparent;border:none;text-align:left;cursor:pointer;color:#0f1724;font-weight:600}.Home_exportItem__ZujPY:hover{background:rgba(15,23,42,.03)}.Home_exportDocxBtn__nTylA{width:100%;display:block;padding:14px 18px;font-size:1rem;border-radius:8px;text-align:center;box-shadow:0 6px 22px rgba(88,102,255,.06)}.Home_progressOverlay__cP4xl{position:fixed;inset:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:2000}.Home_progressModal__4i6YC{display:flex;align-items:center;background:#fff;padding:18px 20px;border-radius:10px;box-shadow:0 12px 40px rgba(2,6,23,.2)}.Home_spinner__tyqRb{width:44px;height:44px;border-radius:50%;border:5px solid rgba(102,126,234,.18);border-top-color:#667eea;animation:Home_spin__VEV0f 1s linear infinite}@keyframes Home_spin__VEV0f{to{transform:rotate(1turn)}}.Home_resultContent__t3i_p pre{white-space:pre-wrap;word-wrap:break-word;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;line-height:1.6;color:#333;margin:0}.Home_emptyState__Z6yWd{text-align:center;padding:60px 20px;color:#999}.Home_emptyIcon__xUDiN{font-size:4rem;margin-bottom:20px}.Home_emptyState__Z6yWd p{margin:10px 0;font-size:1rem}.Home_emptyHint__YbruJ{font-size:.9rem;color:#bbb}.Home_curriculumRationale__drYJ9{background:linear-gradient(135deg,#667eea15,#764ba215);border-left:4px solid #667eea;border-radius:8px;padding:15px;margin:20px 0;display:flex;gap:15px;align-items:flex-start;animation:Home_slideIn__3In_d .5s ease}@keyframes Home_slideIn__3In_d{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Home_rationaleIcon__hozLr{font-size:1.5rem;flex-shrink:0}.Home_rationaleContent__WEmLt{flex:1 1}.Home_rationaleContent__WEmLt strong{display:block;color:#667eea;margin-bottom:5px;font-size:1rem}.Home_rationaleContent__WEmLt p{margin:0;color:#555;font-size:.9rem;line-height:1.5}.Home_frameworkFull__ffHrU{grid-column:1/-1;width:100%;margin-top:10px}.Home_curriculumFieldset__5ARAz{border:2px solid #e0e0e0;border-radius:12px;padding:20px;margin-bottom:20px;background:linear-gradient(135deg,rgba(102,126,234,.03),rgba(118,75,162,.03))}.Home_curriculumFieldset__5ARAz legend{font-weight:600;color:#667eea;font-size:1.1rem;padding:0 10px}.Home_objectivesFieldset__gYt9K{border:2px solid #e0e0e0;border-radius:12px;padding:20px;margin-bottom:20px;background:linear-gradient(135deg,rgba(102,126,234,.03),rgba(118,75,162,.03))}.Home_objectivesFieldset__gYt9K legend{font-weight:600;color:#667eea;font-size:1.1rem;padding:0 10px}.Home_objectivesNote__j0XVn{margin:0 0 32px;color:#444;font-size:.95rem}.Home_misconceptionFieldset__gd41y legend{font-weight:600;color:#667eea;font-size:1.1rem;padding:0 10px}.Home_misconceptionFieldset__gd41y{border:2px solid #e0e0e0;border-radius:12px;padding:20px;margin-bottom:20px;background:linear-gradient(135deg,rgba(102,126,234,.03),rgba(118,75,162,.03))}.Home_misconceptionNote__H8KNH{margin:0 0 32px;color:#444;font-size:.95rem}.Home_misconceptionContent__Yhfhb p{margin:8px 0;color:#333}.Home_misconceptionContent__Yhfhb ul{margin:8px 0 12px 20px}.Home_misconceptionContent__Yhfhb li{margin-bottom:8px;color:#333}.Home_misconceptionToggle__j8Shs{margin-left:12px;background:transparent;border:1px solid #667eea;color:#667eea;padding:6px 10px;border-radius:6px;cursor:pointer;font-weight:600;font-size:.9rem}.Home_misconceptionToggle__j8Shs:hover{background:rgba(102,126,234,.05)}.Home_differentiationFieldset__JcH6M legend{font-weight:600;color:#667eea;font-size:1.1rem;padding:0 10px}.Home_culturalFieldset__0p2nb,.Home_differentiationFieldset__JcH6M{border:2px solid #e0e0e0;border-radius:12px;padding:20px;margin-bottom:20px;background:linear-gradient(135deg,rgba(102,126,234,.03),rgba(118,75,162,.03))}.Home_culturalFieldset__0p2nb legend{font-weight:600;color:#667eea;font-size:1.1rem;padding:0 10px}.Home_checkboxGroup__L3yn2{margin-bottom:20px;padding:14px;background:#fff;border-radius:8px;border:1px solid #f0f0f0;transition:all .2s ease}.Home_checkboxGroup__L3yn2:hover{box-shadow:0 2px 6px rgba(0,0,0,.05)}.Home_checkboxLegend__Frbbs{display:block;margin-bottom:8px;color:#333;font-weight:600;font-size:.95rem}.Home_checkboxLabel__vxS5i{display:flex;align-items:center;gap:10px;padding:10px 12px;color:#333;font-size:.95rem;border-radius:6px;transition:all .2s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_checkboxLabel__vxS5i:hover{background:rgba(102,126,234,.05);transform:translateX(4px)}.Home_checkboxLabel__vxS5i:last-child{margin-bottom:0}.Home_checkboxLabel__vxS5i input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#667eea;flex-shrink:0}.Home_checkboxLabel__vxS5i input[type=checkbox]:checked{background-color:#667eea}.Home_checkboxLabel__vxS5i input[type=checkbox]:focus-visible{outline:2px solid #667eea;outline-offset:2px}@media (max-width:1024px){.Home_container__d256j{grid-template-columns:1fr}.Home_resultCard__uUnat{position:static;max-height:none}}@media (max-width:768px){.Home_App__E3Ra3{padding:10px}.Home_appHeader__EJrTG h1{font-size:2rem}.Home_card__E5spL{padding:20px}.Home_formRow__R1zVZ{grid-template-columns:1fr;gap:0}.Home_formRow__R1zVZ .Home_formGroup__KFkHd{margin-bottom:20px}.Home_buttonGroup__KGCaj{flex-direction:column}.Home_btn__o8aJ4{width:100%}}.Home_resultCard__uUnat::-webkit-scrollbar{width:8px}.Home_resultCard__uUnat::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Home_resultCard__uUnat::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.Home_resultCard__uUnat::-webkit-scrollbar-thumb:hover{background:#555}.Home_modalOverlay__Q9k7h{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:1200;padding:20px}.Home_modal___NgiA{background:#fff;border-radius:12px;padding:22px;max-width:520px;width:100%;box-shadow:0 20px 50px rgba(34,40,49,.25);animation:Home_modalPop__XDLF8 .18s ease}@keyframes Home_modalPop__XDLF8{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.Home_modal___NgiA h3{margin:0 0 8px;color:#222}.Home_modal___NgiA p{margin:0 0 12px;color:#444;font-size:.95rem}.Home_modal___NgiA ul{margin:6px 0 0;padding:0;color:#333}.Home_missingList__MesXt{list-style:none;padding:0;margin:12px 0 0}.Home_missingItem__CcFBR{background:linear-gradient(135deg,#fff7ed,#fff1e6);border-left:5px solid #f96;color:#5a3e00;padding:12px 16px;border-radius:8px;font-weight:600;font-size:.95rem;margin-bottom:8px;box-shadow:0 2px 6px rgba(255,153,102,.12);transition:all .2s ease}.Home_missingItem__CcFBR:before{content:"⚠ ";font-size:1rem}.Home_missingItem__CcFBR:hover{background:linear-gradient(135deg,#fff5e6,#fff0dd);box-shadow:0 4px 10px rgba(255,153,102,.18);transform:translateX(4px)}.Home_modalActions__3oQNQ{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}