*{padding:0;margin:0;box-sizing:border-box}body{background-color:#0f172a;font-family:Inter,sans-serif;overflow-x:hidden}._profileContainer_g7tuh_1{position:relative;display:inline-flex;align-items:center;padding:6px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;transition:all .2s}._profileContainer_g7tuh_1:hover{background:#ffffff1a;border-color:#fff3}._profileTrigger_g7tuh_17{display:flex;align-items:center;gap:12px;width:100%;padding:0;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer}._profileTrigger_g7tuh_17:focus-visible{outline:2px solid rgba(16,185,129,.7);outline-offset:2px}._dropdownMenu_g7tuh_35{position:absolute;right:0;top:calc(100% + 8px);min-width:180px;background:#0f172afa;border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 12px 30px #00000040;padding:8px 0;z-index:100}._dropdownItem_g7tuh_48{width:100%;padding:12px 16px;background:transparent;border:none;color:#fff;text-align:left;cursor:pointer;font-size:.95rem;transition:background .2s}._dropdownItem_g7tuh_48:hover,._dropdownItem_g7tuh_48:focus-visible{background:#ffffff14}._info_g7tuh_65{display:flex;flex-direction:column;align-items:flex-end}._name_g7tuh_71{font-weight:600;font-size:.9rem;color:#fff}._nameRow_g7tuh_77{display:flex;align-items:center;gap:10px}._editNameButton_g7tuh_83{font-size:.75rem;padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff14;color:#fff;cursor:pointer;transition:background .2s,border-color .2s}._editNameButton_g7tuh_83:hover{background:#ffffff29;border-color:#ffffffa6}._levelRow_g7tuh_99{display:flex;align-items:center;gap:8px;margin-top:4px}._levelBadge_g7tuh_106{font-size:.75rem;color:#10b981;font-weight:700;font-family:JetBrains Mono,monospace}._xpTrack_g7tuh_114{width:60px;height:4px;background:#334155;border-radius:2px;overflow:hidden}._xpFill_g7tuh_122{height:100%;background:#10b981;border-radius:2px;box-shadow:0 0 8px #10b98199}._avatar_g7tuh_129{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #10b981}@media(max-width:768px){._profileContainer_g7tuh_1{gap:8px;padding:4px 8px}._info_g7tuh_65{align-items:flex-start}._name_g7tuh_71{font-size:.8rem}._levelBadge_g7tuh_106{font-size:.7rem}._xpTrack_g7tuh_114{width:50px;height:3px}._avatar_g7tuh_129{width:35px;height:35px}}@media(max-width:480px){._profileContainer_g7tuh_1{flex-direction:column;align-items:center;gap:6px;padding:6px 8px}._info_g7tuh_65{align-items:center;text-align:center}._levelRow_g7tuh_99{flex-direction:column;gap:4px;align-items:center}._xpTrack_g7tuh_114{width:40px}._avatar_g7tuh_129{width:30px;height:30px}}._overlay_ka8qk_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_ka8qk_14{background:#fff;padding:30px;border-radius:12px;width:90%;max-width:400px;text-align:center;box-shadow:0 4px 15px #0003}._title_ka8qk_24{margin-top:0;color:#333;font-size:1.5rem}._form_ka8qk_30{display:flex;flex-direction:column;gap:15px}._input_ka8qk_36{padding:12px;border-radius:8px;border:1px solid #ddd;font-size:1rem;outline:none;transition:border-color .2s}._input_ka8qk_36:focus{border-color:#4caf50}._message_ka8qk_49{padding:10px;border-radius:5px;font-size:.9rem;margin:0}._error_ka8qk_56{color:#d32f2f;background-color:#ffebee}._success_ka8qk_61{color:#2e7d32;background-color:#e8f5e9}._buttonGroup_ka8qk_66{display:flex;gap:10px;justify-content:center;margin-top:10px}._buttonCancel_ka8qk_73{padding:10px 20px;border-radius:8px;border:1px solid #ccc;background:#f5f5f5;cursor:pointer;font-weight:700;transition:background .2s}._buttonCancel_ka8qk_73:hover{background:#e0e0e0}._buttonSave_ka8qk_87{padding:10px 20px;border-radius:8px;border:none;background:#4caf50;color:#fff;cursor:pointer;font-weight:700;transition:background .2s}._buttonSave_ka8qk_87:hover{background:#45a049}._buttonSave_ka8qk_87:disabled{background:#ccc;cursor:not-allowed}._notification_12r9e_1{position:fixed;bottom:20px;right:20px;background-color:#10b981;color:#fff;padding:15px 25px;border-radius:12px;box-shadow:0 10px 30px #0000004d;display:flex;align-items:center;gap:15px;z-index:1000;animation:_slideIn_12r9e_1 .3s ease-out,_fadeOut_12r9e_1 .5s ease-in 2.5s forwards}._icon_12r9e_17{font-size:1.5rem}._content_12r9e_21{display:flex;flex-direction:column}._title_12r9e_26{font-size:.8rem;font-weight:600;opacity:.9;text-transform:uppercase}._xp_12r9e_33{font-size:1.4rem;font-weight:800}@keyframes _slideIn_12r9e_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeOut_12r9e_1{0%{opacity:1}to{opacity:0}}*{margin:0;padding:0;box-sizing:border-box}._headerWrapper_ekhwc_7{position:relative;width:100%}._header_ekhwc_7{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:50;background-color:#0f172a}._logo_ekhwc_24{width:6rem;height:6rem;object-fit:contain;max-width:100%}._anchor_ekhwc_31{align-content:center;position:absolute;left:50%;transform:translate(-50%);display:flex;gap:20px}._anchors_ekhwc_40{color:#fff;text-decoration:none;margin:0 1.5rem;font-size:1.3rem;transition:.3s;background:none;border:none;cursor:pointer;font-family:inherit}._anchors_ekhwc_40:hover{font-size:1.4rem;color:#6366f1}._dropdownContainer_ekhwc_58{position:relative;display:flex;align-items:center}._dropdownButton_ekhwc_64{margin:0 1.5rem}._dropdownMenu_ekhwc_68{position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#1e293b;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.5rem 0;min-width:180px;box-shadow:0 10px 25px #00000080;display:flex;flex-direction:column;z-index:100}._dropdownItem_ekhwc_84{background:transparent;border:none;color:#fff;padding:.75rem 1.5rem;font-size:1.1rem;font-family:inherit;cursor:pointer;text-align:left;transition:.2s}._dropdownItem_ekhwc_84:hover{background-color:#334155;color:#6366f1}._mobileDropdownMenu_ekhwc_102{display:flex;flex-direction:column;background-color:#1e293b;border-radius:8px;margin:.25rem 1rem;overflow:hidden}._mobileDropdownItem_ekhwc_111{background:transparent;border:none;color:#cbd5e1;padding:.75rem 1rem;font-size:1.1rem;font-family:inherit;cursor:pointer;text-align:left;border-left:2px solid transparent;transition:.2s}._mobileDropdownItem_ekhwc_111:hover{color:#6366f1;border-left:2px solid #6366f1;background-color:#334155}._hamburger_ekhwc_132{display:none;flex-direction:column;cursor:pointer;gap:5px;border:none;background:transparent;padding:0;margin-left:2rem}._bar_ekhwc_143{width:25px;height:3px;background-color:#fff;border-radius:2px;transition:transform .3s,opacity .3s}._logoHidden_ekhwc_151{display:none}._logoLink_ekhwc_155{display:flex;align-items:center}._mobileMenu_ekhwc_160{width:100%;background-color:#0f172a;border-bottom:1px solid rgba(255,255,255,.08);flex-direction:column;padding:1.25rem 1rem 1.5rem;display:flex;gap:.75rem;transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .3s ease;overflow:hidden}._mobileMenu_ekhwc_160._open_ekhwc_174{transform:translateY(0);opacity:1}._mobileLogoWrapper_ekhwc_179{display:flex;justify-content:center;width:100%;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.08)}._mobileLogo_ekhwc_179{width:3.2rem;height:auto;max-height:3.2rem;object-fit:contain}._mobileAnchor_ekhwc_194{color:#fff;text-decoration:none;font-size:1.2rem;padding:.7rem 0;transition:.3s;font-family:inherit}._mobileAnchor_ekhwc_194:hover{color:#6366f1}._profileCard_ekhwc_207{display:flex;align-items:center;font-size:1.3rem;color:#fff}._profilePic_ekhwc_214{border-radius:50%;width:3rem;height:3rem;margin-left:2rem}@media(max-width:1240px){._header_ekhwc_7{padding:1rem}._logo_ekhwc_24,._anchor_ekhwc_31{display:none}._hamburger_ekhwc_132,._mobileMenu_ekhwc_160{display:flex}}@media(max-width:768px){._header_ekhwc_7{padding:1rem .9rem}._mobileLogo_ekhwc_179{width:3rem}._mobileAnchor_ekhwc_194{font-size:1.1rem;padding:.75rem 0}}@media(max-width:480px){._header_ekhwc_7{padding:.75rem}._mobileMenu_ekhwc_160{padding:1rem .9rem 1.2rem}._mobileAnchor_ekhwc_194{font-size:1rem;padding:.65rem 0}}._windowWrapper_y9912_1{position:fixed;top:15vh;left:5vw;width:90vw;max-width:350px;background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #00000026,0 10px 10px -5px #0000000d;border:1px solid #e2e8f0;z-index:9999;display:flex;flex-direction:column;overflow:hidden}._header_y9912_17{background-color:#1e293b;color:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;cursor:grab;-webkit-user-select:none;user-select:none}._header_y9912_17:active{cursor:grabbing}._title_y9912_32{font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.025em}._closeButton_y9912_39{background:#334155;border:none;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;transition:all .2s;touch-action:manipulation}._closeButton_y9912_39:hover{background-color:#ef4444}._content_y9912_59{padding:20px;background-color:#fff}@media(max-width:480px){._windowWrapper_y9912_1{top:10%}}@media(min-width:400px){._windowWrapper_y9912_1{left:calc(50vw - 175px)}}._container_6l72t_1{display:flex;flex-direction:column;gap:15px}._tabGroup_6l72t_7{display:flex;background-color:#e2e8f0;border-radius:8px;padding:4px;gap:4px}._tab_6l72t_7{flex:1;border:none;background:transparent;padding:8px 0;border-radius:6px;font-weight:600;color:#64748b;cursor:pointer;transition:.2s}._tab_6l72t_7:hover{color:#1e293b}._activeTab_6l72t_31{flex:1;border:none;background:#fff;padding:8px 0;border-radius:6px;font-weight:700;color:#6366f1;box-shadow:0 1px 3px #0000001a;cursor:default}._inputGroup_6l72t_43{display:flex;flex-direction:column;gap:5px}._label_6l72t_49{font-size:.85rem;font-weight:600;color:#334155}._input_6l72t_43{padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:1rem;outline:none;transition:border-color .2s}._input_6l72t_43:focus{border-color:#6366f1}._resultBox_6l72t_68{margin-top:10px;background-color:#1e293b;color:#fff;padding:15px;border-radius:8px;text-align:center}._resultLabel_6l72t_77{font-size:.85rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;display:block}._resultValue_6l72t_86{font-size:1.5rem;font-weight:700;color:#10b981}._container_199dp_1{display:flex;flex-direction:column;gap:20px}._resistorBody_199dp_6{background-color:#f3e8d2;height:60px;border-radius:10px;display:flex;justify-content:space-around;align-items:center;position:relative;box-shadow:inset 0 -5px 10px #0000001a,inset 0 5px 10px #ffffff80;margin:10px 20px}._resistorBody_199dp_6:before,._resistorBody_199dp_6:after{content:"";position:absolute;width:25px;height:6px;background-color:#94a3b8;top:50%;transform:translateY(-50%);z-index:-1}._resistorBody_199dp_6:before{left:-20px}._resistorBody_199dp_6:after{right:-20px}._band_199dp_34{width:12px;height:100%}._resultBox_199dp_38{background-color:#1e293b;color:#fff;padding:15px;border-radius:8px;text-align:center}._resultValue_199dp_45{font-size:2rem;font-weight:700;color:#10b981;display:block}._resultTolerance_199dp_51{font-size:.9rem;color:#cbd5e1}._selectors_199dp_55{display:flex;flex-direction:column;gap:10px}._selectGroup_199dp_60{display:flex;justify-content:space-between;align-items:center}._label_199dp_65{font-size:.85rem;font-weight:600;color:#334155;width:40%}._select_199dp_55{width:55%;padding:8px;border-radius:6px;border:1px solid #cbd5e1;outline:none;font-weight:700}._card_1fs2b_1{scroll-snap-align:start;width:250px;min-height:330px;background:#0f172af2;border:1px solid rgba(148,163,184,.16);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;cursor:pointer;position:relative;flex-shrink:0;text-decoration:none;color:inherit;box-shadow:0 12px 30px #0f172a2e}._watchIndicator_1fs2b_20{position:absolute;top:0;left:0;right:0;height:3px;z-index:10;transition:background-color .3s ease}._card_1fs2b_1:hover{transform:translateY(-5px);border-color:#6366f1;box-shadow:0 0 20px #6366f140}._thumbnail_1fs2b_36{height:140px;width:100%;overflow:hidden;flex-shrink:0}._thumbnail_1fs2b_36 img{width:100%;height:100%;object-fit:cover;opacity:.95;transition:transform .3s ease,opacity .3s ease}._card_1fs2b_1:hover ._thumbnail_1fs2b_36 img{transform:scale(1.05);opacity:1}._info_1fs2b_56{padding:16px;display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:10px;overflow:hidden;min-height:0}._text_1fs2b_67{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}._text_1fs2b_67 h3{font-family:Space Grotesk,sans-serif;font-size:1rem;color:#f8fafc;margin:0;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;flex-shrink:0}._text_1fs2b_67 p{font-family:Inter,sans-serif;font-size:.86rem;color:#94a3b8;line-height:1.5;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;flex-shrink:0}._footer_1fs2b_103{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:10px;margin-top:auto;flex-shrink:0}._logoIcon_1fs2b_113{width:18px;height:18px;object-fit:contain;opacity:.8}._duration_1fs2b_120{display:flex;align-items:center;gap:5px}._duration_1fs2b_120 img{width:11px!important;height:11px!important;max-width:11px;min-width:11px}._duration_1fs2b_120 span{font-size:.75rem;color:#cbd5e1;font-weight:600;margin:0;white-space:nowrap}._wrapper_3t3ge_1{margin-bottom:20px;width:100%;max-width:300px}._labelGroup_3t3ge_7{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:6px}._text_3t3ge_14{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:600}._percentage_3t3ge_22{font-size:.85rem;font-weight:700;color:#10b981}._track_3t3ge_28{width:100%;height:6px;background-color:#f1f5f9;border-radius:10px;overflow:hidden}._fill_3t3ge_36{height:100%;background-color:#10b981;border-radius:10px;transition:width .6s cubic-bezier(.4,0,.2,1)}._section_avcw2_1{background-color:#0f172a;border-radius:16px;padding:24px;margin-bottom:40px;box-shadow:0 2px 10px #00000008}._header_avcw2_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;flex-wrap:wrap;gap:15px}._title_avcw2_18{font-size:1.25rem;font-weight:700;color:#fff;margin:0}._grid_avcw2_25{display:flex;flex-direction:row;gap:16px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._grid_avcw2_25::-webkit-scrollbar{height:6px}._grid_avcw2_25::-webkit-scrollbar-track{background:transparent}._grid_avcw2_25::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}._grid_avcw2_25>*{flex:0 0 auto}._homePage_1b0g6_1{min-height:100vh;padding:2.5rem 1.25rem 3rem;background-color:#090f1f;background-image:radial-gradient(circle at top left,rgba(255,255,255,.08),transparent 22%),radial-gradient(circle at bottom right,rgba(99,102,241,.12),transparent 18%),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:180% 180%,180% 180%,52px 52px,52px 52px;background-position:top left,bottom right,0 0,0 0;color:#fff}._progressContainer_1b0g6_15{max-width:800px;margin:0 auto 30px;background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 15px #0000000d}._progressHeader_1b0g6_24{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:700;color:#333}._progressHeader_1b0g6_24 span:last-child{color:#10b981;font-size:1.2rem}._progressBarBg_1b0g6_38{width:100%;height:12px;background-color:#e2e8f0;border-radius:10px;overflow:hidden}._progressBarFill_1b0g6_46{height:100%;background:linear-gradient(90deg,#10b981,#34d399);border-radius:10px;transition:width .5s ease-in-out}@media(max-width:768px){._homePage_1b0g6_1{padding:1rem .5rem 2rem}}._roboticCourses_1b0g6_59{color:#fff;margin:3rem}._roboticCourses_1b0g6_59>h1{margin:1rem 0}._carouselContainer_1b0g6_68{display:flex;gap:20px;overflow-x:auto;padding:20px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}._carouselContainer_1b0g6_68::-webkit-scrollbar{display:none}._card_1b0g6_86{flex:0 0 auto;scroll-snap-align:start}._container_dhtx9_1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0f172a;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:20px;box-sizing:border-box;color:#fff;text-align:center;overflow-y:auto;z-index:10}._header_dhtx9_21{margin-bottom:20px;font-size:.9rem;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;background:#0f172a;padding-top:10px;padding-bottom:10px}._questionText_dhtx9_32{font-size:1.2rem;margin-bottom:30px;font-weight:600;line-height:1.4;max-width:100%;width:100%;word-break:break-word}._optionsGrid_dhtx9_42{display:grid;grid-template-columns:1fr 1fr;gap:15px;width:100%;max-width:100%;min-width:0;align-items:stretch;justify-items:stretch}._optionButton_dhtx9_53{background:#1e293b;border:1px solid #334155;color:#cbd5e1;padding:15px;border-radius:8px;cursor:pointer;font-size:.95rem;transition:all .2s;text-align:left;white-space:normal;width:100%;min-height:72px;display:flex;align-items:center}._optionButton_dhtx9_53:hover:not(:disabled){background:#334155;border-color:#6366f1;color:#fff}._correct_dhtx9_77{background-color:#059669!important;border-color:#059669!important;color:#fff!important}._wrong_dhtx9_83{background-color:#dc2626!important;border-color:#dc2626!important;color:#fff!important;opacity:.7}._nextButton_dhtx9_90{margin-top:30px;padding:12px 24px;background-color:#6366f1;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;font-size:1rem}._nextButton_dhtx9_90:hover{background-color:#4f46e5}._resultTitle_dhtx9_106{font-size:2rem;margin-bottom:10px}._resultScore_dhtx9_111{font-size:1.2rem;color:#cbd5e1;margin-bottom:30px}._pass_dhtx9_117{color:#4ade80}._fail_dhtx9_118{color:#f87171}._actionButtons_dhtx9_120{display:flex;gap:15px;justify-content:center;margin-top:20px}._retryButton_dhtx9_127{background:transparent;border:1px solid #cbd5e1;color:#cbd5e1;padding:10px 20px;border-radius:6px;cursor:pointer}@media(max-width:600px){._optionsGrid_dhtx9_42{grid-template-columns:1fr}._questionText_dhtx9_32{max-width:95%;font-size:1rem}._container_dhtx9_1{padding:15px}}._pageContainer_1fhlf_1{padding:20px;max-width:900px;width:100%;margin:0 auto;color:#fff;box-sizing:border-box}._contentArea_1fhlf_11{display:grid;grid-template-columns:1fr;gap:30px;width:100%}@media(max-width:768px){._contentArea_1fhlf_11{grid-template-columns:1fr}._pageContainer_1fhlf_1{padding:10px}}._playerSection_1fhlf_30 h1{font-size:1.5rem;margin-bottom:15px;color:#f8fafc}._videoWrapper_1fhlf_36{position:relative;width:100%;padding-top:56.25%;background-color:#000;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000080}._description_1fhlf_46{margin-top:20px;color:#cbd5e1;line-height:1.6}._playlistSection_1fhlf_53 h3{margin-top:0;margin-bottom:15px;border-bottom:1px solid #334155;padding-bottom:10px}._lessonList_1fhlf_60{display:flex;flex-direction:column;gap:10px;max-height:500px;overflow-y:auto}._lessonItem_1fhlf_68{background:#1e293b;border:1px solid #334155;color:#cbd5e1;padding:15px;border-radius:8px;cursor:pointer;text-align:left;transition:all .2s;display:flex;align-items:center;gap:10px;font-size:.9rem}._lessonItem_1fhlf_68:hover{background:#334155;color:#fff}._lessonItem_1fhlf_68._active_1fhlf_89{background:#6366f1;border-color:#6366f1;color:#fff;font-weight:700}._playIcon_1fhlf_96{font-size:.7rem;opacity:.7}._exercisesPage_kfuom_1{min-height:100vh;padding:36px 28px 64px;color:#e2e8f0;position:relative}._contentShell_kfuom_8{position:relative;max-width:1220px;margin:0 auto;display:flex;flex-direction:column;gap:36px;z-index:1}._headerSection_kfuom_18{display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap;align-items:flex-start}._label_kfuom_26{color:#60a5fa;font-size:.75rem;letter-spacing:.24em;text-transform:uppercase;margin-bottom:14px}._title_kfuom_34{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;color:#f8fafc;margin-bottom:18px}._subtitle_kfuom_41{max-width:720px;color:#cbd5e1;font-size:1rem;line-height:1.65}._scorePanel_kfuom_48{min-width:220px;padding:24px 28px;background:#0f172ad1;border:1px solid rgba(148,163,184,.16);border-radius:28px;box-shadow:0 32px 80px #0f172a29}._scoreLabel_kfuom_57{color:#94a3b8;text-transform:uppercase;letter-spacing:.22em;font-size:.75rem;margin-bottom:10px}._scoreValue_kfuom_65{font-size:2.15rem;color:#f8fafc;font-weight:700}._filterSection_kfuom_71{display:flex;flex-direction:column;gap:18px}._searchWrapper_kfuom_77{display:flex;align-items:center;gap:12px;background:#0f172aeb;border:1px solid rgba(148,163,184,.18);border-radius:20px;padding:14px 18px;max-width:660px}._searchIcon_kfuom_88{color:#60a5fa;font-size:1.05rem}._searchInput_kfuom_93{flex:1;min-width:0;background:transparent;border:none;color:#f8fafc;font-size:1rem;outline:none}._filterRow_kfuom_103{display:flex;flex-wrap:wrap;gap:12px}._filterButton_kfuom_109{padding:10px 18px;border-radius:9999px;border:1px solid rgba(148,163,184,.18);background:#0f172acc;color:#cbd5e1;font-weight:500;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}._activeFilter_kfuom_120{border-color:#3b82f673;background:#3b82f62e;color:#93c5fd}._listHeading_kfuom_126{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:24px}._listHeading_kfuom_126 h2{font-size:1.7rem;color:#f8fafc}._listHeading_kfuom_126 p{color:#94a3b8;margin-top:6px}._challengeGrid_kfuom_144{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}._emptyState_kfuom_150{padding:38px 28px;border-radius:26px;background:#0f172ad9;border:1px dashed rgba(148,163,184,.2);color:#cbd5e1;text-align:center}._backButton_kfuom_159{margin-top:24px;padding:12px 18px;border-radius:18px;border:1px solid rgba(59,130,246,.32);background:#3b82f614;color:#93c5fd;width:fit-content;cursor:pointer}._detailCard_kfuom_170{margin-top:24px;padding:34px;border-radius:32px;background:#0f172aeb;border:1px solid rgba(148,163,184,.14);box-shadow:0 32px 90px #0f172a2e}._detailTop_kfuom_179{display:flex;gap:18px;align-items:center;margin-bottom:24px}._detailIcon_kfuom_186{width:76px;height:76px;display:grid;place-items:center;border-radius:22px;background:#3b82f629;color:#93c5fd;font-size:1.35rem;font-weight:700}._detailTitle_kfuom_198{margin:0 0 10px;font-size:2rem;color:#f8fafc}._detailMetaRow_kfuom_204{display:flex;align-items:center;gap:14px;flex-wrap:wrap}._detailTag_kfuom_211{padding:8px 14px;border-radius:9999px;background:#94a3b81f;color:#cbd5e1;font-size:.95rem}._detailDescription_kfuom_219{color:#cbd5e1;line-height:1.75;margin-bottom:28px;max-width:780px}._detailFooter_kfuom_226{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}._detailFooterLabel_kfuom_234{margin:0;color:#94a3b8;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem}._detailFooterValue_kfuom_242{margin:6px 0 0;color:#f8fafc;font-size:1.9rem;font-weight:700}._primaryButton_kfuom_249{padding:14px 26px;border-radius:18px;border:none;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);cursor:pointer;font-weight:600;transition:transform .2s ease}._primaryButton_kfuom_249:hover{transform:translateY(-1px)}._gridBackground_kfuom_264{position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.56;background-size:40px 40px;background-image:linear-gradient(to right,rgba(59,130,246,.18) 1px,transparent 1px),linear-gradient(to bottom,rgba(59,130,246,.18) 1px,transparent 1px);mask-image:radial-gradient(circle at center,black 40%,transparent 80%);-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 80%)}._difficultyContainer_pkeif_1{display:flex;align-items:center;gap:8px;padding:4px 8px;background-color:#ffffff0d;border-radius:20px;width:fit-content}._difficultyCircle_pkeif_11{width:12px;height:12px;border-radius:50%;flex-shrink:0}._difficultyText_pkeif_18{font-size:.85rem;font-weight:500;color:#e2e8f0;margin:0}._challengeCard_v54jk_1{display:flex;flex-direction:column;gap:18px;width:100%;padding:24px;text-align:left;border:1px solid rgba(148,163,184,.16);border-radius:28px;background:#0f172ae6;color:#f8fafc;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;cursor:pointer}._challengeCard_v54jk_1:hover{transform:translateY(-2px);border-color:#3b82f666;box-shadow:0 18px 40px #0f172a38}._cardHeader_v54jk_22{display:flex;align-items:center;gap:16px}._challengeIcon_v54jk_28{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:#3b82f629;color:#93c5fd;font-weight:700;font-size:1.1rem}._cardHeaderText_v54jk_40 h3{margin:0;font-size:1.15rem;line-height:1.4}._cardMetaRow_v54jk_46{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:10px}._duration_v54jk_54{padding:6px 12px;border-radius:9999px;background:#94a3b81f;color:#cbd5e1;font-size:.9rem}._cardDescription_v54jk_62{margin:0;color:#cbd5e1;line-height:1.7;min-height:64px}._cardFooter_v54jk_69{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}._xpBadge_v54jk_77{padding:8px 14px;border-radius:9999px;background:#3b82f624;color:#93c5fd;font-weight:600}._startAction_v54jk_85{font-weight:600;color:#f8fafc}._card_ptt6w_2{background-color:#151c2c;border-radius:12px;border:1px solid #1e293b;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;width:100%;max-width:400px}._card_ptt6w_2:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000004d}._imageContainer_ptt6w_21{position:relative;width:100%;height:180px}._image_ptt6w_21{width:100%;height:100%;object-fit:cover;display:block}._categoryBadge_ptt6w_35{position:absolute;top:12px;right:12px;background-color:#0f172ad9;color:#c4b5fd;border:1px solid #6d28d9;padding:6px 12px;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._contentContainer_ptt6w_55{padding:1rem;flex-direction:column;color:#fff}._contentContainer_ptt6w_55>h2,p{margin-top:.5rem}._buttonGroup_ptt6w_65{width:100%;display:flex;gap:1.5rem;justify-content:space-around;margin-top:1rem}._downloadButton_ptt6w_73{text-align:center;padding:.4rem .8rem;width:50%;border:1px solid #9d91eb;border-radius:.5rem;cursor:pointer}._view3dButton_ptt6w_82{color:#fff;background-color:#4a7af6;width:50%;border-radius:.5rem;border:none;font-family:inherit;cursor:pointer}._downloadButton_ptt6w_73:hover,._view3dButton_ptt6w_82:hover{transition:.3s;opacity:.7}._container_tzgqo_1{display:flex;flex-direction:column;align-items:center;padding:20px;width:100%}._searchBar_tzgqo_9{position:relative;display:flex;align-items:center;width:min(100%,800px);max-width:800px;height:56px;margin:20px auto 40px;background-color:#0f172a;border:2px solid #00e5ff;border-radius:12px;box-shadow:0 0 15px #00e5ff66,inset 0 0 10px #00e5ff26;padding:0 24px}._searchIcon_tzgqo_27{width:1.2rem;height:1.2rem;margin-right:1rem}._meuInputSimples_tzgqo_35{flex:1;width:100%;background:transparent;border:none;color:#f8fafc;font-size:1.05rem;outline:none;z-index:2}._meuInputSimples_tzgqo_35::placeholder{color:#64748b}._grid_tzgqo_50{display:grid;grid-template-columns:repeat(3,minmax(320px,1fr));gap:30px;width:100%;max-width:1200px;margin:0 auto;justify-items:center}._modalOverlay_tzgqo_61{position:fixed;inset:0;background:#020617b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_tzgqo_72{width:100%;max-width:1000px;background:#071024;border:2px solid #00e5ff;border-radius:12px;overflow:hidden}._modalHeader_tzgqo_81{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.04)}._modalHeader_tzgqo_81 h3{margin:0;color:#e6f7ff;flex:1}._modalDownload_tzgqo_90{background:#00e5ff;color:#002129;padding:6px 10px;border-radius:8px;text-decoration:none}._modalClose_tzgqo_91{margin-left:8px;background:transparent;border:1px solid rgba(255,255,255,.08);color:#fff;padding:6px 8px;border-radius:6px}._viewerWrapper_tzgqo_93{width:100%;height:520px}@media(max-width:1200px){._grid_tzgqo_50{grid-template-columns:repeat(2,minmax(380px,1fr));gap:24px}}@media(max-width:980px){._grid_tzgqo_50{grid-template-columns:repeat(2,minmax(360px,1fr));gap:22px}}@media(max-width:900px){._grid_tzgqo_50{grid-template-columns:repeat(1,minmax(320px,1fr));gap:20px}._modalOverlay_tzgqo_61{padding:10px}._modalContent_tzgqo_72{max-width:95vw;max-height:90vh}._viewerWrapper_tzgqo_93{height:400px}._modalHeader_tzgqo_81{flex-direction:column;align-items:flex-start;gap:8px}._modalHeader_tzgqo_81 h3{font-size:1.2rem}}._viewer_p2wbp_1{width:100%;height:100%;min-height:420px;display:block}@media(max-width:768px){._viewer_p2wbp_1{min-height:300px}}._container_1gy0l_1{max-width:400px;margin:50px auto;padding:20px;text-align:center;font-family:Inter,sans-serif;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a}._title_1gy0l_11{color:#333;margin-bottom:10px}._form_1gy0l_15{display:flex;flex-direction:column;gap:15px;margin-top:20px}._input_1gy0l_21{padding:12px;border-radius:8px;border:1px solid #ddd;font-size:1rem;outline:none;transition:border-color .2s}._input_1gy0l_21:focus{border-color:#4caf50}._buttonPrimary_1gy0l_32{padding:12px;background-color:#4caf50;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;font-size:1rem;transition:background-color .2s}._buttonPrimary_1gy0l_32:hover{background-color:#45a049}._buttonPrimary_1gy0l_32:disabled{background-color:#ccc;cursor:not-allowed}._divider_1gy0l_50{margin:20px 0;color:#888;font-size:.9rem;display:flex;align-items:center}._divider_1gy0l_50:before,._divider_1gy0l_50:after{content:"";flex:1;height:1px;background:#eee;margin:0 10px}._buttonGoogle_1gy0l_65{width:100%;padding:12px;background-color:#fff;color:#333;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .2s}._buttonGoogle_1gy0l_65:hover{background-color:#f9f9f9}._message_1gy0l_83{margin-top:20px;font-size:.9rem;padding:10px;border-radius:5px}._error_1gy0l_89{color:#d32f2f;background-color:#ffebee}._success_1gy0l_93{color:#2e7d32;background-color:#e8f5e9}._toggleButton_1gy0l_97{margin-top:20px;background:none;border:none;color:#06c;cursor:pointer;text-decoration:underline;font-size:.9rem}
