.Header-module__ldgnoG__header{background-color:var(--secondary);width:100%}.Header-module__ldgnoG__topBar{color:var(--text-muted);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.8rem;display:flex}.Header-module__ldgnoG__topLinks a{margin-left:1rem}.Header-module__ldgnoG__topLinks a:hover{color:var(--primary)}.Header-module__ldgnoG__mainHeader{padding:1.5rem 0}.Header-module__ldgnoG__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module__ldgnoG__logo{color:var(--foreground);letter-spacing:-1.5px;align-items:center;gap:12px;font-size:2.5rem;font-weight:900;display:flex}.Header-module__ldgnoG__logoIcon{object-fit:contain;width:45px;height:45px}.Header-module__ldgnoG__logo span{background-color:var(--primary);color:var(--secondary);border-radius:4px;margin-left:.1rem;padding:0 .5rem}.Header-module__ldgnoG__liveIndicator{color:var(--primary);background-color:#d32f2f0d;border:1px solid #d32f2f33;border-radius:20px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:800;display:flex}.Header-module__ldgnoG__dot{background-color:var(--primary);border-radius:50%;width:8px;height:8px;animation:1.5s infinite Header-module__ldgnoG__pulse}@keyframes Header-module__ldgnoG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.Header-module__ldgnoG__adSpace{color:#999;background-color:#f0f0f0;border:1px dashed #ccc;justify-content:center;align-items:center;width:728px;height:90px;font-size:.9rem;display:flex}.Header-module__ldgnoG__nav{background-color:var(--secondary);border-top:1px solid var(--border);border-bottom:2px solid var(--primary)}.Header-module__ldgnoG__menu{gap:1.5rem;padding:.8rem 0;list-style:none;display:flex}.Header-module__ldgnoG__menu a{text-transform:uppercase;color:var(--foreground);font-size:.95rem;font-weight:600;transition:color .2s}.Header-module__ldgnoG__menu a:hover{color:var(--primary)}.Header-module__ldgnoG__freeTag{color:#fff;vertical-align:middle;text-transform:uppercase;background-color:#2e7d32;border-radius:4px;margin-left:.4rem;padding:.1rem .4rem;font-size:.65rem;font-weight:800;display:inline-block}@media (max-width:1024px){.Header-module__ldgnoG__headerContent{text-align:center;flex-direction:column;gap:1rem}.Header-module__ldgnoG__adSpace{width:100%;max-width:100%;height:auto;min-height:60px;padding:10px}}@media (max-width:768px){.Header-module__ldgnoG__topBar{display:none}.Header-module__ldgnoG__logo{justify-content:center;font-size:1.8rem}.Header-module__ldgnoG__mainHeader{padding:1rem 0}.Header-module__ldgnoG__menu{white-space:nowrap;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:1.2rem;padding:.8rem 1rem;overflow-x:auto}.Header-module__ldgnoG__menu::-webkit-scrollbar{display:none}.Header-module__ldgnoG__liveIndicator{margin:0}.Header-module__ldgnoG__mobileAuth{display:flex}.Header-module__ldgnoG__desktopAuth{display:none}.Header-module__ldgnoG__headerContent{flex-flow:wrap;justify-content:space-between;padding:.5rem 1rem}.Header-module__ldgnoG__nav{display:none}}.Header-module__ldgnoG__mobileAuth{align-items:center;gap:12px;display:none}.Header-module__ldgnoG__desktopAuth{display:block}.Header-module__ldgnoG__loginBtn{background:linear-gradient(135deg,var(--primary)0%,#ff5252 100%);color:#fff;border-radius:25px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;animation:3s ease-in-out infinite Header-module__ldgnoG__floatBtn;display:inline-flex;box-shadow:0 4px 15px #d32f2f4d}.Header-module__ldgnoG__loginBtn:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #d32f2f66}.Header-module__ldgnoG__loginBtnIcon{font-size:1.1rem}@keyframes Header-module__ldgnoG__floatBtn{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.Header-module__ldgnoG__userContainer{position:relative}.Header-module__ldgnoG__avatarBtn{cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:30px;align-items:center;gap:.6rem;padding:.4rem .8rem .4rem .4rem;transition:all .3s;animation:4s ease-in-out infinite Header-module__ldgnoG__floatAvatar;display:flex;box-shadow:0 4px 15px #667eea4d}.Header-module__ldgnoG__avatarBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}@keyframes Header-module__ldgnoG__floatAvatar{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.Header-module__ldgnoG__avatar{color:#667eea;text-transform:uppercase;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;display:flex}.Header-module__ldgnoG__userName{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.85rem;font-weight:600;overflow:hidden}.Header-module__ldgnoG__howToEarnLink{color:#ffffffb3;font-size:.65rem;font-weight:500;text-decoration:underline;transition:color .2s}.Header-module__ldgnoG__howToEarnLink:hover{color:#fff}.Header-module__ldgnoG__dropdownIcon{color:#fff;font-size:.7rem;transition:transform .3s}.Header-module__ldgnoG__avatarBtn[data-open=true] .Header-module__ldgnoG__dropdownIcon{transform:rotate(180deg)}.Header-module__ldgnoG__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:1000;background:#141423f2;border:1px solid #ffffff1a;border-radius:12px;min-width:200px;padding:.5rem 0;transition:all .3s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-10px);box-shadow:0 10px 40px #0006}.Header-module__ldgnoG__dropdown:before{content:"";border-bottom:8px solid #141423f2;border-left:8px solid #0000;border-right:8px solid #0000;position:absolute;top:-8px;right:20px}.Header-module__ldgnoG__dropdown.Header-module__ldgnoG__open{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__ldgnoG__dropdownItem{color:#eee;cursor:pointer;background:0 0;border:none;align-items:center;gap:.8rem;width:100%;padding:.8rem 1.2rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__dropdownItem:hover{color:var(--primary);background-color:#ffffff0d}.Header-module__ldgnoG__dropdownItem.Header-module__ldgnoG__admin{color:#667eea}.Header-module__ldgnoG__dropdownItem.Header-module__ldgnoG__admin:hover{background-color:#667eea1a}.Header-module__ldgnoG__dropdownItem.Header-module__ldgnoG__logout{color:#f44;border-top:1px solid #eee;margin-top:.3rem;padding-top:1rem}.Header-module__ldgnoG__dropdownItem.Header-module__ldgnoG__logout:hover{background-color:#ff44441a}.Header-module__ldgnoG__dropdownItemIcon{text-align:center;width:20px;font-size:1.1rem}.Header-module__ldgnoG__dropdownDivider{background-color:#eee;height:1px;margin:.3rem 0}.Header-module__ldgnoG__hasDropdown{position:relative}.Header-module__ldgnoG__dropdownTrigger{text-transform:uppercase;color:var(--foreground);cursor:pointer;align-items:center;gap:.3rem;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.Header-module__ldgnoG__dropdownTrigger:hover{color:var(--primary)}.Header-module__ldgnoG__arrow{font-size:.6rem;transition:transform .3s}.Header-module__ldgnoG__hasDropdown:hover .Header-module__ldgnoG__arrow{transform:rotate(180deg)}.Header-module__ldgnoG__categoryDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:1000;background:#141423f2;border:1px solid #ffffff1a;border-radius:16px;min-width:240px;padding:.8rem;list-style:none;transition:all .3s;position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%)translateY(-10px);box-shadow:0 15px 50px #0006}.Header-module__ldgnoG__categoryDropdown:before{content:"";border-bottom:10px solid #141423f2;border-left:10px solid #0000;border-right:10px solid #0000;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.Header-module__ldgnoG__hasDropdown:hover .Header-module__ldgnoG__categoryDropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__ldgnoG__categoryItem{border-radius:10px;align-items:center;gap:.8rem;padding:.7rem .8rem;text-decoration:none;transition:all .2s;display:flex;color:#fff!important}.Header-module__ldgnoG__categoryItem:hover{background:#ffffff0d;transform:translate(5px)}.Header-module__ldgnoG__categoryIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}.Header-module__ldgnoG__categoryName{text-transform:none;font-size:.95rem;font-weight:600;color:#fff!important}@media (max-width:768px){.Header-module__ldgnoG__hasDropdown{display:none}}
.WeatherWidget-module__H-ImmW__weatherWidget{color:#555;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff80;border-radius:20px;align-items:center;gap:8px;padding:4px 12px;font-size:.9rem;transition:all .3s;display:flex}.WeatherWidget-module__H-ImmW__weatherWidget:hover{background:#fffc;transform:translateY(-1px)}.WeatherWidget-module__H-ImmW__icon{font-size:1.2rem}.WeatherWidget-module__H-ImmW__temp{color:var(--primary);font-weight:700}.WeatherWidget-module__H-ImmW__location{font-weight:500}.WeatherWidget-module__H-ImmW__loading{color:#999;font-size:.8rem}@media (max-width:768px){.WeatherWidget-module__H-ImmW__weatherWidget{display:none}}
.ThemeToggle-module__Z5gSZG__toggleButton{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;font-size:1.2rem;transition:background-color .2s;display:flex}.ThemeToggle-module__Z5gSZG__toggleButton:hover{background-color:var(--border)}.ThemeToggle-module__Z5gSZG__icon{display:block}
.NotificationBell-module__zCeTQG__bellContainer{display:inline-flex;position:relative}.NotificationBell-module__zCeTQG__bellBtn{cursor:pointer;color:inherit;background:0 0;border:none;padding:6px;font-size:1.2rem;transition:transform .2s;position:relative}.NotificationBell-module__zCeTQG__bellBtn:hover{transform:scale(1.1)}.NotificationBell-module__zCeTQG__badge{color:#fff;background:#d32f2f;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:.65rem;font-weight:700;line-height:1;animation:.3s NotificationBell-module__zCeTQG__badgePop;display:flex;position:absolute;top:0;right:0}@keyframes NotificationBell-module__zCeTQG__badgePop{0%{transform:scale(0)}80%{transform:scale(1.2)}to{transform:scale(1)}}.NotificationBell-module__zCeTQG__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#14141ef7;border:1px solid #ffffff14;border-radius:12px;width:320px;max-height:400px;padding:0;display:none;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 8px 32px #00000080}.NotificationBell-module__zCeTQG__dropdown.NotificationBell-module__zCeTQG__open{animation:.2s NotificationBell-module__zCeTQG__slideDown;display:block}@keyframes NotificationBell-module__zCeTQG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.NotificationBell-module__zCeTQG__dropdownHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.NotificationBell-module__zCeTQG__dropdownTitle{color:#fff;font-size:.85rem;font-weight:600}.NotificationBell-module__zCeTQG__clearBtn{color:var(--primary,#d32f2f);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem;transition:background .2s}.NotificationBell-module__zCeTQG__clearBtn:hover{background:#ffffff0d}.NotificationBell-module__zCeTQG__notifItem{color:inherit;border-bottom:1px solid #ffffff0a;gap:10px;padding:12px 16px;text-decoration:none;transition:background .2s;display:flex}.NotificationBell-module__zCeTQG__notifItem:hover{background:#ffffff0a}.NotificationBell-module__zCeTQG__notifItem.NotificationBell-module__zCeTQG__unread{background:rgba(var(--primary-rgb,211,47,47),.06)}.NotificationBell-module__zCeTQG__notifIcon{flex-shrink:0;margin-top:2px;font-size:1.3rem}.NotificationBell-module__zCeTQG__notifContent{flex:1;min-width:0}.NotificationBell-module__zCeTQG__notifText{color:#ddd;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.4;display:-webkit-box;overflow:hidden}.NotificationBell-module__zCeTQG__notifTime{color:#666;margin-top:4px;font-size:.7rem}.NotificationBell-module__zCeTQG__empty{text-align:center;color:#666;padding:2rem;font-size:.85rem}
.Footer-module__Grjkva__footer{background-color:var(--foreground);color:var(--secondary);margin-top:4rem;padding-top:4rem}.Footer-module__Grjkva__footerContent{grid-template-columns:2fr 1fr 1fr 2fr;gap:3rem;padding-bottom:4rem;display:grid}.Footer-module__Grjkva__successMsg{color:#4caf50;margin-top:.5rem;font-size:.8rem}.Footer-module__Grjkva__errorMsg{color:#f44336;margin-top:.5rem;font-size:.8rem}.Footer-module__Grjkva__successBox{color:#4caf50;background:#4caf501a;border:1px solid #4caf50;border-radius:8px;padding:1rem;font-weight:600}.Footer-module__Grjkva__cancelLink{color:#888;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.8rem;text-decoration:underline}.Footer-module__Grjkva__cancelLink:hover{color:var(--primary)}.Footer-module__Grjkva__brand p{color:#aaa;margin-top:1.5rem;line-height:1.6}.Footer-module__Grjkva__logo{color:var(--secondary);font-size:2rem;font-weight:900}.Footer-module__Grjkva__logo span{background-color:var(--primary);border-radius:4px;margin-left:.2rem;padding:0 .4rem}.Footer-module__Grjkva__links h3,.Footer-module__Grjkva__newsletter h3{margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem;position:relative}.Footer-module__Grjkva__links h3:after,.Footer-module__Grjkva__newsletter h3:after{content:"";background-color:var(--primary);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__Grjkva__links ul li{margin-bottom:.8rem}.Footer-module__Grjkva__links ul li a{color:#aaa}.Footer-module__Grjkva__links ul li a:hover{color:var(--primary);padding-left:5px}.Footer-module__Grjkva__newsletter p{color:#aaa;margin-bottom:1.5rem}.Footer-module__Grjkva__form{gap:.5rem;display:flex}.Footer-module__Grjkva__form input{border:none;border-radius:4px;outline:none;flex:1;padding:.8rem;font-family:inherit;font-size:1rem}.Footer-module__Grjkva__form button{background-color:var(--primary);color:var(--secondary);cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:.8rem 1.5rem;font-weight:600}.Footer-module__Grjkva__form button:hover:not(:disabled){background-color:var(--primary-dark)}.Footer-module__Grjkva__form button:disabled{opacity:.7;cursor:not-allowed}.Footer-module__Grjkva__bottomBar{text-align:center;color:#666;background-color:#111;border-top:1px solid #333;padding:1.5rem 0;font-size:.9rem}@media (max-width:1024px){.Footer-module__Grjkva__footerContent{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.Footer-module__Grjkva__footer{text-align:center;padding-top:2rem}.Footer-module__Grjkva__footerContent{grid-template-columns:1fr;gap:2.5rem}.Footer-module__Grjkva__links h3:after,.Footer-module__Grjkva__newsletter h3:after{left:50%;transform:translate(-50%)}.Footer-module__Grjkva__form{flex-direction:column;width:100%;max-width:320px;margin:0 auto}}
.AdSlot-module__KbmHlG__adContainer{flex-direction:column;align-items:center;width:100%;margin:2rem 0;display:flex}.AdSlot-module__KbmHlG__label{color:#999;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem}.AdSlot-module__KbmHlG__slot{background-color:#f0f0f0;border:1px solid #ddd;justify-content:center;align-items:center;max-width:100%;display:flex;overflow:hidden}.AdSlot-module__KbmHlG__leaderboard .AdSlot-module__KbmHlG__slot{width:728px;height:90px}.AdSlot-module__KbmHlG__rectangle .AdSlot-module__KbmHlG__slot{width:300px;height:250px}.AdSlot-module__KbmHlG__sidebar .AdSlot-module__KbmHlG__slot{width:300px;height:600px}@media (max-width:768px){.AdSlot-module__KbmHlG__leaderboard .AdSlot-module__KbmHlG__slot{width:100%;max-width:320px;height:50px}.AdSlot-module__KbmHlG__sidebar .AdSlot-module__KbmHlG__slot{height:auto;min-height:250px}}@media (max-width:350px){.AdSlot-module__KbmHlG__rectangle .AdSlot-module__KbmHlG__slot,.AdSlot-module__KbmHlG__sidebar .AdSlot-module__KbmHlG__slot{width:100%}}
.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__main{padding-bottom:5rem}.page-module___8aEwW__mainContent{grid-template-columns:2fr 1fr;gap:3rem;margin:3rem 0;display:grid}.page-module___8aEwW__sectionHeader{margin-bottom:2rem}.page-module___8aEwW__sectionTitle{text-transform:uppercase;letter-spacing:-1px;font-size:2rem}.page-module___8aEwW__titleUnderline{background-color:var(--primary);width:60px;height:4px;margin-top:.5rem}.page-module___8aEwW__newsGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.page-module___8aEwW__sidebar{flex-direction:column;gap:3rem;display:flex}.page-module___8aEwW__sidebarTitle{text-transform:uppercase;border-bottom:2px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;position:relative}.page-module___8aEwW__sidebarTitle:after{content:"";background-color:var(--primary);width:40px;height:2px;position:absolute;bottom:-2px;left:0}.page-module___8aEwW__mostReadList{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__mostReadList li{align-items:flex-start;gap:1rem;display:flex}.page-module___8aEwW__rank{color:#eee;font-size:1.5rem;font-weight:900;line-height:1}.page-module___8aEwW__mostReadList a{font-size:.95rem;font-weight:600;line-height:1.4}.page-module___8aEwW__mostReadList a:hover{color:var(--primary)}@media (max-width:1024px){.page-module___8aEwW__mainContent{grid-template-columns:1fr}.page-module___8aEwW__sidebar{order:2}}@media (max-width:768px){.page-module___8aEwW__main{padding-bottom:2rem}.page-module___8aEwW__mainContent{gap:2rem;margin:1.5rem 0}.page-module___8aEwW__sectionTitle{font-size:1.5rem}.page-module___8aEwW__newsGrid{grid-template-columns:1fr;gap:1.5rem}.page-module___8aEwW__sidebar{gap:2rem}}
.ArticlePlayer-module__VCT7Kq__playerContainer{width:100%;margin:2rem 0}.ArticlePlayer-module__VCT7Kq__playerCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:16px;padding:1rem 1.5rem;transition:all .3s;box-shadow:0 8px 32px #0000000d}.ArticlePlayer-module__VCT7Kq__playerCard:hover{background:#fffc;box-shadow:0 12px 40px #00000014}.ArticlePlayer-module__VCT7Kq__controls{align-items:center;gap:1.5rem;display:flex}.ArticlePlayer-module__VCT7Kq__playBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 12px #d32f2f4d}.ArticlePlayer-module__VCT7Kq__playBtn:hover{background:#b71c1c;transform:scale(1.1)}.ArticlePlayer-module__VCT7Kq__playBtn svg{width:24px;height:24px}.ArticlePlayer-module__VCT7Kq__info{flex-direction:column;flex:1;gap:.5rem;display:flex}.ArticlePlayer-module__VCT7Kq__label{color:#444;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:700}.ArticlePlayer-module__VCT7Kq__progressBar{background:#0000000d;border-radius:2px;height:4px;overflow:hidden}.ArticlePlayer-module__VCT7Kq__progressFill{background:var(--primary);height:100%;transition:width .3s}.ArticlePlayer-module__VCT7Kq__extraControls{align-items:center;gap:.8rem;display:flex}.ArticlePlayer-module__VCT7Kq__rateBtn{color:#666;cursor:pointer;background:#0000000d;border:none;border-radius:8px;min-width:45px;padding:.4rem .8rem;font-size:.8rem;font-weight:800;transition:background .2s}.ArticlePlayer-module__VCT7Kq__rateBtn:hover{color:#333;background:#0000001a}.ArticlePlayer-module__VCT7Kq__stopBtn{color:#f44;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:transform .2s;display:flex}.ArticlePlayer-module__VCT7Kq__stopBtn:hover{transform:scale(1.2)}.ArticlePlayer-module__VCT7Kq__stopBtn svg{width:20px;height:20px}.ArticlePlayer-module__VCT7Kq__disclaimer{color:#999;margin-top:.5rem;padding-left:1rem;font-size:.7rem;font-style:italic}@media (max-width:600px){.ArticlePlayer-module__VCT7Kq__controls{gap:1rem}.ArticlePlayer-module__VCT7Kq__extraControls{gap:.5rem}}
.FinancialTicker-module__KEAGGG__ticker{z-index:10;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-bottom:2px solid #ffffff1a;position:relative;overflow:hidden}.FinancialTicker-module__KEAGGG__tickerWrapper{white-space:nowrap;position:relative;overflow:hidden}.FinancialTicker-module__KEAGGG__tickerContent{padding:.75rem 0;animation:60s linear infinite FinancialTicker-module__KEAGGG__scroll;display:inline-block}.FinancialTicker-module__KEAGGG__tickerItem{color:#fff;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.FinancialTicker-module__KEAGGG__icon{font-size:1rem}.FinancialTicker-module__KEAGGG__tickerText{font-weight:600}.FinancialTicker-module__KEAGGG__positive{color:#0f8;font-size:.85rem;font-weight:700}.FinancialTicker-module__KEAGGG__negative{color:#ff4757;font-size:.85rem;font-weight:700}.FinancialTicker-module__KEAGGG__separator{color:#ffffff4d;margin-left:.5rem}@keyframes FinancialTicker-module__KEAGGG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.FinancialTicker-module__KEAGGG__tickerContent:hover{animation-play-state:paused}@media (max-width:768px){.FinancialTicker-module__KEAGGG__ticker{min-height:40px;display:block!important}.FinancialTicker-module__KEAGGG__tickerItem{padding:0 1rem;font-size:.85rem}}
.article-module__zCWhcW__page{flex-direction:column;min-height:100vh;display:flex}.article-module__zCWhcW__article{margin-top:3rem}.article-module__zCWhcW__articleHeader{max-width:900px;margin-bottom:3rem}.article-module__zCWhcW__categoryWrapper{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.article-module__zCWhcW__category{color:var(--primary);text-transform:uppercase;font-size:.9rem;font-weight:700;display:block}.article-module__zCWhcW__sponsoredBadge{color:#333;text-transform:uppercase;background:gold;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:800}.article-module__zCWhcW__title{letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.article-module__zCWhcW__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.4rem;line-height:1.4}.article-module__zCWhcW__meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.article-module__zCWhcW__author strong{font-size:1rem;display:block}.article-module__zCWhcW__author span{color:var(--text-muted);font-size:.85rem}.article-module__zCWhcW__readTime{background-color:var(--card-bg);border:1px solid var(--border);color:#555;border-radius:4px;align-items:center;gap:.5rem;margin-left:1rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.article-module__zCWhcW__mainContent{grid-template-columns:2.5fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.article-module__zCWhcW__featuredImage{border-radius:8px;width:100%;height:auto;margin-bottom:2.5rem}.article-module__zCWhcW__text{color:var(--foreground);word-break:break-word;font-size:1.15rem;font-weight:400;line-height:1.8}.article-module__zCWhcW__text img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0;display:block}.article-module__zCWhcW__text p{margin-bottom:2rem;line-height:1.8}.article-module__zCWhcW__text h2{color:var(--primary);font-size:2rem;font-weight:800;line-height:1.2;font-family:var(--font-poppins);margin:3.5rem 0 1.5rem}.article-module__zCWhcW__text h3{color:var(--primary);margin:2.5rem 0 1rem;font-size:1.6rem;font-weight:700;line-height:1.3}.article-module__zCWhcW__text p{color:#333;margin-bottom:2rem;font-size:1.125rem;font-weight:400;line-height:1.8}.article-module__zCWhcW__text ul,.article-module__zCWhcW__text ol{margin-bottom:2rem;padding-left:2rem}.article-module__zCWhcW__text li{margin-bottom:.8rem}.article-module__zCWhcW__articleFooter{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.article-module__zCWhcW__tags{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.article-module__zCWhcW__tags span{font-size:.8rem;font-weight:700}.article-module__zCWhcW__tags a{background-color:var(--card-bg);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.4rem .8rem;font-size:.85rem;transition:all .2s}.article-module__zCWhcW__tags a:hover{background-color:var(--primary);border-color:var(--primary);color:#fff}.article-module__zCWhcW__sidebar{flex-direction:column;gap:2rem;display:flex}.article-module__zCWhcW__related h3{text-transform:uppercase;border-bottom:2px solid var(--primary);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem}.article-module__zCWhcW__related ul{flex-direction:column;gap:1rem;display:flex}.article-module__zCWhcW__related li a{font-size:.95rem;font-weight:600}.article-module__zCWhcW__related li a:hover{color:var(--primary)}@media (max-width:1024px){.article-module__zCWhcW__mainContent{grid-template-columns:1fr}.article-module__zCWhcW__title{font-size:2.5rem}}@media (max-width:768px){.article-module__zCWhcW__article{margin-top:1.5rem}.article-module__zCWhcW__articleHeader{margin-bottom:1.5rem}.article-module__zCWhcW__title{letter-spacing:-.5px;font-size:1.6rem}.article-module__zCWhcW__subtitle{font-size:1rem}.article-module__zCWhcW__meta{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem 0}.article-module__zCWhcW__readTime{margin-left:0}.article-module__zCWhcW__text{font-size:1rem}.article-module__zCWhcW__text p{margin-bottom:1.5rem}.article-module__zCWhcW__text h2{margin:2rem 0 1rem;font-size:1.4rem}.article-module__zCWhcW__text h3{font-size:1.2rem}.article-module__zCWhcW__tags{gap:.5rem}.article-module__zCWhcW__tags a{padding:.3rem .6rem;font-size:.8rem}.article-module__zCWhcW__featuredImage{margin-bottom:1.5rem}}
.NewsCard-module__FVKX2q__card{background-color:var(--secondary);box-shadow:var(--shadow-md);border:1px solid var(--border);border-radius:8px;flex-direction:column;height:100%;transition:transform .3s;display:flex;overflow:hidden}.NewsCard-module__FVKX2q__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.NewsCard-module__FVKX2q__imageWrapper{width:100%;height:200px;position:relative}.NewsCard-module__FVKX2q__image{object-fit:cover;width:100%;height:100%}.NewsCard-module__FVKX2q__tagWrapper{z-index:2;flex-direction:column;gap:4px;display:flex;position:absolute;top:10px;left:10px}.NewsCard-module__FVKX2q__category{background-color:var(--primary);color:#fff;text-transform:uppercase;white-space:nowrap;border-radius:4px;max-width:fit-content;padding:4px 10px;font-size:10px;font-weight:700;box-shadow:0 2px 4px #0003}.NewsCard-module__FVKX2q__sponsoredTag{color:#333;text-transform:uppercase;background-color:gold;border-radius:4px;width:fit-content;padding:2px 8px;font-size:9px;font-weight:800;box-shadow:0 2px 4px #0003}.NewsCard-module__FVKX2q__favoriteBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:3;color:#fff;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.NewsCard-module__FVKX2q__favoriteBtn:hover{background:#0009;transform:scale(1.1)}.NewsCard-module__FVKX2q__favoriteBtn.NewsCard-module__FVKX2q__active{color:#ff4d4d;background:#ffffffe6}.NewsCard-module__FVKX2q__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.NewsCard-module__FVKX2q__date{color:var(--text-muted);margin-bottom:.5rem;font-size:.75rem}.NewsCard-module__FVKX2q__title{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.NewsCard-module__FVKX2q__title:hover{color:var(--primary)}.NewsCard-module__FVKX2q__meta{color:#888;align-items:center;gap:12px;margin-bottom:8px;font-size:.8rem;display:flex}.NewsCard-module__FVKX2q__date{font-weight:500}.NewsCard-module__FVKX2q__readTime{color:#666;background:#f0f0f0;border-radius:4px;padding:2px 8px;font-weight:500}.NewsCard-module__FVKX2q__excerpt{color:var(--text-muted);flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.NewsCard-module__FVKX2q__readMore{color:var(--primary);text-transform:uppercase;font-size:.85rem;font-weight:700}.NewsCard-module__FVKX2q__readMore:hover{text-decoration:underline}@media (max-width:768px){.NewsCard-module__FVKX2q__imageWrapper{height:180px}.NewsCard-module__FVKX2q__content{padding:1rem}.NewsCard-module__FVKX2q__title{margin-bottom:.5rem;font-size:1.1rem}.NewsCard-module__FVKX2q__excerpt{margin-bottom:1rem;font-size:.85rem}}@media (max-width:480px){.NewsCard-module__FVKX2q__imageWrapper{height:160px}}
.Comments-module__zVHXgG__commentsContainer{border-top:1px solid var(--border);margin-top:4rem;padding-top:2rem}.Comments-module__zVHXgG__title{margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Comments-module__zVHXgG__commentList{flex-direction:column;gap:2rem;display:flex}.Comments-module__zVHXgG__commentForm{background:var(--secondary);border-radius:12px;margin-bottom:3rem;padding:1.5rem}.Comments-module__zVHXgG__textarea{background:var(--background);border:1px solid var(--border);width:100%;min-height:100px;color:var(--foreground);resize:vertical;border-radius:8px;margin-bottom:1rem;padding:1rem;font-family:inherit}.Comments-module__zVHXgG__textarea:focus{border-color:var(--primary);outline:none}.Comments-module__zVHXgG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:opacity .2s}.Comments-module__zVHXgG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.Comments-module__zVHXgG__commentItem{gap:1rem;display:flex}.Comments-module__zVHXgG__avatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.Comments-module__zVHXgG__commentBody{flex:1}.Comments-module__zVHXgG__commentHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.Comments-module__zVHXgG__author{font-size:.95rem;font-weight:700}.Comments-module__zVHXgG__date{color:var(--text-muted);font-size:.75rem}.Comments-module__zVHXgG__text{color:var(--foreground);margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.Comments-module__zVHXgG__actions{gap:1rem;display:flex}.Comments-module__zVHXgG__actionBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600}.Comments-module__zVHXgG__replies{border-left:2px solid var(--border);flex-direction:column;gap:1.5rem;margin-top:1.5rem;padding-left:1.5rem;display:flex}.Comments-module__zVHXgG__replyForm{margin-top:1rem}@media (max-width:768px){.Comments-module__zVHXgG__commentsContainer{margin-top:2rem;padding-top:1.5rem}.Comments-module__zVHXgG__title{margin-bottom:1.5rem;font-size:1.2rem}.Comments-module__zVHXgG__commentForm{margin-bottom:2rem;padding:1rem}.Comments-module__zVHXgG__textarea{min-height:80px;padding:.75rem}.Comments-module__zVHXgG__submitBtn{width:100%;padding:.8rem}.Comments-module__zVHXgG__commentItem{gap:.75rem}.Comments-module__zVHXgG__avatar{width:36px;height:36px;font-size:.9rem}.Comments-module__zVHXgG__author,.Comments-module__zVHXgG__text{font-size:.9rem}.Comments-module__zVHXgG__replies{margin-top:1rem;padding-left:1rem}}
.NewsSkeleton-module__n6cEDW__skeletonCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;height:100%;display:flex;overflow:hidden}.NewsSkeleton-module__n6cEDW__skeletonImage{aspect-ratio:16/9;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;animation:1.5s infinite NewsSkeleton-module__n6cEDW__shimmer}.NewsSkeleton-module__n6cEDW__skeletonContent{flex:1;padding:1.5rem}.NewsSkeleton-module__n6cEDW__skeletonCategory{background:#eee;border-radius:4px;width:60px;height:20px;margin-bottom:1rem}.NewsSkeleton-module__n6cEDW__skeletonTitle{background:#eee;border-radius:4px;width:100%;height:24px;margin-bottom:.5rem}.NewsSkeleton-module__n6cEDW__skeletonTitleShort{background:#eee;border-radius:4px;width:60%;height:24px;margin-bottom:1rem}.NewsSkeleton-module__n6cEDW__skeletonMeta{background:#eee;border-radius:4px;width:40%;height:14px}@keyframes NewsSkeleton-module__n6cEDW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.dark-mode .NewsSkeleton-module__n6cEDW__skeletonImage{background:linear-gradient(90deg,#222 25%,#333 50%,#222 75%) 0 0/200% 100%}:is(.dark-mode .NewsSkeleton-module__n6cEDW__skeletonCategory,.dark-mode .NewsSkeleton-module__n6cEDW__skeletonTitle,.dark-mode .NewsSkeleton-module__n6cEDW__skeletonTitleShort,.dark-mode .NewsSkeleton-module__n6cEDW__skeletonMeta){background:#222}
.InfiniteNewsFeed-module__g68rUq__newsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.InfiniteNewsFeed-module__g68rUq__loadingTrigger{justify-content:center;align-items:center;min-height:100px;display:flex}.InfiniteNewsFeed-module__g68rUq__loader{color:#ffffffb3;flex-direction:column;align-items:center;gap:1rem;font-size:.95rem;display:flex}.InfiniteNewsFeed-module__g68rUq__spinner{border:3px solid #ffffff1a;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite InfiniteNewsFeed-module__g68rUq__spin}@keyframes InfiniteNewsFeed-module__g68rUq__spin{to{transform:rotate(360deg)}}.InfiniteNewsFeed-module__g68rUq__endMessage{text-align:center;color:#ffffff80;padding:2rem;font-size:.95rem}.InfiniteNewsFeed-module__g68rUq__endMessage span{margin-right:.5rem}@media (max-width:768px){.InfiniteNewsFeed-module__g68rUq__newsGrid{grid-template-columns:1fr;gap:1.5rem}}
.LiveBlogTimeline-module__QlpqvW__timelineContainer{background:var(--secondary);border:1px solid var(--border);border-radius:12px;margin:2rem 0;padding:1.5rem}.LiveBlogTimeline-module__QlpqvW__header{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.LiveBlogTimeline-module__QlpqvW__liveIndicator{color:#ff4d4d;background:#ff4d4d1a;border-radius:20px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:800;display:flex}.LiveBlogTimeline-module__QlpqvW__pulse{background:#ff4d4d;border-radius:50%;width:8px;height:8px;animation:1.5s infinite LiveBlogTimeline-module__QlpqvW__pulse}@keyframes LiveBlogTimeline-module__QlpqvW__pulse{0%{transform:scale(.95);box-shadow:0 0 #ff4d4db3}70%{transform:scale(1);box-shadow:0 0 0 6px #ff4d4d00}to{transform:scale(.95);box-shadow:0 0 #ff4d4d00}}.LiveBlogTimeline-module__QlpqvW__timeline{flex-direction:column;gap:2rem;padding-left:1.5rem;display:flex;position:relative}.LiveBlogTimeline-module__QlpqvW__timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:.5rem;bottom:.5rem;left:.25rem}.LiveBlogTimeline-module__QlpqvW__updateItem{position:relative}.LiveBlogTimeline-module__QlpqvW__updateDot{background:var(--primary);border:2px solid var(--secondary);z-index:1;border-radius:50%;width:10px;height:10px;position:absolute;top:.5rem;left:-1.45rem}.LiveBlogTimeline-module__QlpqvW__updateTime{color:var(--primary);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.LiveBlogTimeline-module__QlpqvW__updateText{color:var(--foreground);font-size:.95rem;line-height:1.6}.LiveBlogTimeline-module__QlpqvW__noUpdates{color:var(--text-muted);text-align:center;font-style:italic}
.NewsTabs-module__b61JvW__tabsContainer{margin-top:2rem}.NewsTabs-module__b61JvW__tabList{border-bottom:1px solid var(--border);gap:1rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.NewsTabs-module__b61JvW__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative}.NewsTabs-module__b61JvW__tab:hover{color:var(--foreground)}.NewsTabs-module__b61JvW__tab.NewsTabs-module__b61JvW__active{color:var(--primary)}.NewsTabs-module__b61JvW__tab.NewsTabs-module__b61JvW__active:after{content:"";background:var(--primary);width:100%;height:3px;position:absolute;bottom:-.6rem;left:0}.NewsTabs-module__b61JvW__loginHint{color:var(--text-muted);font-size:.7rem;font-weight:400;display:block}.NewsTabs-module__b61JvW__tabContent{animation:.4s ease-out NewsTabs-module__b61JvW__fadeIn}@keyframes NewsTabs-module__b61JvW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.NewsTabs-module__b61JvW__tabList{gap:.5rem}.NewsTabs-module__b61JvW__tab{padding:.5rem;font-size:.9rem}}
.PremiumOverlay-module__Kpz3Da__overlay{background:linear-gradient(to bottom,rgba(var(--background-rgb),0)0%,var(--background)20%);border-radius:0 0 12px 12px;justify-content:center;margin-top:-2rem;padding-top:5rem;padding-bottom:5rem;display:flex;position:relative}.PremiumOverlay-module__Kpz3Da__content{text-align:center;background:var(--secondary);border:1px solid var(--primary);border-radius:16px;max-width:500px;padding:3rem;box-shadow:0 10px 40px #0006}.PremiumOverlay-module__Kpz3Da__icon{margin-bottom:1rem;font-size:3rem}.PremiumOverlay-module__Kpz3Da__content h2{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.PremiumOverlay-module__Kpz3Da__content p{color:var(--text-muted);margin-bottom:2rem;line-height:1.6}.PremiumOverlay-module__Kpz3Da__upgradeBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:transform .2s}.PremiumOverlay-module__Kpz3Da__upgradeBtn:hover{transform:scale(1.02)}.PremiumOverlay-module__Kpz3Da__loginHint{color:var(--text-muted);margin-top:1rem;font-size:.85rem}
.Profile-module__2E8DSG__page{flex-direction:column;min-height:100vh;display:flex}.Profile-module__2E8DSG__profileContainer{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f0f23 100%);flex:1;padding:2rem 1rem 4rem;position:relative;overflow:hidden}.Profile-module__2E8DSG__profileContainer:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#d32f2f14 0%,#0000 50%),radial-gradient(circle at 80% 20%,#d32f2f0d 0%,#0000 40%),radial-gradient(circle at 40% 80%,#ffffff08 0%,#0000 30%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.Profile-module__2E8DSG__profileWrapper{z-index:1;max-width:900px;margin:0 auto;position:relative}.Profile-module__2E8DSG__headerCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:linear-gradient(135deg,#d32f2ff2 0%,#b71c1cf2 100%);border-radius:24px;margin-bottom:2rem;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #d32f2f4d,0 0 0 1px #ffffff1a}.Profile-module__2E8DSG__headerCard:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Profile-module__2E8DSG__avatarWrapper{margin-bottom:1.5rem;display:inline-block;position:relative}.Profile-module__2E8DSG__avatar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:4px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:3rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 32px #0003}.Profile-module__2E8DSG__avatar:hover{border-color:#ffffff80;transform:scale(1.05)}.Profile-module__2E8DSG__roleBadge{color:#1a1a2e;text-transform:uppercase;background:linear-gradient(135deg,gold 0%,#fa0 100%);border-radius:20px;padding:.3rem .8rem;font-size:.7rem;font-weight:700;position:absolute;bottom:5px;right:5px;box-shadow:0 4px 15px #ffd70066}.Profile-module__2E8DSG__userName{color:#fff;z-index:1;margin:0 0 .5rem;font-size:2rem;font-weight:700;position:relative}.Profile-module__2E8DSG__userPhone{color:#fffc;z-index:1;justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:1rem;display:flex;position:relative}.Profile-module__2E8DSG__userPhone:before{content:"📱"}.Profile-module__2E8DSG__memberSince{color:#fff9;z-index:1;margin-top:1rem;font-size:.85rem;position:relative}.Profile-module__2E8DSG__contentGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.Profile-module__2E8DSG__contentGrid{grid-template-columns:1fr}}.Profile-module__2E8DSG__sectionCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 8px 32px #0000001a}.Profile-module__2E8DSG__sectionCard:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-2px)}.Profile-module__2E8DSG__fullWidth{grid-column:1/-1}.Profile-module__2E8DSG__sectionHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Profile-module__2E8DSG__sectionIcon{background:linear-gradient(135deg,#d32f2f33 0%,#d32f2f1a 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.Profile-module__2E8DSG__sectionTitle{color:#fff;margin:0;font-size:1.2rem;font-weight:600}.Profile-module__2E8DSG__sectionSubtitle{color:#ffffff80;margin:.2rem 0 0;font-size:.85rem}.Profile-module__2E8DSG__formGroup{margin-bottom:1.5rem}.Profile-module__2E8DSG__formGroup:last-of-type{margin-bottom:0}.Profile-module__2E8DSG__label{color:#ffffffb3;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.Profile-module__2E8DSG__input{color:#fff;background:#ffffff14;border:2px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 1.2rem;font-size:1rem;transition:all .3s}.Profile-module__2E8DSG__input::placeholder{color:#fff6}.Profile-module__2E8DSG__input:focus{background:#ffffff1a;border-color:#d32f2f;outline:none;box-shadow:0 0 0 4px #d32f2f33}.Profile-module__2E8DSG__input:disabled{opacity:.5;cursor:not-allowed}.Profile-module__2E8DSG__inputHint{color:#fff6;margin-top:.5rem;font-size:.75rem;display:block}.Profile-module__2E8DSG__readOnlyValue{color:#ffffffb3;background:#ffffff08;border:2px solid #ffffff0d;border-radius:12px;padding:1rem 1.2rem;font-size:1rem}.Profile-module__2E8DSG__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d32f2f 0%,#b71c1c 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 20px #d32f2f4d}.Profile-module__2E8DSG__saveBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #d32f2f66}.Profile-module__2E8DSG__saveBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.Profile-module__2E8DSG__secondaryBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Profile-module__2E8DSG__secondaryBtn:hover{background:#ffffff26;border-color:#ffffff4d}.Profile-module__2E8DSG__dangerBtn{color:#ff6b6b;background:#d32f2f1a;border-color:#d32f2f4d}.Profile-module__2E8DSG__dangerBtn:hover{background:#d32f2f33;border-color:#d32f2f}.Profile-module__2E8DSG__message{border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.2rem;font-size:.9rem;animation:.3s Profile-module__2E8DSG__slideIn;display:flex}@keyframes Profile-module__2E8DSG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Profile-module__2E8DSG__success{color:#81c784;background:#2e7d3233;border:1px solid #2e7d324d}.Profile-module__2E8DSG__success:before{content:"✓";background:#2e7d324d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.Profile-module__2E8DSG__error{color:#ff8a80;background:#d32f2f33;border:1px solid #d32f2f4d}.Profile-module__2E8DSG__error:before{content:"!";background:#d32f2f4d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex}.Profile-module__2E8DSG__passwordToggle{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 0;display:flex}.Profile-module__2E8DSG__passwordInfo{align-items:center;gap:.75rem;display:flex}.Profile-module__2E8DSG__passwordIcon{font-size:1.2rem}.Profile-module__2E8DSG__passwordLabel{color:#fffc;font-size:.95rem}.Profile-module__2E8DSG__passwordStatus{color:#81c784;font-size:.8rem}.Profile-module__2E8DSG__changePasswordBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.Profile-module__2E8DSG__changePasswordBtn:hover{background:#ffffff26}.Profile-module__2E8DSG__passwordFields{animation:.3s Profile-module__2E8DSG__fadeIn}@keyframes Profile-module__2E8DSG__fadeIn{0%{opacity:0}to{opacity:1}}.Profile-module__2E8DSG__loadingContainer{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f0f23 100%);justify-content:center;align-items:center;min-height:80vh;display:flex}.Profile-module__2E8DSG__loadingContent{text-align:center}.Profile-module__2E8DSG__spinner{border:4px solid #d32f2f33;border-top-color:#d32f2f;border-radius:50%;width:48px;height:48px;margin:0 auto 1rem;animation:1s linear infinite Profile-module__2E8DSG__spin}@keyframes Profile-module__2E8DSG__spin{to{transform:rotate(360deg)}}.Profile-module__2E8DSG__loadingText{color:#ffffffb3;font-size:1rem}.Profile-module__2E8DSG__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Profile-module__2E8DSG__statItem{text-align:center;background:#ffffff0d;border-radius:12px;padding:1rem;transition:all .3s}.Profile-module__2E8DSG__statItem:hover{background:#ffffff14}.Profile-module__2E8DSG__statValue{color:#d32f2f;font-size:1.5rem;font-weight:700;display:block}.Profile-module__2E8DSG__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}@media (max-width:768px){.Profile-module__2E8DSG__profileContainer{padding:1rem .5rem 2rem}.Profile-module__2E8DSG__headerCard{border-radius:16px;padding:2rem 1.5rem}.Profile-module__2E8DSG__avatar{width:90px;height:90px;font-size:2rem}.Profile-module__2E8DSG__userName{font-size:1.5rem}.Profile-module__2E8DSG__userPhone{font-size:.9rem}.Profile-module__2E8DSG__sectionCard{border-radius:16px;padding:1.5rem}.Profile-module__2E8DSG__sectionHeader{margin-bottom:1rem}.Profile-module__2E8DSG__sectionIcon{width:40px;height:40px;font-size:1.2rem}.Profile-module__2E8DSG__sectionTitle{font-size:1rem}.Profile-module__2E8DSG__statsGrid{grid-template-columns:1fr 1fr;gap:.75rem}.Profile-module__2E8DSG__statItem{padding:.75rem}.Profile-module__2E8DSG__statValue{font-size:1.2rem}.Profile-module__2E8DSG__formRow{flex-direction:column}.Profile-module__2E8DSG__inputGroup{width:100%}.Profile-module__2E8DSG__saveButton,.Profile-module__2E8DSG__changePasswordBtn{width:100%;padding:1rem}.Profile-module__2E8DSG__formActions{flex-direction:column;gap:.75rem}}
.NewsSummary-module__qDwHcG__summaryContainer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(var(--primary-rgb),.3);border:1px solid var(--primary);background:#0d0d0dd1;border-radius:16px;margin:2.5rem 0;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:6s ease-in-out infinite NewsSummary-module__qDwHcG__float;position:relative;overflow:visible;box-shadow:0 8px 32px #0009,0 0 15px #0047ab33}.NewsSummary-module__qDwHcG__summaryContainer:before{content:"";background:linear-gradient(45deg,var(--primary),#00c8ff,#4c6ef5,var(--primary));z-index:-1;opacity:.6;filter:blur(8px);background-size:400%;border-radius:18px;animation:12s linear infinite NewsSummary-module__qDwHcG__neonMove;position:absolute;inset:-2px}.NewsSummary-module__qDwHcG__summaryContainer:hover{border-color:#00c8ffb3;transform:translateY(-8px)scale(1.015);box-shadow:0 20px 50px #000000b3,0 0 30px #0047ab80}@keyframes NewsSummary-module__qDwHcG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes NewsSummary-module__qDwHcG__neonMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.NewsSummary-module__qDwHcG__header{border-bottom:1px solid #ffffff14;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.NewsSummary-module__qDwHcG__aiBadge{background:linear-gradient(135deg,var(--primary),#00c8ff);color:#fff;text-transform:uppercase;letter-spacing:1.5px;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:900;box-shadow:0 0 15px #00c8ff99}.NewsSummary-module__qDwHcG__header h3{background:linear-gradient(90deg,#fff,#a5b4fc);-webkit-text-fill-color:transparent;letter-spacing:-.5px;text-shadow:0 2px 10px #0000004d;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.35rem;font-weight:800}.NewsSummary-module__qDwHcG__list{flex-direction:column;gap:1.25rem;padding:0;list-style:none;display:flex}.NewsSummary-module__qDwHcG__item{color:#fffffff2;padding-left:2.2rem;font-size:1.05rem;line-height:1.65;transition:all .3s;position:relative}.NewsSummary-module__qDwHcG__item:hover{color:#fff;text-shadow:0 0 8px #fff3;transform:translate(8px)}.NewsSummary-module__qDwHcG__item:before{content:"✦";color:var(--primary);text-shadow:0 0 12px #00c8ffcc;font-size:1rem;animation:2s ease-in-out infinite NewsSummary-module__qDwHcG__pulse;position:absolute;top:1px;left:0}@keyframes NewsSummary-module__qDwHcG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}
.Poll-module___e7WIq__pollContainer{background:linear-gradient(135deg,#fff 0%,#f9f9f9 100%);border:1px solid #e0e0e0;border-radius:16px;max-width:600px;margin:20px auto;padding:24px;font-family:Inter,sans-serif;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #0000000d}.Poll-module___e7WIq__pollContainer:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.Poll-module___e7WIq__pollCover{border-radius:16px 16px 0 0;height:200px;margin:-24px -24px 20px;position:relative;overflow:hidden}.Poll-module___e7WIq__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Poll-module___e7WIq__pollContainer:hover .Poll-module___e7WIq__coverImage{transform:scale(1.05)}.Poll-module___e7WIq__question{color:#1a1a1a;text-align:center;margin-bottom:24px;font-size:1.5rem;font-weight:700;line-height:1.4}.Poll-module___e7WIq__tabs{background:#f0f0f0;border-radius:12px;justify-content:center;margin-bottom:24px;padding:4px;display:flex}.Poll-module___e7WIq__tabButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.Poll-module___e7WIq__tabButton.Poll-module___e7WIq__active{color:#0070f3;background:#fff;box-shadow:0 2px 8px #0000001a}.Poll-module___e7WIq__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.Poll-module___e7WIq__optionLabel{cursor:pointer;text-align:center;background:#fff;border:2px solid #e0e0e0;border-radius:12px;flex-direction:column;align-items:center;padding:16px;transition:all .2s;display:flex;position:relative}.Poll-module___e7WIq__optionLabel:hover{background-color:#f8fbff;border-color:#0070f3}.Poll-module___e7WIq__optionLabel.Poll-module___e7WIq__selected{background-color:#f0f7ff;border-color:#0070f3;box-shadow:0 0 0 4px #0070f31a}.Poll-module___e7WIq__radioInput{accent-color:#0070f3;width:18px;height:18px;position:absolute;top:12px;right:12px}.Poll-module___e7WIq__imageWrapper{border:3px solid #f0f0f0;border-radius:50%;width:80px;height:80px;margin-bottom:12px;overflow:hidden}.Poll-module___e7WIq__optionLabel.Poll-module___e7WIq__selected .Poll-module___e7WIq__imageWrapper{border-color:#0070f3}.Poll-module___e7WIq__optionImage{object-fit:cover;width:100%;height:100%}.Poll-module___e7WIq__optionText{color:#333;font-size:1rem;font-weight:600}.Poll-module___e7WIq__locationSelectors{background:#f8f9fa;border:1px solid #eee;border-radius:12px;margin-bottom:24px;padding:20px}.Poll-module___e7WIq__selectGroup{margin-bottom:16px}.Poll-module___e7WIq__selectGroup:last-child{margin-bottom:0}.Poll-module___e7WIq__selectGroup label{color:#555;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.Poll-module___e7WIq__selectGroup select,.Poll-module___e7WIq__selectGroup input{background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px 12px;font-size:1rem;transition:border-color .2s}.Poll-module___e7WIq__selectGroup select:focus,.Poll-module___e7WIq__selectGroup input:focus{border-color:#0070f3;outline:none;box-shadow:0 0 0 3px #0070f31a}.Poll-module___e7WIq__voteButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#0070f3 0%,#0056b3 100%);border:none;border-radius:12px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.Poll-module___e7WIq__voteButton:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 20px #0070f34d}.Poll-module___e7WIq__voteButton:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.Poll-module___e7WIq__resultsList{animation:.5s Poll-module___e7WIq__fadeIn}@keyframes Poll-module___e7WIq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Poll-module___e7WIq__resultItem{background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:20px;padding:16px;box-shadow:0 2px 4px #00000005}.Poll-module___e7WIq__resultHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Poll-module___e7WIq__resultLabel{color:#333;font-weight:600}.Poll-module___e7WIq__resultValue{color:#0070f3;font-weight:700}.Poll-module___e7WIq__progressBarContainer{background:#eef2f6;border-radius:6px;height:12px;position:relative;overflow:hidden}.Poll-module___e7WIq__progressFill{background:linear-gradient(90deg,#0070f3,#00c6ff);border-radius:6px;width:0;height:100%;transition:width 1.5s cubic-bezier(.4,0,.2,1);position:relative}.Poll-module___e7WIq__progressFill:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);animation:2s infinite Poll-module___e7WIq__shimmer;position:absolute;inset:0}@keyframes Poll-module___e7WIq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Poll-module___e7WIq__statsContainer{border-top:2px solid #f0f0f0;margin-top:32px;padding-top:24px}.Poll-module___e7WIq__statsTitle{color:#444;align-items:center;gap:8px;margin-bottom:16px;font-size:1.1rem;font-weight:700;display:flex}.Poll-module___e7WIq__locationList{flex-direction:column;gap:12px;display:flex}.Poll-module___e7WIq__locationItem{background:#fff;border:1px solid #eee;border-radius:8px;transition:all .2s;overflow:hidden}.Poll-module___e7WIq__locationHeader{cursor:pointer;color:#333;-webkit-user-select:none;user-select:none;background:#fcfcfc;justify-content:space-between;align-items:center;padding:12px 16px;font-weight:600;display:flex}.Poll-module___e7WIq__locationHeader:hover{background:#f4f4f4}.Poll-module___e7WIq__locationBadge{color:#555;background:#eef2f6;border-radius:12px;padding:2px 8px;font-size:.8rem;font-weight:700}.Poll-module___e7WIq__locationDetails{background:#fafafa;border-top:1px solid #eee;padding:16px;animation:.3s Poll-module___e7WIq__slideDown}@keyframes Poll-module___e7WIq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Poll-module___e7WIq__cityGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.Poll-module___e7WIq__cityCard{background:#fff;border:1px solid #eee;border-radius:8px;padding:12px;box-shadow:0 2px 4px #00000008}.Poll-module___e7WIq__cityName{color:#333;border-bottom:1px solid #f0f0f0;margin-bottom:8px;padding-bottom:4px;font-size:.9rem;font-weight:700}.Poll-module___e7WIq__cityStat{color:#666;justify-content:space-between;margin-bottom:4px;font-size:.8rem;display:flex}.Poll-module___e7WIq__cityBar{background:#eee;border-radius:2px;height:4px;margin-bottom:8px;overflow:hidden}.Poll-module___e7WIq__cityBarFill{background:#0070f3;height:100%}.Poll-module___e7WIq__totalVotes{text-align:center;color:#666;margin-top:24px;font-size:.9rem;font-weight:600}.Poll-module___e7WIq__votedNotice{text-align:center;color:#2e7d32;background:#e8f5e9;border-radius:8px;margin-top:16px;padding:12px;font-weight:600}.Poll-module___e7WIq__resetVoteLink{text-align:center;color:#888;cursor:pointer;background:0 0;border:none;width:100%;margin-top:16px;font-size:.8rem;text-decoration:underline;display:block}.Poll-module___e7WIq__resetVoteLink:hover{color:#555}.Poll-module___e7WIq__loadingSpinner{text-align:center;color:#666;padding:40px;font-weight:500}.Poll-module___e7WIq__legalDisclaimer{color:#2e7d32;text-align:center;background-color:#e8f5e9;border:1px solid #c8e6c9;border-radius:8px;margin-top:24px;padding:12px;font-size:.75rem;line-height:1.4;animation:2s infinite Poll-module___e7WIq__pulse}.Poll-module___e7WIq__legalDisclaimer strong{color:#1b5e20;font-weight:700}@keyframes Poll-module___e7WIq__pulse{0%{box-shadow:0 0 #2e7d3266}70%{box-shadow:0 0 0 10px #2e7d3200}to{box-shadow:0 0 #2e7d3200}}@media (max-width:768px){.Poll-module___e7WIq__pollContainer{border-radius:12px;margin:12px;padding:16px}.Poll-module___e7WIq__pollCover{height:150px;margin:-16px -16px 16px}.Poll-module___e7WIq__question{margin-bottom:16px;font-size:1.2rem}.Poll-module___e7WIq__tabs{margin-bottom:16px}.Poll-module___e7WIq__tabButton{padding:8px 12px;font-size:.85rem}.Poll-module___e7WIq__optionsGrid{grid-template-columns:1fr;gap:12px}.Poll-module___e7WIq__optionLabel{padding:12px}.Poll-module___e7WIq__imageWrapper{width:60px;height:60px}.Poll-module___e7WIq__optionText{font-size:.9rem}.Poll-module___e7WIq__locationSelectors{padding:16px}.Poll-module___e7WIq__voteButton{padding:14px;font-size:1rem}.Poll-module___e7WIq__resultItem{padding:12px}.Poll-module___e7WIq__cityGrid{grid-template-columns:1fr}.Poll-module___e7WIq__statsContainer{margin-top:24px;padding-top:16px}.Poll-module___e7WIq__legalDisclaimer{padding:10px;font-size:.7rem}}
.page-module__6XzCla__page{flex-direction:column;min-height:100vh;display:flex}.page-module__6XzCla__main{flex:1;padding:2rem 0}.page-module__6XzCla__categoryHeader{border-bottom:2px solid var(--border);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.page-module__6XzCla__categoryIcon{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.8rem;display:flex}.page-module__6XzCla__categoryTitle{color:var(--foreground);margin:0;font-size:2rem;font-weight:800}.page-module__6XzCla__newsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.page-module__6XzCla__emptyState{text-align:center;background:var(--card-background);border:1px solid var(--border);border-radius:16px;padding:4rem 2rem}.page-module__6XzCla__emptyIcon{margin-bottom:1rem;font-size:4rem;display:block}.page-module__6XzCla__emptyState h2{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem}.page-module__6XzCla__emptyState p{color:var(--text-muted);font-size:1rem}@media (max-width:768px){.page-module__6XzCla__categoryHeader{gap:.8rem}.page-module__6XzCla__categoryIcon{width:40px;height:40px;font-size:1.4rem}.page-module__6XzCla__categoryTitle{font-size:1.5rem}.page-module__6XzCla__newsGrid{grid-template-columns:1fr;gap:1rem}}
.cursos-module__tlftvG__page{color:#111;background-color:#f9fafb;flex-direction:column;min-height:100vh;display:flex}.cursos-module__tlftvG__hero{text-align:center;max-width:900px;margin:0 auto;padding:6rem 1rem}.cursos-module__tlftvG__badge{background:var(--primary);color:#fff;letter-spacing:2px;border-radius:30px;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block;box-shadow:0 4px 15px #d32f2f33}.cursos-module__tlftvG__title{color:#111;letter-spacing:-3px;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1}.cursos-module__tlftvG__description{color:#555;font-size:1.3rem;line-height:1.6}.cursos-module__tlftvG__coursesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin:2rem 0 4rem;display:grid}.cursos-module__tlftvG__courseCard{background:#fff;border:1px solid #eee;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 15px 35px #00000008}.cursos-module__tlftvG__courseCard:hover{border-color:var(--primary);transform:translateY(-15px);box-shadow:0 30px 60px #0000001f}.cursos-module__tlftvG__imageWrapper{height:240px;position:relative;overflow:hidden}.cursos-module__tlftvG__courseImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.cursos-module__tlftvG__courseCard:hover .cursos-module__tlftvG__courseImage{transform:scale(1.1)}.cursos-module__tlftvG__courseOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#0a0a0a99;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.cursos-module__tlftvG__courseCard:hover .cursos-module__tlftvG__courseOverlay{opacity:1}.cursos-module__tlftvG__viewBtn{color:var(--primary);text-transform:uppercase;background:#fff;border-radius:50px;padding:1rem 2rem;font-size:.85rem;font-weight:800;transition:all .4s .1s;transform:translateY(20px)}.cursos-module__tlftvG__courseCard:hover .cursos-module__tlftvG__viewBtn{transform:translateY(0)}.cursos-module__tlftvG__courseContent{flex-direction:column;flex:1;padding:2.5rem;display:flex}.cursos-module__tlftvG__courseMeta{color:#999;gap:1.5rem;margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:flex}.cursos-module__tlftvG__rating{color:#f39c12}.cursos-module__tlftvG__courseTitle{color:#111;margin-bottom:1rem;font-size:1.6rem;font-weight:800;line-height:1.25}.cursos-module__tlftvG__courseDescription{color:#666;flex:1;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.cursos-module__tlftvG__cardFooter{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.cursos-module__tlftvG__freeBadge{color:#10b981;background:#10b9811a;border-radius:6px;padding:.4rem .8rem;font-size:.75rem;font-weight:900}.cursos-module__tlftvG__learnMore{color:var(--primary);font-size:.95rem;font-weight:800}.cursos-module__tlftvG__detailMain{padding:2rem 0 10rem}.cursos-module__tlftvG__breadcrumbs{color:#555;align-items:center;gap:.8rem;margin-bottom:3rem;font-size:.9rem;font-weight:500;display:flex}.cursos-module__tlftvG__breadcrumbs span{color:#ddd}.cursos-module__tlftvG__breadcrumbs a:hover{color:var(--primary)}.cursos-module__tlftvG__courseHero{grid-template-columns:1.2fr .8fr;align-items:center;gap:5rem;margin-bottom:6rem;display:grid}.cursos-module__tlftvG__heroBadge{color:var(--primary);background:#d32f2f1a;border-radius:6px;width:fit-content;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:800}.cursos-module__tlftvG__heroTitle{letter-spacing:-2px;color:#111;margin-bottom:2rem;font-size:4rem;font-weight:900;line-height:1}.cursos-module__tlftvG__heroDescription{color:#333;max-width:600px;margin-bottom:3rem;font-size:1.4rem;line-height:1.6}.cursos-module__tlftvG__heroActions{flex-wrap:wrap;gap:1.5rem;display:flex}.cursos-module__tlftvG__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:800;transition:all .3s;box-shadow:0 10px 30px #d32f2f4d}.cursos-module__tlftvG__primaryBtn:hover{transform:translateY(-5px);box-shadow:0 15px 40px #d32f2f66}.cursos-module__tlftvG__secondaryBtn{color:#333;cursor:pointer;background:#0000000d;border:1px solid #0000001a;border-radius:25px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:700;transition:all .3s;display:flex}.cursos-module__tlftvG__secondaryBtn:hover:not(:disabled){background:#ffffff1a;transform:translateY(-2px)}.cursos-module__tlftvG__secondaryBtn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.cursos-module__tlftvG__secondaryBtn:hover{background-color:#fdfdfd;border-color:#333}.cursos-module__tlftvG__heroImageCard{border-radius:30px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000026}.cursos-module__tlftvG__heroImage{aspect-ratio:4/5;object-fit:cover;width:100%}.cursos-module__tlftvG__imageOverlay{background:linear-gradient(#0000,#0006);width:100%;height:50%;position:absolute;bottom:0;left:0}.cursos-module__tlftvG__contentGrid{grid-template-columns:1fr 380px;gap:4rem;display:grid}.cursos-module__tlftvG__sectionHeading{letter-spacing:-1px;margin-bottom:3rem;font-size:2.2rem;font-weight:800}.cursos-module__tlftvG__moduleCard{background:#fff;border:1px solid #eee;border-radius:20px;margin-bottom:2rem;transition:all .3s;overflow:hidden}.cursos-module__tlftvG__moduleCard:hover{border-color:var(--primary)}.cursos-module__tlftvG__moduleHead{background:#fafafa;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.8rem 2.5rem;display:flex}.cursos-module__tlftvG__moduleInfo{align-items:center;gap:1.5rem;display:flex}.cursos-module__tlftvG__moduleNumber{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;display:flex}.cursos-module__tlftvG__moduleHead h3{color:#111;font-size:1.3rem;font-weight:800}.cursos-module__tlftvG__moduleLessons{color:#666;font-size:.9rem;font-weight:700}.cursos-module__tlftvG__lessonLocked{opacity:.7;background:#00000008;cursor:default!important}.cursos-module__tlftvG__lessonLocked:hover{background:#0000000d}.cursos-module__tlftvG__lessonLocked .cursos-module__tlftvG__lessonName{color:#0006}.cursos-module__tlftvG__lessons{padding:1rem 2rem;list-style:none}.cursos-module__tlftvG__lessonItem{border-bottom:1px solid #f5f5f5;align-items:center;gap:1.2rem;padding:1.2rem 0;transition:all .2s;display:flex}.cursos-module__tlftvG__lessonItem:last-child{border-bottom:none}.cursos-module__tlftvG__lessonPlay{color:#666;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .3s;display:flex}.cursos-module__tlftvG__lessonItem:hover .cursos-module__tlftvG__lessonPlay{background:var(--primary);color:#fff}.cursos-module__tlftvG__lessonName{color:#111;word-break:break-word;overflow-wrap:anywhere;flex:1;font-weight:600}.cursos-module__tlftvG__lessonType{color:#777;text-transform:uppercase;font-size:.75rem;font-weight:700}.cursos-module__tlftvG__lessonItemActive{border-left:4px solid var(--primary);background:snow;padding-left:1rem}.cursos-module__tlftvG__lessonContent{color:#444;background:#fff;border-bottom:1px solid #f5f5f5;padding:1.5rem 2rem 2.5rem 5.5rem;font-size:1.05rem;line-height:1.8;animation:.3s ease-out cursos-module__tlftvG__slideDown}.cursos-module__tlftvG__lessonContent p{margin-bottom:1.2rem}.cursos-module__tlftvG__lessonContent ul{margin:1.2rem 0;padding-left:1.5rem}.cursos-module__tlftvG__lessonContent li{margin-bottom:.6rem;list-style-type:disc}.cursos-module__tlftvG__lessonContent strong{color:#111;font-weight:700}.cursos-module__tlftvG__lessonContent h3{color:#111;margin:2rem 0 1rem;font-size:1.4rem;font-weight:800}@keyframes cursos-module__tlftvG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cursos-module__tlftvG__lessonContent h4{color:#111;margin-bottom:1rem}.cursos-module__tlftvG__infoStickyCard{background:#fff;border:1px solid #eee;border-radius:24px;padding:2.5rem;position:sticky;top:100px;box-shadow:0 20px 50px #0000000a}.cursos-module__tlftvG__infoStickyCard h3{margin-bottom:2rem;font-size:1.4rem;font-weight:800}.cursos-module__tlftvG__infoRow{border-bottom:1px solid #f5f5f5;justify-content:space-between;margin-bottom:1.2rem;padding-bottom:1rem;font-size:1rem;display:flex}.cursos-module__tlftvG__infoRow span{color:#777}.cursos-module__tlftvG__priceTag{flex-direction:column;align-items:center;gap:.5rem;margin-top:3rem;display:flex}.cursos-module__tlftvG__oldPrice{color:#999;font-size:1.2rem;font-weight:600;text-decoration:line-through}.cursos-module__tlftvG__newPrice{color:#10b981;font-size:2.5rem;font-weight:900}@media (max-width:1200px){.cursos-module__tlftvG__contentGrid{grid-template-columns:1fr}.cursos-module__tlftvG__courseSidebar{order:-1}.cursos-module__tlftvG__infoStickyCard{margin-bottom:4rem;position:static}}.cursos-module__tlftvG__progressContainer{background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:1.2rem}.cursos-module__tlftvG__progressHeader{justify-content:space-between;margin-bottom:.8rem;font-size:.9rem;display:flex}.cursos-module__tlftvG__progressBar{background:#eee;border-radius:10px;height:8px;overflow:hidden}.cursos-module__tlftvG__progressFill{background:#10b981;height:100%;transition:width .5s cubic-bezier(.165,.84,.44,1)}.cursos-module__tlftvG__sidebarDetails{margin-top:2rem}.cursos-module__tlftvG__certificateBtn{color:#fff;cursor:pointer;background:#f39c12;border:none;border-radius:12px;width:100%;margin-top:1.5rem;padding:1rem;font-weight:800;transition:all .3s}.cursos-module__tlftvG__certificateBtn:hover{background:#e67e22;transform:translateY(-2px)}.cursos-module__tlftvG__ratingsSection{border-top:1px solid #eee;margin-top:6rem;padding-top:4rem}.cursos-module__tlftvG__ratingFormCard{background:#fff;border:1px solid #eee;border-radius:24px;margin-bottom:4rem;padding:2.5rem;box-shadow:0 10px 30px #00000005}.cursos-module__tlftvG__ratingFormCard h3{margin-bottom:1.5rem;font-size:1.4rem;font-weight:800}.cursos-module__tlftvG__starRating{gap:.5rem;margin-bottom:1.5rem;display:flex}.cursos-module__tlftvG__starRating button{cursor:pointer;background:0 0;border:none;font-size:2rem;transition:transform .2s}.cursos-module__tlftvG__starRating button:hover{transform:scale(1.2)}.cursos-module__tlftvG__starActive{color:#f39c12}.cursos-module__tlftvG__starInactive{color:#ddd}.cursos-module__tlftvG__ratingTextarea{resize:vertical;border:1.5px solid #eee;border-radius:12px;outline:none;width:100%;min-height:120px;margin-bottom:1.5rem;padding:1.2rem;font-family:inherit;transition:all .3s}.cursos-module__tlftvG__ratingTextarea:focus{border-color:var(--primary);background-color:#fdfdfd}.cursos-module__tlftvG__ratingsList{flex-direction:column;gap:2rem;display:flex}.cursos-module__tlftvG__ratingCard{background:#fafafa;border-radius:20px;padding:2rem}.cursos-module__tlftvG__ratingHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.cursos-module__tlftvG__ratingUser{align-items:center;gap:1rem;display:flex}.cursos-module__tlftvG__userAvatar{background:#eee;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-weight:800;display:flex;overflow:hidden}.cursos-module__tlftvG__userAvatar img{object-fit:cover;width:100%;height:100%}.cursos-module__tlftvG__userInfo strong{font-size:1rem;display:block}.cursos-module__tlftvG__userInfo span{color:#999;font-size:.8rem}.cursos-module__tlftvG__cardStars{color:#f39c12;letter-spacing:2px;font-size:.9rem}.cursos-module__tlftvG__ratingComment{color:#444;margin-top:1rem;line-height:1.6}.cursos-module__tlftvG__emptyRatings{text-align:center;color:#999;padding:3rem;font-style:italic}@media (max-width:992px){.cursos-module__tlftvG__hero{padding:4rem 1rem}.cursos-module__tlftvG__title{letter-spacing:-1px;font-size:2.5rem}.cursos-module__tlftvG__description{font-size:1.1rem}.cursos-module__tlftvG__courseHero{text-align:center;grid-template-columns:1fr;gap:3rem}.cursos-module__tlftvG__heroBadge{margin:0 auto 2rem}.cursos-module__tlftvG__heroTitle{font-size:2.5rem}.cursos-module__tlftvG__heroDescription{margin:0 auto 3rem;font-size:1.1rem}.cursos-module__tlftvG__heroActions{justify-content:center}.cursos-module__tlftvG__heroImageCard{max-width:100%;margin:0 auto}.cursos-module__tlftvG__lessonContent{padding:1.5rem 1rem 2rem}.cursos-module__tlftvG__heroActions{gap:1rem}.cursos-module__tlftvG__primaryBtn{width:100%;padding:1rem 2rem}.cursos-module__tlftvG__secondaryBtn{justify-content:center;width:100%}}@media (max-width:480px){.cursos-module__tlftvG__heroTitle{font-size:2rem}.cursos-module__tlftvG__heroDescription{font-size:1rem}.cursos-module__tlftvG__lessonItem{gap:.8rem;padding-right:.5rem}.cursos-module__tlftvG__moduleHead{padding:1.2rem 1.5rem}.cursos-module__tlftvG__moduleHead h3{font-size:1.1rem}}.cursos-module__tlftvG__lessonCompleted{background-color:#10b9810d;border-left:4px solid #10b981}.cursos-module__tlftvG__lessonActions{align-items:center;gap:.5rem;display:flex}.cursos-module__tlftvG__audioBtn,.cursos-module__tlftvG__completeBtn{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .2s;display:flex}.cursos-module__tlftvG__audioBtn:hover{background:#f0f0f0;border-color:#333}.cursos-module__tlftvG__completeBtn:hover{color:#10b981;border-color:#10b981}.cursos-module__tlftvG__quizBox{background:#fafafa;border:2px solid #eee;border-radius:20px;margin-top:3rem;padding:2.5rem}.cursos-module__tlftvG__quizTitle{color:#111;margin-bottom:2rem;font-size:1.5rem;font-weight:850}.cursos-module__tlftvG__quizQuestion{margin-bottom:2rem}.cursos-module__tlftvG__quizQuestion p{margin-bottom:1rem;font-size:1.1rem}.cursos-module__tlftvG__quizOptions{flex-direction:column;gap:.8rem;display:flex}.cursos-module__tlftvG__quizOption{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.cursos-module__tlftvG__quizOption:hover{border-color:var(--primary);background:snow}.cursos-module__tlftvG__quizOption input{accent-color:var(--primary)}.cursos-module__tlftvG__quizSubmitBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;margin-top:1rem;padding:1rem 2.5rem;font-weight:800;transition:all .3s}.cursos-module__tlftvG__quizSubmitBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.cursos-module__tlftvG__quizSuccess{color:#10b981;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:1.1rem;font-weight:800;display:flex}.cursos-module__tlftvG__filtersSection{flex-direction:column;align-items:center;gap:2rem;margin:-2rem 0 3rem;display:flex}.cursos-module__tlftvG__searchWrapper{width:100%;max-width:600px;position:relative}.cursos-module__tlftvG__searchInput{background:#fff;border:2px solid #eee;border-radius:50px;outline:none;width:100%;padding:1.2rem 1.5rem 1.2rem 3.5rem;font-size:1.1rem;font-weight:500;transition:all .3s;box-shadow:0 10px 30px #0000000d}.cursos-module__tlftvG__searchInput:focus{border-color:var(--primary);box-shadow:0 15px 40px #d32f2f26}.cursos-module__tlftvG__searchIcon{opacity:.5;font-size:1.2rem;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.cursos-module__tlftvG__categoriesWrapper{flex-wrap:wrap;justify-content:center;gap:.8rem;max-width:900px;display:flex}.cursos-module__tlftvG__categoryBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:50px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s}.cursos-module__tlftvG__categoryBtn:hover{color:#111;background:#fdfdfd;border-color:#ccc}.cursos-module__tlftvG__activeCategory{color:#fff;background:#111;border-color:#111;box-shadow:0 5px 15px #0003}.cursos-module__tlftvG__cardCategory{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:2;background:#000000b3;border-radius:6px;padding:.4rem .8rem;font-size:.7rem;font-weight:800;position:absolute;top:1rem;left:1rem}.cursos-module__tlftvG__clearBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.8rem 1.5rem;font-weight:700}.cursos-module__tlftvG__emptyState{text-align:center;background:#fff;border:1px dashed #ddd;border-radius:24px;grid-column:1/-1;padding:5rem 1rem}
.WhatsAppNewsletterForm-module__oekv-W__container{background:linear-gradient(135deg,#25d3661a,#128c7e1a);border:1px solid #25d3664d;border-radius:12px;align-items:flex-start;gap:1rem;margin-top:1.5rem;padding:1.5rem;display:flex}.WhatsAppNewsletterForm-module__oekv-W__iconWrapper{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex;box-shadow:0 4px 10px #0000001a}.WhatsAppNewsletterForm-module__oekv-W__content{flex:1}.WhatsAppNewsletterForm-module__oekv-W__title{color:#fff;margin:0 0 .5rem;font-size:1.1rem}.WhatsAppNewsletterForm-module__oekv-W__description{color:#ccc;margin:0 0 1rem;font-size:.9rem;line-height:1.4}.WhatsAppNewsletterForm-module__oekv-W__message{color:#81c784;margin-bottom:1rem;font-size:.9rem;font-weight:500}.WhatsAppNewsletterForm-module__oekv-W__actionBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;padding:.8rem 1.5rem;font-weight:600;transition:all .2s}.WhatsAppNewsletterForm-module__oekv-W__actionBtn:hover:not(:disabled){background:#128c7e;transform:translateY(-2px)}.WhatsAppNewsletterForm-module__oekv-W__actionBtn:disabled{opacity:.6;cursor:not-allowed}.WhatsAppNewsletterForm-module__oekv-W__verifyContainer{flex-direction:column;gap:.8rem;display:flex}.WhatsAppNewsletterForm-module__oekv-W__input{color:#fff;text-align:center;letter-spacing:2px;background:#0003;border:1px solid #444;border-radius:8px;width:100%;padding:.8rem;font-size:1.1rem}.WhatsAppNewsletterForm-module__oekv-W__cancelBtn{color:#999;cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.WhatsAppNewsletterForm-module__oekv-W__verifiedState{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.WhatsAppNewsletterForm-module__oekv-W__badge{color:#25d366;background:#25d36633;border-radius:12px;padding:4px 12px;font-size:.85rem;font-weight:600}.WhatsAppNewsletterForm-module__oekv-W__info{color:#aaa;margin:0;font-size:.9rem}.WhatsAppNewsletterForm-module__oekv-W__unsubscribeBtn{color:#ff6b6b;cursor:pointer;background:0 0;border:1px solid #ff6b6b;border-radius:6px;margin-top:.5rem;padding:.5rem 1rem;font-size:.8rem;transition:all .2s}.WhatsAppNewsletterForm-module__oekv-W__unsubscribeBtn:hover:not(:disabled){background:#ff6b6b1a}
.SearchGenerator-module__2a4fRa__generatorContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;max-width:600px;margin:2rem auto;padding:2rem;box-shadow:0 10px 40px #0000004d}.SearchGenerator-module__2a4fRa__infoBox h3{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#ffffff80);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem}.SearchGenerator-module__2a4fRa__infoBox p{color:#ffffffb3;margin-bottom:2rem;line-height:1.6}.SearchGenerator-module__2a4fRa__generateButton{background:var(--primary,#0047ab);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:1rem 2rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #0047ab4d}.SearchGenerator-module__2a4fRa__generateButton:hover{filter:brightness(1.2);transform:translateY(-3px);box-shadow:0 15px 30px #0047ab80}.SearchGenerator-module__2a4fRa__progressBox{padding:1rem 0}.SearchGenerator-module__2a4fRa__loader{border:3px solid #ffffff1a;border-top-color:var(--primary,#0047ab);border-radius:50%;width:40px;height:40px;margin:0 auto 1.5rem;animation:1s linear infinite SearchGenerator-module__2a4fRa__spin}@keyframes SearchGenerator-module__2a4fRa__spin{to{transform:rotate(360deg)}}.SearchGenerator-module__2a4fRa__statusText{color:#fff;margin-bottom:1.5rem;font-weight:500}.SearchGenerator-module__2a4fRa__progressBar{background:#ffffff1a;border-radius:3px;width:100%;height:6px;overflow:hidden}.SearchGenerator-module__2a4fRa__progressFill{background:var(--primary,#0047ab);height:100%;box-shadow:0 0 10px var(--primary,#0047ab);transition:width .5s ease-out}.SearchGenerator-module__2a4fRa__errorText{color:#f44;margin-top:1.5rem;font-size:.9rem}
.ShareButtons-module__xfVdYW__shareContainer{align-items:center;gap:12px;display:flex}.ShareButtons-module__xfVdYW__shareLabel{color:#555;margin-right:4px;font-size:.9rem;font-weight:600}.ShareButtons-module__xfVdYW__shareButton{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .2s;display:flex}.ShareButtons-module__xfVdYW__shareButton:hover{filter:brightness(1.1);transform:translateY(-2px)}.ShareButtons-module__xfVdYW__whatsapp{background-color:#25d366}.ShareButtons-module__xfVdYW__facebook{background-color:#1877f2}.ShareButtons-module__xfVdYW__twitter{background-color:#000}.ShareButtons-module__xfVdYW__copy{background-color:#777}.ShareButtons-module__xfVdYW__copy.ShareButtons-module__xfVdYW__copied{background-color:#2e7d32}
.busca-module__9Wp4ZG__page{flex-direction:column;min-height:100vh;display:flex}.busca-module__9Wp4ZG__main{flex:1;padding:3rem 0}.busca-module__9Wp4ZG__searchHeader{text-align:center;margin-bottom:3rem}.busca-module__9Wp4ZG__title{margin-bottom:1rem;font-size:2.5rem;font-weight:900}.busca-module__9Wp4ZG__resultCount{color:#ffffffb3;font-size:1.1rem}.busca-module__9Wp4ZG__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.busca-module__9Wp4ZG__noResultsWrapper{flex-direction:column;align-items:center;gap:2rem;display:flex}.busca-module__9Wp4ZG__noResults{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:2rem;width:100%;max-width:600px;padding:3rem 2rem}.busca-module__9Wp4ZG__noResultsIconWrapper{justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 2rem;display:flex;position:relative}.busca-module__9Wp4ZG__noResultsIcon{z-index:2;filter:drop-shadow(0 0 10px #ffffff4d);font-size:4rem}.busca-module__9Wp4ZG__noResultsPulse{background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:80px;height:80px;animation:2s infinite busca-module__9Wp4ZG__iconPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes busca-module__9Wp4ZG__iconPulse{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}.busca-module__9Wp4ZG__noResults h2{margin-bottom:1rem;font-size:2rem;font-weight:800}.busca-module__9Wp4ZG__noResults p{color:#fff9;font-size:1.1rem;line-height:1.6}.busca-module__9Wp4ZG__suggestionText{opacity:.5;margin-top:1rem;font-size:.95rem!important}.busca-module__9Wp4ZG__generatorSection{width:100%}@media (max-width:768px){.busca-module__9Wp4ZG__title{font-size:1.75rem}.busca-module__9Wp4ZG__resultsGrid{grid-template-columns:1fr}}
.contato-module__yYwB5W__page{flex-direction:column;min-height:100vh;display:flex}.contato-module__yYwB5W__main{flex:1;padding:4rem 0}.contato-module__yYwB5W__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.contato-module__yYwB5W__header{text-align:center;margin-bottom:4rem}.contato-module__yYwB5W__header h1{margin-bottom:1rem;font-size:3rem;font-weight:800}.contato-module__yYwB5W__header p{color:var(--text-muted);font-size:1.1rem}.contato-module__yYwB5W__contactGrid{grid-template-columns:1fr 1.5fr;gap:3rem;display:grid}.contato-module__yYwB5W__infoSection{flex-direction:column;gap:2rem;display:flex}.contato-module__yYwB5W__infoCard{background:var(--card-bg);border:1px solid var(--border);transition:var(--transition);border-radius:1rem;gap:1.5rem;padding:2rem;display:flex}.contato-module__yYwB5W__infoCard:hover{border-color:var(--primary);transform:translate(5px)}.contato-module__yYwB5W__icon{color:var(--primary);font-size:2rem}.contato-module__yYwB5W__infoText h3{margin-bottom:.5rem;font-size:1.1rem}.contato-module__yYwB5W__infoText p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.contato-module__yYwB5W__formSection{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:1.5rem;padding:3rem;position:relative;overflow:hidden}.contato-module__yYwB5W__formSection:before{content:"";background:linear-gradient(90deg,var(--primary),#4da3ff);width:100%;height:4px;position:absolute;top:0;left:0}.contato-module__yYwB5W__formGroup{margin-bottom:1.5rem}.contato-module__yYwB5W__formGroup label{margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.contato-module__yYwB5W__input,.contato-module__yYwB5W__textarea{border:1px solid var(--border);width:100%;color:var(--foreground);font-family:var(--font-poppins);transition:var(--transition);background:#ffffff0d;border-radius:.75rem;padding:.8rem 1rem}.contato-module__yYwB5W__input:focus,.contato-module__yYwB5W__textarea:focus{border-color:var(--primary);background:#ffffff14;outline:none}.contato-module__yYwB5W__textarea{resize:vertical;min-height:150px}.contato-module__yYwB5W__submitBtn{background:var(--primary);color:#fff;width:100%;transition:var(--transition);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;display:flex}.contato-module__yYwB5W__submitBtn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 5px 15px #0047ab4d}.contato-module__yYwB5W__successMessage{color:#4caf50;text-align:center;background:#4caf501a;border:1px solid #4caf504d;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}@media (max-width:900px){.contato-module__yYwB5W__contactGrid{grid-template-columns:1fr}}
.enquetes-module__NW6KhW__page{flex-direction:column;min-height:100vh;display:flex}.enquetes-module__NW6KhW__hero{text-align:center;max-width:800px;margin:2rem auto;padding:3rem 0}.enquetes-module__NW6KhW__title{color:var(--foreground);margin-bottom:1rem;font-size:3rem}.enquetes-module__NW6KhW__description{color:var(--text-muted);font-size:1.2rem;line-height:1.6}.enquetes-module__NW6KhW__pollsGrid{grid-template-columns:1fr;justify-items:center;gap:3rem;margin:3rem 0;display:grid}.enquetes-module__NW6KhW__pollWrapper{width:100%;max-width:800px}@media (max-width:768px){.enquetes-module__NW6KhW__title{font-size:2rem}.enquetes-module__NW6KhW__hero{padding:2rem 0}}
.page-module__CJ-_5G__favoritesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.page-module__CJ-_5G__emptyState{text-align:center;background:var(--secondary);border:1px dashed var(--border);border-radius:12px;margin-top:2rem;padding:4rem 2rem}.page-module__CJ-_5G__emptyState p{color:var(--text-muted);font-size:1.1rem}@media (max-width:768px){.page-module__CJ-_5G__favoritesGrid{grid-template-columns:1fr;gap:1.5rem}}
.ganhar-pontos-module__PX-XKa__page{background-color:#f9fafb;min-height:100vh}.ganhar-pontos-module__PX-XKa__main{padding-bottom:5rem}.ganhar-pontos-module__PX-XKa__hero{text-align:center;background:linear-gradient(135deg,#fff 0%,#f0f4f8 100%);border-bottom:1px solid #eee;padding:6rem 0}.ganhar-pontos-module__PX-XKa__badge{color:var(--primary);letter-spacing:2px;background:#d32f2f1a;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}.ganhar-pontos-module__PX-XKa__title{color:#111;letter-spacing:-3px;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1}.ganhar-pontos-module__PX-XKa__title span{color:var(--primary)}.ganhar-pontos-module__PX-XKa__description{color:#555;max-width:800px;margin:0 auto;font-size:1.3rem;line-height:1.6}.ganhar-pontos-module__PX-XKa__gridSection{padding:6rem 0}.ganhar-pontos-module__PX-XKa__sectionTitle{text-align:center;letter-spacing:-1px;margin-bottom:3rem;font-size:2.5rem;font-weight:900}.ganhar-pontos-module__PX-XKa__earnGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.ganhar-pontos-module__PX-XKa__earnCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:24px;padding:2.5rem;transition:all .3s}.ganhar-pontos-module__PX-XKa__earnCard:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.ganhar-pontos-module__PX-XKa__cardIcon{margin-bottom:1.5rem;font-size:3rem}.ganhar-pontos-module__PX-XKa__earnCard h3{color:#111;margin-bottom:1rem;font-size:1.4rem;font-weight:800}.ganhar-pontos-module__PX-XKa__earnCard p{color:#666;margin-bottom:1.5rem;line-height:1.6}.ganhar-pontos-module__PX-XKa__pointValue{color:#10b981;background:#10b9811a;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:800;display:inline-block}.ganhar-pontos-module__PX-XKa__levelSection{color:#fff;background-color:#111;padding:6rem 0}.ganhar-pontos-module__PX-XKa__levelFlex{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ganhar-pontos-module__PX-XKa__levelContent .ganhar-pontos-module__PX-XKa__sectionTitle{text-align:left;color:#fff;margin-bottom:1.5rem}.ganhar-pontos-module__PX-XKa__formulaBox{border-left:4px solid var(--primary);background:#ffffff0d;border-radius:12px;margin:2rem 0;padding:1.5rem}.ganhar-pontos-module__PX-XKa__formulaBox strong{color:var(--primary);margin-bottom:.5rem;display:block}.ganhar-pontos-module__PX-XKa__levelBenefits{padding:0;list-style:none}.ganhar-pontos-module__PX-XKa__levelBenefits li{color:#ccc;margin-bottom:1rem;font-weight:500}.ganhar-pontos-module__PX-XKa__levelVisual{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;padding:4rem}.ganhar-pontos-module__PX-XKa__levelCircle{background:linear-gradient(135deg,var(--primary),#ff6b6b);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 2rem;display:flex;box-shadow:0 0 30px #d32f2f66}.ganhar-pontos-module__PX-XKa__lvlLabel{opacity:.8;font-size:1rem;font-weight:700}.ganhar-pontos-module__PX-XKa__lvlNumber{font-size:3.5rem;font-weight:900}.ganhar-pontos-module__PX-XKa__levelProgress{background:#ffffff1a;border-radius:10px;height:10px;margin-bottom:1rem;overflow:hidden}.ganhar-pontos-module__PX-XKa__progressFill{background:#fff;width:75%;height:100%}.ganhar-pontos-module__PX-XKa__benefitsSection{padding:6rem 0}.ganhar-pontos-module__PX-XKa__benefitsCard{background:#fff;border:1px solid #eee;border-radius:30px;grid-template-columns:1fr 300px;display:grid;overflow:hidden;box-shadow:0 30px 60px #0000000d}.ganhar-pontos-module__PX-XKa__benefitsInfo{padding:5rem}.ganhar-pontos-module__PX-XKa__benefitsInfo h2{letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900}.ganhar-pontos-module__PX-XKa__benefitsInfo p{color:#666;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.ganhar-pontos-module__PX-XKa__ctaBtn{background:var(--primary);color:#fff;border-radius:50px;padding:1.2rem 3rem;font-weight:800;transition:all .3s;display:inline-block}.ganhar-pontos-module__PX-XKa__ctaBtn:hover{transform:translateY(-5px);box-shadow:0 15px 30px #d32f2f4d}.ganhar-pontos-module__PX-XKa__benefitsImage{background:#f0f4f8;justify-content:center;align-items:center;font-size:8rem;display:flex}@media (max-width:992px){.ganhar-pontos-module__PX-XKa__title{letter-spacing:-1px;font-size:2.5rem}.ganhar-pontos-module__PX-XKa__levelFlex,.ganhar-pontos-module__PX-XKa__benefitsCard{grid-template-columns:1fr}.ganhar-pontos-module__PX-XKa__benefitsImage{display:none}.ganhar-pontos-module__PX-XKa__benefitsInfo{padding:3rem}}
.not-found-module__HS70Aa__page{background:var(--bg,#0a0a0a);flex-direction:column;min-height:100vh;display:flex}.not-found-module__HS70Aa__container{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.not-found-module__HS70Aa__content{text-align:center;max-width:500px}.not-found-module__HS70Aa__errorCode{background:linear-gradient(135deg,var(--primary,#d32f2f),#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:8rem;font-weight:900;line-height:1;animation:2s ease-in-out infinite not-found-module__HS70Aa__pulse}@keyframes not-found-module__HS70Aa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}.not-found-module__HS70Aa__title{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.not-found-module__HS70Aa__description{color:#888;margin-bottom:2rem;line-height:1.6}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-module__HS70Aa__primaryBtn{background:linear-gradient(135deg,var(--primary,#d32f2f),#ff6b6b);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.not-found-module__HS70Aa__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d32f2f66}.not-found-module__HS70Aa__secondaryBtn{color:#ccc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.not-found-module__HS70Aa__secondaryBtn:hover{color:#fff;background:#ffffff1a}
.legal-module__3D5GQW__page{flex-direction:column;min-height:100vh;display:flex}.legal-module__3D5GQW__main{flex:1;padding:5rem 0}.legal-module__3D5GQW__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.legal-module__3D5GQW__document{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:2rem;padding:4rem}.legal-module__3D5GQW__document h1{text-align:center;color:var(--primary);margin-bottom:2rem;font-size:2.5rem}.legal-module__3D5GQW__lastUpdated{text-align:center;color:var(--text-muted);margin-bottom:3rem;font-size:.9rem;display:block}.legal-module__3D5GQW__content h2{border-bottom:2px solid rgba(var(--primary-rgb,0,71,171),.1);margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.5rem}.legal-module__3D5GQW__content p{color:var(--foreground);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.legal-module__3D5GQW__content ul{margin-bottom:1.5rem;padding-left:1.5rem}.legal-module__3D5GQW__content li{margin-bottom:.5rem;line-height:1.6;list-style-type:disc}@media (max-width:768px){.legal-module__3D5GQW__document{padding:2rem}.legal-module__3D5GQW__document h1{font-size:2rem}}
.sobre-module__M3-dFa__page{flex-direction:column;min-height:100vh;display:flex}.sobre-module__M3-dFa__main{flex:1;padding:4rem 0}.sobre-module__M3-dFa__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.sobre-module__M3-dFa__hero{text-align:center;margin-bottom:5rem}.sobre-module__M3-dFa__hero h1{background:linear-gradient(135deg,var(--foreground)0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.sobre-module__M3-dFa__hero p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.sobre-module__M3-dFa__section{margin-bottom:4rem;animation:.8s forwards sobre-module__M3-dFa__fadeIn}.sobre-module__M3-dFa__card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-lg);transition:var(--transition);border-radius:1.5rem;padding:3rem}.sobre-module__M3-dFa__card:hover{border-color:var(--primary);transform:translateY(-5px)}.sobre-module__M3-dFa__sectionTitle{align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:2rem;display:flex}.sobre-module__M3-dFa__sectionTitle span{color:var(--primary)}.sobre-module__M3-dFa__contentBody{color:var(--foreground);font-size:1.1rem;line-height:1.8}.sobre-module__M3-dFa__contentBody p{margin-bottom:1.5rem}.sobre-module__M3-dFa__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.sobre-module__M3-dFa__valueCard{background:rgba(var(--primary-rgb,0,71,171),.05);text-align:center;transition:var(--transition);border:1px solid #0000;border-radius:1rem;padding:2rem}.sobre-module__M3-dFa__valueCard:hover{border-color:var(--primary);background:rgba(var(--primary-rgb,0,71,171),.1)}.sobre-module__M3-dFa__valueIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.sobre-module__M3-dFa__valueCard h3{margin-bottom:.75rem}.sobre-module__M3-dFa__valueCard p{color:var(--text-muted);font-size:.95rem}@keyframes sobre-module__M3-dFa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.sobre-module__M3-dFa__hero h1{font-size:2.5rem}.sobre-module__M3-dFa__hero p{font-size:1.1rem}.sobre-module__M3-dFa__card{padding:2rem}}
.AiSummary-module__ZdXEUW__container{margin:1.5rem 0}.AiSummary-module__ZdXEUW__summaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #6366f14d}.AiSummary-module__ZdXEUW__summaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.AiSummary-module__ZdXEUW__summaryBtn:disabled{opacity:.7;cursor:wait}.AiSummary-module__ZdXEUW__summaryBox{background:#6366f10d;border:1px solid #6366f133;border-radius:16px;padding:1.5rem;animation:.4s ease-out AiSummary-module__ZdXEUW__fadeIn}.AiSummary-module__ZdXEUW__summaryHeader{color:#6366f1;text-transform:uppercase;letter-spacing:.5px;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:flex}.AiSummary-module__ZdXEUW__closeBtn{color:#888;cursor:pointer;background:0 0;border:none;font-size:.75rem;text-decoration:underline}.AiSummary-module__ZdXEUW__summaryContent p{color:var(--foreground);margin:0 0 .5rem;font-size:1rem;line-height:1.6}@keyframes AiSummary-module__ZdXEUW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.AiSummary-module__ZdXEUW__summaryBox{padding:1rem}.AiSummary-module__ZdXEUW__summaryContent p{font-size:.95rem}.AiSummary-module__ZdXEUW__summaryBtn{justify-content:center;width:100%;font-size:.85rem}}.AiSummary-module__ZdXEUW__errorMsg{color:#c53030;text-align:center;background:#fff5f5;border:1px solid #feb2b2;border-radius:8px;flex-direction:column;align-items:center;gap:8px;margin-top:1rem;padding:.8rem;font-size:.85rem;display:flex}.AiSummary-module__ZdXEUW__retryBtn{color:#fff;cursor:pointer;background:#c53030;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.8rem;font-weight:600}.AiSummary-module__ZdXEUW__retryBtn:hover{background:#9b2c2c}
.Badge-module__hY2MIa__badge{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:1rem;padding:.8rem;transition:all .3s;display:flex;position:relative}.Badge-module__hY2MIa__unlocked{background:#ffd7000d;border-color:#ffd7004d}.Badge-module__hY2MIa__locked{filter:grayscale();opacity:.6}.Badge-module__hY2MIa__icon{background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.8rem;display:flex}.Badge-module__hY2MIa__unlocked .Badge-module__hY2MIa__icon{background:linear-gradient(135deg,gold,orange);box-shadow:0 4px 10px #ffa5004d}.Badge-module__hY2MIa__info{flex-direction:column;display:flex}.Badge-module__hY2MIa__name{color:#eee;font-size:.9rem;font-weight:700}.Badge-module__hY2MIa__desc{color:#888;margin:0;font-size:.75rem}.Badge-module__hY2MIa__lockIcon{background:#333;border:2px solid #111;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex;position:absolute;top:-5px;right:-5px}@media (max-width:480px){.Badge-module__hY2MIa__badge{gap:.75rem;padding:.6rem}.Badge-module__hY2MIa__icon{width:38px;height:38px;font-size:1.4rem}.Badge-module__hY2MIa__name{font-size:.85rem}.Badge-module__hY2MIa__desc{font-size:.7rem}}
.SuccessModal-module__f-mdSW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;opacity:0;visibility:hidden;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:fixed;top:0;left:0}.SuccessModal-module__f-mdSW__overlay.SuccessModal-module__f-mdSW__active{opacity:1;visibility:visible}.SuccessModal-module__f-mdSW__modal{text-align:center;background:#fff;border-radius:30px;width:90%;max-width:450px;padding:3rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8)translateY(20px);box-shadow:0 30px 60px #0003}.SuccessModal-module__f-mdSW__overlay.SuccessModal-module__f-mdSW__active .SuccessModal-module__f-mdSW__modal{transform:scale(1)translateY(0)}.SuccessModal-module__f-mdSW__icon{margin-bottom:1.5rem;font-size:4rem;animation:1s infinite alternate SuccessModal-module__f-mdSW__bounce}.SuccessModal-module__f-mdSW__title{color:#111;letter-spacing:-1px;margin-bottom:1rem;font-size:1.8rem;font-weight:900}.SuccessModal-module__f-mdSW__message{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.SuccessModal-module__f-mdSW__closeBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:800;transition:all .3s;box-shadow:0 10px 20px #10b9814d}.SuccessModal-module__f-mdSW__closeBtn:hover{background:#059669;transform:translateY(-3px);box-shadow:0 15px 30px #10b98166}@keyframes SuccessModal-module__f-mdSW__bounce{0%{transform:scale(1)}to{transform:scale(1.2)rotate(10deg)}}
