.Launch_container__4S7bj{background:white;border-radius:20px;padding:20px;box-shadow:0 20px 40px rgba(0,0,0,.2);max-width:550px;width:90%;text-align:center;animation:Launch_slideIn__193Wz .8s ease-out;margin:20px auto;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;height:auto;max-height:95vh}@keyframes Launch_slideIn__193Wz{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Launch_title__qx55V{font-size:2.2rem;color:#333;margin-bottom:5px;font-weight:700;padding-top:10px}.Launch_subtitle__WPkFf{color:#666;font-size:1rem;margin-bottom:20px}.Launch_parameterSection__orUMG{margin-bottom:10px;text-align:left}.Launch_parameterTitle__sWzH1{font-size:1.2rem;color:#333;margin-bottom:10px;font-weight:600;display:flex;align-items:center;gap:10px}.Launch_parameterTitle__sWzH1:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.Launch_optionsGrid__o345b{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:15px;margin-bottom:20px}.Launch_optionsVertical__lzIPZ{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.Launch_optionCard__u18Aq{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;text-align:center;position:relative;overflow:hidden}.Launch_optionCard__u18Aq:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.Launch_selected__nEioA{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:white}.Launch_selected__nEioA:before{content:"✓";position:absolute;top:5px;right:8px;font-size:1.2rem;font-weight:700}.Launch_optionNumber__gyXUu{font-size:1.8rem;font-weight:700;margin-bottom:5px}.Launch_optionText__N3zxp{font-size:.9rem;font-weight:500}.Launch_levelCard__BYqch{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:15px;cursor:pointer;transition:all .3s ease;text-align:center;margin-bottom:10px}.Launch_levelCard__BYqch:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.Launch_levelName__qqAj9{font-size:1.2rem;font-weight:700;margin-bottom:5px}.Launch_levelDescription__xNN21{font-size:.9rem;opacity:.8}.Launch_startButton__57dtl{background:linear-gradient(135deg,#28a745,#20c997);color:white;border:none;padding:15px 30px;font-size:1.2rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease;margin-top:10px;width:100%;margin-bottom:5px}.Launch_startButton__57dtl:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(40,167,69,.3)}.Launch_startButton__57dtl:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.Launch_validationMessage__lqn25{color:#dc3545;font-size:.9rem;margin-top:10px;opacity:0;transition:opacity .3s ease}.Launch_show__CwBFJ{opacity:1}@media (max-width:600px){.Launch_container__4S7bj{padding:15px;border-radius:20px;margin:10px auto}.Launch_title__qx55V{font-size:1.8rem;margin-top:0;padding-top:5px;margin-bottom:2px}.Launch_subtitle__WPkFf{font-size:.9rem;margin-bottom:10px}.Launch_optionsGrid__o345b{grid-template-columns:repeat(2,1fr);gap:10px}.Launch_optionCard__u18Aq{padding:15px}.Launch_levelName__qqAj9{font-size:1.1rem}.Launch_levelDescription__xNN21{font-size:.8rem}.Launch_startButton__57dtl{padding:12px 20px;font-size:1.1rem;margin-bottom:5px}.Launch_parameterTitle__sWzH1{font-size:1.1rem}.Launch_optionNumber__gyXUu{font-size:1.5rem}}@media (max-width:400px){.Launch_container__4S7bj{padding:10px;width:95%;border-radius:20px;margin:5px auto}.Launch_title__qx55V{font-size:1.5rem;margin-bottom:0}.Launch_subtitle__WPkFf{margin-bottom:8px;font-size:.8rem}.Launch_startButton__57dtl{padding:8px 15px;font-size:1rem;margin-top:5px}.Launch_optionCard__u18Aq{padding:8px}}