@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--primary-red:#e50922;--primary-red-hover:#b8071a;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--bg-main:#050608;--bg-card:#101318;--bg-card-hover:#161a22;--text-main:#fff;--text-muted:#a5a7ae;--text-light:#c0c2c8;--border-light:#ffffff14;--border-soft:#ffffff1f;--success:#22c55e;--success-bg:#22c55e1a;--warning:#facc15;--font-sans:"Inter", sans-serif;--max-width:1200px;--sidebar-width:260px;--topbar-height:70px;--shadow-sm:0 1px 2px 0 #0000004d;--shadow-md:0 4px 6px -1px #0006, 0 2px 4px -1px #0003;--shadow-lg:0 10px 20px #00000080;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--transition-fast:.15s ease-in-out;--transition-normal:.3s ease-in-out}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);color:var(--text-main);background-color:var(--bg-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--text-main);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.btn-primary{background-color:var(--primary-red);color:#fff;border-radius:var(--radius-md);transition:background-color var(--transition-fast);justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-weight:600;display:inline-flex}.btn-primary:hover{background-color:var(--primary-red-hover)}.btn-secondary{color:var(--text-main);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:all var(--transition-fast);background-color:#0000;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-weight:600;display:inline-flex}.btn-secondary:hover{background-color:var(--border-light);border-color:var(--border-soft)}.text-red{color:var(--primary-red)}.text-muted{color:var(--text-muted)}._layout_znjys_1{background:var(--bg-main);min-height:100vh;color:var(--text-main);flex-direction:column;display:flex}._header_znjys_2{z-index:1000;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0cf5;position:sticky;top:0}._headerInner_znjys_3{align-items:center;gap:28px;max-width:1280px;min-height:76px;margin:0 auto;padding:10px 24px;display:flex}._logoLink_znjys_4{align-items:center;display:inline-flex}._logo_znjys_4{object-fit:contain;max-width:210px;max-height:54px}._nav_znjys_6{align-items:center;gap:24px;margin-left:auto;display:flex}._nav_znjys_6 a{color:var(--text-muted);font-size:.93rem;font-weight:600;text-decoration:none}._nav_znjys_6 a:hover,._nav_znjys_6 a[aria-current=page]{color:#fff}._actions_znjys_9{align-items:center;gap:14px;display:flex}._loginBtn_znjys_10{background:var(--primary-red);color:#fff;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:10px 15px;font-weight:700;text-decoration:none;display:inline-flex}._mobileMenuBtn_znjys_11{border:1px solid var(--border-light);color:#fff;background:0 0;border-radius:7px;padding:8px;display:none}._footer_znjys_12{border-top:1px solid var(--border-light);background:#101012;margin-top:auto;padding:34px 24px}._footerInner_znjys_13{grid-template-columns:1.5fr 1fr;gap:24px;max-width:1280px;margin:0 auto;display:grid}._footerInner_znjys_13 p{color:var(--text-muted);line-height:1.55}._footerLinks_znjys_15{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}._footerLinks_znjys_15 a{color:var(--text-muted);text-decoration:none}._footerLinks_znjys_15 a:hover{color:#fff}@media (width<=860px){._headerInner_znjys_3{flex-wrap:wrap;min-height:68px;padding:9px 16px}._logo_znjys_4{max-height:44px}._mobileMenuBtn_znjys_11{order:2;margin-left:auto;display:inline-flex}._actions_znjys_9{order:3}._nav_znjys_6{border-top:1px solid var(--border-light);flex-direction:column;order:4;align-items:stretch;gap:4px;width:100%;margin:0;padding:12px 0 6px;display:none}._navOpen_znjys_24{display:flex}._nav_znjys_6 a{padding:10px 4px}._footerInner_znjys_13{grid-template-columns:1fr}._footerLinks_znjys_15{justify-content:flex-start}}@media (width<=520px){._loginBtn_znjys_10{padding:8px 10px;font-size:.82rem}._logo_znjys_4{max-width:150px}}._cartLink_znjys_34{color:#fff;display:inline-flex;position:relative}._cartCount_znjys_35{color:#fff;box-sizing:border-box;background:#d32f2f;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-8px;right:-9px}._legalLine_znjys_36{margin:4px 0 0;font-size:.82rem}._legalLine_znjys_36 a{color:var(--text-muted)}._legalLine_znjys_36 a:hover{color:#fff}._paymentNotice_znjys_39{grid-column:1/-1;margin-bottom:0;font-size:12px;color:#777!important}._appContainer_1qnzl_1{background-color:var(--bg-main);height:100vh;display:flex;overflow:hidden}._sidebar_1qnzl_9{background-color:var(--bg-card);border-right:1px solid var(--border-light);z-index:1100;width:260px;padding-top:var(--safe-top);padding-bottom:var(--safe-bottom);flex-direction:column;display:flex;overflow-y:auto}._brand_1qnzl_21{height:var(--topbar-height);border-bottom:1px solid var(--border-light);align-items:center;padding:0 24px;display:flex}._logo_1qnzl_29{max-height:40px}._navMenu_1qnzl_33{flex-direction:column;gap:8px;padding:20px 12px;display:flex}._navDivider_1qnzl_40{background-color:var(--border-light);height:1px;margin:0 24px}._navMenu_1qnzl_33 a{border-radius:var(--radius-md);color:var(--text-muted);transition:all var(--transition-fast);align-items:center;gap:12px;padding:12px 16px;font-weight:500;display:flex}._navMenu_1qnzl_33 a:hover{background-color:var(--bg-card-hover);color:var(--text-main)}._navMenu_1qnzl_33 a._activeLink_1qnzl_62{color:var(--primary-red);background-color:#e509221a}._logoutBtn_1qnzl_67{border-radius:var(--radius-md);color:var(--text-muted);transition:all var(--transition-fast);cursor:pointer;width:100%;font-weight:500;font-size:inherit;background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;display:flex}._logoutBtn_1qnzl_67:hover{color:var(--primary-red);background-color:#e5092214}._desktopOnly_1qnzl_89{display:block}@media (width<=1100px){._desktopOnly_1qnzl_89{display:none}}._mainWrapper_1qnzl_100{flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}._topbar_1qnzl_109{height:var(--topbar-height);background-color:var(--bg-card);border-bottom:1px solid var(--border-light);z-index:10;color:var(--text-main);justify-content:space-between;align-items:center;padding:0 32px;display:flex;position:sticky;top:0}._searchBar_1qnzl_123{background-color:var(--bg-main);border-radius:var(--radius-full);border:1px solid var(--border-light);align-items:center;width:300px;padding:8px 16px;display:flex}._searchIcon_1qnzl_133{color:var(--text-muted);margin-right:8px}._searchBar_1qnzl_123 input{width:100%;color:var(--text-main);background:0 0;border:none;outline:none;font-size:.9rem}._searchBar_1qnzl_123 input::placeholder{color:var(--text-muted)}._topbarActions_1qnzl_151{align-items:center;gap:24px;display:flex}._iconBtn_1qnzl_157{color:var(--text-muted);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;padding:8px;position:relative}._iconBtn_1qnzl_157:hover{color:var(--text-main)}._badge_1qnzl_171{background-color:var(--primary-red);color:#fff;border-radius:var(--radius-full);border:2px solid var(--bg-card);justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:0;right:0}._userMenu_1qnzl_188{border-left:1px solid var(--border-light);align-items:center;gap:12px;padding-left:24px;display:flex}._avatar_1qnzl_196{border-radius:var(--radius-full);background-color:var(--primary-red);color:#fff;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}._userInfo_1qnzl_209{flex-direction:column;display:flex}._userName_1qnzl_214{color:var(--text-main);font-size:.95rem;font-weight:600}._userType_1qnzl_220{color:var(--text-muted);font-size:.8rem}._logoutBtn_1qnzl_67{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-left:8px;padding:8px}._logoutBtn_1qnzl_67:hover{color:var(--primary-red)}._contentArea_1qnzl_238{background-color:var(--bg-main);flex:1;position:relative;overflow-y:auto}._contentInner_1qnzl_245{max-width:1400px;margin:0 auto;padding:32px}._mobileToggle_1qnzl_252,._mobileOverlay_1qnzl_253{display:none}._searchBar_1qnzl_123{position:relative}._clearSearch_1qnzl_261{color:var(--text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:inline-flex}._searchResults_1qnzl_272{background:var(--bg-card);border:1px solid var(--border-light);z-index:50;border-radius:14px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 20px 45px #00000047}._searchResults_1qnzl_272 button{width:100%;color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}._searchResults_1qnzl_272 button:hover{background:var(--bg-card-hover)}._searchResults_1qnzl_272 span{color:var(--text-muted);font-size:.78rem}._notificationPanel_1qnzl_308{background:var(--bg-card);border:1px solid var(--border-light);z-index:60;border-radius:16px;width:min(390px,100vw - 24px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 50px #00000052}._notificationHeader_1qnzl_321{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:16px;display:flex}._notificationHeader_1qnzl_321 h3{color:var(--text-main);margin:0;font-size:1rem}._notificationHeader_1qnzl_321 button{color:var(--primary-red);cursor:pointer;background:0 0;border:0;font-weight:700}._notificationList_1qnzl_343{max-height:360px;padding:8px;overflow-y:auto}._notificationEmpty_1qnzl_349{color:var(--text-muted);text-align:center;padding:28px}._notificationItem_1qnzl_355{width:100%;color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:10px 1fr;gap:10px;padding:12px;display:grid}._notificationItem_1qnzl_355:hover,._notificationItem_1qnzl_355._unread_1qnzl_370{background:var(--bg-card-hover)}._unreadDot_1qnzl_374{background:0 0;border-radius:50%;width:8px;height:8px;margin-top:6px}._unread_1qnzl_370 ._unreadDot_1qnzl_374{background:var(--primary-red)}._notificationItem_1qnzl_355 strong{margin-bottom:4px;display:block}._notificationItem_1qnzl_355 p{color:var(--text-muted);margin:0 0 4px;font-size:.86rem;line-height:1.35}._notificationItem_1qnzl_355 small{color:var(--text-muted);font-size:.75rem}@media (width<=1100px){._sidebar_1qnzl_9{transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:22px 0 60px #0000004d}._sidebarOpen_1qnzl_412{transform:translate(0)}._mobileOverlay_1qnzl_253{z-index:1099;background:#00000073;border:0;display:block;position:fixed;inset:0}._mobileToggle_1qnzl_252{border:1px solid var(--border-light);background:var(--bg-main);width:40px;height:40px;color:var(--text-main);cursor:pointer;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}._topbar_1qnzl_109{gap:14px;padding:0 18px}._searchBar_1qnzl_123{flex:1;width:min(360px,100%)}}._mobileLogo_1qnzl_450{display:none}@media (width<=720px){._topbar_1qnzl_109{height:auto;min-height:var(--topbar-height);padding:calc(12px + var(--safe-top)) 18px 12px;justify-content:space-between;align-items:center}._topbarActions_1qnzl_151,._userMenu_1qnzl_188,._searchBar_1qnzl_123,._desktopOnlyCart_1qnzl_466{display:none!important}._mobileLogo_1qnzl_450{justify-content:center;align-items:center;display:flex}._contentInner_1qnzl_245{padding:18px 14px calc(100px + var(--safe-bottom))}._notificationPanel_1qnzl_308{right:-72px}._contentArea_1qnzl_238{padding-bottom:calc(90px + var(--safe-bottom))}._bottomNavContainer_1qnzl_488{width:100%;padding:16px 16px calc(24px + var(--safe-bottom)) 16px;z-index:1000;pointer-events:none;position:fixed;bottom:0;left:0}._bottomNav_1qnzl_488{background-color:var(--bg-card);pointer-events:auto;border:1px solid var(--border-light);border-radius:35px;width:100%;height:70px;display:flex;position:relative;box-shadow:0 10px 30px #00000080}._bottomNavItem_1qnzl_510{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;text-decoration:none;display:flex;position:relative}._iconWrapper_1qnzl_522{color:var(--text-muted);z-index:2;justify-content:center;align-items:center;margin-bottom:2px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);display:flex}._activeIcon_1qnzl_532{color:var(--primary-red);transform:translateY(-16px)}._navLabel_1qnzl_537{color:var(--text-muted);opacity:1;opacity:0;font-size:11px;font-weight:500;transition:all .4s;position:absolute;bottom:12px;transform:translateY(10px)scale(.8)}._activeLabel_1qnzl_549{color:var(--primary-red);opacity:1;transform:translateY(0)scale(1)}._indicatorWrapper_1qnzl_555{z-index:1;pointer-events:none;justify-content:center;width:25%;height:100%;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:absolute;top:0;left:0}._indicator_1qnzl_555{background-color:#0000;border-radius:50%;width:56px;height:56px;position:absolute;top:-24px}._dot_1qnzl_577{background-color:var(--primary-red);border-radius:50%;width:6px;height:6px;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #e5092280}}@media (width>=721px){._bottomNavContainer_1qnzl_488{display:none}}._mainContent_1qnzl_597{background:var(--bg-main);flex:1;padding:28px;overflow-y:auto}@media (width<=720px){._mainContent_1qnzl_597{padding:16px 12px calc(28px + var(--safe-bottom))}}._adminContainer_1a718_1{color:#e4e4e7;background-color:#050505;height:100vh;display:flex;overflow:hidden}._sidebar_1a718_10{z-index:10;background-color:#0b0d11;border-right:1px solid #ffffff0d;flex-direction:column;width:260px;padding:24px 0;display:flex;overflow-y:auto}._sidebar_1a718_10::-webkit-scrollbar{width:6px}._sidebar_1a718_10::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}._brand_1a718_30{margin-bottom:32px;padding:0 24px}._adminBadge_1a718_35{color:#fff;letter-spacing:.5px;align-items:center;gap:12px;font-size:1.25rem;font-weight:700;display:flex}._shieldIcon_1a718_45{color:#e50922}._navMenu_1a718_49{flex-direction:column;gap:4px;padding:0 16px;display:flex}._menuLabel_1a718_56{text-transform:uppercase;letter-spacing:1px;color:#666;margin:16px 0 8px 12px;font-size:.75rem;font-weight:700}._navMenu_1a718_49 a{color:#a1a1aa;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}._navMenu_1a718_49 a:hover{color:#e4e4e7;background:#ffffff08}._navMenu_1a718_49 a._activeLink_1a718_83{color:#e50922;background:#e509221a;font-weight:600}._backToApp_1a718_89{color:#3b82f6!important}._backToApp_1a718_89:hover{background:#3b82f61a!important}._navDivider_1a718_97{background:#ffffff0d;height:1px;margin:16px 24px}._mainWrapper_1a718_104{flex-direction:column;flex:1;display:flex;overflow:hidden}._topbar_1a718_112{background:#0b0d11;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:70px;padding:0 32px;display:flex}._topbarTitle_1a718_122{color:#fff;font-size:1.1rem;font-weight:600}._topbarRight_1a718_128{align-items:center;gap:24px;display:flex}._adminProfile_1a718_134{align-items:center;gap:12px;display:flex}._adminAvatar_1a718_140{color:#fff;background:linear-gradient(135deg,#e50922 0%,#ff4b4b 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}._adminInfo_1a718_153{flex-direction:column;display:flex}._adminName_1a718_158{color:#fff;font-size:.9rem;font-weight:600}._adminRole_1a718_164{color:#a1a1aa;font-size:.75rem}._logoutBtn_1a718_169{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}._logoutBtn_1a718_169:hover{color:#e50922;background:#e509221a}._mainContent_1a718_188{background-color:#050505;flex:1;padding:32px;overflow-y:auto}._topbarLeft_1a718_196{align-items:center;gap:12px;display:flex}._mobileMenuBtn_1a718_202,._sidebarClose_1a718_203,._mobileOverlay_1a718_204{display:none}._notifWrapper_1a718_208{position:relative}._notifBtn_1a718_212{color:#e4e4e7;cursor:pointer;background:#11151b;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative}._notifBtn_1a718_212:hover{border-color:#e5092259}._notifBadge_1a718_230{color:#fff;background:#e50922;border:2px solid #0b0d11;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-5px;right:-5px}._notifPopover_1a718_248{z-index:80;background:#0f1319;border:1px solid #ffffff14;border-radius:16px;width:min(430px,100vw - 24px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 26px 60px #00000073}._notifHeader_1a718_261,._notifFooter_1a718_262{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}._notifFooter_1a718_262{border-top:1px solid #ffffff0f;border-bottom:0}._notifHeader_1a718_261 h4{color:#fff;margin:0}._notifHeader_1a718_261 button,._notifHeader_1a718_261 span,._notifFooter_1a718_262 a{color:#e50922;cursor:pointer;background:0 0;border:0;font-size:.85rem;font-weight:700;text-decoration:none}._notifList_1a718_293{max-height:380px;padding:8px;overflow-y:auto}._notifEmpty_1a718_299{text-align:center;color:#a1a1aa;padding:28px 18px}._notifItem_1a718_305{color:#e4e4e7;border-radius:12px;grid-template-columns:28px 1fr auto;align-items:flex-start;gap:10px;padding:12px;display:grid}._notifUnread_1a718_315{background:#e5092214}._notifIcon_1a718_319{background:#ffffff0a;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._notifBody_1a718_329 h5{color:#fff;margin:0 0 4px;font-size:.9rem}._notifBody_1a718_329 p{color:#a1a1aa;margin:0 0 6px;font-size:.85rem;line-height:1.35}._notifBody_1a718_329 span{color:#71717a;font-size:.75rem}._notifAction_1a718_347{color:#fff;cursor:pointer;background:#e509221a;border:1px solid #e5092259;border-radius:8px;padding:6px 9px}@media (width<=1080px){._sidebar_1a718_10{z-index:100;transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:28px 0 70px #00000080}._sidebarOpen_1a718_366{transform:translate(0)}._mobileOverlay_1a718_204{z-index:90;background:#00000094;border:0;display:block;position:fixed;inset:0}._mobileMenuBtn_1a718_202,._sidebarClose_1a718_203{color:#e4e4e7;cursor:pointer;background:#11151b;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}._brand_1a718_30{justify-content:space-between;align-items:center;gap:12px;display:flex}._topbar_1a718_112{padding:0 18px}._mainContent_1a718_188{padding:22px}}@media (width<=680px){._topbarTitle_1a718_122{font-size:.95rem}._topbarRight_1a718_128{gap:10px}._adminInfo_1a718_153{display:none}._adminProfile_1a718_134{gap:6px}._adminAvatar_1a718_140{width:36px;height:36px}._mainContent_1a718_188{padding:14px}._notifPopover_1a718_248{right:-54px}}._pageWrapper_np2ze_5{color:#fff;background-color:#0b0d11;min-height:calc(100vh - 80px);padding:120px 0 60px;font-family:inherit;position:relative;overflow:hidden}._bgVideo_np2ze_17{object-fit:cover;z-index:0;opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}._videoOverlay_np2ze_29{z-index:0;pointer-events:none;background:linear-gradient(135deg,#0b0d11e6 0%,#0b0d1166 100%);width:100%;height:100%;position:absolute;top:0;left:0}._heroSection_np2ze_40{z-index:1;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}._leftCol_np2ze_49{z-index:2;flex-direction:column;flex:1;max-width:50%;display:flex;position:relative}._welcomeBadge_np2ze_59{background:#e509220d;border:1px solid #e509224d;border-radius:20px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:6px 14px;display:inline-flex}._badgeIcon_np2ze_71{color:#e50922}._welcomeBadge_np2ze_59 span{color:#e50922;letter-spacing:.5px;font-size:.75rem;font-weight:700}._heroTitle_np2ze_83{color:#fff;margin:0 0 16px;font-size:3rem;font-weight:800;line-height:1.1}._textRed_np2ze_91{color:#e50922}._heroSubtitle_np2ze_95{color:#a1a1aa;max-width:85%;margin:0 0 40px;font-size:1.05rem;line-height:1.5}._timeline_np2ze_104{justify-content:space-between;align-items:flex-start;margin-bottom:40px;display:flex;position:relative}._timelineLine_np2ze_112{z-index:0;background:#27272a;height:2px;position:absolute;top:18px;left:35px;right:35px}._timelineStep_np2ze_122{z-index:1;text-align:center;flex-direction:column;align-items:center;width:70px;display:flex;position:relative}._stepCircle_np2ze_132{color:#a1a1aa;background:#0b0d11;border:1px solid #3f3f46;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;font-size:14px;font-weight:700;transition:all .3s ease-in-out;display:flex}._stepLabel_np2ze_148{color:#a1a1aa;font-size:.8rem;line-height:1.2;transition:all .3s ease-in-out}._stepActive_np2ze_155 ._stepCircle_np2ze_132{color:#fff;border-color:#e50922;transform:scale(1.35);box-shadow:0 0 0 4px #e5092226}._stepActive_np2ze_155 ._stepLabel_np2ze_148{color:#e50922;font-weight:600;transform:scale(1.15)}._benefitsGrid_np2ze_169{background:#101318;border:1px solid #ffffff0d;border-radius:16px;grid-template-columns:1fr 1fr;gap:16px;padding:24px;display:grid}._benefitCard_np2ze_179{align-items:flex-start;gap:12px;display:flex}._benefitIconWrapper_np2ze_185{background:#e509220d;border:1px solid #e509224d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._benefitIcon_np2ze_185{color:#e50922}._benefitText_np2ze_201 h4{color:#fff;margin:0 0 4px;font-size:.9rem;font-weight:600}._benefitText_np2ze_201 p{color:#a1a1aa;margin:0;font-size:.75rem;line-height:1.4}._instructorContainer_np2ze_216{pointer-events:none;z-index:0;align-items:flex-end;height:90%;display:flex;position:absolute;bottom:0;left:35%;transform:translate(-30%)}._instructorImg_np2ze_228{object-fit:contain;filter:drop-shadow(0 20px 30px #00000080);height:100%}._rightCol_np2ze_235{z-index:3;flex:0 0 450px;position:relative}._formCard_np2ze_241{background:#14171d;border:1px solid #ffffff0d;border-radius:16px;padding:24px 28px;box-shadow:0 20px 40px #00000080}._tabs_np2ze_249{border-bottom:1px solid #ffffff1a;margin-bottom:16px;display:flex}._tabs_np2ze_249 button{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:0 0 12px;font-size:1rem;font-weight:600;transition:all .2s}._tabs_np2ze_249 button._activeTab_np2ze_268{color:#fff;border-bottom-color:#e50922}._form_np2ze_241{flex-direction:column;gap:12px;display:flex}._inputGroup_np2ze_279{flex-direction:column;gap:4px;display:flex}._inputGroup_np2ze_279 label{color:#e2e8f0;font-size:.85rem;font-weight:500}._inputWrapper_np2ze_291{align-items:center;display:flex;position:relative}._inputIcon_np2ze_297{color:#71717a;position:absolute;left:14px}._inputWrapper_np2ze_291 input{color:#fff;background:#0d1015;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:10px 14px 10px 40px;font-family:inherit;font-size:.95rem;transition:all .2s}._inputWrapper_np2ze_291 input:focus{border-color:#e50922;outline:none;box-shadow:0 0 0 1px #e5092233}._inputWrapper_np2ze_291 input::placeholder{color:#52525b}._eyeBtn_np2ze_325{color:#71717a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:14px}._eyeBtn_np2ze_325:hover{color:#a1a1aa}._checkboxLabel_np2ze_343{color:#a1a1aa;cursor:pointer;align-items:flex-start;gap:8px;margin-top:4px;font-size:.8rem;line-height:1.4;display:flex}._checkboxLabel_np2ze_343 input[type=checkbox]{accent-color:#e50922;width:14px;height:14px;margin-top:2px}._checkboxLabel_np2ze_343 a{color:#e50922;text-decoration:underline}._submitBtn_np2ze_367{color:#fff;cursor:pointer;background:#e50922;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}._submitBtn_np2ze_367:hover{background:#ff1e3c}._errorAlert_np2ze_388{color:#fca5a5;background-color:#e509221a;border:1px solid #e509224d;border-radius:8px;padding:12px;font-size:.85rem}._secureFooter_np2ze_397{color:#71717a;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:.75rem;display:flex}._shieldIcon_np2ze_407{color:#a1a1aa}@media (width<=1200px){._instructorContainer_np2ze_216{opacity:.5;left:45%;transform:translate(-40%)}}@media (width<=992px){._heroSection_np2ze_40{flex-direction:column}._leftCol_np2ze_49{max-width:100%}._instructorContainer_np2ze_216{display:none}._rightCol_np2ze_235{flex:1;width:100%}}@media (width<=600px){._heroTitle_np2ze_83{font-size:2.2rem}._benefitsGrid_np2ze_169{grid-template-columns:1fr}._timeline_np2ze_104{gap:15px}._timelineLine_np2ze_112{right:30px}}._solidSection_np2ze_457{background-color:#050505;margin-bottom:-64px;padding:80px 0 60px}._whatsappBanner_np2ze_463{background:#101318;border:1px solid #e509224d;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:24px 32px;display:flex}._wppBannerLeft_np2ze_474{align-items:center;gap:20px;display:flex}._wppIconWrapper_np2ze_480{background:#e509220d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}._wppIconWrapper_np2ze_480:before{content:"";border-radius:50%;animation:2s infinite _pulseWpp_np2ze_1;position:absolute;inset:0;box-shadow:0 0 15px #e5092266}._wppIcon_np2ze_480{color:#e50922;z-index:2;position:relative}._wppBannerText_np2ze_506 h3{color:#fff;margin:0 0 4px;font-size:1.1rem;font-weight:700}._wppBannerText_np2ze_506 p{color:#a1a1aa;margin:0;font-size:.9rem}._wppBannerBtn_np2ze_519{color:#fff;cursor:pointer;white-space:nowrap;background:#e50922;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}._wppBannerBtn_np2ze_519:hover{background:#f81a33;transform:translateY(-2px)}@keyframes _pulseWpp_np2ze_1{0%{box-shadow:0 0 #e5092266}70%{box-shadow:0 0 0 10px #e5092200}to{box-shadow:0 0 #e5092200}}@media (width<=992px){._whatsappBanner_np2ze_463{text-align:center;flex-direction:column;padding:24px}._wppBannerLeft_np2ze_474{flex-direction:column;gap:16px}._wppBannerBtn_np2ze_519{justify-content:center;width:100%}}._pageContainer_p8hr4_1{color:#e4e4e7;background-color:#050505;justify-content:center;min-height:100vh;padding:80px 20px;display:flex}._contentWrapper_p8hr4_10{background:#101318;border:1px solid #ffffff0d;border-radius:16px;width:100%;max-width:800px;padding:40px;box-shadow:0 10px 40px #00000080}._title_p8hr4_20{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:30px;padding-bottom:20px;font-size:2.5rem;font-weight:700}._textSection_p8hr4_29{margin-bottom:30px}._textSection_p8hr4_29 h2{color:#e50922;margin-bottom:15px;font-size:1.5rem;font-weight:600}._textSection_p8hr4_29 p{color:#a1a1aa;margin-bottom:15px;font-size:1rem;line-height:1.7}._textSection_p8hr4_29 ul{color:#a1a1aa;margin-bottom:15px;margin-left:20px;list-style-type:disc}._textSection_p8hr4_29 li{margin-bottom:8px;line-height:1.5}._backButton_p8hr4_59{color:#a1a1aa;cursor:pointer;background-color:#0000;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;margin-top:20px;padding:12px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._backButton_p8hr4_59:hover{color:#e50922;background-color:#e509221a;border-color:#e509224d}@media (width<=768px){._contentWrapper_p8hr4_10{padding:20px}._title_p8hr4_20{font-size:2rem}}._pageContainer_kcuxd_1{color:#fff;background-color:#0b0e12;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}._header_kcuxd_10{background-color:#111418;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}._logoContainer_kcuxd_19{align-items:center;display:flex}._logo_kcuxd_19{object-fit:contain;height:40px}._btnVoltarSite_kcuxd_29{color:#aaa;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}._btnVoltarSite_kcuxd_29:hover{color:#fff}._content_kcuxd_41{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}._searchCard_kcuxd_50,._statusCard_kcuxd_50,._errorCard_kcuxd_50,._validCard_kcuxd_50{background-color:#181c22;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:600px;padding:40px;box-shadow:0 10px 40px #00000080}._title_kcuxd_61{text-align:center;margin:0 0 8px;font-size:28px}._subtitle_kcuxd_67{color:#aaa;text-align:center;margin:0 0 32px;font-size:15px;line-height:1.5}._searchForm_kcuxd_75{flex-direction:column;gap:16px;display:flex}._inputWrapper_kcuxd_81{align-items:center;display:flex;position:relative}._inputIcon_kcuxd_87{color:#777;position:absolute;left:16px}._inputField_kcuxd_93{color:#fff;background-color:#0b0e12;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:16px 16px 16px 48px;font-size:16px;transition:border-color .2s}._inputField_kcuxd_93:focus{border-color:#d32f2f}._btnValidate_kcuxd_109{color:#fff;cursor:pointer;background-color:#d32f2f;border:none;border-radius:8px;padding:16px;font-size:16px;font-weight:600;transition:background-color .2s}._btnValidate_kcuxd_109:hover{background-color:#b71c1c}._validCard_kcuxd_50{padding:0;overflow:hidden}._validHeader_kcuxd_131{text-align:center;background:linear-gradient(#4caf501a 0%,#0000 100%);border-bottom:1px solid #ffffff0d;padding:40px 40px 20px}._sealContainer_kcuxd_138{justify-content:center;margin:0 auto 16px;display:flex}._validTitle_kcuxd_144{color:#4caf50;margin:0 0 8px;font-size:24px}._validText_kcuxd_150{color:#aaa;margin:0;font-size:14px}._certificateData_kcuxd_156{flex-direction:column;gap:20px;padding:30px 40px;display:flex}._dataRow_kcuxd_163{flex-direction:column;gap:4px;display:flex}._dataRowMulti_kcuxd_169{gap:24px;display:flex}._dataCol_kcuxd_174{flex-direction:column;flex:1;gap:4px;display:flex}._dataLabel_kcuxd_181{color:#777;text-transform:uppercase;letter-spacing:.5px;font-size:12px}._dataValue_kcuxd_188{color:#eee;font-size:16px;font-weight:500}._dataSubtitle_kcuxd_194{color:#888;font-size:14px;font-weight:400}._codeWrapper_kcuxd_200{background-color:#0b0e12;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}._codeValue_kcuxd_210{color:#d32f2f;letter-spacing:1px;flex:1;font-family:monospace;font-size:16px}._btnIcon_kcuxd_218{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}._btnIcon_kcuxd_218:hover{color:#fff;background-color:#ffffff1a}._actionsFooter_kcuxd_236{background-color:#111418;justify-content:center;padding:20px 40px;display:flex}._btnSecondary_kcuxd_243{color:#ddd;cursor:pointer;background-color:#222;border:1px solid #444;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}._btnSecondary_kcuxd_243:hover{color:#fff;background-color:#333}._errorCard_kcuxd_50{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}._errorTitle_kcuxd_274{margin:0;font-size:24px}._errorText_kcuxd_279{color:#aaa;margin:0 0 8px;line-height:1.5}._statusCard_kcuxd_50{color:#aaa;flex-direction:column;align-items:center;gap:16px;display:flex}._loadingSpinner_kcuxd_294{border:3px solid #ffffff1a;border-top-color:#d32f2f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite _spin_kcuxd_1}@keyframes _spin_kcuxd_1{to{transform:rotate(360deg)}}._footer_kcuxd_307{text-align:center;color:#666;border-top:1px solid #ffffff0d;padding:24px;font-size:12px}@media (width<=600px){._dataRowMulti_kcuxd_169{flex-direction:column;gap:20px}}._vitrineContainer_1ydm9_1{background:var(--bg-main);min-height:100vh}._vitrineHeader_1ydm9_6{text-align:center;background:linear-gradient(#e509220d 0%,#0000 100%);padding:120px 0 60px}._vitrineTitle_1ydm9_12{color:var(--text-main);margin-bottom:16px;font-size:2.8rem;font-weight:800}._vitrineSubtitle_1ydm9_19{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}._filtersBar_1ydm9_27{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);background:#050608f2;padding:16px 0;position:sticky;top:0}._filtersInner_1ydm9_37{align-items:center;gap:16px;display:flex}._searchBox_1ydm9_43{background:var(--bg-card);border:1px solid var(--border-light);color:var(--text-muted);border-radius:8px;flex:1;align-items:center;gap:12px;padding:12px 16px;display:flex}._searchBox_1ydm9_43 input{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;font-size:14px}._searchBox_1ydm9_43 input::placeholder{color:var(--text-muted)}._filterSelects_1ydm9_68{gap:8px;display:flex}._filterSelects_1ydm9_68 select{background:var(--bg-card);border:1px solid var(--border-light);color:var(--text-main);cursor:pointer;appearance:auto;border-radius:8px;padding:10px 16px;font-size:13px;transition:border-color .2s}._filterSelects_1ydm9_68 select:hover{border-color:#e5092266}._filterSelects_1ydm9_68 select:focus{border-color:var(--primary-red);outline:none}._activeFilters_1ydm9_95{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}._filterLabel_1ydm9_103{color:var(--text-muted);font-size:12px;font-weight:500}._filterChip_1ydm9_109{color:var(--primary-red);background:#e509221a;border:1px solid #e5092240;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}._filterChip_1ydm9_109 button{color:var(--primary-red);cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;padding:0;transition:opacity .2s;display:flex}._filterChip_1ydm9_109 button:hover{opacity:1}._clearAllBtn_1ydm9_138{border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:5px 12px;font-size:12px;transition:all .2s}._clearAllBtn_1ydm9_138:hover{border-color:var(--primary-red);color:var(--primary-red)}._clearSearchBtn_1ydm9_154{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;transition:color .2s;display:flex}._clearSearchBtn_1ydm9_154:hover{color:var(--text-main)}._courseSocial_1ydm9_170{align-items:center;gap:14px;margin-bottom:10px;font-size:12px;display:flex}._ratingStars_1ydm9_178{color:#ffb800;align-items:center;gap:4px;font-weight:600;display:flex}._starIcon_1ydm9_186{color:#ffb800;fill:#ffb800}._reviewCount_1ydm9_191{color:var(--text-muted);font-size:11px;font-weight:400}._studentCount_1ydm9_197{color:var(--text-muted);align-items:center;gap:5px;display:flex}._studentCount_1ydm9_197 svg{color:var(--primary-red)}._certBadge_1ydm9_208{color:#22c55e;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}._certBadge_1ydm9_208 svg{color:#22c55e}._cardActions_1ydm9_221{gap:6px;display:flex}._coursesSection_1ydm9_226{padding:48px 0 80px}._courseGrid_1ydm9_230{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}._courseCard_1ydm9_236{background:var(--bg-card);border:1px solid var(--border-light);border-radius:12px;transition:all .3s;overflow:hidden}._courseCard_1ydm9_236:hover{border-color:#e509224d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}._courseImageWrapper_1ydm9_250{width:100%;height:180px;position:relative;overflow:hidden}._courseImage_1ydm9_250{object-fit:cover;width:100%;height:100%;transition:transform .3s}._courseCard_1ydm9_236:hover ._courseImage_1ydm9_250{transform:scale(1.05)}._courseImageOverlay_1ydm9_268{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}._courseCard_1ydm9_236:hover ._courseImageOverlay_1ydm9_268{opacity:1}._seeCourseBtn_1ydm9_283{background:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:flex}._seeCourseBtn_1ydm9_283:hover{background:var(--primary-red-hover)}._levelBadge_1ydm9_302{text-transform:uppercase;letter-spacing:.5px;color:#fff;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}._courseInfo_1ydm9_315{padding:20px}._courseCategory_1ydm9_319{color:var(--primary-red);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}._courseTitle_1ydm9_327{color:var(--text-main);margin:8px 0;font-size:1.1rem;font-weight:700;line-height:1.3}._courseTitle_1ydm9_327 a{color:inherit;text-decoration:none}._courseTitle_1ydm9_327 a:hover{color:var(--primary-red)}._courseDesc_1ydm9_344{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}._courseMeta_1ydm9_355{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}._courseMeta_1ydm9_355 span{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:flex}._courseMeta_1ydm9_355 svg{color:var(--primary-red)}._courseFooter_1ydm9_374{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;padding-top:16px;display:flex}._coursePrice_1ydm9_382{align-items:baseline;gap:8px;display:flex}._oldPrice_1ydm9_388{color:var(--text-muted);font-size:14px;text-decoration:line-through}._currentPrice_1ydm9_394{color:var(--primary-red);font-size:1.3rem;font-weight:800}._buyBtn_1ydm9_400{background:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s}._buyBtn_1ydm9_400:hover{background:var(--primary-red-hover);transform:scale(1.05)}._cartBtn_1ydm9_417{color:#fff;cursor:pointer;background:0 0;border:1px solid #444;border-radius:8px;align-items:center;gap:6px;padding:10px 14px;font-size:13px;transition:all .2s;display:flex}._cartBtn_1ydm9_417:hover{border-color:var(--primary-red);color:var(--primary-red);background:#e509221a}._freeBadge_1ydm9_437{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:800;animation:2s ease-in-out infinite _pulseGlow_1ydm9_1;display:flex}._freeBadge_1ydm9_437 svg{color:#fff}@keyframes _pulseGlow_1ydm9_1{0%,to{box-shadow:0 0 8px #22c55e66}50%{box-shadow:0 0 18px #22c55eb3}}._freeBtn_1ydm9_464{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:700;transition:all .2s}._freeBtn_1ydm9_464:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:scale(1.05);box-shadow:0 4px 16px #22c55e66}._freeStamp_1ydm9_482{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:4px;padding:3px 10px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #22c55e80}._emptyState_1ydm9_497{text-align:center;color:var(--text-muted);padding:80px 24px}._emptyState_1ydm9_497 svg{opacity:.3;margin-bottom:16px}._emptyState_1ydm9_497 h3{color:var(--text-main);margin-bottom:8px}._resultsInfo_1ydm9_513{text-align:center;color:var(--text-muted);margin-top:32px;font-size:13px}@keyframes _cardEntrance_1ydm9_1{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}._courseCard_1ydm9_236{animation:.45s ease-out both _cardEntrance_1ydm9_1;animation-delay:var(--delay,0s)}@media (width<=900px){._courseGrid_1ydm9_230{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}}@media (hover:none) and (pointer:coarse){._courseImageOverlay_1ydm9_268{opacity:1;background:linear-gradient(#0000 40%,#000000b3 100%);height:80px;top:auto;bottom:0}._seeCourseBtn_1ydm9_283{padding:8px 16px;font-size:12px}}@media (width<=768px){._vitrineHeader_1ydm9_6{padding:100px 0 36px}._vitrineTitle_1ydm9_12{font-size:1.8rem}._vitrineSubtitle_1ydm9_19{padding:0 16px;font-size:.95rem}._filtersBar_1ydm9_27{padding:12px 0}._filtersInner_1ydm9_37{flex-direction:column;gap:10px}._searchBox_1ydm9_43{width:100%;padding:10px 14px}._filterSelects_1ydm9_68{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}._filterSelects_1ydm9_68::-webkit-scrollbar{display:none}._filterSelects_1ydm9_68 select{white-space:nowrap;flex:1;min-width:0;padding:9px 12px;font-size:12px}._activeFilters_1ydm9_95{gap:6px;margin-top:10px}._filterLabel_1ydm9_103{display:none}._filterChip_1ydm9_109{padding:4px 8px;font-size:11px}._courseGrid_1ydm9_230{grid-template-columns:1fr;gap:16px}._courseImageWrapper_1ydm9_250{height:160px}._courseInfo_1ydm9_315{padding:14px}._courseCategory_1ydm9_319{font-size:11px}._courseTitle_1ydm9_327{margin:6px 0;font-size:1rem}._courseDesc_1ydm9_344{-webkit-line-clamp:1;margin-bottom:8px;font-size:12px}._courseSocial_1ydm9_170{flex-wrap:wrap;gap:10px;margin-bottom:8px;font-size:11px}._courseMeta_1ydm9_355{gap:10px;margin-bottom:12px}._courseMeta_1ydm9_355 span{font-size:11px}._courseFooter_1ydm9_374{flex-direction:column;gap:10px;padding-top:12px}._coursePrice_1ydm9_382{justify-content:flex-start;gap:8px;width:100%}._currentPrice_1ydm9_394{font-size:1.1rem}._cardActions_1ydm9_221{gap:8px;width:100%;display:flex}._cardActions_1ydm9_221 ._cartBtn_1ydm9_417,._cardActions_1ydm9_221 ._buyBtn_1ydm9_400{flex:1;justify-content:center;padding:10px 12px;font-size:13px}._freeBtn_1ydm9_464{justify-content:center;width:100%;padding:10px;font-size:13px}._freeBadge_1ydm9_437{padding:5px 12px;font-size:12px}._emptyState_1ydm9_497{padding:48px 16px}._resultsInfo_1ydm9_513{margin-top:24px;font-size:12px}._levelBadge_1ydm9_302{padding:3px 8px;font-size:10px;top:8px;right:8px}._freeStamp_1ydm9_482{padding:2px 8px;font-size:9px;top:8px;left:8px}}@media (width<=480px){._vitrineHeader_1ydm9_6{padding:90px 0 28px}._vitrineTitle_1ydm9_12{font-size:1.5rem}._filterSelects_1ydm9_68{gap:6px}._filterSelects_1ydm9_68 select{padding:8px 10px;font-size:11px}._courseImageWrapper_1ydm9_250{height:140px}._courseInfo_1ydm9_315{padding:12px}._courseTitle_1ydm9_327{font-size:.95rem}._currentPrice_1ydm9_394{font-size:1rem}._cardActions_1ydm9_221{flex-direction:column;gap:6px}._cardActions_1ydm9_221 ._buyBtn_1ydm9_400{width:100%}._cardActions_1ydm9_221 ._cartBtn_1ydm9_417{flex:0;padding:10px}._courseMeta_1ydm9_355{flex-wrap:wrap;gap:8px}._courseMeta_1ydm9_355 span,._certBadge_1ydm9_208{font-size:10px}._ratingStars_1ydm9_178{font-size:11px}}._dashboardContainer_mxku8_1{flex-direction:column;gap:32px;display:flex}._welcomeHero_mxku8_8{background:linear-gradient(135deg, var(--bg-card), var(--bg-main));border-radius:var(--radius-lg);color:#fff;border:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}._heroContent_mxku8_21{z-index:2;max-width:60%}._heroContent_mxku8_21 h1{margin-bottom:12px;font-size:2.2rem}._heroContent_mxku8_21 p{color:#9ca3af;margin-bottom:24px;font-size:1.1rem}._heroActions_mxku8_37{gap:16px;display:flex}._btnOutline_mxku8_42{color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #fff;padding:12px 24px;font-weight:600}._btnOutline_mxku8_42:hover{background:#ffffff1a}._heroImg_mxku8_57{z-index:1;height:120%;position:absolute;bottom:0;right:40px}._dashboardGrid_mxku8_66{grid-template-columns:2fr 1fr;align-items:start;gap:32px;display:grid}._mainCol_mxku8_73{flex-direction:column;gap:32px;display:flex}._sideCol_mxku8_79{flex-direction:column;gap:24px;display:flex}._sectionBlock_mxku8_86{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);padding:24px}._sectionTitle_mxku8_94{color:var(--text-main);margin-bottom:20px;font-size:1.25rem}._startHereCard_mxku8_101{border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:16px;padding:16px;display:flex}._startHereCard_mxku8_101:hover{border-color:var(--primary-red);background-color:#e509221a}._playIcon_mxku8_116{color:var(--primary-red)}._startHereInfo_mxku8_120{flex:1}._startHereInfo_mxku8_120 h3{color:var(--text-main);margin-bottom:4px;font-size:1rem}._startHereInfo_mxku8_120 span{color:var(--text-muted);font-size:.85rem}._continueGrid_mxku8_134{grid-template-columns:1fr 1fr;gap:20px;display:grid}._continueCard_mxku8_139{border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);overflow:hidden}._continueCard_mxku8_139:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}._continueImg_mxku8_150{height:120px;position:relative}._continueImg_mxku8_150 img{object-fit:cover;width:100%;height:100%}._progressOverlay_mxku8_159{background:#ffffff4d;width:100%;height:4px;position:absolute;bottom:0;left:0}._progressFill_mxku8_167{background:var(--primary-red);height:100%}._continueInfo_mxku8_171{padding:16px}._courseTag_mxku8_174{color:var(--primary-red);text-transform:uppercase;margin-bottom:6px;font-size:.75rem;font-weight:700;display:block}._continueInfo_mxku8_171 h4{color:var(--text-main);margin-bottom:8px;font-size:.95rem;line-height:1.3}._continueInfo_mxku8_171 span{color:var(--text-muted);font-size:.85rem}._lockedGrid_mxku8_194{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._lockedCard_mxku8_199{border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);overflow:hidden}._lockedCard_mxku8_199:hover{border-color:var(--primary-red);box-shadow:0 0 10px #e5092226}._lockedImg_mxku8_210{height:100px;position:relative}._lockedImg_mxku8_210 img{object-fit:cover;filter:grayscale()brightness(.7);width:100%;height:100%}._lockOverlay_mxku8_220{color:#fff;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}._lockedInfo_mxku8_229{padding:12px}._lockedInfo_mxku8_229 h4{color:var(--text-main);margin-bottom:6px;font-size:.85rem}._lockedPrice_mxku8_237{color:var(--text-muted);font-size:.85rem;font-weight:700}._sideCard_mxku8_244{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);padding:24px}._sideCard_mxku8_244 h3{color:var(--text-main);margin-bottom:24px;font-size:1.1rem}._progressCircleWrap_mxku8_258{justify-content:center;margin-bottom:24px;display:flex}._progressCircle_mxku8_258{background:conic-gradient(var(--primary-red) calc(var(--p) * 1%), var(--bg-main) 0);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}._progressCircle_mxku8_258:after{content:"";background:var(--bg-card);border-radius:50%;width:100px;height:100px;position:absolute}._progressCircle_mxku8_258 span{z-index:1;color:var(--text-main);font-size:1.5rem;font-weight:700;position:relative}._statsList_mxku8_289{flex-direction:column;gap:16px;display:flex}._statItem_mxku8_294{align-items:center;gap:12px;display:flex}._statItem_mxku8_294 strong{color:var(--text-main);font-size:1rem;display:block}._statItem_mxku8_294 span{color:var(--text-muted);font-size:.8rem}._helpLinks_mxku8_309{flex-direction:column;gap:12px;display:flex}._helpLink_mxku8_309{border-radius:var(--radius-md);color:var(--text-main);background-color:var(--bg-main);transition:all var(--transition-fast);align-items:center;gap:12px;padding:12px;font-weight:500;display:flex}._helpLink_mxku8_309:hover{background-color:var(--bg-card-hover);color:var(--primary-red)}@media (width<=768px){._dashboardGrid_mxku8_66{grid-template-columns:1fr}._welcomeHero_mxku8_8{text-align:left;flex-direction:column;align-items:flex-start;min-height:auto;padding:20px}._heroContent_mxku8_21{max-width:100%;margin-top:0}._heroContent_mxku8_21 h1{font-size:1.5rem;line-height:1.2}._heroContent_mxku8_21 p{margin-bottom:16px;font-size:.9rem}._heroImg_mxku8_57{display:none}._heroActions_mxku8_37{flex-direction:row;justify-content:flex-start;gap:12px;width:100%}._btnOutline_mxku8_42{text-align:center;flex:1;width:auto;padding:10px 16px;font-size:.9rem}._heroActions_mxku8_37 .btn-primary{flex:1;padding:10px 16px;font-size:.9rem}._continueGrid_mxku8_134,._lockedGrid_mxku8_194{grid-template-columns:1fr}}._playerWrapper_1uisp_1{flex-direction:column;display:flex}._topHeader_1uisp_6{margin-bottom:24px}._breadcrumb_1uisp_10{color:var(--text-muted);margin-bottom:12px;font-size:.9rem}._breadcrumb_1uisp_10 a{color:var(--primary-red);text-decoration:none}._breadcrumb_1uisp_10 a:hover{text-decoration:underline}._courseHeaderInfo_1uisp_23 h1{color:var(--text-main);align-items:center;gap:12px;margin-bottom:8px;font-size:1.5rem;display:flex}._badgeLiberado_1uisp_32{color:var(--success);border-radius:var(--radius-full);background-color:#22c55e1a;border:1px solid #22c55e4d;align-items:center;gap:6px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-flex}._playerGrid_1uisp_45{grid-template-columns:2fr 1fr;align-items:start;gap:32px;display:grid}._mainCol_1uisp_52{flex-direction:column;gap:24px;display:flex}._videoPlayer_1uisp_59{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-md);background-color:#000;position:relative;overflow:hidden}._videoThumb_1uisp_69{object-fit:cover;opacity:.8;width:100%;height:100%}._videoOverlay_1uisp_76{transition:opacity var(--transition-fast);background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._videoOverlay_1uisp_76._hidden_1uisp_85{opacity:0;pointer-events:none}._playBtn_1uisp_90{background-color:var(--primary-red);color:#fff;cursor:pointer;width:80px;height:80px;transition:transform var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}._playBtn_1uisp_90:hover{transform:scale(1.1)}._videoControls_1uisp_107{color:#fff;background:linear-gradient(#0000,#000c);align-items:center;gap:16px;height:48px;padding:0 16px;display:flex;position:absolute;bottom:0;left:0;right:0}._videoControls_1uisp_107 button{color:#fff;cursor:pointer;background:0 0;border:none}._timeBar_1uisp_123{background:#ffffff4d;border-radius:2px;flex:1;height:4px;position:relative}._timeFill_1uisp_130{background:var(--primary-red);border-radius:2px;height:100%}._timeText_1uisp_135{font-size:.85rem}._lessonToolbar_1uisp_140{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:24px;display:flex}._lessonMeta_1uisp_149 h2{color:var(--text-main);margin-bottom:4px;font-size:1.25rem}._lessonMeta_1uisp_149 span{color:var(--text-muted);font-size:.9rem}._lessonActions_1uisp_159{gap:12px;display:flex}._btnPrimary_1uisp_164,._btnSecondary_1uisp_164,._btnComplete_1uisp_164,._btnOutline_1uisp_164{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.95rem;font-weight:600;display:flex}._btnPrimary_1uisp_164{background-color:var(--primary-red);color:#fff}._btnPrimary_1uisp_164:hover{background-color:var(--primary-red-hover)}._btnSecondary_1uisp_164{background-color:var(--bg-main);color:var(--text-main);border:1px solid var(--border-light)}._btnSecondary_1uisp_164:hover{background-color:var(--bg-card-hover)}._btnComplete_1uisp_164{color:var(--success);background-color:#22c55e1a;border:1px solid #22c55e4d}._btnComplete_1uisp_164:hover{background-color:#22c55e33}._btnOutline_1uisp_164{border:1px solid var(--border-light);color:var(--text-main);background-color:#0000}._btnOutline_1uisp_164:hover{background-color:var(--bg-main)}._btnFull_1uisp_190{width:100%}._tabsArea_1uisp_193{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);overflow:hidden}._tabHeaders_1uisp_199{border-bottom:1px solid var(--border-light);display:flex}._tabHeaders_1uisp_199 button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:16px;font-size:1rem;font-weight:600}._tabHeaders_1uisp_199 button._activeTab_1uisp_214{color:var(--primary-red);border-bottom-color:var(--primary-red)}._tabContent_1uisp_219{padding:24px}._materialsList_1uisp_224{flex-direction:column;gap:16px;display:flex}._materialItem_1uisp_229{border:1px solid var(--border-light);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:16px;display:flex}._materialInfo_1uisp_237{align-items:center;gap:16px;display:flex}._materialInfo_1uisp_237 strong{color:var(--text-main);font-size:1rem;display:block}._materialInfo_1uisp_237 span{color:var(--text-muted);font-size:.85rem}._downloadBtn_1uisp_251{background:var(--bg-main);border:1px solid var(--border-light);border-radius:var(--radius-md);color:var(--text-main);cursor:pointer;align-items:center;gap:8px;padding:8px 16px;font-weight:600;display:flex}._downloadBtn_1uisp_251:hover{background:#e5e7eb}._askBox_1uisp_264{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}._askBox_1uisp_264 textarea{border:1px solid var(--border-light);border-radius:var(--radius-md);resize:vertical;width:100%;min-height:100px;padding:16px;font-family:inherit;font-size:.95rem}._askBox_1uisp_264 textarea:focus{border-color:var(--primary-red);outline:none}._askActions_1uisp_284{justify-content:flex-end;gap:16px;display:flex}._qList_1uisp_289{flex-direction:column;gap:24px;display:flex}._qItem_1uisp_294{gap:16px;display:flex}._qAvatar_1uisp_298{background:var(--primary-red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}._qBody_1uisp_301 strong{color:var(--text-main);margin-bottom:4px;font-size:.95rem;display:block}._qBody_1uisp_301 p{color:var(--text-muted);margin-bottom:8px;font-size:.95rem;line-height:1.5}._qTime_1uisp_303{color:#9ca3af;font-size:.8rem}._progressCard_1uisp_306{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);margin-bottom:24px;padding:24px}._progressCard_1uisp_306 h3{color:var(--text-main);margin-bottom:20px;font-size:1.1rem}._progressHeader_1uisp_318{align-items:center;gap:20px;margin-bottom:24px;display:flex}._progressCircleSmall_1uisp_326{background:conic-gradient(var(--primary-red) calc(var(--p) * 1%), var(--bg-main) 0);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}._progressCircleSmall_1uisp_326:after{content:"";background:var(--bg-card);border-radius:50%;width:48px;height:48px;position:absolute}._progressCircleSmall_1uisp_326 span{z-index:1;color:var(--text-main);font-size:.9rem;font-weight:700;position:relative}._progressStats_1uisp_351 strong{color:var(--text-main);font-size:1.1rem;display:block}._progressStats_1uisp_351 span{color:var(--text-muted);font-size:.85rem}._certLocked_1uisp_354{background:var(--bg-main);border-radius:var(--radius-md);color:var(--text-muted);justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9rem;font-weight:500;display:flex}._modulesContainer_1uisp_368{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);flex-direction:column;display:flex;overflow:hidden}._moduleGroup_1uisp_377{border-bottom:1px solid var(--border-light)}._moduleGroup_1uisp_377:last-child{border-bottom:none}._moduleHeader_1uisp_382{background-color:var(--bg-main);cursor:pointer;transition:background-color var(--transition-fast);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._moduleHeader_1uisp_382:hover{background-color:var(--bg-card-hover)}._moduleHeader_1uisp_382 h4{color:var(--text-main);margin-bottom:2px;font-size:.95rem}._moduleHeader_1uisp_382 span{color:var(--text-muted);font-size:.8rem}._lessonList_1uisp_404{background:var(--bg-card);flex-direction:column;display:flex}._lessonItem_1uisp_410{cursor:pointer;transition:background-color var(--transition-fast);border-left:3px solid #0000;align-items:center;gap:12px;padding:12px 20px;display:flex}._lessonItem_1uisp_410:hover{background-color:var(--bg-card-hover)}._lessonActive_1uisp_422{border-left-color:var(--primary-red);background-color:#e509221a}._lessonIcon_1uisp_427{justify-content:center;align-items:center;display:flex}._lessonItemInfo_1uisp_433{flex-direction:column;display:flex}._lessonTitle_1uisp_437{color:var(--text-main);font-size:.9rem;font-weight:500}._lessonActive_1uisp_422 ._lessonTitle_1uisp_437{color:var(--primary-red)}._lessonDuration_1uisp_445{color:var(--text-muted);font-size:.8rem}._emptyModules_1uisp_449{text-align:center;color:var(--text-muted);padding:24px;font-size:.9rem}._pageContainer_1w5w6_1{color:#fff;max-width:1200px;margin:0 auto;padding:32px 48px}._pageTitle_1w5w6_8{color:#fff;margin:0 0 8px;font-size:24px}._pageDescription_1w5w6_14{color:#aaa;margin:0 0 32px;font-size:15px}._inputLabel_1w5w6_20{color:#aaa;margin-bottom:8px;font-size:13px;display:block}._inputWrapper_1w5w6_27{align-items:center;display:flex;position:relative}._inputIcon_1w5w6_33{color:#777;position:absolute;left:12px}._inputField_1w5w6_39{color:#fff;background-color:#111;border:1px solid #333;border-radius:6px;width:100%;padding:12px 12px 12px 40px;font-size:14px;transition:border-color .2s}._inputField_1w5w6_39:focus{border-color:#e50922;outline:none}._inputField_1w5w6_39:read-only{color:#777;cursor:not-allowed;background-color:#181818}._inputFieldNoIcon_1w5w6_61{color:#fff;background-color:#111;border:1px solid #333;border-radius:6px;width:100%;padding:12px;font-size:14px}._inputFieldNoIcon_1w5w6_61:focus{border-color:#e50922;outline:none}@media (width<=760px){._pageContainer_1w5w6_1{max-width:100%;padding:18px 16px}._pageTitle_1w5w6_8{font-size:21px}._pageDescription_1w5w6_14{margin-bottom:20px;font-size:14px}._inputField_1w5w6_39,._inputFieldNoIcon_1w5w6_61{font-size:16px}}._profileGrid_1w5w6_98{grid-template-columns:300px 1fr;gap:32px;display:grid}._formGrid_1w5w6_104{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px;display:grid}._formFieldFull_1w5w6_111{grid-column:span 2}._formFieldHalf_1w5w6_115{grid-column:span 1}@media (width<=900px){._profileGrid_1w5w6_98{grid-template-columns:1fr}}._certGrid_1w5w6_125,._livesGrid_1w5w6_131{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}@media (width<=600px){._formGrid_1w5w6_104{grid-template-columns:1fr}._formFieldHalf_1w5w6_115{grid-column:span 2}._certGrid_1w5w6_125,._livesGrid_1w5w6_131{grid-template-columns:1fr}}._container_ccgno_1{color:#fff;flex-direction:column;gap:24px;padding:24px;display:flex}._breadcrumb_ccgno_9{color:#888;align-items:center;gap:8px;font-size:13px;display:flex}._breadcrumb_ccgno_9 a{color:#aaa;text-decoration:none;transition:color .2s}._breadcrumb_ccgno_9 a:hover{color:#fff}._header_ccgno_27{flex-direction:column;gap:8px;display:flex}._title_ccgno_33{margin:0;font-size:28px}._subtitle_ccgno_38{color:#aaa;margin:0;font-size:14px}._grid_ccgno_45{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}@media (width<=900px){._grid_ccgno_45{grid-template-columns:1fr}}._viewerSection_ccgno_59{flex-direction:column;gap:16px;display:flex}._actionsBar_ccgno_65{background-color:#181818;border:1px solid #333;border-radius:12px;flex-wrap:wrap;gap:12px;padding:16px;display:flex}._btnAction_ccgno_75{color:#ddd;cursor:pointer;background-color:#222;border:1px solid #444;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}._btnAction_ccgno_75:hover{color:#fff;background-color:#333;border-color:#555}._btnPrimary_ccgno_96{color:#fff;background-color:#d32f2f;border-color:#d32f2f}._btnPrimary_ccgno_96:hover{background-color:#b71c1c;border-color:#b71c1c}._btnPrimary_ccgno_96:disabled{opacity:.6;cursor:not-allowed}._iframeContainer_ccgno_112{background-color:#0b0e12;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:75vh;min-height:620px;display:flex;overflow:hidden}._pdfIframe_ccgno_126{border:none;width:100%;height:100%}._infoCard_ccgno_133{background-color:#181818;border:1px solid #333;border-radius:12px;flex-direction:column;gap:20px;padding:24px;display:flex}._infoItem_ccgno_143{flex-direction:column;gap:4px;display:flex}._infoLabel_ccgno_149{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:12px}._infoValue_ccgno_156{color:#ddd;font-size:14px;font-weight:500}._statusBadge_ccgno_162{border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}._statusAvailable_ccgno_172{color:#4caf50;background-color:#4caf501a;border:1px solid #4caf5033}._statusPending_ccgno_178{color:#ff9800;background-color:#ff98001a;border:1px solid #ff980033}._emptyState_ccgno_184{text-align:center;color:#aaa;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}._emptyStateIcon_ccgno_195{color:#555}._container_qs02l_1{max-width:1200px;margin:0 auto;padding:30px}._header_qs02l_7 h1{color:#fff;margin-bottom:8px;font-size:2rem}._header_qs02l_7 p{color:#a1a1aa;margin-bottom:30px}._ordersList_qs02l_18{background:#101318;border:1px solid #ffffff0d;border-radius:12px;overflow:hidden}._emptyState_qs02l_25{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}._emptyIcon_qs02l_34{color:#3f3f46;margin-bottom:16px}._emptyState_qs02l_25 h3{color:#fff;margin-bottom:8px;font-size:1.25rem}._emptyState_qs02l_25 p{color:#a1a1aa}._tableWrapper_qs02l_49{overflow-x:auto}._table_qs02l_49{border-collapse:collapse;width:100%}._table_qs02l_49 th,._table_qs02l_49 td{text-align:left;border-bottom:1px solid #ffffff0d;padding:16px 24px}._table_qs02l_49 th{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;background:#ffffff05;font-size:.875rem;font-weight:500}._table_qs02l_49 td{color:#e4e4e7;vertical-align:middle;font-size:.95rem}._table_qs02l_49 tr:last-child td{border-bottom:none}._orderId_qs02l_84{color:#a1a1aa;font-weight:600}._courseName_qs02l_89{color:#fff;font-weight:500}._price_qs02l_94{font-weight:600}._statusBadge_qs02l_99{border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-flex}._statusBadge_qs02l_99._aprovado_qs02l_109{color:#4ade80;background:#22c55e1a}._statusBadge_qs02l_99._pendente_qs02l_114{color:#facc15;background:#eab3081a}._statusBadge_qs02l_99._recusado_qs02l_119,._statusBadge_qs02l_99._cancelado_qs02l_120{color:#f87171;background:#ef44441a}._statusBadge_qs02l_99._reembolsado_qs02l_125{color:#c084fc;background:#a855f71a}@media (width<=768px){._container_qs02l_1{padding:20px 15px}._table_qs02l_49 th,._table_qs02l_49 td{padding:12px 15px}}._checkoutPage_7b7r2_6{color:#fff;background-color:#0a0a0a;min-height:100vh;font-family:Inter,sans-serif}._checkoutInner_7b7r2_13{max-width:1000px;margin:0 auto}._checkoutGrid_7b7r2_18{grid-template-columns:1fr 380px;align-items:flex-start;gap:32px;display:grid}._checkoutFormCard_7b7r2_26{background-color:#111;border:1px solid #222;border-radius:12px;padding:32px}._formRow_7b7r2_34{grid-template-columns:1fr 1fr;gap:20px;display:grid}._orderSummary_7b7r2_41{flex-direction:column;gap:24px;display:flex}._benefitsGrid2_7b7r2_48{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}@media (width<=900px){._checkoutGrid_7b7r2_18{grid-template-columns:1fr;gap:24px}._checkoutFormCard_7b7r2_26{padding:24px}._orderSummary_7b7r2_41{width:100%;max-width:500px;margin:0 auto}}@media (width<=768px){._checkoutFormCard_7b7r2_26{padding:20px 16px}._formRow_7b7r2_34{grid-template-columns:1fr;gap:16px}._benefitsGrid2_7b7r2_48{grid-template-columns:1fr}}@media (width<=480px){._checkoutFormCard_7b7r2_26{border-radius:8px;padding:16px 12px}}._loginContainer_1feqc_1{background:linear-gradient(135deg,#050505 0%,#0a0a0a 50%,#050505 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}._loginContainer_1feqc_1:before{content:"";background:radial-gradient(circle,#e5092208 0%,#0000 50%);width:200%;height:200%;animation:8s ease-in-out infinite _pulseGlow_1feqc_1;position:absolute;top:-50%;left:-50%}@keyframes _pulseGlow_1feqc_1{0%,to{opacity:.5}50%{opacity:1}}._loginBox_1feqc_28{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#111318 0%,#0d0f12 100%);border:1px solid #e5092226;border-radius:20px;width:100%;max-width:420px;padding:48px 40px;position:relative;box-shadow:0 25px 50px #0009,0 0 60px #e509220a}._logoArea_1feqc_41{justify-content:center;margin-bottom:8px;display:flex}._logo_1feqc_41{object-fit:contain;height:36px}._header_1feqc_52{text-align:center;margin-bottom:32px}._icon_1feqc_57{color:#e50922;margin-bottom:12px}._header_1feqc_52 h1{color:#fff;letter-spacing:-.5px;margin-bottom:12px;font-size:1.4rem;font-weight:700}._restrictedWarning_1feqc_70{color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b26;border-radius:20px;justify-content:center;align-items:center;gap:6px;width:fit-content;margin:0 auto;padding:8px 16px;font-size:.8rem;display:flex}._form_1feqc_85{flex-direction:column;gap:20px;display:flex}._error_1feqc_91{color:#fca5a5;text-align:center;background:#ef44441f;border:1px solid #ef444433;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.85rem;display:flex}._inputGroup_1feqc_105{flex-direction:column;gap:8px;display:flex}._inputGroup_1feqc_105 label{color:#e4e4e7;letter-spacing:.3px;text-transform:uppercase;font-size:.85rem;font-weight:600}._inputWrapper_1feqc_119{align-items:center;display:flex;position:relative}._inputIcon_1feqc_125{color:#63636b;pointer-events:none;position:absolute;left:16px}._inputWrapper_1feqc_119 input{color:#fff;background:#0a0a0c;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:14px 16px 14px 46px;font-size:.95rem;transition:all .25s}._inputWrapper_1feqc_119 input::placeholder{color:#52525b}._inputWrapper_1feqc_119 input:focus{background:#e5092208;border-color:#e50922;outline:none;box-shadow:0 0 0 3px #e5092214}._submitBtn_1feqc_154{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#e50922 0%,#c0071d 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:14px;font-size:1rem;font-weight:600;transition:all .25s;display:flex}._submitBtn_1feqc_154:hover:not(:disabled){background:linear-gradient(135deg,#f81a33 0%,#d10820 100%);transform:translateY(-1px);box-shadow:0 8px 25px #e509224d}._submitBtn_1feqc_154:active:not(:disabled){transform:translateY(0)}._submitBtn_1feqc_154:disabled{opacity:.6;cursor:not-allowed}._restrictedFooter_1feqc_187{color:#52525b;text-align:center;border-top:1px solid #ffffff0a;justify-content:center;align-items:center;gap:6px;padding-top:8px;font-size:.75rem;display:flex}._pageContainer_1eis6_1{flex-direction:column;gap:24px;display:flex}._pageHeader_1eis6_7{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}._pageTitle_1eis6_14{color:#fff;font-size:1.5rem;font-weight:700}._pageDescription_1eis6_20{color:#a1a1aa}._statsGrid_1eis6_25{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}._statCard_1eis6_31{background:#101318;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:16px;padding:24px;display:flex}._statIconWrapper_1eis6_41{border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._statIconWrapper_1eis6_41._green_1eis6_50{color:#4ade80;background:#22c55e1a}._statIconWrapper_1eis6_41._blue_1eis6_55{color:#60a5fa;background:#3b82f61a}._statIconWrapper_1eis6_41._purple_1eis6_60{color:#c084fc;background:#a855f71a}._statIconWrapper_1eis6_41._orange_1eis6_65{color:#fb923c;background:#f973161a}._statInfo_1eis6_70{flex-direction:column;display:flex}._statLabel_1eis6_75{color:#a1a1aa;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.85rem;font-weight:500}._tableCard_1eis6_91{background:#101318;border:1px solid #ffffff0d;border-radius:12px;overflow:hidden}._cardHeader_1eis6_98{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}._cardTitle_1eis6_106{color:#fff;font-size:1.1rem;font-weight:600}._tableWrapper_1eis6_112{overflow-x:auto}._table_1eis6_91{border-collapse:collapse;width:100%}._table_1eis6_91 th,._table_1eis6_91 td{text-align:left;border-bottom:1px solid #ffffff0d;padding:16px 24px}._table_1eis6_91 th{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;background:#ffffff03;font-size:.8rem;font-weight:500}._table_1eis6_91 td{color:#e4e4e7;vertical-align:middle;font-size:.95rem}._table_1eis6_91 tr:last-child td{border-bottom:none}._primaryText_1eis6_147{color:#fff;font-weight:500}._secondaryText_1eis6_152{color:#a1a1aa;font-size:.85rem}._badge_1eis6_158{border-radius:20px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}._badge_1eis6_158._success_1eis6_167{color:#4ade80;background:#22c55e1a}._badge_1eis6_158._warning_1eis6_172{color:#facc15;background:#eab3081a}._badge_1eis6_158._danger_1eis6_177{color:#f87171;background:#ef44441a}._badge_1eis6_158._neutral_1eis6_182{color:#a1a1aa;background:#a1a1aa1a}._dashboardContainer_1eis6_188{flex-direction:column;gap:24px;display:flex}._headerActions_1eis6_194{align-items:center;gap:12px;display:flex}._dateIndicator_1eis6_200{color:#a1a1aa;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;display:flex}._statCard_1eis6_31{background:#101318;border:1px solid #ffffff0d;border-radius:12px;transition:all .2s;overflow:hidden}._statCard_1eis6_31:hover{border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}._statCardContent_1eis6_226{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}._statIconWrapper_1eis6_41{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}._statInfo_1eis6_70{flex-direction:column;gap:2px;display:flex}._statLabel_1eis6_75{color:#a1a1aa;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500}._statValue_1eis6_84{color:#fff;font-size:1.4rem;font-weight:700}._statVariation_1eis6_264{align-items:center;gap:4px;margin-top:4px;font-size:.75rem;display:flex}._var_up_1eis6_272{color:#4ade80}._var_down_1eis6_276{color:#f87171}._var_neutral_1eis6_280{color:#a1a1aa}._sectionTitle_1eis6_285{color:#e4e4e7;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:600;display:flex}._alertsSection_1eis6_296{flex-direction:column;gap:12px;display:flex}._alertsGrid_1eis6_302{flex-wrap:wrap;gap:12px;display:flex}._alertCard_1eis6_308{border-radius:10px;flex:1;align-items:center;gap:12px;min-width:280px;padding:14px 18px;font-size:.85rem;display:flex}._alert_warning_1eis6_319{color:#fbbf24;background:#f59e0b14;border:1px solid #f59e0b26}._alert_danger_1eis6_325{color:#f87171;background:#ef444414;border:1px solid #ef444426}._alert_info_1eis6_331{color:#60a5fa;background:#3b82f614;border:1px solid #3b82f626}._alertIcon_1eis6_337{flex-shrink:0;align-items:center;display:flex}._alertText_1eis6_343{flex:1}._alertAction_1eis6_347{color:inherit;white-space:nowrap;opacity:.8;align-items:center;gap:4px;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}._alertAction_1eis6_347:hover{opacity:1}._chartsRow_1eis6_365{grid-template-columns:1fr 1fr;gap:20px;display:grid}._span2_1eis6_371{grid-column:span 2}._chartContainer_1eis6_376{padding:20px}._barChart_1eis6_380{justify-content:space-between;align-items:flex-end;gap:8px;height:200px;display:flex}._barCol_1eis6_388{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}._bar_1eis6_380{background:linear-gradient(#e5092266,#e50922);border-radius:6px 6px 0 0;width:100%;max-width:40px;min-height:4px;transition:height .5s}._barValue_1eis6_406{color:#a1a1aa;white-space:nowrap;margin-bottom:6px;font-size:.7rem}._barLabel_1eis6_413{color:#71717a;margin-top:8px;font-size:.75rem}._pieLegendContainer_1eis6_420{flex-direction:column;gap:14px;display:flex}._sourceRow_1eis6_426{align-items:center;gap:12px;display:flex}._sourceInfo_1eis6_432{align-items:center;gap:8px;min-width:120px;display:flex}._sourceDot_1eis6_439{border-radius:50%;flex-shrink:0;width:10px;height:10px}._sourceName_1eis6_446{color:#e4e4e7;font-size:.85rem}._sourceBarOuter_1eis6_451{background:#ffffff0d;border-radius:4px;flex:1;height:8px;overflow:hidden}._sourceBarInner_1eis6_459{border-radius:4px;height:100%;transition:width .5s}._sourcePercent_1eis6_465{color:#a1a1aa;text-align:right;min-width:36px;font-size:.85rem}._courseRankRow_1eis6_473{border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;padding:10px 0;display:flex}._courseRankRow_1eis6_473:last-child{border-bottom:none}._courseRank_1eis6_473{color:#52525b;min-width:28px;font-size:.85rem;font-weight:700}._courseRankInfo_1eis6_492{flex:1;min-width:0}._courseRankTitle_1eis6_497{color:#e4e4e7;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;display:block;overflow:hidden}._courseRankSales_1eis6_506{color:#71717a;margin-top:2px;font-size:.75rem;display:block}._courseRankBarOuter_1eis6_513{background:#ffffff0d;border-radius:3px;flex-shrink:0;width:80px;height:6px;overflow:hidden}._courseRankBarInner_1eis6_522{background:linear-gradient(90deg,#e50922,#f59e0b);border-radius:3px;height:100%;transition:width .5s}._conversionList_1eis6_530{flex-direction:column;gap:12px;display:flex}._conversionRow_1eis6_536{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:8px 0;display:flex}._conversionRow_1eis6_536:last-child{border-bottom:none}._conversionSource_1eis6_548{color:#e4e4e7;font-size:.85rem;font-weight:500}._conversionStats_1eis6_554{color:#a1a1aa;align-items:center;gap:8px;font-size:.8rem;display:flex}._conversionDot_1eis6_562{color:#52525b}._conversionRate_1eis6_566{color:#4ade80;background:#4ade801a;border-radius:10px;padding:2px 8px;font-weight:600}._cellWithAvatar_1eis6_575{align-items:center;gap:8px;display:flex}._smallAvatar_1eis6_581{color:#e50922;background:#e5092226;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}._cellCourse_1eis6_595{white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}._cardAction_1eis6_602{color:#60a5fa;align-items:center;gap:4px;font-size:.8rem;text-decoration:none;transition:color .2s;display:flex}._cardAction_1eis6_602:hover{color:#93c5fd;text-decoration:underline}._studentListCard_1eis6_618{padding:8px}._studentRow_1eis6_622{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:background .2s;display:flex}._studentRow_1eis6_622:hover{background:#ffffff08}._studentAvatar_1eis6_636{color:#fff;background:linear-gradient(135deg,#e50922,#c0071d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}._studentInfo_1eis6_650{flex:1;min-width:0}._studentName_1eis6_655{color:#e4e4e7;font-size:.85rem;font-weight:500;display:block}._studentEmail_1eis6_662{color:#71717a;margin-top:2px;font-size:.75rem;display:block}._studentMeta_1eis6_669{flex-direction:column;align-items:flex-end;gap:4px;display:flex}._studentDate_1eis6_676{color:#52525b;font-size:.7rem}._plainListCard_1eis6_682{padding:8px}._listRow_1eis6_686{border-bottom:1px solid #ffffff08;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:background .2s;display:flex}._listRow_1eis6_686:last-child{border-bottom:none}._listRowUnread_1eis6_700{background:#e5092208}._listRowMain_1eis6_704{flex:1;min-width:0}._listRowTitle_1eis6_709{color:#e4e4e7;font-size:.85rem;font-weight:500;display:block}._listRowSub_1eis6_716{color:#71717a;margin-top:2px;font-size:.75rem;display:block}._listRowMeta_1eis6_723{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}._listRowCode_1eis6_731{color:#52525b;font-family:monospace;font-size:.7rem}._listRowDate_1eis6_737{color:#52525b;font-size:.7rem}._chatIndicator_1eis6_743{align-items:center;display:flex}._chatStatusDot_1eis6_748{border-radius:50%;width:8px;height:8px}._chatOpen_1eis6_754{background:#f59e0b}._chatUrgent_1eis6_758{background:#f87171;animation:2s infinite _pulse_1eis6_1}@keyframes _pulse_1eis6_1{0%,to{opacity:1}50%{opacity:.4}}._chatPreview_1eis6_768{color:#52525b;margin-top:2px;font-size:.7rem;font-style:italic;display:block}._chatAssignee_1eis6_776{color:#52525b;background:#ffffff0a;border-radius:8px;padding:2px 8px;font-size:.7rem}._notifTypeIcon_1eis6_785{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._markReadBtn_1eis6_794{color:#52525b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s}._markReadBtn_1eis6_794:hover{color:#60a5fa;background:#60a5fa1a}._emptyState_1eis6_810{text-align:center;color:#52525b;flex-direction:column;justify-content:center;align-items:center;padding:32px 16px;font-size:.85rem;display:flex}._quickActions_1eis6_822{flex-direction:column;gap:12px;display:flex}._quickActionsGrid_1eis6_828{flex-wrap:wrap;gap:10px;display:flex}._quickActionBtn_1eis6_834{color:#e4e4e7;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:.85rem;text-decoration:none;transition:all .2s;display:flex}._quickActionBtn_1eis6_834:hover{color:#fff;background:#e5092214;border-color:#e5092233}@media (width<=1024px){._chartsRow_1eis6_365{grid-template-columns:1fr}._span2_1eis6_371{grid-column:span 1}}@media (width<=768px){._statsGrid_1eis6_25{grid-template-columns:repeat(2,1fr)}._alertsGrid_1eis6_302,._quickActionsGrid_1eis6_828{flex-direction:column}._table_1eis6_91{font-size:.8rem}._table_1eis6_91 th,._table_1eis6_91 td{padding:12px 16px}}@media (width<=480px){._statsGrid_1eis6_25{grid-template-columns:1fr}._statCardContent_1eis6_226{padding:16px}._statValue_1eis6_84{font-size:1.1rem}}._filterBar_1eis6_907{align-items:center;gap:12px;display:flex}._searchInputWrapper_1eis6_913{flex:1;position:relative}._searchIcon_1eis6_918{color:#52525b;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}._searchInput_1eis6_913{color:#fff;background:#0a0a0c;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:12px 14px 12px 42px;font-size:.85rem;transition:all .2s}._searchInput_1eis6_913:focus{border-color:#e509224d;outline:none;box-shadow:0 0 0 3px #e509220d}._searchInput_1eis6_913::placeholder{color:#52525b}._clearBtn_1eis6_948{color:#52525b;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}._clearBtn_1eis6_948:hover{color:#e4e4e7;background:#ffffff0d}._filterToggle_1eis6_967{color:#e4e4e7;cursor:pointer;white-space:nowrap;background:#101318;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-size:.85rem;transition:all .2s;display:flex}._filterToggle_1eis6_967:hover{background:#ffffff0d;border-color:#ffffff1f}._filterPanel_1eis6_988{background:#101318;border:1px solid #ffffff0d;border-radius:12px;flex-wrap:wrap;gap:16px;padding:20px;display:flex}._filterGroup_1eis6_998{flex-direction:column;gap:6px;min-width:160px;display:flex}._filterGroup_1eis6_998 label{color:#71717a;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}._filterSelect_1eis6_1013{color:#e4e4e7;cursor:pointer;background:#0a0a0c;border:1px solid #ffffff14;border-radius:8px;padding:10px 14px;font-size:.85rem;transition:all .2s}._filterSelect_1eis6_1013:focus{border-color:#e509224d;outline:none}._tableHeader_1eis6_1030{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}._tableCount_1eis6_1038{color:#71717a;font-size:.8rem}._typeBadge_1eis6_1044{color:#a1a1aa;white-space:nowrap;background:#ffffff0a;border-radius:6px;padding:3px 10px;font-size:.7rem;font-weight:500;display:inline-block}._logTitle_1eis6_1056{max-width:300px}._actionBtn_1eis6_1061{color:#71717a;cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}._actionBtn_1eis6_1061:hover{color:#e4e4e7;background:#ffffff0d;border-color:#ffffff1f}._contextMenu_1eis6_1082{z-index:100;background:#18181b;border:1px solid #ffffff14;border-radius:10px;min-width:180px;margin-top:4px;padding:6px;position:absolute;top:100%;right:0;box-shadow:0 12px 40px #00000080}._contextMenu_1eis6_1082 button{color:#e4e4e7;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:.8rem;transition:background .15s;display:flex}._contextMenu_1eis6_1082 button:hover{background:#ffffff0d}._logDetailHeader_1eis6_1118{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}._typeTag_1eis6_1127{color:#a1a1aa;background:#ffffff0a;border-radius:20px;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-flex}._infoGrid_1eis6_1138{flex-direction:column;gap:2px;padding:16px 20px;display:flex}._infoRow_1eis6_1145{border-bottom:1px solid #ffffff08;align-items:center;padding:12px 0;display:flex}._infoRow_1eis6_1145:last-child{border-bottom:none}._infoLabel_1eis6_1156{color:#71717a;align-items:center;gap:8px;min-width:140px;font-size:.8rem;display:flex}._infoValue_1eis6_1165{color:#e4e4e7;font-family:monospace;font-size:.85rem}._resolutionHistory_1eis6_1172{padding:16px 20px}._resolutionEmpty_1eis6_1176{text-align:center;color:#52525b;padding:24px;font-size:.85rem}._resolutionItem_1eis6_1183{gap:12px;padding:12px 0;display:flex}._resolutionDot_1eis6_1189{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}._actionPrimaryBtn_1eis6_1198{color:#fff;cursor:pointer;white-space:nowrap;background:#e50922;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}._actionPrimaryBtn_1eis6_1198:hover{background:#f81a33}._actionSecondaryBtn_1eis6_1218{color:#e4e4e7;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;transition:all .2s;display:inline-flex}._actionSecondaryBtn_1eis6_1218:hover{background:#ffffff0f;border-color:#ffffff1f}._metadataJson_1eis6_1239{max-height:300px;padding:16px 20px;overflow:auto}._metadataJson_1eis6_1239 pre{color:#a1a1aa;margin:0;font-family:monospace;font-size:.75rem;line-height:1.6}._stackTrace_1eis6_1254{background:#0003;max-height:250px;padding:16px 20px;overflow:auto}._stackTrace_1eis6_1254 pre{color:#f87171;white-space:pre-wrap;margin:0;font-family:monospace;font-size:.72rem;line-height:1.5}._backBtn_1eis6_1271{color:#e4e4e7;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;text-decoration:none;transition:all .2s;display:inline-flex}._backBtn_1eis6_1271:hover{color:#fff;background:#e5092214;border-color:#e5092233}@media (width<=768px){._filterPanel_1eis6_988{flex-direction:column}._filterGroup_1eis6_998{min-width:100%}._logDetailHeader_1eis6_1118{flex-direction:column}._infoRow_1eis6_1145{flex-direction:column;align-items:flex-start;gap:4px}._infoLabel_1eis6_1156{min-width:auto}}@media (width<=900px){._pageHeader_1eis6_7{flex-direction:column;align-items:flex-start;gap:14px}._headerActions_1eis6_194{flex-wrap:wrap;width:100%}._statsGrid_1eis6_25,._chartsRow_1eis6_365{grid-template-columns:1fr}._span2_1eis6_371{grid-column:auto}._table_1eis6_91 th,._table_1eis6_91 td{padding:12px 14px}}@media (width<=560px){._pageContainer_1eis6_1{gap:18px}._pageTitle_1eis6_14{font-size:1.25rem}._statCard_1eis6_31,._tableCard_1eis6_91{border-radius:10px}._statCardContent_1eis6_226,._cardHeader_1eis6_98{padding:16px}}._landingWrapper_1ey41_1{background-color:var(--lp-bg,#050608);min-height:100vh;color:var(--lp-text,#fff);font-family:var(--lp-body-font,"Inter", sans-serif);overflow-x:hidden}._section_1ey41_15{padding:80px 24px}._sectionContainer_1ey41_19{max-width:1100px;margin:0 auto}._sectionTitle_1ey41_24{font-family:var(--lp-heading-font,"Inter", sans-serif);font-weight:var(--lp-hero-title-weight,800);color:var(--lp-text,#fff);text-align:center;margin-bottom:16px;font-size:2rem}._sectionSubtitle_1ey41_33{color:var(--lp-text-muted,#a5a7ae);text-align:center;margin-bottom:40px;font-size:1rem}._heroSection_1ey41_41{padding:140px 24px 80px;position:relative;overflow:hidden}._heroBgOverlay_1ey41_47{pointer-events:none;background:radial-gradient(at 30%,#e5092214 0%,#0000 70%);position:absolute;inset:0}._heroContainer_1ey41_54{z-index:1;gap:48px;max-width:1100px;margin:0 auto;display:grid;position:relative}._heroContent_1ey41_63{flex-direction:column;gap:16px;display:flex}._heroBadge_1ey41_69{color:var(--lp-primary,#e50922);text-transform:uppercase;letter-spacing:1px;background:#e509221a;border:1px solid #e509224d;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}._heroTitle_1ey41_85{font-family:var(--lp-heading-font,"Inter", sans-serif);font-size:var(--lp-hero-title-size,3.2rem);font-weight:var(--lp-hero-title-weight,800);color:var(--lp-text,#fff);line-height:1.1}._heroSubtitle_1ey41_93{color:var(--lp-primary,#e50922);font-size:1.2rem;font-weight:600}._heroDesc_1ey41_99{color:var(--lp-text-muted,#a5a7ae);max-width:600px;font-size:1.05rem;line-height:1.6}._heroMeta_1ey41_106{flex-wrap:wrap;gap:16px;margin:8px 0;display:flex}._heroMetaItem_1ey41_113{color:var(--lp-text-muted,#a5a7ae);align-items:center;gap:6px;font-size:13px;display:flex}._heroPrice_1ey41_121{align-items:baseline;gap:12px;margin:8px 0;display:flex}._heroOldPrice_1ey41_128{color:var(--lp-text-muted,#a5a7ae);font-size:1.4rem;text-decoration:line-through}._heroCurrentPrice_1ey41_134{color:var(--lp-primary,#e50922);font-size:2.4rem;font-weight:800}._heroInstallment_1ey41_140{color:var(--lp-text-muted,#a5a7ae);font-size:1rem}._heroCtas_1ey41_145{flex-wrap:wrap;gap:12px;margin:8px 0;display:flex}._ctaPrimary_1ey41_152{background:var(--lp-button,#e50922);color:#fff;border-radius:var(--lp-button-radius,8px);cursor:pointer;box-shadow:var(--lp-button-shadow,0 4px 14px #e5092266);border:none;align-items:center;gap:8px;padding:16px 32px;font-size:1.05rem;font-weight:700;transition:all .2s;display:inline-flex}._ctaPrimary_1ey41_152:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 20px #e5092280}._ctaSecondary_1ey41_174{color:var(--lp-text,#fff);border-radius:var(--lp-button-radius,8px);cursor:pointer;background:0 0;border:1px solid #fff3;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}._ctaSecondary_1ey41_174:hover{background:#ffffff0d;border-color:#fff6}._ctaTertiary_1ey41_194{color:var(--lp-text-muted,#a5a7ae);border-radius:var(--lp-button-radius,8px);border:1px solid #ffffff1a;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}._ctaTertiary_1ey41_194:hover{color:var(--lp-text,#fff);border-color:#ffffff4d}._heroTrust_1ey41_213{color:var(--lp-text-muted,#a5a7ae);align-items:center;gap:8px;margin-top:8px;font-size:13px;display:flex}._heroMedia_1ey41_222{justify-content:center;align-items:center;display:flex}._heroVideoWrapper_1ey41_228{border-radius:var(--lp-card-radius,12px);width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}._heroVideoWrapper_1ey41_228 iframe{border:none;width:100%;height:100%;position:absolute;inset:0}._heroImageWrapper_1ey41_245{border-radius:var(--lp-card-radius,12px);overflow:hidden;box-shadow:0 20px 60px #00000080}._heroImageWrapper_1ey41_245 img{width:100%;display:block}._heroCentered_1ey41_256 ._heroContainer_1ey41_54{text-align:center;grid-template-columns:1fr}._heroCentered_1ey41_256 ._heroContent_1ey41_63{align-items:center}._heroCentered_1ey41_256 ._heroDesc_1ey41_99{max-width:700px}._heroCentered_1ey41_256 ._heroCtas_1ey41_145{justify-content:center}._heroSplit_1ey41_273 ._heroContainer_1ey41_54{grid-template-columns:1fr 1fr;align-items:center}._benefitsGrid_1ey41_279{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:32px;display:grid}._benefitCard_1ey41_286{background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);border:1px solid #ffffff0f;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}._benefitCard_1ey41_286:hover{border-color:#ffffff1f;transform:translateY(-2px)}._benefitIcon_1ey41_302{width:48px;height:48px;color:var(--lp-primary,#e50922);background:#e509221a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._benefitText_1ey41_314{font-size:.95rem;font-weight:500;line-height:1.4}._listGrid_1ey41_321{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;max-width:800px;margin-top:32px;margin-left:auto;margin-right:auto;display:grid}._listItem_1ey41_331{background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);align-items:center;gap:12px;padding:16px;font-size:1rem;display:flex}._listCheck_1ey41_341{color:var(--lp-primary,#e50922);flex-shrink:0}._curriculumAccordion_1ey41_347{max-width:800px;margin-top:32px;margin-left:auto;margin-right:auto}._curriculumModule_1ey41_354{background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);border:1px solid #ffffff0f;margin-bottom:12px;transition:all .2s;overflow:hidden}._curriculumModule_1ey41_354:hover{border-color:#ffffff1f}._curriculumHeader_1ey41_367{width:100%;color:var(--lp-text,#fff);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}._curriculumModuleInfo_1ey41_381{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._curriculumModuleNum_1ey41_388{text-transform:uppercase;letter-spacing:1px;color:var(--lp-primary,#e50922);background:#e509221a;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:700}._curriculumModuleTitle_1ey41_399{margin:0;font-size:1rem;font-weight:600}._curriculumModuleMeta_1ey41_405{color:var(--lp-text-muted,#a5a7ae);font-size:13px}._curriculumLessons_1ey41_410{border-top:1px solid #ffffff0f;padding:8px 0}._curriculumLesson_1ey41_410{align-items:center;gap:12px;padding:12px 20px;transition:background .2s;display:flex}._curriculumLesson_1ey41_410:hover{background:#ffffff08}._lessonIcon_1ey41_427{flex-shrink:0;display:flex}._lessonDone_1ey41_432{color:#22c55e}._lessonPlay_1ey41_436{color:var(--lp-primary,#e50922)}._lessonTitle_1ey41_440{color:var(--lp-text,#fff);flex:1;font-size:14px}._lessonDuration_1ey41_446{color:var(--lp-text-muted,#a5a7ae);font-size:12px}._curriculumEmpty_1ey41_451{text-align:center;color:var(--lp-text-muted,#a5a7ae);padding:20px;font-size:14px}._certificateGrid_1ey41_459{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}._certificateContent_1ey41_466{flex-direction:column;gap:16px;display:flex}._certificateDesc_1ey41_472{color:var(--lp-text-muted,#a5a7ae);font-size:1rem;line-height:1.6}._certificateFeatures_1ey41_478{flex-direction:column;gap:12px;margin-top:8px;display:flex}._certFeature_1ey41_485{color:var(--lp-text-muted,#a5a7ae);align-items:center;gap:12px;font-size:14px;display:flex}._certFeature_1ey41_485 svg{color:var(--lp-primary,#e50922);flex-shrink:0}._certificatePreview_1ey41_498{justify-content:center;display:flex}._certMockup_1ey41_503{text-align:center;background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:340px;padding:32px;box-shadow:0 20px 60px #0000004d}._certMockHeader_1ey41_514{margin-bottom:24px}._certMockHeader_1ey41_514 svg{color:gold;margin-bottom:8px}._certMockHeader_1ey41_514 h3{letter-spacing:4px;color:gold;font-size:1.2rem}._certMockBody_1ey41_529 p{color:#ffffffb3;margin-bottom:8px;font-size:13px;line-height:1.6}._certMockBody_1ey41_529 h4{color:#fff;margin:16px 0;font-size:1.1rem}._instructorCard_1ey41_543{background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);border:1px solid #ffffff0f;align-items:flex-start;gap:32px;max-width:750px;margin:32px auto 0;padding:36px;display:flex}._instructorPhoto_1ey41_555{border:3px solid var(--lp-primary,#e50922);border-radius:50%;flex-shrink:0;width:120px;height:120px;overflow:hidden}._instructorPhoto_1ey41_555 img{object-fit:cover;width:100%;height:100%}._instructorAvatar_1ey41_570{background:var(--lp-primary,#e50922);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.4rem;font-weight:700;display:flex}._instructorInfo_1ey41_582{flex:1}._instructorName_1ey41_586{margin-bottom:4px;font-size:1.5rem;font-weight:700}._instructorSpecialty_1ey41_592{color:var(--lp-primary,#e50922);margin-bottom:4px;font-size:.9rem;font-weight:600}._instructorAuthority_1ey41_599{color:var(--lp-text-muted,#a5a7ae);margin-bottom:12px;font-size:.85rem;font-style:italic}._instructorExperience_1ey41_606{color:var(--lp-primary,#e50922);background:#e5092214;border-radius:8px;align-items:center;gap:8px;width:fit-content;margin-bottom:12px;padding:8px 14px;font-size:.85rem;display:flex}._instructorStats_1ey41_619{gap:20px;margin-bottom:14px;display:flex}._instructorStat_1ey41_619{color:var(--lp-text-muted,#a5a7ae);align-items:center;gap:8px;font-size:.9rem;display:flex}._instructorStat_1ey41_619 svg{color:var(--lp-primary,#e50922)}._instructorStat_1ey41_619 strong{color:var(--lp-text,#fff)}._instructorBio_1ey41_641{color:var(--lp-text-muted,#a5a7ae);font-size:.95rem;line-height:1.7}._instructorSocial_1ey41_647{gap:8px;margin-top:16px;display:flex}._instructorSocial_1ey41_647 a{color:var(--lp-primary,#e50922);border:1px solid #e509224d;border-radius:6px;padding:6px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}._instructorSocial_1ey41_647 a:hover{background:#e509221a}._bonusSection_1ey41_669{background:linear-gradient(#0000,#e5092208)}._bonusGrid_1ey41_673{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:32px;display:grid}._bonusCard_1ey41_680{background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);text-align:center;border:1px solid #ffffff0f;padding:28px;transition:all .2s}._bonusCard_1ey41_680:hover{border-color:#e509224d;transform:translateY(-3px)}._bonusIcon_1ey41_694{width:56px;height:56px;color:var(--lp-primary,#e50922);background:#e509221a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}._bonusTitle_1ey41_706{margin-bottom:8px;font-size:1.1rem;font-weight:600}._bonusDesc_1ey41_712{color:var(--lp-text-muted,#a5a7ae);font-size:.9rem;line-height:1.5}._testimonialsGrid_1ey41_719{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:32px;display:grid}._testimonialCard_1ey41_726{background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);border:1px solid #ffffff0f;padding:28px;position:relative}._testimonialQuote_1ey41_734{color:var(--lp-primary,#e50922);opacity:.3;margin-bottom:12px}._testimonialText_1ey41_740{color:var(--lp-text-muted,#a5a7ae);margin-bottom:16px;font-size:.95rem;font-style:italic;line-height:1.6}._testimonialAuthor_1ey41_748{align-items:center;gap:12px;display:flex}._testimonialAvatar_1ey41_754{background:var(--lp-primary,#e50922);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex;overflow:hidden}._testimonialAvatar_1ey41_754 img{object-fit:cover;width:100%;height:100%}._testimonialName_1ey41_775{font-size:14px;display:block}._testimonialCourse_1ey41_780{color:var(--lp-text-muted,#a5a7ae);margin-top:2px;font-size:12px;display:block}._faqList_1ey41_788{flex-direction:column;gap:8px;max-width:700px;margin:32px auto 0;display:flex}._faqItem_1ey41_796{background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);border:1px solid #ffffff0f;overflow:hidden}._faqQuestion_1ey41_803{width:100%;color:var(--lp-text,#fff);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:18px 20px;font-size:1rem;font-weight:500;display:flex}._faqQuestion_1ey41_803 svg:first-child{color:var(--lp-primary,#e50922);flex-shrink:0}._faqQuestion_1ey41_803 svg:last-child{color:var(--lp-text-muted,#a5a7ae);flex-shrink:0;margin-left:auto}._faqQuestion_1ey41_803 span{flex:1}._faqAnswer_1ey41_833{padding:0 20px 18px 50px}._faqAnswer_1ey41_833 p{color:var(--lp-text-muted,#a5a7ae);font-size:.95rem;line-height:1.6}._objectiveCard_1ey41_844{background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);border:1px solid #ffffff0f;align-items:flex-start;gap:24px;max-width:800px;margin:32px auto 0;padding:32px;display:flex}._objectiveIcon_1ey41_856{color:var(--lp-primary,#e50922);flex-shrink:0;margin-top:4px}._objectiveText_1ey41_862{color:var(--lp-text-muted,#a5a7ae);font-size:1.05rem;line-height:1.7}._methodologyGrid_1ey41_869{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;max-width:800px;margin-top:32px;margin-left:auto;margin-right:auto;display:grid}._methodologyCard_1ey41_879{background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);border:1px solid #ffffff0f;align-items:center;gap:14px;padding:20px;transition:all .2s;display:flex}._methodologyCard_1ey41_879:hover{border-color:#ffffff1f;transform:translateY(-2px)}._methodologyIcon_1ey41_895{width:44px;height:44px;color:var(--lp-primary,#e50922);background:#e509221a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._methodologyText_1ey41_907{font-size:.95rem;font-weight:500;line-height:1.4}._guaranteeCard_1ey41_914{text-align:center;background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);border:1px solid #ffffff0f;max-width:600px;margin:0 auto;padding:48px}._guaranteeIcon_1ey41_924{color:#22c55e;margin-bottom:16px}._guaranteeTitle_1ey41_929{margin-bottom:12px;font-size:1.4rem}._guaranteeDesc_1ey41_934{color:var(--lp-text-muted,#a5a7ae);margin-bottom:16px;line-height:1.6}._paymentSecurity_1ey41_940{color:var(--lp-text-muted,#a5a7ae);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}._ctaFinalSection_1ey41_950{background:linear-gradient(#0000,#e509220d)}._ctaFinalCard_1ey41_954{text-align:center;background:var(--lp-card-bg,#101318);border-radius:var(--lp-card-radius,12px);border:1px solid #ffffff0f;max-width:600px;margin:0 auto;padding:64px 48px}._ctaFinalTitle_1ey41_964{margin-bottom:12px;font-size:1.8rem}._ctaFinalDesc_1ey41_969{color:var(--lp-text-muted,#a5a7ae);margin-bottom:24px;font-size:1.05rem}._ctaFinalPrice_1ey41_975{justify-content:center;align-items:baseline;gap:12px;margin-bottom:24px;display:flex}._ctaFinalValue_1ey41_983{color:var(--lp-primary,#e50922);font-size:2.8rem;font-weight:800}._ctaFinalTrust_1ey41_989{color:var(--lp-text-muted,#a5a7ae);justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:13px;display:flex}._stickyBar_1ey41_1000{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050608f2;border-top:1px solid #ffffff14;padding:12px 24px;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}._stickyVisible_1ey41_1014{transform:translateY(0)}._stickyInner_1ey41_1018{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}._stickyInfo_1ey41_1027 strong{margin-bottom:2px;font-size:14px;display:block}._stickyPrice_1ey41_1033{align-items:center;gap:8px;display:flex}._stickyOldPrice_1ey41_1039{color:var(--lp-text-muted,#a5a7ae);font-size:13px;text-decoration:line-through}._stickyCurrentPrice_1ey41_1045{color:var(--lp-primary,#e50922);font-size:1.2rem;font-weight:700}._stickyCta_1ey41_1051{background:var(--lp-button,#e50922);color:#fff;border-radius:var(--lp-button-radius,8px);cursor:pointer;white-space:nowrap;border:none;padding:12px 28px;font-size:15px;font-weight:700;transition:opacity .2s}._stickyCta_1ey41_1051:hover{opacity:.9}._countdownCard_1ey41_1069{text-align:center;border-radius:var(--lp-card-radius,12px);color:#fff;max-width:600px;margin:0 auto;padding:40px 32px}._countdownTitle_1ey41_1078{margin-bottom:8px;font-size:1.4rem;font-weight:700}._countdownText_1ey41_1084{opacity:.9;margin-bottom:24px;font-size:.95rem}._countdownTimer_1ey41_1090{justify-content:center;align-items:center;gap:4px;margin-bottom:20px;display:flex}._countdownUnit_1ey41_1098{background:#0003;border-radius:8px;flex-direction:column;align-items:center;min-width:64px;padding:12px 16px;display:flex}._countdownNumber_1ey41_1108{font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800}._countdownLabel_1ey41_1114{text-transform:uppercase;letter-spacing:1px;opacity:.7;margin-top:2px;font-size:10px}._countdownSeparator_1ey41_1122{opacity:.5;margin-top:-16px;font-size:1.5rem;font-weight:700}._countdownPrice_1ey41_1129{margin-top:8px}@media (width<=768px){._heroTitle_1ey41_85,._heroCurrentPrice_1ey41_134{font-size:1.8rem}._heroSplit_1ey41_273 ._heroContainer_1ey41_54{grid-template-columns:1fr}._section_1ey41_15{padding:48px 16px}._sectionTitle_1ey41_24{font-size:1.5rem}._certificateGrid_1ey41_459{grid-template-columns:1fr}._instructorCard_1ey41_543{text-align:center;flex-direction:column;align-items:center}._heroCtas_1ey41_145{flex-direction:column}._ctaPrimary_1ey41_152,._ctaSecondary_1ey41_174{justify-content:center;width:100%}._ctaFinalCard_1ey41_954{padding:32px 24px}._stickyInfo_1ey41_1027{display:none}._stickyCta_1ey41_1051{text-align:center;width:100%}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
