:root{--pressgpt-color-bg-primary:#0f0f0f;--pressgpt-color-bg-surface:#121212;--pressgpt-color-bg-elevated:#151515;--pressgpt-color-bg-muted:#1d1d1d;--pressgpt-color-border:#2a2a2a;--pressgpt-color-border-subtle:hsla(0,0%,100%,.1);--pressgpt-color-text-primary:#fff;--pressgpt-color-text-secondary:#cfcfcf;--pressgpt-color-text-muted:hsla(0,0%,100%,.6);--pressgpt-color-accent:#00d4ff;--pressgpt-color-accent-strong:#007acc;--pressgpt-color-accent-warm:#ff6b6b;--pressgpt-color-accent-warning:gold;--pressgpt-color-neutral-100:#111;--pressgpt-color-neutral-200:#141414;--pressgpt-color-neutral-300:#1a1a1a;--pressgpt-color-neutral-400:#2d2d2d;--pressgpt-color-neutral-500:#3a3a3a;--pressgpt-color-neutral-600:#4a4a4a;--pressgpt-color-neutral-700:#666;--pressgpt-color-neutral-800:#888;--pressgpt-color-neutral-900:#b8c5d1;--pressgpt-color-light:#f5f5f5;--pressgpt-color-white:#fff;--pressgpt-color-black:#000}*{box-sizing:border-box;margin:0;padding:0}a,a:visited{color:inherit}a,a:focus,a:hover,a:visited{text-decoration:none}body{--pressgpt-logo-dark-display:inline-block;--pressgpt-logo-light-display:none;--pressgpt-logo-text-color:var(--pressgpt-color-text-primary,#fff);--pressgpt-header-bg:var(--pressgpt-color-bg-surface,#121212);--pressgpt-header-border:var(--pressgpt-color-border,#2a2a2a);--pressgpt-header-shadow:0 2px 10px rgba(0,0,0,.3);--pressgpt-header-bg-scrolled:rgba(26,26,26,.95);--pressgpt-header-border-scrolled:rgba(51,51,51,.5);--pressgpt-header-menu-color:var(--pressgpt-color-text-primary,#fff);--pressgpt-header-menu-hover-bg:#333;--pressgpt-header-menu-hover-color:var(--pressgpt-color-accent,#00d4ff);--pressgpt-header-icon-color:var(--pressgpt-color-text-primary,#fff);--pressgpt-header-icon-hover-bg:#333;--pressgpt-header-icon-hover-color:var(--pressgpt-header-menu-hover-color,var(--pressgpt-color-accent,#00d4ff));--pressgpt-meta-text-color:#ccc;--pressgpt-mobile-divider-color:var(--pressgpt-color-border,#2a2a2a);--pressgpt-panel-shadow:0 4px 20px rgba(0,0,0,.3);--pressgpt-panel-heading-color:var(--pressgpt-color-accent,#00d4ff);--pressgpt-panel-heading-border:#333;--pressgpt-panel-link-color:#ccc;--pressgpt-panel-link-hover-bg:rgba(0,212,255,.1);--pressgpt-panel-social-icon-color:#cfcfcf;--pressgpt-panel-social-border:#3a3a3a;--pressgpt-panel-social-border-hover:#4a4a4a;background:var(--pressgpt-color-bg-primary);color:var(--pressgpt-color-text-primary,#fff);font-family:Arial,sans-serif;line-height:1.6;padding-top:100px;transition:padding-top .3s ease}body.top-bar-hidden{padding-top:70px}body.light-mode{background:#e9e9e9;color:#111;--pressgpt-color-bg-primary:#f5f5f5;--pressgpt-color-bg-surface:#fff;--pressgpt-color-bg-elevated:#f8f8f8;--pressgpt-color-bg-muted:#f0f0f0;--pressgpt-color-border:rgba(0,0,0,.12);--pressgpt-color-border-subtle:rgba(0,0,0,.08);--pressgpt-color-text-primary:#111;--pressgpt-color-text-secondary:#383838;--pressgpt-color-text-muted:rgba(0,0,0,.6);--pressgpt-logo-dark-display:none;--pressgpt-logo-light-display:inline-block;--pressgpt-logo-text-color:var(--pressgpt-header-menu-hover-color,#007acc);--pressgpt-header-bg:#fff;--pressgpt-header-border:#e0e0e0;--pressgpt-header-shadow:0 2px 10px rgba(0,0,0,.1);--pressgpt-header-bg-scrolled:hsla(0,0%,100%,.95);--pressgpt-header-border-scrolled:rgba(0,0,0,.05);--pressgpt-header-menu-color:#333;--pressgpt-header-menu-hover-color:#007acc;--pressgpt-header-menu-hover-bg:#f0f0f0;--pressgpt-header-icon-color:#333;--pressgpt-header-icon-hover-bg:#f0f0f0;--pressgpt-header-icon-hover-color:var(--pressgpt-header-menu-hover-color,#007acc);--pressgpt-meta-text-color:#666;--pressgpt-mobile-divider-color:#e0e0e0;--pressgpt-panel-shadow:0 4px 20px rgba(0,0,0,.1);--pressgpt-panel-heading-color:var(--pressgpt-header-menu-hover-color,#007acc);--pressgpt-panel-heading-border:#e0e0e0;--pressgpt-panel-link-color:#666;--pressgpt-panel-link-hover-bg:rgba(0,122,204,.1);--pressgpt-panel-social-icon-color:#888;--pressgpt-panel-social-border:#e6e6e6;--pressgpt-panel-social-border-hover:#e0e0e0}.header{background-color:var(--pressgpt-header-bg,var(--pressgpt-color-bg-surface,#121212));border-bottom:1px solid var(--pressgpt-header-border,var(--pressgpt-color-border,#2a2a2a));box-shadow:var(--pressgpt-header-shadow,0 2px 10px rgba(0,0,0,.3));left:0;position:fixed;right:0;top:30px;transition:color .3s ease,opacity .3s ease,transform .3s ease;transition:all .3s ease;z-index:1000}.header.top-bar-hidden{top:0}.header.scrolled{backdrop-filter:blur(10px);border-bottom:1px solid var(--pressgpt-header-border-scrolled,rgba(51,51,51,.5));box-shadow:0 4px 20px rgba(0,0,0,.4);height:50px}.header.scrolled .header-container{align-items:center;height:50px;padding:0 1rem}.header.scrolled .desktop-right,.header.scrolled .logo,.header.scrolled .mobile-right{align-items:center}.header.scrolled .logo h1{font-size:1.4rem}.header.scrolled .desktop-right{gap:1rem}.header.scrolled .desktop-right .date,.header.scrolled .desktop-right .weather{display:none}.header.scrolled .desktop-right .dark-mode-toggle,.header.scrolled .desktop-right .search-icon,.header.scrolled .desktop-right .toggle-menu-icon{font-size:1rem;padding:.4rem;transform:translateX(0)}.header.scrolled .mobile-right{gap:.8rem}.header.scrolled .mobile-right .date,.header.scrolled .mobile-right .weather{display:none}.header.scrolled .mobile-right .mobile-dark-toggle,.header.scrolled .mobile-right .mobile-toggle,.header.scrolled .mobile-right .search-icon{font-size:1rem;padding:.4rem}.header-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1170px;padding:0}.logo{display:flex}li.menu-item-has-children>.logo:before{content:"\\f140";font-family:Font Awesome\ 6 Free;font-size:1rem;font-weight:900}.logo .site-logo{align-items:center;display:inline-flex;gap:8px;text-decoration:none}.logo .site-logo--text span{color:var(--pressgpt-color-accent,#00d4ff);font-size:1.4rem;font-weight:800}.logo .site-logo-img{display:none;flex:0 0 auto;height:25px;max-width:none;-o-object-fit:contain;object-fit:contain;transition:height .2s ease,max-height .2s ease;width:auto!important}.logo .site-logo-dark{display:var(--pressgpt-logo-dark-display,inline-block)}.logo .site-logo-light{display:var(--pressgpt-logo-light-display,none)}.logo .logo h1{color:var(--pressgpt-logo-text-color,var(--pressgpt-color-text-primary,#fff));transition:color .3s ease}.logo .header .logo img,.logo .header .site-logo img{transition:height .2s ease,max-height .2s ease}@media(max-width:640px){.site-logo-img{height:15px;margin-top:0}}.desktop-menu{display:flex}.desktop-menu ul{display:flex;gap:.5rem;list-style:none}.desktop-menu a{border-radius:5px;color:var(--pressgpt-header-menu-color,var(--pressgpt-color-text-primary,#fff));font-weight:600;padding:.3rem;position:relative;text-decoration:none;transition:all .1s ease}.desktop-menu a:before{background-color:var(--pressgpt-header-menu-hover-color,var(--pressgpt-color-accent,#00d4ff));bottom:-5px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease,transform .3s ease,background-color .3s ease;width:0}.desktop-menu a:hover:before{width:100%}.desktop-right{align-items:center;display:flex;gap:1.5rem}.desktop-right .dark-mode-toggle,.desktop-right .search-icon,.desktop-right .toggle-menu-icon{border-radius:5px;color:var(--pressgpt-header-icon-color,var(--pressgpt-color-text-primary,#fff));cursor:pointer;font-size:1.2rem;padding:.2rem;transition:all .3s ease}.desktop-right .dark-mode-toggle:hover,.desktop-right .search-icon:hover,.desktop-right .toggle-menu-icon:hover{background-color:var(--pressgpt-header-icon-hover-bg,#333);color:var(--pressgpt-header-icon-hover-color,var(--pressgpt-header-menu-hover-color,var(--pressgpt-color-accent,#00d4ff)))}.date,.weather{color:var(--pressgpt-meta-text-color,#ccc);font-size:.9rem;padding:.2rem}.weather{align-items:center;display:flex;gap:.5rem}.weather i{color:var(--pressgpt-color-accent-warning,gold)}.mobile-right{align-items:center;display:none;gap:1rem}.mobile-right .mobile-dark-toggle,.mobile-right .mobile-toggle,.mobile-right .search-icon{border-radius:5px;color:var(--pressgpt-header-icon-color,var(--pressgpt-color-text-primary,#fff));cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .3s ease}.mobile-right .mobile-dark-toggle:hover,.mobile-right .mobile-toggle:hover,.mobile-right .search-icon:hover{background-color:var(--pressgpt-header-icon-hover-bg,#333);color:var(--pressgpt-header-icon-hover-color,var(--pressgpt-header-menu-hover-color,var(--pressgpt-color-accent,#00d4ff)))}.mobile-right .date,.mobile-right .weather{font-size:.8rem;padding:.3rem .6rem}.mobile-menu{background-color:var(--pressgpt-header-bg,var(--pressgpt-color-bg-surface,#121212));border-top:1px solid var(--pressgpt-header-border,var(--pressgpt-color-border,#2a2a2a));display:none}.mobile-menu.active{animation:slideDown .3s ease;display:block}.mobile-menu ul{list-style:none;padding:10px 0}.mobile-menu ul ul{margin:0;padding:.25rem 0}.mobile-menu a i{display:none!important}.mobile-menu li{border-bottom:1px solid var(--pressgpt-mobile-divider-color,var(--pressgpt-color-border,#2a2a2a));position:relative}.mobile-menu li:last-child{border-bottom:none}.mobile-menu a{color:var(--pressgpt-header-menu-color,var(--pressgpt-color-text-primary,#fff));display:block;padding:10px 1rem 10px 3rem;position:relative;text-decoration:none;transform:translateX(0);transition:all .3s ease}.mobile-menu a:before{color:var(--pressgpt-header-icon-color,var(--pressgpt-color-text-primary,#fff));content:"";font-family:Font Awesome\ 6 Free;font-size:1rem;font-weight:900;left:1.5rem;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s ease,opacity .3s ease,transform .3s ease}li.menu-item-has-children>.mobile-menu a:before{content:""}.mobile-menu a:active,.mobile-menu a:focus,.mobile-menu a:hover{background-color:var(--pressgpt-header-menu-hover-bg,#333);color:var(--pressgpt-header-menu-hover-color,var(--pressgpt-color-accent,#00d4ff));transform:translateX(-.25rem)}.mobile-menu a:active:before,.mobile-menu a:focus:before,.mobile-menu a:hover:before{color:var(--pressgpt-header-menu-hover-color,var(--pressgpt-color-accent,#00d4ff));opacity:1;transform:translateY(-50%)}.mobile-menu .menu-item-has-children>a{font-weight:600}.mobile-menu .menu-item-has-children>ul{display:block;margin:0;padding-left:.5rem}.mobile-menu li li{border-color:hsla(0,0%,100%,.06)}.mobile-menu li li a{padding-left:3.5rem;transform:translateX(0)}.mobile-menu li li a:before{font-size:.9rem;left:2rem;opacity:.7}.mobile-menu li li a:active,.mobile-menu li li a:focus,.mobile-menu li li a:hover{transform:translateX(-.2rem)}.mobile-menu li li a:active:before,.mobile-menu li li a:focus:before,.mobile-menu li li a:hover:before{transform:translateY(-50%)}.desktop-panel-menu{background-color:#fff;border-top:1px solid var(--pressgpt-header-border,var(--pressgpt-color-border,#2a2a2a));box-shadow:var(--pressgpt-panel-shadow,0 4px 20px rgba(0,0,0,.3));display:grid;gap:2rem;grid-template-columns:repeat(3,1fr) auto;left:0;margin:0 auto;max-width:1170px;opacity:0;padding:2rem;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:999}.desktop-panel-menu.active{opacity:1;transform:translateY(0);visibility:visible}.panel-section h3{border-bottom:2px solid var(--pressgpt-panel-heading-border,#333);color:var(--pressgpt-panel-heading-color,var(--pressgpt-color-accent,#00d4ff));font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.panel-section ul{display:flex;flex-direction:column;gap:.25rem;list-style:none;padding:0}.panel-section li{display:block;margin-bottom:.5rem}.panel-section a{align-items:center;border-radius:4px;color:var(--pressgpt-panel-link-color,var(--pressgpt-header-menu-color,#ccc));display:flex;font-size:.9rem;gap:.8rem;letter-spacing:normal;padding:.5rem 0 .5rem .5rem;text-decoration:none;text-transform:none;transition:all .3s ease;white-space:normal}.panel-section a:hover{background-color:var(--pressgpt-panel-link-hover-bg,rgba(0,212,255,.1));color:var(--brand-color,var(--pressgpt-color-accent,#00d4ff));padding-left:1rem}.desktop-panel-menu .panel-section a:before,.desktop-panel-menu .panel-section li:before{content:none!important}.panel-section a i{font-size:.9rem;text-align:center;width:16px}.panel-social{align-items:center;border-left:2px solid #333;justify-content:center;padding-left:2rem}.panel-social,.social-icons{display:flex;flex-direction:column}.social-icons{gap:1rem}.social-icons a{background-color:#1f2530;border-radius:50%;box-shadow:0 0 0 1px hsla(0,0%,100%,.08);color:#fff;display:inline-flex;font-size:1rem;height:36px;line-height:0;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;width:36px}.social-icons a,.social-icons a i{align-items:center;justify-content:center}.social-icons a i{display:flex;height:100%;width:100%}.social-icons a:focus,.social-icons a:hover{box-shadow:0 6px 14px rgba(0,0,0,.25);filter:brightness(1.1);transform:translateY(-2px)}.social-icons .social-facebook{background-color:#1877f2}.social-icons .social-twitter{background-color:#1da1f2}.social-icons .social-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-icons .social-youtube{background-color:red}.social-icons .social-linkedin{background-color:#0a66c2}.social-icons .social-tiktok{background:linear-gradient(135deg,#25f4ee,#fe2c55)}.social-icons .social-rss{background-color:#f26522}.social-icons .social-email{background-color:#6c757d}.panel-social .social-icons a{box-shadow:0 0 0 1px var(--pressgpt-panel-social-border,#3a3a3a);transform:none}.panel-social .social-icons a:focus,.panel-social .social-icons a:hover{box-shadow:0 0 0 1px var(--pressgpt-panel-social-border-hover,#4a4a4a),0 8px 18px rgba(0,0,0,.25);transform:translateY(-2px)}:is(body.dark,html.dark,[data-theme=dark]) .desktop-menu a{color:hsla(0,0%,100%,.9)!important}:is(body.dark,html.dark,[data-theme=dark]) .desktop-menu a:focus,:is(body.dark,html.dark,[data-theme=dark]) .desktop-menu a:hover{color:#fff!important}:is(body.dark,html.dark,[data-theme=dark]) .desktop-right .dark-mode-toggle,:is(body.dark,html.dark,[data-theme=dark]) .desktop-right .search-icon,:is(body.dark,html.dark,[data-theme=dark]) .desktop-right .toggle-menu-icon{color:hsla(0,0%,100%,.9)!important}:is(body.dark,html.dark,[data-theme=dark]) .desktop-right .dark-mode-toggle:hover,:is(body.dark,html.dark,[data-theme=dark]) .desktop-right .search-icon:hover,:is(body.dark,html.dark,[data-theme=dark]) .desktop-right .toggle-menu-icon:hover{background-color:hsla(0,0%,100%,.1);color:#fff!important}:is(body.dark,html.dark,[data-theme=dark]) .desktop-panel-menu{background-color:#1a1a1a;border-top-color:#333}:is(body.dark,html.dark,[data-theme=dark]) .panel-section h3{border-bottom-color:#333;color:#00d4ff}:is(body.dark,html.dark,[data-theme=dark]) .panel-section a{color:hsla(0,0%,100%,.85)}:is(body.dark,html.dark,[data-theme=dark]) .panel-section a:hover{background-color:color-mix(in srgb,var(--brand-color,#00d4ff) 12%,transparent);color:var(--brand-color,#00d4ff)}:is(body.dark,html.dark,[data-theme=dark]) .panel-social{border-left-color:#333}@media(max-width:768px){.header-container{height:60px;padding:0 1rem}.header.scrolled,.header.scrolled .header-container{height:40px}.logo h1{font-size:1.4rem}.desktop-menu,.desktop-right{display:none}.mobile-right{display:flex}.desktop-panel-menu{display:none!important}}@media(max-width:480px){.header-container{padding:0 .5rem}.logo h1{font-size:1.2rem}.mobile-right{gap:.5rem}.mobile-right .date,.mobile-right .weather{font-size:.7rem;padding:.2rem .4rem}.mobile-right .mobile-toggle,.mobile-right .search-icon{font-size:1rem;padding:.3rem}}.dark-mode-toggle,.search-icon,.toggle-menu-icon{overflow:hidden;position:relative}.dark-mode-toggle:before,.search-icon:before,.toggle-menu-icon:before{background-color:rgba(0,212,255,.1);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:0}.dark-mode-toggle:hover:before,.search-icon:hover:before,.toggle-menu-icon:hover:before{height:40px;width:40px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.footer{background:linear-gradient(135deg,#0f1419,#1a1f29 25%,#252b3a 50%,#1e2329 75%,#12181f);color:var(--pressgpt-color-text-primary,#fff);overflow:hidden;position:relative}.footer:before{animation:shimmer 15s ease-in-out infinite;background:linear-gradient(90deg,transparent,#ff6b6b 15%,#4ecdc4 30%,#45b7d1 45%,#96ceb4 60%,#ffeaa7 75%,#fd79a8 90%,transparent);content:"";height:2px;left:0;position:absolute;right:0;top:0}.footer .footer-container{margin:0 auto;max-width:1170px;padding:0 2rem}.footer .footer-top{display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;padding:3rem 0}.footer .footer-section{position:relative}.footer .footer-about{max-width:350px}.footer .footer-description{color:#b8c5d1;font-size:.9rem;line-height:1.6;margin-bottom:2rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.footer .footer-social{border-bottom:1px solid #3a3a52;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:2rem;padding-bottom:1.5rem}.footer .footer-social a{align-items:center;border-radius:4px;color:#fff;display:inline-flex;font-size:16px;height:35px;justify-content:center;line-height:1;opacity:.9;text-decoration:none;transition:all .3s ease;width:35px}.footer .footer-social a i,.footer .footer-social a svg{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.footer .footer-social .social-link{background-color:hsla(0,0%,100%,.08);border:none;color:#fff}.footer .footer-social .social-facebook{background-color:#1877f2}.footer .footer-social .social-twitter{background-color:#1da1f2}.footer .footer-social .social-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.footer .footer-social .social-youtube{background-color:red}.footer .footer-social .social-linkedin{background-color:#0a66c2}.footer .footer-social .social-tiktok{background:linear-gradient(135deg,#25f4ee,#fe2c55)}.footer .footer-social .social-rss{background-color:#f26522}.footer .footer-social .social-email{background-color:#6c757d}.footer .footer-social a:hover{box-shadow:0 8px 25px rgba(0,212,255,.4);filter:brightness(1.2) saturate(1.3);opacity:1;transform:translateY(-2px) scale(1.1)}.footer .footer-links-list{display:grid;gap:.5rem 2rem;grid-template-columns:1fr 1fr;margin-top:1rem}.footer .footer-links-list a{border-bottom:1px solid transparent;color:#a8b5c2;display:block;font-size:.85rem;padding:.3rem 0;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.2);transition:all .3s ease}.footer .footer-links-list a:hover{border-bottom-color:#4ecdc4;color:#4ecdc4;text-shadow:0 0 12px rgba(78,205,196,.8);transform:translateX(3px)}.footer .footer-gallery{display:flex;flex-direction:column}.footer .footer-gallery-item{align-items:center;border-bottom:1px solid #3a3a52;display:flex;gap:.8rem;padding:.8rem 0;transition:all .3s ease}.footer .footer-gallery-item:last-child{border-bottom:none}.footer .footer-gallery-item:hover{background:linear-gradient(90deg,hsla(0,100%,71%,.15),rgba(78,205,196,.15) 30%,rgba(69,183,209,.15) 60%,rgba(253,121,168,.15));border-left:3px solid #4ecdc4;border-radius:4px;padding-left:.5rem}.footer .footer-gallery-item i{color:#4ecdc4;font-size:1rem;text-align:center;text-shadow:0 0 8px rgba(78,205,196,.6);transition:all .3s ease;width:20px}.footer .footer-gallery-item:first-child i{color:#ff6b6b;text-shadow:0 0 8px hsla(0,100%,71%,.6)}.footer .footer-gallery-item:nth-child(2) i{color:#4ecdc4;text-shadow:0 0 8px rgba(78,205,196,.6)}.footer .footer-gallery-item:nth-child(3) i{color:#45b7d1;text-shadow:0 0 8px rgba(69,183,209,.6)}.footer .footer-gallery-item:nth-child(4) i{color:#96ceb4;text-shadow:0 0 8px rgba(150,206,180,.6)}.footer .footer-gallery-item:nth-child(5) i{color:#ffeaa7;text-shadow:0 0 8px rgba(255,234,167,.6)}.footer .footer-gallery-item a{color:#a8b5c2;flex:1;font-size:.9rem;text-decoration:none;transition:all .3s ease}.footer .footer-gallery-item a:hover{color:#fff;text-shadow:0 1px 4px hsla(0,0%,100%,.3)}.footer .footer-services h3,.footer .footer-topics h3{background:linear-gradient(45deg,gold,#ffed4e,#daa520);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;position:relative;text-shadow:0 2px 4px rgba(255,215,0,.3)}.footer .footer-services h3:after,.footer .footer-topics h3:after{background:linear-gradient(90deg,gold,#ffed4e);border-radius:2px;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.footer .footer-services ol,.footer .footer-services ul,.footer .footer-topics ul,.footer .services-grid,.footer .topics-grid{list-style:none;margin:0;padding-left:0}.footer .services-grid,.footer .topics-grid{display:flex;gap:2rem}.footer .service-column,.footer .topic-column{display:flex;flex-direction:column;gap:.5rem}.footer .service-column li{align-items:center;display:flex;gap:.5rem;list-style:none!important}.footer .service-column li i{color:#4ecdc4;display:inline-block!important;font-size:.9rem;text-align:center;text-shadow:0 0 8px rgba(78,205,196,.6);transition:all .3s ease;width:16px}.footer .service-column li:first-child i{color:#ff6b6b;text-shadow:0 0 8px hsla(0,100%,71%,.6)}.footer .service-column li:nth-child(2) i{color:#4ecdc4;text-shadow:0 0 8px rgba(78,205,196,.6)}.footer .service-column li:nth-child(3) i{color:#45b7d1;text-shadow:0 0 8px rgba(69,183,209,.6)}.footer .service-column li:nth-child(4) i{color:#96ceb4;text-shadow:0 0 8px rgba(150,206,180,.6)}.footer .service-column li:nth-child(5) i{color:#ffeaa7;text-shadow:0 0 8px rgba(255,234,167,.6)}.footer .service-column a,.footer .topic-column a{color:#a8b5c2;font-size:.85rem;padding:2px 0;position:relative;text-decoration:none;transition:all .3s ease}.footer .service-column a:hover,.footer .topic-column a:hover{color:#ff6b6b;padding-left:5px;text-shadow:0 0 8px hsla(0,100%,71%,.6)}.footer .service-column a:hover:before,.footer .topic-column a:hover:before{animation:pulse 1s infinite;color:#ff6b6b;content:"▸";left:-10px;position:absolute}.footer .footer-bottom{background:linear-gradient(135deg,#0a0e13,#141922 25%,#1e242e 50%,#141922 75%,#0a0e13);border-top:1px solid #3a3a52;overflow:hidden;padding:1.5rem 0;position:relative;width:100%}.footer .footer-bottom:before{background:linear-gradient(90deg,transparent,#ff6b6b 20%,#4ecdc4 40%,#45b7d1 60%,#fd79a8 80%,transparent);content:"";height:2px;left:0;position:absolute;right:0;top:0}.footer .footer-bottom-content{align-items:center;color:#a8b5c2;display:flex;font-size:.8rem;justify-content:space-between;margin:0 auto;max-width:1170px;padding:0 2rem}.footer .footer-bottom-links{display:flex;gap:1rem}.footer .footer-bottom-links a{background:linear-gradient(45deg,#45b7d1,#4ecdc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;text-shadow:0 1px 2px rgba(69,183,209,.3);transition:all .3s ease}.footer .footer-bottom-links a:hover{background:linear-gradient(45deg,#ff6b6b,#fd79a8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 8px hsla(0,100%,71%,.8);transform:translateY(-1px)}.footer .footer-software{align-items:center;color:#7a8494;display:flex;gap:.5rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.footer .footer-software a{align-items:center;color:#a8b5c2;display:inline-flex;gap:.5rem;text-decoration:none;transition:color .2s ease}.footer .footer-software a:hover{color:#c4d1de;text-decoration:underline}.footer .footer-mobile-only{display:none}.footer .footer-mobile-description{color:#b8c5d1;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem;padding:0 1rem}.footer .footer-software-text{color:hsla(0,0%,100%,.75);display:none;font-size:.8rem;margin-top:6px}.footer .footer-software img{display:inline-block;height:10px;margin-left:4px;vertical-align:middle;width:auto}@media(max-width:1024px){.footer .footer-top{gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.footer .footer-top{display:block;padding:2rem 0;text-align:center}.footer .footer-about,.footer .footer-topics{display:none}.footer .footer-gallery{border-bottom:1px solid #3a3a52;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:1.5rem 0}.footer .footer-gallery-item{align-items:center;background:rgba(58,58,82,.3);border:1px solid #3a3a52;border-radius:8px;display:flex;gap:.4rem;padding:.5rem .8rem;transition:all .3s ease}.footer .footer-gallery-item:hover{background:rgba(78,205,196,.15);border-color:#4ecdc4;border-left:1px solid #4ecdc4;transform:translateY(-2px)}.footer .footer-gallery-item i{font-size:.9rem}.footer .footer-gallery-item a{font-size:.85rem}.footer .footer-services{display:block;padding:1.5rem 0}.footer .footer-services h3{font-size:1rem;margin-bottom:1rem}.footer .footer-services h3:after{display:none}.footer .services-grid{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.footer .service-column{width:100%}.footer .service-column ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;margin:0;padding:0}.footer .service-column li{align-items:center;background:rgba(58,58,82,.3);border:1px solid #3a3a52;border-radius:8px;display:flex;gap:.4rem;margin:0;padding:.5rem .8rem;transition:all .3s ease}.footer .service-column li:hover{background:rgba(255,215,0,.15);border-color:gold;transform:translateY(-2px)}.footer .service-column li i{font-size:.9rem;transition:all .3s ease}.footer .service-column li:first-child i{color:#ff6b6b;text-shadow:0 0 8px hsla(0,100%,71%,.6)}.footer .service-column li:nth-child(2) i{color:#4ecdc4;text-shadow:0 0 8px rgba(78,205,196,.6)}.footer .service-column li:nth-child(3) i{color:#45b7d1;text-shadow:0 0 8px rgba(69,183,209,.6)}.footer .service-column li:nth-child(4) i{color:#96ceb4;text-shadow:0 0 8px rgba(150,206,180,.6)}.footer .service-column li:nth-child(5) i{color:#ffeaa7;text-shadow:0 0 8px rgba(255,234,167,.6)}.footer .service-column li:nth-child(5){display:none}.footer .service-column a{background:none;border:none;color:#a8b5c2;display:inline;font-size:.85rem;padding:0;text-decoration:none;transition:all .3s ease;white-space:nowrap}.footer .service-column li:hover a{color:#fff;text-shadow:0 0 8px rgba(255,215,0,.6)}.footer .service-column a:hover:before{content:none}.footer .footer-mobile-only{display:block;padding:1.5rem 0;text-align:center}.footer .footer-social{gap:12px;justify-content:center;margin-bottom:1.5rem}.footer .footer-social a{font-size:16px;height:40px;width:40px}.footer .footer-links-list{gap:.8rem 1.5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:350px;text-align:center}.footer .footer-links-list a{padding:.5rem 0}.footer .footer-bottom-content{flex-direction:column;gap:1rem;padding:0 1rem;text-align:center}.footer .footer-container{padding:0 1rem}}@media(max-width:640px){.footer .footer-software-text{display:block;text-align:center}.footer .footer-software{align-items:center;flex-direction:column;gap:.25rem}.footer .footer-software img{display:block;margin-inline:auto}}@media(max-width:480px){.footer .footer-container{padding:0 .5rem}.footer .footer-top{padding:0}.footer .footer-mobile-description{font-size:.85rem;line-height:1.4;margin-bottom:1rem;padding:0 .5rem}.footer .footer-social{gap:10px;margin-bottom:1rem}.footer .footer-social a{font-size:14px;height:35px;width:35px}.footer .footer-links-list{gap:.6rem;max-width:280px}.footer .footer-links-list a{font-size:.8rem;padding:.4rem 0}.footer .footer-bottom{padding:1rem 0}.footer .footer-bottom-content{font-size:.75rem;gap:.8rem}.footer .footer-bottom-links{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch}.footer .footer-bottom-links a{font-size:.8rem;white-space:nowrap}.footer .footer-software{font-size:.7rem;margin-top:.5rem}}@media(max-width:360px){.footer .footer-bottom-content{padding:0 .5rem}}@keyframes shimmer{0%,to{opacity:.6}50%{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.posts-grid{background:hsla(0,0%,8%,.9);border:1px solid var(--pressgpt-color-border-subtle);border-radius:12px;display:block;margin-bottom:2.5rem;padding:20px;position:relative;--latest-filter-bg:rgba(40,40,40,.92);--latest-filter-border:hsla(0,0%,100%,.14);--latest-filter-text:hsla(0,0%,100%,.9);--latest-filter-hover-bg:rgba(55,55,55,.95);--latest-filter-hover-border:hsla(0,0%,100%,.2);--latest-filter-active-bg:map.get(tokens.$pressgpt-colors,"accent");--latest-filter-active-border:map.get(tokens.$pressgpt-colors,"accent");--latest-filter-active-text:map.get(tokens.$pressgpt-colors,"black");--latest-head-bg:rgba(32,32,32,.95);--latest-head-border:hsla(0,0%,100%,.12);--latest-head-text:hsla(0,0%,100%,.96);--latest-section-desc:hsla(0,0%,100%,.68)}.posts-grid .section-head{align-items:flex-start;background:var(--latest-head-bg,#151515);border:1px solid var(--latest-head-border,hsla(0,0%,100%,.1));border-radius:12px;border-top:3px solid var(--cat-color,#00d4ff);box-shadow:0 10px 30px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:14px;margin:0 0 20px;padding:16px 18px}.posts-grid .section-head h1,.posts-grid .section-head h2{color:var(--latest-head-text,#fff);font-size:clamp(1.2rem,1.4vw + .7rem,1.4rem);font-weight:700;margin:0}.posts-grid .section-head h1{align-items:center;display:inline-flex;font-size:clamp(1.65rem,1.9vw + 1.2rem,2.2rem);gap:14px;letter-spacing:.015em;line-height:1.1;position:relative}.posts-grid .section-head h1:before{align-self:stretch;background:var(--cat-color,#00d4ff);border-radius:4px;box-shadow:0 0 16px var(--cat-color,#00d4ff),0 0 6px var(--cat-color,#00d4ff);content:"";display:inline-flex;flex-shrink:0;min-height:1em;opacity:.9;width:5px}.posts-grid .section-head h1:after{align-self:flex-end;background:linear-gradient(90deg,var(--cat-color,#00d4ff) 0,transparent 100%);border-radius:999px;content:"";display:block;flex-shrink:0;height:3px;margin-bottom:5px;min-width:90px;opacity:.75}.posts-grid .section-head .actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;width:100%}.posts-grid .section-head .actions .btn,.posts-grid .section-head .actions .btn-ghost{min-width:0}.posts-grid .section-head .section-desc{color:var(--latest-section-desc,hsla(0,0%,100%,.6));line-height:1.6;margin:0}.posts-grid .grid-list{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.posts-grid .meta-inline{align-items:center;color:hsla(0,0%,100%,.6);display:flex;flex-wrap:wrap;font-size:.8rem;gap:8px;margin:4px 0 8px}.posts-grid .meta-inline .meta-sep{margin:0 2px;opacity:.4}.posts-grid .meta-cat{color:rgba(0,212,255,.8);font-weight:500;text-decoration:none;transition:color .2s ease}.posts-grid .meta-cat:hover{color:#00d4ff;text-decoration:none}.posts-grid .post-tags{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 8px}.posts-grid .meta-chip{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;color:hsla(0,0%,100%,.7);display:inline-block;font-size:.75rem;font-weight:500;padding:2px 8px;text-decoration:none;transition:all .2s ease}.posts-grid .meta-chip:hover{background:rgba(0,212,255,.1);border-color:rgba(0,212,255,.4);color:rgba(0,212,255,.9)}body.light-mode .posts-grid{background:hsla(0,0%,100%,.98);border-color:rgba(0,0,0,.08);--latest-filter-bg:hsla(0,0%,96%,.95);--latest-filter-border:rgba(0,0,0,.12);--latest-filter-text:rgba(10,15,25,.85);--latest-filter-hover-bg:rgba(230,233,243,.9);--latest-filter-hover-border:rgba(0,0,0,.16);--latest-filter-active-bg:map.get(tokens.$pressgpt-colors,"accent-strong");--latest-filter-active-border:map.get(tokens.$pressgpt-colors,"accent-strong");--latest-filter-active-text:map.get(tokens.$pressgpt-colors,"white");--latest-head-bg:hsla(0,0%,100%,.98);--latest-head-border:rgba(0,0,0,.08);--latest-head-text:rgba(18,24,38,.96);--latest-section-desc:rgba(34,38,48,.7)}body.light-mode .posts-grid .section-head{border-top:3px solid var(--cat-color,#00d4ff)!important}body.light-mode .posts-grid .section-head h1:before{background:var(--cat-color,#00d4ff)!important;box-shadow:0 0 12px color-mix(in srgb,var(--cat-color,#00d4ff) 50%,transparent),0 0 4px var(--cat-color,#00d4ff)}body.light-mode .posts-grid .meta-inline{color:rgba(0,0,0,.6)}body.light-mode .posts-grid .meta-inline .meta-sep{opacity:.35}body.light-mode .posts-grid .meta-cat{color:var(--pressgpt-header-menu-hover-color,#007acc)}body.light-mode .posts-grid .meta-cat:hover{color:rgba(0,122,204,.85)}body.light-mode .posts-grid .meta-chip{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.08);color:rgba(0,0,0,.65)}body.light-mode .posts-grid .meta-chip:hover{background:rgba(0,122,204,.12);border-color:rgba(0,122,204,.35);color:rgba(0,82,164,.9)}body.light-mode .posts-grid .section-head{box-shadow:0 12px 32px rgba(11,13,18,.1)}.meta-cat.has-cat{--cat:var(--cat,#00d4ff);align-items:center;background:var(--cat);border:1px solid var(--cat);border-radius:6px;color:#000!important;display:inline-flex;font-size:.75rem;gap:6px;padding:2px 8px}.meta-cat.has-cat .dot{background:#000;border-radius:50%;display:inline-block;height:6px;opacity:.35;width:6px}@media(max-width:560px){.posts-grid{padding:16px}.posts-grid .section-head{gap:12px;padding:14px}.posts-grid .section-head h1{font-size:clamp(1.45rem,2vw + 1rem,1.85rem)}.posts-grid .section-head h1:after{height:2px;min-width:90px}.posts-grid .section-head .actions{justify-content:center}.posts-grid .section-head .actions .btn,.posts-grid .section-head .actions .btn-ghost{flex:1 1 calc(50% - 6px);font-size:.85rem;padding:8px 10px}.posts-grid .post-tags{display:none}.posts-grid .meta-inline{font-size:.75rem;margin:2px 0 6px}}@media(max-width:900px){.posts-grid .grid-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.posts-grid .grid-list{gap:18px;grid-template-columns:1fr}.posts-grid .section-head .actions{gap:6px;justify-content:center}.posts-grid .section-head h1{justify-content:center}.posts-grid .section-head h1:after{margin-left:auto;margin-right:auto}}body.light-mode .currency-section{background-color:transparent}.top-info-bar{align-items:center;background:var(--pressgpt-topbar-bg,var(--pressgpt-color-black,#000));border-bottom:1px solid var(--pressgpt-topbar-border,var(--pressgpt-color-border,#2a2a2a));color:var(--pressgpt-topbar-text,#ccc);display:flex;height:30px;left:0;margin:0 auto;overflow:hidden;position:fixed;right:0;top:0;transition:transform .1s ease-in-out;z-index:1001}.top-info-bar.hidden{transform:translateY(-100%)}.top-info-container{align-items:stretch;align-items:center;display:flex;gap:12px;justify-content:space-between;margin:0 auto;max-width:1170px;padding:0 .5rem;width:100%}.top-info-bar .currency-item,.top-info-bar .currency-label,.top-info-bar .currency-value,.top-info-bar .date,.top-info-bar .date span,.top-info-bar .news-badge,.top-info-bar .news-badge span,.top-info-bar .weather,.top-info-bar .weather i,.top-info-bar .weather span,.top-info-bar a{color:inherit}.top-social-section{align-items:center;display:flex;flex:1;gap:12px}.top-social-section .social-link{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.25);border-radius:5px;color:var(--pressgpt-topbar-icon,var(--pressgpt-topbar-text,#ccc));display:inline-flex;font-size:.95rem;height:22px;justify-content:center;line-height:0;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;width:22px}.top-social-section .social-link:focus,.top-social-section .social-link:hover{background-color:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.35);color:var(--pressgpt-topbar-icon-hover,var(--pressgpt-topbar-icon,var(--pressgpt-topbar-text,#f0f0f0)))}.top-social-section .social-link:focus{outline:2px solid hsla(0,0%,100%,.35);outline-offset:2px}.top-social-section .social-link i{align-items:center;color:currentColor;display:flex;height:100%;justify-content:center;pointer-events:none;width:100%}.date-weather-group{align-items:center;display:flex;flex:0 0 auto;gap:10px}#current-date-mobile{display:none}.currency-section{align-items:center;background-color:transparent;display:flex;flex:1;height:100%;justify-content:flex-end}.currency-item{align-items:center;color:inherit;display:flex;font-size:12px;gap:4px;padding:0 8px}.currency-item i{color:var(--pressgpt-topbar-icon,var(--pressgpt-topbar-text,gold));font-size:11px}.currency-label{color:inherit;font-weight:600}.currency-value{color:var(--pressgpt-topbar-highlight,#00d4ff);font-weight:700}body.light-mode .top-info-bar{background:var(--pressgpt-topbar-bg-light,#fff);border-bottom:1px solid var(--pressgpt-topbar-border-light,#e2e2e2);color:var(--pressgpt-topbar-text,#333)}body.light-mode .top-social-section{border-right:0}body.light-mode .top-social-section .social-link{background:transparent;color:var(--pressgpt-topbar-icon,var(--pressgpt-topbar-text,#666))}body.light-mode .top-social-section .social-link:focus,body.light-mode .top-social-section .social-link:hover{background-color:rgba(0,0,0,.06);color:var(--pressgpt-topbar-icon-hover,var(--pressgpt-topbar-icon,var(--pressgpt-topbar-text,#222)))}body.light-mode .currency-item,body.light-mode .currency-label{color:inherit}body.light-mode .currency-value{color:var(--pressgpt-topbar-highlight,#007acc)}@media(max-width:640px){#current-date{display:none}#current-date-mobile{display:inline}}@media(max-width:768px){.top-info-bar.hidden{transform:translateY(0)}.top-info-bar,.top-info-container{height:30px;padding:0 3px}.top-social-section{gap:8px;padding:0}.top-social-section .social-link{font-size:.85rem;height:24px;width:24px}.currency-section{gap:16px;height:25px;justify-content:center;width:100%}.currency-item{font-size:11px;gap:3px}}@media(max-width:480px){.currency-section{display:none!important;gap:10px}.currency-item{font-size:10px;padding:0 4px}}.latest-posts{border-radius:12px;display:block;padding:5px;position:relative;--latest-bg:hsla(0,0%,7%,.94);--latest-border:hsla(0,0%,100%,.08);--latest-head-bg:rgba(28,28,28,.96);--latest-head-border:hsla(0,0%,100%,.18);--latest-head-text:#f5f5f5;--latest-head-accent:rgba(0,212,255,.9);--latest-title-color:#fdfdfd;--latest-title-hover:rgba(0,212,255,.9);--latest-meta-color:hsla(0,0%,100%,.68);--latest-date-color:hsla(0,0%,100%,.72);--latest-excerpt-color:hsla(0,0%,100%,.74);--latest-card-bg:hsla(0,0%,8%,.95);--latest-card-border:hsla(0,0%,100%,.16);--latest-body-bg:hsla(0,0%,8%,.9);--latest-filter-bg:rgba(50,50,50,.9);--latest-filter-border:hsla(0,0%,100%,.2);--latest-filter-text:#f5f5f5;--latest-filter-hover-bg:rgba(70,70,70,.95);--latest-filter-hover-border:hsla(0,0%,100%,.35);--latest-filter-active-bg:#4caf50;--latest-filter-active-border:#4caf50;--latest-filter-active-text:#fff;--latest-category-bg:rgba(0,212,255,.1);--latest-category-border:rgba(0,212,255,.3);--latest-category-text:rgba(0,212,255,.9);--latest-category-hover-bg:rgba(0,212,255,.15);--latest-category-hover-text:#00d4ff;--latest-placeholder-bg:rgba(60,60,60,.65);background:var(--latest-bg);border:1px solid var(--latest-border)}@media(max-width:768px){.latest-posts{border-radius:0;padding:15px}}@media(max-width:560px){.latest-posts{padding:12px}}.latest-posts .section-head{align-items:center;background:var(--latest-head-bg);border-bottom:2px solid var(--latest-head-border);border-radius:6px;display:flex;flex-direction:row;gap:12px;justify-content:space-between;margin:0 0 20px;padding:12px 16px;transition:all .3s ease}.latest-posts .section-head h2{color:var(--latest-head-text);font-size:clamp(1.2rem,1.4vw + .7rem,1.4rem);font-weight:700;margin:0}.latest-posts .section-head h2:before{background:var(--latest-head-accent)!important;color:var(--latest-head-accent)!important}@media(max-width:768px){.latest-posts .section-head{align-items:center;flex-direction:column;gap:10px;margin:0 0 16px;padding:10px 12px}.latest-posts .section-head h2{font-size:clamp(1.1rem,1.2vw + .5rem,1.25rem);text-align:center;text-transform:uppercase}}@media(max-width:560px){.latest-posts .section-head{gap:8px;margin:0 0 12px;padding:8px 10px}.latest-posts .section-head h2{font-size:1.1rem;text-align:center;text-transform:uppercase}}body.light-mode .latest-posts{--latest-bg:#fff;--latest-border:hsla(0,0%,7%,.08);--latest-head-bg:#f7f8fb;--latest-head-border:hsla(0,0%,7%,.08);--latest-head-text:#121826;--latest-head-accent:#121826;--latest-title-color:#121826;--latest-title-hover:#0061f2;--latest-meta-color:#5b616e;--latest-date-color:#5b616e;--latest-excerpt-color:#2d3038;--latest-card-bg:#fff;--latest-card-border:hsla(0,0%,7%,.08);--latest-body-bg:#fdfdfd;--latest-filter-bg:#f4f5f9;--latest-filter-border:hsla(0,0%,7%,.08);--latest-filter-text:#1a1f2c;--latest-filter-hover-bg:#e7eaf3;--latest-filter-hover-border:hsla(0,0%,7%,.14);--latest-filter-active-bg:#1a1f2c;--latest-filter-active-border:#1a1f2c;--latest-filter-active-text:#fff;--latest-category-bg:rgba(0,112,243,.1);--latest-category-border:rgba(0,112,243,.16);--latest-category-text:#004a99;--latest-category-hover-bg:rgba(0,112,243,.18);--latest-category-hover-text:#003777;--latest-placeholder-bg:rgba(230,233,243,.8)}body.light-mode .latest-posts .section-head{background:var(--latest-head-bg);border-bottom-color:var(--latest-head-border)}body.light-mode .latest-posts .section-head h2{color:var(--latest-head-text)}body.light-mode .latest-posts .section-head h2:before{background:var(--latest-head-accent)!important}body:not(.light-mode) .latest-posts{--latest-head-accent:rgba(0,212,255,.9);--latest-filter-active-bg:#4caf50;--latest-filter-active-border:#4caf50;--latest-filter-active-text:#fff}.latest-list{display:grid;gap:12px;grid-template-columns:1fr}.actions.js-ajax-filters{display:flex;flex-wrap:wrap;gap:8px}.actions.js-ajax-filters .btn{align-items:center;background:var(--latest-filter-bg);border:1px solid var(--latest-filter-border);border-radius:6px;color:var(--latest-filter-text);cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;padding:5px;text-align:center;text-decoration:none;transition:all .3s ease;white-space:normal}.actions.js-ajax-filters .btn:hover{background:var(--latest-filter-hover-bg);border-color:var(--latest-filter-hover-border);transform:translateY(-1px)}.actions.js-ajax-filters .btn.btn-primary,.actions.js-ajax-filters .btn[aria-pressed=true]{background:var(--latest-filter-active-bg);border-color:var(--latest-filter-active-border);color:var(--latest-filter-active-text)}.actions.js-ajax-filters .btn.btn-primary:hover,.actions.js-ajax-filters .btn[aria-pressed=true]:hover{background:var(--latest-filter-active-bg);border-color:var(--latest-filter-active-border);box-shadow:0 4px 12px rgba(0,0,0,.2)}@media(max-width:768px){.actions.js-ajax-filters{gap:6px}.actions.js-ajax-filters .btn{font-size:.85rem;padding:7px 12px}}@media(max-width:560px){.actions.js-ajax-filters{gap:5px;justify-content:center}.actions.js-ajax-filters .btn{font-size:.8rem;padding:6px 10px}}.latest-item{align-items:center;background:var(--pressgpt-color-bg-surface);border:1px solid var(--pressgpt-color-border);border-radius:10px;display:grid;gap:12px;grid-template-columns:84px 1fr;padding:10px}.latest-thumb{display:block;position:relative}.latest-image,.latest-thumb.placeholder{background:var(--pressgpt-color-bg-muted);border-radius:6px;height:64px;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease;width:84px}.latest-title{color:var(--latest-title-color);font-size:1.05rem;font-weight:600;margin:0 0 4px}.latest-title a{color:inherit;text-decoration:none}.latest-title a:hover{color:var(--latest-title-hover)}.latest-meta{font-size:.85rem}.latest-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.latest-card{background:var(--latest-card-bg);border:1px solid var(--latest-card-border);border-radius:12px;overflow:hidden;position:relative;transition:all .2s ease}.latest-card:hover{border-color:rgba(0,212,255,.3);box-shadow:0 8px 25px rgba(0,0,0,.3);transform:translateY(-2px)}.latest-media{background:var(--latest-placeholder-bg);display:block;overflow:hidden;padding-bottom:56.25%;position:relative}.latest-card .latest-image,.latest-placeholder{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .2s ease;width:100%}.latest-card:hover .latest-image{transform:scale(1.02)}.latest-body{background:var(--latest-body-bg);border-radius:5px;display:flex;flex-direction:column;justify-content:center;padding:.5rem;position:relative;width:100%}.latest-card .latest-title{display:-webkit-box;letter-spacing:-.01em;-webkit-line-clamp:3;line-clamp:3;line-height:1.35;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.latest-card .latest-title:hover{color:rgba(0,212,255,.9)}.latest-excerpt{color:var(--latest-excerpt-color);display:-webkit-box;font-size:.85rem;-webkit-line-clamp:2;line-clamp:2;line-height:1.5;margin:0 0 10px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.latest-meta{align-items:center;border-top:1px solid var(--pressgpt-color-border-subtle);color:var(--latest-meta-color);display:flex;font-size:.75rem;gap:8px;justify-content:space-between;padding-top:8px}.latest-date{color:var(--latest-date-color);font-weight:500}.latest-category{align-items:center;background:var(--latest-category-bg);border:1px solid var(--latest-category-border);border-radius:4px;color:var(--latest-category-text);display:inline-flex;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:2px 6px;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.latest-card:hover .latest-category{background:var(--latest-category-hover-bg);color:var(--latest-category-hover-text)}@media(max-width:1170px){.latest-grid{gap:18px;grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.latest-posts{padding:5px}.latest-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.latest-body{padding:.9rem 1rem 1.1rem}}@media(max-width:560px){.latest-posts{padding:5px}.latest-posts .section-head{padding:8px 12px;text-align:center}.latest-grid{gap:10px;grid-template-columns:1fr}.latest-body{height:auto;padding:.8rem .9rem 1rem}.latest-card .latest-image{border-radius:0!important}.latest-card .latest-title{display:block;font-size:1.2rem;-webkit-line-clamp:initial;line-clamp:none;-webkit-box-orient:initial;overflow:visible;text-overflow:clip}.latest-excerpt{font-size:.8rem;-webkit-line-clamp:3;line-clamp:3}.latest-meta{align-items:center;flex-direction:row;flex-wrap:nowrap;font-size:.7rem;gap:6px;justify-content:space-between}.latest-category,.latest-date{white-space:nowrap}.latest-meta .latest-category{order:1}.latest-meta .latest-date{order:2}.latest-category{font-size:.65rem;padding:2px 5px}.latest-card{touch-action:manipulation}.latest-card:active{transform:translateY(0);transition:transform .1s ease}.latest-item{grid-template-columns:1fr}}.latest-excerpt{display:none}body.light-mode .main-content{background-color:#e9e9e9}.pg-container-1200{margin-left:auto;margin-right:auto;max-width:1170px;min-height:600px;padding:24px 16px 28px;width:100%}@media(max-width:768px){.pg-container-1200{padding-bottom:20px;padding-top:16px}}@media(max-width:480px){.pg-container-1200{padding-left:12px;padding-right:12px}}@media(max-width:768px){.main-content{gap:.8rem;margin-top:0;padding-top:0}body,body.light-mode{padding-top:80px}.header{top:25px}body.light-mode .header{padding:0;top:30px}}.content{display:flex;flex-direction:column;gap:1rem;margin:10px auto;max-width:1170px;width:100%}.content h1,.content h2,.content h3{color:var(--pressgpt-color-text-primary,#fff)}.content .section-head{margin-bottom:1.5rem}@media(max-width:1024px){.content{padding:0 1.75rem}}@media(max-width:768px){.content{gap:10px;padding:10px 0}.content h1{font-size:2rem}.content p{font-size:1.05rem;line-height:1.65}}@media(max-width:560px){.content{gap:10px;padding:10px 0}}@media(max-width:480px){.content{gap:5px h1;padding:5px 0;gap-font-size:1.5rem}.content p{font-size:1rem}}.content-with-ads-wrapper{align-items:flex-start;display:flex;gap:20px;justify-content:center;margin:0 auto;max-width:1841px;overflow:visible;padding:0 1rem;position:relative;width:100%}.content-with-ads-wrapper>.ad-sidebar--left,.content-with-ads-wrapper>.ad-sidebar-left{order:0}.content-with-ads-wrapper>.main-content{order:1;overflow:visible}.content-with-ads-wrapper>.ad-sidebar--right,.content-with-ads-wrapper>.ad-sidebar-right{order:2}.ad-sidebar{--ad-sidebar-width:300px;align-content:start;display:grid;gap:20px;min-height:0}.ad-sidebar--left,.ad-sidebar--right,.ad-sidebar-left,.ad-sidebar-right{flex-shrink:0;margin-top:10px;width:var(--ad-sidebar-width)}.ad-sidebar--ghost{pointer-events:none;visibility:hidden}.ad-slot{--ad-slot-width:300px;--ad-slot-height:600px;inline-size:var(--ad-slot-width);max-inline-size:var(--ad-slot-width);min-inline-size:var(--ad-slot-width);position:relative}.ad-slot__shim{display:block;padding-top:calc(var(--ad-slot-height)/var(--ad-slot-width)*100%)}.ad-slot__content{align-items:stretch;display:grid;inset:0;justify-items:stretch;position:absolute}.ad-slot__content>*{max-width:100%;width:100%}.ad-slot__content iframe,.ad-slot__content ins{display:block;height:100%;width:100%}.ad-slot__content img,.ad-slot__content picture{display:block;height:auto;width:100%}.ad-sidebar .ad-slot__content picture{display:inline-block!important;margin:0;max-width:100%;width:auto!important}.ad-sidebar .ad-slot__content img{height:auto!important;margin:0;max-width:100%;width:auto!important}.ad-sidebar .ad-slot__content .pgpt-reklam{display:inline-block;max-width:100%;width:auto!important}.ad-sidebar--left .ad-slot__content,.ad-sidebar-left .ad-slot__content{justify-items:end}.ad-sidebar--left .ad-slot,.ad-sidebar-left .ad-slot{justify-self:end}.ad-sidebar--left .ad-slot__content .pgpt-reklam,.ad-sidebar--left .ad-slot__content img,.ad-sidebar--left .ad-slot__content picture,.ad-sidebar-left .ad-slot__content .pgpt-reklam,.ad-sidebar-left .ad-slot__content img,.ad-sidebar-left .ad-slot__content picture{justify-self:end;margin-left:auto;margin-right:0}.ad-sidebar--right .ad-slot__content,.ad-sidebar-right .ad-slot__content{justify-items:start}.ad-sidebar--right .ad-slot__content .pgpt-reklam,.ad-sidebar--right .ad-slot__content img,.ad-sidebar--right .ad-slot__content picture,.ad-sidebar-right .ad-slot__content .pgpt-reklam,.ad-sidebar-right .ad-slot__content img,.ad-sidebar-right .ad-slot__content picture{justify-self:start;margin-left:0;margin-right:auto}.ad-slot__content .ad-unit{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.ad-sidebar--left .ad-slot__content .ad-unit,.ad-sidebar-left .ad-slot__content .ad-unit{align-items:flex-end;text-align:right}.ad-sidebar--right .ad-slot__content .ad-unit,.ad-sidebar-right .ad-slot__content .ad-unit{align-items:flex-start;text-align:left}.ad-slot__content .ad-unit.placeholder{background:#fafafa;border:1px solid #e1e1e1;color:#666;font-size:.75rem;overflow:hidden;padding:10px}.ad-slot__content .ad-unit.placeholder span{display:inline-block;letter-spacing:.08em;max-width:none;opacity:.6;overflow:visible;text-transform:uppercase;transform:rotate(270deg);-webkit-transform:rotate(270deg);transform-origin:center;-webkit-transform-origin:center;white-space:nowrap}.ad-slot--placeholder .ad-slot__content{background:rgba(26,26,26,.15)}.ad-slot__content .pgpt-reklam{display:block;max-width:var(--ad-slot-width);overflow:hidden;width:100%}.ad-slot__content .pgpt-reklam img,.ad-slot__content .pgpt-reklam picture{display:block;height:auto;margin:0 auto;max-width:100%}.ad-sidebar-left .ad-unit,.ad-sidebar-right .ad-unit{display:flex;flex-direction:column;justify-content:flex-start;width:var(--ad-sidebar-width,300px)}.content-with-ads-wrapper .main-content{flex:0 1 1170px;margin:0;max-width:1170px;min-width:0;width:1170px}.content-with-ads-wrapper.has-no-ad .main-content{margin:0 auto}@media(max-width:1550px){.content-with-ads-wrapper{gap:20px;padding:0 1rem}}@media(max-width:1400px){.ad-sidebar{display:none}.content-with-ads-wrapper{justify-content:center}.content-with-ads-wrapper .main-content{max-width:1170px;width:100%}}@media(max-width:1024px){.content-with-ads-wrapper{padding:0 1.75rem}}@media(max-width:768px){.content-with-ads-wrapper{padding:0 1rem}}@media(max-width:480px){.content-with-ads-wrapper{padding:0}}.badge-audio{align-items:flex-start;background:linear-gradient(210deg,#0ea5e9,#075985);border:none;border-radius:0;bottom:auto;box-shadow:none;clip-path:polygon(0 0,100% 0,100% 100%);color:#fff;display:flex;filter:drop-shadow(-3px 3px 6px rgba(0,0,0,.38));font-size:0;gap:0;height:76px;justify-content:flex-end;left:auto;line-height:1;min-height:unset;padding:9px 9px 0 0;right:0;top:0;width:76px;z-index:7}.badge-audio,.badge-audio:before{pointer-events:none;position:absolute}.badge-audio:before{background:linear-gradient(225deg,hsla(0,0%,100%,.22) 20%,transparent 52%);content:"";inset:0}.badge-audio i{background:none;border-radius:0;box-shadow:none;color:#fff;display:block;font-size:1.4rem;height:auto;line-height:1;position:relative;width:auto;z-index:1}.badge-audio.badge-sm{height:60px;padding:7px 7px 0 0;width:60px}.badge-audio.badge-sm i{font-size:1.1rem}.badge-audio.badge-hero{height:76px;padding:9px 9px 0 0;right:0;top:0;width:76px}body.light-mode .badge-audio{background:linear-gradient(210deg,#0ea5e9,#075985);filter:drop-shadow(-3px 3px 6px rgba(0,0,0,.24))}.badge-video{align-items:flex-start;background:linear-gradient(150deg,#ef4444,#b91c1c);border:none;border-radius:0;box-shadow:none;clip-path:polygon(0 0,100% 0,0 100%);color:#fff;display:flex;filter:drop-shadow(3px 3px 6px rgba(0,0,0,.38));font-size:0;gap:0;height:76px;justify-content:flex-start;left:0;line-height:1;min-height:unset;padding:9px 0 0 9px;right:auto;top:0;width:76px;z-index:7}.badge-video,.badge-video:before{pointer-events:none;position:absolute}.badge-video:before{background:linear-gradient(135deg,hsla(0,0%,100%,.22) 20%,transparent 52%);content:"";inset:0}.badge-video i{background:none;border-radius:0;box-shadow:none;color:#fff;display:block;font-size:1.6rem;height:auto;line-height:1;position:relative;width:auto;z-index:1}.badge-video.badge-corner{left:0}.badge-video.badge-sm{height:60px;padding:7px 0 0 7px;width:60px}.badge-video.badge-sm i{font-size:1.25rem}body.light-mode .badge-video{background:linear-gradient(150deg,#ef4444,#b91c1c);filter:drop-shadow(3px 3px 6px rgba(0,0,0,.28))}.post-card{background:hsla(0,0%,8%,.95);border:1px solid var(--pressgpt-color-border-subtle);border-radius:12px;overflow:hidden;position:relative;transition:all .2s ease}.post-card:hover{border-color:rgba(0,212,255,.3);box-shadow:0 8px 25px rgba(0,0,0,.3);transform:translateY(-2px)}.post-thumb{display:block;overflow:hidden;position:relative}.post-thumb .post-image,.post-thumb.placeholder{background:var(--pressgpt-color-bg-muted);height:180px;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease;width:100%}.post-card:hover .post-image{transform:scale(1.02)}.posts-grid .post-thumb{aspect-ratio:16/9}.posts-grid .post-image,.posts-grid .post-thumb.placeholder{height:100%}.post-body{background:hsla(0,0%,8%,.9);padding:1.2rem 1.3rem 1.4rem;position:relative}.post-title{color:var(--pressgpt-color-text-primary);font-size:1.05rem;font-weight:600;letter-spacing:-.01em;line-height:1.35;margin:.1rem 0 .35rem;transition:color .3s ease}.post-title a{color:inherit;text-decoration:none;transition:color .3s ease}.post-title a:hover{color:#00d4ff}.posts-grid .post-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.95rem,.8vw + .6rem,1.1rem);margin:0 0 8px;overflow:hidden}.posts-grid .post-card:hover .post-title{color:rgba(0,212,255,.9)}.post-meta{align-items:center;border-top:1px solid var(--pressgpt-color-border-subtle);color:hsla(0,0%,100%,.6);display:flex;font-size:.75rem;gap:8px;justify-content:space-between;margin-bottom:.25rem;padding-top:8px}.post-excerpt{color:hsla(0,0%,100%,.7);display:-webkit-box;font-size:.85rem;line-height:1.5;margin:0 0 12px;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis}body.light-mode .post-card{background:#fff;border-color:rgba(0,0,0,.08)}body.light-mode .post-card:hover{border-color:rgba(0,122,204,.35);box-shadow:0 12px 32px rgba(15,23,42,.12)}body.light-mode .post-body{background:hsla(0,0%,100%,.98)}body.light-mode .post-thumb .post-image,body.light-mode .post-thumb.placeholder{background:#f2f5f9}body.light-mode .post-meta{border-top:1px solid rgba(0,0,0,.08);color:rgba(0,0,0,.6)}body.light-mode .post-excerpt{color:rgba(0,0,0,.72)}.pressgpt-hero-labels{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.pressgpt-hero-labels.is-empty{display:none}.pressgpt-hero-label-group{display:flex;flex-direction:column;gap:8px;min-width:0}.pressgpt-hero-label-group--left{align-items:flex-start}.pressgpt-hero-label-group--right{align-items:flex-end}.pressgpt-hero-label{align-items:center;background:var(--pressgpt-hero-label-bg,rgba(0,0,0,.55));border:1px solid var(--pressgpt-hero-label-border,hsla(0,0%,100%,.35));border-radius:999px;color:var(--pressgpt-hero-label-color,#fff);display:inline-flex;font-size:.75rem;font-weight:700;gap:6px;letter-spacing:.3px;line-height:1.2;max-width:100%;padding:6px 12px;text-align:left;text-transform:uppercase}.pressgpt-hero-label--text-hidden{gap:0;padding:6px}.pressgpt-hero-label--text-hidden .pressgpt-hero-label__text{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.pressgpt-hero-label__icon i,.pressgpt-hero-label__icon-text{font-size:.9rem}.pressgpt-hero-label__figure{align-items:center;display:inline-flex;justify-content:center}.pressgpt-hero-label__image{border-radius:50%;height:28px;-o-object-fit:contain;object-fit:contain;width:28px}.pressgpt-hero-label--icon-image{background:transparent;border:0;border-radius:0;gap:0;padding:0}.pressgpt-hero-label--icon-image .pressgpt-hero-label__text{display:none}.pressgpt-hero-label--icon-image .pressgpt-hero-label__image{border-radius:0;height:auto;max-width:100%;width:auto}.pressgpt-hero-label__text{white-space:nowrap}@media(max-width:960px){.pressgpt-hero-labels{flex-direction:column}.pressgpt-hero-label-group--right,.pressgpt-hero-labels{align-items:flex-start}}@media(max-width:640px){.pressgpt-hero-label-group{gap:6px}.pressgpt-hero-label--icon-image{justify-content:center;max-width:140px;width:100%}.pressgpt-hero-label--icon-image .pressgpt-hero-label__figure{max-width:100%;width:100%}.pressgpt-hero-label--icon-image .pressgpt-hero-label__image{height:auto;width:100%}}.hero-card{background:var(--pressgpt-color-bg-elevated);border:1px solid var(--pressgpt-color-border);border-radius:12px;overflow:hidden;position:relative}.hero-card .hero-media{display:block}.hero-card .hero-image,.hero-card .hero-placeholder{background:linear-gradient(135deg,#1d1d1d,#111);display:block;height:100%;max-height:420px;-o-object-fit:cover;object-fit:cover;width:100%}.hero-card .hero-content{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);inset:auto 0 0 0;padding:1.25rem 1.25rem 1.5rem;position:absolute}.hero-card .hero-meta{align-items:center;color:#a7a7a7;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.25rem}.hero-card .hero-title{font-size:1.75rem;line-height:1.2;margin:.25rem 0 .5rem}.hero-card .hero-title a{color:#fff;text-decoration:none}.hero-card .hero-excerpt{color:#cfcfcf;font-size:1rem;max-width:70ch}.hero-card .hero-sep{opacity:.5}.section-head{align-items:center;background:hsla(0,0%,8%,.9);border:1px solid var(--pressgpt-color-border-subtle);border-radius:6px;display:grid;gap:12px;grid-template-columns:1fr auto;margin:20px 0 16px;padding:16px 20px;position:relative}.section-head h1,.section-head h2{align-items:center;color:var(--pressgpt-color-text-primary);display:flex;font-size:clamp(1.2rem,1.4vw + .7rem,1.5rem);font-weight:700;gap:8px;hyphens:auto;letter-spacing:.3px;margin:0;min-width:0;overflow-wrap:anywhere;position:relative;text-wrap:balance}.section-head h1:before,.section-head h2:before{background:rgba(0,212,255,.8);border-radius:2px;content:"";display:inline-block;height:16px;width:4px}body.light-mode .section-head{background:hsla(0,0%,100%,.98);border-color:rgba(0,0,0,.08)}body.light-mode .section-head h1,body.light-mode .section-head h2{color:var(--pressgpt-color-text-primary)}body.light-mode .section-head h1:before,body.light-mode .section-head h2:before{background:linear-gradient(90deg,rgba(0,122,204,.8),rgba(0,212,255,.6))}.search-container{inset:0;opacity:0;position:fixed;transition:all .4s ease-in-out;visibility:hidden;z-index:1500}.search-container.active{opacity:1;visibility:visible}.search-container .search-overlay{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background:transparent;cursor:pointer;inset:0;position:absolute;transition:backdrop-filter .4s ease-in-out}.search-container.active .search-overlay{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);transition-delay:0s}.search-container .search-content{cursor:auto;left:50%;max-width:700px;opacity:0;pointer-events:auto;position:absolute;top:25%;transform:translate(-50%,-50%) scale(.9);transition:all .4s ease-in-out;width:90%}.search-container.active .search-content{opacity:1;transform:translate(-50%,-50%) scale(1)}.search-form{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(145deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));border:1px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 25px 45px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.1),inset 0 1px 0 hsla(0,0%,100%,.2);padding:0;transition:all .4s ease-in-out}.search-form:hover{box-shadow:0 35px 55px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.15),inset 0 1px 0 hsla(0,0%,100%,.25);transform:translateY(-2px)}.search-form .search-input-wrapper{margin:0;padding:8px;position:relative}.search-form .search-input-wrapper input{background:linear-gradient(145deg,#1a1a1a,#2d2d2d 50%,#0f0f0f);border:none;border-radius:16px;box-shadow:inset 0 2px 8px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.1),inset 0 1px 0 hsla(0,0%,100%,.05);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:.5px;outline:none;padding:20px 80px 20px 30px;transition:all .4s ease-in-out;width:100%}.search-form .search-input-wrapper input:focus{background:linear-gradient(145deg,#2d2d2d,#404040 50%,#1a1a1a);box-shadow:inset 0 2px 8px rgba(0,0,0,.4),0 0 0 2px hsla(0,0%,100%,.2),0 0 20px hsla(0,0%,100%,.1),inset 0 1px 0 hsla(0,0%,100%,.1);transform:scale(1.01)}.search-form .search-input-wrapper input::-moz-placeholder{color:#666;font-weight:300;opacity:.8}.search-form .search-input-wrapper input::placeholder{color:#666;font-weight:300;opacity:.8}.search-submit{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#0f0f0f);border:none;border-radius:50%;box-shadow:0 8px 25px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.15),inset 0 1px 0 hsla(0,0%,100%,.1);color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:50px;justify-content:center;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:all .4s ease-in-out;width:50px}.search-submit:hover{background:linear-gradient(135deg,#2d2d2d,#404040 50%,#1a1a1a);box-shadow:0 12px 35px rgba(0,0,0,.7),0 0 0 2px hsla(0,0%,100%,.25),inset 0 1px 0 hsla(0,0%,100%,.2);transform:translateY(-50%) scale(1.1)}.search-submit:active{transform:translateY(-50%) scale(.95)}.search-form--inline{display:block;margin:16px 0 24px;max-width:720px}.search-form--inline .search-input-wrapper{padding:6px}.search-form--inline .search-input-wrapper input{font-size:1rem;padding:16px 64px 16px 26px}.search-form--inline .search-submit{font-size:1rem;height:44px;right:12px;width:44px}@media(max-width:768px){.search-container .search-content{max-width:500px;width:95%}.search-container .search-input-wrapper input{font-size:1.1rem;padding:18px 70px 18px 25px}.search-container .search-submit{height:45px;right:12px;width:45px}}@media(max-width:560px){.search-form--inline{margin:12px 0 18px;max-width:100%}.search-form--inline .search-input-wrapper input{font-size:.95rem;padding:14px 58px 14px 22px}.search-form--inline .search-submit{height:40px;right:10px;width:40px}}@media(max-width:480px){.search-container .search-content{max-width:400px;width:98%}.search-container .search-input-wrapper input{font-size:1rem;padding:16px 65px 16px 20px}.search-container .search-submit{font-size:1rem;height:40px;right:10px;width:40px}}.pgpt-live-box{background:#121212;border:1px solid #2a2a2a;border-radius:12px;box-shadow:0 16px 40px rgba(0,0,0,.4);display:none;left:0;position:absolute;right:0;top:calc(100% + 8px);z-index:5}.pgpt-live-box.is-open{display:block}.pgpt-live-box .pgpt-live-inner{max-height:420px;overflow-y:auto}.pgpt-live-box .pgpt-live-results{list-style:none;margin:0;padding:0}.pgpt-live-box .pgpt-live-item{border-bottom:1px solid #2a2a2a}.pgpt-live-box .pgpt-live-item:last-child{border-bottom:0}.pgpt-live-box .pgpt-live-link{align-items:center;color:hsla(0,0%,100%,.92);display:flex;gap:10px;padding:10px 12px;text-decoration:none;transition:background-color .2s ease}.pgpt-live-box .pgpt-live-link:hover{background:#151515}.pgpt-live-box .pgpt-live-thumb{background:#151515;border-radius:12px;flex-shrink:0;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.pgpt-live-box .pgpt-live-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pgpt-live-box .pgpt-live-empty{color:hsla(0,0%,100%,.6);padding:12px}.pgpt-live-box .pgpt-live-footer{border-top:1px solid #2a2a2a;padding:8px;text-align:center}.pgpt-live-box .pgpt-live-all{align-items:center;color:#fff;display:inline-flex;font-weight:600;gap:8px;padding:6px 10px;text-decoration:none}.pgpt-live-box .pgpt-live-all:hover{text-decoration:underline}body.light-mode .search-container .search-overlay{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background:transparent}body.light-mode .search-container.active .search-overlay{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}body.light-mode .search-form{background:linear-gradient(145deg,rgba(0,0,0,.1),rgba(0,0,0,.05));border:1px solid rgba(0,0,0,.1)}body.light-mode .search-input-wrapper input{background:linear-gradient(145deg,#1a1a1a,#2d2d2d 50%,#0f0f0f);box-shadow:inset 0 2px 8px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.1),inset 0 1px 0 hsla(0,0%,100%,.05);color:#fff}body.light-mode .search-input-wrapper input:focus{background:linear-gradient(145deg,#2d2d2d,#404040 50%,#1a1a1a);box-shadow:inset 0 2px 8px rgba(0,0,0,.4),0 0 0 2px hsla(0,0%,100%,.2),0 0 20px hsla(0,0%,100%,.1),inset 0 1px 0 hsla(0,0%,100%,.1)}body.light-mode .search-input-wrapper input::-moz-placeholder{color:#666}body.light-mode .search-input-wrapper input::placeholder{color:#666}body.light-mode .search-form--inline{background:linear-gradient(145deg,rgba(0,0,0,.08),rgba(0,0,0,.04));border:1px solid rgba(0,0,0,.08)}body.light-mode .pgpt-live-box{background:#fff;border-color:#e6e6e6;box-shadow:0 16px 40px rgba(0,0,0,.15)}body.light-mode .pgpt-live-box .pgpt-live-item{border-color:#efefef}body.light-mode .pgpt-live-box .pgpt-live-link{color:#1a1a1a}body.light-mode .pgpt-live-box .pgpt-live-link:hover{background:#f7f7f7}body.light-mode .pgpt-live-box .pgpt-live-empty{color:#666}body.light-mode .pgpt-live-box .pgpt-live-footer{border-color:#efefef}.scroll-to-top{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02));border:1px solid rgba(0,212,255,.35);border-radius:999px;bottom:24px;box-shadow:0 12px 32px rgba(0,0,0,.4),0 1px 0 hsla(0,0%,100%,.08);color:var(--pressgpt-color-text-primary,#fff);cursor:pointer;display:inline-flex;font-size:1rem;height:48px;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:24px;transform:translateY(12px);transition:transform .25s ease,opacity .25s ease,box-shadow .25s ease,background .25s ease;width:48px;z-index:1500}.scroll-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-to-top:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04));box-shadow:0 16px 38px rgba(0,0,0,.5),0 1px 0 hsla(0,0%,100%,.1);transform:translateY(-2px)}.scroll-to-top:focus-visible{outline:2px solid rgba(0,212,255,.6);outline-offset:3px}.scroll-to-top:active{transform:translateY(1px) scale(.98);transition-duration:.12s}.scroll-to-top i{pointer-events:none}body.light-mode .scroll-to-top{background:hsla(0,0%,100%,.7);border-color:rgba(0,0,0,.08);box-shadow:0 12px 24px rgba(0,0,0,.15);color:rgba(74,74,74,.8)}body.light-mode .scroll-to-top:hover{background:hsla(0,0%,100%,.9);box-shadow:0 18px 28px rgba(0,0,0,.18);color:rgba(74,74,74,.95)}body.light-mode .scroll-to-top:focus-visible{outline-color:rgba(74,74,74,.55)}@media(max-width:768px){.scroll-to-top{bottom:20px;font-size:.95rem;height:44px;right:20px;width:44px}}@media(max-width:480px){.scroll-to-top{bottom:16px;font-size:.9rem;height:40px;right:16px;width:40px}}@media(prefers-reduced-motion:reduce){.scroll-to-top{transform:none;transition:none}}.pressgpt-breadcrumb{border-bottom:1px solid hsla(0,0%,100%,.8);color:var(--pressgpt-color-text-muted,hsla(0,0%,100%,.6));font-size:.875rem;padding-bottom:.5rem;width:100%}.pressgpt-breadcrumb__list{display:flex;flex-wrap:wrap;gap:.25rem;list-style:none;margin:0;padding:0}.pressgpt-breadcrumb__item{align-items:center;color:inherit;display:inline-flex;gap:.35rem}.pressgpt-breadcrumb__item:not(:last-child):after{color:var(--pressgpt-color-border-subtle,hsla(0,0%,100%,.1));content:"›";display:inline-block;margin:0 .35rem;opacity:.9}.pressgpt-breadcrumb__item.is-current{color:inherit;font-weight:600}.pressgpt-breadcrumb__link{color:var(--pressgpt-color-text-secondary,#cfcfcf);text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}.pressgpt-breadcrumb__link:focus-visible,.pressgpt-breadcrumb__link:hover{color:var(--pressgpt-color-accent,#00d4ff);text-decoration:underline;text-decoration-color:rgba(0,212,255,.65)}.pressgpt-breadcrumb__label{line-height:1.4}body.light-mode .pressgpt-breadcrumb{border-bottom-color:hsla(0,0%,100%,.35);color:hsla(0,0%,81%,.9)}body.light-mode .pressgpt-breadcrumb__link{color:hsla(0,0%,81%,.85)}@media(max-width:640px){.pressgpt-breadcrumb{font-size:.8rem}}.pgpt-popular-posts{display:grid;gap:8px;list-style:none;margin:0;padding:0}.sidebar-widget{background:#1a1a1a;border:1px solid #333;border-radius:8px;margin-bottom:24px;padding:20px}.widget-title,.widgettitle,h2.widgettitle{align-items:center;background-color:#15161a;border-radius:5px;box-sizing:border-box;color:#f8fafc;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:23px;font-weight:900;gap:15px;letter-spacing:-.5px;line-height:1;margin:0 0 5px;padding:5px;width:100%}@media(max-width:600px){.widget-title,.widgettitle,h2.widgettitle{font-size:20px}}.widget-title:before,.widgettitle:before,h2.widgettitle:before{display:none}.widget-title:after,.widgettitle:after,h2.widgettitle:after{background-color:var(--brand-color,#0ea5e9);clip-path:polygon(12px 0,100% 0,100% 100%,0 100%);content:"";flex-grow:1;height:10px}@media(max-width:600px){.widget-title:after,.widgettitle:after,h2.widgettitle:after{height:8px;margin-right:10px}}body.light-mode .sidebar-widget{background:#fff;border-color:#e1e5ea}body.light-mode .widget-title,body.light-mode .widgettitle,body.light-mode h2.widgettitle{background-color:#f5f5f5;color:#000}body.light-mode .widget-title:before,body.light-mode .widgettitle:before,body.light-mode h2.widgettitle:before{display:none}body.light-mode .widget-title:after,body.light-mode .widgettitle:after,body.light-mode h2.widgettitle:after{background-color:var(--brand-color,#3b82f6)}:is(body.dark,html.dark,[data-theme=dark]) .widget-title:after,:is(body.dark,html.dark,[data-theme=dark]) .widgettitle:after,:is(body.dark,html.dark,[data-theme=dark]) h2.widgettitle:after{background-color:var(--brand-color,#0ea5e9)!important}.recent-posts-list{display:grid;gap:16px;list-style:none;margin:0;padding:0}.recent-posts-list li{border:none;margin:0;padding:0}.sidebar-card__link{background:#111;border:1px solid #2a2a2a;border-radius:12px;display:block;overflow:hidden;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.sidebar-card__link:hover{border-color:#4a90e2;box-shadow:0 10px 24px rgba(0,0,0,.35);transform:translateY(-2px)}.sidebar-card__thumb{aspect-ratio:16/8;background:#161616;overflow:hidden;position:relative}.sidebar-card__thumb--empty{align-items:center;background:linear-gradient(135deg,#202020,#2a2a2a);display:flex;justify-content:center}.sidebar-card__thumb-placeholder{background:hsla(0,0%,100%,.08);border-radius:50%;height:48px;width:48px}.sidebar-card__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.sidebar-card__link:hover .sidebar-card__image{transform:scale(1.05)}.sidebar-card__audio-badge{left:auto;position:absolute;right:0;top:0;z-index:7}.sidebar-card__audio-badge~.sidebar-card__badge{top:12px}.sidebar-card__badge{background:var(--badge-bg,rgba(0,0,0,.78));border:1px solid var(--badge-bg,hsla(0,0%,100%,.2));border-radius:999px;box-shadow:0 6px 18px rgba(15,23,42,.35);color:var(--badge-text,#fff);font-size:11px;font-weight:700;left:12px;letter-spacing:.04em;padding:4px 10px 5px;position:absolute;text-transform:uppercase;top:12px}.sidebar-card__body{display:flex;flex-direction:column;gap:6px;padding:10px 12px 12px}.sidebar-card__title{color:#f0f0f0;display:-webkit-box;font-size:15px;font-weight:600;-webkit-line-clamp:2;line-clamp:2;line-height:1.45;margin:0;overflow:hidden;-webkit-box-orient:vertical}.sidebar-card__link:hover .sidebar-card__title{color:#4a90e2}body.light-mode .sidebar-card__link{background:#fff;border-color:#e1e5ea}body.light-mode .sidebar-card__thumb{background:#f2f5f8}body.light-mode .sidebar-card__thumb--empty{background:linear-gradient(135deg,#f5f7fa,#e8ecf1)}body.light-mode .sidebar-card__thumb-placeholder{background:rgba(0,0,0,.08)}body.light-mode .sidebar-card__title{color:#1f2937}.tags-cloud{line-height:1.6}.tags-cloud a{background:#333;border-radius:4px;color:#ccc;display:inline-block;font-size:12px;margin:2px;padding:4px 8px;text-decoration:none;transition:background .2s ease,color .2s ease}.tags-cloud a:hover{background:#4a90e2;color:#fff}body.light-mode .tags-cloud a{background:#eef2f6;color:#3a4753}body.light-mode .tags-cloud a:hover{background:#4a90e2;color:#fff}.pressgpt-popular-numbered{display:grid;gap:8px;list-style:none;margin:0;padding:0}.popular-numbered__item{align-items:flex-start;background:#111;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:flex;gap:12px;padding:10px 12px;transition:transform .2s ease,border-color .2s ease}.popular-numbered__item:hover{border-color:rgba(0,212,255,.5);transform:translateY(-1px)}.popular-numbered__index{align-items:center;background:rgba(0,212,255,.18);border-radius:999px;color:#00d4ff;display:flex;font-size:.9rem;font-weight:700;height:28px;justify-content:center;width:28px}.popular-numbered__title{font-size:.95rem;line-height:1.35;margin:0}.popular-numbered__title a{align-items:center;color:hsla(0,0%,100%,.9);display:inline-flex;gap:6px;text-decoration:none}.popular-numbered__title a:hover{color:#00d4ff}body.light-mode .popular-numbered__item{background:#fff;border-color:rgba(0,0,0,.08)}body.light-mode .popular-numbered__index{background:rgba(74,144,226,.18);color:#4a90e2}body.light-mode .popular-numbered__title a{color:#1f2937}body.light-mode .popular-numbered__title a:hover{color:#4a90e2}.pressgpt-popular-jetpack{display:grid;gap:12px;list-style:none;margin:0;padding:0}.popular-jetpack__item{align-items:center;background:#111;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:flex;gap:12px;padding:10px 12px;transition:transform .2s ease,border-color .2s ease}.popular-jetpack__item:hover{border-color:rgba(0,212,255,.5);transform:translateY(-1px)}.popular-jetpack__thumb{align-items:center;aspect-ratio:1;background:#151515;border-radius:10px;display:flex;justify-content:center;overflow:hidden;width:64px}.popular-jetpack__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.popular-jetpack__title{color:hsla(0,0%,100%,.9);font-size:.95rem;line-height:1.35;margin:0;text-decoration:none}.popular-jetpack__title:hover{color:#00d4ff}body.light-mode .popular-jetpack__item{background:#fff;border-color:rgba(0,0,0,.08)}body.light-mode .popular-jetpack__thumb{background:#f1f3f5}body.light-mode .popular-jetpack__title{color:#1f2937}body.light-mode .popular-jetpack__title:hover{color:#4a90e2}.pressgpt-popular-cards{display:grid;gap:12px;list-style:none;margin:0;padding:0}.popular-cards__item{background:#111;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.popular-cards__item:hover{border-color:rgba(0,212,255,.5);transform:translateY(-2px)}.popular-cards__link{display:grid;gap:12px;grid-template-columns:112px 1fr;text-decoration:none}.popular-cards__thumb{background:#161616;overflow:hidden;position:relative}.popular-cards__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.popular-cards__link:hover .popular-cards__image{transform:scale(1.05)}.popular-cards__body{display:flex;flex-direction:column;gap:6px;padding:12px 12px 12px 0}.popular-cards__title{color:hsla(0,0%,100%,.9);font-size:.95rem;line-height:1.35;margin:0}.popular-cards__meta{align-items:center;color:hsla(0,0%,100%,.6);display:flex;font-size:.82rem;gap:8px}body.light-mode .popular-cards__item{background:#fff;border-color:rgba(0,0,0,.08)}body.light-mode .popular-cards__thumb{background:#f2f5f8}body.light-mode .popular-cards__title{color:#1f2937}body.light-mode .popular-cards__meta{color:#6c7280}.pgpt-duty-pharmacies{display:grid;gap:16px}.duty-card{background:rgba(0,0,0,.75);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;display:grid;gap:10px;padding:16px}.duty-card__city{font-size:1rem;font-weight:600;margin:0}.duty-card__info{display:flex;flex-direction:column;font-size:.95rem;gap:6px}.duty-card__label{color:hsla(0,0%,100%,.6);font-size:.82rem;letter-spacing:.02em;text-transform:uppercase}.duty-card__name{color:rgba(0,212,255,.9);font-size:1.1rem;font-weight:700}.duty-card__address{color:hsla(0,0%,100%,.8);line-height:1.5}.duty-card__phone{align-items:center;color:#fff;display:inline-flex;gap:6px;text-decoration:none}.duty-card__phone:hover{color:rgba(0,212,255,.95);text-decoration:underline}body.light-mode .duty-card{background:hsla(0,0%,100%,.95);border-color:rgba(0,0,0,.06)}body.light-mode .duty-card__label{color:rgba(0,0,0,.6)}body.light-mode .duty-card__name{color:#4a90e2}body.light-mode .duty-card__address{color:#383f4a}body.light-mode .duty-card__phone{color:#1f2937}body.light-mode .duty-card__phone:hover{color:#4a90e2}.widget_tag_cloud .tagcloud a{align-items:center;background:#1f252f;border-radius:999px;color:#e0e6ef;display:inline-flex;font-size:13px!important;gap:6px;margin:4px;padding:6px 10px}.widget_tag_cloud .tagcloud a:hover{background:#00d4ff;color:#000}body.light-mode .widget_tag_cloud .tagcloud a{background:#eef2f6;color:#3a4753}body.light-mode .widget_tag_cloud .tagcloud a:hover{background:#4a90e2;color:#fff}.widget_audio .mejs-container{border-radius:12px;overflow:hidden}.widget_audio .mejs-controls{background:#10161f;padding:12px}.widget_audio .mejs-time-current,.widget_audio .mejs-time-total{border-radius:999px}body.light-mode .widget_audio .mejs-controls{background:#eff3f9}.widget_calendar table{border-collapse:collapse;color:hsla(0,0%,100%,.88);font-size:14px;text-align:center;width:100%}.widget_calendar caption{font-weight:700;margin-bottom:12px}.widget_calendar td,.widget_calendar th{border:1px solid hsla(0,0%,100%,.08);padding:8px 4px}.widget_calendar .pad{opacity:.3}.widget_calendar a{color:#00d4ff;text-decoration:none}body.light-mode .widget_calendar table{color:#2b3a4d}body.light-mode .widget_calendar td,body.light-mode .widget_calendar th{border-color:rgba(0,0,0,.08)}body.light-mode .widget_calendar .pad{opacity:.45}.widget_rss .widget-title a{color:inherit;text-decoration:none}.widget_rss li{margin-bottom:16px}.widget_rss .rsswidget{color:hsla(0,0%,100%,.9);font-weight:600;text-decoration:none}.widget_rss .rsswidget:hover{color:#00d4ff}.widget_rss .rss-date,.widget_rss cite{color:hsla(0,0%,100%,.6);display:block;font-size:12px;margin-top:4px}.widget_rss .rssSummary{color:hsla(0,0%,100%,.65);font-size:13px;line-height:1.5;margin-top:6px}body.light-mode .widget_rss .rsswidget{color:#1f2937}body.light-mode .widget_rss .rsswidget:hover{color:#4a90e2}body.light-mode .widget_rss .rss-date,body.light-mode .widget_rss cite{color:#6b7280}body.light-mode .widget_rss .rssSummary{color:#4b5563}.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul{display:grid;gap:10px;list-style:none;margin:0;padding:0}.widget_archive li,.widget_categories li,.widget_meta li,.widget_nav_menu li,.widget_pages li,.widget_recent_comments li,.widget_recent_entries li{align-items:center;background:rgba(0,0,0,.35);border-radius:10px;display:flex;justify-content:space-between;padding:10px 12px}.widget_archive a,.widget_categories a,.widget_meta a,.widget_nav_menu a,.widget_pages a,.widget_recent_comments a,.widget_recent_entries a{color:hsla(0,0%,100%,.85);font-weight:600;text-decoration:none}.widget_archive a:hover,.widget_categories a:hover,.widget_meta a:hover,.widget_nav_menu a:hover,.widget_pages a:hover,.widget_recent_comments a:hover,.widget_recent_entries a:hover{color:#00d4ff}.widget_archive .count,.widget_categories .count,.widget_meta .count,.widget_nav_menu .count,.widget_pages .count,.widget_recent_comments .count,.widget_recent_entries .count{background:rgba(0,0,0,.2);border-radius:999px;color:hsla(0,0%,100%,.7);font-size:12px;padding:4px 8px}body.light-mode .widget_archive li,body.light-mode .widget_categories li,body.light-mode .widget_meta li,body.light-mode .widget_nav_menu li,body.light-mode .widget_pages li,body.light-mode .widget_recent_comments li,body.light-mode .widget_recent_entries li{background:rgba(0,0,0,.05)}body.light-mode .widget_archive a,body.light-mode .widget_categories a,body.light-mode .widget_meta a,body.light-mode .widget_nav_menu a,body.light-mode .widget_pages a,body.light-mode .widget_recent_comments a,body.light-mode .widget_recent_entries a{color:#1f2937}body.light-mode .widget_archive a:hover,body.light-mode .widget_categories a:hover,body.light-mode .widget_meta a:hover,body.light-mode .widget_nav_menu a:hover,body.light-mode .widget_pages a:hover,body.light-mode .widget_recent_comments a:hover,body.light-mode .widget_recent_entries a:hover{color:#4a90e2}body.light-mode .widget_archive .count,body.light-mode .widget_categories .count,body.light-mode .widget_meta .count,body.light-mode .widget_nav_menu .count,body.light-mode .widget_pages .count,body.light-mode .widget_recent_comments .count,body.light-mode .widget_recent_entries .count{background:rgba(0,0,0,.08);color:#4b5563}.widget_search .search-form{display:flex;gap:8px}.widget_search .search-field{background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.12);border-radius:8px;color:hsla(0,0%,100%,.9);flex:1;padding:10px 12px}.widget_search .search-submit{background:#00d4ff;border:none;border-radius:8px;color:#000;cursor:pointer;font-weight:700;padding:10px 16px}body.light-mode .widget_search .search-field{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.12);color:#1f2937}.widget-social-icons{display:flex;flex-wrap:wrap;gap:10px}.widget-social-icons a{align-items:center;background:hsla(0,0%,100%,.08);border-radius:8px;color:#fff;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:transform .2s ease,background .2s ease;width:40px}.widget-social-icons a:hover{background:#00d4ff;color:#000;transform:translateY(-2px)}body.light-mode .widget-social-icons a{background:rgba(0,0,0,.08);color:#1f2937}body.light-mode .widget-social-icons a:hover{background:#4a90e2;color:#fff}.widget{margin-bottom:20px}#home-authors-below-widgets .widget,#home-hero-below-widgets .widget,#home-hero-widgets .widget{margin-bottom:0}#home-authors-below-widgets>.widgets>.widget+.widget,#home-hero-below-widgets>.widgets>.widget+.widget,#home-hero-widgets>.widgets>.widget+.widget{margin-top:15px}.pgpt-breaking-news{background:#3f3f3f;border:1px solid hsla(0,0%,100%,.06);border-radius:16px;box-shadow:0 18px 28px rgba(15,23,42,.22);color:#fff;display:block;min-height:320px;overflow:hidden;position:relative}.pgpt-breaking-news__body{display:flex;flex-direction:column;position:relative}.pgpt-breaking-news__stage{min-height:360px;overflow:hidden;position:relative}.pgpt-breaking-news__item{box-sizing:border-box;display:none;position:relative}.pgpt-breaking-news__item.is-active{display:block}.pgpt-breaking-news__link{color:inherit;display:block;height:100%;min-height:360px;overflow:hidden;position:relative;text-decoration:none}.pgpt-breaking-news__media{background:radial-gradient(circle at center,hsla(0,0%,100%,.08) 0,rgba(15,23,42,.75) 100%);inset:0;position:relative;position:absolute;z-index:0}.pgpt-breaking-news__media img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.pgpt-breaking-news__badges{align-items:flex-end;display:flex;flex-direction:column;gap:8px;left:auto;pointer-events:none;position:absolute;right:16px;top:16px;z-index:1}.pgpt-breaking-news__badge{align-items:center;border-radius:10px;display:inline-flex;font-size:.78rem;font-weight:700;gap:8px;left:auto!important;letter-spacing:.4px;line-height:1;padding:6px 10px;pointer-events:auto;position:relative!important;text-transform:uppercase;top:auto!important;transition:all .2s ease;z-index:auto!important}.pgpt-breaking-news__badge--gallery{background:rgba(156,39,176,.95);border:1px solid rgba(123,31,162,.9);color:#fff}.pgpt-breaking-news__badge--gallery i{color:inherit;font-size:.9rem}.pgpt-breaking-news__placeholder{align-items:center;background:repeating-linear-gradient(45deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.08) 10px,hsla(0,0%,100%,.02) 0,hsla(0,0%,100%,.02) 20px);color:hsla(0,0%,100%,.7);display:flex;font-size:15px;inset:0;justify-content:center;position:absolute}.pgpt-breaking-news__content{background:transparent;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:32px 32px 10px;position:absolute;right:0;z-index:1}.pgpt-breaking-news__content:before{background:linear-gradient(180deg,rgba(15,23,42,0),rgba(15,23,42,.4) 55%,rgba(15,23,42,.92));content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.pgpt-breaking-news__title{color:#fff!important;font-size:30px;font-weight:700;line-height:1.2;margin:0;position:relative;text-shadow:0 8px 18px rgba(0,0,0,.45);z-index:1}.pgpt-breaking-news__nav{background:#2a2a2a;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:20px 24px 24px}.pgpt-breaking-news__nav-button{align-items:center;background:#3b3b3b;border:1px solid hsla(0,0%,100%,.18);border-radius:50%;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5);color:hsla(0,0%,100%,.85);cursor:pointer;display:inline-flex;font-size:14px;font-weight:900;height:36px;justify-content:center;transition:all .25s ease;width:36px}.pgpt-breaking-news__nav-button:focus,.pgpt-breaking-news__nav-button:hover{border-color:#ff1f1f;color:#fff;outline:none}.pgpt-breaking-news__nav-button.is-active{background:#ff1f1f;border-color:#ff1f1f;box-shadow:0 12px 18px rgba(255,31,31,.45);color:#fff}.pgpt-breaking-news__nav-button .screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;width:1px}@media(max-width:1024px){.pgpt-breaking-news{min-height:260px}.pgpt-breaking-news__content{padding:24px}.pgpt-breaking-news__title{font-size:26px}}@media(max-width:768px){.pgpt-breaking-news{border-radius:0}.pgpt-breaking-news__badges{gap:6px;left:auto;right:12px;top:12px}.pgpt-breaking-news__badge{border-radius:8px;font-size:.82rem;gap:6px;padding:4px 8px}.pgpt-breaking-news__badge i{font-size:.8rem}.pgpt-breaking-news__rail{background:#313131;border-radius:0;flex-direction:row;min-width:100%;padding:12px 18px;pointer-events:auto;position:static;width:100%}.pgpt-breaking-news__stage{min-height:220px;padding-top:0}.pgpt-breaking-news__item{position:relative}.pgpt-breaking-news__content{padding:20px}.pgpt-breaking-news__title{font-size:22px}.pgpt-breaking-news__nav{gap:6px;padding:14px 10px 16px}.pgpt-breaking-news__nav-button{font-size:12px;height:29px;width:29px}}@media(max-width:480px){.pgpt-breaking-news__badges{gap:5px;left:auto;right:10px;top:10px}.pgpt-breaking-news__badge{align-items:center;border-radius:6px;display:inline-flex;font-size:.78rem;font-weight:800;gap:4px;padding:3px 6px;text-transform:uppercase}.pgpt-breaking-news__badge i{font-size:1.2rem}.pgpt-breaking-news__content{padding:16px}.pgpt-breaking-news__title{font-size:18px}}body.light-mode .pgpt-breaking-news__badge--gallery{background:rgba(156,39,176,.95);border-color:rgba(123,31,162,.9);color:#fff}.pgpt-ara-manset,.pgpt-five-ara-manset{padding:0}.pgpt-ara-manset__grid,.pgpt-five-ara-manset__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.pgpt-ara-manset--1 .pgpt-ara-manset__grid,.pgpt-ara-manset--1 .pgpt-five-ara-manset__grid{grid-template-columns:1fr}.pgpt-ara-manset--2 .pgpt-ara-manset__grid,.pgpt-ara-manset--2 .pgpt-five-ara-manset__grid{grid-template-columns:repeat(2,1fr)}.pgpt-ara-manset--3 .pgpt-ara-manset__grid,.pgpt-ara-manset--3 .pgpt-five-ara-manset__grid{grid-template-columns:repeat(3,1fr)}.pgpt-ara-manset--4 .pgpt-ara-manset__grid,.pgpt-ara-manset--4 .pgpt-five-ara-manset__grid{grid-template-columns:repeat(4,1fr)}.pgpt-ara-manset--10 .pgpt-ara-manset__grid,.pgpt-ara-manset--10 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--5 .pgpt-ara-manset__grid,.pgpt-ara-manset--5 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--6 .pgpt-ara-manset__grid,.pgpt-ara-manset--6 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--7 .pgpt-ara-manset__grid,.pgpt-ara-manset--7 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--8 .pgpt-ara-manset__grid,.pgpt-ara-manset--8 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--9 .pgpt-ara-manset__grid,.pgpt-ara-manset--9 .pgpt-five-ara-manset__grid{grid-template-columns:repeat(5,1fr)}@media(max-width:767px){.pgpt-ara-manset,.pgpt-five-ara-manset{padding:0 5px}.pgpt-ara-manset__grid,.pgpt-five-ara-manset__grid{gap:10px;grid-template-columns:repeat(2,1fr)!important}.pgpt-ara-manset__item{border-radius:0!important}.pgpt-ara-manset--mobile-1 .pgpt-ara-manset__item:nth-child(n+2),.pgpt-ara-manset--mobile-10 .pgpt-ara-manset__item:nth-child(n+11),.pgpt-ara-manset--mobile-2 .pgpt-ara-manset__item:nth-child(n+3),.pgpt-ara-manset--mobile-3 .pgpt-ara-manset__item:nth-child(n+4),.pgpt-ara-manset--mobile-4 .pgpt-ara-manset__item:nth-child(n+5),.pgpt-ara-manset--mobile-5 .pgpt-ara-manset__item:nth-child(n+6),.pgpt-ara-manset--mobile-6 .pgpt-ara-manset__item:nth-child(n+7),.pgpt-ara-manset--mobile-7 .pgpt-ara-manset__item:nth-child(n+8),.pgpt-ara-manset--mobile-8 .pgpt-ara-manset__item:nth-child(n+9),.pgpt-ara-manset--mobile-9 .pgpt-ara-manset__item:nth-child(n+10){display:none}}@media(min-width:768px){.pgpt-ara-manset--1 .pgpt-ara-manset__item:nth-child(n+2),.pgpt-ara-manset--10 .pgpt-ara-manset__item:nth-child(n+11),.pgpt-ara-manset--2 .pgpt-ara-manset__item:nth-child(n+3),.pgpt-ara-manset--3 .pgpt-ara-manset__item:nth-child(n+4),.pgpt-ara-manset--4 .pgpt-ara-manset__item:nth-child(n+5),.pgpt-ara-manset--5 .pgpt-ara-manset__item:nth-child(n+6),.pgpt-ara-manset--6 .pgpt-ara-manset__item:nth-child(n+7),.pgpt-ara-manset--7 .pgpt-ara-manset__item:nth-child(n+8),.pgpt-ara-manset--8 .pgpt-ara-manset__item:nth-child(n+9),.pgpt-ara-manset--9 .pgpt-ara-manset__item:nth-child(n+10){display:none}}@media(min-width:768px)and (max-width:1169px){.pgpt-ara-manset--10 .pgpt-ara-manset__grid,.pgpt-ara-manset--10 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--6 .pgpt-ara-manset__grid,.pgpt-ara-manset--6 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--7 .pgpt-ara-manset__grid,.pgpt-ara-manset--7 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--8 .pgpt-ara-manset__grid,.pgpt-ara-manset--8 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--9 .pgpt-ara-manset__grid,.pgpt-ara-manset--9 .pgpt-five-ara-manset__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1170px){.pgpt-ara-manset--10 .pgpt-ara-manset__grid,.pgpt-ara-manset--10 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--6 .pgpt-ara-manset__grid,.pgpt-ara-manset--6 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--7 .pgpt-ara-manset__grid,.pgpt-ara-manset--7 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--8 .pgpt-ara-manset__grid,.pgpt-ara-manset--8 .pgpt-five-ara-manset__grid,.pgpt-ara-manset--9 .pgpt-ara-manset__grid,.pgpt-ara-manset--9 .pgpt-five-ara-manset__grid{grid-template-columns:repeat(5,1fr)}}.pgpt-ara-manset__item{background:var(--pressgpt-color-white,#fff);border:1px solid rgba(15,23,42,.08);border-radius:var(--pgpt-ara-manset-border-radius,12px);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}body:not(.light-mode) .pgpt-ara-manset__item{background:var(--pressgpt-color-bg-elevated,#151515);border-color:hsla(0,0%,100%,.06)}.pgpt-ara-manset__link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.pgpt-ara-manset__item:hover{box-shadow:0 18px 30px rgba(15,23,42,.15);transform:translateY(-4px)}body:not(.light-mode) .pgpt-ara-manset__item:hover{box-shadow:0 18px 36px rgba(0,0,0,.4)}.pgpt-ara-manset__media,.pgpt-five-ara-manset__media{aspect-ratio:16/8;background:linear-gradient(135deg,rgba(15,23,42,.2),rgba(15,23,42,.6));display:block;margin-bottom:0;overflow:hidden;position:relative}.pgpt-ara-manset__badges{display:block;inset:0;pointer-events:none;position:absolute;z-index:4}.pgpt-ara-manset__badge{pointer-events:auto}.pgpt-ara-manset__image,.pgpt-ara-manset__placeholder,.pgpt-five-ara-manset__image,.pgpt-five-ara-manset__placeholder{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pgpt-ara-manset__placeholder,.pgpt-five-ara-manset__placeholder{background:linear-gradient(135deg,rgba(148,163,184,.35),rgba(71,85,105,.55))}.pgpt-ara-manset__content,.pgpt-five-ara-manset__content{align-items:flex-start;background-color:var(--pgpt-ara-manset-content-bg,transparent);display:flex;flex:1;padding:14px 16px 18px}body:not(.light-mode) .pgpt-ara-manset__content,body:not(.light-mode) .pgpt-five-ara-manset__content{background-color:transparent}.pgpt-ara-manset__title,.pgpt-five-ara-manset__title{color:var(--pgpt-ara-manset-title-color,#0f172a);display:-webkit-box;font-size:16px;font-weight:600;-webkit-line-clamp:3;line-clamp:3;line-height:1.35;margin:0;-webkit-box-orient:vertical;overflow:hidden}body:not(.light-mode) .pgpt-ara-manset__title,body:not(.light-mode) .pgpt-five-ara-manset__title{color:hsla(0,0%,100%,.9)}.pgpt-ara-manset__item:hover .pgpt-ara-manset__title,.pgpt-ara-manset__item:hover .pgpt-five-ara-manset__title{color:var(--pgpt-ara-manset-title-hover-color,#0f172a)}body:not(.light-mode) .pgpt-ara-manset__item:hover .pgpt-ara-manset__title,body:not(.light-mode) .pgpt-ara-manset__item:hover .pgpt-five-ara-manset__title{color:var(--pgpt-ara-manset-title-hover-color,var(--pressgpt-color-accent,#00d4ff))}@media(max-width:767px){.pgpt-ara-manset__content,.pgpt-five-ara-manset__content{padding:6px!important}}.pgpt-ara-manset-2{padding:0}.pgpt-ara-manset-2__grid{display:grid;gap:5px;grid-template-columns:repeat(var(--pgpt-ara-manset-2-columns,5),1fr)}.pgpt-ara-manset-2__item{background:var(--pressgpt-color-bg-elevated,#151515);border-radius:var(--pgpt-ara-manset-2-border-radius,0);box-shadow:0 2px 8px rgba(0,0,0,.12);overflow:hidden;position:relative;transition:transform .3s ease}.pgpt-ara-manset-2__item:hover{transform:translateY(-3px)}.pgpt-ara-manset-2__link{color:inherit;display:block;height:100%;text-decoration:none}.pgpt-ara-manset-2__media{display:block;height:310px;margin:0;overflow:hidden;position:relative}.pgpt-ara-manset-2__image,.pgpt-ara-manset-2__placeholder{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pgpt-ara-manset-2__placeholder{background:linear-gradient(135deg,rgba(148,163,184,.35),rgba(71,85,105,.55))}.pgpt-ara-manset-2__overlay{align-items:flex-end;background:var(--pgpt-ara-manset-2-content-bg,linear-gradient(to top,rgba(0,0,0,.9) 0,rgba(0,0,0,.4) 65%,transparent 100%));bottom:0;display:flex;left:0;min-height:70px;padding:35px 12px 12px;position:absolute;right:0}.pgpt-ara-manset-2__title{color:var(--pgpt-ara-manset-2-title-color,#fff);display:-webkit-box;font-size:1.05rem;font-weight:600;-webkit-line-clamp:3;line-clamp:3;line-height:1.2;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.5);-webkit-box-orient:vertical;overflow:hidden}.pgpt-ara-manset-2__item:hover .pgpt-ara-manset-2__title{color:var(--pgpt-ara-manset-2-title-hover-color,#fff)}.pgpt-ara-manset-2__badges{display:block;inset:0;pointer-events:none;position:absolute;z-index:4}.pgpt-ara-manset-2__badge{pointer-events:auto}.pgpt-ara-manset-2--1 .pgpt-ara-manset-2__grid{grid-template-columns:1fr}.pgpt-ara-manset-2--2 .pgpt-ara-manset-2__grid{grid-template-columns:repeat(2,1fr)}.pgpt-ara-manset-2--3 .pgpt-ara-manset-2__grid{grid-template-columns:repeat(3,1fr)}.pgpt-ara-manset-2--4 .pgpt-ara-manset-2__grid{grid-template-columns:repeat(4,1fr)}.pgpt-ara-manset-2--10 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--5 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--6 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--7 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--8 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--9 .pgpt-ara-manset-2__grid{grid-template-columns:repeat(5,1fr)}@media(max-width:1200px){.pgpt-ara-manset-2__title{font-size:.95rem}}@media(max-width:1024px){.pgpt-ara-manset-2--1 .pgpt-ara-manset-2__grid{grid-template-columns:1fr!important}.pgpt-ara-manset-2--2 .pgpt-ara-manset-2__grid{grid-template-columns:repeat(2,1fr)!important}.pgpt-ara-manset-2--3 .pgpt-ara-manset-2__grid{grid-template-columns:repeat(3,1fr)!important}.pgpt-ara-manset-2--4 .pgpt-ara-manset-2__grid{grid-template-columns:repeat(4,1fr)!important}.pgpt-ara-manset-2--10 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--5 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--6 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--7 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--8 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--9 .pgpt-ara-manset-2__grid{grid-template-columns:repeat(3,1fr)!important}.pgpt-ara-manset-2--10 .pgpt-ara-manset-2__item:nth-child(n+4),.pgpt-ara-manset-2--5 .pgpt-ara-manset-2__item:nth-child(n+4),.pgpt-ara-manset-2--6 .pgpt-ara-manset-2__item:nth-child(n+4),.pgpt-ara-manset-2--7 .pgpt-ara-manset-2__item:nth-child(n+4),.pgpt-ara-manset-2--8 .pgpt-ara-manset-2__item:nth-child(n+4),.pgpt-ara-manset-2--9 .pgpt-ara-manset-2__item:nth-child(n+4){display:none}}@media(max-width:768px){.pgpt-ara-manset-2{padding:0 5px}.pgpt-ara-manset-2__grid{gap:10px}.pgpt-ara-manset-2--mobile-1 .pgpt-ara-manset-2__grid{grid-template-columns:1fr!important}.pgpt-ara-manset-2--mobile-10 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--mobile-2 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--mobile-3 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--mobile-4 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--mobile-5 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--mobile-6 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--mobile-7 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--mobile-8 .pgpt-ara-manset-2__grid,.pgpt-ara-manset-2--mobile-9 .pgpt-ara-manset-2__grid{grid-template-columns:repeat(2,1fr)!important}.pgpt-ara-manset-2__media{height:260px}.pgpt-ara-manset-2__title{font-size:1.1rem}.pgpt-ara-manset-2--mobile-1 .pgpt-ara-manset-2__item:nth-child(n+2),.pgpt-ara-manset-2--mobile-10 .pgpt-ara-manset-2__item:nth-child(n+11),.pgpt-ara-manset-2--mobile-2 .pgpt-ara-manset-2__item:nth-child(n+3),.pgpt-ara-manset-2--mobile-3 .pgpt-ara-manset-2__item:nth-child(n+4),.pgpt-ara-manset-2--mobile-4 .pgpt-ara-manset-2__item:nth-child(n+5),.pgpt-ara-manset-2--mobile-5 .pgpt-ara-manset-2__item:nth-child(n+6),.pgpt-ara-manset-2--mobile-6 .pgpt-ara-manset-2__item:nth-child(n+7),.pgpt-ara-manset-2--mobile-7 .pgpt-ara-manset-2__item:nth-child(n+8),.pgpt-ara-manset-2--mobile-8 .pgpt-ara-manset-2__item:nth-child(n+9),.pgpt-ara-manset-2--mobile-9 .pgpt-ara-manset-2__item:nth-child(n+10){display:none}}@media(min-width:769px){.pgpt-ara-manset-2--1 .pgpt-ara-manset-2__item:nth-child(n+2),.pgpt-ara-manset-2--10 .pgpt-ara-manset-2__item:nth-child(n+11),.pgpt-ara-manset-2--2 .pgpt-ara-manset-2__item:nth-child(n+3),.pgpt-ara-manset-2--3 .pgpt-ara-manset-2__item:nth-child(n+4),.pgpt-ara-manset-2--4 .pgpt-ara-manset-2__item:nth-child(n+5),.pgpt-ara-manset-2--5 .pgpt-ara-manset-2__item:nth-child(n+6),.pgpt-ara-manset-2--6 .pgpt-ara-manset-2__item:nth-child(n+7),.pgpt-ara-manset-2--7 .pgpt-ara-manset-2__item:nth-child(n+8),.pgpt-ara-manset-2--8 .pgpt-ara-manset-2__item:nth-child(n+9),.pgpt-ara-manset-2--9 .pgpt-ara-manset-2__item:nth-child(n+10){display:none}}.pgpt-seven-ara-manset__container{--pgpt-seven-ara-accent:var(--pressgpt-color-accent,#00d4ff);--pgpt-seven-ara-header-bg:color-mix(in srgb,var(--pgpt-seven-ara-accent) 12%,var(--pressgpt-color-white,#fff) 88%);--pgpt-seven-ara-header-border:rgba(15,23,42,.12);--pgpt-seven-ara-header-text:#0f172a;--pgpt-seven-ara-cta-bg:var(--pgpt-seven-ara-accent);--pgpt-seven-ara-cta-text:#06131f;--pgpt-seven-ara-cta-label:rgba(6,19,31,.74);--pgpt-seven-ara-surface:var(--pressgpt-color-white,#fff);--pgpt-seven-ara-border:rgba(15,23,42,.08);--pgpt-seven-ara-shadow:rgba(15,23,42,.08);--pgpt-seven-ara-card-bg:var(--pressgpt-color-white,#fff);--pgpt-seven-ara-card-border:rgba(15,23,42,.08);--pgpt-seven-ara-card-title:#0f172a;--pgpt-seven-ara-card-title-hover:var(--pgpt-seven-ara-accent,#00d4ff);--pgpt-seven-ara-scrollbar:rgba(15,23,42,.2);background-color:var(--pgpt-seven-ara-surface);border:1px solid var(--pgpt-seven-ara-border);border-radius:10px;box-shadow:0 12px 24px var(--pgpt-seven-ara-shadow);color:var(--pgpt-seven-ara-card-title,#0f172a);display:flex;flex-direction:column;gap:10px;padding:5px}.pgpt-seven-ara-manset__header{align-items:center;background-color:var(--pgpt-seven-ara-header-bg);border:1px solid var(--pgpt-seven-ara-header-border);border-radius:10px;color:var(--pgpt-seven-ara-header-text);display:flex;gap:20px;justify-content:space-between;margin-bottom:0;padding:10px;position:relative}.pgpt-seven-ara-manset__heading{align-items:center;display:flex;flex:1;gap:16px}.pgpt-seven-ara-manset__container .pgpt-seven-ara-manset__section-title{color:inherit;font-family:inherit;font-size:20px;font-weight:800;letter-spacing:.02em;line-height:1.2;margin:0;margin-block-end:0;margin-block-start:0;text-transform:uppercase}.pgpt-seven-ara-manset__section-divider{background:color-mix(in srgb,var(--pgpt-seven-ara-header-text,#0f172a) 18%,transparent);border-radius:999px;flex:1;height:2px}.pgpt-seven-ara-manset__actions{align-items:center;display:flex;gap:12px}.pgpt-seven-ara-manset__actions-dots{align-items:center;display:inline-flex;gap:6px}.pgpt-seven-ara-manset__actions-dots span{background:var(--pgpt-seven-ara-header-text,#000);border-radius:999px;display:inline-block;height:8px;width:8px}.pgpt-seven-ara-manset__cta{align-items:center;background:var(--pgpt-seven-ara-cta-bg,var(--pressgpt-color-accent,#00d4ff));border-radius:999px;box-shadow:0 8px 18px color-mix(in srgb,var(--pgpt-seven-ara-cta-bg,#00d4ff) 35%,transparent);color:var(--pgpt-seven-ara-cta-text,#06131f);display:inline-flex;font-size:14px;font-weight:700;gap:6px;letter-spacing:.04em;padding:8px 18px;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.pgpt-seven-ara-manset__cta:focus-visible,.pgpt-seven-ara-manset__cta:hover{background:color-mix(in srgb,var(--pgpt-seven-ara-cta-bg,#00d4ff) 82%,#002c3f 18%);box-shadow:0 12px 28px color-mix(in srgb,var(--pgpt-seven-ara-cta-bg,#00d4ff) 55%,transparent);color:var(--pgpt-seven-ara-cta-text,#06131f);transform:translateY(-2px)}.pgpt-seven-ara-manset__cta span{color:var(--pgpt-seven-ara-cta-label,rgba(6,19,31,.74));font-size:16px}@media(max-width:640px){.pgpt-seven-ara-manset__header{align-items:center;background-color:var(--pgpt-seven-ara-header-bg);border-radius:0;flex-direction:row;flex-wrap:nowrap;gap:12px}.pgpt-seven-ara-manset__heading{flex:1 1 auto;gap:10px;min-width:0}.pgpt-seven-ara-manset__section-divider{display:none}.pgpt-seven-ara-manset__actions{flex-shrink:0;gap:10px;justify-content:flex-end;margin-left:auto;white-space:nowrap}.pgpt-seven-ara-manset__cta{padding:5px 10px}.pgpt-seven-ara-manset__section-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}body:not(.light-mode) .pgpt-seven-ara-manset__container{--pgpt-seven-ara-accent:color-mix(in srgb,var(--pressgpt-color-accent,#00d4ff) 82%,#19a7d7 18%);--pgpt-seven-ara-header-bg:color-mix(in srgb,var(--pressgpt-color-bg-elevated,#151515) 65%,rgba(0,212,255,.18) 35%);--pgpt-seven-ara-header-border:rgba(0,212,255,.3);--pgpt-seven-ara-header-text:hsla(0,0%,100%,.92);--pgpt-seven-ara-cta-bg:color-mix(in srgb,var(--pressgpt-color-accent,#00d4ff) 88%,#0b3749 12%);--pgpt-seven-ara-cta-text:rgba(3,15,23,.96);--pgpt-seven-ara-cta-label:rgba(3,15,23,.7);--pgpt-seven-ara-surface:var(--pressgpt-color-bg-elevated,#151515);--pgpt-seven-ara-border:hsla(0,0%,100%,.08);--pgpt-seven-ara-shadow:rgba(0,0,0,.45);--pgpt-seven-ara-card-bg:color-mix(in srgb,var(--pressgpt-color-bg-elevated,#151515) 92%,rgba(12,20,32,.08) 8%);--pgpt-seven-ara-card-border:rgba(0,212,255,.22);--pgpt-seven-ara-card-title:hsla(0,0%,100%,.92);--pgpt-seven-ara-card-title-hover:var(--pressgpt-color-accent,#00d4ff);--pgpt-seven-ara-scrollbar:hsla(0,0%,100%,.28)}.pgpt-seven-ara-manset{display:flex;flex-direction:column;gap:10px}.pgpt-seven-ara-manset__featured{display:grid;gap:10px;grid-template-columns:repeat(1,minmax(0,1fr))}@media(max-width:767px){.pgpt-seven-ara-manset__featured{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.pgpt-seven-ara-manset__featured{grid-template-columns:repeat(2,minmax(0,1fr))}}.pgpt-seven-ara-manset__list{display:grid;gap:10px;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:600px){.pgpt-seven-ara-manset__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.pgpt-seven-ara-manset__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.pgpt-seven-ara-manset__list{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:599px){.pgpt-seven-ara-manset__list{display:flex;gap:14px;grid-template-columns:unset;overflow-x:auto;padding:6px 16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.pgpt-seven-ara-manset__list::-webkit-scrollbar{height:6px}.pgpt-seven-ara-manset__list::-webkit-scrollbar-thumb{background:var(--pgpt-seven-ara-scrollbar,rgba(15,23,42,.18));border-radius:999px}.pgpt-seven-ara-manset__item{flex:0 0 clamp(220px,72vw,260px);scroll-snap-align:start}}@media(max-width:520px){.pgpt-seven-ara-manset__list{gap:12px;padding:6px 14px 16px}.pgpt-seven-ara-manset__item{flex-basis:clamp(200px,82vw,240px)}}.pgpt-seven-ara-manset__item{background:var(--pgpt-seven-ara-card-bg,var(--pressgpt-color-white,#fff));border:1px solid var(--pgpt-seven-ara-card-border,rgba(15,23,42,.08));border-radius:16px;box-shadow:0 8px 20px color-mix(in srgb,var(--pgpt-seven-ara-shadow,rgba(15,23,42,.12)) 30%,transparent);overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}body:not(.light-mode) .pgpt-seven-ara-manset__item{background:var(--pgpt-seven-ara-card-bg,var(--pressgpt-color-bg-elevated,#151515));border-color:var(--pgpt-seven-ara-card-border,hsla(0,0%,100%,.08))}.pgpt-seven-ara-manset__item--featured{background:transparent;border:none;min-height:280px}.pgpt-seven-ara-manset__item--featured .pgpt-seven-ara-manset__link{color:#fff;display:block;height:100%}.pgpt-seven-ara-manset__item--featured .pgpt-seven-ara-manset__media{aspect-ratio:16/9;height:100%}.pgpt-seven-ara-manset__item--featured .pgpt-seven-ara-manset__content{background:linear-gradient(180deg,rgba(15,23,42,0),rgba(15,23,42,.75));inset:auto 0 0 0;padding:28px 24px 24px;position:absolute}.pgpt-seven-ara-manset__item--featured .pgpt-seven-ara-manset__card-title{color:#fff;font-size:24px;line-height:1.25}.pgpt-seven-ara-manset__item--compact .pgpt-seven-ara-manset__media{aspect-ratio:4/3}.pgpt-seven-ara-manset__item--compact .pgpt-seven-ara-manset__content{padding:16px 18px 20px}.pgpt-seven-ara-manset__item--compact .pgpt-seven-ara-manset__card-title{color:var(--pgpt-seven-ara-card-title,#0f172a);font-size:16px;line-height:1.35;transition:color .2s ease}.pgpt-seven-ara-manset__item:hover{box-shadow:0 18px 32px color-mix(in srgb,var(--pgpt-seven-ara-shadow,rgba(15,23,42,.16)) 55%,transparent);transform:translateY(-4px)}body:not(.light-mode) .pgpt-seven-ara-manset__item--compact:hover .pgpt-seven-ara-manset__card-title{color:var(--pressgpt-color-accent,#00d4ff)}.pgpt-seven-ara-manset__link{display:block;height:100%;text-decoration:none}.pgpt-seven-ara-manset__media{background:linear-gradient(135deg,rgba(15,23,42,.2),rgba(15,23,42,.55));overflow:hidden;position:relative;width:100%}.pgpt-seven-ara-manset__badges{display:block;inset:0;pointer-events:none;position:absolute;z-index:8}.pgpt-seven-ara-manset__badge{pointer-events:auto}.pgpt-seven-ara-manset__image,.pgpt-seven-ara-manset__placeholder{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pgpt-seven-ara-manset__placeholder{background:linear-gradient(135deg,rgba(148,163,184,.35),rgba(71,85,105,.55))}.pgpt-seven-ara-manset__content{position:relative}.pgpt-seven-ara-manset__card-title{display:-webkit-box;font-weight:600;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.pgpt-seven-ara-manset__card-title--featured{text-shadow:0 6px 24px rgba(0,0,0,.6)}.pgpt-seven-ara-manset__video-badge{left:12px;position:absolute;top:12px;z-index:2}@media(max-width:767px){.pgpt-seven-ara-manset__item--featured .pgpt-seven-ara-manset__card-title{font-size:20px}}@media(max-width:599px){.pgpt-seven-ara-manset__container{border-radius:0;gap:10px}.pgpt-seven-ara-manset,.pgpt-seven-ara-manset__featured{gap:10px}.pgpt-seven-ara-manset__image,.pgpt-seven-ara-manset__placeholder{border-radius:0}.pgpt-seven-ara-manset__item--featured{min-height:240px}.pgpt-seven-ara-manset__item--featured .pgpt-seven-ara-manset__media{aspect-ratio:4/3}.pgpt-seven-ara-manset__item--featured .pgpt-seven-ara-manset__content{padding:22px 20px 18px}.pgpt-seven-ara-manset__item--compact .pgpt-seven-ara-manset__media{aspect-ratio:3/2}.pgpt-seven-ara-manset__item--compact .pgpt-seven-ara-manset__content{padding:14px 16px 18px}}.authors-feature{box-shadow:0 30px 60px -45px rgba(15,23,42,.55);max-width:1170px;position:relative}.authors-feature__outer{align-items:stretch;display:flex;position:relative}.authors-feature__viewport{flex:1 1 auto;overflow:hidden}.authors-feature__track{display:flex;transition:transform .25s ease-out;width:100%}.authors-feature__grid{background:#fff;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));min-width:100%;padding:10px 0;position:relative;z-index:0}.authors-feature__grid:before{background:var(--authors-feature-grid-bg,var(--pressgpt-header-bg,#c90914));clip-path:polygon(0 0,100% 0,100% 35%,0 100%);content:"";inset:0;opacity:.85;pointer-events:none;position:absolute;z-index:-1}.authors-feature__grid--single{grid-template-columns:minmax(249px,320px);justify-content:flex-start}.authors-feature__grid--single .authors-feature__card{margin:0;max-width:249px}.authors-feature__grid--double{grid-template-columns:repeat(2,minmax(240px,1fr));justify-content:flex-start;margin:0;max-width:1027px}.authors-feature__nav{align-items:center;background:var(--authors-feature-grid-bg,#c90914);border:none;color:var(--authors-feature-nav-color,var(--authors-feature-head-color,#fff));cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:50px;justify-content:center;position:relative;transition:background .2s ease,color .2s ease,opacity .2s ease;width:25px;z-index:2}.authors-feature__nav:focus-visible,.authors-feature__nav:hover{background:var(--authors-feature-grid-bg,#a10710)}.authors-feature__nav.is-disabled{cursor:default;pointer-events:none}.authors-feature__nav--prev{border-radius:10px 0 0 10px}.authors-feature__nav--next{border-radius:0 10px 10px 0}.authors-feature__card{background:#fff;border:1px solid #f1f5f9;display:flex;flex-direction:column;gap:5px;padding:10px;position:relative;z-index:1}.authors-feature__card:hover{background-color:#f8f8f8}.authors-feature__person{align-items:center;background-color:var(--authors-feature-person-bg,var(--authors-feature-grid-bg,var(--pressgpt-header-bg,#c90914)));box-shadow:0 10px 18px -14px rgba(15,23,42,.6);display:flex;gap:5px;padding-right:5px}.authors-feature__avatar{flex-shrink:0;height:110px;overflow:visible;position:relative;width:auto;z-index:2}.authors-feature__avatar img{display:block;max-height:120px;max-width:120px;-o-object-fit:cover;object-fit:cover;position:relative;top:-9%;width:100%}.authors-feature__avatar-placeholder{background:linear-gradient(135deg,#e2e8f0,#cbd5f5);border-radius:50%;height:100%;width:100%}.authors-feature__meta{display:flex;flex-direction:column}.authors-feature__name{color:var(--authors-feature-author-name-color,var(--authors-feature-name-color,#fff));font-size:.75rem;font-weight:500;margin:0}.authors-feature__name a{color:inherit;text-decoration:none}.authors-feature__name a:hover{color:var(--authors-feature-author-name-hover-color,inherit);text-decoration:underline}.authors-feature__bio{color:#64748b;font-size:.9rem;line-clamp:2;-webkit-line-clamp:2;line-height:1.45;margin:0}.authors-feature__bio,.authors-feature__post{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.authors-feature__post{color:#111827;font-size:15px;font-weight:600;-webkit-line-clamp:3;line-height:1.5;margin:4px 0 0}.authors-feature__post a{color:var(--authors-feature-post-title-color,var(--authors-feature-name-color,#fff));font-weight:600;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}.authors-feature__post a:hover{color:var(--authors-feature-post-title-hover-color,inherit)}.authors-feature__excerpt{color:#4b5563;display:-webkit-box;font-size:14px!important;line-clamp:2;-webkit-line-clamp:2;line-height:1.5!important;margin:0!important;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.authors-feature{padding:0}.authors-feature__outer{flex-direction:column}.authors-feature__viewport{max-height:480px;overflow-y:auto}.authors-feature__track{display:block;transform:none!important}.authors-feature__grid{min-width:100%}.authors-feature__nav{display:none}.authors-feature__post{font-size:19px;line-height:1.3}}@media(max-width:540px){.authors-feature__grid,.authors-feature__grid--double,.authors-feature__grid--single{gap:10px;gap:0;grid-template-columns:1fr;max-width:100%;padding:0}.authors-feature__grid--double:before,.authors-feature__grid--single:before,.authors-feature__grid:before{display:none}.authors-feature__grid--single .authors-feature__card{max-width:100%}.authors-feature__card{border-radius:5px;gap:5px;padding:20px 10px 10px}.authors-feature__avatar{border:0;border-radius:0;height:100px;overflow:visible;width:120px}.authors-feature__avatar img{max-height:120px;max-width:120px;top:-20%}.authors-feature__person{border-bottom:7px solid #252525;border-left:3px solid #000;border-radius:10px;padding-right:8px}}body:not(.light-mode) .authors-feature{background:#0f172a;border:1px solid #15203c;box-shadow:0 30px 60px -45px rgba(2,6,23,.8)}body:not(.light-mode) .authors-feature__card{background:#111d33;border-color:#1f2a44;box-shadow:0 26px 46px -38px rgba(0,0,0,.6)}body:not(.light-mode) .authors-feature__bio,body:not(.light-mode) .authors-feature__excerpt{color:#fcfcfc}body:not(.light-mode) .authors-feature__grid:before{opacity:.4}body:not(.light-mode) .authors-feature__post,body:not(.light-mode) .authors-feature__post a:hover{color:var(--authors-feature-name-color,#fff)}.authors-feature-2{--authors-feature-2-accent:#dc2626;--authors-feature-2-card-bg:#fff;--authors-feature-2-post-title-color:#1f2937;--authors-feature-2-post-title-hover-color:#dc2626;--authors-feature-2-author-name-color:#dc2626;--authors-feature-2-author-name-hover-color:#b91c1c;background:#e5e7eb;box-shadow:none;max-width:100%}.authors-feature-2__outer{align-items:stretch}.authors-feature-2__track{display:flex}.authors-feature-2__slide{min-width:100%;padding:2px}.authors-feature-2__grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.authors-feature-2__card{background:var(--authors-feature-2-card-bg);border:1px solid #d1d5db;min-height:254px;overflow:hidden;padding:22px;position:relative;transition:box-shadow .2s ease}.authors-feature-2__card:hover{box-shadow:0 8px 18px rgba(15,23,42,.1)}.authors-feature-2__pattern{background-image:radial-gradient(#e5e7eb 1px,transparent 0);background-size:10px 10px;inset:0;opacity:.3;pointer-events:none;position:absolute;z-index:0}.authors-feature-2__content{max-width:calc(100% - 92px);position:relative;z-index:2}.authors-feature-2__post-title{display:-webkit-box;font-size:20px;font-weight:800;-webkit-line-clamp:3;line-clamp:3;line-height:1.18;margin:0 0 12px;text-transform:uppercase;-webkit-box-orient:vertical;overflow:hidden}.authors-feature-2__post-title a{color:var(--authors-feature-2-post-title-color);text-decoration:none}.authors-feature-2__post-title a:hover{color:var(--authors-feature-2-post-title-hover-color)}.authors-feature-2__date{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.06em;margin:0;text-transform:uppercase}.authors-feature-2__author{display:flex;flex-direction:column;margin-top:8px}.authors-feature-2__first,.authors-feature-2__last{color:var(--authors-feature-2-author-name-color-inline,var(--authors-feature-2-author-name-color));font-weight:800;line-height:1.05;text-decoration:none;transition:color .2s ease}.authors-feature-2__author:hover .authors-feature-2__first,.authors-feature-2__author:hover .authors-feature-2__last{color:var(--authors-feature-2-author-name-hover-color-inline,var(--authors-feature-2-author-name-hover-color))!important}.authors-feature-2__first{font-size:34px}.authors-feature-2__last{font-size:40px}.authors-feature-2__number{bottom:-20px;color:rgba(0,0,0,.05);font-size:160px;font-weight:900;line-height:1;pointer-events:none;position:absolute;right:110px;z-index:1}.authors-feature-2__avatar{bottom:0;display:block;filter:drop-shadow(0 10px 15px rgba(0,0,0,.12));height:200px;position:absolute;right:0;width:144px;z-index:3}.authors-feature-2__avatar img{display:block;filter:grayscale(100%);height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;transition:filter .5s ease;width:100%}.authors-feature-2__avatar:hover img{filter:grayscale(0)}.authors-feature-2__dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:20px}.authors-feature-2__dot{background:#d1d5db;border:none;border-radius:999px;cursor:pointer;height:10px;transition:background-color .2s ease;width:10px}.authors-feature-2__dot.is-active{background:var(--authors-feature-2-accent)}@media(max-width:1100px){.authors-feature-2__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.authors-feature-2__viewport{max-height:78vh;overflow-y:auto}.authors-feature-2__track{display:block;transform:none!important}.authors-feature-2__slide{min-width:100%;padding:0}.authors-feature-2__grid{gap:12px;grid-template-columns:1fr}.authors-feature-2__dots{display:none}.authors-feature-2__card{min-height:240px;padding:18px}.authors-feature-2__post-title{font-size:22px}.authors-feature-2__date{font-size:11px}.authors-feature-2__first{font-size:19px}.authors-feature-2__last{font-size:28px}.authors-feature-2__number{font-size:130px;right:86px}.authors-feature-2__avatar{height:124px;width:124px}}body:not(.light-mode) .authors-feature-2__card{border-color:#1f2937}body:not(.light-mode) .authors-feature-2{background:#0b1220}body:not(.light-mode) .authors-feature-2__number{color:hsla(0,0%,100%,.06)}body:not(.light-mode) .authors-feature-2__dot{background:#475569}body:not(.light-mode) .authors-feature-2__dot.is-active{background:var(--authors-feature-2-accent)}#jp-relatedposts{background:#1a1a1a!important;border:1px solid #333!important;border-radius:8px!important;padding:20px!important}.entry-content #jp-relatedposts{border:none!important;padding:20px!important}#jp-relatedposts .jp-relatedposts-headline{font-size:20px!important;font-weight:700!important;margin:20px 0 15px!important}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{margin:20px 0 15px!important}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-title a{font-size:16px!important;font-weight:400!important}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{display:block!important;font-family:inherit!important;font-weight:700!important;margin:10px 0!important;max-width:100%!important;text-transform:none!important}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-excerpt{font-size:14px!important;line-height:1.5!important}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-thumbs img{border-radius:10px!important;box-shadow:0 0 10px rgba(0,0,0,.1)!important;transition:all .3s ease-in-out!important}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-thumbs a:hover img{box-shadow:0 0 15px rgba(0,0,0,.3)!important;opacity:.8!important}body.light-mode #jp-relatedposts{background:#f5f5f5!important;border:1px solid #ddd!important}body.light-mode #jp-relatedposts .jp-relatedposts-headline{color:#333!important}body.light-mode #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-title a{color:#000!important;font-weight:800!important;margin-top:10px}body.light-mode #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-excerpt{color:#555!important}body.light-mode #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-thumbs img{box-shadow:0 0 10px rgba(0,0,0,.05)!important}body.light-mode #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-thumbs a:hover img{box-shadow:0 0 15px rgba(0,0,0,.1)!important}@media(max-width:768px){#jp-relatedposts{margin:20px 0!important}#jp-relatedposts,.entry-content #jp-relatedposts{padding:15px!important}#jp-relatedposts .jp-relatedposts-headline{font-size:18px!important}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-title a{font-size:15px!important}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:18px!important;font-weight:700!important}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-excerpt{font-size:13px!important}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{margin-bottom:15px!important;padding-right:0!important;width:100%!important}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:0!important}}.single-content .sd-content{margin:10px 0 24px!important;padding:0!important}div.sharedaddy h3.sd-title{display:inline-block!important;font-size:9pt!important;font-weight:800!important;line-height:1.2!important;margin:0 0 .5em!important;text-transform:uppercase!important}body.light-mode .single-content .sd-content .sd-title,body.light-mode div.sharedaddy h3.sd-title{color:#1a1a1a!important;font-weight:900!important}.single-content .sd-content .inner,.single-content .sd-content .share-customize-link,.single-content .sd-content .sharing-hidden{display:none!important}.single-content .sd-content .sd-sharing-enabled,.single-content .sd-content ul{display:flex!important;flex-wrap:wrap!important;gap:10px!important;list-style:none!important;margin:0!important;padding:0!important}.single-content .sd-content li{list-style:none!important;margin:0!important;padding:0!important}.single-content .sd-content li.share-end{display:none!important}.single-content .sd-content a.sd-button{align-items:center!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:hsla(0,0%,100%,.05)!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:10px!important;color:#e5e5e5!important;cursor:pointer!important;display:inline-flex!important;font-size:14px!important;font-weight:500!important;height:42px!important;justify-content:center!important;letter-spacing:.01em!important;line-height:1.2!important;overflow:hidden!important;position:relative!important;text-decoration:none!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.single-content .sd-content a.sd-button:hover{background:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.2)!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;transform:translateY(-2px)!important}.single-content .sd-content a.sd-button:active{box-shadow:0 2px 4px rgba(0,0,0,.1)!important;transform:translateY(0)!important}.single-content .sd-content a.sd-button:focus-visible{outline:2px solid #4a9eff!important;outline-offset:3px!important}.single-content .sd-content a.sd-button.share-icon{background-position:16px!important;background-repeat:no-repeat!important;background-size:20px 20px!important}.single-content .sd-content ul li a.sd-button:before{display:inline-block!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;font:400 23px/1 social-logos!important;text-align:center!important;vertical-align:top!important}body.light-mode .single-content .sd-content a.sd-button{background:rgba(0,0,0,.03)!important;border-color:rgba(0,0,0,.08)!important;color:#1a1a1a!important}body.light-mode .single-content .sd-content a.sd-button:hover{background:rgba(0,0,0,.06)!important;border-color:rgba(0,0,0,.12)!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important}:is(body.dark,html.dark,[data-theme=dark],body.dark-mode) .single-content .sd-content .sd-title,:is(body.dark,html.dark,[data-theme=dark],body.dark-mode) div.sharedaddy h3.sd-title{color:hsla(0,0%,100%,.82)!important;text-shadow:0 1px 2px rgba(0,0,0,.45)!important}:is(body.dark,html.dark,[data-theme=dark],body.dark-mode) .single-content .sd-content a.sd-button{background:hsla(0,0%,9%,.92)!important;border:1px solid hsla(0,0%,100%,.12)!important;box-shadow:0 10px 30px rgba(0,0,0,.4)!important;color:rgba(240,244,247,.92)!important}:is(body.dark,html.dark,[data-theme=dark],body.dark-mode) .single-content .sd-content a.sd-button:hover{background:rgba(0,212,255,.12)!important;border-color:rgba(0,212,255,.4)!important;box-shadow:0 12px 32px rgba(0,0,0,.5)!important;color:rgba(0,212,255,.95)!important}:is(body.dark,html.dark,[data-theme=dark],body.dark-mode) .single-content .sd-content a.sd-button:active{box-shadow:0 6px 16px rgba(0,0,0,.4)!important;transform:translateY(0)!important}@media(max-width:1024px){.single-content .sd-content a.sd-button{font-size:13px!important;gap:8px!important;height:40px!important;min-width:100px!important;padding:0 14px!important}.single-content .sd-content a.sd-button.share-icon{background-position:12px!important;background-size:18px 18px!important}}@media(max-width:768px){.single-content .sd-content{margin:24px 0 20px!important}.single-content .sd-content .sd-title{font-size:13px!important;margin-bottom:12px!important}.single-content .sd-content .sd-sharing-enabled,.single-content .sd-content ul{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;justify-content:flex-start!important}.single-content .sd-content li{flex:0 0 auto!important;max-width:none!important;width:auto!important}.single-content .sd-content a.sd-button{align-items:center!important;border-radius:12px!important;flex:0 0 48px!important;gap:0!important;height:48px!important;justify-content:center!important;max-width:48px!important;min-width:48px!important;padding:0!important;width:48px!important}.single-content .sd-content a.sd-button.share-icon{background-position:50%!important;background-size:22px 22px!important;padding-left:0!important}.single-content .sd-content ul li a.sd-button:before{font-size:24px!important}.single-content .sd-content a.sd-button span{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.single-content .sd-content a.sd-button:hover{transform:scale(1.05)!important}}@media(max-width:480px){.single-content .sd-content{gap:6px!important}.single-content .sd-content a.sd-button{flex:0 0 44px!important;height:44px!important;max-width:44px!important;min-width:44px!important;width:44px!important}.single-content .sd-content ul li a.sd-button:before{font-size:22px!important}}.pressgpt-magazine{--magazine-title-color:#fff;--magazine-accent-color:#c084fc;--magazine-accent-shadow:rgba(192,132,252,.35);--magazine-text-color:#e2e8f0;--magazine-muted-color:rgba(203,213,225,.7);--magazine-surface:#0b1120;--magazine-shadow:0 20px 46px rgba(10,14,32,.6);--magazine-dot-bg:hsla(0,0%,100%,.4);--magazine-dot-active-bg:#fff;--magazine-feature-bg:linear-gradient(135deg,rgba(88,28,135,.32),rgba(15,23,42,.72));--magazine-feature-placeholder:linear-gradient(135deg,rgba(148,163,184,.52),rgba(15,23,42,.78));--magazine-feature-overlay:linear-gradient(0deg,rgba(8,11,26,.9),rgba(15,23,42,.5));--magazine-list-bg:rgba(15,23,42,.78);--magazine-list-hover-bg:rgba(30,41,59,.92);--magazine-thumb-bg:rgba(94,129,172,.3);--magazine-thumb-placeholder:linear-gradient(135deg,rgba(94,129,172,.5),rgba(15,23,42,.75));--magazine-button-text-color:#020617;--magazine-divider:rgba(148,163,184,.25);--magazine-feature-min-height:220px;--magazine-feature-min-height-desktop:260px;background:var(--magazine-surface);border-radius:20px;box-shadow:var(--magazine-shadow);color:var(--magazine-text-color);display:flex;flex-direction:column;gap:1rem;padding:10px;transition:background-color .3s ease,box-shadow .3s ease;width:100%}:is(body.light-mode,html.light,[data-theme=light]) .pressgpt-magazine{--magazine-title-color:#e4118f;--magazine-accent-color:#e4118f;--magazine-accent-shadow:rgba(228,17,143,.2);--magazine-text-color:#111;--magazine-muted-color:hsla(0,0%,7%,.68);--magazine-surface:#f4f4f7;--magazine-shadow:0 12px 30px hsla(0,0%,7%,.06);--magazine-dot-bg:rgba(0,0,0,.08);--magazine-dot-active-bg:var(--magazine-accent-color);--magazine-feature-bg:linear-gradient(135deg,rgba(0,0,0,.08),rgba(0,0,0,.15));--magazine-feature-placeholder:linear-gradient(135deg,hsla(0,0%,100%,.2),rgba(0,0,0,.08));--magazine-feature-overlay:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.15));--magazine-list-bg:hsla(0,0%,100%,.7);--magazine-list-hover-bg:#fff;--magazine-thumb-bg:rgba(0,0,0,.08);--magazine-thumb-placeholder:linear-gradient(135deg,hsla(0,0%,100%,.4),rgba(0,0,0,.12));--magazine-button-text-color:#fff;--magazine-divider:hsla(0,0%,7%,.08)}.pressgpt-magazine__head{align-items:center;display:flex;flex-wrap:nowrap;gap:1.25rem;padding:0 5px}.pressgpt-magazine__head>.pressgpt-magazine__title{flex:0 1 auto;white-space:nowrap}.pressgpt-magazine__head>.pressgpt-magazine__indicators{flex:1 1 auto;justify-content:right}.pressgpt-magazine__head>.pressgpt-magazine__more{flex:0 0 auto;padding:.45rem 1.1rem}.pressgpt-magazine__head .pressgpt-magazine__title{color:var(--magazine-title-color);font-size:1.05rem;font-weight:800;letter-spacing:.06em;margin:0;text-transform:uppercase}:is(body.dark-mode,html.dark,[data-theme=dark]) .pressgpt-magazine__head .pressgpt-magazine__title{color:#fff}.pressgpt-magazine__indicators{align-items:center;display:inline-flex;gap:.4rem;justify-content:center}.pressgpt-magazine__dot{background:var(--magazine-dot-bg);border-radius:50%;height:10px;transition:background-color .3s ease,transform .3s ease;width:10px}.pressgpt-magazine__dot:first-child{background:var(--magazine-dot-active-bg);transform:scale(1.1)}.pressgpt-magazine__more,.pressgpt-magazine__more:visited{align-items:center;background:var(--magazine-accent-color);border-radius:999px;color:var(--magazine-button-text-color);display:inline-flex;font-size:.85rem;font-weight:600;gap:.35rem;justify-self:flex-end;padding:.45rem 1.1rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.pressgpt-magazine__more:focus,.pressgpt-magazine__more:hover{box-shadow:0 12px 20px var(--magazine-accent-shadow);transform:translateY(-2px)}.pressgpt-magazine__content{align-items:stretch;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.pressgpt-magazine__feature{aspect-ratio:16/9;background:var(--magazine-feature-bg);border:1px solid transparent;border-color:var(--magazine-divider);border-radius:12px;display:flex;max-width:100%;min-height:var(--magazine-feature-min-height,220px);overflow:hidden;position:relative;width:100%}.pressgpt-magazine__feature-link{color:inherit;display:flex;flex-direction:column;height:100%;justify-content:flex-end;max-width:100%;text-decoration:none;width:100%}.pressgpt-magazine__feature-img,.pressgpt-magazine__feature-placeholder{display:block;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pressgpt-magazine__feature-placeholder{background:var(--magazine-feature-placeholder)}.pressgpt-magazine__feature-title{background:var(--magazine-feature-overlay);inset-inline:0;bottom:0;color:#fff;font-size:1.05rem;font-weight:700;line-height:1.4;padding:1.2rem 1.4rem;position:absolute}.pressgpt-magazine__list{display:flex;flex-direction:column;gap:5px;list-style:none;margin:0;padding:0}.pressgpt-magazine__list-item{background:var(--magazine-list-bg);border:1px solid transparent;border-color:var(--magazine-divider);border-radius:14px;padding:.65rem .7rem;transition:background-color .3s ease,transform .3s ease,border-color .3s ease}.pressgpt-magazine__list-link{align-items:flex-start;color:inherit;display:flex;gap:.8rem;text-decoration:none;width:100%}.pressgpt-magazine__thumb{aspect-ratio:5/3;background:var(--magazine-thumb-bg);border-radius:5px;flex-shrink:0;overflow:hidden;position:relative;width:120px}.pressgpt-magazine__thumb-img,.pressgpt-magazine__thumb-placeholder{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pressgpt-magazine__thumb-placeholder{background:var(--magazine-thumb-placeholder)}.pressgpt-magazine__list-title{color:var(--magazine-text-color);flex:1;font-size:.95rem;font-weight:600;line-height:1.35;min-width:0;overflow-wrap:anywhere;writing-mode:horizontal-tb}.pressgpt-magazine__list-item:focus-within,.pressgpt-magazine__list-item:hover{background:var(--magazine-list-hover-bg);border-color:var(--magazine-accent-color);transform:translateY(-2px)}@media(max-width:640px){.pressgpt-magazine{border-radius:0;padding:10px 5px 0}.pressgpt-magazine__head{grid-template-areas:"title" "dots" "more";grid-template-columns:1fr}.pressgpt-magazine__indicators{justify-content:flex-start}.pressgpt-magazine__more{justify-self:flex-start}.pressgpt-magazine__feature{aspect-ratio:16/9;min-height:0}.pressgpt-magazine__list{gap:.5rem}}@media(min-width:768px){.pressgpt-magazine__feature{min-height:var(--magazine-feature-min-height-desktop,var(--magazine-feature-min-height,260px))}}.pressgpt-evds-market{--pressgpt-market-positive:#16a34a;--pressgpt-market-negative:#dc2626;--pressgpt-market-border:var(--pressgpt-color-border,hsla(0,0%,100%,.08));--pressgpt-evds-header-bg:linear-gradient(135deg,#0052d4,#2563eb);--pressgpt-evds-header-title-color:#fff;background:linear-gradient(135deg,rgba(37,99,235,.18),rgba(37,99,235,.04));border:1px solid var(--pressgpt-market-border);border-radius:14px;color:#f8fafc;display:flex;flex-wrap:wrap;overflow:hidden}.pressgpt-evds-market__header{align-items:center;background:var(--pressgpt-evds-header-bg,linear-gradient(135deg,#0052d4,#2563eb));display:flex;flex-wrap:wrap;font-size:13px;font-weight:700;gap:12px;justify-content:space-between;justify-content:flex-start;letter-spacing:.06em;min-width:170px;padding:16px 22px;row-gap:6px;text-transform:uppercase}.pressgpt-evds-market__header-icon{align-items:center;border-radius:8px;display:inline-flex;height:28px;justify-content:center;position:relative;width:28px}.pressgpt-evds-market__header-icon:before{border-color:transparent transparent #fff #fff;border-style:solid;border-width:2px;content:"";height:14px;transform:rotate(226deg) translate(2px,-1px);width:14px}.pressgpt-evds-market__header-title{color:var(--pressgpt-evds-header-title-color,#fff);margin:0;white-space:nowrap}.pressgpt-evds-market__items{background:rgba(15,23,42,.35);display:flex;flex:1;flex-wrap:wrap}.pressgpt-evds-market__item{backdrop-filter:blur(4px);border-left:1px solid hsla(0,0%,100%,.08);display:flex;flex:1 1 160px;flex-direction:column;gap:6px;min-width:150px;padding:16px 18px}.pressgpt-evds-market__item:first-child{border-left:0}.pressgpt-evds-market__item-metrics{align-items:flex-end;display:flex;gap:10px;margin-top:2px}.pressgpt-evds-market__item-header{align-items:center;display:flex;font-size:13px;font-weight:600;gap:8px;letter-spacing:.04em;padding-right:14px;position:relative;text-transform:uppercase}.pressgpt-evds-market__item-icon{align-items:center;border:1px solid hsla(0,0%,100%,.22);border-radius:6px;color:inherit;display:inline-flex;font-size:11px;font-weight:700;height:22px;justify-content:center;width:22px}.pressgpt-evds-market__item-icon--usd{background:rgba(59,130,246,.24)}.pressgpt-evds-market__item-icon--eur{background:rgba(16,185,129,.2)}.pressgpt-evds-market__item-icon--chf{background:rgba(244,114,182,.22)}.pressgpt-evds-market__item-icon--gbp{background:rgba(249,115,22,.22)}.pressgpt-evds-market__item-icon--jpy{background:hsla(82,85%,67%,.25)}.pressgpt-evds-market__item-value{font-size:20px;font-variant-numeric:tabular-nums;font-weight:700}.pressgpt-evds-market__item-change.is-empty,.pressgpt-evds-market__item-value.is-empty{color:rgba(248,250,252,.6);font-style:italic}.pressgpt-evds-market__item-change{font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.pressgpt-evds-market__item--up .pressgpt-evds-market__item-change{color:var(--pressgpt-market-positive)}.pressgpt-evds-market__item--up .pressgpt-evds-market__item-header:after{border-bottom:7px solid var(--pressgpt-market-positive);border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;position:absolute;right:0;width:0}.pressgpt-evds-market__item--down .pressgpt-evds-market__item-change{color:var(--pressgpt-market-negative)}.pressgpt-evds-market__item--down .pressgpt-evds-market__item-header:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid var(--pressgpt-market-negative);content:"";height:0;position:absolute;right:0;width:0}.pressgpt-evds-market__item--neutral .pressgpt-evds-market__item-change{color:rgba(248,250,252,.6)}.pressgpt-evds-market__item--neutral .pressgpt-evds-market__item-header:after{background:rgba(248,250,252,.4);border-radius:50%;content:"";height:6px;position:absolute;right:3px;top:50%;transform:translateY(-50%);width:6px}.pressgpt-evds-market__empty{flex:1;font-size:14px;padding:18px}body.light-mode .pressgpt-evds-market{--pressgpt-market-border:var(--pressgpt-color-border-subtle,rgba(15,23,42,.12));background:#fff;color:#0f172a}body.light-mode .pressgpt-evds-market__items{background:rgba(15,23,42,.03)}body.light-mode .pressgpt-evds-market__item{border-left-color:rgba(15,23,42,.08)}body.light-mode .pressgpt-evds-market__item-icon{background:rgba(15,23,42,.02);border-color:rgba(15,23,42,.14)}body.light-mode .pressgpt-evds-market__item-change.is-empty,body.light-mode .pressgpt-evds-market__item-value.is-empty{color:rgba(15,23,42,.45)}body.light-mode .pressgpt-evds-market__item-icon--usd{background:rgba(59,130,246,.12)}body.light-mode .pressgpt-evds-market__item-icon--eur{background:rgba(16,185,129,.12)}body.light-mode .pressgpt-evds-market__item-icon--chf{background:rgba(236,72,153,.12)}body.light-mode .pressgpt-evds-market__item-icon--gbp{background:rgba(234,179,8,.12)}body.light-mode .pressgpt-evds-market__item-icon--jpy{background:rgba(74,222,128,.14)}body.light-mode .pressgpt-evds-market__item--neutral .pressgpt-evds-market__item-change{color:rgba(15,23,42,.55)}@media(max-width:640px){.pressgpt-evds-market{border-radius:0}.pressgpt-evds-market__header{font-weight:800;justify-content:left;padding:16px 9px;text-align:center;width:100%}.pressgpt-evds-market__item-metrics{justify-content:center}.pressgpt-evds-market__item{border-left:0;border-top:1px solid hsla(0,0%,100%,.1);flex:1 1 50%}.pressgpt-evds-market__item:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.1)}.pressgpt-evds-market__item:nth-child(-n+2){border-top:0}.pressgpt-evds-market__item:last-child{border-right:0}body.light-mode .pressgpt-evds-market__item{border-top-color:rgba(15,23,42,.08)}body.light-mode .pressgpt-evds-market__item:nth-child(odd){border-right-color:rgba(15,23,42,.08)}body.light-mode .pressgpt-evds-market__item:last-child{border-right-color:transparent}}:root{--wa-green:#25d366;--wa-dark-green:#128c7e;--wa-white:#fff;--radar-color:rgba(37,211,102,.4)}.wa-container{align-items:center;animation:slideInBounce 1s cubic-bezier(.68,-.55,.265,1.55);bottom:90px;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;gap:12px;left:auto;position:fixed;right:24px;z-index:9999}@media(prefers-reduced-motion:reduce){.wa-container{animation:none}}@keyframes slideInBounce{0%{opacity:0;transform:translateX(100px) scale(.8)}70%{transform:translateX(-5px) scale(1.05)}to{opacity:1;transform:translateX(0) scale(1)}}.wa-button-wrapper{align-items:center;animation:attention-seeker 8s ease-in-out infinite;display:flex;justify-content:center;position:relative}@keyframes attention-seeker{0%,94%,to{transform:scale(1)}95%,97%{transform:scale(1.08)}96%,98%{transform:scale(1.04)}}.wa-button{align-items:center;backdrop-filter:blur(10px);background:linear-gradient(145deg,var(--wa-green) 0,var(--wa-green-2,#20b858) 100%);border:2px solid hsla(0,0%,100%,.15);box-shadow:0 8px 28px rgba(37,211,102,.5),0 4px 12px rgba(0,0,0,.18),inset 0 -3px 10px rgba(0,0,0,.12),inset 0 2px 4px hsla(0,0%,100%,.2);cursor:pointer;display:flex;gap:12px;height:66px;justify-content:center;min-width:66px;overflow:hidden;padding:0 22px;position:relative;text-decoration:none;transition:all .45s cubic-bezier(.34,1.56,.64,1);z-index:2}.wa-button:before{background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.25) 50%,transparent 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:translateX(-100%);transition:transform .7s cubic-bezier(.34,1.56,.64,1);width:200%}.wa-button:after{animation:ambientPulse 3s ease-in-out infinite;background:radial-gradient(circle,var(--wa-green) 0,transparent 70%);border-radius:50%;content:"";inset:-4px;opacity:0;position:absolute;transition:opacity .4s ease;z-index:-1}.wa-button:hover{background:linear-gradient(145deg,var(--wa-dark-green) 0,var(--wa-dark-green-2,#0d6f5e) 100%);border-color:hsla(0,0%,100%,.25);box-shadow:0 10px 30px rgba(37,211,102,.55),0 5px 15px rgba(0,0,0,.2),inset 0 -2px 8px rgba(0,0,0,.15),inset 0 1px 4px hsla(0,0%,100%,.25);transform:translateY(-3px) scale(1.03)}.wa-button:hover:before{transform:translateX(100%)}.wa-button:hover:after{opacity:.5}.wa-button:hover .wa-icon-wrap{animation:shake-subtle .5s ease-in-out}.wa-button:active{box-shadow:0 6px 20px rgba(37,211,102,.5),0 3px 10px rgba(0,0,0,.18);transform:translateY(-1px) scale(1.02)}@keyframes shake-subtle{0%,to{transform:rotate(0deg) scale(1)}25%{transform:rotate(-8deg) scale(1.05)}50%{transform:rotate(8deg) scale(1.05)}75%{transform:rotate(-5deg) scale(1.03)}}@keyframes ambientPulse{0%,to{opacity:.3}50%{opacity:.6}}.wa-text{color:var(--wa-text-color,#fff);font-size:15px;font-weight:700;letter-spacing:.3px;line-height:1.3;max-width:140px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.1);transition:transform .3s ease;white-space:normal}.wa-button:hover .wa-text{transform:scale(1.02)}.wa-icon-wrap{align-items:center;background:linear-gradient(145deg,#fff,#f5f5f5);border:1px solid hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 5px 16px rgba(0,0,0,.2),inset 0 2px 4px hsla(0,0%,100%,.9),inset 0 -2px 4px rgba(0,0,0,.05);display:flex;flex-shrink:0;height:42px;justify-content:center;padding:0;position:relative;transition:all .45s cubic-bezier(.34,1.56,.64,1);width:42px}.wa-icon-wrap:after{background:radial-gradient(circle,hsla(0,0%,100%,.4) 0,transparent 70%);border-radius:50%;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(.8);transition:all .4s ease}.wa-button:hover .wa-icon-wrap{background:linear-gradient(145deg,#fff,#fafafa);border-color:hsla(0,0%,100%,.7);box-shadow:0 6px 18px rgba(0,0,0,.25),inset 0 2px 4px hsla(0,0%,100%,.95),inset 0 -2px 4px rgba(0,0,0,.06);transform:scale(1.08) rotate(8deg)}.wa-button:hover .wa-icon-wrap:after{opacity:.85;transform:scale(1.2)}.wa-icon{display:block;fill:var(--wa-icon-color,var(--wa-green));filter:drop-shadow(0 2px 4px rgba(0,0,0,.12));flex-shrink:0;margin:0 auto;transition:all .35s cubic-bezier(.4,0,.2,1)}.wa-button:hover .wa-icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.18));transform:scale(1.1)}.wa-radar{background:radial-gradient(circle,var(--radar-color) 0,transparent 68%);border:1.5px solid var(--radar-color);border-radius:50%;filter:blur(.5px);height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.wa-radar-1{animation:pulse-radar-balanced 3.5s ease-out infinite}.wa-radar-2{animation:pulse-radar-balanced 3.5s ease-out 1.2s infinite}.wa-radar-3{animation:pulse-radar-balanced 3.5s ease-out 2.4s infinite}@keyframes pulse-radar-balanced{0%{opacity:.65;transform:translate(-50%,-50%) scale(.94)}35%{opacity:.45}to{opacity:0;transform:translate(-50%,-50%) scale(1.55)}}.wa-tooltip{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid rgba(37,211,102,.2);border-radius:24px;box-shadow:0 6px 20px rgba(0,0,0,.15),0 2px 6px rgba(0,0,0,.1),inset 0 1px 2px hsla(0,0%,100%,.8);color:#2c3e50;display:flex;font-size:14px;font-weight:600;gap:6px;left:80px;opacity:0;padding:10px 18px;pointer-events:none;position:absolute;transform:translateX(-15px) scale(.95);transition:all .4s cubic-bezier(.34,1.56,.64,1);white-space:nowrap}.wa-tooltip:before{border-bottom:8px solid transparent;border-right:8px solid #fff;border-top:8px solid transparent;content:"";filter:drop-shadow(-2px 0 3px rgba(0,0,0,.08));height:0;left:-8px;position:absolute;top:50%;transform:translateY(-50%);width:0}.wa-tooltip.show{opacity:1;transform:translateX(0) scale(1)}.wa-close-tooltip{align-items:center;border-radius:50%;color:#95a5a6;cursor:pointer;display:flex;font-size:16px;height:20px;justify-content:center;margin-left:10px;pointer-events:auto;transition:all .3s ease;width:20px}.wa-close-tooltip:hover{background-color:rgba(231,76,60,.1);color:#e74c3c;transform:rotate(90deg)}.wa-close-btn{align-items:center;background:linear-gradient(145deg,#fff,#f5f5f5);border:2px solid rgba(231,76,60,.2);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15),inset 0 1px 2px hsla(0,0%,100%,.8);cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:-8px;top:-8px;transform:scale(.8) rotate(-90deg);transition:all .3s cubic-bezier(.34,1.56,.64,1);width:28px;z-index:3}.wa-container:hover .wa-close-btn{transform:scale(1) rotate(0deg)}.wa-close-btn svg{fill:#95a5a6;height:14px;transition:all .3s ease;width:14px}.wa-close-btn:hover{background:linear-gradient(145deg,#fee,#fdd);border-color:rgba(231,76,60,.4);box-shadow:0 5px 15px rgba(231,76,60,.3),inset 0 1px 2px hsla(0,0%,100%,.9);transform:scale(1.1) rotate(90deg)}.wa-close-btn:hover svg{fill:#e74c3c}.wa-close-btn:active{box-shadow:0 2px 8px rgba(231,76,60,.25),inset 0 1px 3px rgba(0,0,0,.1);transform:scale(1) rotate(90deg)}@media(max-width:768px){.wa-container{bottom:60px;gap:8px;right:12px}.wa-button{box-shadow:0 6px 20px rgba(37,211,102,.4),0 3px 8px rgba(0,0,0,.15),inset 0 -2px 8px rgba(0,0,0,.1),inset 0 1px 3px hsla(0,0%,100%,.2);height:52px;min-width:52px;padding:0 14px}.wa-button:hover{box-shadow:0 8px 22px rgba(37,211,102,.45),0 4px 10px rgba(0,0,0,.18),inset 0 -2px 6px rgba(0,0,0,.12),inset 0 1px 3px hsla(0,0%,100%,.25);transform:translateY(-2px) scale(1.02)}.wa-icon-wrap{box-shadow:0 3px 10px rgba(0,0,0,.18),inset 0 1px 3px hsla(0,0%,100%,.9),inset 0 -1px 3px rgba(0,0,0,.05);height:34px;width:34px}.wa-button:hover .wa-icon-wrap{transform:scale(1.06) rotate(6deg)}.wa-icon{height:22px;width:22px}.wa-button:hover .wa-icon{transform:scale(1.08)}.wa-text{font-size:13px;letter-spacing:.2px;max-width:100px}.wa-tooltip{border-radius:18px;font-size:12px;left:60px;padding:7px 12px}.wa-radar{border-width:1px}.wa-button-wrapper{animation:attention-seeker-mobile 8s ease-in-out infinite}.wa-close-btn{height:24px;opacity:1;right:-6px;top:-6px;transform:scale(1) rotate(0deg);width:24px}.wa-close-btn svg{height:12px;width:12px}.wa-close-btn:hover{transform:scale(1.08) rotate(90deg)}}@keyframes attention-seeker-mobile{0%,96%,to{transform:scale(1)}97%,98%{transform:scale(1.05)}}.wa-container{animation:none;gap:8px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden}.wa-container.wa-is-visible{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.wa-button-wrapper{animation:none}.wa-radar{display:none}.wa-button{backdrop-filter:none;background:var(--wa-green);border:1px solid rgba(0,0,0,.08);border-radius:50%;box-shadow:0 6px 16px rgba(0,0,0,.16);gap:0;height:56px;min-width:56px;padding:0;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;width:56px}.wa-button:after,.wa-button:before{display:none}.wa-button:hover{background:var(--wa-dark-green);border-color:rgba(0,0,0,.12);box-shadow:0 8px 18px rgba(0,0,0,.18);transform:translateY(-1px)}.wa-button:hover .wa-icon-wrap{animation:none}.wa-button:active{box-shadow:0 4px 12px rgba(0,0,0,.16);transform:translateY(0)}.wa-text{display:none!important}.wa-icon-wrap{background:#fff;border:none;box-shadow:none;height:40px;transition:transform .2s ease;width:40px}.wa-icon-wrap:after{display:none}.wa-button:hover .wa-icon-wrap{background:#fff;border:none;box-shadow:none;transform:scale(1.03)}.wa-icon{filter:none;height:28px;transition:fill .2s ease;width:28px}.wa-button:hover .wa-icon{fill:var(--wa-dark-green);filter:none;transform:none}.wa-close-btn{background:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0 4px 10px rgba(0,0,0,.14);height:24px;opacity:0;pointer-events:none;right:-6px;top:-6px;transform:none;transition:background-color .2s ease,border-color .2s ease;visibility:hidden;width:24px}.wa-close-btn svg{fill:#6b7280}.wa-close-btn:hover{background:#f8f8f8;border-color:rgba(0,0,0,.18);box-shadow:0 4px 10px rgba(0,0,0,.14);transform:none}.wa-close-btn:hover svg{fill:#4b5563}.wa-close-btn:active{transform:none}.wa-container:hover .wa-close-btn{opacity:1;pointer-events:auto;visibility:visible}@media(max-width:768px){.wa-container{bottom:56px}.wa-button{height:52px;min-width:52px;padding:0;width:52px}.wa-button,.wa-button:hover{box-shadow:0 4px 12px rgba(0,0,0,.14)}.wa-button:hover{transform:none}.wa-icon-wrap{height:38px;width:38px}.wa-button:hover .wa-icon-wrap{transform:none}.wa-icon{height:25px;width:25px}.wa-button:hover .wa-icon{transform:none}.wa-close-btn{opacity:1;pointer-events:auto;visibility:visible}}.home-section.home-sports{margin-bottom:0}.home-sports .sports-inner{backdrop-filter:blur(10px);background:rgba(0,0,0,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:5px;position:relative;transition:all .3s ease}.home-sports .sports-inner:before{display:none!important}@media(max-width:768px){.home-sports .sports-inner{border-radius:0;padding:5px;padding:5px!important}}.home-sports .sports-inner:hover{border-color:rgba(76,175,80,.2);box-shadow:0 8px 32px rgba(0,0,0,.1)}.home-sports .section-head{align-items:center;background:#11592c;border-bottom:none;border-radius:10px;color:#fff;display:flex;justify-content:space-between;margin-bottom:18px;margin-top:0!important;padding:14px 16px;position:relative}.home-sports .section-head:after{background:#11823b;border-radius:3px;bottom:-10px;box-shadow:0 6px 14px rgba(0,0,0,.18);content:"";height:16px;left:10px;pointer-events:none;position:absolute;transform:skewX(-20deg);width:360px}@media(max-width:1024px){.home-sports .section-head:after{bottom:-8px;width:300px}}@media(max-width:640px){.home-sports .section-head:after{bottom:-6px;height:12px;width:200px}}@media(max-width:768px){.home-sports .section-head{align-items:flex-start;align-items:center!important;flex-direction:column;flex-direction:row!important;gap:1rem;gap:.5rem!important;justify-content:space-between!important}}.home-sports .section-title{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:700;gap:.75rem;margin:0;text-transform:uppercase}@media(max-width:768px){.home-sports .section-title{font-size:1.5rem}}.home-sports .sports-icon{align-items:center;background:transparent;border-radius:8px;color:#fff;display:inline-flex;font-size:1rem;height:28px;justify-content:center;width:28px}.home-sports .sports-icon i{display:block;font-size:1.25rem;line-height:1}.home-sports .sports-more{align-items:center;background:#0b6e2c;border:1px solid #0b6e2c;border-radius:6px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:700;gap:.5rem;padding:.6rem 1rem;text-decoration:none;transition:all .2s ease}.home-sports .sports-more:hover{background:#095a24;border-color:#095a24;transform:translateY(-1px)}@media(max-width:768px){.home-sports .sports-more{flex-shrink:0;white-space:nowrap}}.home-sports .sports-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.home-sports .sports-grid{gap:1rem;grid-template-columns:1fr}}.home-sports .sports-card{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;overflow:hidden;position:relative;transition:all .3s ease}.home-sports .sports-card:hover{border-color:rgba(76,175,80,.3);box-shadow:0 12px 24px rgba(0,0,0,.15);transform:translateY(-4px)}.home-sports .sports-media{aspect-ratio:16/9;display:block;overflow:hidden;position:relative}.home-sports .sports-image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.home-sports .sports-card:hover .sports-image{transform:scale(1.02)}.home-sports .sports-content{padding:1.25rem}.home-sports .sports-meta{align-items:center;display:flex;justify-content:flex-start;margin-top:.75rem}.home-sports .sports-tags{display:flex;flex-wrap:wrap;gap:.5rem}.home-sports .sports-tag{background:rgba(76,175,80,.1);border-radius:3px;color:#4caf50;display:inline-block;font-size:.65rem;font-weight:500;letter-spacing:.03em;padding:.125rem .5rem;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.home-sports .sports-tag:hover{background:rgba(76,175,80,.2);color:#66bb6a}.home-sports .sports-title{font-size:1.1rem;font-weight:600;line-height:1.4;margin:0 0 .75rem;text-align:left}.home-sports .sports-title a{color:#fff;text-decoration:none;transition:color .2s ease}.home-sports .sports-title a:hover{color:#4caf50}.home-sports .sports-excerpt{color:hsla(0,0%,100%,.8);font-size:.9rem;line-height:1.5;margin:0;text-align:left}.home-sports .sports-layout{align-items:stretch;display:grid;gap:15px;grid-template-columns:2fr 1.4fr 1.2fr}@media(max-width:1024px){.home-sports .sports-layout{grid-template-columns:1.6fr 1fr}}@media(max-width:768px){.home-sports .sports-layout{gap:10px!important;grid-template-columns:1fr!important}}.home-sports .sports-col{display:flex;flex-direction:column;min-height:0;min-width:0}.home-sports .sports-col.sports-left{gap:0}.home-sports .sports-col.sports-mid .sports-list{display:flex;flex-direction:column;height:100%;justify-content:space-between}.home-sports .sports-featured-card{background:#111;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;overflow:hidden;position:relative}.home-sports .featured-media{display:block;position:relative}.home-sports .featured-image,.home-sports .featured-placeholder{background:linear-gradient(135deg,#1d1d1d,#111);display:block;height:260px;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:1025px){.home-sports .featured-image,.home-sports .featured-placeholder{height:280px}}@media(max-width:768px){.home-sports .featured-image,.home-sports .featured-placeholder{height:220px}}.home-sports .featured-overlay{background:linear-gradient(0deg,rgba(0,0,0,.65),transparent);inset:0;bottom:0;height:50%;left:0;pointer-events:none;position:absolute;right:0;top:auto!important}.home-sports .featured-content{bottom:0;left:0;padding:16px;position:absolute;right:0}.home-sports .featured-title{color:#fff;font-size:1.25rem;line-height:1.25;margin:0;text-align:left}.home-sports .sports-list{display:flex;flex-direction:column;gap:13px;margin-top:16px}@media(max-width:768px){.home-sports .sports-list{gap:3px!important}}.home-sports .sports-list.sports-list-mid{flex-direction:column;gap:7px;height:100%;justify-content:space-between;margin-top:0!important}.home-sports .sports-list.sports-list-mid .latest-card{align-items:center;background:#0f0f0f;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:flex;flex-direction:row-reverse;gap:12px;padding:10px;transition:all .3s ease}.home-sports .sports-list.sports-list-mid .latest-card:hover{background:#141414;border-color:rgba(76,175,80,.3);box-shadow:0 4px 12px rgba(0,0,0,.2)}.home-sports .sports-list.sports-list-mid .latest-media{border-radius:6px;flex:0 0 130px;height:84px;overflow:hidden;padding-bottom:0}.home-sports .sports-list.sports-list-mid .latest-image,.home-sports .sports-list.sports-list-mid .latest-placeholder{display:block;height:84px;-o-object-fit:cover;object-fit:cover;position:static;width:130px}.home-sports .sports-list.sports-list-mid .latest-body{background:transparent;border-radius:0;display:flex;flex:1;flex-direction:column;justify-content:space-between;min-width:0;padding:0}.home-sports .sports-list.sports-list-mid .latest-title{color:#fff;display:-webkit-box!important;font-size:.85rem;font-weight:600;-webkit-line-clamp:2!important;line-clamp:2!important;line-height:1.3;margin:0 0 6px;overflow:hidden!important;text-align:left;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important}.home-sports .sports-list.sports-list-mid .latest-title a{color:#fff;text-decoration:none;transition:color .2s ease}.home-sports .sports-list.sports-list-mid .latest-title a:hover{color:var(--pressgpt-color-accent,#00d4ff)}.home-sports .sports-list.sports-list-mid .latest-meta{align-items:center;color:hsla(0,0%,100%,.6);display:flex;font-size:.75rem;gap:8px}@media(max-width:1024px){.home-sports .sports-list.sports-list-mid{gap:8px}.home-sports .sports-list.sports-list-mid .latest-card{gap:10px;padding:8px}.home-sports .sports-list.sports-list-mid .latest-media{flex:0 0 110px}.home-sports .sports-list.sports-list-mid .latest-image,.home-sports .sports-list.sports-list-mid .latest-placeholder{height:74px;width:110px}.home-sports .sports-list.sports-list-mid .latest-title{font-size:.9rem;-webkit-line-clamp:2;line-clamp:2}}@media(max-width:768px){.home-sports .sports-list.sports-list-mid{display:none!important}}@media(max-width:600px){.home-sports .sports-list.sports-list-mid{display:none!important}}.home-sports .sports-list.sports-list-left{height:auto!important;justify-content:flex-start!important}.home-sports .sports-list.sports-list-left .latest-title{display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important}.home-sports .sports-list.sports-list-left .latest-card{flex-grow:0!important;height:auto!important}.home-sports .sports-list.sports-list-left .latest-media{flex:0 0 140px;height:88px}@media(max-width:1024px){.home-sports .sports-list.sports-list-left .latest-media{flex:0 0 110px;height:74px}}.home-sports .sports-list.sports-list-left .latest-image,.home-sports .sports-list.sports-list-left .latest-placeholder{height:88px;position:static;width:140px}@media(max-width:1024px){.home-sports .sports-list.sports-list-left .latest-image,.home-sports .sports-list.sports-list-left .latest-placeholder{height:74px;width:110px}}.home-sports .sports-list .latest-card{align-items:center;background:#0f0f0f;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:flex;gap:12px;padding:10px;transition:all .3s ease!important}.home-sports .sports-list .latest-card:hover{background:#141414!important;border-color:rgba(76,175,80,.3)!important;box-shadow:0 4px 12px rgba(0,0,0,.2)!important}@media(max-width:768px){.home-sports .sports-list .latest-card{padding:0 5px 0 0!important}}.home-sports .sports-list .latest-media{border-radius:6px;display:block;flex:0 0 110px;height:74px;overflow:hidden;padding-bottom:0}.home-sports .sports-list .latest-image,.home-sports .sports-list .latest-placeholder{background:#1d1d1d;display:block;height:74px;-o-object-fit:cover;object-fit:cover;position:static;width:110px}.home-sports .sports-list .latest-body{background:transparent;border-radius:0;min-width:0;padding:0}.home-sports .sports-list .latest-title{display:block!important;font-size:1.05rem;-webkit-line-clamp:unset!important;line-clamp:unset!important;line-height:1.2;overflow:visible!important;text-align:left!important;text-overflow:clip!important;white-space:normal!important;-webkit-box-orient:initial!important;max-height:none!important}.home-sports .sports-list .latest-title a{color:#fff;text-decoration:none;transition:color .2s ease}.home-sports .sports-list .latest-title a:hover{color:#4caf50}.home-sports .sports-list .latest-excerpt{display:none}.home-sports .sports-list .latest-meta{display:none!important}.home-sports .sports-list .latest-date{color:hsla(0,0%,100%,.8);font-size:.8rem}.home-sports .sports-list .latest-category{background:#11823b;border:1px solid #11823b;border-radius:4px;color:#fff!important;font-size:.72rem;padding:2px 8px;text-transform:uppercase}@media(max-width:1024px){.home-sports .sports-right{grid-column:1/-1}}.home-sports .standings-card{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;overflow:hidden}.home-sports .standings-head{align-items:center;background:#11823b;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:12px 14px}.home-sports .standings-title{font-size:1rem;letter-spacing:.02em}.home-sports .standings-table{border-collapse:collapse;table-layout:fixed;width:100%}.home-sports .standings-table thead{display:table;table-layout:fixed;width:100%}.home-sports .standings-table tbody{display:block;max-height:610px;overflow-y:auto;scrollbar-color:hsla(0,0%,100%,.35) transparent;scrollbar-width:thin;width:100%}.home-sports .standings-table tbody::-webkit-scrollbar{height:6px;width:6px}.home-sports .standings-table tbody::-webkit-scrollbar-track{background:transparent}.home-sports .standings-table tbody::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.35);border-radius:8px}.home-sports .standings-table tbody::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.home-sports .standings-table tr{display:table;table-layout:fixed;width:100%}.home-sports .standings-table td,.home-sports .standings-table th{border-bottom:1px solid hsla(0,0%,100%,.06);font-size:.92rem;padding:10px 8px;text-align:center;word-wrap:break-word;overflow-wrap:break-word}.home-sports .standings-table td:first-child,.home-sports .standings-table th:first-child{text-align:left!important;width:60%}.home-sports .standings-table td:nth-child(2),.home-sports .standings-table td:nth-child(3),.home-sports .standings-table td:nth-child(4),.home-sports .standings-table th:nth-child(2),.home-sports .standings-table th:nth-child(3),.home-sports .standings-table th:nth-child(4){text-align:center;width:13.33%}.home-sports .standings-table th{background:rgba(17,130,59,.15);font-weight:600}.home-sports .standings-table th:first-child{width:60%}.home-sports .standings-table th:nth-child(2),.home-sports .standings-table th:nth-child(3),.home-sports .standings-table th:nth-child(4){width:13.33%}.home-sports .standings-table td.team{align-items:center;display:flex;gap:8px;overflow:visible;text-align:left;width:60%}.home-sports .standings-table td.pts{color:#4caf50;font-weight:700;width:13.33%}.home-sports .standings-table tbody tr:nth-child(odd){background:hsla(0,0%,100%,.02)}.home-sports .standings-table tbody tr:hover{background:hsla(0,0%,100%,.05)}.home-sports .standings-table tbody td{font-size:.65rem;padding:7px 10px}.home-sports .standings-table td.team{width:100%!important}.home-sports .standings-empty{color:hsla(0,0%,100%,.75);font-size:.95rem;padding:16px}.home-sports .standings-more{align-items:center;background:#1b5e20;border-radius:6px;color:#fff;display:flex;font-weight:600;gap:8px;justify-content:center;margin:12px;padding:10px 12px;text-decoration:none}.home-sports .standings-more:hover{background:#2e7d32}@media(max-width:768px){.home-sports .sports-list-mid .latest-card{flex-direction:row!important}.home-sports .section-title{flex:1 1 auto}}body.light-mode .home-sports .sports-inner{background:hsla(0,0%,100%,.8);border-color:rgba(0,0,0,.05)}body.light-mode .home-sports .sports-inner:hover{border-color:rgba(76,175,80,.2);box-shadow:0 8px 32px rgba(0,0,0,.05)}body.light-mode .home-sports .section-title{color:#fff}body.light-mode .home-sports .section-head{background:#11823b;border-bottom-color:rgba(0,0,0,.05)}body.light-mode .home-sports .section-head h1:before,body.light-mode .home-sports .section-head h2:before{background:#fff}body.light-mode .home-sports .sports-card{background:hsla(0,0%,100%,.9);border-color:rgba(0,0,0,.05)}body.light-mode .home-sports .sports-card:hover{border-color:rgba(76,175,80,.3);box-shadow:0 12px 24px rgba(0,0,0,.08)}body.light-mode .home-sports .sports-title a{color:#1a1a1a}body.light-mode .home-sports .sports-excerpt{color:rgba(0,0,0,.7)}body.light-mode .home-sports .sports-more{background:#000;border-color:rgba(46,125,50,.3);color:#fff}body.light-mode .home-sports .sports-more:hover{background:rgba(46,125,50,.1);border-color:rgba(46,125,50,.5)}body.light-mode .home-sports .sports-list .latest-card{background:#11592c;border-color:#eaeaea}body.light-mode .home-sports .sports-list .latest-title,body.light-mode .home-sports .sports-list .latest-title a{color:#fff}body.light-mode .home-sports .sports-list .latest-excerpt{color:#555}body.light-mode .home-sports .sports-list .latest-date{color:#666}body.light-mode .home-sports .standings-card{background:#fff;border-color:#eaeaea}body.light-mode .home-sports .standings-table th{background:#f7f7f7;color:#222}body.light-mode .home-sports .standings-table td{border-bottom:1px solid #eee;color:#222}body.light-mode .home-sports .standings-table tbody tr:nth-child(odd){background:#fafbfc}body.light-mode .home-sports .standings-table td.pts{color:#2e7d32}body.light-mode .home-sports .standings-table tbody{scrollbar-color:rgba(0,0,0,.3) transparent}body.light-mode .home-sports .standings-table tbody::-webkit-scrollbar-thumb{background:rgba(0,0,0,.28)}body.light-mode .home-sports .standings-table tbody::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}body.light-mode .home-sports .standings-more{background:#2e7d32}body.light-mode .home-sports .standings-more:hover{background:#1b5e20}body.dark-mode .home-sports .sports-more{background:#000;border-color:#000;color:#fff}body.dark-mode .home-sports .sports-more:hover{background:#111;border-color:#111}body.dark-mode .home-sports .sports-list .latest-card{background:#0f0f0f;border-color:hsla(0,0%,100%,.1)}body.dark-mode .home-sports .standings-card{background:hsla(0,0%,100%,.02);border-color:hsla(0,0%,100%,.08)}body.dark-mode .home-sports .standings-table th{background:rgba(17,130,59,.15)}body:not(.light-mode) .home-sports .section-head:after{background:#fff!important}body.light-mode .home-sports .section-head:after{background:#000!important}.screen-reader-text,.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.screen-reader-text{clip-path:inset(50%)}:where(.wp-block-columns.is-layout-flex){gap:10px!important}:where(.wp-block-columns){margin-bottom:0!important}.m-0{margin:0!important}.p-0{padding:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.m-xs{margin:.25rem!important}.p-xs{padding:.25rem!important}.mx-xs{margin-left:.25rem!important;margin-right:.25rem!important}.my-xs{margin-bottom:.25rem!important;margin-top:.25rem!important}.px-xs{padding-left:.25rem!important;padding-right:.25rem!important}.py-xs{padding-bottom:.25rem!important;padding-top:.25rem!important}.mt-xs{margin-top:.25rem!important}.pt-xs{padding-top:.25rem!important}.mb-xs{margin-bottom:.25rem!important}.pb-xs{padding-bottom:.25rem!important}.ml-xs{margin-left:.25rem!important}.pl-xs{padding-left:.25rem!important}.mr-xs{margin-right:.25rem!important}.pr-xs{padding-right:.25rem!important}.m-sm{margin:.5rem!important}.p-sm{padding:.5rem!important}.mx-sm{margin-left:.5rem!important;margin-right:.5rem!important}.my-sm{margin-bottom:.5rem!important;margin-top:.5rem!important}.px-sm{padding-left:.5rem!important;padding-right:.5rem!important}.py-sm{padding-bottom:.5rem!important;padding-top:.5rem!important}.mt-sm{margin-top:.5rem!important}.pt-sm{padding-top:.5rem!important}.mb-sm{margin-bottom:.5rem!important}.pb-sm{padding-bottom:.5rem!important}.ml-sm{margin-left:.5rem!important}.pl-sm{padding-left:.5rem!important}.mr-sm{margin-right:.5rem!important}.pr-sm{padding-right:.5rem!important}.m-md{margin:.75rem!important}.p-md{padding:.75rem!important}.mx-md{margin-left:.75rem!important;margin-right:.75rem!important}.my-md{margin-bottom:.75rem!important;margin-top:.75rem!important}.px-md{padding-left:.75rem!important;padding-right:.75rem!important}.py-md{padding-bottom:.75rem!important;padding-top:.75rem!important}.mt-md{margin-top:.75rem!important}.pt-md{padding-top:.75rem!important}.mb-md{margin-bottom:.75rem!important}.pb-md{padding-bottom:.75rem!important}.ml-md{margin-left:.75rem!important}.pl-md{padding-left:.75rem!important}.mr-md{margin-right:.75rem!important}.pr-md{padding-right:.75rem!important}.m-lg{margin:1rem!important}.p-lg{padding:1rem!important}.mx-lg{margin-left:1rem!important;margin-right:1rem!important}.my-lg{margin-bottom:1rem!important;margin-top:1rem!important}.px-lg{padding-left:1rem!important;padding-right:1rem!important}.py-lg{padding-bottom:1rem!important;padding-top:1rem!important}.mt-lg{margin-top:1rem!important}.pt-lg{padding-top:1rem!important}.mb-lg{margin-bottom:1rem!important}.pb-lg{padding-bottom:1rem!important}.ml-lg{margin-left:1rem!important}.pl-lg{padding-left:1rem!important}.mr-lg{margin-right:1rem!important}.pr-lg{padding-right:1rem!important}.m-xl{margin:1.5rem!important}.p-xl{padding:1.5rem!important}.mx-xl{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-xl{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.px-xl{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-xl{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.mt-xl{margin-top:1.5rem!important}.pt-xl{padding-top:1.5rem!important}.mb-xl{margin-bottom:1.5rem!important}.pb-xl{padding-bottom:1.5rem!important}.ml-xl{margin-left:1.5rem!important}.pl-xl{padding-left:1.5rem!important}.mr-xl{margin-right:1.5rem!important}.pr-xl{padding-right:1.5rem!important}.m-2xl{margin:2rem!important}.p-2xl{padding:2rem!important}.mx-2xl{margin-left:2rem!important;margin-right:2rem!important}.my-2xl{margin-bottom:2rem!important;margin-top:2rem!important}.px-2xl{padding-left:2rem!important;padding-right:2rem!important}.py-2xl{padding-bottom:2rem!important;padding-top:2rem!important}.mt-2xl{margin-top:2rem!important}.pt-2xl{padding-top:2rem!important}.mb-2xl{margin-bottom:2rem!important}.pb-2xl{padding-bottom:2rem!important}.ml-2xl{margin-left:2rem!important}.pl-2xl{padding-left:2rem!important}.mr-2xl{margin-right:2rem!important}.pr-2xl{padding-right:2rem!important}.mx-auto{margin-right:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.mt-auto{margin-top:auto!important}.mb-auto{margin-bottom:auto!important}.gap-0{gap:0!important}.gap-x-0{-moz-column-gap:0!important;column-gap:0!important}.gap-y-0{row-gap:0!important}.gap-xs{gap:.25rem!important}.gap-x-xs{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-y-xs{row-gap:.25rem!important}.gap-sm{gap:.5rem!important}.gap-x-sm{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-y-sm{row-gap:.5rem!important}.gap-md{gap:.75rem!important}.gap-x-md{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.gap-y-md{row-gap:.75rem!important}.gap-lg{gap:1rem!important}.gap-x-lg{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-y-lg{row-gap:1rem!important}.gap-xl{gap:1.5rem!important}.gap-x-xl{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.gap-y-xl{row-gap:1.5rem!important}.gap-2xl{gap:2rem!important}.gap-x-2xl{-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-y-2xl{row-gap:2rem!important}.text-bg-primary{color:#0f0f0f!important}.bg-bg-primary{background-color:#0f0f0f!important}.border-bg-primary{border-color:#0f0f0f!important}.text-bg-surface{color:#121212!important}.bg-bg-surface{background-color:#121212!important}.border-bg-surface{border-color:#121212!important}.text-bg-elevated{color:#151515!important}.bg-bg-elevated{background-color:#151515!important}.border-bg-elevated{border-color:#151515!important}.text-bg-muted{color:#1d1d1d!important}.bg-bg-muted{background-color:#1d1d1d!important}.border-bg-muted{border-color:#1d1d1d!important}.text-border{color:#2a2a2a!important}.bg-border{background-color:#2a2a2a!important}.border-border{border-color:#2a2a2a!important}.text-border-subtle{color:hsla(0,0%,100%,.1)!important}.bg-border-subtle{background-color:hsla(0,0%,100%,.1)!important}.border-border-subtle{border-color:hsla(0,0%,100%,.1)!important}.text-text-primary{color:#fff!important}.bg-text-primary{background-color:#fff!important}.border-text-primary{border-color:#fff!important}.text-text-secondary{color:#cfcfcf!important}.bg-text-secondary{background-color:#cfcfcf!important}.border-text-secondary{border-color:#cfcfcf!important}.text-text-muted{color:hsla(0,0%,100%,.6)!important}.bg-text-muted{background-color:hsla(0,0%,100%,.6)!important}.border-text-muted{border-color:hsla(0,0%,100%,.6)!important}.text-accent{color:#00d4ff!important}.bg-accent{background-color:#00d4ff!important}.border-accent{border-color:#00d4ff!important}.text-accent-strong{color:#007acc!important}.bg-accent-strong{background-color:#007acc!important}.border-accent-strong{border-color:#007acc!important}.text-accent-warm{color:#ff6b6b!important}.bg-accent-warm{background-color:#ff6b6b!important}.border-accent-warm{border-color:#ff6b6b!important}.text-accent-warning{color:gold!important}.bg-accent-warning{background-color:gold!important}.border-accent-warning{border-color:gold!important}.text-neutral-100{color:#111!important}.bg-neutral-100{background-color:#111!important}.border-neutral-100{border-color:#111!important}.text-neutral-200{color:#141414!important}.bg-neutral-200{background-color:#141414!important}.border-neutral-200{border-color:#141414!important}.text-neutral-300{color:#1a1a1a!important}.bg-neutral-300{background-color:#1a1a1a!important}.border-neutral-300{border-color:#1a1a1a!important}.text-neutral-400{color:#2d2d2d!important}.bg-neutral-400{background-color:#2d2d2d!important}.border-neutral-400{border-color:#2d2d2d!important}.text-neutral-500{color:#3a3a3a!important}.bg-neutral-500{background-color:#3a3a3a!important}.border-neutral-500{border-color:#3a3a3a!important}.text-neutral-600{color:#4a4a4a!important}.bg-neutral-600{background-color:#4a4a4a!important}.border-neutral-600{border-color:#4a4a4a!important}.text-neutral-700{color:#666!important}.bg-neutral-700{background-color:#666!important}.border-neutral-700{border-color:#666!important}.text-neutral-800{color:#888!important}.bg-neutral-800{background-color:#888!important}.border-neutral-800{border-color:#888!important}.text-neutral-900{color:#b8c5d1!important}.bg-neutral-900{background-color:#b8c5d1!important}.border-neutral-900{border-color:#b8c5d1!important}.text-light{color:#f5f5f5!important}.bg-light{background-color:#f5f5f5!important}.border-light{border-color:#f5f5f5!important}.text-white{color:#fff!important}.bg-white{background-color:#fff!important}.border-white{border-color:#fff!important}.text-black{color:#000!important}.bg-black{background-color:#000!important}.border-black{border-color:#000!important}.text-muted-50{color:hsla(0,0%,100%,.5)!important}.text-muted-70{color:hsla(0,0%,100%,.7)!important}.bg-transparent{background-color:transparent!important}.text-inherit{color:inherit!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-md{font-size:1rem!important}.text-lg{font-size:1.25rem!important}.text-xl{font-size:1.5rem!important}.text-2xl{font-size:1.75rem!important}.text-3xl{font-size:2rem!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-black{font-weight:900!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.2!important}.leading-snug{line-height:1.375!important}.leading-normal{line-height:1.5!important}.leading-relaxed{line-height:1.625!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.normal-case{text-transform:none!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.line-clamp-2{-webkit-line-clamp:2!important}.line-clamp-2,.line-clamp-3{display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.line-clamp-3{-webkit-line-clamp:3!important}.no-underline{text-decoration:none!important}.underline{text-decoration:underline!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-normal{white-space:normal!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.grid{display:grid!important}.hidden{display:none!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-none{flex:none!important}.flex-shrink-0{flex-shrink:0!important}.flex-grow{flex-grow:1!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.items-stretch{align-items:stretch!important}.items-baseline{align-items:baseline!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.self-auto{align-self:auto!important}.self-start{align-self:flex-start!important}.self-center{align-self:center!important}.self-end{align-self:flex-end!important}.self-stretch{align-self:stretch!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.col-span-2{grid-column:span 2/span 2!important}.col-span-full{grid-column:1/-1!important}.static{position:static!important}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.sticky{position:sticky!important}.inset-0{bottom:0!important;left:0!important;right:0!important}.inset-0,.top-0{top:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.right-0{right:0!important}.w-full{width:100%!important}.w-auto{width:auto!important}.h-full{height:100%!important}.h-auto{height:auto!important}.min-w-0{min-width:0!important}.max-w-full{max-width:100%!important}.overflow-hidden{overflow:hidden!important}.overflow-auto{overflow:auto!important}.overflow-visible{overflow:visible!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-50{z-index:50!important}.invisible{visibility:hidden!important}.visible{visibility:visible!important}.opacity-0{opacity:0!important}.opacity-50{opacity:.5!important}.opacity-100{opacity:1!important}.cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default!important}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:6px!important}.rounded{border-radius:12px!important}.rounded-lg{border-radius:16px!important}.rounded-full{border-radius:999px!important}.object-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-center{-o-object-position:center!important;object-position:center!important}
/*# sourceMappingURL=core.css.map */