.StartScreen_startScreen__v_5Mu{display:flex;height:100%;transition:all .3s ease}.StartScreen_startScreen__v_5Mu.StartScreen_transitioning__kOZ6w{animation:StartScreen_fade-out-scale__BB716 .3s ease forwards}@media(max-width:480px){.StartScreen_startScreen__v_5Mu{flex-direction:column}}.StartScreen_menuButton__JwCkB{position:absolute;z-index:50;top:16px;left:16px;display:none}@media(max-width:768px){.StartScreen_menuButton__JwCkB{display:block}}@keyframes StartScreen_fade-out-scale__BB716{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}.StartScreen_container__dcZQE{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;max-width:800px;min-height:100vh;margin:0 auto;padding:40px 32px}.StartScreen_header__fAgRt{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.StartScreen_title__79rSO{background-image:linear-gradient(135deg,#2b2824,#f04b27);background-clip:text;color:rgba(0,0,0,0)}.StartScreen_subtitle__iZ2ao{max-width:500px;color:var(--gray-70)}.StartScreen_inputSection__umpO3{width:100%;margin-bottom:32px}.StartScreen_inputSection__umpO3.StartScreen_pc___iWBG{display:block}.StartScreen_inputSection__umpO3.StartScreen_mobile__AuE9d{display:none}.StartScreen_categoriesWrapper__XlbAf{width:100%;margin-bottom:16px}.StartScreen_categoriesScrollContainer__WoZs0{padding:8px 0}.StartScreen_categoriesList__WghAA{display:flex;gap:8px;justify-content:flex-start;width:max-content;min-width:100%;padding:0}.StartScreen_categoryButton__fFCNK{cursor:pointer;display:flex;flex-shrink:0;gap:4px;align-items:center;justify-content:center;min-width:fit-content;min-height:32px;padding:4px 8px;border-radius:8px;font-size:14px;white-space:nowrap}.StartScreen_categoryButton__fFCNK.StartScreen_active__nsrXi{border-color:var(--primary-40)!important;background-color:var(--primary-40)!important;color:var(--white)!important}.StartScreen_questionsGrid__VKXyv{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:8px}.StartScreen_getStartedSection__cF48s{width:100%;text-align:center}.StartScreen_getStartedButton__m4kjZ{border-color:#ff6b6b!important;background-color:#ff6b6b!important;font-weight:600;transition:all .2s ease}.StartScreen_getStartedButton__m4kjZ:hover{transform:translateY(-2px);border-color:#ff5252!important;background-color:#ff5252!important;box-shadow:0 4px 12px rgba(255,107,107,.3)}.StartScreen_questionCard__63N90{cursor:pointer;display:flex;gap:12px;align-items:center;padding:12px 16px 12px 12px;border:1px solid var(--gray-20);border-radius:16px;background-color:var(--white);transition:all .2s ease-in-out}.StartScreen_questionCard__63N90:hover{transform:translateY(-1px);border-color:var(--gray-30);box-shadow:0 2px 8px rgba(0,0,0,.05)}.StartScreen_questionCard__63N90 .StartScreen_questionIcon__iPsa4{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background-color:var(--gray-5);color:var(--black)}.StartScreen_questionIcon__iPsa4{flex-shrink:0;width:20px;height:20px;margin-top:2px;color:var(--gray-40)}.StartScreen_questionText__Ok90u{margin:0;line-height:1.5;color:var(--black)}@media(max-width:768px){.StartScreen_header__fAgRt{margin-bottom:32px}.StartScreen_categoriesList__WghAA{justify-content:flex-start}}@media(max-width:480px){.StartScreen_container__dcZQE{overflow:auto;flex:1;justify-content:start;width:100%;min-height:0;margin-bottom:16px;padding:64px 16px 0}.StartScreen_header__fAgRt{margin-bottom:24px}.StartScreen_inputSection__umpO3{margin-bottom:0}.StartScreen_inputSection__umpO3.StartScreen_pc___iWBG{display:none}.StartScreen_inputSection__umpO3.StartScreen_mobile__AuE9d{display:block;padding:0 16px 34px}.StartScreen_questionsGrid__VKXyv{display:flex;flex:1;flex-direction:column;margin-bottom:16px}}@media(max-width:480px)and (max-width:480px){.StartScreen_questionsGrid__VKXyv{margin-bottom:0}}