@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);:root{--shb-gold:#FFB800;--shb-gold-light:#FFD700;--shb-dark:#0D1117;--shb-darker:#080A0F;--shb-card:#161B22;--shb-border:#21262D;--shb-text:#E6EDF3;--shb-muted:#8B949E;--shb-blue:#3B82F6;--shb-purple:#A855F7;--shb-green:#22C55E;--shb-pink:#EC4899;--shb-yellow:#EAB308;--shb-red:#EF4444}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background-color:var(--shb-dark);color:var(--shb-text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.shb-container{width:100%;max-width:1400px;margin:0 auto;padding:0 16px}@media (min-width:640px){.shb-container{padding:0 24px}}@media (min-width:1024px){.shb-container{padding:0 32px}}.news-ticker{background:var(--shb-darker);border-bottom:1px solid var(--shb-border);padding:8px 0}.news-ticker-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.news-ticker-label{color:var(--shb-gold);font-weight:700;font-size:14px;white-space:nowrap}.news-ticker-text{flex:1;overflow:hidden;white-space:nowrap}.news-ticker-text span{color:var(--shb-muted);font-size:14px}.news-ticker-social{display:none;align-items:center;gap:12px}.news-ticker-social a{color:var(--shb-muted)}.news-ticker-social a:hover{color:var(--shb-gold)}@media (min-width:768px){.news-ticker-social{display:flex}}.site-header{position:relative;z-index:100}.site-header.has-background{background-image:url("images/background.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}.site-header.has-background::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgb(13 17 23 / .8),rgb(13 17 23 / .6),var(--shb-dark))}.header-main{position:relative;padding:16px 0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.site-logo img{height:56px;width:auto;object-fit:contain;transition:transform 0.5s cubic-bezier(.4,0,.2,1)}.site-logo:hover img{transform:rotate(360deg) scale(1.05)}.header-search{display:none;flex:1;max-width:576px}@media (min-width:768px){.header-search{display:block}}.search-form{position:relative;width:100%}.search-form input{width:100%;padding:10px 16px 10px 40px;background:var(--shb-card);border:1px solid var(--shb-border);border-radius:8px;color:var(--shb-text);font-size:14px}.search-form input::placeholder{color:var(--shb-muted)}.search-form input:focus{outline:none;border-color:var(--shb-gold);box-shadow:0 0 0 1px var(--shb-gold)}.search-form svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--shb-muted);width:18px;height:18px}.header-nav{display:none;align-items:center;gap:24px}@media (min-width:1024px){.header-nav{display:flex}}.header-nav a{font-size:14px;color:var(--shb-text);position:relative}.header-nav a:hover{color:var(--shb-gold)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:var(--shb-gold);color:var(--shb-dark);font-weight:600;border-radius:8px;transition:all 0.3s ease}.btn-primary:hover{background:var(--shb-gold-light);transform:translateY(-2px);box-shadow:0 4px 20px rgb(255 184 0 / .4)}.category-nav{position:relative;border-top:1px solid rgb(33 38 45 / .5);padding:12px 0}.category-nav ul{display:none;list-style:none;align-items:center;justify-content:center;gap:32px}@media (min-width:768px){.category-nav ul{display:flex}}.category-nav a{font-size:14px;font-weight:500;color:var(--shb-text);position:relative}.category-nav a:hover{color:var(--shb-gold)}.mobile-menu-toggle{display:flex;padding:8px;background:none;border:none;color:var(--shb-text);cursor:pointer}@media (min-width:1024px){.mobile-menu-toggle{display:none}}.mobile-menu{display:none;position:fixed;inset:0;top:60px;background:rgb(13 17 23 / .98);backdrop-filter:blur(10px);z-index:99;padding:16px;overflow-y:auto}.mobile-menu.active{display:block}.mobile-menu nav{display:flex;flex-direction:column;gap:8px}.mobile-menu a{padding:12px 16px;color:var(--shb-text);border-radius:8px}.mobile-menu a:hover{background:var(--shb-card);color:var(--shb-gold)}.section-title{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;color:var(--shb-text);margin-bottom:24px}.section-title::before{content:'';width:4px;height:24px;background:var(--shb-gold);border-radius:2px}.shb-card{background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;overflow:hidden;transition:all 0.3s ease}.shb-card:hover{border-color:rgb(255 184 0 / .3);transform:translateY(-4px);box-shadow:0 8px 32px rgb(255 184 0 / .1)}.shb-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;border-radius:4px;text-transform:uppercase}.badge-filmes{background:rgb(59 130 246 / .2);color:#60A5FA}.badge-series{background:rgb(168 85 247 / .2);color:#C084FC}.badge-games{background:rgb(34 197 94 / .2);color:#4ADE80}.badge-animes{background:rgb(236 72 153 / .2);color:#F472B6}.badge-quadrinhos{background:rgb(234 179 8 / .2);color:#FACC15}.badge-hqs{background:rgb(239 68 68 / .2);color:#F87171}.featured-section{padding:32px 0}.featured-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:1024px){.featured-grid{grid-template-columns:2fr 1fr}}.featured-main{position:relative;border-radius:16px;overflow:hidden;background:var(--shb-card);border:1px solid var(--shb-border)}.featured-main-image{position:relative;height:400px;overflow:hidden}@media (min-width:1024px){.featured-main-image{height:500px}}.featured-main-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.7s ease}.featured-main:hover .featured-main-image img{transform:scale(1.05)}.featured-main-overlay{position:absolute;inset:0;background:linear-gradient(to top,var(--shb-dark),rgb(13 17 23 / .5),transparent)}.featured-main-badge{position:absolute;top:16px;left:16px}.featured-main-content{position:absolute;bottom:0;left:0;right:0;padding:24px}.featured-main-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:12px;line-height:1.3}@media (min-width:768px){.featured-main-title{font-size:36px}}.featured-main:hover .featured-main-title{color:var(--shb-gold)}.featured-main-excerpt{color:var(--shb-muted);font-size:14px;margin-bottom:16px;line-height:1.6}@media (min-width:768px){.featured-main-excerpt{font-size:16px}}.featured-meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;font-size:14px;color:var(--shb-muted)}.featured-meta span{display:flex;align-items:center;gap:4px}.featured-meta .author{color:var(--shb-gold)}.side-news{display:flex;flex-direction:column;gap:16px}.side-news-item{display:flex;flex-direction:column;background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;overflow:hidden;transition:all 0.3s ease}.side-news-item:hover{border-color:rgb(255 184 0 / .3);transform:translateY(-2px)}.side-news-image{position:relative;height:128px;overflow:hidden}.side-news-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.side-news-item:hover .side-news-image img{transform:scale(1.1)}.side-news-image::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,var(--shb-card),transparent)}.side-news-badge{position:absolute;top:8px;left:8px;z-index:1}.side-news-content{padding:12px}.side-news-title{font-size:14px;font-weight:600;color:var(--shb-text);line-height:1.4}.side-news-item:hover .side-news-title{color:var(--shb-gold)}.side-news-meta{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:12px;color:var(--shb-muted)}.news-grid-section{padding:32px 0}.news-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:640px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.news-grid{grid-template-columns:repeat(4,1fr)}}.news-card{background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;overflow:hidden;transition:all 0.3s ease}.news-card:hover{border-color:rgb(255 184 0 / .3);transform:translateY(-4px);box-shadow:0 8px 32px rgb(255 184 0 / .1)}.news-card-image{position:relative;height:192px;overflow:hidden}.news-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.news-card:hover .news-card-image img{transform:scale(1.1)}.news-card-image::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,var(--shb-card),transparent 60%);opacity:.6}.news-card-badge{position:absolute;top:12px;left:12px;z-index:1}.news-card-content{padding:16px}.news-card-title{font-size:16px;font-weight:600;color:var(--shb-text);line-height:1.4;margin-bottom:8px}.news-card:hover .news-card-title{color:var(--shb-gold)}.news-card-excerpt{font-size:14px;color:var(--shb-muted);line-height:1.5;margin-bottom:12px}.news-card-meta{display:flex;align-items:center;gap:16px;font-size:12px;color:var(--shb-muted)}.news-card-meta span{display:flex;align-items:center;gap:4px}.categories-section{padding:32px 0}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (min-width:640px){.categories-grid{grid-template-columns:repeat(6,1fr)}}.category-item{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;transition:all 0.3s ease}.category-item:hover{border-color:rgb(255 184 0 / .5);transform:scale(1.05)}.category-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center}.category-icon svg{width:28px;height:28px;color:#fff}.category-icon.blue{background:rgb(59 130 246 / .2)}.category-icon.purple{background:rgb(168 85 247 / .2)}.category-icon.green{background:rgb(34 197 94 / .2)}.category-icon.pink{background:rgb(236 72 153 / .2)}.category-icon.yellow{background:rgb(234 179 8 / .2)}.category-icon.red{background:rgb(239 68 68 / .2)}.category-name{font-size:14px;font-weight:600;color:var(--shb-text);text-align:center}.category-item:hover .category-name{color:var(--shb-gold)}.category-count{font-size:12px;color:var(--shb-muted)}.latest-news-section{padding:32px 0}.content-sidebar-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:1024px){.content-sidebar-grid{grid-template-columns:2fr 1fr}}.news-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.filter-btn{padding:6px 16px;font-size:14px;font-weight:500;border-radius:9999px;border:1px solid var(--shb-border);background:var(--shb-card);color:var(--shb-muted);cursor:pointer;transition:all 0.3s ease}.filter-btn:hover,.filter-btn.active{background:var(--shb-gold);border-color:var(--shb-gold);color:var(--shb-dark)}.news-list{display:flex;flex-direction:column;gap:16px}.news-list-item{display:flex;gap:16px;padding:16px;background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;transition:all 0.3s ease}.news-list-item:hover{border-color:rgb(255 184 0 / .3);box-shadow:0 4px 20px rgb(255 184 0 / .08)}.news-list-image{position:relative;width:128px;height:96px;flex-shrink:0;border-radius:8px;overflow:hidden}.news-list-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.news-list-item:hover .news-list-image img{transform:scale(1.1)}.news-list-badge{position:absolute;top:4px;left:4px;font-size:10px;padding:2px 6px}.news-list-content{flex:1;min-width:0}.news-list-title{font-size:16px;font-weight:600;color:var(--shb-text);line-height:1.4;margin-bottom:4px}.news-list-item:hover .news-list-title{color:var(--shb-gold)}.news-list-excerpt{font-size:14px;color:var(--shb-muted);line-height:1.5;margin-bottom:8px}.news-list-meta{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--shb-muted)}.news-list-meta span{display:flex;align-items:center;gap:4px}.sidebar{display:flex;flex-direction:column;gap:24px}.widget{background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;padding:16px}.podcast-widget-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.podcast-icon{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--shb-gold),#FF6B00);display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--shb-dark)}.podcast-title{font-weight:700;color:var(--shb-text)}.podcast-subtitle{font-size:12px;color:var(--shb-muted)}.podcast-player{background:var(--shb-dark);border-radius:12px;padding:12px;margin-bottom:16px}.podcast-current{display:flex;align-items:center;gap:12px;margin-bottom:12px}.podcast-current img{width:56px;height:56px;border-radius:8px;object-fit:cover}.podcast-current-info{flex:1;min-width:0}.podcast-current-title{font-size:14px;font-weight:600;color:var(--shb-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.podcast-current-guest{font-size:12px;color:var(--shb-muted)}.podcast-current-role{font-size:12px;color:var(--shb-gold)}.podcast-progress{margin-bottom:12px}.podcast-progress-bar{height:4px;background:var(--shb-border);border-radius:2px;overflow:hidden}.podcast-progress-fill{height:100%;width:35%;background:linear-gradient(90deg,var(--shb-gold),#FF6B00);border-radius:2px}.podcast-progress-time{display:flex;justify-content:space-between;font-size:12px;color:var(--shb-muted);margin-top:4px}.podcast-controls{display:flex;align-items:center;justify-content:center;gap:16px}.podcast-btn{background:none;border:none;color:var(--shb-muted);cursor:pointer;transition:all 0.3s ease;padding:8px}.podcast-btn:hover{color:var(--shb-gold)}.podcast-btn.play{width:48px;height:48px;background:var(--shb-gold);color:var(--shb-dark);border-radius:50%;display:flex;align-items:center;justify-content:center}.podcast-btn.play:hover{background:var(--shb-gold-light)}.podcast-volume{display:flex;align-items:center;gap:8px;margin-bottom:16px}.podcast-volume svg{color:var(--shb-muted);width:16px;height:16px}.podcast-volume-bar{flex:1;height:4px;background:var(--shb-border);border-radius:2px;overflow:hidden}.podcast-volume-fill{height:100%;width:75%;background:var(--shb-muted);border-radius:2px}.podcast-episodes-title{font-size:12px;font-weight:600;color:var(--shb-muted);text-transform:uppercase;margin-bottom:8px}.podcast-episodes{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.podcast-episode{display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;text-align:left;background:none;border:none;cursor:pointer;transition:all 0.3s ease}.podcast-episode:hover,.podcast-episode.active{background:rgb(255 184 0 / .2)}.podcast-episode-number{width:20px;height:20px;border-radius:50%;background:var(--shb-border);color:var(--shb-muted);font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center}.podcast-episode.active .podcast-episode-number{background:var(--shb-gold);color:var(--shb-dark)}.podcast-episode-title{font-size:14px;color:var(--shb-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.podcast-episode.active .podcast-episode-title{color:var(--shb-gold)}.podcast-spotify{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px;background:#1DB954;color:#fff;font-weight:600;border-radius:8px;transition:all 0.3s ease}.podcast-spotify:hover{background:#1ed760}.ad-banner{background:var(--shb-card);border:1px solid var(--shb-border);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;text-align:center;margin:0 auto}.ad-banner-label{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--shb-muted)}.ad-banner-size{font-size:12px;color:var(--shb-muted);opacity:.7}.ad-banner-placeholder{background:var(--shb-border);border-radius:4px;display:flex;align-items:center;justify-content:center;margin-top:8px}.ad-banner-placeholder span{font-size:24px;font-weight:700;color:rgb(255 184 0 / .3)}.ad-leaderboard{max-width:728px;min-height:90px}.ad-leaderboard .ad-banner-placeholder{width:582px;height:54px}.ad-medium-rectangle{max-width:300px;min-height:250px}.ad-medium-rectangle .ad-banner-placeholder{width:240px;height:150px}.ad-banner-small{max-width:468px;min-height:60px}.ad-banner-small .ad-banner-placeholder{width:374px;height:36px}.ad-half-page{max-width:300px;min-height:600px}.ad-half-page .ad-banner-placeholder{width:240px;height:360px}.ad-large-leaderboard{max-width:970px;min-height:90px}.ad-large-leaderboard .ad-banner-placeholder{width:776px;height:54px}.about-section{padding:32px 0}.about-card{background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;padding:24px;margin-bottom:32px}.about-header{display:flex;align-items:flex-start;gap:16px}.about-logo{width:64px;height:64px;border-radius:12px;background:linear-gradient(135deg,var(--shb-gold),#FF6B00);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:var(--shb-dark);flex-shrink:0}.about-title{font-size:20px;font-weight:700;color:var(--shb-text);margin-bottom:4px}.about-since{font-size:14px;font-weight:400;color:var(--shb-gold);margin-left:8px}.about-description{font-size:14px;color:var(--shb-muted);line-height:1.6}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}@media (min-width:1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{display:flex;align-items:center;gap:16px;padding:16px;background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;transition:all 0.3s ease}.stat-card:hover{border-color:rgb(255 184 0 / .3)}.stat-icon{width:48px;height:48px;border-radius:12px;background:var(--shb-border);display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.stat-card:hover .stat-icon{background:rgb(255 184 0 / .2)}.stat-icon svg{width:24px;height:24px}.stat-icon.blue{color:#60A5FA}.stat-icon.green{color:#4ADE80}.stat-icon.pink{color:#F472B6}.stat-icon.yellow{color:#FACC15}.stat-value{font-size:24px;font-weight:700;color:var(--shb-text)}.stat-label{font-size:12px;color:var(--shb-muted)}.accordion{display:flex;flex-direction:column;gap:12px}.accordion-item{border:1px solid var(--shb-border);border-radius:12px;overflow:hidden}.accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px;background:var(--shb-card);border:none;cursor:pointer;transition:all 0.3s ease}.accordion-header:hover{background:#1c2128}.accordion-title{display:flex;align-items:center;gap:12px;font-weight:600;color:var(--shb-text)}.accordion-title svg{color:var(--shb-gold);width:20px;height:20px}.accordion-icon{color:var(--shb-muted);transition:transform 0.3s ease}.accordion-item.active .accordion-icon{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.accordion-item.active .accordion-content{max-height:500px}.accordion-body{padding:16px;background:var(--shb-dark);font-size:14px;color:var(--shb-muted);line-height:1.6;white-space:pre-line}.cta-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:24px}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 24px;border:2px solid var(--shb-gold);color:var(--shb-gold);font-weight:600;border-radius:8px;transition:all 0.3s ease}.btn-outline:hover{background:var(--shb-gold);color:var(--shb-dark)}.gamification-section{padding:32px 0}.gamification-header{text-align:center;margin-bottom:32px}.gamification-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgb(255 184 0 / .1);border-radius:9999px;margin-bottom:16px}.gamification-badge svg{color:var(--shb-gold);width:20px;height:20px}.gamification-badge span{font-size:14px;font-weight:600;color:var(--shb-gold)}.gamification-title{font-size:30px;font-weight:700;color:var(--shb-text);margin-bottom:8px}.gamification-title span{background:linear-gradient(90deg,var(--shb-gold),var(--shb-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.gamification-description{color:var(--shb-muted);max-width:576px;margin:0 auto}.badges-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}@media (min-width:640px){.badges-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.badges-grid{grid-template-columns:repeat(8,1fr)}}.badge-item{display:flex;flex-direction:column;align-items:center;padding:16px;background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;transition:all 0.3s ease}.badge-item:hover{border-color:rgb(255 184 0 / .5);transform:translateY(-4px)}.badge-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px;transition:all 0.3s ease}.badge-item:hover .badge-icon{transform:scale(1.1)}.badge-icon svg{width:28px;height:28px;color:#fff}.badge-name{font-size:14px;font-weight:600;color:var(--shb-text);text-align:center}.badge-requirement{font-size:12px;color:var(--shb-muted);text-align:center}.badge-gray{background:linear-gradient(135deg,#9CA3AF,#4B5563)}.badge-bronze{background:linear-gradient(135deg,#B45309,#78350F)}.badge-silver{background:linear-gradient(135deg,#CBD5E1,#64748B)}.badge-gold{background:linear-gradient(135deg,#FACC15,#CA8A04)}.badge-purple{background:linear-gradient(135deg,#C084FC,#9333EA)}.badge-orange{background:linear-gradient(135deg,#FB923C,#DC2626)}.badge-pink{background:linear-gradient(135deg,#F472B6,#E11D48)}.badge-blue{background:linear-gradient(135deg,#60A5FA,#06B6D4)}.gamification-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:1024px){.gamification-grid{grid-template-columns:repeat(2,1fr)}}.gamification-card{background:var(--shb-card);border:1px solid var(--shb-border);border-radius:12px;padding:24px}.gamification-card-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.gamification-card-header svg{color:var(--shb-gold);width:20px;height:20px}.gamification-card-title{font-weight:700;color:var(--shb-text)}.top-commenters{display:flex;flex-direction:column;gap:12px}.top-commenter{display:flex;align-items:center;gap:12px;padding:12px;background:var(--shb-card);border:1px solid var(--shb-border);border-radius:8px;transition:all 0.3s ease}.top-commenter:hover{border-color:rgb(255 184 0 / .3)}.top-commenter-rank{width:24px;height:24px;border-radius:50%;background:var(--shb-border);color:var(--shb-muted);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.top-commenter-info{flex:1}.top-commenter-name{font-size:14px;font-weight:600;color:var(--shb-text)}.top-commenter-count{font-size:12px;color:var(--shb-muted)}.top-commenter-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;color:#fff}.steps-list{display:flex;flex-direction:column;gap:12px}.step-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:all 0.3s ease}.step-item:hover{background:rgb(255 184 0 / .1);border:1px solid rgb(255 184 0 / .3)}.step-number{width:32px;height:32px;border-radius:50%;background:var(--shb-border);color:var(--shb-muted);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.step-item:hover .step-number{background:var(--shb-gold);color:var(--shb-dark)}.step-text{font-size:14px;color:var(--shb-text);transition:all 0.3s ease}.step-item:hover .step-text{color:var(--shb-gold)}.step-check{margin-left:auto;color:var(--shb-gold);opacity:0;transition:all 0.3s ease}.step-item:hover .step-check{opacity:1}.site-footer{background:var(--shb-darker);border-top:1px solid var(--shb-border)}.footer-ad{padding:24px 0;border-bottom:1px solid var(--shb-border)}.footer-main{padding:48px 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-brand img{height:80px;width:auto;margin-bottom:16px}.footer-description{font-size:14px;color:var(--shb-muted);line-height:1.6;margin-bottom:16px}.footer-social{display:flex;align-items:center;gap:12px}.footer-social a{width:36px;height:36px;border-radius:8px;background:var(--shb-card);display:flex;align-items:center;justify-content:center;color:var(--shb-muted);transition:all 0.3s ease}.footer-social a:hover{background:var(--shb-gold);color:var(--shb-dark)}.footer-social svg{width:18px;height:18px}.footer-title{font-weight:700;color:var(--shb-text);margin-bottom:16px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-links a{font-size:14px;color:var(--shb-muted);transition:all 0.3s ease}.footer-links a:hover{color:var(--shb-gold)}.footer-contact{display:flex;flex-direction:column;gap:12px}.footer-contact a,.footer-contact span{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--shb-muted)}.footer-contact a:hover{color:var(--shb-gold)}.footer-contact svg{width:16px;height:16px}.footer-bottom{border-top:1px solid var(--shb-border);padding:16px 0}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;font-size:12px;color:var(--shb-muted)}@media (min-width:768px){.footer-bottom-content{flex-direction:row;justify-content:space-between;text-align:left}}.footer-bottom a{color:var(--shb-gold)}.footer-bottom a:hover{text-decoration:underline}.footer-legal{display:flex;align-items:center;gap:16px}.adblock-modal{display:none;position:fixed;inset:0;background:rgb(13 17 23 / .95);backdrop-filter:blur(8px);z-index:99999;align-items:center;justify-content:center;padding:16px}.adblock-modal.active{display:flex}.adblock-content{position:relative;width:100%;max-width:500px;background:var(--shb-card);border:1px solid var(--shb-border);border-radius:16px;padding:40px;text-align:center;overflow:hidden}.adblock-content::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--shb-gold),#FF6B00,var(--shb-gold))}.adblock-close{position:absolute;top:16px;right:16px;background:none;border:none;color:var(--shb-muted);font-size:24px;cursor:pointer;transition:all 0.3s ease}.adblock-close:hover{color:var(--shb-text)}.adblock-icon{position:relative;display:inline-block;margin-bottom:24px}.adblock-shield{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,var(--shb-gold),#FF6B00);display:flex;align-items:center;justify-content:center}.adblock-shield svg{width:48px;height:48px;color:var(--shb-dark)}.adblock-bolt{position:absolute;bottom:-8px;right:-8px;width:40px;height:40px;border-radius:50%;background:var(--shb-card);border:2px solid var(--shb-gold);display:flex;align-items:center;justify-content:center}.adblock-bolt svg{width:20px;height:20px;color:var(--shb-gold)}.adblock-title{font-size:24px;font-weight:700;color:var(--shb-text);margin-bottom:16px}.adblock-title span{background:linear-gradient(90deg,var(--shb-gold),var(--shb-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.adblock-message{color:var(--shb-muted);margin-bottom:24px;line-height:1.6}.adblock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.adblock-stat{background:var(--shb-dark);padding:12px;border-radius:8px}.adblock-stat-value{display:block;font-size:20px;font-weight:700;color:var(--shb-gold)}.adblock-stat-label{font-size:12px;color:var(--shb-muted)}.adblock-cta{width:100%;padding:14px;background:var(--shb-gold);color:var(--shb-dark);font-weight:700;border:none;border-radius:8px;cursor:pointer;margin-bottom:12px;transition:all 0.3s ease}.adblock-cta:hover{background:var(--shb-gold-light)}.adblock-dismiss{background:none;border:none;color:var(--shb-muted);font-size:14px;cursor:pointer;transition:all 0.3s ease}.adblock-dismiss:hover{color:var(--shb-text)}.adblock-footer{margin-top:16px;font-size:12px;color:var(--shb-muted)}.adblock-footer span{color:var(--shb-gold)}.reading-progress{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--shb-gold),var(--shb-gold-light));z-index:9999;transition:width 0.1s ease-out,opacity 0.3s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--shb-dark)}::-webkit-scrollbar-thumb{background:var(--shb-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--shb-gold)}.alignleft{float:left;margin-right:24px;margin-bottom:16px}.alignright{float:right;margin-left:24px;margin-bottom:16px}.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{max-width:100%}.wp-caption-text{font-size:14px;color:var(--shb-muted);text-align:center;margin-top:8px}.pagination{display:flex;justify-content:center;margin-top:48px}.pagination ul{display:flex;list-style:none;gap:8px}.pagination a,.pagination span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;background:var(--shb-card);border:1px solid var(--shb-border);border-radius:8px;color:var(--shb-text);font-size:14px;transition:all 0.3s ease}.pagination a:hover,.pagination .current{background:var(--shb-gold);border-color:var(--shb-gold);color:var(--shb-dark)}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--shb-muted);margin-bottom:16px}.breadcrumbs a{color:var(--shb-muted)}.breadcrumbs a:hover{color:var(--shb-gold)}.breadcrumbs .sep{color:var(--shb-border)}@media (max-width:767px){.hide-mobile{display:none!important}}@media (min-width:768px){.show-mobile{display:none!important}}.category-nav{background:rgb(8 10 15 / .94);border-bottom:1px solid rgb(255 184 0 / .16);padding:9px 0;backdrop-filter:blur(14px)}.category-nav .shb-container{overflow:hidden}.category-nav ul{display:flex;justify-content:flex-start;gap:8px;overflow-x:auto;padding:0 0 3px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-nav ul::-webkit-scrollbar{display:none}.category-nav a{display:inline-flex;align-items:center;min-height:36px;padding:7px 13px;border:1px solid rgb(139 148 158 / .26);border-radius:999px;color:var(--shb-text);font-size:13px;font-weight:700;letter-spacing:.01em;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.category-nav a:hover,.category-nav a.is-active{background:var(--shb-gold);border-color:var(--shb-gold);color:var(--shb-darker);transform:translateY(-1px)}@media (max-width:767px){.news-ticker{padding:7px 0}.news-ticker-label,.news-ticker-text span{font-size:12px}.header-main{padding:11px 0;background:rgb(13 17 23 / .9);backdrop-filter:blur(14px)}.header-inner{gap:8px}.site-logo img{height:43px}.mobile-menu-toggle{min-width:44px;min-height:44px;justify-content:center;border:1px solid var(--shb-border);border-radius:10px;background:var(--shb-card)}.category-nav{position:relative;z-index:101}.category-nav .shb-container{padding:0 12px}.category-nav ul{display:flex}.category-nav a{min-height:38px;padding:8px 14px}.mobile-menu{top:0;padding:96px 16px 28px;background:rgb(8 10 15 / .985)}.mobile-menu .search-form input{min-height:48px;font-size:16px}.mobile-menu a{min-height:48px;display:flex;align-items:center;border:1px solid #fff0;font-weight:700}.mobile-menu a:hover,.mobile-menu a:focus{border-color:rgb(255 184 0 / .4)}.featured-section{padding:20px 0}.featured-main{border-radius:14px}.featured-main-image{height:360px}.featured-main-content{padding:18px}.featured-main-title{font-size:24px;line-height:1.2}.section-title{margin-bottom:16px}.news-list-item,.shb-card,.podcast-widget,.about-card,.gamification-card{border-radius:14px}}@media (min-width:768px){.category-nav ul{justify-content:center;flex-wrap:wrap}}#wpdcom,#wpdcom .wpd-thread-wrapper,#wpdcom .wpd-comment{color:var(--shb-text)}#wpdcom .wpd-form-head,#wpdcom .wpd-comment-header,#wpdcom .wpd-comment-text,#wpdcom .wpd-comment-author,#wpdcom .wpd-secondary-color{color:var(--shb-text)!important}#wpdcom .wpd-comment-footer,#wpdcom .wpd-comment-date,#wpdcom .wpd-comment-label,#wpdcom .wpd-tools i{color:var(--shb-muted)!important}#wpdcom textarea,#wpdcom input[type=text],#wpdcom input[type=email],#wpdcom input[type=url]{background:var(--shb-card)!important;border:1px solid var(--shb-border)!important;border-radius:10px!important;color:var(--shb-text)!important}#wpdcom textarea:focus,#wpdcom input[type=text]:focus,#wpdcom input[type=email]:focus,#wpdcom input[type=url]:focus{border-color:var(--shb-gold)!important;box-shadow:0 0 0 2px rgb(255 184 0 / .16)!important}#wpdcom .wpd-prim-button,#wpdcom input[type=submit]{background:var(--shb-gold)!important;border-color:var(--shb-gold)!important;border-radius:9px!important;color:var(--shb-darker)!important;font-weight:800!important}#wpdcom .wpd-prim-button:hover,#wpdcom input[type=submit]:hover{background:var(--shb-gold-light)!important}#wpdcom .wpd-comment{border-color:var(--shb-border)!important}.site-logo:hover img{transform:translateY(-3px) scale(1.04) rotate(-2deg);filter:drop-shadow(0 8px 14px rgb(255 184 0 / .2))}.news-ticker-text span{display:inline-block;min-width:max-content;padding-left:100%;animation:shb-news-ticker 32s linear infinite}.news-ticker:hover .news-ticker-text span{animation-play-state:paused}@keyframes shb-news-ticker{from{transform:translateX(0)}to{transform:translateX(-100%)}}.instagram-follow-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:40px;padding:24px;border:1px solid rgb(236 72 153 / .42);border-radius:16px;background:linear-gradient(135deg,rgb(236 72 153 / .17),rgb(168 85 247 / .13))}.instagram-follow-kicker{display:block;margin-bottom:6px;color:#f472b6;font-size:11px;font-weight:800;letter-spacing:.09em}.instagram-follow-cta h3{margin:0 0 6px;color:var(--shb-text);font-size:22px}.instagram-follow-cta p{margin:0;color:var(--shb-muted);max-width:620px}.instagram-follow-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border-radius:10px;background:#ec4899;color:#fff;font-weight:800;white-space:nowrap;transition:transform .2s ease,background .2s ease}.instagram-follow-button:hover{background:#f472b6;transform:translateY(-2px)}.ad-banner{background:linear-gradient(135deg,rgb(22 27 34 / .96),rgb(13 17 23 / .96));border-color:rgb(139 148 158 / .25)}.ad-banner-label{color:var(--shb-muted)}@media (max-width:767px){.news-ticker-text span{animation-duration:42s}.instagram-follow-cta{align-items:flex-start;flex-direction:column;gap:16px;padding:20px}.instagram-follow-button{width:100%}.ad-leaderboard,.ad-large-leaderboard,.ad-banner-small{width:100%;max-width:100%}.ad-leaderboard .ad-banner-placeholder,.ad-large-leaderboard .ad-banner-placeholder,.ad-banner-small .ad-banner-placeholder{width:min(100%, 300px)}}@media (max-width:767px){body{background:#0a0c10}.news-ticker{display:none}.site-header,.site-header.has-background{position:sticky;top:0;z-index:800;background:#101216;background-image:none;box-shadow:0 8px 24px rgb(0 0 0 / .28)}.site-header.has-background::before{display:none}.header-main{padding:8px 0;background:#101216;border-bottom:1px solid rgb(255 255 255 / .09)}.header-inner{display:grid;grid-template-columns:44px 1fr 44px;min-height:46px;gap:0}.site-logo{grid-column:2;grid-row:1;justify-self:center;display:inline-flex;align-items:center}.site-logo img{height:34px;max-width:180px}.header-search,.header-nav{display:none}.mobile-menu-toggle{grid-column:1;grid-row:1;align-self:center;justify-self:start;min-width:40px;min-height:40px;padding:7px;border:0;border-radius:7px;background:#fff0;color:var(--shb-text)}.mobile-menu-toggle:focus-visible,.mobile-menu a:focus-visible,.category-nav a:focus-visible{outline:2px solid var(--shb-gold);outline-offset:2px}.category-nav{position:relative;padding:0;border-bottom:1px solid rgb(255 255 255 / .09);background:#101216;box-shadow:none;backdrop-filter:none}.category-nav .shb-container{padding:0}.category-nav ul{gap:22px;padding:0 16px;overflow-x:auto;scrollbar-width:none}.category-nav a{min-height:42px;padding:13px 0 10px;border:0;border-bottom:3px solid #fff0;border-radius:0;color:rgb(255 255 255 / .74);font-size:12px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.category-nav a:hover,.category-nav a.is-active{border-color:var(--shb-gold);background:#fff0;color:#fff;transform:none}.mobile-menu{top:0;z-index:799;padding:124px 20px 32px;background:rgb(10 12 16 / .99)}.mobile-menu .shb-container{max-width:560px}.mobile-menu .search-form{margin-bottom:22px!important}.mobile-menu .search-form input{min-height:52px;padding-left:46px;border-radius:8px;background:#171a20}.mobile-menu nav{gap:2px}.mobile-menu a{min-height:52px;padding:14px 4px;border-bottom:1px solid rgb(255 255 255 / .09);border-radius:0;color:#fff;font-size:16px;font-weight:750}.mobile-menu a.btn-primary{justify-content:center;margin-top:18px!important;border:0;border-radius:8px}.featured-section{padding:16px 0 8px}.featured-section .shb-container,.latest-news-section .shb-container,.news-grid-section .shb-container{padding-right:16px;padding-left:16px}.featured-grid{gap:16px}.featured-main{border:0;border-radius:10px;box-shadow:none}.featured-main-image{height:300px}.featured-main-content{padding:18px}.featured-main-title{margin-bottom:0;font-size:25px;font-weight:800;line-height:1.12;letter-spacing:-.02em}.section-title{margin:14px 0 12px;font-size:18px;letter-spacing:-.01em}.news-grid{gap:0;border-top:1px solid rgb(255 255 255 / .11)}.news-card{display:grid;grid-template-columns:124px minmax(0,1fr);gap:13px;padding:14px 0;border:0;border-bottom:1px solid rgb(255 255 255 / .11);border-radius:0;background:#fff0;box-shadow:none}.news-card:hover{transform:none;border-color:rgb(255 255 255 / .11);box-shadow:none}.news-card-image{grid-column:1;height:88px;border-radius:7px}.news-card-image::after{display:none}.news-card-content{grid-column:2;align-self:center;padding:0}.news-card-badge{top:6px;left:6px}.news-card-title,.news-list-title{margin:0;font-size:16px;font-weight:750;line-height:1.2;letter-spacing:-.012em}.news-card-excerpt,.news-card-stats,.news-card-author{display:none}.news-card-meta{margin-bottom:5px;color:var(--shb-gold);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.news-list{gap:0}.news-list-item{gap:13px;padding:14px 0;border:0;border-bottom:1px solid rgb(255 255 255 / .11);border-radius:0;background:#fff0;box-shadow:none}.news-list-image{width:124px;height:88px;border-radius:7px}.news-list-excerpt,.news-list-item .news-list-stats{display:none}.site-footer{margin-top:24px}}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;padding:0;border:1px solid var(--shb-border);border-radius:10px;background:var(--shb-card);color:var(--shb-text);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.theme-toggle:hover{border-color:var(--shb-gold);color:var(--shb-gold);transform:translateY(-1px)}.theme-toggle:focus-visible{outline:2px solid var(--shb-gold);outline-offset:2px}.theme-toggle-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.theme-toggle-icon--moon{display:none}body.shb-light-mode{--shb-dark:#f6f7fb;--shb-darker:#ffffff;--shb-card:#ffffff;--shb-border:#dfe4ec;--shb-text:#192231;--shb-muted:#586579;background:#f6f7fb;color:#192231}body.shb-light-mode .theme-toggle-icon--sun{display:none}body.shb-light-mode .theme-toggle-icon--moon{display:block}body.shb-light-mode .site-header.has-background::before{background:linear-gradient(to bottom,rgb(246 247 251 / .9),rgb(246 247 251 / .78),var(--shb-dark))}body.shb-light-mode .news-ticker,body.shb-light-mode .header-main,body.shb-light-mode .category-nav{box-shadow:none}body.shb-light-mode .news-card,body.shb-light-mode .featured-main,body.shb-light-mode .article-share,body.shb-light-mode .community-widget{box-shadow:0 8px 24px rgb(22 34 49 / .06)}.article-share{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:32px;padding:18px;border:1px solid var(--shb-border);border-radius:14px;background:var(--shb-card)}.article-share-title{width:100%;margin:0 0 2px;color:var(--shb-muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-share-links{display:flex;flex-wrap:wrap;gap:10px}.article-share-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--shb-border);border-radius:10px;background:#fff0;color:var(--shb-text);transition:transform .2s ease,color .2s ease,background .2s ease,border-color .2s ease}.article-share-link:hover{transform:translateY(-2px);border-color:var(--shb-gold);color:var(--shb-gold)}.article-share-link--facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.article-share-link--whatsapp:hover{background:#25d366;border-color:#25d366;color:#fff}.article-share-link--twitter:hover,.article-share-link--x:hover{background:#101214;border-color:#101214;color:#fff}.article-content .entry-content audio,.article-content .wp-block-audio audio,.article-content audio{display:block;width:100%;margin:24px 0;border-radius:10px}.article-content .wp-block-audio{margin:28px 0;padding:14px;border:1px solid var(--shb-border);border-radius:14px;background:var(--shb-card)}.community-widget{margin:28px 0;padding:22px;border:1px solid var(--shb-border);border-radius:16px;background:var(--shb-card)}.community-widget-title{margin:0 0 12px;color:var(--shb-text);font-size:19px;font-weight:800}.shb-ad-slot{min-height:250px;margin:28px auto;padding:14px;border:1px solid var(--shb-border);border-radius:12px;background:var(--shb-card);overflow:hidden}.shb-ad-slot__label{display:block;margin-bottom:8px;color:var(--shb-muted);font-size:10px;font-weight:800;letter-spacing:.1em;text-align:center;text-transform:uppercase}@media (max-width:767px){.theme-toggle{grid-column:3;grid-row:1;justify-self:end;align-self:center;width:40px;height:40px;background:#fff0;border-color:#fff0}.article-share{margin-top:24px;padding:16px}.article-share-link{width:44px;height:44px}body.shb-light-mode,body.shb-light-mode .site-header,body.shb-light-mode .site-header.has-background,body.shb-light-mode .header-main,body.shb-light-mode .category-nav{background:#f6f7fb}body.shb-light-mode .mobile-menu{background:rgb(246 247 251 / .99)}body.shb-light-mode .mobile-menu a{color:var(--shb-text);border-color:rgb(25 34 49 / .12)}body.shb-light-mode .category-nav a{color:rgb(25 34 49 / .72)}body.shb-light-mode .category-nav a:hover,body.shb-light-mode .category-nav a.is-active{color:var(--shb-text)}}@media (min-width:1024px){.news-ticker{min-height:35px;padding:0;background:#080a0f;border-bottom:1px solid rgb(255 184 0 / .08)}.news-ticker-content{min-height:35px;gap:24px}.news-ticker-label{color:#ffb800;font-weight:900}.news-ticker-social{gap:10px;color:#f4f7fb;font-size:13px;white-space:nowrap}.news-ticker-social>a{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffb800;color:#07101f}.news-ticker-social svg,.news-ticker-social img{width:12px;height:12px}.news-ticker-social .spotify-link{background:#ffb800}.site-header.has-background{background-color:#071426;background-image:radial-gradient(circle at 15% 65%,rgb(255 184 0 / .035) 0 2px,transparent 3px),radial-gradient(circle at 75% 25%,rgb(255 255 255 / .025) 0 1px,transparent 2px),linear-gradient(90deg,rgb(5 13 25 / .98),rgb(8 20 37 / .95),rgb(5 13 25 / .98));background-size:90px 90px,70px 70px,auto}.site-header.has-background::before{display:none}.header-main{padding:38px 0 28px;background:#fff0}.header-inner{display:grid;grid-template-columns:230px minmax(360px,536px) 1fr 42px;grid-template-areas:"logo search nav toggle";align-items:center;gap:28px}.custom-logo-link,.site-logo{grid-area:logo;justify-self:center}.custom-logo-link img,.site-logo img{height:106px;width:auto;max-width:150px}.header-search{grid-area:search;width:100%}.header-search .search-form{position:relative}.header-search input{width:100%;height:50px;padding:0 54px 0 22px;border:1.5px solid #ffb800;border-radius:999px;background:rgb(244 247 251 / .2);color:#fff;font-size:22px}.header-search input::placeholder{color:#fff;opacity:.92}.header-search svg{left:auto;right:18px;width:28px;height:28px;color:#fff}.header-nav{grid-area:nav;justify-content:flex-end;gap:28px}.header-nav a{color:#fff;font-size:18px;font-weight:850;white-space:nowrap}.header-nav .shb-voce-sabia-btn{padding:11px 15px;border-radius:10px;background:#ffb800;color:#061124;font-size:22px}.header-nav .shb-midia-kit-link{color:#fff}.theme-toggle{grid-area:toggle;background:#ffb800;border-color:#ffb800;color:#07101f}.category-nav{padding:0;background:#020304;border-top:2px solid #ffb800;border-bottom:0}.category-nav ul{min-height:43px;justify-content:space-between;gap:18px;flex-wrap:nowrap}.category-nav a{min-height:43px;padding:10px 0;border:0;border-radius:0;color:#fff;font-size:16px;font-weight:850}.category-nav a:hover,.category-nav a.is-active{background:#fff0;color:#ffb800;transform:none}.category-nav .category-nav-home.is-active{color:#fff}.category-nav .shb-todas-materias-link{color:#ffb800}}@media (min-width:1024px) and (max-width:1230px){.header-inner{grid-template-columns:160px minmax(300px,1fr) auto 42px;gap:18px}.custom-logo-link img,.site-logo img{height:90px}.header-nav{gap:16px}.header-nav a{font-size:15px}.header-nav .shb-voce-sabia-btn{font-size:18px}}.adblock-modal.nexus-shell{position:fixed;inset:0;z-index:99999;display:block;padding:0;background:#fff0;pointer-events:none;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.nexus-shell .nexus-panel{position:fixed;right:20px;bottom:20px;width:min(410px, calc(100vw - 40px));max-width:none;max-height:min(700px, calc(100vh - 40px));margin:0;padding:0;overflow:hidden;display:flex;flex-direction:column;background:#020b18;color:#f7f9fc;border:1px solid rgb(255 184 0 / .9);border-radius:22px;box-shadow:0 28px 70px rgb(0 0 0 / .52),0 0 0 1px rgb(255 184 0 / .08);opacity:0;visibility:hidden;transform:translateY(24px) scale(.97);transform-origin:right bottom;transition:opacity .28s ease,transform .34s cubic-bezier(.2,.8,.2,1),visibility .28s;pointer-events:none}.adblock-modal.nexus-shell.active .nexus-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.nexus-header{position:relative;min-height:92px;padding:16px 92px 14px 98px;display:flex;align-items:center;background:linear-gradient(135deg,#ffc21c 0%,#f2aa00 100%);color:#031024;border-bottom:1px solid rgb(255 255 255 / .24)}.nexus-avatar{display:block;object-fit:cover;border-radius:50%;background:#06152a}.nexus-avatar-large{position:absolute;left:16px;top:13px;width:70px;height:70px;border:3px solid #031024;box-shadow:0 5px 14px rgb(0 0 0 / .25)}.nexus-identity{min-width:0}.nexus-identity h2{margin:0;color:#031024;font-size:25px;line-height:1;letter-spacing:.16em;font-weight:950}.nexus-identity p{margin:6px 0 0;color:#07172c;font-size:12px;line-height:1.25;font-weight:800}.nexus-status{display:inline-flex;align-items:center;gap:5px;margin-top:6px;font-size:9px;letter-spacing:.14em;font-weight:900}.nexus-status i{width:7px;height:7px;background:#08a94f;border-radius:50%;box-shadow:0 0 0 3px rgb(8 169 79 / .17);animation:nexusPulse 2s ease-in-out infinite}.nexus-controls{position:absolute;top:16px;right:15px;display:flex;align-items:center;gap:5px}.nexus-shell .nexus-control,.nexus-shell .adblock-close{position:static;width:34px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:10px;background:rgb(3 16 36 / .08);color:#031024;font-size:26px;line-height:1;font-weight:500;cursor:pointer;transition:background .2s ease,transform .2s ease}.nexus-shell .nexus-control:hover,.nexus-shell .adblock-close:hover{background:rgb(3 16 36 / .16);transform:translateY(-1px)}.nexus-messages{min-height:210px;max-height:355px;padding:18px 16px 12px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#e9aa08 #061326;background:radial-gradient(circle at 12% 10%,rgb(26 79 136 / .18),transparent 34%),linear-gradient(180deg,#031026 0%,#020b18 100%)}.nexus-messages::-webkit-scrollbar{width:6px}.nexus-messages::-webkit-scrollbar-track{background:#061326}.nexus-messages::-webkit-scrollbar-thumb{background:#e9aa08;border-radius:99px}.nexus-message{display:flex;align-items:flex-end;gap:9px;margin:0 0 12px;opacity:0;transform:translateY(8px);animation:nexusMessageIn .32s ease forwards}.nexus-message img{width:29px;height:29px;flex:0 0 auto;border:1px solid #ffb800;border-radius:50%}.nexus-message-bubble{max-width:calc(100% - 42px);padding:10px 12px;background:#0a1a30;color:#edf4ff;border:1px solid rgb(255 255 255 / .08);border-radius:14px 14px 14px 4px;font-size:13px;line-height:1.43;box-shadow:0 7px 18px rgb(0 0 0 / .17)}.nexus-message.is-accent .nexus-message-bubble{border-color:rgb(255 184 0 / .42)}.nexus-message.is-success .nexus-message-bubble{color:#dfffee;border-color:rgb(32 210 118 / .5)}.nexus-message.is-error .nexus-message-bubble{color:#ffe7e7;border-color:rgb(255 78 78 / .5)}.nexus-typing .nexus-message-bubble{min-width:54px;display:flex;gap:5px;align-items:center}.nexus-typing b{width:6px;height:6px;background:#ffbd14;border-radius:50%;animation:nexusTyping 1s infinite ease-in-out}.nexus-typing b:nth-child(2){animation-delay:.13s}.nexus-typing b:nth-child(3){animation-delay:.26s}.nexus-actions{padding:13px 16px 14px;display:grid;gap:8px;background:#061120;border-top:1px solid rgb(255 184 0 / .18)}.nexus-actions[hidden]{display:none!important}.nexus-shell .adblock-cta{width:100%;min-height:46px;margin:0;padding:11px 16px;border:0;border-radius:12px;background:linear-gradient(135deg,#ffc21c,#eda600);color:#031024;font-size:13px;letter-spacing:.035em;font-weight:950;box-shadow:0 8px 20px rgb(242 170 0 / .18)}.nexus-shell .adblock-cta:hover{transform:translateY(-1px);filter:brightness(1.04)}.nexus-shell .adblock-dismiss{width:100%;min-height:34px;margin:0;padding:6px 12px;border:0;background:#fff0;color:#aebbd0;font-size:12px;font-weight:700}.nexus-shell .adblock-dismiss:hover{color:#fff}.nexus-shell .adblock-footer{margin:0;padding:12px 18px 14px;background:#030a14;color:#8f9db2;border-top:1px solid rgb(255 255 255 / .055);font-size:10.5px;line-height:1.45;text-align:center}.nexus-shell .adblock-footer strong{display:inline;color:#ffb800;font-weight:900}.nexus-toast{position:fixed;right:20px;bottom:20px;width:min(345px, calc(100vw - 40px));min-height:64px;padding:10px 14px 10px 10px;display:flex;align-items:center;gap:11px;background:#041226;color:#edf4ff;border:1px solid rgb(255 184 0 / .72);border-radius:17px;box-shadow:0 18px 42px rgb(0 0 0 / .4);opacity:0;visibility:hidden;transform:translateY(18px);transition:.28s ease;pointer-events:none}.nexus-toast.is-visible{opacity:1;visibility:visible;transform:none}.nexus-toast img{width:42px;height:42px;border:2px solid #ffb800;border-radius:50%}.nexus-toast span{font-size:12px;line-height:1.35}.nexus-toast strong{display:block;color:#ffb800;letter-spacing:.08em}.nexus-launcher{position:fixed;right:20px;bottom:20px;width:70px;height:70px;padding:3px;border:2px solid #ffb800;border-radius:50%;background:#031024;box-shadow:0 12px 32px rgb(0 0 0 / .4);opacity:0;visibility:hidden;transform:scale(.8);transition:.24s ease;pointer-events:none;cursor:pointer}.nexus-shell.is-minimized .nexus-launcher:not([hidden]){opacity:1;visibility:visible;transform:scale(1);pointer-events:auto}.nexus-launcher img{width:100%;height:100%;object-fit:cover;border-radius:50%}.nexus-launcher-dot{position:absolute;right:1px;bottom:6px;width:13px;height:13px;background:#12c765;border:2px solid #031024;border-radius:50%}@keyframes nexusMessageIn{to{opacity:1;transform:translateY(0)}}@keyframes nexusTyping{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}@keyframes nexusPulse{0%,100%{opacity:1}50%{opacity:.45}}@media (max-width:640px){.nexus-shell .nexus-panel{right:12px;left:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:auto;max-height:78vh;border-radius:19px;transform-origin:center bottom}.nexus-header{min-height:78px;padding:12px 76px 11px 78px}.nexus-avatar-large{left:12px;top:10px;width:58px;height:58px}.nexus-identity h2{font-size:20px;letter-spacing:.13em}.nexus-identity p{margin-top:4px;font-size:10px}.nexus-status{margin-top:4px;font-size:8px}.nexus-controls{top:11px;right:10px;gap:2px}.nexus-shell .nexus-control,.nexus-shell .adblock-close{width:30px;height:30px;font-size:22px}.nexus-messages{min-height:175px;max-height:38vh;padding:14px 12px 8px}.nexus-message{gap:7px;margin-bottom:9px}.nexus-message img{width:26px;height:26px}.nexus-message-bubble{font-size:12px;padding:9px 10px}.nexus-actions{padding:11px 12px}.nexus-shell .adblock-footer{padding:10px 14px 12px;font-size:9.5px}.nexus-toast{right:12px;left:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:auto}.nexus-launcher{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));width:64px;height:64px}}@media (prefers-reduced-motion:reduce){.nexus-shell *,.nexus-shell *::before,.nexus-shell *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.adblock-modal.nexus-shell{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@media (max-width:768px){.theme-toggle,.mobile-menu-toggle{min-width:44px;min-height:44px}.footer-social a,.social-links a,.header-social a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.category-nav a{min-height:44px;padding-inline:10px;display:inline-flex;align-items:center;justify-content:center}.post-card>a,.featured-side-card>a{min-height:44px}}@media (max-width:768px){.mobile-menu-toggle{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.category-nav a{min-width:44px;min-height:44px!important;height:44px!important;padding-right:10px!important;padding-left:10px!important}}@media (min-width:1231px){.header-search{position:relative!important;left:110px!important;transform:none!important}}