/*
Theme Name: RP Pixel
Description: Tema sob medida da Revista Pixel, espelhando o portal original. Claro, leve e rapido.
Version: 1.0.1
Author: Rede Vivire
*/
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#e11d48;--secondary:#be123c;--accent:#f43f5e;--background:#090d16;--surface:#111827;--surface-card:#161f30;--text:#f9fafb;--text-muted:#9ca3af;--font-sans:'Inter',sans-serif;--font-display:'Outfit',sans-serif}body.osg-theme{background-color:var(--background) !important;color:var(--text);font-family:var(--font-sans);margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 0 auto}img{max-width:100%;height:auto}.osg-container{max-width:800px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.osg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:24px 0 32px 0}@media (max-width:1100px){.osg-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.osg-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.osg-grid{grid-template-columns:1fr}}html[data-theme="light"]{color-scheme:light;--background:#f1f5f9;--surface:#ffffff;--surface-card:#ffffff;--text:#0f172a;--text-muted:#64748b}html[data-theme="light"] body.osg-theme{background-color:var(--background) !important;color:var(--text) !important}html[data-theme="light"] body .rp-theme-icon-sun{display:none}html[data-theme="light"] body .rp-theme-icon-moon{display:block}html[data-theme="dark"] body .rp-theme-icon-moon{display:none}html[data-theme="light"] body .osg-header{background:#ffffff !important;box-shadow:0 2px 12px rgba(15,23,42,0.08) !important}html[data-theme="light"] body .osg-logo-text{color:#0f172a !important}html[data-theme="light"] body .osg-nav-link,html[data-theme="light"] body .osg-dropdown-btn{color:#475569 !important}html[data-theme="light"] body .osg-nav-link:hover,html[data-theme="light"] body .osg-dropdown-btn:hover{color:#be123c !important;background:rgba(225,29,72,0.08) !important}html[data-theme="light"] body .osg-dropdown-menu{background:#ffffff !important;border-color:#e2e8f0 !important;box-shadow:0 10px 25px rgba(15,23,42,0.12) !important}html[data-theme="light"] body .osg-dropdown-link{color:#475569 !important}html[data-theme="light"] body .osg-dropdown-link:hover{background:#f1f5f9 !important;color:#be123c !important}html[data-theme="light"] body .osg-search-btn,html[data-theme="light"] body .rp-theme-toggle{background:rgba(15,23,42,0.05) !important;color:#475569 !important}html[data-theme="light"] body .osg-search-btn:hover,html[data-theme="light"] body .rp-theme-toggle:hover{background:rgba(225,29,72,0.12) !important;color:#be123c !important}html[data-theme="light"] body .osg-mobile-toggle span{background:#0f172a !important}html[data-theme="light"] body .osg-mobile-menu{background:#ffffff !important;border-top-color:#e2e8f0 !important}html[data-theme="light"] body .osg-mobile-link{color:#1e293b !important;border-bottom-color:#f1f5f9 !important}html[data-theme="light"] body .osg-mobile-divider{color:#94a3b8 !important}html[data-theme="light"] body .osg-mobile-sublink{color:#64748b !important}html[data-theme="light"] body .network-bar{background-color:#f8fafc !important;border-bottom-color:#e2e8f0 !important;color:#64748b !important}html[data-theme="light"] body .network-logo span{color:#94a3b8 !important}html[data-theme="light"] body .network-link{color:#64748b !important}html[data-theme="light"] body .network-link:hover{color:#0f172a !important}html[data-theme="light"] body .network-link.active,html[data-theme="light"] body .indicator{color:#0284c7 !important}html[data-theme="light"] body .network-mobile-toggle{color:#64748b !important}html[data-theme="light"] body .network-dropdown{background:#ffffff !important;border-color:#e2e8f0 !important;box-shadow:0 8px 24px rgba(15,23,42,0.12) !important}html[data-theme="light"] body .network-dropdown-link{color:#64748b !important}html[data-theme="light"] body .network-dropdown-link:hover{background:#f1f5f9 !important;color:#0f172a !important}html[data-theme="light"] body .network-dropdown-link.active{color:#0284c7 !important}html body .rp-theme-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.06) !important;color:#cbd5e1 !important;border:none;cursor:pointer;transition:all 0.2s}html body .rp-theme-toggle:hover{background:rgba(225,29,72,0.2) !important;color:#ffffff !important}html body .rp-theme-icon-moon{display:none}html[data-theme="light"] body .osg-footer{background:#ffffff !important;color:#64748b !important;border-top-color:#e2e8f0 !important}html[data-theme="light"] body .osg-footer-logo,html[data-theme="light"] body .osg-col-title{color:#0f172a !important}html[data-theme="light"] body .osg-footer-desc{color:#64748b !important}html[data-theme="light"] body .osg-link{color:#64748b !important}html[data-theme="light"] body .osg-link:hover{color:#be123c !important}html[data-theme="light"] body .osg-copyright{color:#94a3b8 !important}html[data-theme="light"] body .osg-bottom-link{color:#94a3b8 !important}html[data-theme="light"] body .osg-bottom-link:hover{color:#be123c !important}html[data-theme="light"] body .osg-card{background:#ffffff !important;border-color:#e2e8f0 !important}html[data-theme="light"] body .osg-card-img-wrap{background:#f1f5f9 !important}html[data-theme="light"] body .osg-card-title a{color:#0f172a !important}html[data-theme="light"] body .osg-card-title a:hover{color:#be123c !important}html[data-theme="light"] body .osg-card-excerpt{color:#64748b !important}html[data-theme="light"] body .osg-card-meta{color:#94a3b8 !important;border-top-color:#f1f5f9 !important}html[data-theme="light"] body .osg-card-author{color:#64748b !important}html[data-theme="light"] body .osg-card-date{color:#94a3b8 !important}html[data-theme="light"] body .osg-section-title{color:#0f172a !important}html[data-theme="light"] body .osg-section-alt{background:#eef2f7 !important;border-top-color:#e2e8f0 !important;border-bottom-color:#e2e8f0 !important}html[data-theme="light"] body .osg-see-all{color:#be123c !important}html[data-theme="light"] body .osg-cta-title{color:#0f172a !important}html[data-theme="light"] body .osg-cta-desc{color:#475569 !important}html[data-theme="light"] body .osg-empty,html[data-theme="light"] body .osg-empty-box{color:#94a3b8 !important}html[data-theme="light"] body .osg-article-cat{background:rgba(225,29,72,0.1) !important;color:#be123c !important}html[data-theme="light"] body .osg-article-title{color:#0f172a !important}html[data-theme="light"] body .osg-article-lead{color:#475569 !important}html[data-theme="light"] body .osg-article-meta{border-bottom-color:#e2e8f0 !important}html[data-theme="light"] body .osg-author-name{color:#334155 !important}html[data-theme="light"] body .osg-author-name strong{color:#0f172a !important}html[data-theme="light"] body .osg-author-dates{color:#64748b !important}html[data-theme="light"] body .osg-article-body{color:#1e293b !important}html[data-theme="light"] body .osg-article-body h2{color:#0f172a !important}html[data-theme="light"] body .osg-article-body h3{color:#9f1239 !important}html[data-theme="light"] body .osg-article-body a{color:#be123c !important}html[data-theme="light"] body .osg-article-footer{border-top-color:#e2e8f0 !important}html[data-theme="light"] body .osg-share-box{background:#ffffff !important;border-color:#e2e8f0 !important;color:#64748b !important}html[data-theme="light"] body .osg-tool-btn{background:rgba(15,23,42,0.04) !important;border-color:#e2e8f0 !important;color:#334155 !important}html[data-theme="light"] body .osg-tool-btn:hover{border-color:#e11d48 !important;color:#be123c !important}html[data-theme="light"] body .osg-rx-btn{background:rgba(15,23,42,0.03) !important;border-color:#e2e8f0 !important;color:#334155 !important}html[data-theme="light"] body .osg-reactions-card,html[data-theme="light"] body .osg-author-box{background:#ffffff !important;border-color:#e2e8f0 !important}html[data-theme="light"] body .osg-reactions-top{color:#334155 !important}html[data-theme="light"] body .osg-reactions-cta{color:#94a3b8 !important}html[data-theme="light"] body .osg-author-box-name a{color:#0f172a !important}html[data-theme="light"] body .osg-author-box-name a:hover{color:#be123c !important}html[data-theme="light"] body .osg-author-box-bio{color:#64748b !important}html[data-theme="light"] body .osg-breadcrumb-link{color:#64748b !important}html[data-theme="light"] body .osg-breadcrumb-link:hover{color:#be123c !important}html[data-theme="light"] body .osg-breadcrumb-sep{color:#cbd5e1 !important}html[data-theme="light"] body .osg-breadcrumb-current{color:#334155 !important}html[data-theme="light"] body .osg-ficha-card{background:#ffffff !important;border-color:#e2e8f0 !important}html[data-theme="light"] body .osg-ficha-titulo{color:#0f172a !important}html[data-theme="light"] body .osg-ficha-title{color:#0f172a !important}html[data-theme="light"] body .osg-ficha-desc{color:#475569 !important}html[data-theme="light"] body .osg-ficha-facts dt{color:#64748b !important}html[data-theme="light"] body .osg-ficha-facts dd{color:#0f172a !important}html[data-theme="light"] body .osg-ficha-facts dd a{color:#be123c !important}html[data-theme="light"] body .osg-page-title,html[data-theme="light"] body .osg-cat-heading,html[data-theme="light"] body .osg-404-title,html[data-theme="light"] body .osg-404-sub,html[data-theme="light"] body .osg-section-title{color:#0f172a !important}html[data-theme="light"] body .osg-page-sub,html[data-theme="light"] body .osg-cat-desc,html[data-theme="light"] body .osg-404-text{color:#475569 !important}html[data-theme="light"] body .osg-cat-header{border-bottom-color:#e2e8f0 !important}html[data-theme="light"] body .osg-pager-btn{color:#334155 !important;background:#ffffff !important;border-color:#e2e8f0 !important}html[data-theme="light"] body .osg-pager-info,html[data-theme="light"] body .osg-pager-gap,html[data-theme="light"] body .osg-resultados,html[data-theme="light"] body .osg-busca-status,html[data-theme="light"] body .osg-filtro-limpar{color:#64748b !important}html[data-theme="light"] body .osg-filtros,html[data-theme="light"] body .osg-card-block,html[data-theme="light"] body .osg-autor-card,html[data-theme="light"] body .osg-inst-card{background:#ffffff !important;border-color:#e2e8f0 !important;color:#334155 !important}html[data-theme="light"] body .osg-inst-card h1,html[data-theme="light"] body .osg-inst-card h2,html[data-theme="light"] body .osg-contact-info h3,html[data-theme="light"] body .osg-card-block h2,html[data-theme="light"] body .osg-sub-head h1,html[data-theme="light"] body .osg-related h2{color:#0f172a !important}html[data-theme="light"] body .osg-inst-card .lead{color:#be123c !important}html[data-theme="light"] body .osg-inst-page h1,html[data-theme="light"] body .osg-inst-page h2{color:#0f172a !important}html[data-theme="light"] body .osg-inst-page .lead{color:#be123c !important}html[data-theme="light"] body .osg-filtro-campo label{color:#64748b !important}html[data-theme="light"] body .osg-filtro-campo input,html[data-theme="light"] body .osg-filtro-campo select,html[data-theme="light"] body .osg-busca-form input{color:#0f172a !important;background:#ffffff !important;border-color:#cbd5e1 !important;color-scheme:light}html[data-theme="light"] body .osg-crumbs{color:#64748b !important}html[data-theme="light"] body .osg-crumbs span{color:#cbd5e1 !important}html[data-theme="light"] body .osg-sub-head p{color:#475569 !important}html[data-theme="light"] body .osg-stream-item{border-color:#e2e8f0 !important;background:#ffffff !important;color:#1e293b !important}html[data-theme="light"] body .osg-pill.green{color:#15803d !important}html[data-theme="light"] body .osg-pill.blue{color:#1d4ed8 !important}html[data-theme="light"] body .osg-pill.purple{color:#be123c !important}html[data-theme="light"] body .no-posts-box{background-color:#ffffff !important;border-color:#e2e8f0 !important}html[data-theme="light"] body .osg-publisher-intro h1,html[data-theme="light"] body .osg-archive-intro h1{color:#0f172a !important}html[data-theme="light"] body .osg-publisher-intro p,html[data-theme="light"] body .osg-archive-intro p{color:#475569 !important}html[data-theme="light"] body .osg-section-deck{color:#475569 !important}html[data-theme="light"] body .osg-count{color:#64748b !important}html[data-theme="light"] body .osg-mini{background:#ffffff !important;border-color:#e2e8f0 !important}html[data-theme="light"] body .osg-mini-title{color:#0f172a !important}html[data-theme="light"] body a:hover .osg-mini-title{color:#be123c !important}html[data-theme="light"] body .osg-mini-meta{color:#64748b !important}html[data-theme="light"] body .osg-news-row{background:#ffffff !important;border-color:#e2e8f0 !important}html[data-theme="light"] body .osg-news-thumb{background:#f1f5f9 !important}html[data-theme="light"] body .osg-news-title{color:#0f172a !important}html[data-theme="light"] body a:hover .osg-news-title{color:#be123c !important}html[data-theme="light"] body .osg-news-meta{color:#64748b !important}html[data-theme="light"] body .osg-news-excerpt{color:#64748b !important}html[data-theme="light"] body .osg-pager a{color:#334155 !important;background:#ffffff !important;border-color:#e2e8f0 !important}html[data-theme="light"] body .osg-pager a:hover{border-color:#e11d48 !important}html[data-theme="light"] body .osg-pager-current{color:#64748b !important}html[data-theme="light"] body .osg-comments-title{color:#0f172a !important}html[data-theme="light"] body .osg-comments-lead{color:#475569 !important}html[data-theme="light"] body .osg-form-input,html[data-theme="light"] body .osg-form-textarea{background:#ffffff !important;border-color:#e2e8f0 !important;color:#1e293b !important}html[data-theme="light"] body .osg-comment-msg{color:#475569 !important}html[data-theme="light"] body .osg-comment-form{background:#ffffff !important;border-color:#e2e8f0 !important}.osg-header{background:#090d16;border-bottom:2px solid #e11d48;position:sticky;top:0;z-index:100;box-shadow:0 4px 20px rgba(0,0,0,0.4)}.osg-container{max-width:1200px;margin:0 auto;padding:0 16px}.osg-header-main{display:flex;align-items:center;justify-content:space-between;height:72px}.osg-brand{flex-shrink:0}.osg-logo-link{display:flex;flex-direction:column;text-decoration:none}.osg-logo-badge{font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#f43f5e}.osg-logo-text{font-size:1.4rem;font-weight:800;color:#ffffff;font-family:var(--font-display,'Outfit',sans-serif);letter-spacing:-0.02em}.osg-accent{color:#e11d48}.osg-nav-desktop{display:flex;align-items:center}.osg-menu-list{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.osg-nav-link{padding:8px 12px;font-size:0.88rem;font-weight:600;color:#cbd5e1;text-decoration:none;border-radius:6px;transition:all 0.2s}.osg-nav-link:hover{color:#ffffff;background:rgba(225,29,72,0.15)}.osg-dropdown-wrapper{position:relative}.osg-dropdown-btn{background:transparent;border:none;color:#cbd5e1;font-size:0.88rem;font-weight:600;padding:8px 12px;cursor:pointer;border-radius:6px;display:flex;align-items:center;gap:4px}.osg-dropdown-btn:hover{color:#ffffff;background:rgba(225,29,72,0.15)}.osg-dropdown-menu{display:none;position:absolute;top:100%;left:0;background:#111827;border:1px solid #1f2937;border-radius:8px;list-style:none;margin:4px 0 0 0;padding:8px 0;min-width:160px;box-shadow:0 10px 25px rgba(0,0,0,0.5)}.osg-dropdown-menu.open{display:block}.osg-dropdown-link{display:block;padding:8px 16px;font-size:0.85rem;color:#9ca3af;text-decoration:none}.osg-dropdown-link:hover{background:#1f2937;color:#e11d48}.osg-header-actions{display:flex;align-items:center;gap:12px}.osg-search-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.06);color:#cbd5e1;text-decoration:none;transition:all 0.2s}.osg-search-btn:hover{background:rgba(225,29,72,0.2);color:#ffffff}.osg-btn-teoria{background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);color:#ffffff;font-size:0.84rem;font-weight:700;padding:8px 16px;border-radius:20px;text-decoration:none;transition:opacity 0.2s;white-space:nowrap}.osg-btn-teoria:hover{opacity:0.9}.osg-mobile-toggle{display:none;flex-direction:column;justify-content:space-around;width:28px;height:22px;background:transparent;border:none;cursor:pointer;padding:0}.osg-mobile-toggle span{width:100%;height:3px;background:#ffffff;border-radius:2px}.osg-mobile-menu{display:none;background:#111827;border-top:1px solid #1f2937;padding:16px 0}.osg-mobile-menu.open{display:block}.osg-mobile-list{list-style:none;margin:0;padding:0}.osg-mobile-link{display:block;padding:10px 16px;font-size:0.95rem;font-weight:600;color:#e2e8f0;text-decoration:none;border-bottom:1px solid #1f2937}.osg-mobile-divider{padding:12px 16px 6px 16px;font-size:0.75rem;text-transform:uppercase;color:#6b7280;font-weight:700}.osg-mobile-sublink{display:block;padding:8px 24px;font-size:0.88rem;color:#9ca3af;text-decoration:none}.osg-mobile-cta{padding:16px}.osg-btn-teoria-mobile{display:block;text-align:center;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);color:#fff;padding:12px;border-radius:6px;font-weight:700;text-decoration:none}@media (max-width:960px){.osg-nav-desktop,.osg-btn-teoria{display:none}.osg-mobile-toggle{display:flex}}.osg-footer{background:#050811;color:#9ca3af;padding:60px 0 24px 0;border-top:1px solid rgba(255,255,255,0.08);font-family:'Inter',sans-serif;font-size:0.88rem}.osg-container{max-width:1200px;margin:0 auto;padding:0 16px}.osg-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.2fr;gap:36px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.06)}@media (max-width:1100px){.osg-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.osg-footer-grid{grid-template-columns:1fr}}.osg-footer-logo{font-size:1.5rem;font-weight:800;color:#ffffff;font-family:'Outfit',sans-serif;display:block;margin-bottom:12px}.osg-accent{color:#e11d48}.osg-footer-desc{line-height:1.6;margin-bottom:16px;max-width:360px}.osg-col-title{font-size:0.95rem;font-weight:800;color:#ffffff;margin:0 0 16px 0;text-transform:uppercase;letter-spacing:0.05em}.osg-links-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.osg-link{color:#9ca3af;text-decoration:none;transition:color 0.2s,padding-left 0.2s;font-size:0.85rem}.osg-link:hover{color:#e11d48;padding-left:3px}.osg-link-active{color:#f43f5e;font-weight:700}.osg-footer-bottom{padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:0.8rem}.osg-copyright{margin:0}.osg-bottom-nav{display:flex;gap:16px}.osg-bottom-link{color:#6b7280;text-decoration:none;transition:color 0.2s}.osg-bottom-link:hover{color:#c4b5fd}.osg-card{background:#111827;border:1px solid #1f2937;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.osg-card:hover{transform:translateY(-3px);border-color:#e11d48;box-shadow:0 8px 24px rgba(225,29,72,0.15)}.osg-card-img-wrap{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#090d16}.osg-card-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.osg-card:hover .osg-card-img{transform:scale(1.03)}.osg-card-cat{position:absolute;top:10px;left:10px;background:rgba(9,13,22,0.85);color:#c4b5fd;padding:3px 8px;border-radius:4px;font-size:0.68rem;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;backdrop-filter:blur(4px)}.osg-card-content{padding:16px;display:flex;flex-direction:column;flex-grow:1}.osg-card-title{font-size:1.05rem;font-weight:700;line-height:1.35;margin:0 0 8px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.osg-card-title a{color:#f8fafc;text-decoration:none;transition:color 0.2s}.osg-card-title a:hover{color:#e11d48}.osg-card-excerpt{font-size:0.85rem;color:#9ca3af;line-height:1.5;margin:0 0 14px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.osg-card-meta{display:flex;justify-content:space-between;align-items:center;font-size:0.75rem;color:#6b7280;border-top:1px solid #1f2937;padding-top:10px;margin-top:auto}.osg-card-author{color:#9ca3af}.osg-card-date{color:#6b7280}.network-bar{background-color:#06090f;border-bottom:1px solid rgba(255,255,255,0.08);font-size:0.75rem;font-family:'Inter',sans-serif;color:#94a3b8}.network-container{max-width:1200px;margin:0 auto;padding:0 16px;height:32px;display:flex;align-items:center;justify-content:space-between}.network-logo span{font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#64748b;font-size:0.7rem}.network-nav-desktop{display:flex;align-items:center;gap:14px;overflow-x:auto;scrollbar-width:none}.network-nav-desktop::-webkit-scrollbar{display:none}.network-link{color:#94a3b8;text-decoration:none;white-space:nowrap;display:flex;align-items:center;gap:4px;transition:color 0.2s}.network-link:hover{color:#ffffff}.network-link.active{color:#38bdf8;font-weight:600}.indicator{font-size:0.55rem;color:#38bdf8}.network-nav-mobile{display:none;position:relative}.network-mobile-toggle{background:transparent;border:none;color:#94a3b8;font-size:0.72rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;padding:4px 8px}.network-dropdown{display:none;position:absolute;top:100%;right:0;background:#0b0f19;border:1px solid rgba(255,255,255,0.1);border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,0.5);z-index:1000;min-width:180px;padding:6px 0}.network-dropdown.open{display:block}.network-dropdown-link{display:flex;align-items:center;justify-content:space-between;padding:6px 14px;color:#94a3b8;text-decoration:none;font-size:0.75rem}.network-dropdown-link:hover{background:rgba(255,255,255,0.05);color:#ffffff}.network-dropdown-link.active{color:#38bdf8;font-weight:600}@media (max-width:768px){.network-nav-desktop{display:none}.network-nav-mobile{display:block}}.osg-container{max-width:1080px;margin:0 auto;padding:0 16px}.osg-publisher-intro,.osg-archive-intro{max-width:1080px;margin:2px auto 22px;text-align:center;padding:0 16px}.osg-publisher-intro h1,.osg-archive-intro h1{font-size:clamp(28px,4vw,40px);line-height:1.12;margin:0 0 10px;color:#ffffff;font-family:var(--font-display,'Outfit',sans-serif);text-wrap:balance}.osg-publisher-intro p,.osg-archive-intro p{max-width:840px;margin:0 auto;color:#cbd5e1;font-size:16px;line-height:1.55;text-wrap:balance}.osg-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:#f43f5e;margin:0 0 8px}.osg-section{padding:32px 0}.osg-section-alt{background:#0d1322;border-top:1px solid #1f2937;border-bottom:1px solid #1f2937}.osg-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border-bottom:2px solid #e11d48;padding-bottom:10px;margin-bottom:20px}.osg-section-title{font-size:1.55rem;font-weight:800;color:#ffffff;margin:0;font-family:var(--font-display,'Outfit',sans-serif)}.osg-section-deck{max-width:760px;color:#94a3b8;line-height:1.6;margin:-8px 0 16px}.osg-see-all{color:#e11d48;font-weight:600;font-size:0.88rem;text-decoration:none;white-space:nowrap}.osg-see-all:hover{text-decoration:underline}.osg-count{color:#64748b;font-size:0.88rem;white-space:nowrap}.osg-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:16px;margin-bottom:10px}.osg-hero-main,.osg-feat{position:relative;display:block;border-radius:12px;overflow:hidden;min-height:380px;background:#111827;text-decoration:none}.osg-hero-main img,.osg-feat img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.osg-hero-shade{position:absolute;inset:0;background:linear-gradient(transparent 40%,rgba(0,0,0,0.85))}.osg-hero-txt{position:absolute;inset:auto 0 0 0;padding:48px 20px 18px;display:flex;flex-direction:column;gap:8px}.osg-hero-badge{align-self:flex-start;background:rgba(139,92,246,0.9);color:#fff;font-size:12px;font-weight:700;padding:4px 12px;border-radius:999px;text-transform:uppercase}.osg-hero-title{color:#fff;font-size:22px;line-height:1.3;font-weight:800;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.osg-hero-meta{color:rgba(255,255,255,0.8);font-size:12.5px}.osg-hero-side,.osg-feat-side{display:flex;flex-direction:column;gap:12px}.osg-mini{display:grid;grid-template-columns:150px 1fr;gap:12px;align-items:center;background:#111827;border:1px solid #1f2937;border-radius:10px;overflow:hidden;min-height:96px}.osg-mini-thumb{display:block}.osg-mini-thumb img{width:100%;height:96px;object-fit:cover;display:block}.osg-mini-body{display:flex;flex-direction:column;gap:6px;padding:8px 12px 8px 0;min-width:0}.osg-mini-title{color:#f1f5f9;font-size:14.5px;line-height:1.35;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}a:hover .osg-mini-title{color:#e11d48}.osg-mini-meta{color:#64748b;font-size:12px}.osg-catgrid{display:grid;grid-template-columns:1.15fr 1fr;gap:16px}.osg-latelist{display:flex;flex-direction:column;gap:16px}.osg-news-row{display:grid;grid-template-columns:300px 1fr;background:#111827;border:1px solid #1f2937;border-radius:12px;overflow:hidden;transition:transform 0.2s,box-shadow 0.2s}.osg-news-row:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(225,29,72,0.18)}.osg-news-thumb{display:block;min-height:100%;background:#1f2937}.osg-news-thumb img{width:100%;height:100%;min-height:170px;object-fit:cover;display:block}.osg-news-body{padding:16px 18px;display:flex;flex-direction:column;justify-content:center;gap:8px;min-width:0}.osg-news-title{color:#f1f5f9;font-size:18px;line-height:1.35;font-weight:800}a:hover .osg-news-title{color:#e11d48}.osg-news-meta{display:flex;gap:8px;color:#64748b;font-size:13px}.osg-news-excerpt{margin:0;font-size:13.5px;line-height:1.6;color:#94a3b8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.osg-empty{text-align:center;color:#64748b;padding:40px 0}.osg-pager{display:flex;justify-content:center;align-items:center;gap:12px;padding:28px 16px 40px}.osg-pager a{color:#e2e8f0;background:#111827;border:1px solid #374151;border-radius:8px;padding:8px 14px;font-size:0.9rem;text-decoration:none}.osg-pager a:hover{border-color:#e11d48}.osg-pager-current{color:#94a3b8;font-size:0.9rem}@media (max-width:900px){.osg-hero-grid,.osg-catgrid{grid-template-columns:1fr}.osg-hero-main,.osg-feat{min-height:300px}.osg-hero-title{font-size:19px}}@media (max-width:640px){.osg-news-row{grid-template-columns:1fr}.osg-news-thumb img{aspect-ratio:16 / 9;min-height:0}.osg-mini{grid-template-columns:128px 1fr}.osg-mini-thumb img{height:84px}}.osg-article-container{max-width:820px;margin:0 auto;padding:40px 16px 80px 16px}.osg-article-cat{display:inline-block;background:rgba(225,29,72,0.2);color:#c4b5fd;padding:4px 12px;border-radius:4px;font-size:0.78rem;font-weight:700;text-transform:uppercase;text-decoration:none;margin-bottom:16px}.osg-article-title{font-size:27px;line-height:1.25;font-weight:800;color:#ffffff;margin:0 0 16px 0;font-family:var(--font-display,'Outfit',sans-serif)}.osg-article-lead{font-size:22px;line-height:1.6;color:#94a3b8;margin-bottom:24px}.osg-article-meta{display:flex;align-items:center;gap:14px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #1f2937}.osg-author-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #ef4444;flex-shrink:0}.osg-author-lines{display:flex;flex-direction:column;gap:4px}.osg-author-name{color:#e2e8f0;font-size:1rem}.osg-author-name strong{color:#ffffff}.osg-verified{vertical-align:-3px;margin-left:4px}.osg-author-dates{color:#94a3b8;font-size:0.85rem}.osg-article-featured-img{border-radius:12px;overflow:hidden;margin-bottom:36px}.osg-article-featured-img img{width:100%;display:block}.osg-article-body{font-size:1.1rem;line-height:1.8;color:#e2e8f0}.osg-article-body:global(p){margin-bottom:24px}.osg-article-body:global(h2){font-size:1.65rem;color:#ffffff;margin:40px 0 16px 0}.osg-article-body:global(h3){font-size:1.35rem;color:#c4b5fd;margin:32px 0 14px 0}.osg-article-body:global(a){color:#e11d48;text-decoration:underline}.osg-article-body:global(img){border-radius:8px;margin:24px 0}.osg-article-body:global(.ql-code-block-container),.osg-article-body:global(pre){background:#0d1117;border:1px solid rgba(255,255,255,0.12);border-radius:8px;padding:18px 22px;margin:28px 0;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:0.95rem;line-height:1.65;color:#e6edf3;position:relative;white-space:pre-wrap;word-break:break-word;box-shadow:0 4px 12px rgba(0,0,0,0.25)}.osg-article-body:global(.ql-code-block-container::before),.osg-article-body:global(pre::before){content:"";display:block;width:36px;height:10px;margin-bottom:14px;background:radial-gradient(circle,#ff5f56 4px,transparent 5px) 0 0,radial-gradient(circle,#ffbd2e 4px,transparent 5px) 14px 0,radial-gradient(circle,#27c93f 4px,transparent 5px) 28px 0;background-repeat:no-repeat;opacity:0.8}.osg-article-body:global(.ql-code-block){font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;margin:0;padding:0}.osg-article-body:global(code:not(pre code)){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);color:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:0.88em}.osg-article-footer{margin-top:60px;padding-top:24px;border-top:1px solid #1f2937}.osg-share-box{background:#111827;border:1px solid #1f2937;padding:18px;border-radius:8px;text-align:center;color:#94a3b8;font-weight:600}.osg-breadcrumbs{display:flex;align-items:center;gap:8px;font-size:0.85rem;margin-bottom:16px;flex-wrap:wrap}.osg-breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.osg-breadcrumb-list li{display:flex;align-items:center;gap:8px;margin:0;padding:0}.osg-breadcrumb-link{color:#94a3b8;text-decoration:none;transition:color 0.2s}.osg-breadcrumb-link:hover{color:#e11d48}.osg-breadcrumb-sep{color:#4b5563}.osg-breadcrumb-current{color:#e2e8f0;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.osg-comment-jump{color:#e11d48;text-decoration:none;background:rgba(225,29,72,0.15);padding:2px 8px;border-radius:12px;font-size:0.8rem;transition:all 0.2s}.osg-comment-jump:hover{background:#e11d48;color:#ffffff}.osg-share-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px;flex-wrap:wrap}.osg-share-circles{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.osg-share-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;padding:0;color:#ffffff;text-decoration:none;transition:transform 0.2s,opacity 0.2s;flex:none}.osg-share-btn:hover{transform:translateY(-2px);opacity:0.9}.share-wa{background:#25D366}.share-x{background:#000000;border:1px solid #374151}.share-fb{background:#1877F2}.share-tg{background:#229ED9}.share-in{background:#0A66C2}.share-th{background:#101010;border:1px solid #374151}.share-em{background:#64748b}.osg-share-tools{display:flex;align-items:center;gap:8px}.osg-tool-btn{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,0.06);border:1px solid #374151;color:#e2e8f0;border-radius:20px;padding:8px 14px;font-size:0.8rem;font-weight:700;cursor:pointer;white-space:nowrap}.osg-tool-btn:hover{border-color:#e11d48;color:#fff}.osg-tool-btn.active{background:#e11d48;border-color:#e11d48;color:#fff}.osg-tool-font{width:36px;height:36px;border-radius:50%;padding:0;justify-content:center}.osg-reactions-card{background:#111827;border:1px solid #1f2937;border-radius:12px;padding:20px;margin:36px 0}.osg-reactions-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:0.9rem;color:#cbd5e1}.osg-reactions-cta{color:#94a3b8;font-size:0.82rem;font-weight:600;text-transform:uppercase}.osg-reactions-grid{display:flex;gap:10px;flex-wrap:wrap}.osg-rx-btn{background:rgba(255,255,255,0.05);border:1px solid #374151;color:#e2e8f0;padding:8px 14px;border-radius:20px;font-size:0.85rem;cursor:pointer;transition:all 0.2s}.osg-rx-btn:hover{border-color:#e11d48;background:rgba(225,29,72,0.2);transform:translateY(-2px)}.osg-author-box{display:flex;gap:18px;background:#111827;border:1px solid #1f2937;border-radius:12px;padding:20px;margin:36px 0;align-items:flex-start}.osg-author-box-img{width:68px;height:68px;border-radius:50%;object-fit:cover;border:2px solid #e11d48;flex-shrink:0}.osg-author-box-label{font-size:0.72rem;text-transform:uppercase;color:#e11d48;font-weight:700;display:block;margin-bottom:4px}.osg-author-box-name{margin:0 0 6px 0;font-size:1.15rem}.osg-author-box-name a{color:#f8fafc;text-decoration:none}.osg-author-box-name a:hover{color:#e11d48}.osg-author-box-bio{color:#94a3b8;font-size:0.88rem;line-height:1.5;margin:0 0 10px 0}.osg-author-box-socials{display:flex;gap:8px}.osg-author-social-link{font-size:0.78rem;color:#e11d48;background:rgba(225,29,72,0.1);padding:3px 8px;border-radius:4px;text-decoration:none;border:1px solid rgba(225,29,72,0.2)}.osg-author-social-link:hover{background:#e11d48;color:#ffffff}.osg-comments-section{margin-top:48px;padding-top:32px;border-top:1px solid #1f2937}.osg-comments-title{font-size:1.4rem;color:#ffffff;margin:0 0 4px 0}.osg-comments-lead{color:#94a3b8;font-size:0.88rem;margin:0 0 20px 0}.osg-comment-form{background:#111827;border:1px solid #1f2937;border-radius:10px;padding:20px;margin-bottom:28px}.osg-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}@media (max-width:640px){.osg-form-row{grid-template-columns:1fr}}.osg-form-input,.osg-form-textarea{width:100%;background:#090d16;border:1px solid #374151;border-radius:6px;padding:10px 12px;color:#f8fafc;font-family:inherit;font-size:0.9rem;box-sizing:border-box}.osg-form-input:focus,.osg-form-textarea:focus{outline:none;border-color:#e11d48}.osg-form-textarea{margin-bottom:12px}.osg-btn-submit{background:#e11d48;color:#ffffff;border:none;border-radius:6px;padding:10px 20px;font-size:0.9rem;font-weight:700;cursor:pointer;transition:background 0.2s}.osg-btn-submit:hover{background:#be123c}.osg-comments-list{display:flex;flex-direction:column;gap:14px}:global(.osg-comment-bubble){background:#111827;border:1px solid #1f2937;border-radius:8px;padding:14px 18px}:global(.osg-comment-bubble strong){color:#e11d48;font-size:0.92rem}:global(.osg-comment-bubble small){color:#64748b;margin-left:8px;font-size:0.78rem}:global(.osg-comment-bubble p){margin:8px 0 0 0;color:#cbd5e1;font-size:0.92rem;line-height:1.5}:global(.osg-pending-badge){display:inline-block;background:rgba(245,158,11,0.15);color:#fbbf24;border:1px solid rgba(245,158,11,0.3);font-size:0.72rem;padding:2px 7px;border-radius:4px;margin-left:8px}:global(.osg-comment-bubble.pending-bubble){border-color:rgba(245,158,11,0.4);background:rgba(245,158,11,0.04)}.osg-comment-msg{margin-top:12px;padding:10px 14px;border-radius:6px;font-size:0.88rem}.osg-comment-msg.success{background:rgba(34,197,94,0.1);color:#4ade80;border:1px solid rgba(34,197,94,0.25)}.osg-comment-msg.error{background:rgba(239,68,68,0.1);color:#f87171;border:1px solid rgba(239,68,68,0.25)}:global(.osg-c-header){display:flex;align-items:center;gap:10px}:global(.osg-c-avatar){width:32px;height:32px;border-radius:50%;background:#e11d48;color:#fff;font-weight:700;font-size:0.85rem;display:flex;align-items:center;justify-content:center}:global(.osg-replies-list){margin-top:12px;margin-left:20px;border-left:2px solid #374151;padding-left:14px;display:flex;flex-direction:column;gap:10px}.osg-cat-page{padding:40px 0 80px 0}.osg-container{max-width:800px;margin:0 auto;padding:0 16px}.osg-cat-header{margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid #1f2937}.osg-cat-kicker{font-size:0.75rem;font-weight:800;color:#f43f5e;text-transform:uppercase;letter-spacing:0.08em}.osg-cat-heading{font-size:2.2rem;font-weight:800;color:#ffffff;margin:6px 0 10px 0;font-family:var(--font-display,'Outfit',sans-serif)}.osg-cat-desc{color:#94a3b8;font-size:1rem;margin:0}.osg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:900px){.osg-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.osg-grid{grid-template-columns:1fr}}.osg-empty-box{text-align:center;padding:60px 0;color:#64748b}
