*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#e0e0e0;background-color:#0a0a1a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}.app{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;padding-top:80px}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 20px}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0a0a1af2;border-bottom:1px solid #ffffff0d;position:sticky;top:0}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary,.btn-gradient{color:#fff;background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);border:none;font-weight:700;box-shadow:0 4px 18px #026ef766}.btn-primary:hover,.btn-gradient:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 6px 28px #f4bc1f80}.btn-secondary,.btn-gold{color:#001027;background:linear-gradient(135deg,#f4bc1f 0%,#e5a80f 100%);border:none;font-weight:700;box-shadow:0 4px 16px #f4bc1f59}.btn-secondary:hover,.btn-gold:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 24px #f4bc1f80}.btn-outline{color:#3d8ff9;background:0 0;border:2px solid #026ef7}.btn-outline:hover{background:#026ef71f;border-color:#3d8ff9}.btn-danger{color:#fff;background:linear-gradient(135deg,#ff1744,#d50000)}.btn-danger:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ff174466}.btn-lg{padding:1rem 2rem;font-size:1.05rem}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.form-group{margin-bottom:1.5rem}.form-label{color:#e0e0e0;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.form-input,.form-select,.form-textarea{color:#e0e0e0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:.85rem 1rem;font-size:.95rem;transition:all .3s}.form-input:focus,.form-select:focus,.form-textarea:focus{background:#ffffff14;border-color:#6c63ff;box-shadow:0 0 0 3px #6c63ff26}.form-input::placeholder{color:#6b6b8d}.form-textarea{resize:vertical;min-height:120px}.form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236b6b8d' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-error{color:#ff1744;margin-top:.4rem;font-size:.85rem}.form-checkbox{cursor:pointer;align-items:center;gap:.5rem;display:flex}.form-checkbox input[type=checkbox]{accent-color:#6c63ff;width:18px;height:18px}.card{background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:1px solid #6c63ff1a;border-radius:16px;padding:2rem;transition:all .3s}.card:hover{border-color:#6c63ff33;transform:translateY(-3px);box-shadow:0 10px 40px #6c63ff1a}.alert{border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:.95rem}.alert-error{color:#ff1744;background:#ff17441a;border:1px solid #ff174433}.alert-success{color:#00c853;background:#00c8531a;border:1px solid #00c85333}.alert-info{color:#8b85ff;background:#6c63ff1a;border:1px solid #6c63ff33}.loading-spinner{justify-content:center;align-items:center;padding:3rem;display:flex}.spinner{border:3px solid #6c63ff33;border-top-color:#6c63ff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.page-header{text-align:center;padding:3rem 0 2rem}.page-header h1{color:#fff;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.page-header p{color:#a0a0b5;font-size:1.05rem}.footer{background:#0a0a1a;border-top:1px solid #ffffff0d;margin-top:auto}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a1a}::-webkit-scrollbar-thumb{background:#6c63ff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6c63ff80}::selection{color:#fff;background:#6c63ff4d}@media (width<=768px){.container{padding:0 15px}.page-header h1{font-size:1.8rem}.card{padding:1.5rem}}@media (width<=480px){.btn{padding:.65rem 1.2rem;font-size:.9rem}}._nav_1vxh2_1{z-index:1000;-webkit-backdrop-filter:blur(24px);background:#fffffff2;border-bottom:1px solid #e2e8f0;height:80px;transition:all .3s;position:fixed;top:0;left:0;right:0}._container_1vxh2_15{justify-content:space-between;align-items:center;width:100%;max-width:100%;height:100%;padding:0 2.5rem;display:flex}._logo_1vxh2_25{z-index:1;cursor:pointer;background:0 0;border-radius:0;align-items:center;gap:.5rem;padding:0;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}._logo_1vxh2_25:hover{opacity:.92;transform:scale(1.02)}._logoImg_1vxh2_42{object-fit:contain;cursor:pointer;width:auto;height:5rem;max-height:5rem;display:block}@media (width<=768px){._logoImg_1vxh2_42{height:3.5rem}}._logoIcon_1vxh2_56{font-size:1.8rem}._logoText_1vxh2_60{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.5rem;font-weight:800}._logoAccent_1vxh2_67{background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._menuToggle_1vxh2_74{cursor:pointer;z-index:1;flex-direction:column;gap:5px;padding:5px;display:none}._bar_1vxh2_83{transform-origin:50%;background:#0f172a;border-radius:2px;width:24px;height:2px;transition:all .3s}._navLinks_1vxh2_92{justify-content:flex-end;align-items:center;gap:2rem;margin-left:auto;display:flex}._navLink_1vxh2_92{color:#0f172a;padding:.25rem 0;font-size:.875rem;font-weight:600;text-decoration:none;position:relative}._navLink_1vxh2_92:after{content:"";background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}._navLink_1vxh2_92:hover{color:#026ef7}._navLink_1vxh2_92:hover:after{width:100%}._navLinkActive_1vxh2_126{color:#026ef7;font-weight:800}._navLinkActive_1vxh2_126:after{width:100%}._authSection_1vxh2_134{justify-content:center;align-items:center;gap:1rem;display:flex}._dashboardBtn_1vxh2_141{color:#026ef7;white-space:nowrap;background:#026ef71a;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s}._dashboardBtn_1vxh2_141:hover{color:#0154c4;background:#026ef733}._userMenu_1vxh2_157{cursor:pointer;position:relative}._userMenu_1vxh2_157:before{content:"";z-index:1;height:12px;position:absolute;top:100%;left:0;right:0}._userMenu_1vxh2_157:hover ._dropdown_1vxh2_170{opacity:1;pointer-events:all;transform:translateY(0)}._userAvatar_1vxh2_176{color:#fff;background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s;display:flex}._userAvatar_1vxh2_176:hover{transform:scale(1.05)}._dropdown_1vxh2_170{opacity:0;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:180px;padding:.5rem;transition:all .3s;position:absolute;top:50px;right:0;transform:translateY(-8px);box-shadow:0 10px 30px #0f172a1f}._dropdownItem_1vxh2_210{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:block}._dropdownItem_1vxh2_210:hover{color:#026ef7;background:#026ef714}._authButtons_1vxh2_231{justify-content:center;align-items:center;gap:.5rem;display:flex}@media (width<=768px){._menuToggle_1vxh2_74{display:flex}._navLinks_1vxh2_92{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;pointer-events:none;background:#011027fa;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;position:fixed;top:80px;left:0;right:0;transform:translateY(-120%)}._navLinksOpen_1vxh2_258{opacity:1;pointer-events:all;transform:translateY(0)}._authSection_1vxh2_134{flex-direction:column;gap:1rem;width:100%}._authButtons_1vxh2_231{flex-direction:column;width:100%}._authButtons_1vxh2_231 a,._dashboardBtn_1vxh2_141{text-align:center;width:100%}._userMenu_1vxh2_157{width:100%}._userMenu_1vxh2_157 ._dropdown_1vxh2_170{opacity:1;pointer-events:all;box-shadow:none;border-color:#e2e8f0;margin-top:.5rem;position:static;transform:none}}._footer_10df7_1{background:#fff;border-top:1px solid #e2e8f0;margin-top:auto;padding:2rem 0}._container_10df7_8{max-width:1440px;margin:0 auto;padding:0 2rem}@media (width<=768px){._container_10df7_8{padding:0 1rem}}._inner_10df7_19{justify-content:space-between;align-items:center;gap:2rem;display:flex}._brand_10df7_26{flex-direction:column;gap:.25rem;display:flex}._logo_10df7_32{background:0 0;border-radius:0;justify-content:flex-start;align-items:center;gap:.5rem;padding:0;text-decoration:none;transition:all .3s;display:inline-flex}._logo_10df7_32:hover{opacity:.9;transform:translateY(-1px)}._logoIcon_10df7_48{font-size:1.3rem}._logoText_10df7_52{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.125rem;font-weight:800}._logoAccent_10df7_59{background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._description_10df7_66{color:#64748b;max-width:280px;font-size:.75rem}._links_10df7_72{align-items:center;gap:1.5rem;display:flex}._link_10df7_72{color:#475569;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s}._link_10df7_72:hover{color:#026ef7}._divider_10df7_89{background:#e2e8f0;height:1px;margin:1.5rem 0 1rem}._copyright_10df7_95{color:#64748b;text-align:center;font-size:.75rem}@media (width<=768px){._inner_10df7_19{text-align:center;flex-direction:column}._brand_10df7_26{align-items:center}._description_10df7_66{max-width:100%}._links_10df7_72{flex-wrap:wrap;justify-content:center}}._modalOverlay_10df7_117{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172a99;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}._modalContent_10df7_132{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:850px;max-height:85vh;display:flex;box-shadow:0 20px 50px #0f172a26}._modalHeader_10df7_145{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}._modalHeader_10df7_145 h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}._modalClose_10df7_159{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}._modalClose_10df7_159:hover{color:#0f172a}._modalBody_10df7_171{padding:1.5rem;font-size:.9rem;line-height:1.6;overflow-y:auto}._modalBody_10df7_171 h6{color:#026ef7;margin-top:1.2rem;margin-bottom:.5rem;font-size:1rem;font-weight:700}._modalBody_10df7_171 p{color:#334155;margin-bottom:.8rem}._modalBody_10df7_171 ul{margin-bottom:1rem;padding-left:1.2rem}._modalBody_10df7_171 ul li{color:#475569;margin-bottom:.4rem}._modalBody_10df7_171 a{color:#026ef7;text-decoration:underline}._modalFooter_10df7_201{border-top:1px solid #e2e8f0;justify-content:flex-end;padding:1rem 1.5rem;display:flex}._dashboard_18ch7_1{background:#f8fafc;min-height:calc(100vh - 80px);padding:3rem 0 6rem}._welcomeHeader_18ch7_7{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;padding:3rem;display:flex;box-shadow:0 10px 30px #0f172a0a}._welcomeContent_18ch7_21{flex-direction:column;gap:.5rem;display:flex}._welcomeTitle_18ch7_27{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.5rem;font-weight:800}._welcomeDesc_18ch7_34{color:#64748b;font-size:1rem}._quickStats_18ch7_39{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}._statCard_18ch7_46{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #0f172a08}._statCard_18ch7_46:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0f172a0f}._statIcon_18ch7_62{border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}._statIcon_18ch7_62._statIconPurple_18ch7_72{background:#eff6ff}._statIcon_18ch7_62._statIconGreen_18ch7_75{background:#f0fdf4}._statIcon_18ch7_62._statIconOrange_18ch7_78{background:#fef3c7}._statIcon_18ch7_62._statIconCyan_18ch7_81{background:#ecfeff}._statInfo_18ch7_85{flex-direction:column;gap:2px;display:flex}._statValue_18ch7_91{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:800}._statLabel_18ch7_98{color:#64748b;font-size:.75rem;font-weight:500}._sectionHeader_18ch7_104{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}._sectionTitle_18ch7_111{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:800}._viewAll_18ch7_118{color:#026ef7;font-size:.875rem;font-weight:600;text-decoration:none}._viewAll_18ch7_118:hover{text-decoration:underline}._assessmentGrid_18ch7_128{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}._assessmentCard_18ch7_135{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #0f172a08}._assessmentCard_18ch7_135:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0f172a14}._cardIcon_18ch7_151{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}._cardIcon_18ch7_151._cardIconPurple_18ch7_160{background:#eff6ff}._cardIcon_18ch7_151._cardIconPink_18ch7_163{background:#fdf2f8}._cardIcon_18ch7_151._cardIconCyan_18ch7_166{background:#ecfeff}._cardBody_18ch7_170{flex-direction:column;gap:.25rem;display:flex}._cardSubject_18ch7_176{color:#026ef7;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}._cardTitle_18ch7_184{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1rem;font-weight:700}._cardMeta_18ch7_191{color:#64748b;gap:.25rem;font-size:.75rem;display:flex}._progressBar_18ch7_198{background:#e2e8f0;border-radius:3px;width:100%;height:6px;margin-top:.5rem;overflow:hidden}._progressFill_18ch7_207{background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);border-radius:3px;height:100%;transition:width .5s}._cardFooter_18ch7_214{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}._progressText_18ch7_221{color:#64748b;font-size:.75rem;font-weight:500}._continueBtn_18ch7_227{color:#026ef7;font-size:.875rem;font-weight:600;text-decoration:none}._continueBtn_18ch7_227:hover{text-decoration:underline}._activityList_18ch7_237{flex-direction:column;gap:.5rem;display:flex}._activityItem_18ch7_243{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:background .2s,border-color .2s;display:flex;box-shadow:0 2px 8px #0f172a05}._activityItem_18ch7_243:hover{background:#f8fafc;border-color:#cbd5e1}._activityIcon_18ch7_259{flex-shrink:0;font-size:1.2rem}._activityContent_18ch7_264{flex-direction:column;gap:2px;display:flex}._activityAction_18ch7_270{color:#334155;font-size:.875rem}._activityAction_18ch7_270 strong{color:#0f172a}._activityMeta_18ch7_278{color:#64748b;font-size:.75rem}._landing_18ch7_283{background:radial-gradient(circle at 50% 0,#026ef70d 0%,#f8fafc00 70%),#f8fafc;padding:3rem 0}._landingHero_18ch7_288{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-bottom:4rem;display:grid}._landingContent_18ch7_296{flex-direction:column;gap:2rem;display:flex}._landingBadge_18ch7_302{color:#026ef7;background:#eff6ff;border:1px solid #026ef733;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;padding:.4rem 1.2rem;font-size:.875rem;font-weight:600;display:inline-flex}._landingBadge_18ch7_302 ._badgeDot_18ch7_315{background:#16a34a;border-radius:50%;width:8px;height:8px;animation:2s infinite _pulse_18ch7_1}._landingTitle_18ch7_323{color:#0f172a;letter-spacing:-.02em;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:3.2rem;font-weight:800;line-height:1.15}._landingHighlight_18ch7_332{background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._landingDesc_18ch7_339{color:#475569;max-width:540px;font-size:1.15rem;line-height:1.8}._landingActions_18ch7_346{flex-wrap:wrap;gap:1rem;display:flex}._landingActions_18ch7_346 a{text-align:center;border-radius:12px;min-width:160px;padding:.95rem 2.2rem;font-size:1rem;font-weight:600;box-shadow:0 4px 15px #026ef740}._landingActions_18ch7_346 a:hover{box-shadow:0 8px 25px #026ef759}._landingStats_18ch7_364{border-top:1px solid #e2e8f0;gap:3rem;padding-top:2rem;display:flex}._landingStat_18ch7_364{flex-direction:column;gap:.25rem;display:flex}._landingStat_18ch7_364 ._landingStatNumber_18ch7_376{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:2.2rem;font-weight:800}._landingStat_18ch7_364 ._landingStatLabel_18ch7_382{color:#64748b;font-size:.875rem;font-weight:500}._landingVisual_18ch7_388{justify-content:center;align-items:center;display:flex;position:relative}._landingCard_18ch7_395{background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:480px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 45px #0f172a12}._landingCard_18ch7_395:before{content:"";background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);height:5px;position:absolute;top:0;left:0;right:0}._landingCardHeader_18ch7_416{color:#0f172a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;display:flex}._landingCardBadge_18ch7_426{color:#16a34a;background:#f0fdf4;border:1px solid #16a34a33;border-radius:8px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}._landingCardList_18ch7_436{flex-direction:column;gap:1rem;display:flex}._landingCardItem_18ch7_442{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}._landingCardItem_18ch7_442:hover{background:#fff;border-color:#026ef7;transform:translateY(-2px);box-shadow:0 6px 20px #0f172a0d}._landingItemIcon_18ch7_461{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}._landingItemTitle_18ch7_472{color:#0f172a;font-size:.95rem;font-weight:700}._landingItemDesc_18ch7_478{color:#64748b;font-size:.82rem}._howItWorks_18ch7_483{text-align:center;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:5rem 0}._sectionSubtitle_18ch7_491{color:#64748b;max-width:600px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.6}._stepsGrid_18ch7_501{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}._stepCard_18ch7_507{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem 1.8rem;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative}._stepCard_18ch7_507:hover{background:#fff;border-color:#026ef7;transform:translateY(-6px);box-shadow:0 16px 35px #0f172a0f}._stepNumber_18ch7_523{color:#fff;background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:800;display:flex;position:absolute;top:1rem;right:1rem}._stepIcon_18ch7_539{background:#eff6ff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:2.2rem;display:flex}._stepTitle_18ch7_551{color:#0f172a;margin-bottom:.5rem;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:800}._stepDesc_18ch7_559{color:#64748b;font-size:.95rem;line-height:1.7}._features_18ch7_565{text-align:center;background:#f8fafc;padding:5rem 0}._featuresGrid_18ch7_571{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}._featureCard_18ch7_577{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 4px 15px #0f172a08}._featureCard_18ch7_577:hover{border-color:#026ef7;transform:translateY(-5px);box-shadow:0 14px 30px #0f172a0f}._featureIcon_18ch7_592{background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1rem;font-size:1.8rem;display:flex}._featureTitle_18ch7_604{color:#0f172a;margin-bottom:.25rem;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.15rem;font-weight:700}._featureDesc_18ch7_612{color:#64748b;font-size:.92rem;line-height:1.7}._ctaSection_18ch7_618{background:#f8fafc;padding:5rem 0}._ctaCard_18ch7_623{text-align:center;background:linear-gradient(135deg,#026ef7 0%,#0052c4 100%);border-radius:28px;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 45px #026ef740}._ctaTitle_18ch7_633{color:#fff;margin-bottom:1rem;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:2.8rem;font-weight:800}._ctaDesc_18ch7_641{color:#ffffffe6;max-width:540px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.7}@media (width<=992px){._landingHero_18ch7_288{text-align:center;grid-template-columns:1fr}._landingContent_18ch7_296{align-items:center}._landingDesc_18ch7_339{max-width:100%}._landingStats_18ch7_364{justify-content:center}._landingBadge_18ch7_302{margin:0 auto}._quickStats_18ch7_39,._assessmentGrid_18ch7_128,._featuresGrid_18ch7_571,._stepsGrid_18ch7_501{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._landingTitle_18ch7_323{font-size:2.4rem}._landingStats_18ch7_364{flex-wrap:wrap;gap:2rem}._quickStats_18ch7_39{grid-template-columns:repeat(2,1fr)}._assessmentGrid_18ch7_128{grid-template-columns:1fr}._welcomeHeader_18ch7_7{text-align:center;flex-direction:column}._featuresGrid_18ch7_571,._stepsGrid_18ch7_501{grid-template-columns:1fr}._ctaTitle_18ch7_633{font-size:2rem}._ctaDesc_18ch7_641{font-size:1rem}}@media (width<=576px){._landing_18ch7_283{padding:2rem 0}._landingTitle_18ch7_323{font-size:2rem}._landingActions_18ch7_346{flex-direction:row;justify-content:center;width:100%}._landingActions_18ch7_346 a{text-align:center;flex:1;min-width:0;max-width:180px}._quickStats_18ch7_39{grid-template-columns:1fr}._landingCard_18ch7_395{max-width:100%}._landingCardItem_18ch7_442{text-align:center;flex-direction:column;padding:.5rem}._landingStats_18ch7_364{flex-flow:wrap;justify-content:center;gap:1.5rem}._landingStat_18ch7_364{align-items:center;min-width:100px}._landingStatNumber_18ch7_376{font-size:1.5rem!important}._howItWorks_18ch7_483,._features_18ch7_565,._ctaSection_18ch7_618{padding:3rem 0}._ctaCard_18ch7_623{padding:2.5rem 1.5rem}._stepCard_18ch7_507{padding:2rem}}._authPage_wsjft_1{background:#f8fafc;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem 0;display:flex}._container_wsjft_10{width:100%;max-width:480px;margin:0 auto;padding:0 20px}._containerWide_wsjft_17{width:100%;max-width:600px;margin:0 auto;padding:0 20px}._authCard_wsjft_24{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:3rem;box-shadow:0 10px 30px #0f172a0f}._header_wsjft_32{text-align:center;margin-bottom:2rem}._icon_wsjft_37{margin-bottom:1rem;font-size:3rem;display:block}._title_wsjft_43{color:#0f172a;margin-bottom:.5rem;font-size:2rem;font-weight:800}._subtitle_wsjft_50{color:#64748b;font-size:.95rem}._errorAlert_wsjft_55{color:#ff1744;background:#ff17441a;border:1px solid #ff174433;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.8rem 1rem;font-size:.9rem;display:flex}._infoAlert_wsjft_68{color:#026ef7;background:#026ef71a;border:1px solid #026ef733;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.8rem 1rem;font-size:.9rem;display:flex}._form_wsjft_81{flex-direction:column;gap:1.2rem;display:flex}._formRow_wsjft_87{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._formGroup_wsjft_93{flex-direction:column;gap:.5rem;display:flex}._label_wsjft_99{color:#334155;font-size:.9rem;font-weight:600}._input_wsjft_105{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:.9rem 1rem;font-size:1rem;transition:border-color .3s}._input_wsjft_105:focus{border-color:#026ef7;box-shadow:0 0 0 3px #026ef726}._input_wsjft_105::placeholder{color:#94a3b8}._select_wsjft_123{color:#0f172a;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.1rem;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;padding:.85rem 2.5rem .85rem 1rem;font-size:.95rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:0 1px 3px #0f172a0a}._select_wsjft_123:hover{background-color:#fafafa;border-color:#94a3b8}._select_wsjft_123:focus{background-color:#fff;border-color:#026ef7;box-shadow:0 0 0 3.5px #026ef724}._select_wsjft_123 option{color:#0f172a;background:#fff;padding:.6rem;font-size:.95rem;font-weight:400}._options_wsjft_160{justify-content:space-between;align-items:center;display:flex}._checkboxLabel_wsjft_166{color:#475569;cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}._checkbox_wsjft_166{accent-color:#026ef7}._forgotPassword_wsjft_179{color:#026ef7;font-size:.9rem;font-weight:600;text-decoration:none}._forgotPassword_wsjft_179:hover{text-decoration:underline}._submitBtn_wsjft_189{color:#fff;cursor:pointer;background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);border:none;border-radius:10px;padding:.9rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s}._submitBtn_wsjft_189:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #026ef74d}._submitBtnDisabled_wsjft_205{opacity:.7;cursor:not-allowed}._divider_wsjft_210{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}._dividerLine_wsjft_217{background:#e2e8f0;flex:1;height:1px}._dividerText_wsjft_223{color:#94a3b8;white-space:nowrap;font-size:.85rem}._socialButtons_wsjft_229{gap:1rem;margin-bottom:1.5rem;display:flex}._socialBtn_wsjft_235{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-size:.9rem;font-weight:600;transition:background .3s;display:flex}._socialBtn_wsjft_235:hover{background:#f1f5f9}._footerText_wsjft_255{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.9rem}._link_wsjft_262{color:#026ef7;font-weight:600;text-decoration:none}._link_wsjft_262:hover{text-decoration:underline}@media (width<=480px){._authCard_wsjft_24{padding:2rem 1.5rem}._formRow_wsjft_87{grid-template-columns:1fr}._socialButtons_wsjft_229{flex-direction:column}}._page_1qio1_1{background:#f8fafc;min-height:calc(100vh - 80px)}._loadingContainer_1qio1_6{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}._loadingSpinner_1qio1_15{border:3px solid #026ef733;border-top-color:#026ef7;border-radius:50%;width:50px;height:50px;animation:1s linear infinite _spin_1qio1_1}._loadingText_1qio1_24{color:#64748b;font-size:1rem}@keyframes _spin_1qio1_1{to{transform:rotate(360deg)}}._hero_1qio1_34{text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;padding:4rem 0 2rem}._heroContainer_1qio1_41{max-width:800px;margin:0 auto;padding:0 20px}._heroTitle_1qio1_47{color:#0f172a;margin-bottom:1rem;font-size:2.8rem;font-weight:800}._heroSubtitle_1qio1_54{color:#475569;font-size:1.15rem;line-height:1.7}._filters_1qio1_60{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:2rem 0}._filtersContainer_1qio1_66{align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:0 20px;display:flex}._searchBar_1qio1_75{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex:1;align-items:center;gap:.8rem;height:48px;padding:0 1.2rem;transition:border-color .3s;display:flex}._searchBar_1qio1_75:focus-within{border-color:#026ef7;box-shadow:0 0 0 3px #026ef726}._searchIcon_1qio1_93{color:#64748b;align-items:center;font-size:1.1rem;display:flex}._searchInput_1qio1_100{color:#0f172a;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:.92rem}._searchInput_1qio1_100::placeholder{color:#94a3b8}._filterGroup_1qio1_113{gap:.8rem;display:flex}._filterSelect_1qio1_118{color:#0f172a;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;height:48px;padding:0 1.2rem;font-size:.92rem;font-weight:500;transition:border-color .3s}._filterSelect_1qio1_118:focus,._filterSelect_1qio1_118:hover{border-color:#026ef7}._filterSelect_1qio1_118 option{color:#0f172a;background-color:#fff;padding:10px}._errorContainer_1qio1_141{padding:1rem 0}._errorAlert_1qio1_145{color:#ff1744;background:#ff17441a;border:1px solid #ff174433;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.9rem;display:flex}._grid_1qio1_157{background:#f8fafc;padding:3rem 0 6rem}._assessmentsGrid_1qio1_162{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}._assessmentCard_1qio1_171{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #0f172a0a}._assessmentCard_1qio1_171:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0f172a14}._cardHeader_1qio1_188{justify-content:space-between;align-items:center;display:flex}._cardCategory_1qio1_194{color:#026ef7;background:#026ef714;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}._paidBadge_1qio1_203{color:#d97706;background:#f59e0b1f;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}._cardTitle_1qio1_212{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}._cardDescription_1qio1_219{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}._cardMeta_1qio1_231{flex-wrap:wrap;gap:1rem;display:flex}._metaItem_1qio1_237{color:#64748b;align-items:center;gap:.4rem;font-size:.85rem;display:flex}._metaIcon_1qio1_245{font-size:1rem}._takeTestTag_1qio1_249{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#026ef7,#f4bc1f);border:none;border-radius:20px;justify-content:center;align-items:center;padding:.35rem .9rem;font-size:.78rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #026ef740}._takeTestTag_1qio1_249:hover{transform:translateY(-1px);box-shadow:0 6px 18px #026ef759}._amountPaid_1qio1_269{color:#b45309;font-size:.95rem;font-weight:700}._amountFree_1qio1_275{color:#16a34a;font-size:.95rem;font-weight:700}._difficultyBox_1qio1_281{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.5rem;padding:.75rem .9rem;display:flex}._difficultyLabel_1qio1_291{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}._difficultyGrid_1qio1_299{gap:.4rem;display:flex}._levelBtn_1qio1_304{text-transform:capitalize;cursor:pointer;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:.45rem .3rem;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}._levelBtn_1qio1_304:hover{color:#026ef7;border-color:#026ef7;transform:translateY(-1px)}._levelEasyActive_1qio1_328{color:#026ef7!important;background:#eff6ff!important;border-color:#026ef7!important;box-shadow:0 0 0 2px #026ef726!important}._levelIntermediateActive_1qio1_335{color:#b45309!important;background:#fffbeb!important;border-color:#d97706!important;box-shadow:0 0 0 2px #d9770626!important}._levelAdvancedActive_1qio1_342{color:#b91c1c!important;background:#fef2f2!important;border-color:#dc2626!important;box-shadow:0 0 0 2px #dc262626!important}._levelDisabled_1qio1_349{opacity:.7;color:#94a3b8!important;background:#f1f5f9!important;border-color:#e2e8f0!important}._noticeText_1qio1_356{color:#dc2626;margin-top:.2rem;font-size:.75rem;font-weight:600}._emptyState_1qio1_363{text-align:center;padding:4rem 2rem}._emptyTitle_1qio1_368{color:#0f172a;margin:1rem 0;font-size:1.5rem;font-weight:700}._emptyText_1qio1_375{color:#64748b;font-size:1rem}._subCategorySection_1qio1_380{max-width:1400px;margin:0 auto 2.5rem;padding:0 20px}._subCategoryHeading_1qio1_386{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.1rem;font-weight:600}._subCategoryGrid_1qio1_395{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}._subCategoryCard_1qio1_401{text-align:left;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0f172a08}._subCategoryCard_1qio1_401:hover{background:#fff;border-color:#026ef7;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0f}._subCategoryActive_1qio1_421{box-shadow:0 8px 25px #026ef71f;background:#026ef70d!important;border-color:#026ef7!important}._subCategoryIcon_1qio1_427{background:#f1f5f9;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:2.2rem;display:flex}._subCategoryInfo_1qio1_439{flex-direction:column;gap:.3rem;display:flex}._subCategoryTitle_1qio1_445{color:#0f172a;margin:0;font-size:1.3rem;font-weight:700}._subCategoryDesc_1qio1_452{color:#64748b;margin:0;font-size:.88rem;line-height:1.4}@media (width<=768px){._subCategoryGrid_1qio1_395{grid-template-columns:1fr}._assessmentsGrid_1qio1_162{grid-template-columns:repeat(2,1fr)}._filtersContainer_1qio1_66{flex-direction:column}._filterGroup_1qio1_113{width:100%}._filterGroup_1qio1_113 select{flex:1}._heroTitle_1qio1_47{font-size:2.2rem}}@media (width<=480px){._assessmentsGrid_1qio1_162{grid-template-columns:1fr}}._selectWrapper_1lgsk_1{width:100%;position:relative}._label_1lgsk_6{color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;margin-bottom:.45rem;font-size:.75rem;font-weight:700;display:flex}._trigger_1lgsk_18{color:#0f172a;cursor:pointer;text-align:left;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 3px #0f172a0a}._trigger_1lgsk_18:hover{background-color:#fafafa;border-color:#94a3b8}._trigger_1lgsk_18._active_1lgsk_40{background-color:#fff;border-color:#026ef7;box-shadow:0 0 0 3.5px #026ef724}._trigger_1lgsk_18._placeholder_1lgsk_45{color:#94a3b8;font-weight:400}._triggerText_1lgsk_50{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._chevron_1lgsk_56{color:#64748b;flex-shrink:0;margin-left:.5rem;transition:transform .2s}._chevron_1lgsk_56._rotated_1lgsk_62{color:#026ef7;transform:rotate(180deg)}._dropdown_1lgsk_67{z-index:999;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;max-height:260px;padding:6px;animation:.15s _fadeIn_1lgsk_1;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 10px 25px -5px #0f172a1f,0 8px 10px -6px #0f172a0f}@keyframes _fadeIn_1lgsk_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._searchBox_1lgsk_94{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;margin-bottom:6px;padding:8px 12px;display:flex}._searchInput_1lgsk_105{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:.88rem}._searchInput_1lgsk_105::placeholder{color:#94a3b8}._optionsList_1lgsk_117{flex-direction:column;gap:2px;max-height:200px;display:flex;overflow-y:auto}._optionsList_1lgsk_117::-webkit-scrollbar{width:5px}._optionsList_1lgsk_117::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}._optionsList_1lgsk_117::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._option_1lgsk_117{color:#334155;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:.92rem;font-weight:500;transition:all .15s;display:flex}._option_1lgsk_117:hover{color:#0f172a;background-color:#f1f5f9}._option_1lgsk_117._selected_1lgsk_152{color:#026ef7;background-color:#026ef714;font-weight:600}._emptyState_1lgsk_158{text-align:center;color:#94a3b8;padding:16px;font-size:.85rem}._page_1w760_1{min-height:calc(100vh - 80px)}._hero_1w760_5{isolation:isolate;padding:6rem 2rem;position:relative;overflow:hidden}._hero_1w760_5:before{content:"";z-index:1;background:#0000004d;position:absolute;inset:0}._heroContent_1w760_19{z-index:2;text-align:center;max-width:1400px;margin:0 auto;position:relative}._breadcrumb_1w760_27{color:#fffc;align-items:center;gap:.25rem;margin-bottom:2rem;font-size:.875rem;text-decoration:none;transition:color .3s;display:inline-flex}._breadcrumb_1w760_27:hover{color:#fff}._breadcrumbIcon_1w760_41{font-size:1.1rem}._heroIcon_1w760_45{filter:drop-shadow(0 4px 12px #0000004d);margin-bottom:1.5rem;font-size:4rem}._heroTitle_1w760_51{color:#fff;text-shadow:0 2px 10px #0003;margin-bottom:1rem;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:3.5rem;font-weight:800}._heroDesc_1w760_60{color:#ffffffe6;max-width:700px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.7}._heroStats_1w760_68{justify-content:center;gap:4rem;display:flex}._heroStat_1w760_68{flex-direction:column;align-items:center;gap:.25rem;display:flex}._heroStatValue_1w760_81{color:#fff;text-shadow:0 2px 8px #0003;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:2rem;font-weight:800}._heroStatLabel_1w760_89{color:#fffc;font-size:.875rem;font-weight:500}._heroBgPattern_1w760_95{z-index:0;opacity:.1;background-image:radial-gradient(circle at 20%,#fff 1px,#0000 1px),radial-gradient(circle at 80%,#fff 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}._container_1w760_104{max-width:1400px;margin:0 auto;padding:4rem 2rem}._gridHeader_1w760_110{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}._gridTitle_1w760_119{color:#0f172a;align-items:center;gap:.5rem;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.5rem;font-weight:700;display:flex}._gridCount_1w760_129{color:#94a3b8;font-size:1rem;font-weight:500}._gridFilters_1w760_135{align-items:center;gap:.5rem;display:flex}._filterLabel_1w760_141{color:#94a3b8;font-size:.875rem}._filterSelect_1w760_146{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:.5rem 1rem;font-size:.875rem}._filterSelect_1w760_146:focus{border-color:#026ef7}._assessmentsGrid_1w760_160{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}._assessmentCard_1w760_166{background:#fff;border:1px solid #e2e8f0;border-radius:20px;transition:all .3s}._assessmentCard_1w760_166:hover{border-color:#026ef766;transform:translateY(-2px);box-shadow:0 4px 20px #026ef726}._assessmentCard_1w760_166{animation:.5s forwards _fadeInUp_1w760_1;animation-delay:var(--delay,0s);opacity:0;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}@keyframes _fadeInUp_1w760_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._cardAccent_1w760_198{flex-shrink:0;height:4px}._cardHeader_1w760_203{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 0;display:flex}._cardIcon_1w760_211{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}._cardBadge_1w760_222{color:#00c853;white-space:nowrap;background:#00c85326;border-radius:8px;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem;font-weight:700}._cardTitle_1w760_233{color:#0f172a;margin:.5rem 0;padding:0 1.5rem;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1rem;font-weight:700;line-height:1.4}._cardDesc_1w760_243{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;padding:0 1.5rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}._cardTags_1w760_255{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;padding:0 1.5rem;display:flex}._tag_1w760_263{color:#3d8ff9;background:#026ef71a;border:1px solid #026ef726;border-radius:8px;padding:2px .5rem;font-size:.75rem}._cardMeta_1w760_272{border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1rem;padding:1rem 1.5rem;display:grid}._metaItem_1w760_281{color:#94a3b8;align-items:center;gap:.25rem;font-size:.75rem;display:flex}._metaIcon_1w760_289{font-size:.9rem}._cardDifficulty_1w760_293{align-items:center;gap:.5rem;padding:0 1.5rem 1rem;display:flex}._difficultyDot_1w760_300{border-radius:50%;width:8px;height:8px}._difficultyLabel_1w760_306{font-size:.75rem;font-weight:600}._attempts_1w760_311{color:#cbd5e1;margin-left:auto;font-size:.75rem}._cardFooter_1w760_317{border-top:1px solid #e2e8f0;padding:1rem 1.5rem}._startBtn_1w760_322{text-align:center;color:#fff;border-radius:12px;width:100%;padding:.5rem;font-size:.875rem;font-weight:700;transition:opacity .3s,transform .3s;display:block}._startBtn_1w760_322:hover{opacity:.9;transform:translateY(-1px)}._loadingPage_1w760_338{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:calc(100vh - 80px);display:flex}._loadingSpinner_1w760_347{border:3px solid #e2e8f0;border-top-color:#026ef7;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite _spin_1w760_1}@keyframes _spin_1w760_1{to{transform:rotate(360deg)}}._loadingText_1w760_361{color:#94a3b8;font-size:1rem}._errorPage_1w760_366{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:calc(100vh - 80px);padding:2rem;display:flex}._errorIcon_1w760_377{margin-bottom:1rem;font-size:4rem}._errorTitle_1w760_382{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.5rem;font-weight:700}._errorDesc_1w760_389{color:#94a3b8;max-width:400px;font-size:1rem}._backHomeBtn_1w760_395,._retryBtn_1w760_396{color:#fff;cursor:pointer;background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);border:none;border-radius:12px;padding:.5rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-block}._backHomeBtn_1w760_395:hover,._retryBtn_1w760_396:hover{opacity:.9}._emptyState_1w760_414{text-align:center;padding:6rem 2rem}._emptyIcon_1w760_419{margin-bottom:1.5rem;font-size:4rem}._emptyTitle_1w760_424{color:#0f172a;margin-bottom:.5rem;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:700}._emptyDesc_1w760_432{color:#94a3b8;font-size:1rem}@media (width<=992px){._assessmentsGrid_1w760_160{grid-template-columns:repeat(2,1fr)}._heroTitle_1w760_51{font-size:2.5rem}._heroStats_1w760_68{gap:3rem}}@media (width<=768px){._assessmentsGrid_1w760_160{grid-template-columns:1fr}._heroTitle_1w760_51{font-size:2rem}._heroDesc_1w760_60{font-size:1rem}._heroStats_1w760_68{flex-direction:column;gap:1.5rem}._gridHeader_1w760_110{flex-direction:column;align-items:flex-start}._cardMeta_1w760_272{grid-template-columns:1fr}}@media (width<=576px){._hero_1w760_5{padding:4rem 1rem}._heroTitle_1w760_51{font-size:1.5rem}._heroIcon_1w760_45{font-size:3rem}._container_1w760_104{padding:3rem 1rem}}._page_zqhrv_1{background:#f1f5f9;min-height:calc(100vh - 80px)}._loadingContainer_zqhrv_6{flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:70vh;display:flex}._loadingSpinner_zqhrv_15{border:3px solid #026ef7;border-color:#026ef7 #f4bc1f #026ef71a #026ef71a;border-radius:50%;width:60px;height:60px;animation:.8s cubic-bezier(.4,0,.2,1) infinite _spin_zqhrv_1;box-shadow:0 0 30px #026ef726}._loadingText_zqhrv_26{color:#94a3b8;letter-spacing:.02em;font-size:1.05rem;font-weight:500}@keyframes _spin_zqhrv_1{to{transform:rotate(360deg)}}._errorContainer_zqhrv_38{justify-content:center;align-items:center;min-height:70vh;padding:2rem;display:flex}._errorContent_zqhrv_46{text-align:center;background:#fff;border:1px solid #ff174433;border-radius:28px;max-width:480px;padding:3rem 2.5rem;box-shadow:0 8px 30px #0f172a14}._errorIcon_zqhrv_56{margin-bottom:1rem;font-size:3.5rem;display:block}._errorTitle_zqhrv_62{color:#fff;margin-bottom:.75rem;font-size:1.6rem;font-weight:700}._errorText_zqhrv_69{color:#94a3b8;margin-bottom:2rem;font-size:.95rem;line-height:1.6}._backLink_zqhrv_76{color:#3d8ff9;border:1px solid #026ef733;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}._backLink_zqhrv_76:hover{background:#026ef71a;border-color:#026ef7;gap:.75rem}._hero_zqhrv_95{background:linear-gradient(160deg,#0f0f23 0%,#1a1a3e 40%,#0f0f23 100%);padding:4rem 0 3rem;position:relative;overflow:hidden}._heroBgGlow_zqhrv_102{pointer-events:none;background:radial-gradient(#026ef714 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;left:-20%}._heroBgGlow2_zqhrv_112{pointer-events:none;background:radial-gradient(#f4bc1f0f 0%,#0000 70%);width:50%;height:150%;position:absolute;bottom:-30%;right:-10%}._heroContainer_zqhrv_122{z-index:1;max-width:1440px;margin:0 auto;padding:0 2rem;position:relative}@media (width<=768px){._heroContainer_zqhrv_122{padding:0 1rem}}._heroSplit_zqhrv_135{grid-template-columns:1.3fr 1fr;align-items:start;gap:3rem;display:grid}._heroLeft_zqhrv_142{flex-direction:column;gap:1.5rem;display:flex}._breadcrumb_zqhrv_148{color:#94a3b8;background:#ffffff08;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:.5rem;padding:.4rem .9rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}._breadcrumb_zqhrv_148:hover{color:#3d8ff9;background:#026ef714;border-color:#026ef74d;transform:translate(-3px)}._heroBadge_zqhrv_171{flex-wrap:wrap;gap:.7rem;display:flex}._difficultyBadge_zqhrv_177{letter-spacing:.03em;text-transform:uppercase;border-radius:12px;padding:.35rem 1rem;font-size:.75rem;font-weight:600}._typeBadge_zqhrv_186{color:#3d8ff9;text-transform:capitalize;letter-spacing:.03em;background:#026ef71f;border:1px solid #026ef733;border-radius:12px;padding:.35rem 1rem;font-size:.75rem;font-weight:600}._heroTitle_zqhrv_198{color:#fff;letter-spacing:-.02em;font-size:2.4rem;font-weight:800;line-height:1.15}._heroSubtitle_zqhrv_206{color:#94a3b8;font-size:1rem;line-height:1.8}._heroMeta_zqhrv_212{flex-wrap:wrap;gap:1.2rem;display:flex}._metaItem_zqhrv_218{color:#cbd5e1;background:#ffffff08;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:.85rem;transition:all .3s;display:flex}._metaItem_zqhrv_218:hover{background:#026ef70d;border-color:#026ef733}._metaIcon_zqhrv_235{font-size:1rem}._heroTopics_zqhrv_239{flex-wrap:wrap;gap:.6rem;padding-top:.5rem;display:flex}._heroTopicTag_zqhrv_246{color:#3d8ff9;background:#026ef714;border:1px solid #026ef71f;border-radius:12px;padding:.35rem .9rem;font-size:.8rem;font-weight:500;transition:all .3s}._heroTopicTag_zqhrv_246:hover{background:#026ef726;border-color:#026ef74d;transform:translateY(-1px)}._heroTagTag_zqhrv_262{color:#64748b;background:#cbd5e11a;border:1px solid #cbd5e126;border-radius:12px;padding:.35rem .9rem;font-size:.8rem;font-weight:500;transition:all .3s}._heroTagTag_zqhrv_262:hover{background:#cbd5e133;border-color:#cbd5e14d;transform:translateY(-1px)}._heroRight_zqhrv_278{position:sticky;top:100px}._sidebarCard_zqhrv_283{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:1.75rem;transition:all .3s}._sidebarCard_zqhrv_283:hover{border-color:#026ef766;box-shadow:0 4px 20px #026ef726}._sidebarHeader_zqhrv_295{border-bottom:1px solid #e2e8f0;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}._sidebarIcon_zqhrv_304{font-size:1.4rem}._sidebarTitle_zqhrv_308{color:#fff;font-size:1.1rem;font-weight:700}._sidebarInfo_zqhrv_314{flex-direction:column;gap:0;margin-bottom:1.5rem;display:flex}._infoRow_zqhrv_321{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding:.7rem 0;display:flex}._infoRow_zqhrv_321:last-child{border-bottom:none}._infoLabel_zqhrv_332{color:#cbd5e1;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}._infoLabelIcon_zqhrv_341{font-size:.9rem}._infoValue_zqhrv_345{color:#fff;font-size:.9rem;font-weight:600}._priceSection_zqhrv_351{text-align:center;background:#f4bc1f0d;border:1px solid #f4bc1f26;border-radius:12px;margin-bottom:1.25rem;padding:1rem}._priceLabel_zqhrv_360{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.75rem}._priceAmount_zqhrv_368{color:#f4bc1f;font-size:1.8rem;font-weight:800;line-height:1.2}._priceNote_zqhrv_375{color:#cbd5e1;margin-top:.25rem;font-size:.75rem}._freeBadge_zqhrv_381{color:#00c853;background:#00c8531a;border:1px solid #00c85333;border-radius:12px;align-items:center;gap:.4rem;padding:.25rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}._startBtn_zqhrv_394{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}._startBtn_zqhrv_394:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}._startBtn_zqhrv_394:hover{transform:translateY(-3px);box-shadow:0 12px 40px #026ef759}._startBtn_zqhrv_394:hover:before{opacity:1}._startBtn_zqhrv_394:active{transform:translateY(-1px)}._startBtnIcon_zqhrv_428{margin-right:.4rem}._instructionsSection_zqhrv_432{background:#f1f5f9;padding:3rem 0 5rem}._instructionsContainer_zqhrv_437{max-width:1440px;margin:0 auto;padding:0 2rem}@media (width<=768px){._instructionsContainer_zqhrv_437{padding:0 1rem}}._instructionsCard_zqhrv_448{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:2rem 2.5rem;transition:all .3s}._instructionsCard_zqhrv_448:hover{border-color:#026ef766;box-shadow:0 4px 20px #026ef726}._instructionsHeader_zqhrv_460{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}._instructionsIcon_zqhrv_467{font-size:1.4rem}._instructionsTitle_zqhrv_471{color:#fff;letter-spacing:-.01em;font-size:1.3rem;font-weight:700}._instructionsList_zqhrv_478{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}._instructionItem_zqhrv_486{color:#94a3b8;background:#ffffff05;border-radius:12px;align-items:flex-start;gap:1rem;padding:.75rem 1rem;font-size:.95rem;line-height:1.6;transition:all .3s;display:flex}._instructionItem_zqhrv_486:hover{background:#026ef70d}._instructionNumber_zqhrv_502{color:#3d8ff9;background:#026ef71f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:.85rem;font-weight:700;display:flex}@media (width<=992px){._heroSplit_zqhrv_135{grid-template-columns:1fr;gap:2rem}._heroRight_zqhrv_278{position:static}._heroTitle_zqhrv_198{font-size:2rem}}@media (width<=768px){._hero_zqhrv_95{padding:2.5rem 0 2rem}._heroTitle_zqhrv_198{font-size:1.7rem}._heroMeta_zqhrv_212{gap:.8rem}._metaItem_zqhrv_218{padding:.35rem .7rem;font-size:.8rem}._sidebarCard_zqhrv_283{padding:1.25rem}._instructionsCard_zqhrv_448{padding:1.5rem}}@media (width<=576px){._heroTitle_zqhrv_198{font-size:1.4rem}._heroSubtitle_zqhrv_206{font-size:.9rem}._heroBadge_zqhrv_171{flex-direction:column}._instructionsTitle_zqhrv_471{font-size:1.1rem}}._page_1gmi2_1{background:#f8fafc;min-height:calc(100vh - 80px);padding:2.5rem 0 5rem}._welcomeCard_1gmi2_7{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;padding:3rem;display:flex;box-shadow:0 10px 30px #0f172a0a}._welcomeInfo_1gmi2_21{flex-direction:column;gap:.25rem;display:flex}._greeting_1gmi2_27{color:#0f172a;margin-bottom:.2rem;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:2.2rem;font-weight:800}._greeting_1gmi2_27 ._highlight_1gmi2_34{background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._welcomeText_1gmi2_41{color:#64748b;font-size:1rem}._statsGrid_1gmi2_46{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}._statCard_1gmi2_53{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;gap:.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #0f172a08}._statCard_1gmi2_53:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f172a0f}._statHeader_1gmi2_69{justify-content:space-between;align-items:center;display:flex}._statIcon_1gmi2_75{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}._statValue_1gmi2_85{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:2.2rem;font-weight:800}._statLabel_1gmi2_92{color:#64748b;font-size:.75rem;font-weight:600}._contentGrid_1gmi2_98{grid-template-columns:1fr 1fr;gap:2rem;display:grid}._section_1gmi2_104{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:3rem;box-shadow:0 6px 20px #0f172a0a}._sectionHeader_1gmi2_112{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}._sectionTitle_1gmi2_121{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:800}._viewAll_1gmi2_128{color:#026ef7;font-size:.875rem;font-weight:600;text-decoration:none}._viewAll_1gmi2_128:hover{text-decoration:underline}._assessmentList_1gmi2_138{flex-direction:column;gap:1rem;display:flex}._assessmentItem_1gmi2_144{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}._assessmentItem_1gmi2_144:hover{background:#fff;border-color:#026ef7;box-shadow:0 4px 15px #0f172a0d}._itemIcon_1gmi2_163{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}._itemInfo_1gmi2_174{flex-direction:column;flex:1;gap:2px;display:flex}._itemInfo_1gmi2_174 ._itemTitle_1gmi2_180{color:#0f172a;font-size:.875rem;font-weight:700}._itemInfo_1gmi2_174 ._itemDate_1gmi2_185{color:#64748b;font-size:.75rem}._itemStatus_1gmi2_190{border-radius:8px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}._statusCompleted_1gmi2_197{color:#16a34a;background:#f0fdf4;border:1px solid #16a34a33}._statusPending_1gmi2_203{color:#dc2626;background:#fef2f2;border:1px solid #dc262633}._statusInProgress_1gmi2_209{color:#026ef7;background:#eff6ff;border:1px solid #026ef733}._activityList_1gmi2_215{flex-direction:column;gap:1rem;display:flex}._activityItem_1gmi2_221{justify-content:flex-start;align-items:center;gap:1rem;padding:.5rem 0;display:flex}._activityItem_1gmi2_221:not(:last-child){border-bottom:1px solid #f1f5f9;padding-bottom:1rem}._activityDot_1gmi2_234{border-radius:50%;flex-shrink:0;width:10px;height:10px}._activityContent_1gmi2_241{flex-direction:column;flex:1;gap:2px;display:flex}._activityContent_1gmi2_241 ._activityText_1gmi2_247{color:#334155;font-size:.875rem;font-weight:500}._activityContent_1gmi2_241 ._activityTime_1gmi2_252{color:#64748b;font-size:.75rem}@media (width<=992px){._statsGrid_1gmi2_46{grid-template-columns:repeat(2,1fr)}._contentGrid_1gmi2_98{grid-template-columns:1fr}}@media (width<=768px){._welcomeCard_1gmi2_7{text-align:center;flex-direction:column;align-items:center}._greeting_1gmi2_27{font-size:1.8rem}._statsGrid_1gmi2_46{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (width<=576px){._statsGrid_1gmi2_46{grid-template-columns:1fr}}._onboardingPage_2zsbz_1{background:#f8fafc;min-height:100vh;padding-bottom:4rem}._topBar_2zsbz_7{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}._topBarLogo_2zsbz_16{align-items:center;gap:.75rem;display:flex}._topBarLogo_2zsbz_16 img{width:auto;height:2.5rem}._topBarLogo_2zsbz_16 span{color:#0f172a;font-size:1.1rem;font-weight:700}._topBarSkip_2zsbz_31{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem 1.1rem;font-size:.88rem;font-weight:600;transition:all .2s}._topBarSkip_2zsbz_31:hover{color:#026ef7;border-color:#026ef7}._stepperHeader_2zsbz_47{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}._stepperInner_2zsbz_53{align-items:center;max-width:1400px;margin:0 auto;display:flex;position:relative}._stepItem_2zsbz_61{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}._stepConnector_2zsbz_70{background:#e2e8f0;flex:1;height:2px;transition:background .4s}._stepConnector_2zsbz_70._active_2zsbz_76{background:linear-gradient(90deg,#026ef7,#3d8ff9)}._stepCircle_2zsbz_80{color:#94a3b8;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}._stepCircle_2zsbz_80._done_2zsbz_95{color:#fff;background:#026ef7;border-color:#026ef7}._stepCircle_2zsbz_80._current_2zsbz_100{color:#fff;background:#026ef7;border-color:#026ef7;box-shadow:0 0 0 4px #026ef726}._stepLabel_2zsbz_107{color:#94a3b8;text-align:center;white-space:nowrap;font-size:.75rem;font-weight:600;transition:color .3s}._stepLabel_2zsbz_107._active_2zsbz_76{color:#026ef7}._content_2zsbz_119{width:100%;max-width:100%;margin:2.5rem 0 0;padding:0 2.5rem}._stepCard_2zsbz_126{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;animation:.35s _fadeSlideIn_2zsbz_1;box-shadow:0 8px 30px #0f172a0f}@keyframes _fadeSlideIn_2zsbz_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._stepTitle_2zsbz_145{color:#0f172a;margin-bottom:.4rem;font-size:1.5rem;font-weight:800}._stepSubtitle_2zsbz_152{color:#64748b;margin-bottom:2rem;font-size:.94rem;line-height:1.5}._formGrid_2zsbz_159{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:1.5rem;display:grid}@media (width<=900px){._formGrid_2zsbz_159{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._formGrid_2zsbz_159{grid-template-columns:1fr}}._formGridFull_2zsbz_176{grid-template-columns:1fr;gap:1.4rem;margin-bottom:1.5rem;display:grid}._formGroup_2zsbz_183{flex-direction:column;gap:.45rem;display:flex}._formGroupFull_2zsbz_189{flex-direction:column;grid-column:1/-1;gap:.45rem;display:flex}._label_2zsbz_196{color:#334155;font-size:.875rem;font-weight:600}._labelNote_2zsbz_202{color:#94a3b8;margin-left:.35rem;font-size:.78rem;font-weight:400}._input_2zsbz_209{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;padding:.85rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;transition:border-color .25s,box-shadow .25s}._input_2zsbz_209:focus{border-color:#026ef7;box-shadow:0 0 0 3px #026ef71f}._input_2zsbz_209::placeholder{color:#94a3b8}._select_2zsbz_228{color:#0f172a;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.1rem;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;padding:.85rem 2.5rem .85rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:0 1px 3px #0f172a0a}._select_2zsbz_228:hover{background-color:#fafafa;border-color:#94a3b8}._select_2zsbz_228:focus{background-color:#fff;border-color:#026ef7;box-shadow:0 0 0 3.5px #026ef724}._select_2zsbz_228 option{color:#0f172a;background:#fff;padding:.6rem;font-size:.95rem;font-weight:400}._textarea_2zsbz_266{color:#0f172a;resize:vertical;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;min-height:90px;padding:.85rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;transition:border-color .25s,box-shadow .25s}._textarea_2zsbz_266:focus{border-color:#026ef7;box-shadow:0 0 0 3px #026ef71f}._textarea_2zsbz_266::placeholder{color:#94a3b8}._genderToggleRow_2zsbz_287{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._genderNote_2zsbz_294{color:#94a3b8;font-size:.78rem;font-style:italic}._toggleSwitch_2zsbz_300{width:40px;height:22px;position:relative}._toggleSwitch_2zsbz_300 input{opacity:0;width:0;height:0}._toggleSwitch_2zsbz_300 ._slider_2zsbz_310{cursor:pointer;background:#cbd5e1;border-radius:22px;transition:all .3s;position:absolute;inset:0}._toggleSwitch_2zsbz_300 ._slider_2zsbz_310:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;bottom:3px;left:3px}._toggleSwitch_2zsbz_300 input:checked+._slider_2zsbz_310{background:#026ef7}._toggleSwitch_2zsbz_300 input:checked+._slider_2zsbz_310:before{transform:translate(18px)}._pillGroup_2zsbz_336{flex-wrap:wrap;gap:.65rem;margin-bottom:1rem;display:flex}._pill_2zsbz_336{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:50px;padding:.55rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}._pill_2zsbz_336:hover{color:#026ef7;border-color:#026ef7}._pill_2zsbz_336._selected_2zsbz_358{color:#fff;background:#026ef7;border-color:#026ef7;box-shadow:0 4px 12px #026ef733}._pill_2zsbz_336._noTest_2zsbz_364{color:#64748b;background:#f8fafc;border-color:#94a3b8}._pill_2zsbz_336._noTest_2zsbz_364._selected_2zsbz_358{color:#fff;background:#64748b;border-color:#64748b;box-shadow:0 4px 12px #64748b33}._scoreRow_2zsbz_376{grid-template-columns:1fr 1fr;gap:1rem;animation:.3s _fadeSlideIn_2zsbz_1;display:grid}@media (width<=600px){._scoreRow_2zsbz_376{grid-template-columns:1fr}}._navButtons_2zsbz_388{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}._btnBack_2zsbz_397{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #cbd5e1;border-radius:10px;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .2s}._btnBack_2zsbz_397:hover{color:#026ef7;border-color:#026ef7}._btnNext_2zsbz_413{color:#fff;cursor:pointer;background:linear-gradient(135deg,#026ef7 0%,#0052c4 100%);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 2.2rem;font-size:.95rem;font-weight:700;transition:all .25s;display:flex}._btnNext_2zsbz_413:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #026ef74d}._btnNext_2zsbz_413:disabled{opacity:.6;cursor:not-allowed}._progressBarWrap_2zsbz_436{width:100%;max-width:100%;margin:1.5rem 0 0;padding:0 2.5rem}._progressMeta_2zsbz_443{color:#94a3b8;justify-content:space-between;margin-bottom:.5rem;font-size:.8rem;display:flex}._progressTrack_2zsbz_451{background:#e2e8f0;border-radius:10px;height:6px;overflow:hidden}._progressFill_2zsbz_458{background:linear-gradient(90deg,#026ef7,#f4bc1f);border-radius:10px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}._prefPillGroup_2zsbz_465{flex-wrap:wrap;gap:.6rem;display:flex}._prefPill_2zsbz_465{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:50px;padding:.5rem 1.1rem;font-size:.875rem;font-weight:600;transition:all .2s}._prefPill_2zsbz_465:hover{color:#026ef7;border-color:#026ef7}._prefPill_2zsbz_465._selected_2zsbz_358{color:#fff;background:linear-gradient(135deg,#026ef7,#0052c4);border-color:#026ef7;box-shadow:0 4px 12px #026ef733}._eligibilityPage_2zsbz_493{max-width:700px;margin:2.5rem auto 0;padding:0 1.5rem 4rem}._eligibilityHero_2zsbz_499{text-align:center;margin-bottom:2rem}._eligibilityHero_2zsbz_499 h1{color:#0f172a;margin-bottom:.5rem;font-size:1.9rem;font-weight:800}._eligibilityHero_2zsbz_499 p{color:#64748b;font-size:.96rem}._eligibilityCard_2zsbz_514{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 8px 30px #0f172a0f}._profileSummaryGrid_2zsbz_523{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width<=540px){._profileSummaryGrid_2zsbz_523{grid-template-columns:1fr}}._summaryItem_2zsbz_534{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.2rem}._summaryItem_2zsbz_534 ._summaryLabel_2zsbz_540{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.78rem;font-weight:600}._summaryItem_2zsbz_534 ._summaryValue_2zsbz_548{color:#0f172a;font-size:1.05rem;font-weight:700}._ratingBadge_2zsbz_554{text-align:center;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 2rem}._ratingBadge_2zsbz_554._strong_2zsbz_560{background:linear-gradient(135deg,#16a34a1a,#16a34a0d);border:1.5px solid #16a34a4d}._ratingBadge_2zsbz_554._moderate_2zsbz_564{background:linear-gradient(135deg,#eab3081a,#eab3080d);border:1.5px solid #eab3084d}._ratingBadge_2zsbz_554._limited_2zsbz_568{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1.5px solid #ef44444d}._ratingBadge_2zsbz_554 ._ratingIcon_2zsbz_572{margin-bottom:.5rem;font-size:2.5rem}._ratingBadge_2zsbz_554 ._ratingTitle_2zsbz_576{margin-bottom:.4rem;font-size:1.4rem;font-weight:800}._ratingBadge_2zsbz_554 ._ratingTitle_2zsbz_576._strong_2zsbz_560{color:#16a34a}._ratingBadge_2zsbz_554 ._ratingTitle_2zsbz_576._moderate_2zsbz_564{color:#ca8a04}._ratingBadge_2zsbz_554 ._ratingTitle_2zsbz_576._limited_2zsbz_568{color:#dc2626}._ratingBadge_2zsbz_554 ._ratingText_2zsbz_590{color:#64748b;font-size:.9rem;line-height:1.5}._scholarshipGrid_2zsbz_596{flex-direction:column;gap:.8rem;display:flex}._scholarshipLink_2zsbz_602{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.3rem;text-decoration:none;transition:all .2s;display:flex}._scholarshipLink_2zsbz_602:hover{border-color:#026ef7;transform:translateY(-1px);box-shadow:0 4px 16px #026ef71a}._scholarshipLink_2zsbz_602 ._linkLeft_2zsbz_619{flex-direction:column;display:flex}._scholarshipLink_2zsbz_602 ._linkTitle_2zsbz_623{color:#0f172a;font-size:.95rem;font-weight:700}._scholarshipLink_2zsbz_602 ._linkSub_2zsbz_628{color:#64748b;margin-top:.2rem;font-size:.8rem}._scholarshipLink_2zsbz_602 ._linkArrow_2zsbz_633{color:#026ef7;font-size:1.1rem;font-weight:700}._ctaRow_2zsbz_639{gap:1rem;margin-top:1.5rem;display:flex}@media (width<=540px){._ctaRow_2zsbz_639{flex-direction:column}}._btnPrimary_2zsbz_650{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#026ef7 0%,#0052c4 100%);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:.9rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}._btnPrimary_2zsbz_650:hover{transform:translateY(-2px);box-shadow:0 8px 24px #026ef74d}._btnOutline_2zsbz_672{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:1.5px solid #cbd5e1;border-radius:12px;flex:1;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .25s}._btnOutline_2zsbz_672:hover{color:#026ef7;border-color:#026ef7}._sectionTitle_2zsbz_690{color:#0f172a;margin-bottom:1rem;font-size:1.1rem;font-weight:800}._cardTitle_2zsbz_697{color:#0f172a;margin-bottom:1.2rem;font-size:1.05rem;font-weight:700}._cardHeaderGroup_2zsbz_704{margin-bottom:1.8rem}._prefSectionCard_2zsbz_708{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;margin-bottom:1.5rem;padding:1.4rem 1.6rem;transition:all .25s}._prefSectionCard_2zsbz_708:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #0f172a08}._prefSectionHeader_2zsbz_721{align-items:center;gap:.9rem;margin-bottom:1.2rem;display:flex}._prefSectionIcon_2zsbz_728{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex;box-shadow:0 2px 6px #0f172a0a}._prefSectionTitle_2zsbz_742{color:#0f172a;margin:0 0 .15rem;font-size:1rem;font-weight:700}._prefSectionDesc_2zsbz_749{color:#64748b;margin:0;font-size:.8rem}._prefGridPills_2zsbz_755{flex-wrap:wrap;gap:.65rem;display:flex}._prefCardPill_2zsbz_761{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;align-items:center;gap:.55rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 3px #0f172a08}._prefCardPill_2zsbz_761:hover{color:#026ef7;background:#fff;border-color:#026ef7;transform:translateY(-1px);box-shadow:0 4px 12px #026ef71f}._prefCardPill_2zsbz_761._selected_2zsbz_358{color:#fff;background:linear-gradient(135deg,#026ef7 0%,#0052c4 100%);border-color:#026ef7;transform:translateY(-1px);box-shadow:0 4px 14px #026ef747}._prefCardPill_2zsbz_761._selected_2zsbz_358 ._pillIcon_2zsbz_790{filter:drop-shadow(0 1px 2px #0003)}._pillIcon_2zsbz_790{font-size:1.05rem;line-height:1}._pillText_2zsbz_799{white-space:nowrap}._pillCheck_2zsbz_803{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:.2rem;font-size:.8rem;font-weight:800;display:inline-flex}._stepperContainer_xa42z_1{background:#fff;border-bottom:1px solid #e2e8f0;width:100%;padding:1.5rem 2rem;box-shadow:0 1px 3px #0f172a0a}._stepperTrack_xa42z_9{justify-content:space-between;align-items:flex-start;width:100%;max-width:100%;margin:0;display:flex;position:relative}._stepItem_xa42z_19{text-align:center;z-index:2;-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;align-items:center;padding:0 .5rem;transition:all .2s;display:flex;position:relative}._stepItem_xa42z_19._clickable_xa42z_31{cursor:pointer}._stepItem_xa42z_19._clickable_xa42z_31:hover ._stepCircle_xa42z_34{border-color:#026ef7;box-shadow:0 2px 8px #026ef72e}._stepItem_xa42z_19._clickable_xa42z_31:hover ._stepLabel_xa42z_38{color:#026ef7}._connectorLine_xa42z_42{background:#e2e8f0;flex:1;height:2px;margin-top:19px;margin-left:-.5rem;margin-right:-.5rem;transition:background-color .4s}._connectorLine_xa42z_42._connectorCompleted_xa42z_51{background:#026ef7}._stepCircleWrapper_xa42z_55{margin-bottom:.65rem;position:relative}._stepCircle_xa42z_34{color:#64748b;background:#fff;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.88rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}._checkIcon_xa42z_75{color:#fff;font-size:.85rem}._stepNumber_xa42z_80{font-size:.88rem;font-weight:700;line-height:1}._stepTextGroup_xa42z_86{flex-direction:column;align-items:center;gap:.2rem;max-width:170px;display:flex}._stepLabel_xa42z_38{color:#64748b;font-size:.875rem;font-weight:600;line-height:1.3;transition:color .2s}._stepDescription_xa42z_102{color:#94a3b8;font-size:.75rem;font-weight:400;line-height:1.25}._stepItem_xa42z_19._completed_xa42z_109 ._stepCircle_xa42z_34{color:#fff;background:#026ef7;border-color:#026ef7}._stepItem_xa42z_19._completed_xa42z_109 ._stepLabel_xa42z_38{color:#0f172a;font-weight:600}._stepItem_xa42z_19._completed_xa42z_109 ._stepDescription_xa42z_102{color:#64748b}._stepItem_xa42z_19._active_xa42z_122 ._stepCircle_xa42z_34{color:#026ef7;background:#fff;border-color:#026ef7;box-shadow:0 0 0 4px #026ef726}._stepItem_xa42z_19._active_xa42z_122 ._stepLabel_xa42z_38{color:#026ef7;font-weight:700}._stepItem_xa42z_19._active_xa42z_122 ._stepDescription_xa42z_102{color:#475569;font-weight:500}._stepItem_xa42z_19._upcoming_xa42z_137 ._stepCircle_xa42z_34{color:#94a3b8;background:#fafafa;border-color:#e2e8f0}._stepItem_xa42z_19._upcoming_xa42z_137 ._stepLabel_xa42z_38{color:#64748b}._stepItem_xa42z_19._upcoming_xa42z_137 ._stepDescription_xa42z_102{color:#94a3b8}._stepItem_xa42z_19._disabled_xa42z_149{opacity:.55;cursor:not-allowed}._stepItem_xa42z_19._disabled_xa42z_149 ._stepCircle_xa42z_34{color:#cbd5e1;background:#f8fafc;border-color:#e2e8f0}._stepItem_xa42z_19._disabled_xa42z_149 ._stepLabel_xa42z_38{color:#94a3b8}._stepItem_xa42z_19._disabled_xa42z_149 ._stepDescription_xa42z_102{color:#cbd5e1}@media (width<=768px){._stepperContainer_xa42z_1{padding:1.2rem 1rem}._stepLabel_xa42z_38{font-size:.8rem}._stepDescription_xa42z_102{font-size:.7rem}}@media (width<=640px){._stepperTrack_xa42z_9{flex-direction:column;align-items:flex-start;gap:1.2rem}._connectorLine_xa42z_42{display:none}._stepItem_xa42z_19{text-align:left;flex-direction:row;align-items:center;gap:1rem;width:100%;padding:0}._stepCircleWrapper_xa42z_55{margin-bottom:0}._stepTextGroup_xa42z_86{align-items:flex-start;max-width:none}}
