:root{--black:#000;--dark-gray:#0a0a0a;--mid-gray:#1a1a1a;--light-gray:#2a2a2a;--white:#fff;--red:red;--red-glow:#f009;--red-soft:#ff000026;--glass-bg:#ffffff0d;--glass-border:#ffffff1a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}img{border:none;outline:none}body{background:var(--black);color:var(--white);font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}nav{z-index:1000;-webkit-backdrop-filter:blur(30px)saturate(180%);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 50%,#ffffff1a 100%);border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:1rem 3rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #0000004d,inset 0 1px #ffffff1a}nav:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}nav.scrolled{background:linear-gradient(135deg,#0009 0%,#0006 50%,#0009 100%);padding:.8rem 3rem;box-shadow:0 8px 32px #00000080,inset 0 1px #ffffff0d}.nav-logo{color:var(--white);letter-spacing:1px;margin-left:-.5rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600;text-decoration:none}.nav-logo img{filter:invert();height:32px}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-links a{color:#fffc;letter-spacing:.5px;font-size:.9rem;font-weight:400;text-decoration:none;transition:all .3s;position:relative}.nav-links a:after{content:"";background:var(--red);width:0;height:2px;box-shadow:0 0 10px var(--red-glow);transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:hover{color:var(--white)}.nav-links a:hover:after{width:100%}.nav-cta{box-shadow:0 0 30px var(--red-glow);border-radius:50px;padding:.7rem 1.5rem;font-weight:500;transition:all .3s;background:var(--red)!important;color:var(--white)!important}.nav-cta:hover{box-shadow:0 0 50px var(--red-glow);transform:scale(1.05)}.nav-cta:after{display:none!important}.mobile-menu{cursor:pointer;flex-direction:column;gap:5px;display:none}.mobile-menu span{background:var(--white);width:25px;height:2px;transition:all .3s}footer{background:var(--black);border-top:1px solid var(--glass-border);padding:4rem 2rem 2rem}.footer-content{text-align:center;max-width:1200px;margin:0 auto 3rem}.footer-brand h3{margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500}.footer-brand p{color:#ffffff80;margin-bottom:1.5rem;font-size:.9rem;font-weight:300;line-height:1.7}.social-links{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.social-links a{background:var(--mid-gray);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.social-links a:hover{background:var(--red);transform:translateY(-3px)}.social-links svg{width:18px;height:18px;fill:var(--white)}.footer-column h4{letter-spacing:1px;text-transform:uppercase;color:var(--white);margin-bottom:1.5rem;font-size:.85rem;font-weight:600}.footer-column ul{list-style:none}.footer-column li{margin-bottom:.75rem}.footer-column a{color:#ffffff80;font-size:.9rem;font-weight:300;text-decoration:none;transition:color .3s}.footer-column a:hover{color:var(--red)}.footer-bottom{border-top:1px solid var(--glass-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.footer-bottom p{color:#fff6;font-size:.85rem}.footer-bottom-links{gap:2rem;display:flex}.footer-bottom-links a{color:#fff6;font-size:.85rem;text-decoration:none;transition:color .3s}.footer-bottom-links a:hover{color:var(--red)}@media (width<=768px){nav{padding:1rem 1.5rem}.nav-links{backdrop-filter:blur(20px);border-top:1px solid var(--glass-border);background:#000000f2;flex-direction:column;gap:1.5rem;padding:2rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.active{display:flex}.mobile-menu{z-index:1001;display:flex}.footer-content{text-align:center;grid-template-columns:1fr}.footer-brand p{padding:0 1rem;font-size:.85rem}.social-links{justify-content:center}.footer-bottom{text-align:center;flex-direction:column}}body{color:#fff;background:#0a0a0a;width:100%;font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden;margin:0!important;padding:0!important}*{box-sizing:border-box}.page-hero{text-align:center;background:#000;padding:6rem 2rem 5rem;position:relative;overflow:hidden}.page-hero-bg{filter:grayscale()brightness(.3);z-index:0;background:url(/images/site/news-hero-bg.webp) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.page-hero-overlay{z-index:1;background:linear-gradient(#000000b3 0%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-hero-glow{z-index:1;background:radial-gradient(circle,#ff000026 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:4s ease-in-out infinite buffetPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes buffetPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}.page-hero-content{z-index:2;position:relative}.section-label{letter-spacing:3px;text-transform:uppercase;color:red;background:#ff000026;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.page-hero h1{color:#fff;margin-bottom:1rem;line-height:1.2;text-transform:none!important;font-family:Playfair Display,serif!important;font-size:clamp(2.5rem,6vw,4rem)!important;font-weight:400!important}.page-hero h1 em{color:red;text-shadow:0 0 40px #f009;font-style:italic!important}.page-hero p{color:#ffffffb3;margin:0 auto;font-size:clamp(1rem,2vw,1.2rem);font-weight:300}.page-hero .hero-line-1{margin-bottom:.25rem}.page-hero .hero-line-2{margin-bottom:0}.category-filter{background:#0a0a0a;max-width:1400px;margin:0 auto;padding:1.5rem 2rem}.filter-container{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.filter-btn{backdrop-filter:blur(10px);color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.6rem 1.25rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:400;transition:all .3s}.filter-btn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.filter-btn.active{color:#fff;background:red;border-color:red;box-shadow:0 0 20px #f009}.news-section{background:#0a0a0a;padding:1.5rem 2rem 8rem;position:relative}.article-tag{letter-spacing:1px;text-transform:uppercase;background:#ff000026;border-radius:50px;margin-bottom:1rem;margin-right:.5rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-block;color:red!important;width:auto!important;max-width:fit-content!important}.article-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.article-tags .article-tag{margin-bottom:0;margin-right:0}.featured-content h2{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;line-height:1.3;transition:color .3s}.featured-card:hover .featured-content h2{color:red}.article-excerpt{color:#fff9;margin-bottom:2rem;font-size:1rem;font-weight:300;line-height:1.8}.read-more{color:#fff;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.read-more svg{transition:transform .3s}.featured-card:hover .read-more{color:red}.featured-card:hover .read-more svg{transform:translate(5px)}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.article-card{color:inherit;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;text-decoration:none;transition:all .4s;display:flex;overflow:hidden}.article-card:hover{border-color:#ff00004d;transform:translateY(-10px);box-shadow:0 25px 80px #f003,0 15px 40px #0006}.article-image{height:220px;position:relative;overflow:hidden}.article-image img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:all .5s}.article-card:hover .article-image img{filter:grayscale(40%);transform:scale(1.08)}.article-body{flex-direction:column;flex:1;padding:1.75rem;display:flex}.article-body h3{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:500;line-height:1.4;text-transform:none!important;font-family:Outfit,sans-serif!important}.article-body .article-excerpt{color:#ffffff80;flex:1;margin-bottom:0;font-size:.9rem;line-height:1.6}.article-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.25rem;display:flex}.article-date{color:#fff6;font-size:.8rem}.article-arrow{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.article-arrow svg{stroke:#ffffff80;transition:all .3s}.article-card:hover .article-arrow{background:red;box-shadow:0 0 20px #f009}.article-card:hover .article-arrow svg{stroke:#fff;transform:translate(2px)}.newsletter-section{text-align:center;background:#000;padding:2rem 2rem 8rem;position:relative;overflow:hidden}.newsletter-bg{filter:grayscale()brightness(.2);z-index:0;background:url(/images/site/newsletter-bg.webp) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.newsletter-overlay{z-index:1;background:linear-gradient(#0a0a0a 0%,#000c 50%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.newsletter-glow{z-index:1;background:radial-gradient(circle,#ff000026 0%,#0000 60%);border-radius:50%;width:600px;height:600px;animation:4s ease-in-out infinite buffetPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.newsletter-content{z-index:2;max-width:900px;margin:0 auto;position:relative}.newsletter-content h2{color:#fff;margin-bottom:1rem;text-transform:none!important;font-family:Playfair Display,serif!important;font-size:clamp(2rem,4vw,3rem)!important;font-weight:400!important}.newsletter-content h2 em{color:red;font-style:italic!important}.newsletter-content>p{color:#fff9;margin:0 auto;font-size:1.1rem;font-weight:300}.newsletter-content .newsletter-line-1{margin-bottom:.25rem}.newsletter-content .newsletter-line-2{margin-bottom:2.5rem}.newsletter-form{gap:1rem;max-width:500px;margin:0 auto;display:flex}.newsletter-form input{backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;flex:1;padding:1rem 1.5rem;font-family:Outfit,sans-serif;font-size:1rem;transition:all .3s}.newsletter-form input::placeholder{color:#fff6}.newsletter-form input:focus{border-color:red;outline:none;box-shadow:0 0 20px #ff000026}.newsletter-form button{color:#fff;cursor:pointer;background:red;border:none;border-radius:50px;padding:1rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;box-shadow:0 0 30px #f009}.newsletter-form button:hover{transform:scale(1.05);box-shadow:0 0 50px #f009}@media (width<=1024px){.articles-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (width<=768px){.page-hero{padding:5rem 1.5rem 4rem}.news-section{padding:3rem 1.5rem 6rem}.articles-grid{grid-template-columns:1fr}.newsletter-section{padding:5rem 1.5rem}.newsletter-form{flex-direction:column}}
