@charset "UTF-8";: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}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{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--pressgpt-header-border-scrolled,rgba(51,51,51,.5));box-shadow:0 4px 20px #0006;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:translate(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:translate(-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:translate(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:translate(-.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:#ffffff0f}.mobile-menu li li a{padding-left:3.5rem;transform:translate(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:translate(-.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 #ffffff14;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 #00000040;filter:brightness(1.1);transform:translateY(-2px)}.social-icons .social-facebook{background-color:#1877f2}.social-icons .social-twitter{background-color:#000}.social-icons .social-twitter i:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8l164.9-188.5L26.8 48h145.6l100.5 132.9zm-24.8 373.8h39.1L151.1 88h-42z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";display:block;height:1em;width:1em}.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 #00000040;transform:translateY(-2px)}:is(body.dark,html.dark,[data-theme=dark]) .desktop-menu a{color:#ffffffe6!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:#ffffffe6!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:#ffffff1a;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:#ffffffd9}: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:1024px){.desktop-menu,.desktop-right{display:none}.mobile-right{display:flex}.desktop-panel-menu{display:none!important}}@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}}@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:#00d4ff1a;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,#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:#ffffff14;border:none;color:#fff}.footer .footer-social .social-facebook{background-color:#1877f2}.footer .footer-social .social-twitter{background-color:#000}.footer .footer-social .social-twitter i:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8l164.9-188.5L26.8 48h145.6l100.5 132.9zm-24.8 373.8h39.1L151.1 88h-42z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";display:block;height:1em;width:1em}.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 #00d4ff66;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:translate(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,#ff6b6b26,#4ecdc426 30%,#45b7d126 60%,#fd79a826);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,#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:#ffffffbf;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:#3a3a524d;border:1px solid #3a3a52;border-radius:8px;display:flex;gap:.4rem;padding:.5rem .8rem;transition:all .3s ease}.footer .footer-gallery-item:hover{background:#4ecdc426;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:#3a3a524d;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:#ffd70026;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:#141414e6;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 #0003;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 .section-head-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;width:100%}.posts-grid .section-head .section-head-title{flex:1;min-width:0}.posts-grid .section-head .section-head-search{flex-shrink:0;margin:0;max-width:280px}.posts-grid .section-head .section-head-search .search-form--inline{background:#00000040;border:1px solid var(--latest-head-border,hsla(0,0%,100%,.12));border-radius:6px;box-shadow:inset 0 1px 2px #0003;margin:0;min-width:200px;padding:0;transition:border-color .2s ease,box-shadow .2s ease}.posts-grid .section-head .section-head-search .search-form--inline:hover{border-color:#fff3;box-shadow:inset 0 1px 2px #00000040}.posts-grid .section-head .section-head-search .search-form--inline .search-input-wrapper{margin:0;padding:4px 6px 4px 12px}.posts-grid .section-head .section-head-search .search-form--inline .search-input-wrapper input{background:transparent;border:none;box-shadow:none;color:var(--latest-head-text,#fff);font-size:.9rem;padding:10px 48px 10px 0}.posts-grid .section-head .section-head-search .search-form--inline .search-input-wrapper input::-moz-placeholder{color:#ffffff80}.posts-grid .section-head .section-head-search .search-form--inline .search-input-wrapper input::placeholder{color:#ffffff80}.posts-grid .section-head .section-head-search .search-form--inline .search-input-wrapper input:focus{background:transparent;box-shadow:none;outline:none}.posts-grid .section-head .section-head-search .search-form--inline .search-submit{background:transparent;box-shadow:none;color:var(--cat-color,#00d4ff);font-size:.9rem;height:36px;right:6px;width:36px}.posts-grid .section-head .section-head-search .search-form--inline .search-submit:hover{background:#ffffff14;box-shadow:none;color:var(--cat-color,#00d4ff)}.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 .archive-hero{margin-bottom:2rem}.posts-grid .archive-hero .pressgpt-post-subheading,.posts-grid .archive-hero .pressgpt-post-subheading-wrap .pressgpt-post-subheading{font-size:2.5em}.posts-grid .archive-above-posts{margin:0 0 20px;width:100%}.posts-grid .archive-above-posts .widgets{display:flex;flex-direction:column;gap:20px}.posts-grid #archive-grid{margin-top:20px}.posts-grid .grid-list{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.posts-grid .meta-inline{align-items:center;color:#fff9;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:#00d4ffcc;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:#ffffff0d;border:1px solid hsla(0,0%,100%,.15);border-radius:12px;color:#ffffffb3;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:#00d4ff1a;border-color:#00d4ff66;color:#00d4ffe6}body.light-mode .posts-grid{background:#fffffffa;border-color:#00000014;--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:#0009}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:#007accd9}body.light-mode .posts-grid .meta-chip{background:#0000000a;border-color:#00000014;color:#000000a6}body.light-mode .posts-grid .meta-chip:hover{background:#007acc1f;border-color:#007acc59;color:#0052a4e6}body.light-mode .posts-grid .section-head{box-shadow:0 12px 32px #0b0d121a}body.light-mode .posts-grid .section-head-search .search-form--inline{background:#0000000a;border-color:#00000014}body.light-mode .posts-grid .section-head-search .search-form--inline:hover{border-color:#00000024}body.light-mode .posts-grid .section-head-search .search-form--inline .search-input-wrapper input{color:var(--latest-head-text)}body.light-mode .posts-grid .section-head-search .search-form--inline .search-input-wrapper input::-moz-placeholder{color:#00000073}body.light-mode .posts-grid .section-head-search .search-form--inline .search-input-wrapper input::placeholder{color:#00000073}body.light-mode .posts-grid .section-head-search .search-form--inline .search-submit{color:var(--pressgpt-header-menu-hover-color,#007acc)}body.light-mode .posts-grid .section-head-search .search-form--inline .search-submit:hover{background:#0000000f;color:var(--pressgpt-header-menu-hover-color,#007acc)}.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 .section-head-row{align-items:stretch;flex-direction:column}.posts-grid .section-head .section-head-search{max-width:100%}.posts-grid .section-head .section-head-search .search-form--inline{min-width:0;width:100%}.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 .weather,.top-info-bar .weather i,.top-info-bar .weather span,.top-info-bar a{color:inherit}.top-info-bar .weather i{align-items:center;display:inline-flex;flex:0 0 1em;justify-content:center;line-height:1;width:1em}.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:#ffffff14;border-color:#ffffff59;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%}.top-social-section .social-link.social-x i:before{background-color:currentColor;content:"";display:block;height:1em;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8l164.9-188.5L26.8 48h145.6l100.5 132.9zm-24.8 373.8h39.1L151.1 88h-42z'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8l164.9-188.5L26.8 48h145.6l100.5 132.9zm-24.8 373.8h39.1L151.1 88h-42z'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:1em}.date-weather-group{align-items:center;display:flex;flex:0 0 auto;gap:10px;justify-content:flex-end;min-width:132px;width:auto}.date-weather-group .date,.date-weather-group .weather{align-items:center;display:inline-flex;justify-content:flex-end}.date-weather-group .date{min-width:80px;white-space:nowrap}#current-date{display:inline-block;white-space:nowrap}.date-weather-group .weather{min-width:74px}.date-weather-group .weather span{display:inline-block;font-variant-numeric:tabular-nums;min-width:46px;text-align:right}#current-date-mobile{display:none;font-variant-numeric:tabular-nums;min-width:74px;text-align:right;width:74px}.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:#0000000f;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}.date-weather-group{gap:8px;min-width:164px;width:auto}.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}.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{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{background:var(--latest-filter-active-bg);border-color:var(--latest-filter-active-border);box-shadow:0 4px 12px #0003}@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-image{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-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:#00d4ff4d;box-shadow:0 8px 25px #0000004d;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:#00d4ffe6}.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}@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-card{touch-action:manipulation}.latest-card:active{transform:translateY(0);transition:transform .1s ease}}.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{--sidebar-gap:0px;margin:0 auto;max-width:1260px;overflow:visible;padding:0 1rem;position:relative;width:100%}.ad-sidebar{--ad-sidebar-width:300px;align-content:start;display:grid;gap:20px;min-height:0}.ad-sidebar-left{right:calc(100% - 1rem + var(--sidebar-gap))}.ad-sidebar-left,.ad-sidebar-right{position:absolute;top:10px;width:var(--ad-sidebar-width)}.ad-sidebar-right{left:calc(100% - 1rem + var(--sidebar-gap))}.ad-sidebar--ghost{display:none!important;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-content:start;align-items:start;display:grid;top:0;right:0;bottom:0;left:0;justify-items:stretch;position:absolute;row-gap:10px}.ad-slot__content>*{align-self:start;max-width:100%;width:100%}.ad-slot__content iframe,.ad-slot__content ins{display:block;height:100%;width:100%}.ad-slot__content img{display:block;height:auto;width:100%}.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{justify-items:end}.ad-sidebar-left .ad-slot{justify-self:end}.ad-sidebar-left .ad-slot__content .pgpt-reklam,.ad-sidebar-left .ad-slot__content img{justify-self:end;margin-left:auto;margin-right:0}.ad-sidebar-right .ad-slot__content{justify-items:start}.ad-sidebar-right .ad-slot__content .pgpt-reklam,.ad-sidebar-right .ad-slot__content img{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{align-items:flex-end;text-align:right}.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:#1a1a1a26}.ad-slot__content .pgpt-reklam{display:block;margin-bottom:0!important;max-width:var(--ad-slot-width);overflow:hidden;width:100%}.pgpt-reklam{margin-bottom:0!important}.ad-slot__content .pgpt-reklam img{display:block;height:auto;margin:0 auto;max-width:100%}@media (max-width:768px){#home-hero-below-widgets,#home-hero-below-widgets .pgpt-reklam{min-height:0}#home-hero-below-widgets .pgpt-reklam img{height:auto;-o-object-fit:initial;object-fit:fill;width:100%}section[id^=block-] .pgpt-reklam{min-height:0}section[id^=block-] .pgpt-reklam img{height:auto;-o-object-fit:initial;object-fit:fill;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{margin:0 auto;max-width:1170px;width:100%}.content-with-ads-wrapper.has-no-ad .main-content{margin:0 auto}@media (max-width:1841px){.ad-sidebar{display:none}}@media (max-width:1024px){.content-with-ads-wrapper{padding:0}.content-with-ads-wrapper .content{padding-left:0;padding-right:0}}@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:"";top:0;right:0;bottom:0;left: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:"";top:0;right:0;bottom:0;left: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:#141414f2;border:1px solid var(--pressgpt-color-border-subtle);border-radius:12px;overflow:hidden;position:relative;transition:all .2s ease}.post-card:hover{border-color:#00d4ff4d;box-shadow:0 8px 25px #0000004d;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:#141414e6;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,.posts-grid .post-card:hover .post-title a,.posts-grid .post-card:hover .post-title a:hover{color:#000}.post-meta{align-items:center;border-top:1px solid var(--pressgpt-color-border-subtle);color:#fff9;display:flex;font-size:.75rem;gap:8px;justify-content:space-between;margin-bottom:.25rem;padding-top:8px}.post-excerpt{color:#ffffffb3;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:#00000014}body.light-mode .post-card:hover{border-color:#007acc59;box-shadow:0 12px 32px #0f172a1f}body.light-mode .post-body{background:#fffffffa}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:#0009}body.light-mode .post-excerpt{color:#000000b8}.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%}}.section-head{align-items:center;background:#141414e6;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;-webkit-hyphens:auto;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:#00d4ffcc;border-radius:2px;content:"";display:inline-block;height:16px;width:4px}body.light-mode .section-head{background:#fffffffa;border-color:#00000014}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,#007acccc,#00d4ff99)}.search-container{top:0;right:0;bottom:0;left: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;top:0;right:0;bottom:0;left: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,#ffffff1a,#ffffff0d);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 25px 45px #0006,0 0 0 1px #ffffff1a,inset 0 1px #fff3;padding:0;transition:all .4s ease-in-out}.search-form:hover{box-shadow:0 35px 55px #00000080,0 0 0 1px #ffffff26,inset 0 1px #ffffff40;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 #0000004d,0 0 0 1px #ffffff1a,inset 0 1px #ffffff0d;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 #0006,0 0 0 2px #fff3,0 0 20px #ffffff1a,inset 0 1px #ffffff1a;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 #00000080,0 0 0 1px #ffffff26,inset 0 1px #ffffff1a;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 #000000b3,0 0 0 2px #ffffff40,inset 0 1px #fff3;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 #0006;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:#ffffffeb;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:#fff9;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,#0000001a,#0000000d);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 #0000004d,0 0 0 1px #ffffff1a,inset 0 1px #ffffff0d;color:#fff}body.light-mode .search-input-wrapper input:focus{background:linear-gradient(145deg,#2d2d2d,#404040 50%,#1a1a1a);box-shadow:inset 0 2px 8px #0006,0 0 0 2px #fff3,0 0 20px #ffffff1a,inset 0 1px #ffffff1a}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,#00000014,#0000000a);border:1px solid rgba(0,0,0,.08)}body.light-mode .pgpt-live-box{background:#fff;border-color:#e6e6e6;box-shadow:0 16px 40px #00000026}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,#ffffff14,#ffffff05);border:1px solid rgba(0,212,255,.35);border-radius:999px;bottom:24px;box-shadow:0 12px 32px #0006,0 1px #ffffff14;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,#ffffff1f,#ffffff0a);box-shadow:0 16px 38px #00000080,0 1px #ffffff1a;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:#ffffffb3;border-color:#00000014;box-shadow:0 12px 24px #00000026;color:#4a4a4acc}body.light-mode .scroll-to-top:hover{background:#ffffffe6;box-shadow:0 18px 28px #0000002e;color:#4a4a4af2}body.light-mode .scroll-to-top:focus-visible{outline-color:#4a4a4a8c}@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:#00d4ffa6}.pressgpt-breadcrumb__label{line-height:1.4}body.light-mode .pressgpt-breadcrumb{border-bottom-color:#ffffff59;color:#cfcfcfe6}body.light-mode .pressgpt-breadcrumb__link{color:#cfcfcfd9}@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 #00000059;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:#ffffff14;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 #0f172a59;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:#00000014}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}.duty-card{background:#000000bf;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;display:grid;gap:10px;padding:16px}body.light-mode .duty-card{background:#fffffff2;border-color:#0000000f}.widget_rss .widget-title a{color:inherit;text-decoration:none}.widget_rss li{margin-bottom:16px}.widget_rss cite{color:#fff9;display:block;font-size:12px;margin-top:4px}body.light-mode .widget_rss cite{color:#6b7280}.widget_search .search-form{display:flex;gap:8px}.widget_search .search-field{background:#00000059;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;color:#ffffffe6;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:#0000000a;border-color:#0000001f;color:#1f2937}.widget{margin-bottom:20px}#archive-above-posts-widgets .widget,#home-authors-below-widgets .widget,#home-hero-below-widgets .widget,#home-hero-widgets .widget{margin-bottom:0}#archive-above-posts-widgets>.widgets>.widget+.widget,#home-authors-below-widgets>.widgets>.widget+.widget,#home-hero-below-widgets>.widgets>.widget+.widget,#home-hero-widgets>.widgets>.widget+.widget{margin-top:15px}#archive-above-posts-widgets .widget>:last-child,#home-authors-below-widgets .widget>:last-child,#home-hero-below-widgets .widget>:last-child,#home-hero-widgets .widget>:last-child{margin-bottom:0}body.light-mode .pressgpt-magazine .pressgpt-magazine__head .pressgpt-magazine__title{color:#7f1d1d!important}body.light-mode .pressgpt-magazine .pressgpt-magazine__head .pressgpt-magazine__more,body.light-mode .pressgpt-magazine .pressgpt-magazine__head .pressgpt-magazine__more:visited{background:#991b1b!important;color:#fff!important}.widget_kocaeli_tramvay_widget .kts-tab-btn.active,.widget_kocaeli_tramvay_widget .kts-wrapper .kts-tab-btn.active{background:#fff!important;color:#0f172a!important}.widget_kocaeli_tramvay_widget .kts-line-btn.active .kts-line-code,.widget_kocaeli_tramvay_widget .kts-wrapper .kts-line-btn.active .kts-line-code{color:#7c2d12!important}.widget_kocaeli_tramvay_widget .kts-line-btn.active .kts-line-name,.widget_kocaeli_tramvay_widget .kts-wrapper .kts-line-btn.active .kts-line-name{color:#334155!important;font-weight:600!important}.pgpt-breaking-news{--pgpt-breaking-title-scale:1;--pgpt-breaking-subheading-scale:1;background:#3f3f3f;border:1px solid hsla(0,0%,100%,.06);border-radius:16px;box-shadow:0 18px 28px #0f172a38;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,#ffffff14 0,#0f172abf);top:0;right:0;bottom:0;left:0;position:relative;position:absolute;z-index:0}.pgpt-breaking-news__media img{height:100%;top:0;right:0;bottom:0;left: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:#9c27b0f2;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,#ffffff14,#ffffff14 10px,#ffffff05 0,#ffffff05 20px);color:#ffffffb3;display:flex;font-size:15px;top:0;right:0;bottom:0;left: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,#0f172a00,#0f172a66 55%,#0f172aeb);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:0}.pgpt-breaking-news__title{color:#fff!important;font-size:calc(30px*var(--pgpt-breaking-title-scale, 1));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__subheading{line-height:1;margin:0 0 8px;position:relative;z-index:1}.pgpt-breaking-news__subheading .pressgpt-post-subheading,.pgpt-breaking-news__subheading .pressgpt-post-subheading-wrap{display:inline-block}.pgpt-breaking-news__subheading .pressgpt-post-subheading{font-size:calc(1em*var(--pgpt-breaking-subheading-scale, 1))}.pgpt-breaking-news__subheading>.pressgpt-post-subheading{background:#000000d1;border-radius:3px;color:#fff;padding:3px 8px}.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 #ffffff80;color:#ffffffd9;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 #ff1f1f73;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:calc(26px*var(--pgpt-breaking-title-scale, 1))}}@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__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:calc(22px*var(--pgpt-breaking-title-scale, 1))}.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:calc(20px*var(--pgpt-breaking-title-scale, 1))}}body.light-mode .pgpt-breaking-news__badge--gallery{background:#9c27b0f2;border-color:#7b1fa2e6;color:#fff}.pgpt-ara-manset{padding:0;--pgpt-ara-manset-title-scale:1}.pgpt-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{padding:0 5px}.pgpt-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);container-type:inline-size;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:#ffffff0f}.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 #0f172a26;transform:translateY(-4px)}body:not(.light-mode) .pgpt-ara-manset__item:hover{box-shadow:0 18px 36px #0006}.pgpt-ara-manset__media{aspect-ratio:16/8;background:linear-gradient(135deg,#0f172a33,#0f172a99);display:block;margin-bottom:0;overflow:hidden;position:relative}.pgpt-ara-manset__badges{display:block;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:4}.pgpt-ara-manset__badge{pointer-events:auto}.pgpt-ara-manset__subheading{bottom:10px;left:10px;line-height:1;pointer-events:none;position:absolute;right:10px;z-index:3}.pgpt-ara-manset__subheading .pressgpt-post-subheading,.pgpt-ara-manset__subheading .pressgpt-post-subheading-wrap{display:inline-block}.pgpt-ara-manset__subheading>.pressgpt-post-subheading{background:#000000d1;border-radius:3px;color:#fff;padding:3px 8px}@container (max-width: 240px){.pgpt-ara-manset__subheading{display:none}}.pgpt-ara-manset__image,.pgpt-ara-manset__placeholder{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pgpt-ara-manset__placeholder{background:linear-gradient(135deg,#94a3b859,#4755698c)}.pgpt-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{background-color:transparent}.pgpt-ara-manset__content .pgpt-ara-manset__title{color:var(--pgpt-ara-manset-title-color,#0f172a);display:-webkit-box;font-size:calc(16px*var(--pgpt-ara-manset-title-scale, 1));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__content .pgpt-ara-manset__title{color:#ffffffe6}.pgpt-ara-manset__item:hover .pgpt-ara-manset__content .pgpt-ara-manset__title{color:var(--pgpt-ara-manset-title-hover-color,#0f172a)}body:not(.light-mode) .pgpt-ara-manset__item:hover .pgpt-ara-manset__content .pgpt-ara-manset__title{color:var(--pgpt-ara-manset-title-hover-color,var(--pressgpt-color-accent,#00d4ff))}@media (max-width:767px){.pgpt-ara-manset__content{padding:6px!important}.pgpt-ara-manset__content .pgpt-ara-manset__title{font-size:16px}}.pgpt-ara-manset-2{padding:0;--pgpt-ara-manset-2-title-scale:1}.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 #0000001f;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;width:100%}.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,#94a3b859,#4755698c)}.pgpt-ara-manset-2__overlay{align-items:flex-start;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;flex-direction:column;justify-content:flex-end;left:0;min-height:70px;padding:35px 12px 12px;position:absolute;right:0}.pgpt-ara-manset-2__subheading{line-height:1;margin:0;width:100%}.pgpt-ara-manset-2__subheading .pressgpt-post-subheading,.pgpt-ara-manset-2__subheading .pressgpt-post-subheading-wrap{display:inline-block}h3.pgpt-ara-manset-2__title{color:var(--pgpt-ara-manset-2-title-color,#fff);display:-webkit-box;font-size:calc(1.1rem*var(--pgpt-ara-manset-2-title-scale, 1));font-weight:700;-webkit-line-clamp:3;line-clamp:3;line-height:1.2;margin:0;min-width:0;text-shadow:0 1px 3px rgba(0,0,0,.5);width:100%;-webkit-box-orient:vertical;overflow:hidden}.pgpt-ara-manset-2__item:hover h3.pgpt-ara-manset-2__title{color:var(--pgpt-ara-manset-2-title-hover-color,#fff)}.pgpt-ara-manset-2__badges{display:block;top:0;right:0;bottom:0;left: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:calc(.95rem*var(--pgpt-ara-manset-2-title-scale, 1))}}@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,#0f172a00,#0f172abf);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,#0f172a33,#0f172a8c);overflow:hidden;position:relative;width:100%}.pgpt-seven-ara-manset__badges{display:block;top:0;right:0;bottom:0;left: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,#94a3b859,#4755698c)}.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__subheading{line-height:1;margin:0 0 4px}.pgpt-seven-ara-manset__subheading .pressgpt-post-subheading,.pgpt-seven-ara-manset__subheading .pressgpt-post-subheading-wrap{display:inline-block;margin:0}.pgpt-seven-ara-manset__subheading>.pressgpt-post-subheading{background:#000000d1;border-radius:3px;color:#fff;padding:3px 8px}.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 #0f172a8c;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:"";top:0;right:0;bottom:0;left: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 #0f172a99;display:flex;gap:5px;padding-right:5px}.authors-feature__avatar{flex-shrink:0;height:140px;overflow:visible;position:relative;width:auto;z-index:2}.authors-feature__avatar img{display:block;height:140px;-o-object-fit:cover;object-fit:cover;position:relative;width:140px}.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__post{color:#111827;display:-webkit-box;font-size:15px;font-weight:600;line-height:1.5;margin:4px 0 0;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.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)}@media (max-width:768px){.authors-feature{padding:0}.authors-feature__outer{flex-direction:column}.authors-feature:not(.authors-feature-2) .authors-feature__viewport{max-height:480px;overflow-y:auto}.authors-feature:not(.authors-feature-2) .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 #020617cc}body:not(.light-mode) .authors-feature__card{background:#111d33;border-color:#1f2a44;box-shadow:0 26px 46px -38px #0009}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;display:flex;flex-direction:column;min-height:254px;overflow:hidden;padding:22px;position:relative;transition:box-shadow .2s ease}.authors-feature-2__card:hover{box-shadow:0 8px 18px #0f172a1a}.authors-feature-2__pattern{background-image:radial-gradient(#e5e7eb 1px,transparent 0);background-size:10px 10px;top:0;right:0;bottom:0;left:0;opacity:.3;pointer-events:none;position:absolute;z-index:0}.authors-feature-2__content{display:flex;flex:1;flex-direction:column;max-width:calc(100% - 92px);position:relative;z-index:2}.authors-feature-2__post-title{display:-webkit-box;font-size:22px;font-weight:800;-webkit-line-clamp:4;line-clamp:4;line-height:1.18;margin:0 0 12px;text-transform:none;-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:auto;padding-top:12px}.authors-feature-2__first,.authors-feature-2__first:visited,.authors-feature-2__last,.authors-feature-2__last:visited{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:27px}.authors-feature-2__last{font-size:33px}.authors-feature-2__number{bottom:-20px;color:#0000000d;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(0);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(100%)}.authors-feature-2__dots{align-items:center;display:flex;gap:1px;justify-content:center;margin-top:1px}.authors-feature-2__dot{background:transparent;border:none;border-radius:999px;cursor:pointer;height:24px;padding:0;position:relative;width:24px}.authors-feature-2__dot:before{background:#d1d5db;border-radius:999px;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .2s ease;width:10px}.authors-feature-2__dot.is-active:before{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 .authors-feature__viewport,.authors-feature-2__viewport{max-height:none!important;overflow:hidden!important;width:100%}.authors-feature-2 .authors-feature__track,.authors-feature-2__track{display:flex!important;flex-wrap:nowrap!important;transition:transform .25s ease-out}.authors-feature-2__slide{box-sizing:border-box;flex:0 0 100%;flex-shrink:0;min-width:100%;padding:0 8px;width:100%}.authors-feature-2__grid{gap:12px;max-width:100%}.authors-feature-2__grid,.authors-feature-2__grid--single-card{grid-template-columns:1fr}.authors-feature-2__card{box-sizing:border-box;max-width:100%;min-height:240px;padding:18px}.authors-feature-2__post-title{font-size:24px}.authors-feature-2__date{font-size:11px}.authors-feature-2__first{font-size:23px}.authors-feature-2__last{font-size:30px}.authors-feature-2__number{font-size:120px;right:80px}.authors-feature-2__avatar{height:165px;width:120px}.authors-feature-2__grid--single-card .authors-feature-2__content{max-width:calc(100% - 70px)}}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:#ffffff0f}body:not(.light-mode) .authors-feature-2__dot{background:transparent}body:not(.light-mode) .authors-feature-2__dot:before{background:#475569}body:not(.light-mode) .authors-feature-2__dot.is-active:before{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}body.light-mode #jp-relatedposts{background:#f5f5f5!important;border:1px solid #ddd!important}@media (max-width:768px){#jp-relatedposts{margin:20px 0!important}#jp-relatedposts,.entry-content #jp-relatedposts{padding:15px!important}}.single-content .sd-content{margin:10px 0 24px!important;padding:0!important}body.light-mode .single-content .sd-content .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:#ffffff0d!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:#ffffff1a!important;border-color:#fff3!important;box-shadow:0 4px 12px #00000026!important;transform:translateY(-2px)!important}.single-content .sd-content a.sd-button:active{box-shadow:0 2px 4px #0000001a!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:#00000008!important;border-color:#00000014!important;color:#1a1a1a!important}body.light-mode .single-content .sd-content a.sd-button:hover{background:#0000000f!important;border-color:#0000001f!important;box-shadow:0 4px 12px #00000014!important}:is(body.dark,html.dark,[data-theme=dark],body.dark-mode) .single-content .sd-content .sd-title{color:#ffffffd1!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:#171717eb!important;border:1px solid hsla(0,0%,100%,.12)!important;box-shadow:0 10px 30px #0006!important;color:#f0f4f7eb!important}:is(body.dark,html.dark,[data-theme=dark],body.dark-mode) .single-content .sd-content a.sd-button:hover{background:#00d4ff1f!important;border-color:#00d4ff66!important;box-shadow:0 12px 32px #00000080!important;color:#00d4fff2!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 #0006!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:#8f0f58;--magazine-accent-color:#c01779;--magazine-accent-shadow:rgba(192,23,121,.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:#1f1020;--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)}:is(body.light-mode,html.light,[data-theme=light]) .pressgpt-magazine__head .pressgpt-magazine__title{color:#7f1d1d!important}:is(body.light-mode,html.light,[data-theme=light]) .pressgpt-magazine__more,:is(body.light-mode,html.light,[data-theme=light]) .pressgpt-magazine__more:visited{background:#b91c1c!important;color:#fff!important}.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,#2563eb2e,#2563eb0a);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:#0f172a59;display:flex;flex:1;flex-wrap:wrap}.pressgpt-evds-market__item{-webkit-backdrop-filter:blur(4px);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:#3b82f63d}.pressgpt-evds-market__item-icon--eur{background:#10b98133}.pressgpt-evds-market__item-icon--chf{background:#f472b638}.pressgpt-evds-market__item-icon--gbp{background:#f9731638}.pressgpt-evds-market__item-icon--jpy{background:#bef26340}.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:#f8fafc99;font-style:italic}.pressgpt-evds-market__item-change{font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.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:#0f172a08}body.light-mode .pressgpt-evds-market__item{border-left-color:#0f172a14}body.light-mode .pressgpt-evds-market__item-icon{background:#0f172a05;border-color:#0f172a24}body.light-mode .pressgpt-evds-market__item-change.is-empty,body.light-mode .pressgpt-evds-market__item-value.is-empty{color:#0f172a73}body.light-mode .pressgpt-evds-market__item-icon--usd{background:#3b82f61f}body.light-mode .pressgpt-evds-market__item-icon--eur{background:#10b9811f}body.light-mode .pressgpt-evds-market__item-icon--chf{background:#ec48991f}body.light-mode .pressgpt-evds-market__item-icon--gbp{background:#eab3081f}body.light-mode .pressgpt-evds-market__item-icon--jpy{background:#4ade8024}@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:#0f172a14}body.light-mode .pressgpt-evds-market__item:nth-child(odd){border-right-color:#0f172a14}body.light-mode .pressgpt-evds-market__item:last-child{border-right-color:transparent}}.pressgpt-tv-tickers{--tv-header-bg:linear-gradient(135deg,#0f172a,#1e3a5f);--tv-header-title-color:#f8fafc;--tv-tickers-border:hsla(0,0%,100%,.08);--tv-tickers-radius:6px;border:1px solid var(--tv-tickers-border);border-radius:var(--tv-tickers-radius);overflow:hidden}@media (max-width:767px){.pressgpt-tv-tickers{--tv-tickers-radius:0}}.pressgpt-tv-tickers__header{align-items:center;background:var(--tv-header-bg);border-bottom:1px solid var(--tv-tickers-border);display:flex;gap:10px;padding:13px 18px}.pressgpt-tv-tickers__icon{align-items:center;background-color:#0f172a59;background-image:linear-gradient(#34d399,#34d399),linear-gradient(#34d399,#34d399),linear-gradient(#f87171,#f87171),linear-gradient(#f87171,#f87171),linear-gradient(#38bdf8,#38bdf8),linear-gradient(#38bdf8,#38bdf8);background-position:3px 7px,5px 3px,11px 5px,12px 4px,19px 10px,20px 5px;background-repeat:no-repeat;background-size:4px 11px,1px 18px,4px 9px,1px 16px,4px 8px,1px 15px;border-radius:6px;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;width:26px}.pressgpt-tv-tickers__title{color:var(--tv-header-title-color);font-size:12px;font-weight:700;letter-spacing:.07em;margin:0;text-transform:uppercase;white-space:nowrap}.pressgpt-tv-tickers__embed{overflow:hidden;width:100%}.pressgpt-tv-tickers__embed .tradingview-widget-container{min-height:56px;width:100%}.pressgpt-tv-tickers__embed .tradingview-widget-container__widget{width:100%}@media (max-width:359px){.pressgpt-tv-tickers__embed .tradingview-widget-container{min-width:440px;width:440px;zoom:.73}}@media (min-width:360px) and (max-width:767px){.pressgpt-tv-tickers__embed .tradingview-widget-container{min-width:440px;width:440px;zoom:.82}}.pressgpt-tv-tickers__embed--lazy .tradingview-widget-container--lazy{background:linear-gradient(90deg,#80808014 25%,#80808029,#80808014 75%)}.pressgpt-tv-tickers__embed .tradingview-widget-container:empty,.pressgpt-tv-tickers__embed--lazy .tradingview-widget-container--lazy{animation:pressgpt-tv-shimmer 1.6s infinite;background-size:200% 100%;min-height:56px}@keyframes pressgpt-tv-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pressgpt-bik-adv{display:block;width:100%;--pressgpt-bik-embed-min-height:200px}.pressgpt-bik-adv__embed{overflow:hidden;position:relative}.pressgpt-bik-adv__embed,.pressgpt-bik-adv__embed iframe{display:block;min-height:var(--pressgpt-bik-embed-min-height);width:100%}.pressgpt-bik-adv__embed iframe{border:0;height:var(--pressgpt-bik-embed-min-height)}@media (max-width:768px){.pressgpt-bik-adv{--pressgpt-bik-embed-min-height:240px}}: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:translate(100px) scale(.8)}70%{transform:translate(-5px) scale(1.05)}to{opacity:1;transform:translate(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;-webkit-backdrop-filter:blur(10px);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 #25d36680,0 4px 12px #0000002e,inset 0 -3px 10px #0000001f,inset 0 2px 4px #fff3;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:translate(-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:"";top:-4px;right:-4px;bottom:-4px;left:-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:#ffffff40;box-shadow:0 10px 30px #25d3668c,0 5px 15px #0003,inset 0 -2px 8px #00000026,inset 0 1px 4px #ffffff40;transform:translateY(-3px) scale(1.03)}.wa-button:hover:before{transform:translate(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 #25d36680,0 3px 10px #0000002e;transform:translateY(-1px) scale(1.02)}@keyframes shake-subtle{0%,to{transform:rotate(0) 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 #0003,inset 0 2px 4px #ffffffe6,inset 0 -2px 4px #0000000d;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:#ffffffb3;box-shadow:0 6px 18px #00000040,inset 0 2px 4px #fffffff2,inset 0 -2px 4px #0000000f;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-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 #00000026,inset 0 1px 2px #fffc;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(0)}.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:#e74c3c66;box-shadow:0 5px 15px #e74c3c4d,inset 0 1px 2px #ffffffe6;transform:scale(1.1) rotate(90deg)}.wa-close-btn:hover svg{fill:#e74c3c}.wa-close-btn:active{box-shadow:0 2px 8px #e74c3c40,inset 0 1px 3px #0000001a;transform:scale(1) rotate(90deg)}@media (max-width:768px){.wa-container{bottom:60px;gap:8px;right:12px}.wa-button{box-shadow:0 6px 20px #25d36666,0 3px 8px #00000026,inset 0 -2px 8px #0000001a,inset 0 1px 3px #fff3;height:52px;min-width:52px;padding:0 14px}.wa-button:hover{box-shadow:0 8px 22px #25d36673,0 4px 10px #0000002e,inset 0 -2px 6px #0000001f,inset 0 1px 3px #ffffff40;transform:translateY(-2px) scale(1.02)}.wa-icon-wrap{box-shadow:0 3px 10px #0000002e,inset 0 1px 3px #ffffffe6,inset 0 -1px 3px #0000000d;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-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(0);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{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--wa-green);border:1px solid rgba(0,0,0,.08);border-radius:50%;box-shadow:0 6px 16px #00000029;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:#0000001f;box-shadow:0 8px 18px #0000002e;transform:translateY(-1px)}.wa-button:hover .wa-icon-wrap{animation:none}.wa-button:active{box-shadow:0 4px 12px #00000029;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 #00000024;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:#0000002e;box-shadow:0 4px 10px #00000024;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 #00000024}.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{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000005;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:#4caf5033;box-shadow:0 8px 32px #0000001a}.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 #0000002e;content:"";height:16px;left:10px;pointer-events:none;position:absolute;transform:skew(-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-card{background:#ffffff05;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:#4caf504d;box-shadow:0 12px 24px #00000026;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:#4caf501a;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:#4caf5033;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:#fffc;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);top: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-subheading{line-height:1;margin:0 0 4px}.home-sports .featured-subheading .pressgpt-post-subheading,.home-sports .featured-subheading .pressgpt-post-subheading-wrap{display:inline-block;margin:0}.home-sports .featured-subheading>.pressgpt-post-subheading{background:#000000d1;border-radius:3px;color:#fff;padding:3px 8px}.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:#4caf504d;box-shadow:0 4px 12px #0003}.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)}@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:#4caf504d!important;box-shadow:0 4px 12px #0003!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}@media (max-width:1024px){.home-sports .sports-right{grid-column:1/-1}}.home-sports .standings-card{background:#ffffff05;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:#ffffff59;border-radius:8px}.home-sports .standings-table tbody::-webkit-scrollbar-thumb:hover{background:#ffffff80}.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:#11823b26;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:#ffffff05}.home-sports .standings-table tbody tr:hover{background:#ffffff0d}.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:#ffffffbf;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:#fffc;border-color:#0000000d}body.light-mode .home-sports .sports-inner:hover{border-color:#4caf5033;box-shadow:0 8px 32px #0000000d}body.light-mode .home-sports .section-title{color:#fff}body.light-mode .home-sports .section-head{background:#11823b;border-bottom-color:#0000000d}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:#ffffffe6;border-color:#0000000d}body.light-mode .home-sports .sports-card:hover{border-color:#4caf504d;box-shadow:0 12px 24px #00000014}body.light-mode .home-sports .sports-title a{color:#1a1a1a}body.light-mode .home-sports .sports-excerpt{color:#000000b3}body.light-mode .home-sports .sports-more{background:#000;border-color:#2e7d324d;color:#fff}body.light-mode .home-sports .sports-more:hover{background:#2e7d321a;border-color:#2e7d3280}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 .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:#00000047}body.light-mode .home-sports .standings-table tbody::-webkit-scrollbar-thumb:hover{background:#0006}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:#ffffff1a}body.dark-mode .home-sports .standings-card{background:#ffffff05;border-color:#ffffff14}body.dark-mode .home-sports .standings-table th{background:#11823b26}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}.text-white{color:#fff!important}.bg-white{background-color:#fff!important}.bg-black{background-color:#000!important}.text-xl{font-size:1.5rem!important}.text-2xl{font-size:1.75rem!important}.font-bold{font-weight:700!important}.text-right{text-align:right!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.underline{text-decoration:underline!important}.italic{font-style:italic!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-wrap{flex-wrap:wrap!important}.static{position:static!important}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.sticky{position:sticky!important}.w-full{width:100%!important}.h-full{height:100%!important}.invisible{visibility:hidden!important}.visible{visibility:visible!important}.rounded{border-radius:12px!important}
