*,: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_1xwb1_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_1xwb1_15{max-width:1200px;margin:0 auto;padding:0 2rem}@media (width<=768px){._container_1xwb1_15{padding:0 1rem}}._container_1xwb1_15{justify-content:space-between;align-items:center;height:100%;display:flex}._logo_1xwb1_32{z-index:1;background:0 0;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:0;text-decoration:none;display:flex}._logoImg_1xwb1_44{object-fit:contain;width:auto;height:75px;max-height:75px;display:block}@media (width<=768px){._logoImg_1xwb1_44{height:55px}}._logoIcon_1xwb1_57{font-size:1.8rem}._logoText_1xwb1_61{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;font-size:1.5rem;font-weight:800}._logoAccent_1xwb1_68{background:linear-gradient(135deg,#026ef7 0%,#f4bc1f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._menuToggle_1xwb1_75{cursor:pointer;z-index:1;flex-direction:column;gap:5px;padding:5px;display:none}._bar_1xwb1_84{transform-origin:50%;background:#0f172a;border-radius:2px;width:24px;height:2px;transition:all .3s}._navLinks_1xwb1_93{justify-content:center;align-items:center;gap:2rem;display:flex}._navLink_1xwb1_93{color:#0f172a;padding:.25rem 0;font-size:.875rem;font-weight:600;text-decoration:none;position:relative}._navLink_1xwb1_93: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_1xwb1_93:hover{color:#026ef7}._navLink_1xwb1_93:hover:after{width:100%}._navLinkActive_1xwb1_126{color:#026ef7;font-weight:800}._navLinkActive_1xwb1_126:after{width:100%}._authSection_1xwb1_134{justify-content:center;align-items:center;gap:1rem;display:flex}._dashboardBtn_1xwb1_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_1xwb1_141:hover{color:#0154c4;background:#026ef733}._userMenu_1xwb1_157{cursor:pointer;position:relative}._userMenu_1xwb1_157:before{content:"";z-index:1;height:12px;position:absolute;top:100%;left:0;right:0}._userMenu_1xwb1_157:hover ._dropdown_1xwb1_170{opacity:1;pointer-events:all;transform:translateY(0)}._userAvatar_1xwb1_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_1xwb1_176:hover{transform:scale(1.05)}._dropdown_1xwb1_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_1xwb1_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_1xwb1_210:hover{color:#026ef7;background:#026ef714}._authButtons_1xwb1_231{justify-content:center;align-items:center;gap:.5rem;display:flex}@media (width<=768px){._menuToggle_1xwb1_75{display:flex}._navLinks_1xwb1_93{-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_1xwb1_258{opacity:1;pointer-events:all;transform:translateY(0)}._authSection_1xwb1_134{flex-direction:column;gap:1rem;width:100%}._authButtons_1xwb1_231{flex-direction:column;width:100%}._authButtons_1xwb1_231 a,._dashboardBtn_1xwb1_141{text-align:center;width:100%}._userMenu_1xwb1_157{width:100%}._userMenu_1xwb1_157 ._dropdown_1xwb1_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_sfi7z_1{background:#f8fafc;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem 0;display:flex}._container_sfi7z_10{width:100%;max-width:480px;margin:0 auto;padding:0 20px}._containerWide_sfi7z_17{width:100%;max-width:600px;margin:0 auto;padding:0 20px}._authCard_sfi7z_24{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:3rem;box-shadow:0 10px 30px #0f172a0f}._header_sfi7z_32{text-align:center;margin-bottom:2rem}._icon_sfi7z_37{margin-bottom:1rem;font-size:3rem;display:block}._title_sfi7z_43{color:#0f172a;margin-bottom:.5rem;font-size:2rem;font-weight:800}._subtitle_sfi7z_50{color:#64748b;font-size:.95rem}._errorAlert_sfi7z_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_sfi7z_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_sfi7z_81{flex-direction:column;gap:1.2rem;display:flex}._formRow_sfi7z_87{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._formGroup_sfi7z_93{flex-direction:column;gap:.5rem;display:flex}._label_sfi7z_99{color:#334155;font-size:.9rem;font-weight:600}._input_sfi7z_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_sfi7z_105:focus{border-color:#026ef7;box-shadow:0 0 0 3px #026ef726}._input_sfi7z_105::placeholder{color:#94a3b8}._options_sfi7z_123{justify-content:space-between;align-items:center;display:flex}._checkboxLabel_sfi7z_129{color:#475569;cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}._checkbox_sfi7z_129{accent-color:#026ef7}._forgotPassword_sfi7z_142{color:#026ef7;font-size:.9rem;font-weight:600;text-decoration:none}._forgotPassword_sfi7z_142:hover{text-decoration:underline}._submitBtn_sfi7z_152{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_sfi7z_152:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #026ef74d}._submitBtnDisabled_sfi7z_168{opacity:.7;cursor:not-allowed}._divider_sfi7z_173{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}._dividerLine_sfi7z_180{background:#e2e8f0;flex:1;height:1px}._dividerText_sfi7z_186{color:#94a3b8;white-space:nowrap;font-size:.85rem}._socialButtons_sfi7z_192{gap:1rem;margin-bottom:1.5rem;display:flex}._socialBtn_sfi7z_198{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_sfi7z_198:hover{background:#f1f5f9}._footerText_sfi7z_218{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.9rem}._link_sfi7z_225{color:#026ef7;font-weight:600;text-decoration:none}._link_sfi7z_225:hover{text-decoration:underline}@media (width<=480px){._authCard_sfi7z_24{padding:2rem 1.5rem}._formRow_sfi7z_87{grid-template-columns:1fr}._socialButtons_sfi7z_192{flex-direction:column}}._page_t9mwq_1{background:#f8fafc;min-height:calc(100vh - 80px)}._loadingContainer_t9mwq_6{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}._loadingSpinner_t9mwq_15{border:3px solid #026ef733;border-top-color:#026ef7;border-radius:50%;width:50px;height:50px;animation:1s linear infinite _spin_t9mwq_1}._loadingText_t9mwq_24{color:#64748b;font-size:1rem}@keyframes _spin_t9mwq_1{to{transform:rotate(360deg)}}._hero_t9mwq_34{text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;padding:4rem 0 2rem}._heroContainer_t9mwq_41{max-width:800px;margin:0 auto;padding:0 20px}._heroTitle_t9mwq_47{color:#0f172a;margin-bottom:1rem;font-size:2.8rem;font-weight:800}._heroSubtitle_t9mwq_54{color:#475569;font-size:1.15rem;line-height:1.7}._filters_t9mwq_60{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:2rem 0}._filtersContainer_t9mwq_66{align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}._searchBar_t9mwq_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_t9mwq_75:focus-within{border-color:#026ef7;box-shadow:0 0 0 3px #026ef726}._searchIcon_t9mwq_93{color:#64748b;align-items:center;font-size:1.1rem;display:flex}._searchInput_t9mwq_100{color:#0f172a;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:.92rem}._searchInput_t9mwq_100::placeholder{color:#94a3b8}._filterGroup_t9mwq_113{gap:.8rem;display:flex}._filterSelect_t9mwq_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_t9mwq_118:focus,._filterSelect_t9mwq_118:hover{border-color:#026ef7}._filterSelect_t9mwq_118 option{color:#0f172a;background-color:#fff;padding:10px}._errorContainer_t9mwq_141{padding:1rem 0}._errorAlert_t9mwq_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_t9mwq_157{background:#f8fafc;padding:3rem 0 6rem}._assessmentsGrid_t9mwq_162{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}._assessmentCard_t9mwq_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_t9mwq_171:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0f172a14}._cardHeader_t9mwq_188{justify-content:space-between;align-items:center;display:flex}._cardCategory_t9mwq_194{color:#026ef7;background:#026ef714;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}._paidBadge_t9mwq_203{color:#d97706;background:#f59e0b1f;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}._cardTitle_t9mwq_212{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}._cardDescription_t9mwq_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_t9mwq_231{flex-wrap:wrap;gap:1rem;display:flex}._metaItem_t9mwq_237{color:#64748b;align-items:center;gap:.4rem;font-size:.85rem;display:flex}._metaIcon_t9mwq_245{font-size:1rem}._takeTestTag_t9mwq_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_t9mwq_249:hover{transform:translateY(-1px);box-shadow:0 6px 18px #026ef759}._amountPaid_t9mwq_269{color:#b45309;font-size:.95rem;font-weight:700}._amountFree_t9mwq_275{color:#16a34a;font-size:.95rem;font-weight:700}._levelButtonsContainer_t9mwq_281{border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:auto;padding-top:1rem;display:grid}._levelBtn_t9mwq_290{text-align:center;color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .2rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .25s}._levelBtn_t9mwq_290:hover{transform:translateY(-2px)}._levelEasy_t9mwq_306:hover{color:#16a34a;background:#16a34a1a;border-color:#16a34a}._levelIntermediate_t9mwq_312:hover{color:#d97706;background:#d977061a;border-color:#d97706}._levelAdvanced_t9mwq_318:hover{color:#dc2626;background:#dc26261a;border-color:#dc2626}._levelActive_t9mwq_324._levelEasy_t9mwq_306{color:#16a34a;background:#16a34a1f;border-color:#16a34a}._levelActive_t9mwq_324._levelIntermediate_t9mwq_312{color:#d97706;background:#d977061f;border-color:#d97706}._levelActive_t9mwq_324._levelAdvanced_t9mwq_318{color:#dc2626;background:#dc26261f;border-color:#dc2626}._emptyState_t9mwq_340{text-align:center;padding:4rem 2rem}._emptyTitle_t9mwq_345{color:#0f172a;margin:1rem 0;font-size:1.5rem;font-weight:700}._emptyText_t9mwq_352{color:#64748b;font-size:1rem}._subCategorySection_t9mwq_357{max-width:1200px;margin:0 auto 2.5rem;padding:0 20px}._subCategoryHeading_t9mwq_363{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1.1rem;font-weight:600}._subCategoryGrid_t9mwq_372{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}._subCategoryCard_t9mwq_378{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_t9mwq_378:hover{background:#fff;border-color:#026ef7;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0f}._subCategoryActive_t9mwq_398{box-shadow:0 8px 25px #026ef71f;background:#026ef70d!important;border-color:#026ef7!important}._subCategoryIcon_t9mwq_404{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_t9mwq_416{flex-direction:column;gap:.3rem;display:flex}._subCategoryTitle_t9mwq_422{color:#0f172a;margin:0;font-size:1.3rem;font-weight:700}._subCategoryDesc_t9mwq_429{color:#64748b;margin:0;font-size:.88rem;line-height:1.4}@media (width<=768px){._subCategoryGrid_t9mwq_372{grid-template-columns:1fr}._assessmentsGrid_t9mwq_162{grid-template-columns:repeat(2,1fr)}._filtersContainer_t9mwq_66{flex-direction:column}._filterGroup_t9mwq_113{width:100%}._filterGroup_t9mwq_113 select{flex:1}._heroTitle_t9mwq_47{font-size:2.2rem}}@media (width<=480px){._assessmentsGrid_t9mwq_162{grid-template-columns:1fr}}._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_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}}
