.dashboard-module__jLJscq__dashboardContainer{flex-direction:column;align-items:center;min-height:100vh;padding:1.25rem;display:flex}.dashboard-module__jLJscq__header{-webkit-backdrop-filter:blur(20px);background:#0f172af2;border:1px solid #ffffff40;border-radius:50px;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-bottom:1.75rem;padding:1rem 2.5rem;display:flex;box-shadow:0 10px 40px #0009,0 0 20px #c9a84c0d}.dashboard-module__jLJscq__brand{align-items:center;gap:.5rem;display:flex}.dashboard-module__jLJscq__sessionActions{align-items:center;gap:1.25rem;display:flex}.dashboard-module__jLJscq__sessionMobile{color:#ffffffdb;letter-spacing:.04em;font-size:.9rem;font-weight:700}.dashboard-module__jLJscq__logoutBtn{border:2px solid var(--color-primary);color:var(--color-primary);cursor:pointer;background:0 0;border-radius:50px;padding:.5rem 1.5rem;font-weight:600;transition:all .2s}.dashboard-module__jLJscq__logoutBtn:hover{background:var(--color-primary);color:#fff}.dashboard-module__jLJscq__userMobile{color:var(--color-primary);font-weight:500}.dashboard-module__jLJscq__userText{color:#fff;font-weight:500}.dashboard-module__jLJscq__mobileHide{display:inline-block}.dashboard-module__jLJscq__container{width:100%;max-width:900px}.dashboard-module__jLJscq__formSection{-webkit-backdrop-filter:blur(32px);background:#0f172ae6;border:1px solid #fff3;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem;box-shadow:0 15px 50px #00000080}.dashboard-module__jLJscq__sectionTitle{color:var(--color-primary-bright);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem;font-size:1.5rem;font-weight:900}.dashboard-module__jLJscq__sectionSubtitle{color:#fff;opacity:.8;margin-bottom:2.5rem;font-weight:400;line-height:1.6}.dashboard-module__jLJscq__tabsContainer{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:1.25rem;display:grid}.dashboard-module__jLJscq__tab{cursor:pointer;color:#fff;text-align:center;background:#fff3;border:1px solid #ffffff4d;border-radius:50px;justify-content:center;align-items:center;min-height:46px;padding:.65rem .75rem;font-weight:500;transition:all .2s;display:flex}.dashboard-module__jLJscq__activeTab{background:var(--color-primary-bright);color:var(--background);font-weight:800;box-shadow:0 0 20px #e8c97a66}.dashboard-module__jLJscq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;display:grid}.dashboard-module__jLJscq__field{flex-direction:column;gap:.6rem;display:flex}.dashboard-module__jLJscq__label{color:#fff;letter-spacing:.06em;text-transform:uppercase;opacity:.9;padding-left:.25rem;font-size:.8rem;font-weight:800}.dashboard-module__jLJscq__input,.dashboard-module__jLJscq__select{color:#fff;caret-color:var(--color-primary-bright,#e8c97a);background-color:#ffffff1a;border:1.5px solid #ffffff40;border-radius:14px;padding:1.1rem 1.6rem;font-size:1.05rem;transition:all .3s}.dashboard-module__jLJscq__input::placeholder,.dashboard-module__jLJscq__select::placeholder{color:#fff6}.dashboard-module__jLJscq__input:focus,.dashboard-module__jLJscq__select:focus{border-color:var(--color-primary-bright);background-color:#ffffff24;outline:none;box-shadow:0 0 0 4px #e8c97a33}.dashboard-module__jLJscq__uploadGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.dashboard-module__jLJscq__uploadCard{text-align:center;background-color:#ffffff08;border:2px dashed #c9a84c4d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:2rem 1.5rem;transition:all .2s;display:flex}.dashboard-module__jLJscq__uploadCard:hover,.dashboard-module__jLJscq__uploadCard:focus-within{border-color:var(--color-primary);background-color:#ffffff14;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.dashboard-module__jLJscq__uploadLabel{color:var(--color-primary);margin-bottom:.5rem;font-size:1.05rem;font-weight:600;display:block}.dashboard-module__jLJscq__uploadCardReady{background:#4ade800f;border-color:#4ade80a6}.dashboard-module__jLJscq__passportCard{background:#e8c97a0f;border-color:#e8c97a8c}.dashboard-module__jLJscq__passportHelp{color:#ffffffad;max-width:28rem;margin:.1rem 0 .35rem;font-size:.84rem;line-height:1.5}.dashboard-module__jLJscq__passportActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:100%;display:grid}.dashboard-module__jLJscq__fileInput{color:#fff;opacity:.9;width:100%;margin-top:.5rem;font-size:.9rem}.dashboard-module__jLJscq__fileInput::file-selector-button{color:var(--color-primary-bright);font:inherit;cursor:pointer;background:#e8c97a1f;border:1px solid #e8c97a80;border-radius:9px;margin-right:.65rem;padding:.55rem .8rem;font-weight:700}.dashboard-module__jLJscq__fileInput::file-selector-button:hover{background:#e8c97a33}.dashboard-module__jLJscq__compressStatus,.dashboard-module__jLJscq__fileStatus{overflow-wrap:anywhere;max-width:100%;margin-top:.6rem;font-size:.8rem;display:block}.dashboard-module__jLJscq__compressStatus{color:var(--color-primary-bright)}.dashboard-module__jLJscq__fileStatus{color:#86efac}.dashboard-module__jLJscq__btnAccent{background-color:var(--color-accent);color:#0a0906;cursor:pointer;border:none;border-radius:50px;width:100%;min-height:44px;margin-top:1rem;padding:.75rem;font-weight:700;transition:transform .2s;box-shadow:0 4px 10px #d4af374d}.dashboard-module__jLJscq__btnAccent:hover{transform:translateY(-2px)}.dashboard-module__jLJscq__btnAccent:disabled{cursor:wait;opacity:.72}.dashboard-module__jLJscq__btnSecondary{width:100%;min-height:44px;color:var(--color-primary-bright);cursor:pointer;background:#e8c97a14;border:1px solid #e8c97a94;border-radius:50px;margin-top:1rem;padding:.75rem;font-weight:700;transition:background .2s,transform .2s}.dashboard-module__jLJscq__btnSecondary:hover{background:#e8c97a29;transform:translateY(-2px)}.dashboard-module__jLJscq__btnSecondary:disabled{cursor:wait;opacity:.6}.dashboard-module__jLJscq__footer{border-top:1px solid #ffffff1f;flex-direction:column;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:flex}.dashboard-module__jLJscq__submissionError{border:1px solid #e8c97a7a;border-left:4px solid var(--color-primary-bright);color:#ffffffd1;background:#e8c97a17;border-radius:14px;padding:1.2rem 1.25rem;line-height:1.55}.dashboard-module__jLJscq__submissionError strong{color:#fff;margin-bottom:.45rem;font-size:1.02rem;display:block}.dashboard-module__jLJscq__submissionError p{margin:0 0 .5rem}.dashboard-module__jLJscq__submissionError span{color:#ffffff9e;font-size:.85rem;display:block}.dashboard-module__jLJscq__checkboxContainer{color:#ffffffd9;background:#0f172ab3;border:1px solid #ffffff1a;border-radius:14px;align-items:flex-start;gap:.75rem;padding:1.25rem;font-size:.92rem;line-height:1.6;display:flex}.dashboard-module__jLJscq__checkbox{width:22px;height:22px;accent-color:var(--color-primary);flex:0 0 22px;margin-top:.25rem}.dashboard-module__jLJscq__futureTab{cursor:default;color:#ffffff8c;background:#ffffff12;border-color:#ffffff24}.dashboard-module__jLJscq__guidelinesPanel{background:#ffffff0b;border:1px solid #ffffff24;border-radius:16px;margin-bottom:1.5rem;overflow:hidden}.dashboard-module__jLJscq__guidelinesSummary{color:#fff;cursor:pointer;align-items:center;gap:1rem;padding:1rem 1.2rem;font-weight:750;list-style:none;display:flex}.dashboard-module__jLJscq__guidelinesSummary::-webkit-details-marker{display:none}.dashboard-module__jLJscq__guidelinesSummary:after{content:"+";color:var(--color-primary-bright);flex:none;font-size:1.4rem;font-weight:400;line-height:1}.dashboard-module__jLJscq__guidelinesPanel[open] .dashboard-module__jLJscq__guidelinesSummary:after{content:"−"}.dashboard-module__jLJscq__guidelinesHint{color:#ffffff8c;margin-left:auto;font-size:.82rem;font-weight:400}.dashboard-module__jLJscq__guidelinesContent{border-top:1px solid #ffffff1a;padding:0 1.2rem .6rem}.dashboard-module__jLJscq__guideRow{color:#ffffffc2;border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1.5fr 1.5fr;align-items:start;gap:1rem;padding:1rem 0;font-size:.86rem;line-height:1.5;display:grid}.dashboard-module__jLJscq__guideRow:last-child{border-bottom:none}.dashboard-module__jLJscq__guideDocument{color:#fff;font-weight:700}.dashboard-module__jLJscq__guideDo span{color:#86efac;font-weight:900}.dashboard-module__jLJscq__guideDont span{color:#fca5a5;font-weight:900}@media (max-width:768px){.dashboard-module__jLJscq__dashboardContainer{padding:1rem .5rem}.dashboard-module__jLJscq__header{text-align:center;border-radius:24px;gap:.75rem;width:100%;margin:0 0 1rem;padding:.9rem}.dashboard-module__jLJscq__brand{min-width:0}.dashboard-module__jLJscq__sessionActions{gap:.55rem}.dashboard-module__jLJscq__sessionMobile{display:none}.dashboard-module__jLJscq__logoutBtn{padding:.5rem .85rem!important;font-size:.72rem!important}.dashboard-module__jLJscq__mobileHide{display:none!important}.dashboard-module__jLJscq__formSection{padding:1.5rem 1rem}.dashboard-module__jLJscq__guideRow{grid-template-columns:1fr;gap:.45rem;padding:.9rem 0}.dashboard-module__jLJscq__grid{grid-template-columns:1fr}}.dashboard-module__jLJscq__welcomeCard{color:#fff;background:#0f172af0;border:1px solid #fff3;border-radius:24px;margin-bottom:1.75rem;padding:2.5rem;box-shadow:0 15px 50px #00000080}.dashboard-module__jLJscq__progressRow{color:#ffffff8c;letter-spacing:.05em;text-transform:uppercase;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:2.5rem;font-size:.78rem;font-weight:800;display:grid}.dashboard-module__jLJscq__progressRow span{border-bottom:2px solid #ffffff26;padding-bottom:.7rem}.dashboard-module__jLJscq__progressRow .dashboard-module__jLJscq__progressActive{color:var(--color-primary-bright);border-color:var(--color-primary-bright)}.dashboard-module__jLJscq__welcomeEyebrow{color:var(--color-primary-bright);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:900}.dashboard-module__jLJscq__welcomeTitle{color:#fff;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.4rem);line-height:1.08}.dashboard-module__jLJscq__welcomeLead{color:#ffffffd1;max-width:720px;margin:0 0 2.25rem;font-size:1.08rem;line-height:1.75}.dashboard-module__jLJscq__welcomeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:1.25rem;display:grid}.dashboard-module__jLJscq__infoPanel{background:#ffffff0f;border:1px solid #ffffff26;border-radius:16px;padding:1.5rem}.dashboard-module__jLJscq__infoPanel h2{color:var(--color-primary-bright);margin:0 0 .6rem;font-size:1.05rem}.dashboard-module__jLJscq__timeNote,.dashboard-module__jLJscq__supportNote{color:#ffffffb3;line-height:1.6}.dashboard-module__jLJscq__checkList,.dashboard-module__jLJscq__nextSteps{color:#ffffffd1;margin:1rem 0 0;padding-left:1.25rem;line-height:1.8}.dashboard-module__jLJscq__privacyNote{border-left:3px solid var(--color-primary-bright);color:#ffffffc7;background:#e8c97a17;border-radius:8px;margin-bottom:1rem;padding:1.15rem 1.3rem;line-height:1.65}.dashboard-module__jLJscq__privacyNote strong{color:#fff}.dashboard-module__jLJscq__supportNote{margin:0 0 1.5rem}.dashboard-module__jLJscq__completedTab{color:var(--color-primary-bright);cursor:default;border-color:#e8c97a73}@media (max-width:720px){.dashboard-module__jLJscq__welcomeCard{border-radius:18px;padding:1.5rem}.dashboard-module__jLJscq__progressRow{grid-template-columns:repeat(2,1fr);gap:.9rem}.dashboard-module__jLJscq__welcomeGrid{grid-template-columns:1fr}.dashboard-module__jLJscq__welcomeLead{font-size:1rem}.dashboard-module__jLJscq__tabsContainer{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.dashboard-module__jLJscq__tab{text-align:center;justify-content:center;align-items:center;min-height:48px;padding:.65rem .4rem;font-size:.72rem;line-height:1.25;display:flex}.dashboard-module__jLJscq__guidelinesHint{display:none}.dashboard-module__jLJscq__passportActions{grid-template-columns:1fr;gap:0}}
.success-module__3Ew61q__container{justify-content:center;align-items:center;min-height:60vh;padding:2rem;animation:.6s ease-out success-module__3Ew61q__fadeIn;display:flex}.success-module__3Ew61q__card{text-align:center;border-top:6px solid var(--primary-color);background:#fff;border-radius:16px;width:100%;max-width:500px;padding:3rem;box-shadow:0 10px 30px #00000014}.success-module__3Ew61q__imageWrapper{justify-content:center;margin-bottom:2rem;display:flex}.success-module__3Ew61q__image{object-fit:contain;filter:drop-shadow(0 4px 6px #0000001a)}.success-module__3Ew61q__title{color:var(--primary-color);font-family:var(--font-primary);margin-bottom:1rem;font-size:2rem;font-weight:700}.success-module__3Ew61q__message{color:#4a5568;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.success-module__3Ew61q__subMessage{color:var(--accent-color);margin-bottom:2.5rem;font-weight:500}.success-module__3Ew61q__button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .2s}.success-module__3Ew61q__button:hover{background:#143628;transform:translateY(-2px);box-shadow:0 4px 12px #1b43324d}@keyframes success-module__3Ew61q__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
