.MasterTheorem_container__6wXQX{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.MasterTheorem_backButton__BBbnd{position:absolute;top:2rem;left:2rem;z-index:10}.MasterTheorem_backBtn__QYQUP{background:hsla(0,0%,100%,.2);color:#fff;border:2px solid hsla(0,0%,100%,.3);padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.MasterTheorem_backBtn__QYQUP:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.MasterTheorem_header__uPHr1{text-align:center;margin-bottom:3rem;color:#fff}.MasterTheorem_header__uPHr1 h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.MasterTheorem_header__uPHr1 p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.MasterTheorem_formSection__cvq1g{max-width:800px;margin:0 auto 3rem}.MasterTheorem_formCard__F9pCn{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 20px 40px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.MasterTheorem_formCard__F9pCn h2{color:#333;font-size:1.8rem;margin-bottom:2rem;text-align:center;font-weight:600}.MasterTheorem_formGrid__fmKTX{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.MasterTheorem_inputGroup__RW3dN{display:flex;flex-direction:column}.MasterTheorem_inputGroup__RW3dN label{font-weight:600;color:#555;margin-bottom:.5rem;font-size:.95rem}.MasterTheorem_inputGroup__RW3dN input{padding:1rem;border:2px solid #e1e5e9;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#f8f9fa}.MasterTheorem_inputGroup__RW3dN input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.MasterTheorem_inputGroup__RW3dN input::placeholder{color:#999}.MasterTheorem_buttonGroup__RC9xN{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.MasterTheorem_solveBtn__4ugM2{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2.5rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(102,126,234,.3)}.MasterTheorem_solveBtn__4ugM2:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.MasterTheorem_resetBtn__v_yre{background:#f8f9fa;color:#666;border:2px solid #e1e5e9;padding:1rem 2.5rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.MasterTheorem_resetBtn__v_yre:hover{background:#e9ecef;border-color:#adb5bd}.MasterTheorem_resultSection__V5UVl{max-width:800px;margin:0 auto 3rem}.MasterTheorem_resultCard__zqp0U{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 20px 40px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.MasterTheorem_error__5UEoY{text-align:center;color:#dc3545}.MasterTheorem_error__5UEoY h3{font-size:1.5rem;margin-bottom:1rem}.MasterTheorem_error__5UEoY p{font-size:1.1rem;opacity:.8}.MasterTheorem_resultHeader__0F0_I{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.MasterTheorem_resultHeader__0F0_I h2{color:#333;font-size:1.8rem;font-weight:600;margin:0}.MasterTheorem_toggleBtn__jzqeZ{background:#f8f9fa;color:#667eea;border:2px solid #667eea;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.MasterTheorem_toggleBtn__jzqeZ:hover{background:#667eea;color:#fff}.MasterTheorem_resultContent__QbRgy{display:flex;flex-direction:column;gap:2rem}.MasterTheorem_complexity__YxXpb{text-align:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff}.MasterTheorem_complexity__YxXpb h3{font-size:1.3rem;margin-bottom:1rem;opacity:.9}.MasterTheorem_complexityValue__bb9_v{font-size:2.5rem;font-weight:700;font-family:Courier New,monospace;text-shadow:0 2px 4px rgba(0,0,0,.3)}.MasterTheorem_caseInfo__NVdbm{background:#f8f9fa;padding:2rem;border-radius:16px;border-left:4px solid #667eea}.MasterTheorem_caseInfo__NVdbm h3{color:#333;font-size:1.3rem;margin-bottom:1.5rem;font-weight:600}.MasterTheorem_caseInfo__NVdbm p{margin-bottom:.75rem;color:#555;line-height:1.6}.MasterTheorem_caseInfo__NVdbm strong{color:#333}.MasterTheorem_steps__3xPJQ{background:#fff;padding:2rem;border-radius:16px;border:2px solid #e1e5e9}.MasterTheorem_steps__3xPJQ h3{color:#333;font-size:1.3rem;margin-bottom:1.5rem;font-weight:600}.MasterTheorem_steps__3xPJQ ol{padding-left:1.5rem}.MasterTheorem_steps__3xPJQ li{margin-bottom:1rem;color:#555;line-height:1.6;font-size:1rem}.MasterTheorem_infoSection__aPvRf{max-width:800px;margin:0 auto}.MasterTheorem_infoCard__ukff9{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 20px 40px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.MasterTheorem_infoCard__ukff9 h2{color:#333;font-size:1.8rem;margin-bottom:1.5rem;font-weight:600;text-align:center}.MasterTheorem_infoCard__ukff9 p{color:#555;line-height:1.6;margin-bottom:1.5rem;font-size:1.1rem}.MasterTheorem_theorem__600r3{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:16px;text-align:center;font-size:1.5rem;font-weight:700;font-family:Courier New,monospace;margin:2rem 0;box-shadow:0 8px 25px rgba(102,126,234,.3)}.MasterTheorem_cases__eE3Ze{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.MasterTheorem_case__JCxFt{background:#f8f9fa;padding:1.5rem;border-radius:12px;border-left:4px solid #667eea}.MasterTheorem_case__JCxFt h4{color:#667eea;font-size:1.2rem;margin-bottom:.75rem;font-weight:600}.MasterTheorem_case__JCxFt p{color:#555;line-height:1.6;margin:0;font-size:1rem}.MasterTheorem_infoCard__ukff9 h3{color:#333;font-size:1.4rem;margin:2rem 0 1rem;font-weight:600}.MasterTheorem_infoCard__ukff9 ul{list-style:none;padding:0}.MasterTheorem_infoCard__ukff9 li{background:#f8f9fa;padding:1rem;margin-bottom:.75rem;border-radius:8px;border-left:3px solid #667eea;color:#555;line-height:1.6}.MasterTheorem_infoCard__ukff9 li strong{color:#333}@media (max-width:768px){.MasterTheorem_container__6wXQX{padding:1rem .5rem}.MasterTheorem_backButton__BBbnd{top:1rem;left:1rem}.MasterTheorem_backBtn__QYQUP{padding:.5rem 1rem;font-size:.9rem}.MasterTheorem_header__uPHr1 h1{font-size:2.5rem}.MasterTheorem_header__uPHr1 p{font-size:1rem}.MasterTheorem_formCard__F9pCn,.MasterTheorem_infoCard__ukff9,.MasterTheorem_resultCard__zqp0U{padding:1.5rem;margin:0 .5rem}.MasterTheorem_formGrid__fmKTX{grid-template-columns:1fr}.MasterTheorem_buttonGroup__RC9xN{flex-direction:column}.MasterTheorem_resetBtn__v_yre,.MasterTheorem_solveBtn__4ugM2{width:100%}.MasterTheorem_resultHeader__0F0_I{flex-direction:column;align-items:stretch}.MasterTheorem_complexityValue__bb9_v{font-size:2rem}.MasterTheorem_theorem__600r3{font-size:1.2rem;padding:1.5rem}}@media (max-width:480px){.MasterTheorem_header__uPHr1 h1{font-size:2rem}.MasterTheorem_formCard__F9pCn,.MasterTheorem_infoCard__ukff9,.MasterTheorem_resultCard__zqp0U{padding:1rem}.MasterTheorem_complexityValue__bb9_v{font-size:1.5rem}.MasterTheorem_theorem__600r3{font-size:1rem;padding:1rem}}