*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;--primary: #ffd700;--secondary: #4a154b;--white: #ffffff;--black: #000000;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;color:var(--gray-900);background-color:var(--gray-50);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--gray-50)}a{color:var(--secondary);text-decoration:none;transition:color .2s ease-in-out}a:hover{color:var(--primary)}h1,h2,h3,h4,h5,h6{color:var(--gray-900);font-weight:600;line-height:1.25}p{color:var(--gray-600);line-height:1.6}button{font-family:inherit;cursor:pointer;border:none;outline:none;transition:all .2s ease-in-out}button:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._loadingBarContainer_e3yov_1{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;background-color:#6366f11a}._loadingBar_e3yov_1{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6,#a855f7);transition:width .2s ease-out;box-shadow:0 0 10px #6366f180,0 0 5px #8b5cf64d}._button_qqs03_1{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-weight:500;transition:all .2s ease-in-out;cursor:pointer;border:none;outline:none;font-family:inherit;text-decoration:none;position:relative}._button_qqs03_1:focus-visible{outline:2px solid #4a154b;outline-offset:2px}._sm_qqs03_22{padding:8px 12px;font-size:14px;gap:6px}._md_qqs03_28{padding:12px 16px;font-size:16px;gap:8px}._lg_qqs03_34{padding:16px 24px;font-size:18px;gap:10px}._primary_qqs03_41{background-color:gold;color:#000}._primary_qqs03_41:hover:not(._disabled_qqs03_46){background-color:#e6c200}._primary_qqs03_41:active:not(._disabled_qqs03_46){background-color:#ccb000}._secondary_qqs03_54{background-color:#4a154b;color:#fff}._secondary_qqs03_54:hover:not(._disabled_qqs03_46){background-color:#3a0f3a}._secondary_qqs03_54:active:not(._disabled_qqs03_46){background-color:#2a0a2a}._outline_qqs03_67{background-color:transparent;color:#4a154b;border:2px solid #4a154b}._outline_qqs03_67:hover:not(._disabled_qqs03_46){background-color:#4a154b;color:#fff}._ghost_qqs03_78{background-color:transparent;color:#4a154b}._ghost_qqs03_78:hover:not(._disabled_qqs03_46){background-color:#f3f4f6}._disabled_qqs03_46{opacity:.5;cursor:not-allowed}._loading_qqs03_93{cursor:not-allowed}._spinner_qqs03_97{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_qqs03_97 1s linear infinite}._iconLeft_qqs03_106,._iconRight_qqs03_111{display:flex;align-items:center}@keyframes _spin_qqs03_97{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_dmnvo_1{display:flex;flex-direction:column;gap:6px}._label_dmnvo_7{font-size:14px;font-weight:500;color:#374151}._inputWrapper_dmnvo_13{position:relative;display:flex;align-items:center}._input_dmnvo_13{width:100%;border:2px solid #e5e7eb;border-radius:6px;font-family:inherit;transition:all .2s ease-in-out;background-color:#fff;color:#111827}._input_dmnvo_13:focus{outline:none;border-color:#4a154b}._input_dmnvo_13::placeholder{color:#9ca3af}._sm_dmnvo_39{padding:8px 12px;font-size:14px}._md_dmnvo_44{padding:12px 16px;font-size:16px}._lg_dmnvo_49{padding:16px 20px;font-size:18px}._filled_dmnvo_59{background-color:#f9fafb;border-color:#d1d5db}._filled_dmnvo_59:focus{background-color:#fff;border-color:#4a154b}._icon-left_dmnvo_70{padding-left:40px}._icon-right_dmnvo_74{padding-right:40px}._iconLeft_dmnvo_78{position:absolute;left:12px;color:#6b7280;display:flex;align-items:center}._iconRight_dmnvo_86{position:absolute;right:12px;color:#6b7280;display:flex;align-items:center}._error_dmnvo_95{border-color:#ef4444}._error_dmnvo_95:focus{border-color:#ef4444}._errorText_dmnvo_103{font-size:14px;color:#ef4444}._helperText_dmnvo_108{font-size:14px;color:#6b7280}._overlay_1pbp0_2{position:fixed;inset:0;background-color:#00000080;z-index:1000;display:flex;align-items:flex-start;justify-content:flex-start}._menu_1pbp0_15{background-color:#fff;width:280px;height:100vh;display:flex;flex-direction:column;box-shadow:4px 0 12px #00000026;animation:_slideIn_1pbp0_1 .3s ease-out}@keyframes _slideIn_1pbp0_1{0%{transform:translate(-100%)}to{transform:translate(0)}}._header_1pbp0_34{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}._logo_1pbp0_43{display:flex;align-items:center;gap:12px;color:#4a154b;font-weight:700;font-size:20px}._logoImage_1pbp0_52{width:28px;height:28px;object-fit:contain}._logoText_1pbp0_58{color:#4a154b}._closeButton_1pbp0_62{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease-in-out}._closeButton_1pbp0_62:hover{background-color:#f3f4f6;color:#374151}._navigation_1pbp0_77{flex:1;padding:24px 0;overflow-y:auto}._navItem_1pbp0_83{display:flex;align-items:center;gap:16px;padding:16px 20px;color:#374151;text-decoration:none;font-size:16px;font-weight:500;transition:all .2s ease-in-out;border-left:4px solid transparent}._navItem_1pbp0_83:hover{background-color:#f9fafb;color:#4a154b}._navItem_1pbp0_83._active_1pbp0_101{background-color:#fef3c7;color:#4a154b;border-left-color:gold}._navItem_1pbp0_83 svg{color:#6b7280;transition:color .2s ease-in-out}._navItem_1pbp0_83:hover svg,._navItem_1pbp0_83._active_1pbp0_101 svg{color:#4a154b}._footer_1pbp0_117{padding:20px;border-top:1px solid #e5e7eb;background-color:#f9fafb}._logoutButton_1pbp0_123{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#ef4444;text-decoration:none;font-size:14px;font-weight:500;border-radius:8px;transition:all .2s ease-in-out}._logoutButton_1pbp0_123:hover{background-color:#fee2e2;color:#dc2626}._authButtons_1pbp0_141{display:flex;flex-direction:column;gap:12px}._authButton_1pbp0_141{display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:600;transition:all .2s ease-in-out;border:1px solid #d1d5db;background-color:#fff;color:#4a154b}._authButton_1pbp0_141:hover{background-color:#f9fafb;border-color:#9ca3af}._primaryButton_1pbp0_167{background-color:#4a154b;color:#fff;border-color:#4a154b}._primaryButton_1pbp0_167:hover{background-color:#6b21a8;border-color:#6b21a8}@media (max-width: 768px){._menu_1pbp0_15{width:100%;max-width:320px}}@media (max-width: 480px){._menu_1pbp0_15{width:100%}._header_1pbp0_34{padding:16px}._navigation_1pbp0_77{padding:20px 0}._navItem_1pbp0_83{padding:14px 16px;font-size:15px}._footer_1pbp0_117{padding:16px}}._header_cti1p_1{background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}._container_cti1p_9{max-width:1280px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}._leftSection_cti1p_20{display:flex;align-items:center;gap:32px;flex:1}._logo_cti1p_27{display:flex;align-items:center;gap:8px;text-decoration:none;color:#4a154b;font-weight:700;font-size:20px}._logoIcon_cti1p_37{color:gold;width:32px;height:32px;object-fit:contain}._logoText_cti1p_44{color:#4a154b}._nav_cti1p_48{display:flex;align-items:center;gap:24px;flex:1;justify-content:center}._navLink_cti1p_56{text-decoration:none;color:#6b7280;font-weight:500;font-size:16px;padding:8px 12px;border-radius:6px;transition:all .2s ease-in-out}._navLink_cti1p_56:hover{color:#4a154b;background-color:#f9fafb}._navLink_cti1p_56._active_cti1p_71{color:#4a154b;background-color:#f3f4f6}._navLink_cti1p_56._pending_cti1p_76{opacity:.7}._centerSection_cti1p_80{flex:1;max-width:400px}._searchInput_cti1p_85{width:100%}._rightSection_cti1p_89{display:flex;align-items:center;gap:8px}._tokenDisplay_cti1p_95{display:flex;align-items:center;gap:6px;padding:4px 12px;background-color:transparent;border:1px solid #4a154b;border-radius:8px;margin-right:8px}._tokenIcon_cti1p_106{color:#4a154b}._tokenValue_cti1p_110{font-size:14px;font-weight:700;color:#4a154b}._authButtons_cti1p_116{display:flex;align-items:center;gap:12px}._profileDropdown_cti1p_122{position:relative}._profileButton_cti1p_126{display:flex;align-items:center;gap:4px}._dropdownMenu_cti1p_132{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:200px;z-index:50;margin-top:8px}._dropdownItem_cti1p_147{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#374151;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease-in-out;border-bottom:1px solid #f3f4f6}._dropdownItem_cti1p_147:last-child{border-bottom:none}._dropdownItem_cti1p_147:hover{background-color:#f9fafb;color:#4a154b}._dropdownItem_cti1p_147._active_cti1p_71{background-color:#fef3c7;color:#4a154b}._dropdownItem_cti1p_147._logout_cti1p_174{width:100%;background-color:#fef2f2;color:#dc2626;border-top:1px solid #fecaca;border-radius:0 0 8px 8px}._dropdownItem_cti1p_147._logout_cti1p_174:hover{background-color:#fee2e2;color:#b91c1c}@media (max-width: 768px){._container_cti1p_9{padding:0 16px;gap:16px}._leftSection_cti1p_20{gap:16px}._nav_cti1p_48,._centerSection_cti1p_80{display:none}._rightSection_cti1p_89{gap:4px}._dropdownMenu_cti1p_132{right:-50px;min-width:180px}}._mobileMenuButton_cti1p_216{display:none}._mobileLogo_cti1p_220{display:none;align-items:center;text-decoration:none;color:#4a154b;transition:color .2s ease-in-out}._mobileLogo_cti1p_220:hover{color:gold}._mobileProfileButton_cti1p_232{display:none}@media (max-width: 768px){._container_cti1p_9{padding:0 16px;gap:8px}._mobileMenuButton_cti1p_216{display:flex;align-items:center;gap:8px}._mobileLogo_cti1p_220{display:flex}._leftSection_cti1p_20{gap:16px}._logo_cti1p_27,._nav_cti1p_48,._centerSection_cti1p_80,._profileDropdown_cti1p_122{display:none}._mobileProfileButton_cti1p_232{display:block}}@media (max-width: 480px){._container_cti1p_9{padding:0 12px;height:56px}._rightSection_cti1p_89{gap:8px}}._footer_i6k1q_1{background-color:#4a154b;color:#fff;margin-top:auto}._container_i6k1q_7{max-width:1280px;margin:0 auto;padding:64px 32px 32px}._content_i6k1q_13{display:flex;justify-content:space-between;gap:64px;margin-bottom:48px}._brandSection_i6k1q_20{flex:2;max-width:400px}._brand_i6k1q_20{display:flex;align-items:center;gap:8px;text-decoration:none;color:#fff;font-weight:700;font-size:24px;margin-bottom:16px}._brandIcon_i6k1q_36{color:gold;width:32px;height:32px;object-fit:contain}._brandText_i6k1q_43{color:#fff}._brandDescription_i6k1q_47{color:#d1d5db;line-height:1.6;margin:0}._linksSection_i6k1q_53{display:flex;gap:48px;flex:1}._linkGroup_i6k1q_59{display:flex;flex-direction:column;flex:1}._linkGroupTitle_i6k1q_65{font-size:16px;font-weight:600;color:#fff;margin:0 0 16px}._linkList_i6k1q_72{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}._link_i6k1q_53{color:#d1d5db;text-decoration:none;font-size:14px;transition:color .2s ease-in-out}._link_i6k1q_53:hover{color:gold}._socialSection_i6k1q_92{display:flex;flex-direction:column;flex:0 0 auto;min-width:200px}._socialTitle_i6k1q_99{font-size:16px;font-weight:600;color:#fff;margin:0 0 16px}._socialLinks_i6k1q_106{display:flex;gap:16px}._socialLink_i6k1q_106{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:8px;color:#fff;text-decoration:none;transition:all .2s ease-in-out}._socialLink_i6k1q_106:hover{background-color:gold;color:#4a154b}._bottomSection_i6k1q_129{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}._copyright_i6k1q_137{color:#9ca3af;font-size:14px;margin:0}._tagline_i6k1q_143{color:gold;font-size:14px;font-weight:600;margin:0}@media (max-width: 1024px){._content_i6k1q_13{flex-direction:column;gap:32px}._brandSection_i6k1q_20{flex:none}._linksSection_i6k1q_53{flex-direction:row;flex-wrap:wrap;gap:24px}._linkGroup_i6k1q_59{flex:1;min-width:200px}}._legalSocialWrapper_i6k1q_173{display:contents}@media (max-width: 768px){._container_i6k1q_7{padding:32px 16px 16px}._content_i6k1q_13{gap:24px;flex-direction:column}._brandSection_i6k1q_20{flex:none;margin-bottom:24px}._linksSection_i6k1q_53{flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between}._linkGroup_i6k1q_59{flex:1;min-width:140px}._legalSocialWrapper_i6k1q_173{display:flex;flex-direction:row;gap:20px;justify-content:space-between}._socialSection_i6k1q_92{flex:1;min-width:140px}._bottomSection_i6k1q_129{flex-direction:row;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}}._layout_1amdi_1{min-height:100vh;display:flex;flex-direction:column;background-color:#f9fafb}._content_1amdi_8{flex:1;padding:24px;background-color:#f9fafb;max-width:1200px;margin:0 auto;width:100%}@media (max-width: 1024px){._content_1amdi_8{padding:16px}}@media (max-width: 768px){._content_1amdi_8{padding:12px}}._card_guml5_1{background-color:#fff;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;transition:all .2s ease-in-out}._sm_guml5_10{padding:16px}._md_guml5_14{padding:24px}._lg_guml5_18{padding:32px}._hover_guml5_23:hover{border-color:#4a154b;transform:translateY(-1px)}._clickable_guml5_28{cursor:pointer}._clickable_guml5_28:hover{border-color:#4a154b;transform:translateY(-1px)}._clickable_guml5_28:active{transform:translateY(0)}._landing_1gvfa_1{min-height:100vh;background-color:#fff}._container_1gvfa_6{max-width:1280px;margin:0 auto;padding:0 24px}._hero_1gvfa_13{padding:80px 0;background-color:#fff;border-bottom:1px solid #e5e7eb}._heroContent_1gvfa_19{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}._heroText_1gvfa_26{display:flex;flex-direction:column;gap:24px}._brand_1gvfa_32{display:flex;align-items:center;gap:12px;color:#4a154b;font-size:28px;font-weight:700}._brand_1gvfa_32 svg{color:gold}._heroTitle_1gvfa_45{font-size:48px;font-weight:700;color:#4a154b;margin:0;line-height:1.2}._heroHighlight_1gvfa_53{color:gold}._heroDescription_1gvfa_57{font-size:18px;color:#6b7280;line-height:1.6;margin:0}._heroActions_1gvfa_64{display:flex;gap:16px;align-items:center}._heroVisual_1gvfa_70{display:flex;justify-content:center;align-items:center}._codeVisual_1gvfa_76{width:100%;max-width:500px}._codeWindow_1gvfa_81{background-color:#1e293b;border-radius:12px;overflow:hidden;border:1px solid #334155}._codeHeader_1gvfa_88{background-color:#334155;padding:12px 16px;display:flex;align-items:center;gap:12px}._codeDots_1gvfa_96{display:flex;gap:6px}._codeDots_1gvfa_96 span{width:12px;height:12px;border-radius:50%;background-color:#64748b}._codeDots_1gvfa_96 span:nth-child(1){background-color:#ef4444}._codeDots_1gvfa_96 span:nth-child(2){background-color:#f59e0b}._codeDots_1gvfa_96 span:nth-child(3){background-color:#10b981}._codeTitle_1gvfa_120{color:#e2e8f0;font-size:14px;font-weight:500}._codeContent_1gvfa_126{padding:20px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6}._codeLine_1gvfa_133{margin-bottom:4px}._codeKeyword_1gvfa_137{color:#f472b6}._codeVariable_1gvfa_141{color:#60a5fa}._codeOperator_1gvfa_145{color:#e2e8f0}._codeString_1gvfa_149{color:#34d399}._codeNumber_1gvfa_153{color:#fbbf24}._codeFunction_1gvfa_157{color:#a78bfa}._codeIndent_1gvfa_161{color:#64748b}._howItWorks_1gvfa_166{padding:80px 0;background-color:#f9fafb}._sectionHeader_1gvfa_171{text-align:center;margin-bottom:64px}._sectionHeader_1gvfa_171 h2{font-size:36px;font-weight:700;color:#4a154b;margin:0 0 12px}._sectionHeader_1gvfa_171 p{font-size:18px;color:#6b7280;margin:0}._stepsContainer_1gvfa_189{display:flex;align-items:center;justify-content:center;gap:32px}._step_1gvfa_189{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;flex:1;max-width:200px}._stepIcon_1gvfa_206{width:64px;height:64px;background-color:#4a154b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}._stepContent_1gvfa_217 h3{font-size:20px;font-weight:700;color:#4a154b;margin:0 0 8px}._stepContent_1gvfa_217 p{color:#6b7280;line-height:1.5;margin:0;font-size:14px}._stepConnector_1gvfa_231{width:60px;height:2px;background-color:#e5e7eb;position:relative}._stepConnector_1gvfa_231:after{content:"";position:absolute;right:-4px;top:-3px;width:8px;height:8px;background-color:#4a154b;border-radius:50%}._features_1gvfa_250{padding:80px 0;background-color:#fff}._featuresGrid_1gvfa_255{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}._feature_1gvfa_250{display:flex;align-items:flex-start;gap:16px;padding:24px;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .2s ease}._feature_1gvfa_250:hover{border-color:#4a154b}._featureIcon_1gvfa_275{width:48px;height:48px;background-color:gold;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#4a154b;flex-shrink:0}._feature_1gvfa_250 h3{font-size:18px;font-weight:700;color:#4a154b;margin:0 0 8px}._feature_1gvfa_250 p{color:#6b7280;line-height:1.5;margin:0;font-size:14px}._stats_1gvfa_302{padding:80px 0;background-color:#4a154b;color:#fff}._statsGrid_1gvfa_308{display:grid;grid-template-columns:repeat(4,1fr);gap:48px}._statItem_1gvfa_314{text-align:center}._statNumber_1gvfa_318{font-size:40px;font-weight:700;color:gold;margin-bottom:8px}._statLabel_1gvfa_325{font-size:16px;color:#d1d5db;text-transform:uppercase;letter-spacing:.5px}._cta_1gvfa_333{padding:80px 0;background-color:#f9fafb}._ctaContent_1gvfa_338{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}._ctaText_1gvfa_345 h2{font-size:36px;font-weight:700;color:#4a154b;margin:0 0 16px}._ctaText_1gvfa_345 p{font-size:18px;color:#6b7280;margin:0 0 32px}._ctaFeatures_1gvfa_358{display:flex;flex-direction:column;gap:12px}._ctaFeature_1gvfa_358{display:flex;align-items:center;gap:12px;font-size:16px;color:#374151}._ctaFeature_1gvfa_358 svg{color:#10b981;flex-shrink:0}._ctaAction_1gvfa_377{display:flex;flex-direction:column;align-items:center;gap:16px}._browseLink_1gvfa_384{color:#6b7280;text-decoration:none;font-size:14px;transition:color .2s ease}._browseLink_1gvfa_384:hover{color:#4a154b}@media (max-width: 1024px){._heroContent_1gvfa_19{grid-template-columns:1fr;gap:48px;text-align:center}._heroVisual_1gvfa_70{order:-1}._stepsContainer_1gvfa_189{flex-direction:column;gap:24px}._stepConnector_1gvfa_231{width:2px;height:40px}._stepConnector_1gvfa_231:after{right:-3px;top:auto;bottom:-4px}._featuresGrid_1gvfa_255{grid-template-columns:1fr;gap:24px}._statsGrid_1gvfa_308{grid-template-columns:repeat(2,1fr);gap:32px}._ctaContent_1gvfa_338{grid-template-columns:1fr;gap:32px;text-align:center}}@media (max-width: 768px){._container_1gvfa_6{padding:0 16px}._hero_1gvfa_13{padding:60px 0}._heroTitle_1gvfa_45{font-size:36px}._heroActions_1gvfa_64{flex-direction:column;width:100%}._heroActions_1gvfa_64 a{width:100%}._howItWorks_1gvfa_166,._features_1gvfa_250,._stats_1gvfa_302,._cta_1gvfa_333{padding:60px 0}._statsGrid_1gvfa_308{grid-template-columns:1fr;gap:24px}._ctaText_1gvfa_345 h2{font-size:28px}}@media (max-width: 480px){._heroTitle_1gvfa_45{font-size:28px}._brand_1gvfa_32{font-size:24px}._sectionHeader_1gvfa_171 h2{font-size:28px}._ctaText_1gvfa_345 h2{font-size:24px}._feature_1gvfa_250{flex-direction:column;text-align:center}}._loginPage_kc2mo_1{background-color:#f9fafb;display:flex;align-items:center;justify-content:center;padding:0}._container_kc2mo_10{width:100%;max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}._leftSection_kc2mo_19{display:flex;align-items:center;justify-content:center}._brandSection_kc2mo_25{max-width:500px}._brand_kc2mo_25{display:flex;align-items:center;gap:12px;color:#4a154b;font-size:28px;font-weight:700;margin-bottom:32px}._brand_kc2mo_25 svg{color:gold}._brandSection_kc2mo_25 h1{font-size:42px;font-weight:700;color:#4a154b;margin:0 0 16px;line-height:1.2}._brandSection_kc2mo_25 p{font-size:18px;color:#6b7280;line-height:1.6;margin:0}._rightSection_kc2mo_58{display:flex;justify-content:center}._loginCard_kc2mo_63{width:100%;max-width:480px;padding:48px}._cardHeader_kc2mo_69{text-align:center;margin-bottom:32px}._cardHeader_kc2mo_69 h2{font-size:28px;font-weight:700;color:#4a154b;margin:0 0 8px}._cardHeader_kc2mo_69 p{color:#6b7280;margin:0}._loginForm_kc2mo_86{display:flex;flex-direction:column;gap:24px}._socialLogin_kc2mo_92{display:flex;flex-direction:column;gap:16px}._googleButton_kc2mo_98{width:100%;justify-content:center}._divider_kc2mo_103{display:flex;align-items:center;text-align:center;margin:8px 0}._divider_kc2mo_103:before,._divider_kc2mo_103:after{content:"";flex:1;height:1px;background-color:#e5e7eb}._divider_kc2mo_103 span{padding:0 16px;color:#6b7280;font-size:14px;font-weight:500}._errorMessage_kc2mo_125{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center}._inputGroup_kc2mo_135{position:relative;display:flex;flex-direction:column;gap:8px}._passwordToggle_kc2mo_142{position:absolute;right:12px;top:42px;background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease}._passwordToggle_kc2mo_142:hover{color:#4a154b}._formActions_kc2mo_159{display:flex;justify-content:flex-end;margin:-8px 0}._forgotLink_kc2mo_165{color:#4a154b;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}._forgotLink_kc2mo_165:hover{color:gold}._submitButton_kc2mo_177{margin-top:8px}._cardFooter_kc2mo_181{text-align:center;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}._cardFooter_kc2mo_181 p{color:#6b7280;margin:0}._signupLink_kc2mo_193{color:#4a154b;text-decoration:none;font-weight:600;transition:color .2s ease}._signupLink_kc2mo_193:hover{color:gold}@media (max-width: 1024px){._container_kc2mo_10{grid-template-columns:1fr;gap:48px;max-width:500px}._brandSection_kc2mo_25{text-align:center}._brandSection_kc2mo_25 h1{font-size:36px}}@media (max-width: 768px){._loginPage_kc2mo_1{padding:0}._container_kc2mo_10{gap:32px}._brandSection_kc2mo_25 h1{font-size:32px}._brandSection_kc2mo_25 p{font-size:16px}._loginCard_kc2mo_63{padding:32px 24px}._cardHeader_kc2mo_69 h2{font-size:24px}}@media (max-width: 480px){._brandSection_kc2mo_25 h1{font-size:28px}._brand_kc2mo_25{font-size:24px}._cardHeader_kc2mo_69 h2{font-size:22px}._loginCard_kc2mo_63{padding:24px 20px}}._readOnlyContainer_kc2mo_266{display:flex;align-items:center;justify-content:center;min-height:70vh}._readOnlyCard_kc2mo_273{max-width:450px;padding:48px;text-align:center}._readOnlyContent_kc2mo_279{display:flex;flex-direction:column;align-items:center;gap:20px}._readOnlyIcon_kc2mo_286{color:#4a154b;margin-bottom:8px}._readOnlyContent_kc2mo_279 h2{font-size:28px;color:#4a154b;margin:0}._readOnlyContent_kc2mo_279 p{color:#6b7280;margin:0;line-height:1.6;font-size:16px}._registerPage_1mvo3_1{min-height:100vh;background-color:#f9fafb;display:flex;align-items:center;justify-content:center;padding:0}._container_1mvo3_10{width:100%;max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}._leftSection_1mvo3_19{display:flex;align-items:center;justify-content:center}._brandSection_1mvo3_25{max-width:500px}._brand_1mvo3_25{display:flex;align-items:center;gap:12px;color:#4a154b;font-size:28px;font-weight:700;margin-bottom:32px}._brand_1mvo3_25 svg{color:gold}._brandSection_1mvo3_25 h1{font-size:42px;font-weight:700;color:#4a154b;margin:0 0 16px;line-height:1.2}._brandSection_1mvo3_25 p{font-size:18px;color:#6b7280;line-height:1.6;margin:0 0 32px}._benefits_1mvo3_58{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}._benefits_1mvo3_58 h3{font-size:18px;font-weight:600;color:#4a154b;margin:0 0 16px}._benefitsList_1mvo3_72{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}._benefitItem_1mvo3_81{display:flex;align-items:center;gap:12px;font-size:14px;color:#374151}._benefitItem_1mvo3_81 svg{color:#10b981;flex-shrink:0}._rightSection_1mvo3_94{display:flex;justify-content:center}._registerCard_1mvo3_99{width:100%;max-width:480px;padding:48px}._cardHeader_1mvo3_105{text-align:center;margin-bottom:32px}._cardHeader_1mvo3_105 h2{font-size:28px;font-weight:700;color:#4a154b;margin:0 0 8px}._cardHeader_1mvo3_105 p{color:#6b7280;margin:0}._registerForm_1mvo3_122{display:flex;flex-direction:column;gap:24px}._socialLogin_1mvo3_128{display:flex;flex-direction:column;gap:16px}._googleButton_1mvo3_134{width:100%;justify-content:center}._divider_1mvo3_139{display:flex;align-items:center;text-align:center;margin:8px 0}._divider_1mvo3_139:before,._divider_1mvo3_139:after{content:"";flex:1;height:1px;background-color:#e5e7eb}._divider_1mvo3_139 span{padding:0 16px;color:#6b7280;font-size:14px;font-weight:500}._errorMessage_1mvo3_161{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center}._inputGroup_1mvo3_171{position:relative;display:flex;flex-direction:column;gap:8px}._passwordToggle_1mvo3_178{position:absolute;right:12px;top:42px;background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease}._passwordToggle_1mvo3_178:hover{color:#4a154b}._submitButton_1mvo3_195{margin-top:8px}._cardFooter_1mvo3_199{text-align:center;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}._cardFooter_1mvo3_199 p{color:#6b7280;margin:0}._loginLink_1mvo3_211{color:#4a154b;text-decoration:none;font-weight:600;transition:color .2s ease}._loginLink_1mvo3_211:hover{color:gold}@media (max-width: 1024px){._container_1mvo3_10{grid-template-columns:1fr;gap:48px;max-width:500px}._brandSection_1mvo3_25{text-align:center}._brandSection_1mvo3_25 h1{font-size:36px}}@media (max-width: 768px){._registerPage_1mvo3_1{padding:0}._container_1mvo3_10{gap:32px}._brandSection_1mvo3_25 h1{font-size:32px}._brandSection_1mvo3_25 p{font-size:16px}._registerCard_1mvo3_99{padding:32px 24px}._cardHeader_1mvo3_105 h2{font-size:24px}._benefits_1mvo3_58{padding:20px}}@media (max-width: 480px){._brandSection_1mvo3_25 h1{font-size:28px}._brand_1mvo3_25{font-size:24px}._cardHeader_1mvo3_105 h2{font-size:22px}._registerCard_1mvo3_99{padding:24px 20px}._benefits_1mvo3_58{padding:16px}}._readOnlyContainer_1mvo3_292{display:flex;align-items:center;justify-content:center;min-height:70vh}._readOnlyCard_1mvo3_299{max-width:450px;padding:48px;text-align:center}._readOnlyContent_1mvo3_305{display:flex;flex-direction:column;align-items:center;gap:20px}._readOnlyIcon_1mvo3_312{color:#4a154b;margin-bottom:8px}._readOnlyContent_1mvo3_305 h2{font-size:28px;color:#4a154b;margin:0}._readOnlyContent_1mvo3_305 p{color:#6b7280;margin:0;line-height:1.6;font-size:16px}._container_127zc_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 20px}._container_127zc_1._sm_127zc_10{gap:8px;padding:20px}._container_127zc_1._lg_127zc_15{gap:24px;padding:60px 20px;min-height:400px}._spinner_127zc_21{width:48px;height:48px;border:4px solid #f3f4f6;border-top:4px solid #ffd700;border-radius:50%;animation:_spin_127zc_21 .8s linear infinite}._container_127zc_1._sm_127zc_10 ._spinner_127zc_21{width:32px;height:32px;border:3px solid #f3f4f6;border-top:3px solid #ffd700}._container_127zc_1._lg_127zc_15 ._spinner_127zc_21{width:64px;height:64px;border:5px solid #f3f4f6;border-top:5px solid #ffd700}@keyframes _spin_127zc_21{to{transform:rotate(360deg)}}._message_127zc_50{font-size:14px;color:#6b7280;margin:0;font-weight:500}._container_127zc_1._sm_127zc_10 ._message_127zc_50{font-size:12px}._container_127zc_1._lg_127zc_15 ._message_127zc_50{font-size:16px;color:#374151}._authCallback_1y5n4_1{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:column;gap:16px}._authCallback_1y5n4_1 p{color:#6b7280;font-size:16px;margin:0}._confirmEmailPage_1atra_1{min-height:100vh;background-color:#f9fafb;display:flex;align-items:center;justify-content:center;padding:0}._container_1atra_10{width:100%;max-width:1200px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}._leftSection_1atra_19{display:flex;align-items:center;justify-content:center}._brandSection_1atra_25{max-width:500px}._brandSection_1atra_25 h1{font-size:42px;font-weight:700;color:#4a154b;margin:0 0 16px;line-height:1.2}._brandSection_1atra_25 p{font-size:18px;color:#6b7280;line-height:1.6;margin:0}._rightSection_1atra_44{display:flex;justify-content:center}._confirmCard_1atra_49{width:100%;max-width:480px;padding:48px}._cardContent_1atra_55{display:flex;flex-direction:column;align-items:center;gap:24px}._iconContainer_1atra_62{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:8px}._mailIcon_1atra_70{color:#4a154b}._checkIcon_1atra_74{position:absolute;bottom:-4px;right:-4px;color:#10b981;background-color:#fff;border-radius:50%}._cardHeader_1atra_83{text-align:center}._cardHeader_1atra_83 h2{font-size:28px;font-weight:700;color:#4a154b;margin:0 0 12px}._cardHeader_1atra_83 p{color:#6b7280;margin:0;line-height:1.6}._cardHeader_1atra_83 strong{color:#4a154b;font-weight:600}._instructions_1atra_105{width:100%;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px}._instructions_1atra_105 h3{font-size:16px;font-weight:600;color:#4a154b;margin:0 0 16px}._stepsList_1atra_120{list-style:none;counter-reset:step-counter;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}._stepsList_1atra_120 li{counter-increment:step-counter;display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#374151;line-height:1.5}._stepsList_1atra_120 li:before{content:counter(step-counter);display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#4a154b;color:#fff;border-radius:50%;font-size:12px;font-weight:600;flex-shrink:0}._helpSection_1atra_155{width:100%;text-align:center}._helpText_1atra_160{color:#6b7280;font-size:14px;line-height:1.6;margin:0}._actions_1atra_167{width:100%;display:flex;justify-content:center}._actions_1atra_167 a,._actions_1atra_167 button{width:100%}._cardFooter_1atra_181{text-align:center;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}._cardFooter_1atra_181 p{color:#6b7280;margin:0;font-size:14px}._supportLink_1atra_194{color:#4a154b;text-decoration:none;font-weight:600;transition:color .2s ease}._supportLink_1atra_194:hover{color:gold}@media (max-width: 1024px){._container_1atra_10{grid-template-columns:1fr;gap:48px;max-width:500px}._brandSection_1atra_25{text-align:center}._brandSection_1atra_25 h1{font-size:36px}}@media (max-width: 768px){._confirmEmailPage_1atra_1{padding:0}._container_1atra_10{gap:32px}._brandSection_1atra_25 h1{font-size:32px}._brandSection_1atra_25 p{font-size:16px}._confirmCard_1atra_49{padding:32px 24px}._cardHeader_1atra_83 h2{font-size:24px}._instructions_1atra_105{padding:20px}}@media (max-width: 480px){._brandSection_1atra_25 h1{font-size:28px}._cardHeader_1atra_83 h2{font-size:22px}._confirmCard_1atra_49{padding:24px 20px}._instructions_1atra_105{padding:16px}._iconContainer_1atra_62{transform:scale(.9)}}._modalOverlay_kyzgb_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_kyzgb_1{width:100%;max-height:90vh;overflow-y:auto;padding:0;margin:0}._modal_kyzgb_1._small_kyzgb_24{max-width:400px}._modal_kyzgb_1._medium_kyzgb_28{max-width:600px}._modal_kyzgb_1._large_kyzgb_32{max-width:800px}._modal_kyzgb_1._xlarge_kyzgb_36{max-width:1000px}._modalHeader_kyzgb_40{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}._modalHeader_kyzgb_40 h2{font-size:20px;font-weight:600;color:#111827;margin:0}._modalContent_kyzgb_55{padding:24px}._modalActions_kyzgb_59{display:flex;justify-content:flex-end;gap:12px;padding:24px;border-top:1px solid #e5e7eb;background-color:#f9fafb}@media (max-width: 768px){._modalOverlay_kyzgb_1{padding:16px}._modalHeader_kyzgb_40,._modalContent_kyzgb_55{padding:20px}._modalActions_kyzgb_59{padding:20px;flex-direction:column}._modalActions_kyzgb_59 button{width:100%}}._container_15zf1_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0;background-color:#f9fafb}._content_15zf1_10{width:100%;max-width:700px}._header_15zf1_15{text-align:center;margin-bottom:32px}._header_15zf1_15 h1{font-size:32px;font-weight:700;color:#111827;margin:0 0 8px}._header_15zf1_15 p{font-size:16px;color:#6b7280;margin:0}._progressBar_15zf1_33{height:8px;background-color:#e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:32px}._progressFill_15zf1_41{height:100%;background-color:#4a154b;transition:width .3s ease}._questionCard_15zf1_47{padding:40px;margin-bottom:24px}._stepIndicator_15zf1_52{font-size:14px;font-weight:500;color:#6b7280;margin-bottom:16px}._question_15zf1_47{font-size:24px;font-weight:600;color:#111827;margin:0 0 32px}._options_15zf1_66{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}._option_15zf1_66{padding:16px 24px;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;text-align:left}._option_15zf1_66:hover{border-color:#4a154b;background-color:#faf5ff}._option_15zf1_66._selected_15zf1_90{border-color:#4a154b;background-color:#4a154b;color:#fff}._customInput_15zf1_96{display:flex;flex-direction:column;gap:16px}._input_15zf1_102{width:100%;padding:12px 16px;font-size:16px;border:2px solid #e5e7eb;border-radius:8px;outline:none;transition:border-color .2s ease}._input_15zf1_102:focus{border-color:#4a154b}._customActions_15zf1_116{display:flex;gap:12px;justify-content:flex-end}._selectedAnswer_15zf1_122{margin-top:24px;padding:16px;background-color:#f0fdf4;border:1px solid #86efac;border-radius:8px;font-size:14px;color:#166534}._selectedAnswer_15zf1_122 strong{font-weight:600}._navigation_15zf1_136{display:flex;gap:16px;justify-content:space-between}._navigation_15zf1_136 button{flex:1;max-width:200px}._modalActions_15zf1_147{display:flex;gap:10px}._modalContent_15zf1_152{display:flex;flex-direction:column;gap:12px}@media (max-width: 1024px){._content_15zf1_10{max-width:650px;padding:0 20px}._header_15zf1_15 h1{font-size:28px}._questionCard_15zf1_47{padding:32px}._question_15zf1_47{font-size:22px}}@media (max-width: 768px){._container_15zf1_1{padding:20px;min-height:calc(100vh - 40px)}._content_15zf1_10{max-width:100%;padding:0}._header_15zf1_15{margin-bottom:24px}._header_15zf1_15 h1{font-size:22px;margin-bottom:6px}._header_15zf1_15 p{font-size:14px}._progressBar_15zf1_33{height:6px;margin-bottom:24px}._questionCard_15zf1_47{padding:20px;margin-bottom:20px}._stepIndicator_15zf1_52{font-size:13px;margin-bottom:12px}._question_15zf1_47{font-size:18px;margin-bottom:24px;line-height:1.4}._options_15zf1_66{grid-template-columns:1fr;gap:10px}._option_15zf1_66{padding:12px 18px;font-size:15px}._customInput_15zf1_96{gap:12px}._input_15zf1_102{padding:10px 14px;font-size:15px}._customActions_15zf1_116{flex-direction:column;gap:10px}._customActions_15zf1_116 button{width:100%}._selectedAnswer_15zf1_122{margin-top:20px;padding:12px;font-size:13px}._navigation_15zf1_136{gap:12px;flex-direction:column}._navigation_15zf1_136 button{width:100%;max-width:none;padding:12px 20px;font-size:14px}._modalContent_15zf1_152{display:flex;flex-direction:column;gap:12px}._modalContent_15zf1_152 p{font-size:14px}._modalActions_15zf1_147{display:flex;flex-direction:column;gap:10px}._modalActions_15zf1_147 button{width:100%}}@media (max-width: 480px){._container_15zf1_1{padding:20px}._header_15zf1_15{margin-bottom:24px}._header_15zf1_15 h1{font-size:22px}._header_15zf1_15 p{font-size:14px}._progressBar_15zf1_33{height:6px;margin-bottom:24px}._questionCard_15zf1_47{padding:20px;margin-bottom:20px}._stepIndicator_15zf1_52{font-size:13px;margin-bottom:12px}._question_15zf1_47{font-size:18px;margin-bottom:24px}._options_15zf1_66{gap:10px}._option_15zf1_66{padding:12px 18px;font-size:15px}._input_15zf1_102{padding:11px 14px;font-size:15px}._selectedAnswer_15zf1_122{margin-top:20px;padding:12px;font-size:13px}._navigation_15zf1_136 button{padding:12px 18px;font-size:14px}._modalContent_15zf1_152 p{font-size:14px}}._progressContainer_1f9sy_1{width:100%}._progressInfo_1f9sy_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;color:#6b7280;font-weight:500}._progressBar_1f9sy_15{width:100%;border-radius:4px;overflow:hidden;position:relative}._progressFill_1f9sy_22{height:100%;border-radius:4px;transition:width .3s ease-in-out}@media (max-width: 768px){._progressInfo_1f9sy_5{font-size:13px;margin-bottom:6px}}._courseCard_gpqmj_1{padding:0;display:flex;flex-direction:column;gap:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}._courseCard_gpqmj_1:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}._courseImage_gpqmj_18{position:relative;width:100%;height:180px;overflow:hidden;background-color:#f3f4f6}._courseImage_gpqmj_18 img{width:100%;height:100%;object-fit:cover}._courseContent_gpqmj_32{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}._courseTitle_gpqmj_40{font-size:18px;font-weight:600;color:#111827;margin:0;line-height:1.4;min-height:50px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._difficulty_gpqmj_54{position:absolute;top:12px;right:12px;padding:6px 12px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;white-space:nowrap;box-shadow:0 2px 8px #00000026}._difficulty_gpqmj_54._beginner_gpqmj_67{background-color:#d1fae5;color:#065f46}._difficulty_gpqmj_54._intermediate_gpqmj_72{background-color:#fef3c7;color:#92400e}._difficulty_gpqmj_54._advanced_gpqmj_77{background-color:#fecaca;color:#991b1b}._completionBadge_gpqmj_82{position:absolute;top:12px;left:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#10b981;color:#fff;border-radius:50%;box-shadow:0 2px 8px #10b98166;z-index:2}._completionBadge_gpqmj_82 svg{stroke-width:3}._circularProgress_gpqmj_102{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#fffffff2;border-radius:50%;box-shadow:0 2px 8px #00000026;z-index:2}._circularProgress_gpqmj_102._completed_gpqmj_117{background-color:transparent;box-shadow:none}._completedCircle_gpqmj_122{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#10b981;border-radius:50%;border:3px solid #ffffff;box-shadow:0 2px 8px #10b9814d}._completedCircle_gpqmj_122 svg{color:#fff}._progressRing_gpqmj_138{transform:rotate(-90deg)}._progressRingCircle_gpqmj_142{transition:stroke-dashoffset .3s ease}._progressRingProgress_gpqmj_146{transition:stroke-dashoffset .3s ease;stroke-linecap:round}._progressText_gpqmj_151{position:absolute;font-size:13px;font-weight:700;color:#4a154b}._description_gpqmj_158{font-size:14px;color:#6b7280;line-height:1.6;margin:0;min-height:63px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._courseStats_gpqmj_172{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:16px;margin:0;background-color:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}._stat_gpqmj_183{display:flex;flex-direction:column;gap:4px}._statLabel_gpqmj_189{font-size:12px;color:#6b7280;font-weight:500}._statValue_gpqmj_195{font-size:18px;font-weight:700;color:#111827}._progressSection_gpqmj_201{padding:16px;border-bottom:1px solid #e5e7eb}._progressHeader_gpqmj_206{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;color:#6b7280}._progressHeader_gpqmj_206 span:last-child{font-weight:600;color:#111827}._progressBar_gpqmj_220{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden}._progressFill_gpqmj_228{height:100%;background-color:gold;border-radius:3px;transition:width .3s ease}._tags_gpqmj_235{display:flex;flex-wrap:nowrap;gap:8px;padding:16px;overflow:hidden;min-height:44px;align-items:center}._tag_gpqmj_235{padding:4px 12px;background-color:#f3f4f6;border-radius:12px;font-size:12px;color:#374151;font-weight:500;white-space:nowrap;flex-shrink:0;max-width:140px;overflow:hidden;text-overflow:ellipsis}._tagOverflow_gpqmj_259{padding:4px 12px;background-color:#e5e7eb;border-radius:12px;font-size:12px;color:#111827;font-weight:600;white-space:nowrap;cursor:help;flex-shrink:0;min-width:35px}._actionButton_gpqmj_272{width:calc(100% - 32px);margin:0 16px 16px}@media (max-width: 1024px){._courseImage_gpqmj_18{height:160px}._courseContent_gpqmj_32{padding:18px}._courseTitle_gpqmj_40{font-size:17px;min-height:46px}._difficulty_gpqmj_54{padding:5px 11px;font-size:10px}._description_gpqmj_158{font-size:13px;min-height:60px}._courseStats_gpqmj_172{gap:14px;padding:14px}._statValue_gpqmj_195{font-size:16px}}@media (max-width: 768px){._courseCard_gpqmj_1:hover{transform:translateY(-2px)}._courseImage_gpqmj_18{height:150px}._courseContent_gpqmj_32{padding:16px;gap:10px}._courseTitle_gpqmj_40{font-size:16px;min-height:44px}._difficulty_gpqmj_54{padding:5px 10px;font-size:10px;top:10px;right:10px}._description_gpqmj_158{font-size:13px;min-height:57px}._courseStats_gpqmj_172{grid-template-columns:repeat(3,1fr);gap:12px;padding:12px}._statLabel_gpqmj_189{font-size:11px}._statValue_gpqmj_195{font-size:16px}._progressSection_gpqmj_201{padding:12px}._progressHeader_gpqmj_206{font-size:12px;margin-bottom:6px}._progressBar_gpqmj_220{height:5px}._tags_gpqmj_235{padding:12px;gap:6px;min-height:40px}._tag_gpqmj_235,._tagOverflow_gpqmj_259{font-size:11px;padding:3px 10px}._actionButton_gpqmj_272{width:calc(100% - 24px);margin:0 12px 12px;padding:10px 16px;font-size:14px}}@media (max-width: 480px){._courseImage_gpqmj_18{height:140px}._courseContent_gpqmj_32{padding:14px}._courseTitle_gpqmj_40{font-size:16px;min-height:40px}._difficulty_gpqmj_54{padding:5px 10px;font-size:10px;top:10px;right:10px}._description_gpqmj_158{font-size:14px;min-height:51px}._courseStats_gpqmj_172{gap:10px;padding:12px}._statLabel_gpqmj_189{font-size:11px}._statValue_gpqmj_195{font-size:15px}._progressSection_gpqmj_201{padding:12px}._progressHeader_gpqmj_206{font-size:12px}._progressBar_gpqmj_220{height:5px}._tags_gpqmj_235{padding:12px;gap:6px;min-height:38px}._tag_gpqmj_235{font-size:11px;padding:3px 10px;max-width:120px}._tagOverflow_gpqmj_259{font-size:11px;padding:3px 10px;min-width:32px}._actionButton_gpqmj_272{width:calc(100% - 24px);margin:0 12px 12px;padding:11px 16px;font-size:14px}}._pagination_3i5t1_1{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}._pageButton_3i5t1_11{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;color:#4a154b;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease}._pageButton_3i5t1_11:hover:not(:disabled){background-color:#f9fafb;border-color:#4a154b}._pageButton_3i5t1_11:disabled{color:#9ca3af;cursor:not-allowed;opacity:.6}._pageButtonText_3i5t1_37{display:none}._pageNumbers_3i5t1_41{display:flex;gap:.5rem}._pageNumber_3i5t1_41{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#6b7280;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease}._pageNumber_3i5t1_41:hover{background-color:#f9fafb;border-color:#4a154b}._activePage_3i5t1_67{background:var(--secondary);color:#fff;border-color:var(--secondary)}._activePage_3i5t1_67:hover{background-color:#3d1240;border-color:#3d1240}@media (min-width: 768px){._pageButtonText_3i5t1_37{display:inline}}@media (max-width: 480px){._pagination_3i5t1_1{gap:.5rem}._pageButton_3i5t1_11{padding:.5rem}._pageNumber_3i5t1_41{padding:.5rem;min-width:35px;font-size:.85rem}._pageNumbers_3i5t1_41{gap:.25rem}}._dashboard_whipn_1{padding:0}._welcomeSection_whipn_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;background:linear-gradient(135deg,#4a154b,#6d1f6e);padding:32px;border-radius:12px;box-shadow:0 4px 6px #0000001a}._welcomeContent_whipn_16{flex:1}._welcomeTitle_whipn_20{font-size:32px;font-weight:700;color:#fff;margin:0 0 8px}._welcomeSubtitle_whipn_27{font-size:18px;color:#f3e8ff;margin:0}._levelBadge_whipn_33{display:flex;align-items:center;gap:8px;background:#ffd70033;border:2px solid #ffd700;padding:12px 20px;border-radius:50px;color:gold;font-weight:600;font-size:16px}._levelCard_whipn_46{margin-bottom:24px;padding:20px 24px}._levelHeader_whipn_51{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._levelInfo_whipn_58{display:flex;align-items:center;gap:8px;font-weight:600;color:#111827}._levelIcon_whipn_66{color:gold}._levelPoints_whipn_70{font-size:14px;color:#6b7280}._levelHint_whipn_75{font-size:13px;color:#6b7280;margin:12px 0 0}._statsGrid_whipn_81{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-bottom:48px}._statCard_whipn_88{padding:24px}._statContent_whipn_92{display:flex;align-items:center;gap:16px}._statIcon_whipn_98{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#f3f4f6;border-radius:12px}._statInfo_whipn_108{flex:1}._statValue_whipn_112{font-size:24px;font-weight:700;color:#111827;margin:0 0 4px}._statTitle_whipn_119{font-size:14px;color:#6b7280;margin:0}._contentSection_whipn_125{margin-top:32px}._courseGrid_whipn_143{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}._courseCard_whipn_149{padding:0;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden}._courseCard_whipn_149:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}._courseCard_whipn_149._completed_whipn_161{border:2px solid #10b981}._courseHeader_whipn_165{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 0}._difficultyBadge_whipn_172{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}._difficultyBadge_whipn_172._beginner_whipn_180{background:#d1fae5;color:#065f46}._difficultyBadge_whipn_172._intermediate_whipn_185{background:#fef3c7;color:#92400e}._difficultyBadge_whipn_172._advanced_whipn_190{background:#fee2e2;color:#991b1b}._completedBadge_whipn_195{display:flex;align-items:center;gap:4px;padding:4px 10px;background:#d1fae5;color:#065f46;border-radius:20px;font-size:12px;font-weight:500}._courseTitle_whipn_207{font-size:18px;font-weight:600;color:#111827;margin:16px 20px 8px}._courseDescription_whipn_214{font-size:14px;color:#6b7280;margin:0 20px 16px;line-height:1.5}._courseMeta_whipn_221{display:flex;align-items:center;gap:16px;padding:0 20px;margin-bottom:16px}._metaItem_whipn_229{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}._progressSection_whipn_237{padding:0 20px 16px}._progressHeader_whipn_241{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;color:#6b7280}._progressHeader_whipn_241 span:last-child{font-weight:600;color:#111827}._courseAction_whipn_255{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#f9fafb;border-top:1px solid #e5e7eb;font-size:14px;font-weight:500;color:#4a154b;transition:background .2s}._courseCard_whipn_149:hover ._courseAction_whipn_255{background:#f3e8ff}._emptyState_whipn_272{text-align:center;padding:48px 24px}._emptyIcon_whipn_277{color:#d1d5db;margin-bottom:16px}._emptyState_whipn_272 h3{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}._emptyState_whipn_272 p{font-size:14px;color:#6b7280;margin:0 0 24px}._contentGrid_whipn_295{display:grid;gap:32px}._section_whipn_129{margin-bottom:32px}._sectionHeader_whipn_129{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sectionTitle_whipn_136{font-size:20px;font-weight:600;color:#111827;margin:0}._sectionLink_whipn_319{color:#4a154b;text-decoration:none;font-weight:500;font-size:14px;transition:color .2s ease-in-out}._sectionLink_whipn_319:hover{color:gold}._courseList_whipn_331{display:flex;flex-direction:column;gap:16px}._courseCard_whipn_149{padding:20px;transition:all .2s ease-in-out}._courseCard_whipn_149:hover{border-color:#4a154b;transform:translateY(-2px)}._courseContent_whipn_347{display:flex;flex-direction:column;gap:16px}._courseInfo_whipn_353{flex:1}._courseTitle_whipn_207{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}._courseDescription_whipn_214{font-size:14px;color:#6b7280;margin:0 0 12px;line-height:1.5}._courseMeta_whipn_221{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._courseLevel_whipn_378{background-color:#f3f4f6;color:#4a154b;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}._courseDuration_whipn_387,._courseRating_whipn_388,._courseStudents_whipn_389{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280}._courseProgress_whipn_397{display:flex;flex-direction:column;gap:8px}._progressBar_whipn_403{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden}._progressFill_whipn_411{height:100%;background-color:gold;transition:width .3s ease-in-out}._progressText_whipn_417{font-size:12px;color:#6b7280;text-align:right}._courseActions_whipn_423{display:flex;justify-content:flex-end;margin-top:12px}._emptyState_whipn_272{padding:48px 24px;text-align:center}._emptyContent_whipn_434{display:flex;flex-direction:column;align-items:center;gap:16px}._emptyIcon_whipn_277{color:#d1d5db}._emptyTitle_whipn_445{font-size:18px;font-weight:600;color:#111827;margin:0}._emptyDescription_whipn_452{font-size:14px;color:#6b7280;margin:0;max-width:300px}._quickActionsGrid_whipn_459{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}._quickActionCard_whipn_465{padding:24px;text-align:center;transition:all .2s ease-in-out;cursor:pointer}._quickActionCard_whipn_465:hover{transform:translateY(-4px);border-color:#4a154b}._quickActionIcon_whipn_477{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#f3f4f6;border-radius:12px;margin:0 auto 16px;color:#4a154b;transition:all .2s ease-in-out}._quickActionCard_whipn_465:hover ._quickActionIcon_whipn_477{background-color:#4a154b;color:#fff}._quickActionTitle_whipn_495{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}._quickActionDescription_whipn_502{font-size:14px;color:#6b7280;margin:0;line-height:1.5}@media (max-width: 1024px){._contentGrid_whipn_295{grid-template-columns:1fr;gap:24px}}@media (max-width: 768px){._welcomeTitle_whipn_20{font-size:24px}._welcomeSubtitle_whipn_27{font-size:16px}._statsGrid_whipn_81{grid-template-columns:repeat(2,1fr);gap:16px}._statCard_whipn_88{padding:16px}._statValue_whipn_112{font-size:20px}._courseCard_whipn_149{padding:16px}._courseMeta_whipn_221{gap:12px}._quickActionsGrid_whipn_459{grid-template-columns:1fr;gap:16px}._quickActionCard_whipn_465{padding:20px}._quickActionIcon_whipn_477{width:50px;height:50px;margin-bottom:12px}._quickActionTitle_whipn_495{font-size:16px}._quickActionDescription_whipn_502{font-size:13px}}@media (max-width: 768px){._dashboard_whipn_1{padding:0}._welcomeSection_whipn_5{margin-bottom:32px}._welcomeTitle_whipn_20{font-size:24px}._welcomeSubtitle_whipn_27{font-size:16px}._statsGrid_whipn_81{grid-template-columns:repeat(2,1fr);gap:16px}._statCard_whipn_88{padding:16px}._statIcon_whipn_98{width:40px;height:40px}._statTitle_whipn_119{font-size:12px}._statValue_whipn_112{font-size:18px}._courseGrid_whipn_143{grid-template-columns:1fr;gap:16px}._courseCard_whipn_149{padding:16px}._courseImage_whipn_620{height:120px}._courseContent_whipn_347{padding:12px}._courseTitle_whipn_207{font-size:16px}._courseDescription_whipn_214{font-size:13px}._courseMeta_whipn_221{flex-direction:column;gap:8px;align-items:flex-start}._metaItem_whipn_229{font-size:12px}._emptyState_whipn_272{padding:40px 20px}._emptyState_whipn_272 svg{width:48px;height:48px}._emptyState_whipn_272 h3{font-size:18px}._emptyState_whipn_272 p{font-size:14px}}@media (max-width: 480px){._dashboard_whipn_1{padding:0}._welcomeTitle_whipn_20{font-size:20px}._welcomeSubtitle_whipn_27{font-size:14px}._statCard_whipn_88{padding:12px}._statIcon_whipn_98{width:32px;height:32px}._statValue_whipn_112{font-size:16px}._sectionTitle_whipn_136{font-size:18px}._courseCard_whipn_149{padding:12px}._courseImage_whipn_620{height:100px}._courseContent_whipn_347{padding:8px}._courseTitle_whipn_207{font-size:14px}._courseDescription_whipn_214{font-size:12px}._courseFooter_whipn_714{flex-direction:column;gap:8px;align-items:stretch}}._statCard_1lbnj_1{padding:20px;transition:all .2s ease-in-out}._statCard_1lbnj_1:hover{transform:translateY(-2px);border-color:#4a154b}._statContent_1lbnj_11{display:flex;align-items:center;gap:16px}._statIcon_1lbnj_17{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#f9fafb;border-radius:8px;flex-shrink:0}._statInfo_1lbnj_28{flex:1}._statValue_1lbnj_32{font-size:24px;font-weight:700;color:#111827;margin:0 0 4px;line-height:1.2}._statTitle_1lbnj_40{font-size:14px;color:#6b7280;margin:0;font-weight:500}@media (max-width: 768px){._statCard_1lbnj_1{padding:16px}._statContent_1lbnj_11{gap:12px}._statIcon_1lbnj_17{width:40px;height:40px}._statValue_1lbnj_32{font-size:20px}._statTitle_1lbnj_40{font-size:13px}}._searchFilters_on3e5_2{display:flex;gap:16px;margin-bottom:24px;align-items:center}._searchContainer_on3e5_9{position:relative;flex:1;max-width:400px}._searchIcon_on3e5_15{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._searchInput_on3e5_24{width:100%;padding:12px 16px 12px 44px;font-size:14px;border:1px solid #e5e7eb;border-radius:8px;outline:none;transition:all .2s ease;background-color:#fff}._searchInput_on3e5_24:focus{border-color:#4a154b;box-shadow:0 0 0 3px #4a154b1a}._searchInput_on3e5_24::placeholder{color:#9ca3af}._filterContainer_on3e5_44{position:relative;display:flex;align-items:center}._filterIcon_on3e5_50{position:absolute;left:12px;color:#9ca3af;pointer-events:none}._filterSelect_on3e5_57{padding:12px 40px;font-size:14px;border:1px solid #e5e7eb;border-radius:8px;outline:none;cursor:pointer;background-color:#fff;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;min-width:160px}._filterSelect_on3e5_57:focus{border-color:#4a154b;box-shadow:0 0 0 3px #4a154b1a}._resultsCount_on3e5_79{font-size:14px;color:#6b7280;margin:0 0 16px}._container_10cjb_1{padding:0;max-width:1200px;margin:0 auto}._header_10cjb_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}._header_10cjb_7 h1{font-size:32px;font-weight:700;color:#111827;margin:0 0 8px}._header_10cjb_7 p{font-size:16px;color:#6b7280;margin:0}._tabs_10cjb_27{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid #e5e7eb;padding-bottom:0}._tab_10cjb_27{padding:12px 24px;font-size:14px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s ease;margin-bottom:-1px}._tab_10cjb_27:hover{color:#4a154b}._activeTab_10cjb_52{color:#4a154b;border-bottom-color:#4a154b}._tokenDisplay_10cjb_57{display:flex;align-items:center;gap:8px;padding:12px 20px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}._tokenLabel_10cjb_67{font-size:14px;font-weight:500;color:#6b7280}._tokenValue_10cjb_73{font-size:18px;font-weight:700;color:#4a154b}._loadingContainer_10cjb_79{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._loadingContainer_10cjb_79 p{font-size:16px;color:#6b7280}._error_10cjb_93{padding:16px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}._error_10cjb_93 p{margin:0;color:#991b1b;font-weight:500}._empty_10cjb_110{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._empty_10cjb_110 p{font-size:16px;color:#6b7280}._coursesGrid_10cjb_124{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px}._courseCard_10cjb_130{padding:0;display:flex;flex-direction:column;gap:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._courseCard_10cjb_130:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}._courseImage_10cjb_146{position:relative;width:100%;height:180px;overflow:hidden;background-color:#f3f4f6}._courseImage_10cjb_146 img{width:100%;height:100%;object-fit:cover}._courseContent_10cjb_160{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}._courseTitle_10cjb_168{font-size:18px;font-weight:600;color:#111827;margin:0;line-height:1.4;min-height:50px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._courseHeader_10cjb_182{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}._courseHeader_10cjb_182 h3{font-size:20px;font-weight:600;color:#111827;margin:0;flex:1;line-height:1.3;min-height:52px}._difficulty_10cjb_199{position:absolute;top:12px;right:12px;padding:6px 12px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;white-space:nowrap;box-shadow:0 2px 8px #00000026}._difficulty_10cjb_199._beginner_10cjb_212{background-color:#d1fae5;color:#065f46}._difficulty_10cjb_199._intermediate_10cjb_217{background-color:#fef3c7;color:#92400e}._difficulty_10cjb_199._advanced_10cjb_222{background-color:#fecaca;color:#991b1b}._description_10cjb_227{font-size:14px;color:#6b7280;line-height:1.6;margin:0;min-height:63px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._courseStats_10cjb_241{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:16px;margin:0;background-color:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}._stat_10cjb_252{display:flex;flex-direction:column;gap:4px}._statLabel_10cjb_258{font-size:12px;color:#6b7280;font-weight:500}._statValue_10cjb_264{font-size:18px;font-weight:700;color:#111827}._tags_10cjb_270{display:flex;flex-wrap:nowrap;gap:8px;padding:16px;overflow:hidden;min-height:44px;align-items:center}._tag_10cjb_270{padding:4px 12px;background-color:#f3f4f6;border-radius:12px;font-size:12px;color:#374151;font-weight:500;white-space:nowrap;flex-shrink:0;max-width:140px;overflow:hidden;text-overflow:ellipsis}._tagOverflow_10cjb_294{padding:4px 12px;background-color:#e5e7eb;border-radius:12px;font-size:12px;color:#111827;font-weight:600;white-space:nowrap;cursor:help;flex-shrink:0;min-width:35px}._enrollButton_10cjb_307{width:calc(100% - 32px);margin:0 16px 16px}@media (max-width: 1024px){._coursesGrid_10cjb_124{grid-template-columns:repeat(2,1fr);gap:20px}._header_10cjb_7 h1{font-size:28px}._header_10cjb_7 p{font-size:15px}}@media (max-width: 768px){._container_10cjb_1{padding:0}._header_10cjb_7{flex-direction:column;gap:16px;align-items:stretch;margin-bottom:24px}._header_10cjb_7 h1{font-size:24px;margin-bottom:6px}._header_10cjb_7 p{font-size:14px}._tokenDisplay_10cjb_57{width:100%;justify-content:center;padding:10px 16px}._tokenLabel_10cjb_67{font-size:13px}._tokenValue_10cjb_73{font-size:16px}._tabs_10cjb_27{gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._tabs_10cjb_27::-webkit-scrollbar{display:none}._tab_10cjb_27{padding:10px 18px;font-size:13px;white-space:nowrap}._searchFilters_10cjb_381{flex-direction:column;gap:12px;margin-bottom:20px}._searchContainer_10cjb_387{width:100%;max-width:100%}._searchInput_10cjb_392{padding:10px 12px 10px 40px;font-size:14px}._filterContainer_10cjb_397{width:100%}._filterSelect_10cjb_401{width:100%;padding:10px 36px;font-size:14px}._resultsCount_10cjb_407{font-size:13px;margin-bottom:12px}._coursesGrid_10cjb_124{grid-template-columns:1fr;gap:16px}._courseCard_10cjb_130{transition:transform .2s ease}._courseCard_10cjb_130:hover{transform:translateY(-2px)}._courseImage_10cjb_146{height:160px}._courseContent_10cjb_160{padding:16px;gap:10px}._courseTitle_10cjb_168{font-size:16px;min-height:44px}._courseHeader_10cjb_182 h3{font-size:18px;min-height:46px}._difficulty_10cjb_199{padding:5px 10px;font-size:10px}._description_10cjb_227{font-size:13px;min-height:57px;-webkit-line-clamp:3;line-clamp:3}._courseStats_10cjb_241{grid-template-columns:repeat(3,1fr);gap:12px;padding:12px}._statLabel_10cjb_258{font-size:11px}._statValue_10cjb_264{font-size:16px}._tags_10cjb_270{padding:12px;gap:6px;min-height:40px}._tag_10cjb_270,._tagOverflow_10cjb_294{font-size:11px;padding:3px 10px}._enrollButton_10cjb_307{width:calc(100% - 24px);margin:0 12px 12px;padding:10px 16px;font-size:14px}._pagination_10cjb_493{gap:12px;margin-top:24px;padding-top:20px}._pageButton_10cjb_499{padding:8px 14px;font-size:13px}._pageNumber_10cjb_504{width:36px;height:36px;font-size:13px}._loadingContainer_10cjb_79,._empty_10cjb_110{min-height:300px;padding:20px}._loadingContainer_10cjb_79 p,._empty_10cjb_110 p{font-size:14px}}@media (max-width: 480px){._header_10cjb_7 h1{font-size:22px}._header_10cjb_7 p{font-size:14px}._tokenDisplay_10cjb_57{padding:10px 14px}._tokenLabel_10cjb_67{font-size:13px}._tokenValue_10cjb_73{font-size:15px}._tab_10cjb_27{padding:10px 16px;font-size:13px}._courseImage_10cjb_146{height:150px}._courseContent_10cjb_160{padding:14px}._courseTitle_10cjb_168{font-size:16px;min-height:40px}._courseHeader_10cjb_182 h3{font-size:17px;min-height:42px}._difficulty_10cjb_199{padding:5px 10px;font-size:10px;top:10px;right:10px}._description_10cjb_227{font-size:13px;min-height:51px}._courseStats_10cjb_241{gap:10px;padding:12px}._statLabel_10cjb_258{font-size:11px}._statValue_10cjb_264{font-size:15px}._tags_10cjb_270{padding:12px;gap:6px;min-height:38px}._tag_10cjb_270{font-size:11px;padding:3px 10px;max-width:120px}._tagOverflow_10cjb_294{font-size:11px;padding:3px 10px;min-width:32px}._enrollButton_10cjb_307{width:calc(100% - 24px);margin:0 12px 12px;padding:11px 16px;font-size:14px}._searchInput_10cjb_392{padding:11px 12px 11px 40px;font-size:14px}._searchIcon_10cjb_622{left:12px;font-size:15px}._filterSelect_10cjb_401{padding:11px 36px;font-size:14px;background-position:right 12px center;background-size:15px 15px}._filterIcon_10cjb_634{left:12px;font-size:15px}._pageButton_10cjb_499{padding:7px 12px;font-size:12px}._pageButtonText_10cjb_644,._pageNumbers_10cjb_648{display:none}._pageNumber_10cjb_504{width:32px;height:32px;font-size:12px}}._container_1hune_1{padding:0;max-width:1200px;margin:0 auto}._header_1hune_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._tokenDisplay_1hune_14{display:flex;align-items:center;gap:8px;padding:12px 20px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}._tokenLabel_1hune_24{font-size:14px;font-weight:500;color:#6b7280}._tokenValue_1hune_30{font-size:18px;font-weight:700;color:#4a154b}._loadingContainer_1hune_36{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._loadingContainer_1hune_36 p{font-size:16px;color:#6b7280}._courseHeader_1hune_50{padding:32px;margin-bottom:32px}._courseTitle_1hune_55{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}._courseTitle_1hune_55 h1{font-size:32px;font-weight:700;color:#111827;margin:0;flex:1}._difficulty_1hune_71{padding:6px 16px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;white-space:nowrap}._difficulty_1hune_71._beginner_1hune_80{background-color:#d1fae5;color:#065f46}._difficulty_1hune_71._intermediate_1hune_85{background-color:#fef3c7;color:#92400e}._difficulty_1hune_71._advanced_1hune_90{background-color:#fecaca;color:#991b1b}._description_1hune_95{font-size:16px;color:#6b7280;line-height:1.6;margin:0 0 24px}._progressSection_1hune_102{padding-top:24px;border-top:1px solid #e5e7eb}._progressHeader_1hune_107{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;font-weight:500;color:#374151}._error_1hune_117{padding:16px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}._error_1hune_117 p{margin:0;color:#991b1b;font-weight:500}._modules_1hune_134{display:flex;flex-direction:column;gap:24px}._moduleCard_1hune_140{padding:24px}._moduleHeader_1hune_144{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e5e7eb}._moduleHeader_1hune_144 h2{font-size:24px;font-weight:600;color:#111827;margin:0 0 8px}._moduleHeader_1hune_144 p{font-size:14px;color:#6b7280;margin:0}._lessons_1hune_163{display:flex;flex-direction:column;gap:12px}._lessonItem_1hune_169{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease}._lessonItem_1hune_169:hover:not(._locked_1hune_180){background-color:#fff;border-color:#4a154b;box-shadow:0 2px 8px #4a154b1a}._lessonItem_1hune_169._locked_1hune_180{opacity:.6;cursor:not-allowed}._lessonInfo_1hune_191{flex:1}._lessonInfo_1hune_191 h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 8px}._lessonMeta_1hune_202{display:flex;gap:16px;font-size:14px;color:#6b7280}._lessonMeta_1hune_202 span{display:flex;align-items:center;gap:4px}._lessonStatus_1hune_215{display:flex;align-items:center;justify-content:center;min-width:40px}._completedIcon_1hune_222{color:#10b981;fill:none}._activeIcon_1hune_227{color:#4a154b}._lockedIcon_1hune_231{color:#9ca3af}._lockedBadge_1hune_235{padding:8px 16px;background-color:#e5e7eb;color:#6b7280;border-radius:6px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}._emptyState_1hune_247{padding:48px;text-align:center}._emptyState_1hune_247 p{font-size:16px;color:#6b7280;margin:0}@media (max-width: 1024px){._courseHeader_1hune_50{padding:24px}._courseTitle_1hune_55 h1{font-size:28px}._description_1hune_95{font-size:15px}._moduleCard_1hune_140{padding:20px}._moduleHeader_1hune_144 h2{font-size:22px}}@media (max-width: 768px){._container_1hune_1{padding:0}._header_1hune_7{gap:12px}._header_1hune_7 button{padding-block:8px}._tokenDisplay_1hune_14{justify-content:center;padding:10px 16px}._tokenLabel_1hune_24{font-size:13px}._tokenValue_1hune_30{font-size:16px}._courseHeader_1hune_50{padding:20px;margin-bottom:24px}._courseTitle_1hune_55{flex-direction:column;gap:12px;margin-bottom:12px}._courseTitle_1hune_55 h1{font-size:22px;line-height:1.3}._difficulty_1hune_71{padding:5px 12px;font-size:11px;align-self:flex-start}._description_1hune_95{font-size:14px;line-height:1.5;margin-bottom:20px}._progressSection_1hune_102{padding-top:20px}._progressHeader_1hune_107{font-size:13px;margin-bottom:10px}._modules_1hune_134{gap:20px}._moduleCard_1hune_140{padding:16px}._moduleHeader_1hune_144{margin-bottom:20px;padding-bottom:12px}._moduleHeader_1hune_144 h2{font-size:18px;margin-bottom:6px}._moduleHeader_1hune_144 p{font-size:13px}._lessons_1hune_163{gap:10px}._lessonItem_1hune_169{gap:12px;padding:14px}._lessonInfo_1hune_191 h3{font-size:15px;margin-bottom:6px}._lessonMeta_1hune_202{gap:12px;font-size:13px;flex-wrap:wrap}._lessonItem_1hune_169 button{padding:10px 16px;font-size:14px}._lockedBadge_1hune_235{padding:6px 12px;font-size:13px;text-align:center}._emptyState_1hune_247{padding:32px 20px}._emptyState_1hune_247 p{font-size:14px}._loadingContainer_1hune_36{min-height:300px;padding:20px}._loadingContainer_1hune_36 p{font-size:14px}}@media (max-width: 480px){._courseHeader_1hune_50{padding:20px}._courseTitle_1hune_55 h1{font-size:22px}._difficulty_1hune_71{padding:4px 10px;font-size:10px}._description_1hune_95{font-size:14px}._progressHeader_1hune_107{font-size:13px;flex-direction:column;align-items:flex-start;gap:6px}._tokenDisplay_1hune_14{padding:10px 14px}._tokenLabel_1hune_24{font-size:13px}._tokenValue_1hune_30{font-size:15px}._moduleCard_1hune_140{padding:14px}._moduleHeader_1hune_144{margin-bottom:16px;padding-bottom:10px}._moduleHeader_1hune_144 h2{font-size:18px}._moduleHeader_1hune_144 p{font-size:13px}._lessonItem_1hune_169{padding:14px}._lessonInfo_1hune_191 h3{font-size:15px}._lessonMeta_1hune_202{font-size:13px;gap:10px}._lessonItem_1hune_169 button{padding:9px 14px;font-size:13px}._lockedBadge_1hune_235{padding:5px 10px;font-size:12px}._emptyState_1hune_247{padding:24px 16px}._emptyState_1hune_247 p{font-size:13px}._backTextFull_1hune_505,._lessonButtonText_1hune_510,._lockedText_1hune_515{display:none}}._levelUpNotification_d5ccd_2{position:fixed;top:20px;right:20px;z-index:1000;animation:_slideIn_d5ccd_1 .3s ease-out}@keyframes _slideIn_d5ccd_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._levelUpContent_d5ccd_21{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#4a154b,#6d1f6e);padding:20px 24px;border-radius:12px;box-shadow:0 8px 32px #4a154b66;border:2px solid #ffd700}._levelUpIcon_d5ccd_32{font-size:32px}._levelUpText_d5ccd_36 h3{margin:0 0 4px;font-size:18px;font-weight:700;color:gold}._levelUpText_d5ccd_36 p{margin:0;font-size:14px;color:#fff}._tokenReward_d5ccd_49{color:gold!important;font-weight:600}._levelUpClose_d5ccd_54{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0 8px;opacity:.7;transition:opacity .2s}._levelUpClose_d5ccd_54:hover{opacity:1}@media (max-width: 480px){._levelUpNotification_d5ccd_2{top:10px;right:10px;left:10px;max-width:calc(100% - 20px)}._levelUpContent_d5ccd_21{padding:12px 16px;gap:10px}._levelUpIcon_d5ccd_32{font-size:24px}._levelUpText_d5ccd_36 h3{font-size:14px}._levelUpText_d5ccd_36 p{font-size:12px}._levelUpClose_d5ccd_54{font-size:20px}}._lessonCard_bsa4t_1{padding:40px}._lessonCard_bsa4t_1 h1{font-size:32px;font-weight:700;color:#111827;margin:0 0 24px;line-height:1.2}._markdownContent_bsa4t_14{font-size:16px;line-height:1.8;color:#374151}._markdownContent_bsa4t_14 h1{font-size:32px;font-weight:700;color:#111827;margin:32px 0 16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}._markdownContent_bsa4t_14 h2{font-size:26px;font-weight:600;color:#1f2937;margin:28px 0 12px}._markdownContent_bsa4t_14 h3{font-size:22px;font-weight:600;color:#374151;margin:24px 0 10px}._markdownContent_bsa4t_14 p{margin:16px 0;line-height:1.8}._markdownContent_bsa4t_14 ul,._markdownContent_bsa4t_14 ol{margin:16px 0;padding-left:24px}._markdownContent_bsa4t_14 li{margin:8px 0;line-height:1.7}._markdownContent_bsa4t_14 a{color:#4f46e5;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:all .2s}._markdownContent_bsa4t_14 a:hover{color:#4338ca;border-bottom-color:#4338ca}._markdownContent_bsa4t_14 code{background-color:#f3f4f6;color:#dc2626;padding:2px 6px;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:500}._markdownContent_bsa4t_14 pre{background-color:#1e293b;color:#e2e8f0;padding:20px;border-radius:8px;overflow-x:auto;margin:20px 0;border:1px solid #334155}._markdownContent_bsa4t_14 pre code{background-color:transparent;color:#e2e8f0;padding:0;border-radius:0;font-size:14px;font-weight:400;line-height:1.6}._markdownContent_bsa4t_14 blockquote{border-left:4px solid #4f46e5;padding-left:16px;margin:16px 0;color:#6b7280;font-style:italic}._markdownContent_bsa4t_14 img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}._markdownContent_bsa4t_14 hr{border:none;border-top:2px solid #e5e7eb;margin:32px 0}._objectives_bsa4t_124{background-color:#f9fafb;border-left:3px solid #6b7280;padding:20px 24px;margin:0 0 32px;border-radius:6px}._objectives_bsa4t_124 h3{font-size:18px;font-weight:600;color:#374151;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}._objectives_bsa4t_124 ul{list-style:disc;padding-left:20px;margin:0}._objectives_bsa4t_124 li{padding:6px 0;color:#4b5563;font-weight:400;line-height:1.6}._takeaways_bsa4t_155{background-color:#f9fafb;border-left:3px solid #6b7280;padding:20px 24px;margin:32px 0;border-radius:6px}._takeaways_bsa4t_155 h3{font-size:18px;font-weight:600;color:#374151;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}._takeaways_bsa4t_155 ul{list-style:disc;padding-left:20px;margin:0}._takeaways_bsa4t_155 li{padding:6px 0;color:#4b5563;font-weight:400;line-height:1.6}._resources_bsa4t_186{background-color:#f9fafb;border-left:3px solid #6b7280;padding:20px 24px;margin:32px 0 0;border-radius:6px}._resources_bsa4t_186 h3{font-size:18px;font-weight:600;color:#374151;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}._resources_bsa4t_186 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}._resources_bsa4t_186 li{padding:0;border:none}._resources_bsa4t_186 a{color:#4a154b;text-decoration:none;font-weight:600;font-size:15px;display:block;padding-bottom:4px;border-bottom:2px solid #4a154b;transition:all .2s;width:fit-content}._resources_bsa4t_186 a:hover{color:#6b2d6f;border-bottom-color:#6b2d6f}._resourceDescription_bsa4t_234{margin:8px 0 0;color:#6b7280;font-size:14px;line-height:1.6;padding-left:0}@media (max-width: 768px){._lessonCard_bsa4t_1{padding:20px}._lessonCard_bsa4t_1 h1{font-size:22px;margin-bottom:16px}._markdownContent_bsa4t_14{font-size:15px;line-height:1.7}._markdownContent_bsa4t_14 h1{font-size:24px;margin:24px 0 12px}._markdownContent_bsa4t_14 h2{font-size:20px;margin:20px 0 10px}._markdownContent_bsa4t_14 h3{font-size:18px;margin:16px 0 8px}._markdownContent_bsa4t_14 p{margin:12px 0}._markdownContent_bsa4t_14 pre{padding:16px;margin:16px 0;font-size:13px}._markdownContent_bsa4t_14 code{font-size:13px;padding:2px 4px}._objectives_bsa4t_124,._takeaways_bsa4t_155,._resources_bsa4t_186{padding:16px 18px;margin:20px 0}._objectives_bsa4t_124 h3,._takeaways_bsa4t_155 h3,._resources_bsa4t_186 h3{font-size:16px}}@media (max-width: 480px){._lessonCard_bsa4t_1{padding:20px}._lessonCard_bsa4t_1 h1{font-size:22px;line-height:1.3}._markdownContent_bsa4t_14{font-size:15px}._markdownContent_bsa4t_14 h1{font-size:22px}._markdownContent_bsa4t_14 h2{font-size:19px}._markdownContent_bsa4t_14 h3{font-size:17px}._markdownContent_bsa4t_14 pre{padding:12px;font-size:12px;margin:12px -16px;border-radius:0}._objectives_bsa4t_124,._takeaways_bsa4t_155,._resources_bsa4t_186{padding:14px 16px;margin:16px 0}._objectives_bsa4t_124 h3,._takeaways_bsa4t_155 h3,._resources_bsa4t_186 h3{font-size:15px;margin-bottom:10px}._objectives_bsa4t_124 li,._takeaways_bsa4t_155 li{font-size:14px;padding:4px 0}._resources_bsa4t_186 a{font-size:14px}._resourceDescription_bsa4t_234{font-size:13px}}._assessmentContent_391iy_1{display:flex;flex-direction:column;gap:24px}._assessmentCard_391iy_7{padding:40px}._assessmentCard_391iy_7 h1{font-size:32px;font-weight:700;color:#111827;margin:0 0 16px}._description_391iy_18{font-size:16px;color:#6b7280;margin:0 0 8px}._passingScore_391iy_24{font-size:14px;font-weight:600;color:#4a154b;margin:0 0 32px;padding-bottom:24px;border-bottom:2px solid #e5e7eb}._questions_391iy_33{display:flex;flex-direction:column;gap:32px;margin-bottom:32px}._question_391iy_33{padding:24px;background-color:#f9fafb;border-radius:8px}._question_391iy_33 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}._options_391iy_53{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._option_391iy_53{display:flex;align-items:center;gap:12px;padding:12px;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease}._option_391iy_53:hover{border-color:#4a154b}._option_391iy_53 input[type=radio]{width:18px;height:18px;cursor:pointer}._option_391iy_53 span{flex:1;font-size:16px;color:#374151}._codeInput_391iy_88,._textInput_391iy_89{width:100%;padding:16px;font-size:14px;font-family:Monaco,Menlo,Courier New,monospace;border:2px solid #e5e7eb;border-radius:8px;resize:vertical;margin-bottom:16px}._codeInput_391iy_88{background-color:#1f2937;color:#f9fafb}._textInput_391iy_89{background-color:#fff;color:#111827}._codeInput_391iy_88:focus,._textInput_391iy_89:focus{outline:none;border-color:#4a154b}._points_391iy_116{font-size:14px;font-weight:600;color:#6b7280}._assessmentActions_391iy_122{display:flex;gap:16px;justify-content:flex-end}._projectSubmission_391iy_129{display:flex;flex-direction:column;gap:16px}._projectRequirements_391iy_135,._stretchGoals_391iy_136{padding:16px;background-color:#f9fafb;border-radius:8px}._projectRequirements_391iy_135 h4,._stretchGoals_391iy_136 h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#111827}._projectRequirements_391iy_135 ul,._stretchGoals_391iy_136 ul{margin:0;padding-left:20px}._projectRequirements_391iy_135 li,._stretchGoals_391iy_136 li{margin-bottom:8px;color:#374151}._urlInput_391iy_162{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit}._urlInput_391iy_162:focus{outline:none;border-color:#4a154b;box-shadow:0 0 0 3px #4a154b1a}._hints_391iy_178{margin-top:12px;padding:12px;background-color:#fffbeb;border:1px solid #fde68a;border-radius:8px}._hints_391iy_178 summary{cursor:pointer;font-weight:600;color:#92400e;-webkit-user-select:none;user-select:none}._hints_391iy_178 summary:hover{color:#78350f}._hints_391iy_178 ul{margin:8px 0 0;padding-left:20px}._hints_391iy_178 li{color:#92400e;margin-bottom:4px}@media (max-width: 768px){._assessmentCard_391iy_7{padding:20px}._assessmentCard_391iy_7 h1{font-size:22px;margin-bottom:16px}._description_391iy_18{font-size:14px}._passingScore_391iy_24{font-size:13px;margin-bottom:24px;padding-bottom:16px}._questions_391iy_33{gap:24px;margin-bottom:24px}._question_391iy_33{padding:16px}._question_391iy_33 h3{font-size:16px;margin-bottom:12px}._options_391iy_53{gap:10px}._option_391iy_53{padding:10px}._option_391iy_53 span{font-size:14px}._codeInput_391iy_88,._textInput_391iy_89{padding:12px;font-size:13px;margin-bottom:12px}._assessmentActions_391iy_122{gap:12px}}@media (max-width: 480px){._assessmentCard_391iy_7{padding:20px}._assessmentCard_391iy_7 h1{font-size:22px;line-height:1.3}._question_391iy_33{padding:14px}._question_391iy_33 h3{font-size:16px}._option_391iy_53{padding:10px}._option_391iy_53 span{font-size:14px}._codeInput_391iy_88,._textInput_391iy_89{padding:10px;font-size:12px}._backTextFull_391iy_298{display:none}}._assessmentContent_1uocj_1{display:flex;flex-direction:column;gap:24px}._assessmentCard_1uocj_7{padding:40px}._review_1uocj_11{padding-top:24px}._reviewHeader_1uocj_15{padding:24px;border-radius:8px;margin-bottom:32px;border:1px solid #e5e7eb}._reviewHeader_1uocj_15._passed_1uocj_22{background-color:#f0fdf4;border-color:#10b981}._reviewHeader_1uocj_15._failed_1uocj_27{background-color:#fef2f2;border-color:#ef4444}._resultIndicator_1uocj_32{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._resultIndicator_1uocj_32 h2{font-size:24px;font-weight:700;margin:0}._reviewHeader_1uocj_15._passed_1uocj_22 ._resultIndicator_1uocj_32 h2{color:#065f46}._reviewHeader_1uocj_15._failed_1uocj_27 ._resultIndicator_1uocj_32 h2{color:#991b1b}._resultIndicator_1uocj_32 ._score_1uocj_53{font-size:36px;font-weight:700}._reviewHeader_1uocj_15._passed_1uocj_22 ._score_1uocj_53{color:#065f46}._reviewHeader_1uocj_15._failed_1uocj_27 ._score_1uocj_53{color:#991b1b}._scoreInfo_1uocj_66{font-size:14px;color:#6b7280;text-align:right}._feedback_1uocj_72,._overallSection_1uocj_76{margin-bottom:32px}._overallSection_1uocj_76 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 12px}._overallSection_1uocj_76 p{font-size:15px;color:#374151;line-height:1.6;margin:0}._detailsSection_1uocj_94 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}._questionResult_1uocj_101{padding:16px;border-radius:6px;border:1px solid #e5e7eb;margin-bottom:12px;background-color:#f9fafb}._questionResult_1uocj_101._correct_1uocj_109{border-color:#d1fae5;background-color:#f0fdf4}._questionResult_1uocj_101._incorrect_1uocj_114{border-color:#fecaca;background-color:#fef2f2}._questionHeader_1uocj_119{display:flex;gap:12px;align-items:center;margin-bottom:12px}._questionNum_1uocj_126{font-weight:600;font-size:13px;color:#6b7280;min-width:32px;padding:4px 8px;background-color:#0000000d;border-radius:4px}._questionText_1uocj_136{flex:1;font-size:15px;color:#111827;font-weight:500}._questionHeader_1uocj_119 ._score_1uocj_53{font-size:14px;font-weight:700;min-width:40px;text-align:right}._questionResult_1uocj_101._correct_1uocj_109 ._score_1uocj_53{color:#065f46}._questionResult_1uocj_101._incorrect_1uocj_114 ._score_1uocj_53{color:#991b1b}._questionResult_1uocj_101 ._feedback_1uocj_72{font-size:14px;color:#374151;line-height:1.6;margin:0}._suggestionsList_1uocj_165{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.05)}._suggestion_1uocj_165{font-size:14px;color:#6b7280;padding:6px 0}._reviewActions_1uocj_177{display:flex;gap:16px;justify-content:flex-end}@media (max-width: 768px){._assessmentCard_1uocj_7{padding:20px}._reviewHeader_1uocj_15{padding:16px;margin-bottom:24px}._resultIndicator_1uocj_32 h2{font-size:20px}._resultIndicator_1uocj_32 ._score_1uocj_53{font-size:28px}._scoreInfo_1uocj_66{font-size:13px}._overallSection_1uocj_76 h3,._detailsSection_1uocj_94 h3{font-size:16px}._overallSection_1uocj_76 p{font-size:14px}._questionResult_1uocj_101{padding:12px}._questionHeader_1uocj_119{gap:8px;flex-wrap:wrap}._questionText_1uocj_136{font-size:14px}._questionResult_1uocj_101 ._feedback_1uocj_72{font-size:13px}._reviewActions_1uocj_177{gap:12px}}@media (max-width: 480px){._assessmentCard_1uocj_7{padding:20px}._reviewHeader_1uocj_15{padding:16px}._resultIndicator_1uocj_32{flex-direction:column;align-items:flex-start;gap:10px}._resultIndicator_1uocj_32 h2{font-size:19px}._resultIndicator_1uocj_32 ._score_1uocj_53{font-size:24px}._questionResult_1uocj_101{padding:10px}._questionHeader_1uocj_119{flex-direction:column;align-items:flex-start;gap:6px}._questionText_1uocj_136{font-size:13px}._navTextFull_1uocj_274{display:none}}._container_xph60_1{padding:0;max-width:1200px;margin:0 auto;position:relative}._levelUpNotification_xph60_9{position:fixed;top:20px;right:20px;z-index:1000;animation:_slideIn_xph60_1 .3s ease-out}@keyframes _slideIn_xph60_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._levelUpContent_xph60_28{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#4a154b,#6d1f6e);padding:20px 24px;border-radius:12px;box-shadow:0 8px 32px #4a154b66;border:2px solid #ffd700}._levelUpIcon_xph60_39{font-size:32px}._levelUpText_xph60_43 h3{margin:0 0 4px;font-size:18px;font-weight:700;color:gold}._levelUpText_xph60_43 p{margin:0;font-size:14px;color:#fff}._tokenReward_xph60_56{color:gold!important;font-weight:600}._levelUpClose_xph60_61{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0 8px;opacity:.7;transition:opacity .2s}._levelUpClose_xph60_61:hover{opacity:1}._header_xph60_76{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._tokenDisplay_xph60_83{display:flex;align-items:center;gap:8px;padding:12px 20px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}._tokenLabel_xph60_93{font-size:14px;font-weight:500;color:#6b7280}._tokenValue_xph60_99{font-size:18px;font-weight:700;color:#4a154b}._loadingContainer_xph60_105{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._loadingContainer_xph60_105 p{font-size:16px;color:#6b7280}._error_xph60_119{padding:16px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}._error_xph60_119 p{margin:0;color:#991b1b;font-weight:500}._lessonContent_xph60_136{display:flex;flex-direction:column;gap:24px}._lessonCard_xph60_142{padding:40px}._lessonCard_xph60_142 h1{font-size:32px;font-weight:700;color:#111827;margin:0 0 24px;line-height:1.2}._markdownContent_xph60_155{font-size:16px;line-height:1.8;color:#374151}._markdownContent_xph60_155 h1{font-size:32px;font-weight:700;color:#111827;margin:32px 0 16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}._markdownContent_xph60_155 h2{font-size:26px;font-weight:600;color:#1f2937;margin:28px 0 12px}._markdownContent_xph60_155 h3{font-size:22px;font-weight:600;color:#374151;margin:24px 0 10px}._markdownContent_xph60_155 p{margin:16px 0;line-height:1.8}._markdownContent_xph60_155 ul,._markdownContent_xph60_155 ol{margin:16px 0;padding-left:24px}._markdownContent_xph60_155 li{margin:8px 0;line-height:1.7}._markdownContent_xph60_155 a{color:#4f46e5;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:all .2s}._markdownContent_xph60_155 a:hover{color:#4338ca;border-bottom-color:#4338ca}._markdownContent_xph60_155 code{background-color:#f3f4f6;color:#dc2626;padding:2px 6px;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:500}._markdownContent_xph60_155 pre{background-color:#1e293b;color:#e2e8f0;padding:20px;border-radius:8px;overflow-x:auto;margin:20px 0;border:1px solid #334155}._markdownContent_xph60_155 pre code{background-color:transparent;color:#e2e8f0;padding:0;border-radius:0;font-size:14px;font-weight:400;line-height:1.6}._markdownContent_xph60_155 blockquote{border-left:4px solid #4f46e5;padding-left:16px;margin:16px 0;color:#6b7280;font-style:italic}._markdownContent_xph60_155 img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}._markdownContent_xph60_155 hr{border:none;border-top:2px solid #e5e7eb;margin:32px 0}._objectives_xph60_265{background-color:#f9fafb;border-left:3px solid #6b7280;padding:20px 24px;margin:0 0 32px;border-radius:6px}._objectives_xph60_265 h3{font-size:18px;font-weight:600;color:#374151;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}._objectives_xph60_265 ul{list-style:disc;padding-left:20px;margin:0}._objectives_xph60_265 li{padding:6px 0;color:#4b5563;font-weight:400;line-height:1.6}._takeaways_xph60_296{background-color:#f9fafb;border-left:3px solid #6b7280;padding:20px 24px;margin:32px 0;border-radius:6px}._takeaways_xph60_296 h3{font-size:18px;font-weight:600;color:#374151;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}._takeaways_xph60_296 ul{list-style:disc;padding-left:20px;margin:0}._takeaways_xph60_296 li{padding:6px 0;color:#4b5563;font-weight:400;line-height:1.6}._resources_xph60_327{background-color:#f9fafb;border-left:3px solid #6b7280;padding:20px 24px;margin:32px 0 0;border-radius:6px}._resources_xph60_327 h3{font-size:18px;font-weight:600;color:#374151;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}._resources_xph60_327 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}._resources_xph60_327 li{padding:0;border:none}._resources_xph60_327 a{color:#4a154b;text-decoration:none;font-weight:600;font-size:15px;display:block;padding-bottom:4px;border-bottom:2px solid #4a154b;transition:all .2s;width:fit-content}._resources_xph60_327 a:hover{color:#6b2d6f;border-bottom-color:#6b2d6f}._resourceDescription_xph60_375{margin:8px 0 0;color:#6b7280;font-size:14px;line-height:1.6;padding-left:0}._section_xph60_383{margin-bottom:32px}._section_xph60_383 h2{font-size:24px;font-weight:600;color:#111827;margin:0 0 16px}._section_xph60_383 p{font-size:16px;color:#374151;line-height:1.8;margin:0}._codeBlock_xph60_401{background-color:#1f2937;color:#f9fafb;padding:24px;border-radius:8px;overflow-x:auto;font-family:Monaco,Menlo,Courier New,monospace;font-size:14px;line-height:1.6}._codeBlock_xph60_401 code{font-family:inherit}._takeaways_xph60_296{background-color:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:24px;margin-top:32px}._takeaways_xph60_296 h3{font-size:18px;font-weight:600;color:#166534;margin:0 0 16px}._takeaways_xph60_296 ul{margin:0;padding-left:24px}._takeaways_xph60_296 li{color:#166534;margin-bottom:8px;line-height:1.6}._lessonActions_xph60_442{display:flex;justify-content:flex-end}._completedActions_xph60_447{display:flex;gap:12px;align-items:center;width:100%}._completedActions_xph60_447 button:first-child{margin-right:auto}._assessmentContent_xph60_458{display:flex;flex-direction:column;gap:24px}._assessmentCard_xph60_464{padding:40px}._assessmentCard_xph60_464 h1{font-size:32px;font-weight:700;color:#111827;margin:0 0 16px}._description_xph60_475{font-size:16px;color:#6b7280;margin:0 0 8px}._passingScore_xph60_481{font-size:14px;font-weight:600;color:#4a154b;margin:0 0 32px;padding-bottom:24px;border-bottom:2px solid #e5e7eb}._questions_xph60_490{display:flex;flex-direction:column;gap:32px;margin-bottom:32px}._question_xph60_490{padding:24px;background-color:#f9fafb;border-radius:8px}._question_xph60_490 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}._options_xph60_510{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._option_xph60_510{display:flex;align-items:center;gap:12px;padding:12px;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease}._option_xph60_510:hover{border-color:#4a154b}._option_xph60_510 input[type=radio]{width:18px;height:18px;cursor:pointer}._option_xph60_510 span{flex:1;font-size:16px;color:#374151}._codeInput_xph60_545,._textInput_xph60_546{width:100%;padding:16px;font-size:14px;font-family:Monaco,Menlo,Courier New,monospace;border:2px solid #e5e7eb;border-radius:8px;resize:vertical;margin-bottom:16px}._codeInput_xph60_545{background-color:#1f2937;color:#f9fafb}._textInput_xph60_546{background-color:#fff;color:#111827}._codeInput_xph60_545:focus,._textInput_xph60_546:focus{outline:none;border-color:#4a154b}._points_xph60_573{font-size:14px;font-weight:600;color:#6b7280}._assessmentActions_xph60_579{display:flex;gap:16px;justify-content:flex-end}._review_xph60_585{padding-top:24px}._reviewHeader_xph60_589{padding:24px;border-radius:8px;margin-bottom:32px;border:1px solid #e5e7eb}._reviewHeader_xph60_589._passed_xph60_596{background-color:#f0fdf4;border-color:#10b981}._reviewHeader_xph60_589._failed_xph60_601{background-color:#fef2f2;border-color:#ef4444}._resultIndicator_xph60_606{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._resultIndicator_xph60_606 h2{font-size:24px;font-weight:700;margin:0}._reviewHeader_xph60_589._passed_xph60_596 ._resultIndicator_xph60_606 h2{color:#065f46}._reviewHeader_xph60_589._failed_xph60_601 ._resultIndicator_xph60_606 h2{color:#991b1b}._resultIndicator_xph60_606 ._score_xph60_627{font-size:36px;font-weight:700}._reviewHeader_xph60_589._passed_xph60_596 ._score_xph60_627{color:#065f46}._reviewHeader_xph60_589._failed_xph60_601 ._score_xph60_627{color:#991b1b}._scoreInfo_xph60_640{font-size:14px;color:#6b7280;text-align:right}._feedback_xph60_646,._overallSection_xph60_650{margin-bottom:32px}._overallSection_xph60_650 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 12px}._overallSection_xph60_650 p{font-size:15px;color:#374151;line-height:1.6;margin:0}._detailsSection_xph60_668 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}._questionResult_xph60_675{padding:16px;border-radius:6px;border:1px solid #e5e7eb;margin-bottom:12px;background-color:#f9fafb}._questionResult_xph60_675._correct_xph60_683{border-color:#d1fae5;background-color:#f0fdf4}._questionResult_xph60_675._incorrect_xph60_688{border-color:#fecaca;background-color:#fef2f2}._questionHeader_xph60_693{display:flex;gap:12px;align-items:center;margin-bottom:12px}._questionNum_xph60_700{font-weight:600;font-size:13px;color:#6b7280;min-width:32px;padding:4px 8px;background-color:#0000000d;border-radius:4px}._questionText_xph60_710{flex:1;font-size:15px;color:#111827;font-weight:500}._questionHeader_xph60_693 ._score_xph60_627{font-size:14px;font-weight:700;min-width:40px;text-align:right}._questionResult_xph60_675._correct_xph60_683 ._score_xph60_627{color:#065f46}._questionResult_xph60_675._incorrect_xph60_688 ._score_xph60_627{color:#991b1b}._questionResult_xph60_675 ._feedback_xph60_646{font-size:14px;color:#374151;line-height:1.6;margin:0}._suggestionsList_xph60_739{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.05)}._suggestion_xph60_739{font-size:14px;color:#6b7280;padding:6px 0}._reviewActions_xph60_751{display:flex;gap:16px;justify-content:flex-end}._questionFeedback_xph60_758,._questionFeedbackHeader_xph60_759,._questionScore_xph60_760,._feedbackSection_xph60_761,._encouragement_xph60_762{display:none}._questionFeedback_xph60_758 p{font-size:15px;color:#374151;line-height:1.6;margin:0 0 12px}._suggestions_xph60_739{padding:12px;background-color:#fff9;border-radius:6px;margin-bottom:12px}._suggestions_xph60_739 strong{font-size:14px;color:#111827;display:block;margin-bottom:8px}._suggestions_xph60_739 ul{margin:0;padding-left:20px}._suggestions_xph60_739 li{font-size:14px;color:#374151;margin-bottom:6px}._encouragement_xph60_762{font-style:italic;color:#4a154b;font-weight:500}._projectSubmission_xph60_805{display:flex;flex-direction:column;gap:16px}._projectRequirements_xph60_811,._stretchGoals_xph60_812{padding:16px;background-color:#f9fafb;border-radius:8px}._projectRequirements_xph60_811 h4,._stretchGoals_xph60_812 h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#111827}._projectRequirements_xph60_811 ul,._stretchGoals_xph60_812 ul{margin:0;padding-left:20px}._projectRequirements_xph60_811 li,._stretchGoals_xph60_812 li{margin-bottom:8px;color:#374151}._urlInput_xph60_838{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit}._urlInput_xph60_838:focus{outline:none;border-color:#4a154b;box-shadow:0 0 0 3px #4a154b1a}._hints_xph60_854{margin-top:12px;padding:12px;background-color:#fffbeb;border:1px solid #fde68a;border-radius:8px}._hints_xph60_854 summary{cursor:pointer;font-weight:600;color:#92400e;-webkit-user-select:none;user-select:none}._hints_xph60_854 summary:hover{color:#78350f}._hints_xph60_854 ul{margin:8px 0 0;padding-left:20px}._hints_xph60_854 li{color:#92400e;margin-bottom:4px}@media (max-width: 1024px){._container_xph60_1{padding:0}._lessonCard_xph60_142,._assessmentCard_xph60_464{padding:32px}._lessonCard_xph60_142 h1,._assessmentCard_xph60_464 h1{font-size:28px}._markdownContent_xph60_155{font-size:15px}._markdownContent_xph60_155 h1{font-size:28px}._markdownContent_xph60_155 h2{font-size:22px}._markdownContent_xph60_155 h3{font-size:18px}}@media (max-width: 768px){._container_xph60_1{padding:0}._header_xph60_76{gap:12px}._header_xph60_76 button{padding-block:8px}._tokenDisplay_xph60_83{justify-content:center;padding:10px 16px}._tokenLabel_xph60_93{font-size:13px}._tokenValue_xph60_99{font-size:16px}._lessonCard_xph60_142,._assessmentCard_xph60_464{padding:20px}._lessonCard_xph60_142 h1,._assessmentCard_xph60_464 h1{font-size:22px;margin-bottom:16px}._markdownContent_xph60_155{font-size:15px;line-height:1.7}._markdownContent_xph60_155 h1{font-size:24px;margin:24px 0 12px}._markdownContent_xph60_155 h2{font-size:20px;margin:20px 0 10px}._markdownContent_xph60_155 h3{font-size:18px;margin:16px 0 8px}._markdownContent_xph60_155 p{margin:12px 0}._markdownContent_xph60_155 pre{padding:16px;margin:16px 0;font-size:13px}._markdownContent_xph60_155 code{font-size:13px;padding:2px 4px}._objectives_xph60_265,._takeaways_xph60_296,._resources_xph60_327{padding:16px 18px;margin:20px 0}._objectives_xph60_265 h3,._takeaways_xph60_296 h3,._resources_xph60_327 h3{font-size:16px}._section_xph60_383{margin-bottom:24px}._section_xph60_383 h2{font-size:18px;margin-bottom:12px}._section_xph60_383 p{font-size:15px}._lessonActions_xph60_442,._completedActions_xph60_447{flex-wrap:wrap;gap:10px}._lessonActions_xph60_442 button,._completedActions_xph60_447 button{min-width:140px}._assessmentActions_xph60_579,._reviewActions_xph60_751{gap:12px}._questions_xph60_490{gap:24px;margin-bottom:24px}._question_xph60_490{padding:16px}._question_xph60_490 h3{font-size:16px;margin-bottom:12px}._description_xph60_475{font-size:14px}._passingScore_xph60_481{font-size:13px;margin-bottom:24px;padding-bottom:16px}._options_xph60_510{gap:10px}._option_xph60_510{padding:10px}._option_xph60_510 span{font-size:14px}._codeInput_xph60_545,._textInput_xph60_546{padding:12px;font-size:13px;margin-bottom:12px}._reviewHeader_xph60_589{padding:16px;margin-bottom:24px}._resultIndicator_xph60_606 h2{font-size:20px}._resultIndicator_xph60_606 ._score_xph60_627{font-size:28px}._scoreInfo_xph60_640{font-size:13px}._overallSection_xph60_650 h3,._detailsSection_xph60_668 h3{font-size:16px}._overallSection_xph60_650 p{font-size:14px}._questionResult_xph60_675{padding:12px}._questionHeader_xph60_693{gap:8px;flex-wrap:wrap}._questionText_xph60_710{font-size:14px}._questionResult_xph60_675 ._feedback_xph60_646{font-size:13px}._levelUpContent_xph60_28{padding:16px 20px;gap:12px}._levelUpIcon_xph60_39{font-size:28px}._levelUpText_xph60_43 h3{font-size:16px}._levelUpText_xph60_43 p{font-size:13px}}@media (max-width: 480px){._lessonCard_xph60_142,._assessmentCard_xph60_464{padding:20px}._lessonCard_xph60_142 h1,._assessmentCard_xph60_464 h1{font-size:22px;line-height:1.3}._markdownContent_xph60_155{font-size:15px}._markdownContent_xph60_155 h1{font-size:22px}._markdownContent_xph60_155 h2{font-size:19px}._markdownContent_xph60_155 h3{font-size:17px}._markdownContent_xph60_155 pre{padding:12px;font-size:12px;margin:12px -16px;border-radius:0}._objectives_xph60_265,._takeaways_xph60_296,._resources_xph60_327{padding:14px 16px;margin:16px 0}._objectives_xph60_265 h3,._takeaways_xph60_296 h3,._resources_xph60_327 h3{font-size:15px;margin-bottom:10px}._objectives_xph60_265 li,._takeaways_xph60_296 li{font-size:14px;padding:4px 0}._resources_xph60_327 a{font-size:14px}._resourceDescription_xph60_375{font-size:13px}._tokenDisplay_xph60_83{padding:8px 12px}._tokenLabel_xph60_93{font-size:12px}._tokenValue_xph60_99{font-size:14px}._lessonActions_xph60_442,._completedActions_xph60_447{gap:10px}._lessonActions_xph60_442 button,._completedActions_xph60_447 button{min-width:0;padding:14px 22px;font-size:15px}._question_xph60_490{padding:14px}._question_xph60_490 h3{font-size:16px}._option_xph60_510{padding:10px}._option_xph60_510 span{font-size:14px}._codeInput_xph60_545,._textInput_xph60_546{padding:10px;font-size:12px}._reviewHeader_xph60_589{padding:16px}._resultIndicator_xph60_606{flex-direction:column;align-items:flex-start;gap:10px}._resultIndicator_xph60_606 h2{font-size:19px}._resultIndicator_xph60_606 ._score_xph60_627{font-size:24px}._questionResult_xph60_675{padding:10px}._questionHeader_xph60_693{flex-direction:column;align-items:flex-start;gap:6px}._questionText_xph60_710{font-size:13px}._levelUpNotification_xph60_9{top:10px;right:10px;left:10px;max-width:calc(100% - 20px)}._levelUpContent_xph60_28{padding:12px 16px;gap:10px}._levelUpIcon_xph60_39{font-size:24px}._levelUpText_xph60_43 h3{font-size:14px}._levelUpText_xph60_43 p{font-size:12px}._levelUpClose_xph60_61{font-size:20px}._backTextFull_xph60_1314,._buttonText_xph60_1319,._navTextFull_xph60_1324{display:none}}._container_i8gwd_2{padding:24px;max-width:1200px;margin:0 auto}._header_i8gwd_8{display:flex;align-items:center;gap:16px;margin-bottom:32px}._headerInfo_i8gwd_15 h1{color:#1f2937;font-size:28px;font-weight:700;margin:0 0 4px}._headerInfo_i8gwd_15 p{color:#6b7280;font-size:16px;margin:0}._emptyState_i8gwd_28{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px;min-height:400px}._emptyIcon_i8gwd_38{color:#9ca3af;margin-bottom:24px}._emptyState_i8gwd_28 h1{color:#1f2937;font-size:24px;font-weight:600;margin:0 0 12px}._emptyState_i8gwd_28 p{color:#6b7280;font-size:16px;margin:0 0 32px;max-width:400px}._reviewContent_i8gwd_57{display:grid;grid-template-columns:1fr 1fr;gap:32px}._submissionCard_i8gwd_63{padding:24px}._submissionHeader_i8gwd_67{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._submissionHeader_i8gwd_67 h3{color:#1f2937;font-size:20px;font-weight:600;margin:0}._submissionDate_i8gwd_83{color:#6b7280;font-size:14px}._submissionSection_i8gwd_88{margin-bottom:24px}._submissionSection_i8gwd_88 h4{display:flex;align-items:center;gap:8px;color:#1f2937;font-size:16px;font-weight:600;margin:0 0 12px}._fileList_i8gwd_102{display:flex;flex-direction:column;gap:8px}._fileItem_i8gwd_108{display:flex;align-items:center;gap:12px;padding:12px;background-color:#f9fafb;border-radius:8px;color:#374151;font-size:14px}._fileSize_i8gwd_119{color:#6b7280;font-size:12px;margin-left:auto}._link_i8gwd_125{display:inline-flex;align-items:center;gap:8px;color:#4a154b;text-decoration:none;font-size:14px;padding:12px;background-color:#fef3c7;border-radius:8px;border:1px solid #fde68a;transition:all .2s ease-in-out}._link_i8gwd_125:hover{background-color:#fde68a;border-color:#f59e0b}._notes_i8gwd_144{color:#374151;font-size:14px;line-height:1.6;margin:0;padding:16px;background-color:#f9fafb;border-radius:8px;border-left:4px solid #4a154b}._reviewCard_i8gwd_155{padding:24px}._reviewCard_i8gwd_155 h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 24px}._ratingSection_i8gwd_166{margin-bottom:24px}._ratingSection_i8gwd_166 label{display:block;color:#1f2937;font-weight:600;margin-bottom:12px}._starRating_i8gwd_177{display:flex;align-items:center;gap:8px}._star_i8gwd_177{background:none;border:none;color:#d1d5db;cursor:pointer;transition:color .2s ease-in-out;padding:4px}._star_i8gwd_177._active_i8gwd_192{color:gold}._star_i8gwd_177:hover{color:#fbbf24}._ratingText_i8gwd_200{color:#6b7280;font-size:14px;margin-left:12px}._feedbackSection_i8gwd_206{margin-bottom:24px}._feedbackSection_i8gwd_206 label{display:block;color:#1f2937;font-weight:600;margin-bottom:12px}._feedbackTextarea_i8gwd_217{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;line-height:1.5;resize:vertical;font-family:inherit;transition:border-color .2s ease-in-out}._feedbackTextarea_i8gwd_217:focus{outline:none;border-color:#4a154b;box-shadow:0 0 0 3px #4a154b1a}._alreadyReviewed_i8gwd_235{background-color:#d1fae5;color:#065f46;padding:12px;border-radius:8px;margin-bottom:24px;font-size:14px;font-weight:500}._reviewActions_i8gwd_245{display:flex;justify-content:space-between;align-items:center;gap:16px}._navigationButtons_i8gwd_252{display:flex;gap:12px}@media (max-width: 768px){._container_i8gwd_2{padding:16px}._header_i8gwd_8{flex-direction:column;align-items:flex-start;gap:12px}._headerInfo_i8gwd_15 h1{font-size:24px}._reviewContent_i8gwd_57{grid-template-columns:1fr;gap:24px}._submissionCard_i8gwd_63,._reviewCard_i8gwd_155{padding:20px}._reviewActions_i8gwd_245{flex-direction:column;align-items:stretch;gap:16px}._navigationButtons_i8gwd_252{justify-content:center}._starRating_i8gwd_177{flex-wrap:wrap}._ratingText_i8gwd_200{margin-left:0;margin-top:8px}}@media (max-width: 480px){._container_i8gwd_2{padding:12px}._submissionCard_i8gwd_63,._reviewCard_i8gwd_155{padding:16px}._headerInfo_i8gwd_15 h1{font-size:20px}._submissionHeader_i8gwd_67{flex-direction:column;align-items:flex-start;gap:8px}._fileItem_i8gwd_108{flex-wrap:wrap;gap:8px}._fileSize_i8gwd_119{margin-left:0;width:100%}._link_i8gwd_125{word-break:break-all;font-size:12px}}._container_gkkdg_1{padding:0}._header_gkkdg_5{margin-bottom:32px}._header_gkkdg_5 h1{font-size:32px;font-weight:700;color:#111827;margin:0 0 8px}._header_gkkdg_5 p{font-size:18px;color:#6b7280;margin:0}._levelProgressCard_gkkdg_22{padding:32px;margin-bottom:48px;background:#fff;border:2px solid #ffd700}._levelProgressHeader_gkkdg_29{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}._levelInfo_gkkdg_36{display:flex;align-items:center;gap:16px}._levelIcon_gkkdg_42{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;background-color:#4a154b;color:gold;border:2px solid #ffd700}._levelDetails_gkkdg_54 h2{font-size:32px;font-weight:700;color:#4a154b;margin:0 0 4px}._levelDetails_gkkdg_54 p{font-size:16px;color:#6b7280;margin:0;font-weight:500}._progressSection_gkkdg_68{margin-bottom:24px}._progressInfo_gkkdg_72{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;font-weight:500;color:#4a154b}._progressBar_gkkdg_82{width:100%;height:12px;background-color:#4a154b1a;border-radius:6px;overflow:hidden}._progressFill_gkkdg_90{height:100%;background:gold;border-radius:6px;transition:width .3s ease-in-out}._nextLevelRewards_gkkdg_97{background-color:#fffc;padding:20px;border-radius:12px;border:1px solid rgba(74,21,75,.1)}._nextLevelRewards_gkkdg_97 h4{font-size:16px;font-weight:600;color:#4a154b;margin:0 0 12px}._rewardsList_gkkdg_111{display:flex;flex-direction:column;gap:8px}._rewardItem_gkkdg_117{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;font-weight:500}._rewardItem_gkkdg_117 svg{color:gold}._certificatesSection_gkkdg_130{margin-bottom:48px}._certificatesSection_gkkdg_130 h2{font-size:24px;font-weight:600;color:#111827;margin:0 0 8px}._certificatesSection_gkkdg_130 p{font-size:16px;color:#6b7280;margin:0 0 24px}._certificatesGrid_gkkdg_147{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}._certificateCard_gkkdg_153{padding:0;overflow:visible}._certificateImage_gkkdg_158{position:relative;height:auto;overflow:visible;display:flex;justify-content:center;align-items:center;padding:0;background:#f9fafb}._certificateImage_gkkdg_158>div{width:100%;height:200px;position:relative;z-index:1}._nftBadge_gkkdg_176{position:absolute;top:12px;right:12px;background-color:#ffd700e6;color:#4a154b;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px;z-index:20}._certificateInfo_gkkdg_192{padding:24px}._certificateInfo_gkkdg_192 h3{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}._certificateInfo_gkkdg_192 p{color:#6b7280;margin:0 0 16px;line-height:1.5}._certificateDetails_gkkdg_209{margin-bottom:16px}._detail_gkkdg_213{display:flex;justify-content:space-between;margin-bottom:4px;font-size:14px}._detail_gkkdg_213 strong{color:#374151}._nftMetadata_gkkdg_224{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:24px}._metadataToggle_gkkdg_232{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}._metadataToggle_gkkdg_232 h4{font-size:14px;font-weight:600;color:#4a154b;margin:0}._nftMetadata_gkkdg_224 h4{font-size:14px;font-weight:600;color:#4a154b;margin:0 0 12px}._attributes_gkkdg_258{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}._attribute_gkkdg_258{display:flex;flex-direction:column;gap:2px}._attributeType_gkkdg_270{font-size:12px;color:#6b7280;font-weight:500}._attributeValue_gkkdg_276{font-size:13px;color:#374151;font-weight:600}._claimButton_gkkdg_282{width:100%}._noCertificates_gkkdg_286{grid-column:1 / -1;text-align:center;padding:48px 24px;color:#6b7280}._noCertificates_gkkdg_286 svg{color:#d1d5db;margin-bottom:16px}._noCertificates_gkkdg_286 h3{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}._noCertificates_gkkdg_286 p{margin:0}._coinPurchaseSection_gkkdg_309 h2{font-size:24px;font-weight:600;color:#111827;margin:0 0 8px}._coinPurchaseSection_gkkdg_309 p{font-size:16px;color:#6b7280;margin:0 0 24px}._coinPackages_gkkdg_322{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}._coinPackage_gkkdg_322{padding:24px;text-align:center;border:2px solid #e5e7eb;transition:border-color .2s ease-in-out}._coinPackage_gkkdg_322:hover{border-color:gold}._packageHeader_gkkdg_339{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:16px}._packageHeader_gkkdg_339 svg{color:gold}._packageHeader_gkkdg_339 h3{font-size:18px;font-weight:600;color:#111827;margin:0}._packagePrice_gkkdg_358{font-size:24px;font-weight:700;color:#4a154b;margin-bottom:16px}._bonus_gkkdg_365{font-size:14px;color:#10b981;font-weight:500}._purchaseButton_gkkdg_371{width:100%}@media (max-width: 768px){._header_gkkdg_5 h1{font-size:24px}._header_gkkdg_5 p{font-size:16px}._levelProgressCard_gkkdg_22{padding:24px}._levelProgressHeader_gkkdg_29{flex-direction:column;gap:16px;align-items:flex-start}._levelDetails_gkkdg_54 h2{font-size:28px}._levelIcon_gkkdg_42{width:56px;height:56px}._certificatesGrid_gkkdg_147{grid-template-columns:1fr}._certificateImage_gkkdg_158{padding:15px}._certificateImage_gkkdg_158>div{transform:scale(.5)}._certificateInfo_gkkdg_192{padding:16px}._attributes_gkkdg_258,._coinPackages_gkkdg_322{grid-template-columns:1fr}}@media (max-width: 480px){._levelProgressCard_gkkdg_22{padding:20px}._levelDetails_gkkdg_54 h2{font-size:24px}._levelIcon_gkkdg_42{width:48px;height:48px}._nextLevelRewards_gkkdg_97{padding:16px}}._comingSoonCard_gkkdg_448{padding:48px;display:flex;align-items:center;justify-content:center;min-height:300px}._comingSoonContent_gkkdg_456{text-align:center}._comingSoonContent_gkkdg_456 svg{color:#d1d5db;margin-bottom:24px}._comingSoonContent_gkkdg_456 h3{font-size:24px;font-weight:700;color:#6b7280;margin:0 0 12px}._comingSoonContent_gkkdg_456 p{font-size:16px;color:#9ca3af;margin:0;max-width:400px}._progressHeader_gkkdg_479{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;font-weight:600;color:#111827}._progressInfo_gkkdg_72{margin-top:8px;font-size:13px;color:#6b7280}._nftCard_1h5i9_1{position:relative;width:100%;max-width:350px;background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0000000d;border:2px solid #e5e7eb}._nftCard_1h5i9_1:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}._nftCard_1h5i9_1._claimed_1h5i9_19{border-color:#10b981}._nftCard_1h5i9_1._unclaimed_1h5i9_23{border-color:gold}._cardHeader_1h5i9_28{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 12px;background:#f8fafc;border-bottom:1px solid #e5e7eb}._platformInfo_1h5i9_37{display:flex;align-items:center;gap:8px;color:#4a154b}._platformName_1h5i9_44{font-size:14px;font-weight:600;letter-spacing:.5px}._tokenId_1h5i9_50{font-size:12px;color:#6b7280;font-weight:500;background:#f1f5f9;padding:4px 8px;border-radius:6px}._cardImage_1h5i9_60{position:relative;height:200px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;overflow:hidden}._certificatePreview_1h5i9_70{width:90%;height:90%;background:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb}._certificateContent_1h5i9_83{text-align:center;height:100%;display:flex;flex-direction:column;justify-content:space-between}._certificateTitle_1h5i9_91{margin-bottom:8px}._certificateTitle_1h5i9_91 svg{color:#4a154b;margin-bottom:4px}._certificateTitle_1h5i9_91 h3{font-size:12px;font-weight:600;color:#4a154b;margin:0;letter-spacing:.5px}._certificateBody_1h5i9_108{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px}._certifyText_1h5i9_116{font-size:8px;color:#6b7280;margin:0}._userName_1h5i9_122{font-size:14px;font-weight:700;color:#4a154b;margin:4px 0}._courseText_1h5i9_129{font-size:8px;color:#6b7280;margin:0}._courseName_1h5i9_135{font-size:10px;font-weight:600;color:#4a154b;margin:4px 0;border-bottom:1px solid #ffd700;padding-bottom:2px}._certificateFooter_1h5i9_144{margin-top:8px}._completionDate_1h5i9_148{display:flex;align-items:center;justify-content:center;gap:4px;font-size:8px;color:#6b7280}._completionDate_1h5i9_148 svg{color:#4a154b}._skillLevelBadge_1h5i9_162{position:absolute;top:12px;left:12px;color:#fff;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #0003}._statusBadge_1h5i9_176{position:absolute;top:12px;right:12px;background:#fff;color:#4a154b;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:600;display:flex;align-items:center;gap:4px;box-shadow:0 2px 4px #0000001a;border:1px solid #e5e7eb}._statusBadge_1h5i9_176 svg{color:#10b981}._cardFooter_1h5i9_198{padding:16px 20px;background:#fff;border-top:1px solid #e5e7eb}._cardTitle_1h5i9_204 h3{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 4px}._level_1h5i9_211{font-size:12px;color:#6b7280;margin:0 0 12px}._cardStats_1h5i9_217{display:flex;justify-content:space-between;gap:16px}._statItem_1h5i9_223{flex:1;display:flex;flex-direction:column;gap:2px}._statLabel_1h5i9_230{font-size:10px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:500}._statValue_1h5i9_238{font-size:12px;color:#1f2937;font-weight:600}._hoverOverlay_1h5i9_245{position:absolute;inset:0;background:#4a154be6;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:16px}._nftCard_1h5i9_1:hover ._hoverOverlay_1h5i9_245{opacity:1}._hoverContent_1h5i9_264{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}._hoverActions_1h5i9_273{display:flex;flex-direction:column;gap:12px;align-items:center}._hoverButton_1h5i9_280{display:flex;flex-direction:column;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:12px 16px;color:#fff;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:140px}._hoverButton_1h5i9_280:hover{background:#fff3;border-color:#fff6;transform:translateY(-2px)}._hoverButton_1h5i9_280 svg{color:gold}._hoverButton_1h5i9_280 span{font-size:12px;font-weight:600;text-align:center}@media (max-width: 768px){._nftCard_1h5i9_1{max-width:100%}._cardHeader_1h5i9_28{padding:12px 16px 8px}._cardImage_1h5i9_60{height:180px}._certificatePreview_1h5i9_70{padding:12px}._certificateTitle_1h5i9_91 h3{font-size:11px}._userName_1h5i9_122{font-size:12px}._courseName_1h5i9_135{font-size:9px}._cardFooter_1h5i9_198{padding:12px 16px}._cardTitle_1h5i9_204 h3{font-size:14px}}@media (max-width: 480px){._cardImage_1h5i9_60{height:160px}._certificatePreview_1h5i9_70{padding:10px}._certificateTitle_1h5i9_91 h3{font-size:10px}._userName_1h5i9_122{font-size:11px}._courseName_1h5i9_135{font-size:8px}._cardStats_1h5i9_217{flex-direction:column;gap:8px}}._certificate_smp4v_1{position:relative;width:1000px;height:600px;background:#fff;border:3px solid #ffd700;border-radius:12px;padding:30px;box-shadow:0 8px 16px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}._header_smp4v_17{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._platformLogo_smp4v_24{display:flex;align-items:center;gap:12px;color:#4a154b}._platformName_smp4v_31{font-size:24px;font-weight:700;letter-spacing:1px}._certificateId_smp4v_37{font-size:14px;color:#6b7280;font-weight:500;letter-spacing:1px}._mainContent_smp4v_44{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;text-align:center}._certificateTitle_smp4v_53{margin-bottom:20px}._certificateTitle_smp4v_53 h1{font-size:36px;font-weight:700;color:#4a154b;margin:0 0 12px;letter-spacing:2px}._subtitle_smp4v_65{font-size:18px;color:#6b7280;margin-bottom:25px}._userName_smp4v_71{font-size:32px;font-weight:700;color:#4a154b;margin-bottom:20px}._courseInfo_smp4v_78{margin-bottom:25px}._courseInfoText_smp4v_82{font-size:18px;color:#374151;margin-bottom:16px}._courseName_smp4v_88{font-size:24px;font-weight:600;color:#4a154b;border-bottom:3px solid #ffd700;padding-bottom:6px;display:inline-block}._details_smp4v_97{display:flex;justify-content:center;gap:40px;margin-bottom:30px}._detailItem_smp4v_104{font-size:14px;color:#6b7280;font-weight:500}._footer_smp4v_110{display:flex;justify-content:space-between;align-items:flex-end}._signatures_smp4v_116{display:flex;gap:60px}._signatureBlock_smp4v_121{text-align:center}._signatureLine_smp4v_125{width:120px;height:1px;background-color:#374151;margin-bottom:8px}._signatureName_smp4v_132{font-size:12px;color:#6b7280;font-weight:500}._blockchain_smp4v_138{display:flex;align-items:center;gap:8px;font-size:12px;color:#4a154b;font-weight:600}._modal_1li4l_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_1li4l_15{position:relative;background:#fff;border-radius:12px;padding:20px;max-width:90vw;max-height:90vh;overflow:auto;box-shadow:0 20px 40px #0000004d}._closeButton_1li4l_26{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;color:#6b7280;padding:8px;border-radius:6px;transition:all .2s ease-in-out;z-index:1001}._closeButton_1li4l_26:hover{background-color:#f3f4f6;color:#374151}._certificateContainer_1li4l_45{display:flex;justify-content:center;align-items:center;padding:20px}@media (max-width: 768px){._modal_1li4l_1{padding:10px}._modalContent_1li4l_15{padding:15px;max-width:95vw;max-height:95vh;overflow:auto}._certificateContainer_1li4l_45{padding:10px;display:flex;justify-content:center;align-items:center}}._container_nk9t5_1{max-width:1200px;margin:0 auto;padding:24px}._header_nk9t5_7{text-align:center;margin-bottom:32px}._header_nk9t5_7 h1{font-size:32px;font-weight:700;color:#111827;margin:0 0 8px}._header_nk9t5_7 p{font-size:18px;color:#6b7280;margin:0}._emptyState_nk9t5_25{text-align:center;padding:64px 24px;color:#6b7280}._emptyState_nk9t5_25 svg{color:#d1d5db;margin-bottom:24px}._emptyState_nk9t5_25 h2{font-size:24px;font-weight:600;color:#111827;margin:0 0 12px}._emptyState_nk9t5_25 p{font-size:16px;margin:0 0 24px}._certificatesGrid_nk9t5_48{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:48px}._certificateCard_nk9t5_55{padding:0;overflow:visible;border:2px solid #e5e7eb;transition:border-color .2s ease-in-out}._certificateCard_nk9t5_55:hover{border-color:gold}._certificateImage_nk9t5_66{position:relative;height:auto;overflow:visible;display:flex;justify-content:center;align-items:center;padding:0;background:#f9fafb}._certificateImage_nk9t5_66>div{width:100%;height:200px;position:relative;z-index:1}._verifiedBadge_nk9t5_84{position:absolute;top:12px;right:12px;background-color:#10b981e6;color:#fff;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px;z-index:20}._certificateInfo_nk9t5_100{padding:24px}._certificateInfo_nk9t5_100 h3{font-size:20px;font-weight:600;color:#111827;margin:0 0 8px}._certificateInfo_nk9t5_100 p{color:#6b7280;margin:0 0 16px;line-height:1.5}._certificateDetails_nk9t5_117{margin-bottom:16px}._detail_nk9t5_121{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px;align-items:center}._detail_nk9t5_121 strong{color:#374151}._tokenId_nk9t5_133,._transactionHash_nk9t5_134{display:flex;align-items:center;gap:4px;font-family:Courier New,monospace;font-size:12px;color:#6b7280}._copyButton_nk9t5_143{background:none;border:none;color:#6b7280;cursor:pointer;padding:2px;border-radius:4px;transition:color .2s ease-in-out}._copyButton_nk9t5_143:hover{color:#4a154b}._nftMetadata_nk9t5_157{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:24px}._metadataToggle_nk9t5_165{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}._metadataToggle_nk9t5_165 h4{font-size:14px;font-weight:600;color:#4a154b;margin:0}._nftMetadata_nk9t5_157 h4{font-size:14px;font-weight:600;color:#4a154b;margin:0 0 12px}._metadataContent_nk9t5_191{display:flex;flex-direction:column;gap:8px}._metadataItem_nk9t5_197{font-size:13px;color:#374151}._metadataItem_nk9t5_197 strong{color:#4a154b}._attributes_nk9t5_206{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;margin-top:8px}._attribute_nk9t5_206{display:flex;flex-direction:column;gap:2px;padding:6px 8px;background-color:#fff;border-radius:4px;border:1px solid #e5e7eb}._attributeType_nk9t5_223{font-size:10px;color:#6b7280;font-weight:500}._attributeValue_nk9t5_229{font-size:11px;color:#374151;font-weight:600}._certificateActions_nk9t5_235{display:flex;gap:12px}._certificateActions_nk9t5_235 button{flex:1}._statsSection_nk9t5_244{margin-top:32px}._statsCard_nk9t5_248{padding:24px}._statsCard_nk9t5_248 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px;text-align:center}._statsGrid_nk9t5_260{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px}._stat_nk9t5_244{display:flex;align-items:center;gap:12px;text-align:center}._stat_nk9t5_244 svg{color:gold}._stat_nk9t5_244 div{display:flex;flex-direction:column;gap:2px}._stat_nk9t5_244 strong{font-size:20px;font-weight:700;color:#111827}._stat_nk9t5_244 span{font-size:12px;color:#6b7280}@media (max-width: 768px){._container_nk9t5_1{padding:16px}._header_nk9t5_7 h1{font-size:24px}._header_nk9t5_7 p{font-size:16px}._certificatesGrid_nk9t5_48{grid-template-columns:1fr}._certificateImage_nk9t5_66{padding:15px}._certificateImage_nk9t5_66>div{transform:scale(.6)}._certificateInfo_nk9t5_100{padding:16px}._detail_nk9t5_121{flex-direction:column;align-items:flex-start;gap:4px}._certificateActions_nk9t5_235{flex-direction:column}._statsGrid_nk9t5_260{grid-template-columns:1fr}._stat_nk9t5_244{flex-direction:column;text-align:center;gap:8px}._attributes_nk9t5_206{grid-template-columns:1fr}}._container_1okp6_1{padding:0}._header_1okp6_5{margin-bottom:32px}._title_1okp6_9{font-size:32px;font-weight:700;color:#111827;margin:0 0 8px}._subtitle_1okp6_16{font-size:18px;color:#6b7280;margin:0}._content_1okp6_22{display:grid;grid-template-columns:2fr 1fr;gap:32px}._main_1okp6_28{margin-bottom:32px}._controls_1okp6_32{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}._searchSection_1okp6_40{flex:1;max-width:400px}._searchInput_1okp6_45{width:100%}._discussionsList_1okp6_49{display:flex;flex-direction:column;gap:16px}._discussionCard_1okp6_55{padding:24px;transition:all .2s ease-in-out}._discussionCard_1okp6_55:hover{border-color:#4a154b;transform:translateY(-2px)}._discussionContent_1okp6_65{display:flex;flex-direction:column;gap:12px}._discussionHeader_1okp6_71{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}._discussionTitle_1okp6_78{font-size:18px;font-weight:600;color:#111827;margin:0;flex:1}._resolvedBadge_1okp6_86{background-color:#10b981;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;flex-shrink:0}._discussionMeta_1okp6_96{display:flex;gap:16px;color:#6b7280;font-size:14px}._author_1okp6_103{font-weight:500}._lastActivity_1okp6_107{color:#9ca3af}._discussionTags_1okp6_111{display:flex;gap:8px;flex-wrap:wrap}._tag_1okp6_117{background-color:#f3f4f6;color:#4a154b;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}._tag_1okp6_117:hover{background-color:#e5e7eb}._tag_1okp6_117._tagSelected_1okp6_132{background-color:#4a154b;color:#fff}._discussionStats_1okp6_137{display:flex;gap:16px;color:#6b7280;font-size:14px}._stat_1okp6_144{display:flex;align-items:center;gap:4px}._sidebar_1okp6_150{display:flex;flex-direction:column;gap:24px}._categoriesCard_1okp6_156,._guidelinesCard_1okp6_157{padding:24px}._categoriesCard_1okp6_156 h3,._guidelinesCard_1okp6_157 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}._categoriesList_1okp6_169{display:flex;flex-direction:column;gap:8px}._categoryItem_1okp6_175{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:transparent;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out;font-size:14px}._categoryItem_1okp6_175:hover{background-color:#f9fafb;border-color:#4a154b}._categoryItem_1okp6_175._active_1okp6_193{background-color:#4a154b;color:#fff;border-color:#4a154b}._categoryName_1okp6_199{font-weight:500}._categoryCount_1okp6_203{background-color:#f3f4f6;color:#6b7280;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}._categoryItem_1okp6_175._active_1okp6_193 ._categoryCount_1okp6_203{background-color:#fff3;color:#fff}._guidelines_1okp6_157{list-style:none;margin:0;padding:0}._guidelines_1okp6_157 li{color:#6b7280;font-size:14px;line-height:1.6;margin-bottom:8px;padding-left:16px;position:relative}._guidelines_1okp6_157 li:before{content:"•";color:#4a154b;font-weight:700;position:absolute;left:0}@media (max-width: 1024px){._content_1okp6_22{grid-template-columns:1fr;gap:24px}._sidebar_1okp6_150{order:-1}}@media (max-width: 768px){._title_1okp6_9{font-size:24px}._subtitle_1okp6_16{font-size:16px}._controls_1okp6_32{flex-direction:column;align-items:stretch}._searchSection_1okp6_40{max-width:none}._discussionCard_1okp6_55{padding:16px}._sidebar_1okp6_150{display:none}._discussionHeader_1okp6_71{flex-direction:column;align-items:flex-start;gap:8px}._discussionMeta_1okp6_96{flex-direction:column;gap:4px}}._modalOverlay_1okp6_290{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._newDiscussionModal_1okp6_304{width:100%;max-width:600px;max-height:90vh;overflow-y:auto;padding:0}._modalHeader_1okp6_312{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}._modalHeader_1okp6_312 h2{font-size:20px;font-weight:600;color:#111827;margin:0}._modalContent_1okp6_327{padding:24px;display:flex;flex-direction:column;gap:20px}._modalInput_1okp6_334{width:100%}._modalField_1okp6_338{display:flex;flex-direction:column;gap:8px}._modalLabel_1okp6_344{font-size:14px;font-weight:500;color:#374151}._modalTextarea_1okp6_350{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:120px}._modalTextarea_1okp6_350:focus{outline:none;border-color:#4a154b;box-shadow:0 0 0 3px #4a154b1a}._tagInputContainer_1okp6_367{display:flex;gap:8px;align-items:flex-end}._tagInput_1okp6_367{flex:1}._tagsList_1okp6_377{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._tagsList_1okp6_377 ._tag_1okp6_117{display:flex;align-items:center;gap:4px;background-color:#4a154b;color:#fff;padding:6px 8px;border-radius:6px;font-size:12px;font-weight:500}._removeTag_1okp6_396{background:none;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:2px;transition:background-color .2s ease-in-out}._removeTag_1okp6_396:hover{background-color:#fff3}._modalActions_1okp6_413{display:flex;justify-content:flex-end;gap:12px;padding:24px;border-top:1px solid #e5e7eb;background-color:#f9fafb}@media (max-width: 768px){._modalOverlay_1okp6_290{padding:16px}._modalHeader_1okp6_312,._modalContent_1okp6_327{padding:20px}._modalActions_1okp6_413{padding:20px;flex-direction:column}._modalActions_1okp6_413 button{width:100%}._tagInputContainer_1okp6_367{flex-direction:column;align-items:stretch}}._comingSoonCard_1okp6_450{padding:48px;display:flex;align-items:center;justify-content:center;min-height:300px}._comingSoonContent_1okp6_458{text-align:center}._comingSoonContent_1okp6_458 svg{color:#d1d5db;margin-bottom:24px}._comingSoonContent_1okp6_458 h3{font-size:24px;font-weight:700;color:#6b7280;margin:0 0 12px}._comingSoonContent_1okp6_458 p{font-size:16px;color:#9ca3af;margin:0;max-width:400px}._tagList_5iv2w_1{display:flex;gap:8px;flex-wrap:wrap}._tag_5iv2w_1{background-color:#f3f4f6;color:#4a154b;border-radius:4px;font-weight:500;transition:all .2s ease-in-out}._tag_5iv2w_1._clickable_5iv2w_15{cursor:pointer}._tag_5iv2w_1._clickable_5iv2w_15:hover{background-color:#e5e7eb}._tag_5iv2w_1._selected_5iv2w_23{background-color:#4a154b;color:#fff}._tag_5iv2w_1._small_5iv2w_29{padding:2px 6px;font-size:11px}._tag_5iv2w_1._medium_5iv2w_34{padding:4px 8px;font-size:12px}._tag_5iv2w_1._large_5iv2w_39{padding:6px 12px;font-size:14px}@media (max-width: 768px){._tagList_5iv2w_1{gap:6px}._tag_5iv2w_1._small_5iv2w_29{padding:2px 4px;font-size:10px}._tag_5iv2w_1._medium_5iv2w_34{padding:3px 6px;font-size:11px}._tag_5iv2w_1._large_5iv2w_39{padding:4px 8px;font-size:12px}}._container_12l1b_1{max-width:1200px;margin:0 auto;padding:24px}._header_12l1b_7{margin-bottom:24px}._backButton_12l1b_11{display:flex;align-items:center;gap:8px}._content_12l1b_17{display:grid;grid-template-columns:2fr 1fr;gap:32px}._main_12l1b_23{display:flex;flex-direction:column;gap:24px}._discussionCard_12l1b_29{padding:24px}._discussionHeader_12l1b_33{margin-bottom:24px}._discussionMeta_12l1b_37{display:flex;gap:16px;margin-bottom:16px;color:#6b7280;font-size:14px}._authorInfo_12l1b_45,._timestamp_12l1b_46{display:flex;align-items:center;gap:6px}._discussionTitle_12l1b_52{font-size:28px;font-weight:700;color:#111827;margin:0 0 16px;line-height:1.3}._discussionTags_12l1b_60{margin-bottom:0}._discussionContent_12l1b_64{margin-bottom:24px}._contentText_12l1b_68{line-height:1.6}._paragraph_12l1b_72{margin:0 0 16px;color:#374151}._codeBlock_12l1b_77{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin:16px 0;overflow-x:auto;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px}._codeBlock_12l1b_77 code{color:#374151}._discussionActions_12l1b_92{display:flex;justify-content:flex-end;padding-top:16px;border-top:1px solid #e5e7eb}._replyFormCard_12l1b_99{padding:24px}._replyFormCard_12l1b_99 h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}._replyForm_12l1b_99{display:flex;flex-direction:column;gap:16px}._replyTextarea_12l1b_116{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:100px}._replyTextarea_12l1b_116:focus{outline:none;border-color:#4a154b;box-shadow:0 0 0 3px #4a154b1a}._replyActions_12l1b_133{display:flex;justify-content:flex-end;gap:12px}._repliesSection_12l1b_139{margin-top:24px}._repliesTitle_12l1b_143{font-size:20px;font-weight:600;color:#111827;margin:0 0 16px}._repliesList_12l1b_150{display:flex;flex-direction:column;gap:16px}._replyCard_12l1b_156{padding:20px;transition:all .2s ease-in-out}._replyCard_12l1b_156:hover{border-color:#4a154b}._acceptedReply_12l1b_165{border-color:#10b981;background-color:#f0fdf4}._replyHeader_12l1b_170{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._replyAuthor_12l1b_177{display:flex;align-items:center;gap:8px;font-weight:500;color:#111827}._acceptedBadge_12l1b_185{background-color:#10b981;color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600}._replyTimestamp_12l1b_194{display:flex;align-items:center;gap:4px;font-size:14px;color:#6b7280}._replyContent_12l1b_202{margin-bottom:16px}._replyContent_12l1b_202 p{margin:0;color:#374151;line-height:1.6}._replyActions_12l1b_133{display:flex;justify-content:flex-end}._sidebar_12l1b_217{display:flex;flex-direction:column;gap:24px}._statsCard_12l1b_223,._guidelinesCard_12l1b_224{padding:20px}._statsCard_12l1b_223 h3,._guidelinesCard_12l1b_224 h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px}._statsList_12l1b_236{display:flex;flex-direction:column;gap:12px}._statItem_12l1b_242{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:14px}._guidelines_12l1b_224{list-style:none;margin:0;padding:0}._guidelines_12l1b_224 li{color:#6b7280;font-size:14px;line-height:1.6;margin-bottom:8px;padding-left:16px;position:relative}._guidelines_12l1b_224 li:before{content:"•";color:#4a154b;font-weight:700;position:absolute;left:0}@media (max-width: 1024px){._content_12l1b_17{grid-template-columns:1fr;gap:24px}._sidebar_12l1b_217{order:-1}}@media (max-width: 768px){._container_12l1b_1{padding:0}._discussionTitle_12l1b_52{font-size:24px}._sidebar_12l1b_217{display:none}._discussionMeta_12l1b_37{flex-direction:column;gap:8px}._replyHeader_12l1b_170{flex-direction:column;align-items:flex-start;gap:8px}._replyActions_12l1b_133{flex-direction:column}._replyActions_12l1b_133 button{width:100%}}._container_uvo2i_1{padding:0}._header_uvo2i_5{margin-bottom:32px}._title_uvo2i_9{font-size:32px;font-weight:700;color:#111827;margin:0 0 8px}._subtitle_uvo2i_16{font-size:18px;color:#6b7280;margin:0}._content_uvo2i_22{display:flex;flex-direction:column;gap:24px}._profileCard_uvo2i_29{padding:24px}._profileHeader_uvo2i_33{display:flex;gap:16px;align-items:center;margin-bottom:24px}._avatar_uvo2i_40{width:80px;height:80px;background-color:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#9ca3af;flex-shrink:0}._profileInfo_uvo2i_52{flex:1}._profileName_uvo2i_56{font-size:24px;font-weight:700;color:#111827;margin:0 0 4px}._profileUsername_uvo2i_63,._profileEmail_uvo2i_69{font-size:14px;color:#6b7280;margin:0}._profileActions_uvo2i_75{display:flex;align-items:flex-start}._profileDetails_uvo2i_80{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid #e5e7eb}._levelSection_uvo2i_89{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}._levelHeader_uvo2i_95{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._levelInfo_uvo2i_102{display:flex;align-items:center;gap:8px;font-weight:600;color:#111827}._levelIcon_uvo2i_110{color:gold}._levelXP_uvo2i_114{font-size:14px;color:#6b7280}._levelHint_uvo2i_119{font-size:12px;color:#6b7280;margin:8px 0 0}._statsGrid_uvo2i_126{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._statCard_uvo2i_132{display:flex;align-items:center;gap:16px;padding:20px}._statIcon_uvo2i_139{color:#4a154b}._statInfo_uvo2i_143{display:flex;flex-direction:column}._statValue_uvo2i_148{font-size:24px;font-weight:700;color:#111827}._statLabel_uvo2i_154{font-size:12px;color:#6b7280}._detailItem_uvo2i_159{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:14px}._walletAddress_uvo2i_167{font-family:monospace;color:#111827}._tokenBalance_uvo2i_172{color:#6b7280}._tokenBalance_uvo2i_172 strong{color:gold;font-weight:600}._copyButton_uvo2i_181{background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;transition:color .2s;display:flex;align-items:center}._copyButton_uvo2i_181:hover{color:#4a154b}._copied_uvo2i_196{color:#10b981}._tabbedCard_uvo2i_201{padding:0;overflow:hidden}._tabNav_uvo2i_206{display:flex;border-bottom:2px solid #e5e7eb;background-color:#f9fafb}._tab_uvo2i_201{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;transition:all .2s}._tab_uvo2i_201:hover{color:#4a154b;background-color:#f3f4f6}._tabActive_uvo2i_235{color:#4a154b;border-bottom-color:#4a154b;background-color:#fff}._tabBadge_uvo2i_241{background-color:#e5e7eb;color:#6b7280;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}._tabActive_uvo2i_235 ._tabBadge_uvo2i_241{background-color:#4a154b;color:#fff}._tabContent_uvo2i_255{padding:24px;max-height:600px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}._cardHeader_uvo2i_265{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sectionTitle_uvo2i_272{font-size:20px;font-weight:600;color:#111827;margin:0}._courseCount_uvo2i_279{font-size:14px;color:#6b7280}._coursesList_uvo2i_284{display:flex;flex-direction:column;gap:16px}._courseItem_uvo2i_290{display:flex;align-items:center;gap:16px;padding:16px;background-color:#f3f4f6;border-radius:8px}._courseInfo_uvo2i_299{flex:1}._courseTitle_uvo2i_303{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}._courseLevel_uvo2i_310{font-size:12px;color:#6b7280;margin:0}._courseProgress_uvo2i_316{display:flex;flex-direction:column;gap:4px;min-width:150px}._progressText_uvo2i_323{font-size:12px;color:#6b7280;text-align:right}._emptyState_uvo2i_329{display:flex;flex-direction:column;align-items:center;padding:48px 24px;text-align:center}._emptyIcon_uvo2i_337{color:#d1d5db;margin-bottom:16px}._emptyText_uvo2i_342{font-size:14px;color:#6b7280;margin:0 0 16px}._overviewSection_uvo2i_349{display:flex;flex-direction:column;gap:24px}._preferencesList_uvo2i_355{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._preferenceItem_uvo2i_361{display:flex;align-items:flex-start;gap:12px;padding:16px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}._preferenceIcon_uvo2i_371{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#4a154b;border-radius:8px;color:#fff;flex-shrink:0}._preferenceInfo_uvo2i_383{display:flex;flex-direction:column;gap:4px}._preferenceLabel_uvo2i_389{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._preferenceValue_uvo2i_396{font-size:16px;font-weight:600;color:#111827}._updatePreferences_uvo2i_402{display:flex;justify-content:center;padding-top:8px}._settingsSection_uvo2i_409{display:flex;flex-direction:column}._settingItem_uvo2i_420{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}._dangerZone_uvo2i_447{border-color:#fecaca;background-color:#fef2f2}._dangerZone_uvo2i_447 ._settingTitle_uvo2i_434{color:#dc2626}._coursesSection_uvo2i_457{display:flex;flex-direction:column}._submissionsCard_uvo2i_463{padding:24px}._submissionsIcon_uvo2i_467{color:#4a154b}._submissionsList_uvo2i_471{display:flex;flex-direction:column;gap:12px}._submissionItem_uvo2i_477{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#f3f4f6;border-radius:8px}._submissionInfo_uvo2i_486{display:flex;align-items:center;gap:12px}._submissionIcon_uvo2i_492{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._submissionIcon_uvo2i_492 ._pending_uvo2i_503{color:#f59e0b}._submissionIcon_uvo2i_492 ._approved_uvo2i_507{color:#10b981}._submissionIcon_uvo2i_492 ._rejected_uvo2i_511{color:#ef4444}._submissionDetails_uvo2i_515{display:flex;flex-direction:column;gap:4px}._submissionCourse_uvo2i_521{font-size:14px;font-weight:500;color:#111827;margin:0}._submissionLesson_uvo2i_528{background:none;border:none;padding:0;font-size:12px;color:#4a154b;margin:2px 0 0;cursor:pointer;text-align:left;transition:color .2s;text-decoration:underline;text-decoration-style:dotted}._submissionLesson_uvo2i_528:hover{color:#6d1f6e;text-decoration-style:solid}._submissionDate_uvo2i_547{font-size:12px;color:#6b7280;margin:2px 0 0}._submissionMeta_uvo2i_553{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._submissionStatus_uvo2i_560{font-size:11px;text-transform:capitalize;padding:4px 8px;border-radius:4px;font-weight:500}._submissionStatus_uvo2i_560._pending_uvo2i_503{background-color:#fef3c7;color:#92400e}._submissionStatus_uvo2i_560._approved_uvo2i_507{background-color:#d1fae5;color:#065f46}._submissionStatus_uvo2i_560._rejected_uvo2i_511{background-color:#fee2e2;color:#991b1b}._submissionPoints_uvo2i_583{font-size:12px;font-weight:600;color:#10b981}._tokensCard_uvo2i_590{padding:24px}._tokensIcon_uvo2i_594{color:#4a154b}._tokensList_uvo2i_598{display:flex;flex-direction:column;gap:12px}._tokenItem_uvo2i_604{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#f3f4f6;border-radius:8px}._tokenInfo_uvo2i_613{display:flex;align-items:center;gap:12px}._tokenIcon_uvo2i_619{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f59e0b;flex-shrink:0}._tokenDetails_uvo2i_631{display:flex;flex-direction:column;gap:4px}._tokenDescription_uvo2i_637{font-size:14px;font-weight:500;color:#111827;margin:0}._tokenDate_uvo2i_644{font-size:12px;color:#6b7280;margin:0}._tokenAmount_uvo2i_650{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._tokenValue_uvo2i_657{font-size:16px;font-weight:600;color:#10b981}._tokenStatus_uvo2i_663{font-size:11px;text-transform:uppercase;color:#6b7280;background-color:#e5e7eb;padding:2px 8px;border-radius:4px}._settingsCard_uvo2i_673{padding:24px}._settingsList_uvo2i_414{display:flex;flex-direction:column;gap:16px}._settingItem_uvo2i_420{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#f9fafb;border-radius:8px}._settingInfo_uvo2i_430{flex:1}._settingTitle_uvo2i_434{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}._settingDescription_uvo2i_441{font-size:14px;color:#6b7280;margin:0}@media (max-width: 768px){._title_uvo2i_9{font-size:24px}._subtitle_uvo2i_16{font-size:16px}._statsGrid_uvo2i_126{grid-template-columns:repeat(2,1fr)}._preferencesList_uvo2i_355{grid-template-columns:1fr}._profileCard_uvo2i_29{padding:16px}._tabbedCard_uvo2i_201{padding:0}._tab_uvo2i_201{flex-direction:column;gap:4px;padding:12px 8px;font-size:12px}._tab_uvo2i_201 svg{display:none}._tabBadge_uvo2i_241{display:none}._tabContent_uvo2i_255{padding:16px}._profileHeader_uvo2i_33{flex-direction:column;align-items:flex-start}._avatar_uvo2i_40{width:64px;height:64px}._profileName_uvo2i_56{font-size:20px}._courseItem_uvo2i_290{flex-direction:column;align-items:flex-start}._courseProgress_uvo2i_316{width:100%}._progressText_uvo2i_323{text-align:left}._settingItem_uvo2i_420,._submissionItem_uvo2i_477{flex-direction:column;align-items:flex-start;gap:12px}._submissionMeta_uvo2i_553{align-items:flex-start}._tokenItem_uvo2i_604{flex-direction:column;align-items:flex-start;gap:12px}._tokenAmount_uvo2i_650{align-items:flex-start}}._container_1w2gy_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:0}._content_1w2gy_10{text-align:center;max-width:500px}._errorCode_1w2gy_15{font-size:120px;font-weight:700;color:#4a154b;margin-bottom:16px;line-height:1}._title_1w2gy_23{font-size:32px;font-weight:600;color:#111827;margin:0 0 16px}._description_1w2gy_30{font-size:18px;color:#6b7280;margin:0 0 32px;line-height:1.5}._actions_1w2gy_37{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){._errorCode_1w2gy_15{font-size:80px}._title_1w2gy_23{font-size:24px}._description_1w2gy_30{font-size:16px}._actions_1w2gy_37{flex-direction:column;align-items:center}}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb}#root{min-height:100vh;display:flex;flex-direction:column}
