.PageLayout_wrapper__SUfKR{display:flex;gap:2rem;max-width:1200px;margin:0 auto;min-height:100vh}.PageLayout_sidebar__Yo___{position:sticky;top:2rem;align-self:flex-start;flex-shrink:0}.PageLayout_main___5oOQ{flex:1;min-width:0}@media (max-width:640px){.PageLayout_wrapper__SUfKR{flex-direction:column;gap:0;padding-top:4rem}.PageLayout_sidebar__Yo___{position:fixed;top:0;left:0;right:0;z-index:100;background:#121212;padding:.6rem 1rem;display:flex;justify-content:center;border-bottom:1px solid rgba(243,156,18,.2)}}.StepProgressBar_nav__jGmxW{gap:0}.StepProgressBar_item___xJMh,.StepProgressBar_nav__jGmxW{display:flex;flex-direction:column;align-items:center}.StepProgressBar_circle__p2TOA{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid rgba(243,156,18,.5);background:#121212;display:flex;align-items:center;justify-content:center;text-decoration:none;color:rgba(255,255,255,.6);font-weight:700;font-size:.875rem;transition:border-color .2s,background .2s,color .2s}.StepProgressBar_circle__p2TOA:hover{border-color:rgba(243,156,18,.8);color:white}.StepProgressBar_circleActive__OChzX{border-color:#f39c12;background:rgba(243,156,18,.15);color:#f39c12}.StepProgressBar_line__TNIFS{width:2px;height:2rem;background:rgba(243,156,18,.25);margin:.25rem 0;transition:background .2s}.StepProgressBar_lineFilled__nKJ2A{background:#f39c12}@media (max-width:640px){.StepProgressBar_nav__jGmxW{flex-direction:row}.StepProgressBar_item___xJMh{flex-direction:row;align-items:center}.StepProgressBar_line__TNIFS{width:2rem;height:2px;margin:0 .25rem}}.SectionTitle_title__o9G0_{font-size:1.75rem;font-weight:700;letter-spacing:.05em;text-align:center;margin-bottom:1.5rem;color:#f39c12;text-shadow:0 0 20px rgba(243,156,18,.3)}.QrScanner_container__e7UmJ{display:flex;flex-direction:column;align-items:center;position:relative}.QrScanner_container__e7UmJ #reader{width:min(300px,90vw);height:300px;border-radius:10px;overflow:hidden;border:2px solid #f39c12;background:#121212;transition:border-color .3s ease,box-shadow .3s ease}.QrScanner_container__e7UmJ[data-scanning=true] #reader{height:unset}@keyframes QrScanner_pulseGreen__1F7Ka{0%{box-shadow:0 0 0 #2ecc71}50%{box-shadow:0 0 18px 4px #2ecc71}to{box-shadow:0 0 0 #2ecc71}}.QrScanner_container__e7UmJ[data-detected=true] #reader{border-color:#2ecc71;animation:QrScanner_pulseGreen__1F7Ka .6s ease-out 2}.QrScanner_result__TlKn1{margin-top:15px;color:#2ecc71;font-weight:700}.QrGeneratorSection_container__2jsxT{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:500px;margin:0 auto;padding:2rem;background:rgba(255,255,255,.03);border-radius:15px;backdrop-filter:blur(10px);border:1px solid rgba(243,156,18,.2)}.QrGeneratorSection_inputGroup__D8wlq{display:flex;flex-direction:column;width:100%;gap:10px}.QrGeneratorSection_input__hyNSo{padding:12px 15px;border-radius:8px;border:1px solid rgba(243,156,18,.3);background:rgba(18,18,18,.5);color:white;font-size:1rem;outline:none;transition:border-color .3s ease}.QrGeneratorSection_input__hyNSo:focus{border-color:#f39c12}.QrGeneratorSection_qrContainer__WzJgy{padding:20px;background:white;border-radius:12px;display:flex;justify-content:center;align-items:center;margin:10px 0;box-shadow:0 0 20px rgba(0,0,0,.3)}.QrGeneratorSection_buttonGroup__5IbTa{display:flex;gap:15px;width:100%}.QrGeneratorSection_generateBtn__aTusy{flex:2;background-color:#f39c12;color:#121212;transition:background-color .3s ease,transform .2s ease}.QrGeneratorSection_generateBtn__aTusy:hover{background-color:#e67e22;transform:translateY(-2px)}.QrGeneratorSection_downloadBtn__HGZK9{flex:1;background-color:transparent;color:#f39c12;border:1px solid #f39c12;transition:all .3s ease}.QrGeneratorSection_downloadBtn__HGZK9:hover{background-color:rgba(243,156,18,.1)}.QrGeneratorSection_downloadBtn__HGZK9:disabled,.QrGeneratorSection_generateBtn__aTusy:disabled{opacity:.5;cursor:not-allowed;transform:none}.UserSection_container__TqRhL{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:500px;margin:0 auto;padding:2.5rem;background:rgba(255,255,255,.03);border-radius:20px;backdrop-filter:blur(12px);border:1px solid rgba(243,156,18,.15);box-shadow:0 8px 32px 0 rgba(0,0,0,.3)}.UserSection_form__2_un1{display:flex;flex-direction:column;width:100%;gap:1.5rem}.UserSection_inputGroup__DFQwj{display:flex;flex-direction:column;width:100%;gap:.5rem}.UserSection_label__GsSP_{font-size:.9rem;color:rgba(255,255,255,.7);margin-left:.2rem}.UserSection_input__nJhIu{padding:14px 18px;border-radius:10px;border:1px solid rgba(243,156,18,.2);background:rgba(18,18,18,.6);color:white;font-size:1rem;outline:none;transition:all .3s ease}.UserSection_input__nJhIu:focus{border-color:#f39c12;background:rgba(18,18,18,.8);box-shadow:0 0 0 2px rgba(243,156,18,.1)}.UserSection_passwordWrapper__dJylj{position:relative;width:100%;display:flex;align-items:center}.UserSection_passwordInput__liGxU{padding-right:45px!important;width:100%}.UserSection_eyeButton__XH__2{position:absolute;right:12px;background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:white;opacity:.5;transition:all .2s ease;border-radius:6px}.UserSection_eyeButton__XH__2:hover{opacity:.8;background:rgba(255,255,255,.1)}.UserSection_submitBtn__NfJTs{margin-top:1rem;padding:14px;background-color:#f39c12;color:#121212;font-weight:700;font-size:1rem;border-radius:10px;transition:all .3s ease}.UserSection_submitBtn__NfJTs:hover:not(:disabled){background-color:#e67e22;transform:translateY(-2px);box-shadow:0 4px 12px rgba(243,156,18,.3)}.UserSection_submitBtn__NfJTs:active:not(:disabled){transform:translateY(0)}.UserSection_submitBtn__NfJTs:disabled{opacity:.6;cursor:not-allowed}.UserSection_message__ySd8b{width:100%;padding:12px;border-radius:8px;font-size:.9rem;text-align:center;animation:UserSection_fadeIn__ZZxQu .3s ease}.UserSection_success__1fTGc{background:rgba(46,204,113,.15);border:1px solid rgba(46,204,113,.3);color:#2ecc71}.UserSection_error__VCkA6{background:rgba(231,76,60,.15);border:1px solid rgba(231,76,60,.3);color:#e74c3c}@keyframes UserSection_fadeIn__ZZxQu{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AboutSection_content__RTKnL{max-width:560px;margin:0 auto;line-height:1.7;color:rgba(255,255,255,.9)}.AboutSection_content__RTKnL p{margin:0}.HomePageView_section__Zze8z{scroll-margin-top:1rem;padding-bottom:3rem}.HomePageView_sectionLast__9tfNy{padding-top:1rem}