*,: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:1200px;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_1kwu7_1{background:#fff;border-top:1px solid #e2e8f0;margin-top:auto;padding:2rem 0}._container_1kwu7_8{max-width:1200px;margin:0 auto;padding:0 2rem}@media (width<=768px){._container_1kwu7_8{padding:0 1rem}}._inner_1kwu7_19{justify-content:space-between;align-items:center;gap:2rem;display:flex}._brand_1kwu7_26{flex-direction:column;gap:.25rem;display:flex}._logo_1kwu7_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_1kwu7_32:hover{opacity:.9;transform:translateY(-1px)}._logoIcon_1kwu7_48{font-size:1.3rem}._logoText_1kwu7_52{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.125rem;font-weight:800}._logoAccent_1kwu7_59{background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._description_1kwu7_66{color:#64748b;max-width:280px;font-size:.75rem}._links_1kwu7_72{align-items:center;gap:1.5rem;display:flex}._link_1kwu7_72{color:#475569;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s}._link_1kwu7_72:hover{color:#026ef7}._divider_1kwu7_89{background:#e2e8f0;height:1px;margin:1.5rem 0 1rem}._copyright_1kwu7_95{color:#64748b;text-align:center;font-size:.75rem}@media (width<=768px){._inner_1kwu7_19{text-align:center;flex-direction:column}._brand_1kwu7_26{align-items:center}._description_1kwu7_66{max-width:100%}._links_1kwu7_72{flex-wrap:wrap;justify-content:center}}._modalOverlay_1kwu7_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_1kwu7_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_1kwu7_145{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}._modalHeader_1kwu7_145 h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}._modalClose_1kwu7_159{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}._modalClose_1kwu7_159:hover{color:#0f172a}._modalBody_1kwu7_171{padding:1.5rem;font-size:.9rem;line-height:1.6;overflow-y:auto}._modalBody_1kwu7_171 h6{color:#026ef7;margin-top:1.2rem;margin-bottom:.5rem;font-size:1rem;font-weight:700}._modalBody_1kwu7_171 p{color:#334155;margin-bottom:.8rem}._modalBody_1kwu7_171 ul{margin-bottom:1rem;padding-left:1.2rem}._modalBody_1kwu7_171 ul li{color:#475569;margin-bottom:.4rem}._modalBody_1kwu7_171 a{color:#026ef7;text-decoration:underline}._modalFooter_1kwu7_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_t0ucz_1{background:#f8fafc;min-height:calc(100vh - 80px)}._loadingContainer_t0ucz_6{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}._loadingSpinner_t0ucz_15{border:3px solid #026ef733;border-top-color:#026ef7;border-radius:50%;width:50px;height:50px;animation:1s linear infinite _spin_t0ucz_1}._loadingText_t0ucz_24{color:#64748b;font-size:1rem}@keyframes _spin_t0ucz_1{to{transform:rotate(360deg)}}._hero_t0ucz_34{text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;padding:4rem 0 2rem}._heroContainer_t0ucz_41{max-width:800px;margin:0 auto;padding:0 20px}._heroTitle_t0ucz_47{color:#0f172a;margin-bottom:1rem;font-size:2.8rem;font-weight:800}._heroSubtitle_t0ucz_54{color:#475569;font-size:1.15rem;line-height:1.7}._filters_t0ucz_60{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:2rem 0}._filtersContainer_t0ucz_66{align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}._searchBar_t0ucz_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_t0ucz_75:focus-within{border-color:#026ef7;box-shadow:0 0 0 3px #026ef726}._searchIcon_t0ucz_93{color:#64748b;align-items:center;font-size:1.1rem;display:flex}._searchInput_t0ucz_100{color:#0f172a;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:.92rem}._searchInput_t0ucz_100::placeholder{color:#94a3b8}._filterGroup_t0ucz_113{gap:.8rem;display:flex}._filterSelect_t0ucz_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_t0ucz_118:focus,._filterSelect_t0ucz_118:hover{border-color:#026ef7}._filterSelect_t0ucz_118 option{color:#0f172a;background-color:#fff;padding:10px}._errorContainer_t0ucz_141{padding:1rem 0}._errorAlert_t0ucz_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_t0ucz_157{background:#f8fafc;padding:3rem 0 6rem}._assessmentsGrid_t0ucz_162{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}._assessmentCard_t0ucz_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_t0ucz_171:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0f172a14}._cardHeader_t0ucz_188{justify-content:space-between;align-items:center;display:flex}._cardCategory_t0ucz_194{color:#026ef7;background:#026ef714;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}._paidBadge_t0ucz_203{color:#d97706;background:#f59e0b1f;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}._cardTitle_t0ucz_212{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}._cardDescription_t0ucz_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_t0ucz_231{flex-wrap:wrap;gap:1rem;display:flex}._metaItem_t0ucz_237{color:#64748b;align-items:center;gap:.4rem;font-size:.85rem;display:flex}._metaIcon_t0ucz_245{font-size:1rem}._takeTestTag_t0ucz_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_t0ucz_249:hover{transform:translateY(-1px);box-shadow:0 6px 18px #026ef759}._amountPaid_t0ucz_269{color:#b45309;font-size:.95rem;font-weight:700}._amountFree_t0ucz_275{color:#16a34a;font-size:.95rem;font-weight:700}._difficultyBox_t0ucz_281{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.5rem;padding:.75rem .9rem;display:flex}._difficultyLabel_t0ucz_291{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}._difficultyGrid_t0ucz_299{gap:.4rem;display:flex}._levelBtn_t0ucz_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_t0ucz_304:hover{color:#026ef7;border-color:#026ef7;transform:translateY(-1px)}._levelEasyActive_t0ucz_328{color:#026ef7!important;background:#eff6ff!important;border-color:#026ef7!important;box-shadow:0 0 0 2px #026ef726!important}._levelIntermediateActive_t0ucz_335{color:#b45309!important;background:#fffbeb!important;border-color:#d97706!important;box-shadow:0 0 0 2px #d9770626!important}._levelAdvancedActive_t0ucz_342{color:#b91c1c!important;background:#fef2f2!important;border-color:#dc2626!important;box-shadow:0 0 0 2px #dc262626!important}._levelDisabled_t0ucz_349{opacity:.7;color:#94a3b8!important;background:#f1f5f9!important;border-color:#e2e8f0!important}._noticeText_t0ucz_356{color:#dc2626;margin-top:.2rem;font-size:.75rem;font-weight:600}._emptyState_t0ucz_363{text-align:center;padding:4rem 2rem}._emptyTitle_t0ucz_368{color:#0f172a;margin:1rem 0;font-size:1.5rem;font-weight:700}._emptyText_t0ucz_375{color:#64748b;font-size:1rem}._subCategorySection_t0ucz_380{max-width:1200px;margin:0 auto 2.5rem;padding:0 20px}._subCategoryHeading_t0ucz_386{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.1rem;font-weight:600}._pillBar_t0ucz_395{flex-wrap:wrap;gap:.65rem;margin-bottom:2rem;display:flex}._categoryPill_t0ucz_402{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:50px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 1px 3px #0f172a0a}._categoryPill_t0ucz_402:hover{color:#026ef7;border-color:#026ef7;transform:translateY(-1px)}._categoryPill_t0ucz_402._categoryPillActive_t0ucz_422{color:#fff;background:#026ef7;border-color:#026ef7;box-shadow:0 4px 14px #026ef74d}._subCategoryGrid_t0ucz_429{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}._subCategoryCard_t0ucz_435{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_t0ucz_435:hover{background:#fff;border-color:#026ef7;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0f}._subCategoryActive_t0ucz_455{box-shadow:0 8px 25px #026ef71f;background:#026ef70d!important;border-color:#026ef7!important}._subCategoryIcon_t0ucz_461{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_t0ucz_473{flex-direction:column;gap:.3rem;display:flex}._subCategoryTitle_t0ucz_479{color:#0f172a;margin:0;font-size:1.3rem;font-weight:700}._subCategoryDesc_t0ucz_486{color:#64748b;margin:0;font-size:.88rem;line-height:1.4}@media (width<=768px){._subCategoryGrid_t0ucz_429{grid-template-columns:1fr}._assessmentsGrid_t0ucz_162{grid-template-columns:repeat(2,1fr)}._filtersContainer_t0ucz_66{flex-direction:column}._filterGroup_t0ucz_113{width:100%}._filterGroup_t0ucz_113 select{flex:1}._heroTitle_t0ucz_47{font-size:2.2rem}}@media (width<=480px){._assessmentsGrid_t0ucz_162{grid-template-columns:1fr}}._backBtn_t0ucz_518{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;align-items:center;gap:.65rem;padding:.65rem 1.4rem;font-size:.92rem;font-weight:800;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #0f172a0d}._backBtn_t0ucz_518 ._backIconBadge_t0ucz_533{color:#026ef7;background:#026ef71a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;transition:all .25s;display:flex}._backBtn_t0ucz_518:hover{color:#026ef7;background:#026ef708;border-color:#026ef7;transform:translate(-4px);box-shadow:0 6px 20px #026ef726}._backBtn_t0ucz_518:hover ._backIconBadge_t0ucz_533{color:#fff;background:#026ef7;transform:translate(-2px)}._backBtn_t0ucz_518:active{transform:translate(-2px)scale(.98)}._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_16ru0_1{min-height:calc(100vh - 80px)}._hero_16ru0_5{isolation:isolate;padding:6rem 2rem;position:relative;overflow:hidden}._hero_16ru0_5:before{content:"";z-index:1;background:#0000004d;position:absolute;inset:0}._heroContent_16ru0_19{z-index:2;text-align:center;max-width:1200px;margin:0 auto;position:relative}._breadcrumb_16ru0_27{color:#fffc;align-items:center;gap:.25rem;margin-bottom:2rem;font-size:.875rem;text-decoration:none;transition:color .3s;display:inline-flex}._breadcrumb_16ru0_27:hover{color:#fff}._breadcrumbIcon_16ru0_41{font-size:1.1rem}._heroIcon_16ru0_45{filter:drop-shadow(0 4px 12px #0000004d);margin-bottom:1.5rem;font-size:4rem}._heroTitle_16ru0_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_16ru0_60{color:#ffffffe6;max-width:700px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.7}._heroStats_16ru0_68{justify-content:center;gap:4rem;display:flex}._heroStat_16ru0_68{flex-direction:column;align-items:center;gap:.25rem;display:flex}._heroStatValue_16ru0_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_16ru0_89{color:#fffc;font-size:.875rem;font-weight:500}._heroBgPattern_16ru0_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_16ru0_104{max-width:1200px;margin:0 auto;padding:4rem 2rem}._gridHeader_16ru0_110{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}._gridTitle_16ru0_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_16ru0_129{color:#94a3b8;font-size:1rem;font-weight:500}._gridFilters_16ru0_135{align-items:center;gap:.5rem;display:flex}._filterLabel_16ru0_141{color:#94a3b8;font-size:.875rem}._filterSelect_16ru0_146{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:.5rem 1rem;font-size:.875rem}._filterSelect_16ru0_146:focus{border-color:#026ef7}._assessmentsGrid_16ru0_160{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}._assessmentCard_16ru0_166{background:#fff;border:1px solid #e2e8f0;border-radius:20px;transition:all .3s}._assessmentCard_16ru0_166:hover{border-color:#026ef766;transform:translateY(-2px);box-shadow:0 4px 20px #026ef726}._assessmentCard_16ru0_166{animation:.5s forwards _fadeInUp_16ru0_1;animation-delay:var(--delay,0s);opacity:0;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}@keyframes _fadeInUp_16ru0_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._cardAccent_16ru0_198{flex-shrink:0;height:4px}._cardHeader_16ru0_203{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 0;display:flex}._cardIcon_16ru0_211{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}._cardBadge_16ru0_222{color:#00c853;white-space:nowrap;background:#00c85326;border-radius:8px;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem;font-weight:700}._cardTitle_16ru0_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_16ru0_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_16ru0_255{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;padding:0 1.5rem;display:flex}._tag_16ru0_263{color:#3d8ff9;background:#026ef71a;border:1px solid #026ef726;border-radius:8px;padding:2px .5rem;font-size:.75rem}._cardMeta_16ru0_272{border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1rem;padding:1rem 1.5rem;display:grid}._metaItem_16ru0_281{color:#94a3b8;align-items:center;gap:.25rem;font-size:.75rem;display:flex}._metaIcon_16ru0_289{font-size:.9rem}._cardDifficulty_16ru0_293{align-items:center;gap:.5rem;padding:0 1.5rem 1rem;display:flex}._difficultyDot_16ru0_300{border-radius:50%;width:8px;height:8px}._difficultyLabel_16ru0_306{font-size:.75rem;font-weight:600}._attempts_16ru0_311{color:#cbd5e1;margin-left:auto;font-size:.75rem}._cardFooter_16ru0_317{border-top:1px solid #e2e8f0;padding:1rem 1.5rem}._startBtn_16ru0_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_16ru0_322:hover{opacity:.9;transform:translateY(-1px)}._loadingPage_16ru0_338{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:calc(100vh - 80px);display:flex}._loadingSpinner_16ru0_347{border:3px solid #e2e8f0;border-top-color:#026ef7;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite _spin_16ru0_1}@keyframes _spin_16ru0_1{to{transform:rotate(360deg)}}._loadingText_16ru0_361{color:#94a3b8;font-size:1rem}._errorPage_16ru0_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_16ru0_377{margin-bottom:1rem;font-size:4rem}._errorTitle_16ru0_382{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.5rem;font-weight:700}._errorDesc_16ru0_389{color:#94a3b8;max-width:400px;font-size:1rem}._backHomeBtn_16ru0_395,._retryBtn_16ru0_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_16ru0_395:hover,._retryBtn_16ru0_396:hover{opacity:.9}._emptyState_16ru0_414{text-align:center;padding:6rem 2rem}._emptyIcon_16ru0_419{margin-bottom:1.5rem;font-size:4rem}._emptyTitle_16ru0_424{color:#0f172a;margin-bottom:.5rem;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.25rem;font-weight:700}._emptyDesc_16ru0_432{color:#94a3b8;font-size:1rem}@media (width<=992px){._assessmentsGrid_16ru0_160{grid-template-columns:repeat(2,1fr)}._heroTitle_16ru0_51{font-size:2.5rem}._heroStats_16ru0_68{gap:3rem}}@media (width<=768px){._assessmentsGrid_16ru0_160{grid-template-columns:1fr}._heroTitle_16ru0_51{font-size:2rem}._heroDesc_16ru0_60{font-size:1rem}._heroStats_16ru0_68{flex-direction:column;gap:1.5rem}._gridHeader_16ru0_110{flex-direction:column;align-items:flex-start}._cardMeta_16ru0_272{grid-template-columns:1fr}}@media (width<=576px){._hero_16ru0_5{padding:4rem 1rem}._heroTitle_16ru0_51{font-size:1.5rem}._heroIcon_16ru0_45{font-size:3rem}._container_16ru0_104{padding:3rem 1rem}}._page_1dtcw_1{background:#f1f5f9;min-height:calc(100vh - 80px)}._loadingContainer_1dtcw_6{flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:70vh;display:flex}._loadingSpinner_1dtcw_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_1dtcw_1;box-shadow:0 0 30px #026ef726}._loadingText_1dtcw_26{color:#94a3b8;letter-spacing:.02em;font-size:1.05rem;font-weight:500}@keyframes _spin_1dtcw_1{to{transform:rotate(360deg)}}._errorContainer_1dtcw_38{justify-content:center;align-items:center;min-height:70vh;padding:2rem;display:flex}._errorContent_1dtcw_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_1dtcw_56{margin-bottom:1rem;font-size:3.5rem;display:block}._errorTitle_1dtcw_62{color:#fff;margin-bottom:.75rem;font-size:1.6rem;font-weight:700}._errorText_1dtcw_69{color:#94a3b8;margin-bottom:2rem;font-size:.95rem;line-height:1.6}._backLink_1dtcw_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_1dtcw_76:hover{background:#026ef71a;border-color:#026ef7;gap:.75rem}._hero_1dtcw_95{background:linear-gradient(160deg,#0f0f23 0%,#1a1a3e 40%,#0f0f23 100%);padding:4rem 0 3rem;position:relative;overflow:hidden}._heroBgGlow_1dtcw_102{pointer-events:none;background:radial-gradient(#026ef714 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;left:-20%}._heroBgGlow2_1dtcw_112{pointer-events:none;background:radial-gradient(#f4bc1f0f 0%,#0000 70%);width:50%;height:150%;position:absolute;bottom:-30%;right:-10%}._heroContainer_1dtcw_122{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}@media (width<=768px){._heroContainer_1dtcw_122{padding:0 1rem}}._heroSplit_1dtcw_135{grid-template-columns:1.3fr 1fr;align-items:start;gap:3rem;display:grid}._heroLeft_1dtcw_142{flex-direction:column;gap:1.5rem;display:flex}._breadcrumb_1dtcw_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_1dtcw_148:hover{color:#3d8ff9;background:#026ef714;border-color:#026ef74d;transform:translate(-3px)}._heroBadge_1dtcw_171{flex-wrap:wrap;gap:.7rem;display:flex}._difficultyBadge_1dtcw_177{letter-spacing:.03em;text-transform:uppercase;border-radius:12px;padding:.35rem 1rem;font-size:.75rem;font-weight:600}._typeBadge_1dtcw_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_1dtcw_198{color:#fff;letter-spacing:-.02em;font-size:2.4rem;font-weight:800;line-height:1.15}._heroSubtitle_1dtcw_206{color:#94a3b8;font-size:1rem;line-height:1.8}._heroMeta_1dtcw_212{flex-wrap:wrap;gap:1.2rem;display:flex}._metaItem_1dtcw_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_1dtcw_218:hover{background:#026ef70d;border-color:#026ef733}._metaIcon_1dtcw_235{font-size:1rem}._heroTopics_1dtcw_239{flex-wrap:wrap;gap:.6rem;padding-top:.5rem;display:flex}._heroTopicTag_1dtcw_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_1dtcw_246:hover{background:#026ef726;border-color:#026ef74d;transform:translateY(-1px)}._heroTagTag_1dtcw_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_1dtcw_262:hover{background:#cbd5e133;border-color:#cbd5e14d;transform:translateY(-1px)}._heroRight_1dtcw_278{position:sticky;top:100px}._sidebarCard_1dtcw_283{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:1.75rem;transition:all .3s}._sidebarCard_1dtcw_283:hover{border-color:#026ef766;box-shadow:0 4px 20px #026ef726}._sidebarHeader_1dtcw_295{border-bottom:1px solid #e2e8f0;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}._sidebarIcon_1dtcw_304{font-size:1.4rem}._sidebarTitle_1dtcw_308{color:#fff;font-size:1.1rem;font-weight:700}._sidebarInfo_1dtcw_314{flex-direction:column;gap:0;margin-bottom:1.5rem;display:flex}._infoRow_1dtcw_321{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding:.7rem 0;display:flex}._infoRow_1dtcw_321:last-child{border-bottom:none}._infoLabel_1dtcw_332{color:#cbd5e1;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}._infoLabelIcon_1dtcw_341{font-size:.9rem}._infoValue_1dtcw_345{color:#fff;font-size:.9rem;font-weight:600}._priceSection_1dtcw_351{text-align:center;background:#f4bc1f0d;border:1px solid #f4bc1f26;border-radius:12px;margin-bottom:1.25rem;padding:1rem}._priceLabel_1dtcw_360{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.75rem}._priceAmount_1dtcw_368{color:#f4bc1f;font-size:1.8rem;font-weight:800;line-height:1.2}._priceNote_1dtcw_375{color:#cbd5e1;margin-top:.25rem;font-size:.75rem}._freeBadge_1dtcw_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_1dtcw_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_1dtcw_394:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}._startBtn_1dtcw_394:hover{transform:translateY(-3px);box-shadow:0 12px 40px #026ef759}._startBtn_1dtcw_394:hover:before{opacity:1}._startBtn_1dtcw_394:active{transform:translateY(-1px)}._startBtnIcon_1dtcw_428{margin-right:.4rem}._instructionsSection_1dtcw_432{background:#f1f5f9;padding:3rem 0 5rem}._instructionsContainer_1dtcw_437{max-width:1200px;margin:0 auto;padding:0 2rem}@media (width<=768px){._instructionsContainer_1dtcw_437{padding:0 1rem}}._instructionsCard_1dtcw_448{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:2rem 2.5rem;transition:all .3s}._instructionsCard_1dtcw_448:hover{border-color:#026ef766;box-shadow:0 4px 20px #026ef726}._instructionsHeader_1dtcw_460{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}._instructionsIcon_1dtcw_467{font-size:1.4rem}._instructionsTitle_1dtcw_471{color:#fff;letter-spacing:-.01em;font-size:1.3rem;font-weight:700}._instructionsList_1dtcw_478{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}._instructionItem_1dtcw_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_1dtcw_486:hover{background:#026ef70d}._instructionNumber_1dtcw_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_1dtcw_135{grid-template-columns:1fr;gap:2rem}._heroRight_1dtcw_278{position:static}._heroTitle_1dtcw_198{font-size:2rem}}@media (width<=768px){._hero_1dtcw_95{padding:2.5rem 0 2rem}._heroTitle_1dtcw_198{font-size:1.7rem}._heroMeta_1dtcw_212{gap:.8rem}._metaItem_1dtcw_218{padding:.35rem .7rem;font-size:.8rem}._sidebarCard_1dtcw_283{padding:1.25rem}._instructionsCard_1dtcw_448{padding:1.5rem}}@media (width<=576px){._heroTitle_1dtcw_198{font-size:1.4rem}._heroSubtitle_1dtcw_206{font-size:.9rem}._heroBadge_1dtcw_171{flex-direction:column}._instructionsTitle_1dtcw_471{font-size:1.1rem}}._page_c52eh_1{background:#f8fafc;min-height:100vh;padding:2.5rem 1rem}._container_c52eh_7{max-width:1200px;margin:0 auto}._overviewCard_c52eh_12{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:2rem;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0d}._overviewCard_c52eh_12:before{content:"";background:linear-gradient(90deg,#026ef7,#6c63ff,#f4bc1f);height:4px;position:absolute;top:0;left:0;right:0}._badgeGroup_c52eh_33{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}._categoryBadge_c52eh_41{color:#026ef7;text-transform:uppercase;letter-spacing:.6px;background:#026ef714;border:1px solid #026ef733;border-radius:20px;align-items:center;gap:6px;padding:.35rem .95rem;font-size:.78rem;font-weight:800;display:inline-flex}._sectionsBadge_c52eh_56{color:#b48200;text-transform:uppercase;letter-spacing:.5px;background:#f4bc1f1f;border:1px solid #f4bc1f4d;border-radius:20px;align-items:center;gap:6px;padding:.35rem .85rem;font-size:.78rem;font-weight:800;display:inline-flex}._heroTitle_c52eh_71{color:#0f172a;letter-spacing:-.5px;margin:.8rem 0 .5rem;font-size:2.2rem;font-weight:800;line-height:1.25}._heroDesc_c52eh_80{color:#475569;max-width:680px;margin:0;font-size:.98rem;line-height:1.65}._levelChip_c52eh_88{text-align:center;background:linear-gradient(135deg,#026ef714,#6c63ff14);border:1px solid #026ef74d;border-radius:16px;padding:.75rem 1.4rem;box-shadow:0 4px 15px #026ef714}._levelChip_c52eh_88 ._levelLabel_c52eh_96{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:700;display:block}._levelChip_c52eh_88 ._levelValue_c52eh_104{color:#026ef7;text-transform:uppercase;margin-top:2px;font-size:1.2rem;font-weight:800;display:block}._statsGrid_c52eh_113{border-top:1px solid #e2e8f0;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:2rem;padding-top:1.8rem;display:grid}._statCard_c52eh_122{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;align-items:center;gap:1.1rem;padding:1.2rem 1.4rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a08}._statCard_c52eh_122:hover{border-color:#026ef766;transform:translateY(-3px);box-shadow:0 12px 28px -6px #0f172a14}._statCard_c52eh_122:hover ._statIconBadge_c52eh_140{transform:scale(1.08)}._statIconBadge_c52eh_140{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;transition:transform .25s;display:flex}._statContent_c52eh_156{flex-direction:column;gap:2px;display:flex}._statLabel_c52eh_162{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}._statVal_c52eh_170{color:#0f172a;font-size:1.35rem;font-weight:800;line-height:1.2}._statTag_c52eh_177{color:#94a3b8;margin-top:1px;font-size:.73rem;font-weight:600}._guidelinesCard_c52eh_184{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:2rem;padding:2rem 2.4rem;box-shadow:0 10px 30px #0f172a0d}._guidelinesList_c52eh_193{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;margin-top:1.2rem;display:grid}._guidelineItem_c52eh_200{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:.9rem;padding:1rem 1.2rem;display:flex}._guidelineItem_c52eh_200 ._guidelineIcon_c52eh_209{color:#026ef7;background:#026ef71f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;display:flex}._guidelineItem_c52eh_200 ._guidelineTitle_c52eh_221{color:#0f172a;margin:0 0 2px;font-size:.92rem;font-weight:800}._guidelineItem_c52eh_200 ._guidelineText_c52eh_227{color:#64748b;margin:0;font-size:.84rem;line-height:1.45}._sectionBox_c52eh_234{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:2rem;padding:2.4rem;box-shadow:0 10px 30px #0f172a0d}._sectionHeader_c52eh_243{align-items:center;gap:.8rem;margin-bottom:1.6rem;display:flex}._sectionHeader_c52eh_243 ._sectionHeaderIcon_c52eh_249{color:#026ef7;background:#026ef71f;border-radius:12px;padding:.6rem;font-size:1.3rem;display:flex}._sectionHeader_c52eh_243 ._sectionHeading_c52eh_257{color:#0f172a;margin:0;font-size:1.35rem;font-weight:800}._sectionHeader_c52eh_243 ._sectionSubheading_c52eh_263{color:#64748b;font-size:.86rem}._sectionCard_c52eh_268{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.4rem 1.5rem;transition:all .25s;display:flex}._sectionCard_c52eh_268:hover{background:#fff;border-color:#026ef74d;box-shadow:0 6px 20px #026ef714}._sectionNumberBadge_c52eh_286{color:#fff;background:linear-gradient(135deg,#026ef7,#6c63ff);border-radius:10px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:.88rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #026ef74d}._testHeader_c52eh_300{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;padding:.95rem 0;position:sticky;top:0;box-shadow:0 4px 20px #0f172a0d}._testHeaderContent_c52eh_310{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1240px;margin:0 auto;padding:0 20px;display:flex}._timerBox_c52eh_321{color:#0f172a;background:#026ef71a;border:1px solid #026ef74d;border-radius:12px;align-items:center;gap:8px;padding:.55rem 1.1rem;font-family:monospace;font-size:1.15rem;font-weight:800;display:inline-flex}._timerWarning_c52eh_335{animation:1s infinite alternate _pulse_c52eh_1;color:#dc2626!important;background:#ef44441f!important;border:1px solid #ef4444!important}@keyframes _pulse_c52eh_1{0%{transform:scale(1)}to{transform:scale(1.03)}}._activeQuestionCard_c52eh_350{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.4rem;box-shadow:0 10px 30px #0f172a0d}._activeQuestionCard_c52eh_350 ._questionText_c52eh_357{color:#0f172a;margin-bottom:1.8rem;font-size:1.35rem;font-weight:800;line-height:1.6}._optionBtn_c52eh_365{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:1.2rem;width:100%;padding:1.1rem 1.4rem;transition:all .25s;display:flex}._optionBtn_c52eh_365:hover{background:#026ef708;border-color:#026ef766;transform:translate(4px)}._optionBtnSelected_c52eh_384{background:#026ef714!important;border-color:#026ef7!important;box-shadow:0 4px 15px #026ef71f!important}._optionLetter_c52eh_390{color:#026ef7;background:#026ef71a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:800;display:flex}._optionBtnSelected_c52eh_384 ._optionLetter_c52eh_390{color:#fff;background:#026ef7}._optionText_c52eh_408{color:#334155;margin-top:5px;font-size:1.02rem;line-height:1.55}._sidebarCard_c52eh_415{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.8rem;box-shadow:0 10px 30px #0f172a0d}._sidebarCard_c52eh_415 ._sidebarTitle_c52eh_422{color:#0f172a;margin-bottom:1.2rem;font-size:1.05rem;font-weight:800}._questionGrid_c52eh_429{grid-template-columns:repeat(5,1fr);gap:.6rem;margin-bottom:1.6rem;display:grid}._questionDot_c52eh_436{aspect-ratio:1;color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;width:100%;font-size:.85rem;font-weight:800;transition:all .2s;display:flex}._questionDot_c52eh_436:hover{color:#026ef7;border-color:#026ef7}._dotAnswered_c52eh_456{color:#fff!important;background:#026ef7!important;border-color:#026ef7!important}._dotCurrent_c52eh_462{border-color:#f4bc1f!important;box-shadow:0 0 0 3px #f4bc1f66!important}@media (width<=992px){._heroTitle_c52eh_71{font-size:1.75rem}}._modalOverlay_c52eh_472{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a73;justify-content:center;align-items:center;padding:1.5rem;animation:.2s _fadeIn_c52eh_1;display:flex;position:fixed;inset:0}._startModal_c52eh_485{background:#fff;border:1px solid #026ef733;border-radius:24px;width:100%;max-width:520px;padding:2.2rem;animation:.25s cubic-bezier(.16,1,.3,1) _modalSlideUp_c52eh_1;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a40}._startModal_c52eh_485:before{content:"";background:linear-gradient(90deg,#f59e0b,#026ef7);height:5px;position:absolute;top:0;left:0;right:0}._modalHeader_c52eh_507{align-items:center;gap:1.1rem;margin-bottom:1.4rem;display:flex}._modalIconAvatar_c52eh_514{color:#d97706;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;display:flex}._modalRulesList_c52eh_528{flex-direction:column;gap:.9rem;margin:1.4rem 0 1.8rem;display:flex}._modalRuleItem_c52eh_535{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:.9rem;padding:.9rem 1.1rem;display:flex}._modalRuleItem_c52eh_535 ._ruleIcon_c52eh_544{color:#ef4444;flex-shrink:0;margin-top:2px;font-size:1.1rem}._modalRuleItem_c52eh_535 ._ruleTitle_c52eh_550{color:#0f172a;margin:0 0 2px;font-size:.92rem;font-weight:800}._modalRuleItem_c52eh_535 ._ruleDesc_c52eh_556{color:#64748b;margin:0;font-size:.84rem;line-height:1.45}@keyframes _fadeIn_c52eh_1{0%{opacity:0}to{opacity:1}}@keyframes _modalSlideUp_c52eh_1{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}._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_ellbw_1{background:#f8fafc;min-height:100vh;padding-bottom:4rem}._topBar_ellbw_7{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}._topBarLogo_ellbw_16{align-items:center;gap:.75rem;display:flex}._topBarLogo_ellbw_16 img{width:auto;height:2.5rem}._topBarLogo_ellbw_16 span{color:#0f172a;font-size:1.1rem;font-weight:700}._topBarSkip_ellbw_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_ellbw_31:hover{color:#026ef7;border-color:#026ef7}._stepperHeader_ellbw_47{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}._stepperInner_ellbw_53{align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}._stepItem_ellbw_61{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}._stepConnector_ellbw_70{background:#e2e8f0;flex:1;height:2px;transition:background .4s}._stepConnector_ellbw_70._active_ellbw_76{background:linear-gradient(90deg,#026ef7,#3d8ff9)}._stepCircle_ellbw_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_ellbw_80._done_ellbw_95{color:#fff;background:#026ef7;border-color:#026ef7}._stepCircle_ellbw_80._current_ellbw_100{color:#fff;background:#026ef7;border-color:#026ef7;box-shadow:0 0 0 4px #026ef726}._stepLabel_ellbw_107{color:#94a3b8;text-align:center;white-space:nowrap;font-size:.75rem;font-weight:600;transition:color .3s}._stepLabel_ellbw_107._active_ellbw_76{color:#026ef7}._content_ellbw_119{width:100%;max-width:1200px;margin:2.5rem auto 0;padding:0 2.5rem}._stepCard_ellbw_126{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;animation:.35s _fadeSlideIn_ellbw_1;box-shadow:0 8px 30px #0f172a0f}@keyframes _fadeSlideIn_ellbw_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._stepTitle_ellbw_145{color:#0f172a;margin-bottom:.4rem;font-size:1.5rem;font-weight:800}._stepSubtitle_ellbw_152{color:#64748b;margin-bottom:2rem;font-size:.94rem;line-height:1.5}._formGrid_ellbw_159{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:1.5rem;display:grid}@media (width<=900px){._formGrid_ellbw_159{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._formGrid_ellbw_159{grid-template-columns:1fr}}._formGridFull_ellbw_176{grid-template-columns:1fr;gap:1.4rem;margin-bottom:1.5rem;display:grid}._formGroup_ellbw_183{flex-direction:column;gap:.45rem;display:flex}._formGroupFull_ellbw_189{flex-direction:column;grid-column:1/-1;gap:.45rem;display:flex}._label_ellbw_196{color:#334155;font-size:.875rem;font-weight:600}._labelNote_ellbw_202{color:#94a3b8;margin-left:.35rem;font-size:.78rem;font-weight:400}._input_ellbw_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_ellbw_209:focus{border-color:#026ef7;box-shadow:0 0 0 3px #026ef71f}._input_ellbw_209::placeholder{color:#94a3b8}._select_ellbw_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_ellbw_228:hover{background-color:#fafafa;border-color:#94a3b8}._select_ellbw_228:focus{background-color:#fff;border-color:#026ef7;box-shadow:0 0 0 3.5px #026ef724}._select_ellbw_228 option{color:#0f172a;background:#fff;padding:.6rem;font-size:.95rem;font-weight:400}._textarea_ellbw_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_ellbw_266:focus{border-color:#026ef7;box-shadow:0 0 0 3px #026ef71f}._textarea_ellbw_266::placeholder{color:#94a3b8}._genderToggleRow_ellbw_287{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._genderNote_ellbw_294{color:#94a3b8;font-size:.78rem;font-style:italic}._toggleSwitch_ellbw_300{width:40px;height:22px;position:relative}._toggleSwitch_ellbw_300 input{opacity:0;width:0;height:0}._toggleSwitch_ellbw_300 ._slider_ellbw_310{cursor:pointer;background:#cbd5e1;border-radius:22px;transition:all .3s;position:absolute;inset:0}._toggleSwitch_ellbw_300 ._slider_ellbw_310:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;bottom:3px;left:3px}._toggleSwitch_ellbw_300 input:checked+._slider_ellbw_310{background:#026ef7}._toggleSwitch_ellbw_300 input:checked+._slider_ellbw_310:before{transform:translate(18px)}._pillGroup_ellbw_336{flex-wrap:wrap;gap:.65rem;margin-bottom:1rem;display:flex}._pill_ellbw_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_ellbw_336:hover{color:#026ef7;border-color:#026ef7}._pill_ellbw_336._selected_ellbw_358{color:#fff;background:#026ef7;border-color:#026ef7;box-shadow:0 4px 12px #026ef733}._pill_ellbw_336._noTest_ellbw_364{color:#64748b;background:#f8fafc;border-color:#94a3b8}._pill_ellbw_336._noTest_ellbw_364._selected_ellbw_358{color:#fff;background:#64748b;border-color:#64748b;box-shadow:0 4px 12px #64748b33}._scoreRow_ellbw_376{grid-template-columns:1fr 1fr;gap:1rem;animation:.3s _fadeSlideIn_ellbw_1;display:grid}@media (width<=600px){._scoreRow_ellbw_376{grid-template-columns:1fr}}._navButtons_ellbw_388{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}._btnBack_ellbw_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_ellbw_397:hover{color:#026ef7;border-color:#026ef7}._btnNext_ellbw_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_ellbw_413:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #026ef74d}._btnNext_ellbw_413:disabled{opacity:.6;cursor:not-allowed}._progressBarWrap_ellbw_436{width:100%;max-width:1200px;margin:1.5rem auto 0;padding:0 2.5rem}._progressMeta_ellbw_443{color:#94a3b8;justify-content:space-between;margin-bottom:.5rem;font-size:.8rem;display:flex}._progressTrack_ellbw_451{background:#e2e8f0;border-radius:10px;height:6px;overflow:hidden}._progressFill_ellbw_458{background:linear-gradient(90deg,#026ef7,#f4bc1f);border-radius:10px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}._prefPillGroup_ellbw_465{flex-wrap:wrap;gap:.6rem;display:flex}._prefPill_ellbw_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_ellbw_465:hover{color:#026ef7;border-color:#026ef7}._prefPill_ellbw_465._selected_ellbw_358{color:#fff;background:linear-gradient(135deg,#026ef7,#0052c4);border-color:#026ef7;box-shadow:0 4px 12px #026ef733}._eligibilityPage_ellbw_493{max-width:700px;margin:2.5rem auto 0;padding:0 1.5rem 4rem}._eligibilityHero_ellbw_499{text-align:center;margin-bottom:2rem}._eligibilityHero_ellbw_499 h1{color:#0f172a;margin-bottom:.5rem;font-size:1.9rem;font-weight:800}._eligibilityHero_ellbw_499 p{color:#64748b;font-size:.96rem}._eligibilityCard_ellbw_514{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 8px 30px #0f172a0f}._profileSummaryGrid_ellbw_523{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width<=540px){._profileSummaryGrid_ellbw_523{grid-template-columns:1fr}}._summaryItem_ellbw_534{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.2rem}._summaryItem_ellbw_534 ._summaryLabel_ellbw_540{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.78rem;font-weight:600}._summaryItem_ellbw_534 ._summaryValue_ellbw_548{color:#0f172a;font-size:1.05rem;font-weight:700}._ratingBadge_ellbw_554{text-align:center;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 2rem}._ratingBadge_ellbw_554._strong_ellbw_560{background:linear-gradient(135deg,#16a34a1a,#16a34a0d);border:1.5px solid #16a34a4d}._ratingBadge_ellbw_554._moderate_ellbw_564{background:linear-gradient(135deg,#eab3081a,#eab3080d);border:1.5px solid #eab3084d}._ratingBadge_ellbw_554._limited_ellbw_568{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1.5px solid #ef44444d}._ratingBadge_ellbw_554 ._ratingIcon_ellbw_572{margin-bottom:.5rem;font-size:2.5rem}._ratingBadge_ellbw_554 ._ratingTitle_ellbw_576{margin-bottom:.4rem;font-size:1.4rem;font-weight:800}._ratingBadge_ellbw_554 ._ratingTitle_ellbw_576._strong_ellbw_560{color:#16a34a}._ratingBadge_ellbw_554 ._ratingTitle_ellbw_576._moderate_ellbw_564{color:#ca8a04}._ratingBadge_ellbw_554 ._ratingTitle_ellbw_576._limited_ellbw_568{color:#dc2626}._ratingBadge_ellbw_554 ._ratingText_ellbw_590{color:#64748b;font-size:.9rem;line-height:1.5}._scholarshipGrid_ellbw_596{flex-direction:column;gap:.8rem;display:flex}._scholarshipLink_ellbw_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_ellbw_602:hover{border-color:#026ef7;transform:translateY(-1px);box-shadow:0 4px 16px #026ef71a}._scholarshipLink_ellbw_602 ._linkLeft_ellbw_619{flex-direction:column;display:flex}._scholarshipLink_ellbw_602 ._linkTitle_ellbw_623{color:#0f172a;font-size:.95rem;font-weight:700}._scholarshipLink_ellbw_602 ._linkSub_ellbw_628{color:#64748b;margin-top:.2rem;font-size:.8rem}._scholarshipLink_ellbw_602 ._linkArrow_ellbw_633{color:#026ef7;font-size:1.1rem;font-weight:700}._ctaRow_ellbw_639{gap:1rem;margin-top:1.5rem;display:flex}@media (width<=540px){._ctaRow_ellbw_639{flex-direction:column}}._btnPrimary_ellbw_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_ellbw_650:hover{transform:translateY(-2px);box-shadow:0 8px 24px #026ef74d}._btnOutline_ellbw_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_ellbw_672:hover{color:#026ef7;border-color:#026ef7}._sectionTitle_ellbw_690{color:#0f172a;margin-bottom:1rem;font-size:1.1rem;font-weight:800}._cardTitle_ellbw_697{color:#0f172a;margin-bottom:1.2rem;font-size:1.05rem;font-weight:700}._cardHeaderGroup_ellbw_704{margin-bottom:1.8rem}._prefSectionCard_ellbw_708{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;margin-bottom:1.5rem;padding:1.4rem 1.6rem;transition:all .25s}._prefSectionCard_ellbw_708:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #0f172a08}._prefSectionHeader_ellbw_721{align-items:center;gap:.9rem;margin-bottom:1.2rem;display:flex}._prefSectionIcon_ellbw_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_ellbw_742{color:#0f172a;margin:0 0 .15rem;font-size:1rem;font-weight:700}._prefSectionDesc_ellbw_749{color:#64748b;margin:0;font-size:.8rem}._prefGridPills_ellbw_755{flex-wrap:wrap;gap:.65rem;display:flex}._prefCardPill_ellbw_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_ellbw_761:hover{color:#026ef7;background:#fff;border-color:#026ef7;transform:translateY(-1px);box-shadow:0 4px 12px #026ef71f}._prefCardPill_ellbw_761._selected_ellbw_358{color:#fff;background:linear-gradient(135deg,#026ef7 0%,#0052c4 100%);border-color:#026ef7;transform:translateY(-1px);box-shadow:0 4px 14px #026ef747}._prefCardPill_ellbw_761._selected_ellbw_358 ._pillIcon_ellbw_790{filter:drop-shadow(0 1px 2px #0003)}._pillIcon_ellbw_790{font-size:1.05rem;line-height:1}._pillText_ellbw_799{white-space:nowrap}._pillCheck_ellbw_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}}
