@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@700&family=Open+Sans&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#6e7177;color:#e3e7ec;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;line-height:1.5}.App{background-color:#0f1115;min-height:100vh;text-align:center}.sticky-header-wrapper{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.App-Header{background-color:#1b1f27;box-shadow:0 2px 10px #000c;padding:.5rem 1rem}.nav-wrapper{background-color:#0f1115;width:100%}.nav-wrapper nav{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;padding:10px 0}.nav-wrapper nav a,.nav-wrapper nav span{color:#e3e7ec;padding:10px 20px;text-decoration:none;transition:all .3s ease}.nav-wrapper nav a:hover,.nav-wrapper nav span:hover{color:#3fbfff}.nav-wrapper nav a.active,.nav-wrapper nav span.active{color:#3fbfff;text-decoration:underline}.nav-wrapper nav .dropdown{display:inline-block;position:relative}.nav-wrapper nav .dropdown .dropdown-content{background-color:#1b1f27;border:1px solid #2a2e35;border-radius:6px;box-shadow:0 8px 16px #0006;display:none;min-width:180px;position:absolute;z-index:10}.nav-wrapper nav .dropdown .dropdown-content a{color:#e3e7ec;display:block;padding:10px 20px}.nav-wrapper nav .dropdown .dropdown-content a:hover{background-color:#3fbfff;color:#333}.nav-wrapper nav .dropdown.dropdown-open .dropdown-content,.nav-wrapper nav .dropdown:hover .dropdown-content{display:block}.main-content{background-color:#1b1f27;border-radius:10px;box-shadow:0 2px 20px #000000b3;margin:1rem auto;max-width:1100px;padding:clamp(1rem,4vw,2rem)}footer{background-color:#0f1115;color:#e3e7ec;font-size:.9rem;padding:1rem}footer p{display:flex;justify-content:center;margin:0}@media(max-width:768px){.App-Logo{width:30%}.nav-wrapper nav{flex-direction:column;gap:10px}.nav-wrapper nav a{margin:5px 0}.nav-wrapper nav .dropdown .dropdown-content{border:none;box-shadow:none;position:static}.main-content{border-radius:0;margin:.5rem}}.site-header{animation:fadeIn .5s ease-out;background-color:#0f1115;box-shadow:0 4px 12px #3fbfff33;font-family:Inter,Arial,sans-serif;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.header-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1100px;padding:clamp(.8rem,2vw,1rem) clamp(1rem,3vw,2rem)}.logo-link{display:inline-block;transition:transform .3s ease}.site-logo{height:auto;transition:transform .3s ease,filter .3s ease;width:clamp(120px,15vw,160px)}.logo-link:hover .site-logo{filter:drop-shadow(0 0 8px rgba(63,191,255,.4));transform:scale(1.05)}@media(max-width:600px){.header-container{padding:clamp(.5rem,1.5vw,.8rem) clamp(.5rem,1.5vw,1rem)}.site-logo{width:clamp(100px,12vw,140px)}}@media(min-width:601px)and (max-width:900px){.header-container{padding:clamp(.6rem,1.8vw,.9rem) clamp(.8rem,2vw,1.5rem)}.site-logo{width:clamp(110px,13vw,150px)}}.navbar{background-color:#0f1115;box-shadow:0 4px 12px #3fbfff33;font-family:Inter,Arial,sans-serif;position:-webkit-sticky;position:sticky;top:70px;width:100%;z-index:999}.navbar-container{align-items:center;margin:0 auto;max-width:1100px;padding:clamp(.8rem,2vw,1rem) clamp(1rem,3vw,2rem)}.nav-links,.navbar-container{display:flex;justify-content:center}.nav-links{animation:fadeIn .5s ease-out;flex-wrap:wrap;gap:clamp(1rem,2vw,1.5rem);width:100%}.nav-link{color:#e3e7ec;font-size:clamp(.9rem,2.3vw,1rem);font-weight:600;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{color:#6fd8ff;text-shadow:0 0 5px #3fbfff80}.nav-link.active{background-color:#3fbfff1a;border-radius:8px;box-shadow:0 0 8px #3fbfff66;color:#3fbfff;font-weight:700}.nav-link.active:after{background-color:#3fbfff;bottom:-4px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:50%}@media(max-width:600px){.navbar-container{padding:clamp(.5rem,2vw,.8rem) clamp(.5rem,2vw,1rem)}.nav-links{gap:clamp(.5rem,1.5vw,.8rem);justify-content:center}.nav-link{font-size:clamp(.85rem,2.2vw,.95rem);padding:.5rem .8rem}}@media(min-width:601px)and (max-width:900px){.nav-links{gap:clamp(.8rem,2vw,1rem)}.nav-link{font-size:clamp(.85rem,2.2vw,.95rem)}}.footer-container{background-color:#0f1115;color:#e3e7ec;font-size:.95rem;margin-top:auto;padding:1.5rem 1rem;text-align:center}.footer-content{margin:0 auto;max-width:1100px}.footer-content .footer-socials{display:flex;gap:1.25rem;justify-content:center;margin-bottom:1rem}.footer-content .footer-socials a{color:#e3e7ec;font-size:1.5rem;transition:color .3s ease}.footer-content .footer-socials a:hover{color:#3fbfff}.footer-content .footer-legal{margin-bottom:.75rem}.footer-content .footer-legal a{color:#e3e7ec;font-size:.85rem;margin:0 .5rem;text-decoration:underline}.footer-content .footer-legal a:hover{color:#6fd8ff}.footer-content .footer-legal span{color:#888;font-size:.85rem}@media(max-width:768px){.footer-container{padding:15px 0}.footer-container .footer-content p{font-size:.9em}.footer-container .footer-content .footer-socials{gap:.8rem}.footer-container .footer-content .footer-socials a{font-size:1.3rem}}.home-page{background-color:#0f1115;box-sizing:border-box;color:#e3e7ec;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:clamp(1.5rem,5vw,2.5rem)}.home-page .hero-section{animation:fadeIn .5s ease-out;border-radius:12px;height:clamp(300px,40vh,500px);margin-bottom:clamp(2rem,5vw,3rem);overflow:hidden;position:relative}.home-page .hero-section img{display:block;filter:brightness(.7);height:100%;object-fit:cover;object-position:center;width:100%}.home-page .hero-section .hero-overlay{align-items:center;background:linear-gradient(180deg,#0f111580,#0f1115cc);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:clamp(1rem,4vw,2rem);position:absolute;right:0;text-align:center;top:0}.home-page .hero-section .hero-overlay h1{color:#3fbfff;font-size:clamp(2rem,6vw,2.8rem);font-weight:800;margin-bottom:.75rem}.home-page .hero-section .hero-overlay .hero-text{color:#e3e7ec;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.7;margin-bottom:1.5rem;max-width:700px}.home-page .hero-section .hero-overlay .hero-cta-button{background-color:#3fbfff;border:none;border-radius:8px;box-shadow:0 4px 12px #06c3;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.home-page .hero-section .hero-overlay .hero-cta-button:hover{background-color:#6fd8ff;box-shadow:0 6px 16px #0066cc4d;transform:translateY(-2px)}.home-page .hero-section .hero-overlay .hero-cta-button:active{box-shadow:0 2px 6px #06c3;transform:translateY(0)}.home-page .intro-section{animation:fadeIn .5s ease-out;background-color:#1b1f27;border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem);text-align:center}.home-page .intro-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.home-page .intro-section p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin:0 auto;max-width:800px}.home-page .services-section{background-color:#0000;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem)}.home-page .services-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.home-page .services-section .services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.home-page .services-section .services-grid .service-card{animation:slideIn .5s ease-out forwards;background-color:#1b1f27;border-radius:10px;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.home-page .services-section .services-grid .service-card:hover{box-shadow:0 6px 16px #06c3;transform:translateY(-5px)}.home-page .services-section .services-grid .service-card svg{margin-bottom:.75rem}.home-page .services-section .services-grid .service-card h3{color:#3fbfff;font-size:clamp(1.2rem,3vw,1.4rem);font-weight:600;margin-bottom:.5rem}.home-page .services-section .services-grid .service-card p{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.6;margin-bottom:1rem}.home-page .services-section .services-grid .service-card .service-cta{color:#3fbfff;font-size:clamp(.9rem,2.2vw,1rem);font-weight:600;text-decoration:none}.home-page .services-section .services-grid .service-card .service-cta:hover{color:#6fd8ff;text-decoration:underline}.home-page .featured-article{animation:fadeIn .5s ease-out;background-color:#1b1f27;border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem)}.home-page .featured-article h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.home-page .featured-article .featured-card{color:#e3e7ec;display:flex;flex-direction:row;gap:1.5rem;text-decoration:none;transition:transform .3s ease}.home-page .featured-article .featured-card:hover{box-shadow:0 6px 16px #3fbfff33;transform:translateY(-5px)}.home-page .featured-article .featured-card .featured-image{border-radius:10px;flex:0 0 40%;max-width:400px;overflow:hidden}.home-page .featured-article .featured-card .featured-image img{display:block;height:200px;object-fit:cover;width:100%}.home-page .featured-article .featured-card .featured-content{flex:1 1;padding:1rem}.home-page .featured-article .featured-card .featured-content .category-tag{background-color:#3fbfff1a;border-radius:12px;color:#3fbfff;display:inline-block;font-size:.85rem;margin-bottom:.5rem;padding:.25rem .75rem}.home-page .featured-article .featured-card .featured-content h3{color:#3fbfff;font-size:clamp(1.3rem,3vw,1.5rem);font-weight:600;margin-bottom:.5rem}.home-page .featured-article .featured-card .featured-content .featured-excerpt{color:#fff;font-size:clamp(.95rem,2.2vw,1.05rem);line-height:1.6;margin-bottom:1rem}.home-page .featured-article .featured-card .featured-content .featured-meta{color:#fff;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.75rem}.home-page .featured-article .featured-card .featured-content .featured-meta .author{font-style:italic}.home-page .featured-article .featured-card .featured-content .read-more{color:#3fbfff;font-size:.95rem;font-weight:600;text-decoration:underline}.home-page .featured-article .featured-card .featured-content .read-more:hover{color:#6fd8ff}.home-page .subscribe-section{background:linear-gradient(180deg,#1b1f27,#3fbfff0d);border-radius:12px;padding:clamp(1.5rem,4vw,2rem);text-align:center}.home-page .subscribe-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.home-page .subscribe-section p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1.5rem}.home-page .subscribe-section .subscribe-button{background-color:#3fbfff;border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.home-page .subscribe-section .subscribe-button:hover{background-color:#6fd8ff;transform:translateY(-2px)}.home-page .subscribe-section .subscribe-button:active{transform:translateY(0)}@media(max-width:600px){.home-page{padding:clamp(1rem,3vw,1.5rem)}.home-page .hero-section{height:clamp(200px,30vh,300px)}.home-page .hero-section .hero-overlay h1{font-size:clamp(1.8rem,5vw,2.2rem)}.home-page .hero-section .hero-overlay .hero-text{font-size:clamp(.9rem,2.5vw,1rem)}.home-page .services-section .services-grid{grid-template-columns:1fr}.home-page .featured-article .featured-card{flex-direction:column}.home-page .featured-article .featured-card .featured-image{height:200px;max-width:100%}}@media(min-width:601px)and (max-width:900px){.home-page .services-section .services-grid{grid-template-columns:repeat(2,1fr)}.home-page .featured-article .featured-card{flex-direction:column}.home-page .featured-article .featured-card .featured-image{height:250px;max-width:100%}}@media(min-width:1201px){.home-page .services-section .services-grid{grid-template-columns:repeat(3,1fr)}}.about-page{background-color:#0f1115;box-sizing:border-box;color:#e3e7ec;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:clamp(1.5rem,5vw,2.5rem)}.about-page .hero-section{background:linear-gradient(180deg,#3fbfff1a,#0f1115);border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(2rem,6vw,3rem);text-align:center}.about-page .hero-section h1{color:#3fbfff;font-size:clamp(2rem,6vw,2.8rem);font-weight:800;margin-bottom:.75rem}.about-page .hero-section .hero-text{color:#e3e7ec;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:400;line-height:1.7;margin:0 auto 1.5rem;max-width:700px}.about-page .hero-section .hero-cta-button{background-color:#3fbfff;border:none;border-radius:8px;box-shadow:0 4px 12px #06c3;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.about-page .hero-section .hero-cta-button:hover{background-color:#6fd8ff;box-shadow:0 6px 16px #0066cc4d;transform:translateY(-2px)}.about-page .hero-section .hero-cta-button:active{box-shadow:0 2px 6px #06c3;transform:translateY(0)}.about-page .mission-section{animation:fadeIn .5s ease-out;background-color:#1b1f27;border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem);text-align:center}.about-page .mission-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem}.about-page .mission-section .mission-content{margin:0 auto;max-width:800px}.about-page .mission-section .mission-content .mission-text p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1rem;text-align:left}.about-page .soc-section{background-color:#0000;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem)}.about-page .soc-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.about-page .soc-section .soc-content{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:1000px}.about-page .soc-section .soc-content .soc-image{border-radius:10px;flex:0 0 40%;max-width:400px;overflow:hidden}.about-page .soc-section .soc-content .soc-image img{display:block;height:250px;object-fit:cover;width:100%}.about-page .soc-section .soc-content .soc-text{flex:1 1;text-align:left}.about-page .soc-section .soc-content .soc-text p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1rem}.about-page .soc-section .soc-content .soc-text .soc-cta-button{background-color:#0000;border:2px solid #3fbfff;border-radius:8px;color:#3fbfff;cursor:pointer;font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:600;padding:clamp(.7rem,2vw,.9rem) clamp(1.5rem,3vw,2rem);transition:all .3s ease}.about-page .soc-section .soc-content .soc-text .soc-cta-button:hover{background-color:#3fbfff;color:#0f1115;transform:translateY(-2px)}.about-page .soc-section .soc-content .soc-text .soc-cta-button:active{transform:translateY(0)}.about-page .certifications-section{background-color:#1b1f27;border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem);text-align:center}.about-page .certifications-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem}.about-page .certifications-section .cert-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0 auto;max-width:1000px}.about-page .certifications-section .cert-grid .cert-item{align-items:center;background-color:#3fbfff0d;border-radius:10px;display:flex;flex-direction:column;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.about-page .certifications-section .cert-grid .cert-item:hover{box-shadow:0 6px 16px #06c3;transform:translateY(-5px)}.about-page .certifications-section .cert-grid .cert-item img{height:auto;margin-bottom:.5rem;width:clamp(80px,15vw,120px)}.about-page .certifications-section .cert-grid .cert-item p{color:#e3e7ec;font-size:clamp(.85rem,2vw,.95rem);font-weight:500;text-align:center}.about-page .subscribe-section{background:linear-gradient(180deg,#1b1f27,#3fbfff0d);border-radius:12px;padding:clamp(1.5rem,4vw,2rem);text-align:center}.about-page .subscribe-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.about-page .subscribe-section p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1.5rem}.about-page .subscribe-section .subscribe-button{background-color:#3fbfff;border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.about-page .subscribe-section .subscribe-button:hover{background-color:#6fd8ff;transform:translateY(-2px)}.about-page .subscribe-section .subscribe-button:active{transform:translateY(0)}@media(max-width:600px){.about-page{padding:clamp(1rem,3vw,1.5rem)}.about-page .hero-section{padding:clamp(1.5rem,4vw,2rem)}.about-page .hero-section h1{font-size:clamp(1.8rem,5vw,2.2rem)}.about-page .hero-section .hero-text{font-size:clamp(.9rem,2.5vw,1rem)}.about-page .soc-section .soc-content{flex-direction:column}.about-page .soc-section .soc-content .soc-image{height:200px;max-width:100%}.about-page .certifications-section .cert-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media(min-width:601px)and (max-width:900px){.about-page .soc-section .soc-content{flex-direction:column}.about-page .soc-section .soc-content .soc-image{height:250px;max-width:100%}.about-page .certifications-section .cert-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media(min-width:1201px){.about-page .certifications-section .cert-grid{grid-template-columns:repeat(4,1fr)}}.threat-feed-page{background-color:#0f1115;box-sizing:border-box;color:#e3e7ec;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1200px;overflow-x:hidden;padding:clamp(1.5rem,5vw,2.5rem)}.threat-feed-page .hero-section{background:linear-gradient(180deg,#3fbfff1a,#0f1115);border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(2rem,6vw,3rem);text-align:center}.threat-feed-page .hero-section h1{color:#3fbfff;font-size:clamp(2rem,6vw,2.8rem);font-weight:800;margin-bottom:.75rem}.threat-feed-page .hero-section .hero-text{color:#e3e7ec;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:400;line-height:1.7;margin:0 auto 1.5rem;max-width:700px}.threat-feed-page .hero-section .hero-cta-button{background-color:#3fbfff;border:none;border-radius:8px;box-shadow:0 4px 12px #06c3;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.threat-feed-page .hero-section .hero-cta-button:hover{background-color:#6fd8ff;box-shadow:0 6px 16px #0066cc4d;transform:translateY(-2px)}.threat-feed-page .hero-section .hero-cta-button:active{box-shadow:0 2px 6px #06c3;transform:translateY(0)}.threat-feed-page .benefits-section{background-color:#0000;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem);text-align:center}.threat-feed-page .benefits-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem}.threat-feed-page .benefits-section .benefits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1000px}.threat-feed-page .benefits-section .benefits-grid .benefit-item{background-color:#1b1f27;border-radius:10px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.threat-feed-page .benefits-section .benefits-grid .benefit-item:hover{box-shadow:0 6px 16px #06c3;transform:translateY(-5px)}.threat-feed-page .benefits-section .benefits-grid .benefit-item .benefit-icon{color:#3fbfff;display:block;font-size:2rem;margin-bottom:.5rem}.threat-feed-page .benefits-section .benefits-grid .benefit-item h3{color:#e3e7ec;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:600;margin-bottom:.5rem}.threat-feed-page .benefits-section .benefits-grid .benefit-item p{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.6;margin:0}.threat-feed-page .benefits-section .upgrade-note{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);margin-top:1.5rem}.threat-feed-page .benefits-section .upgrade-note .cta-link{color:#3fbfff;cursor:pointer;font-weight:600;text-decoration:underline}.threat-feed-page .benefits-section .upgrade-note .cta-link:hover{color:#6fd8ff}.threat-feed-page .pdf-viewer-section{background-color:#1b1f27;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem)}.threat-feed-page .pdf-viewer-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem;text-align:center}.threat-feed-page .pdf-viewer-section .pdf-iframe{background-color:#1b1f27;border:none;border-radius:8px;height:clamp(400px,60vh,600px);transition:opacity .3s ease;width:100%}.threat-feed-page .pdf-viewer-section .pdf-actions{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.threat-feed-page .pdf-viewer-section .pdf-actions .download-pdf-button{background-color:#0000;border:2px solid #3fbfff;border-radius:8px;color:#3fbfff;font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:600;padding:clamp(.7rem,2vw,.9rem) clamp(1.5rem,3vw,2rem);text-decoration:none;transition:all .3s ease}.threat-feed-page .pdf-viewer-section .pdf-actions .download-pdf-button:hover{background-color:#3fbfff;color:#0f1115;transform:translateY(-2px)}.threat-feed-page .pdf-viewer-section .pdf-actions .download-pdf-button:active{transform:translateY(0)}.threat-feed-page .pdf-viewer-section .pdf-actions .pdf-note{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.6}.threat-feed-page .pdf-viewer-section .pdf-actions .pdf-note a.inline-download{color:#3fbfff;font-weight:600;text-decoration:underline}.threat-feed-page .pdf-viewer-section .pdf-actions .pdf-note a.inline-download:hover{color:#6fd8ff}.threat-feed-page .pdf-viewer-section .pdf-note.no-pdf-available{background-color:#dc35450d;border:1px solid #dc3545;border-radius:8px;margin:1rem auto;max-width:600px;padding:1.5rem;text-align:center}.threat-feed-page .pdf-viewer-section .pdf-note.no-pdf-available p{margin-bottom:.75rem}.threat-feed-page .pdf-viewer-section .pdf-note.no-pdf-available strong{color:#dc3545}.threat-feed-page .pdf-viewer-section .pdf-note.no-pdf-available .download-pdf-button{display:inline-block;margin-top:1rem}.threat-feed-page .signup-section{background:linear-gradient(180deg,#1b1f27,#3fbfff0d);border-radius:12px;padding:clamp(1.5rem,4vw,2rem);text-align:center}.threat-feed-page .signup-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.threat-feed-page .signup-section p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1.5rem}.threat-feed-page .signup-section .signup-button{background-color:#3fbfff;border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.threat-feed-page .signup-section .signup-button:hover{background-color:#6fd8ff;transform:translateY(-2px)}.threat-feed-page .signup-section .signup-button:active{transform:translateY(0)}.threat-feed-page .loading-indicator{color:#e3e7ec;font-size:clamp(.9rem,2.5vw,1rem);padding:1rem;text-align:center}.threat-feed-page .message-box{align-items:center;border-radius:8px;box-shadow:0 4px 10px #0003;display:flex;font-size:clamp(.9rem,2.5vw,1rem);justify-content:space-between;left:50%;max-width:90vw;min-width:280px;padding:1rem 1.5rem;position:fixed;top:1rem;transform:translateX(-50%);z-index:1000}.threat-feed-page .message-box.info{background-color:#e6f7ff;border:1px solid #3fbfff;color:#0f1115}.threat-feed-page .message-box.success{background-color:#28a745;border:1px solid #24963e;color:#fff}.threat-feed-page .message-box.error{background-color:#dc35451a;border:1px solid #dc3545;color:#dc3545}.threat-feed-page .message-box p{flex-grow:1;line-height:1.4;margin:0}.threat-feed-page .message-box .close-message-box{background:none;border:none;color:#e3e7ec;cursor:pointer;font-size:1.4rem}.threat-feed-page .message-box .close-message-box:hover{color:#6fd8ff}@media(max-width:600px){.threat-feed-page{padding:clamp(1rem,3vw,1.5rem)}.threat-feed-page .hero-section{padding:clamp(1.5rem,4vw,2rem)}.threat-feed-page .hero-section h1{font-size:clamp(1.8rem,5vw,2.2rem)}.threat-feed-page .hero-section .hero-text{font-size:clamp(.9rem,2.5vw,1rem)}.threat-feed-page .benefits-grid{grid-template-columns:1fr}.threat-feed-page .pdf-viewer-section .pdf-iframe{height:40vh;min-height:250px}.threat-feed-page .pdf-viewer-section .download-pdf-button,.threat-feed-page .signup-section .signup-button{max-width:300px;width:100%}}@media(min-width:601px)and (max-width:900px){.threat-feed-page .benefits-grid{grid-template-columns:repeat(2,1fr)}.threat-feed-page .pdf-viewer-section .pdf-iframe{height:50vh}}@media(min-width:1201px){.threat-feed-page .benefits-grid{grid-template-columns:repeat(3,1fr)}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.subscribers-page{background:linear-gradient(180deg,#0f1115,#1e3a8a1a);box-sizing:border-box;color:#e3e7ec;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1600px;overflow:hidden;padding:clamp(1rem,3vw,1.5rem);position:relative;z-index:1}.subscribers-page.light{background:linear-gradient(180deg,#f5f5f5,#e0e7ff);color:#1e3a8a}.subscribers-page.light .alerts-section,.subscribers-page.light .api-integrations-section,.subscribers-page.light .apt-seen-section,.subscribers-page.light .csv-archive-section,.subscribers-page.light .hero-overlay,.subscribers-page.light .news-section,.subscribers-page.light .siem-section,.subscribers-page.light .threat-log-section,.subscribers-page.light .threat-map-section,.subscribers-page.light .threat-metrics-section,.subscribers-page.light .threat-ticker,.subscribers-page.light .threat-trend-section,.subscribers-page.light .youtube-section{background:linear-gradient(180deg,#fff,#e6f0fa);border-color:#1e3a8a}.subscribers-page.light .alerts-section .toggle-section,.subscribers-page.light .alerts-section h3,.subscribers-page.light .alerts-section h4,.subscribers-page.light .api-integrations-section .toggle-section,.subscribers-page.light .api-integrations-section h3,.subscribers-page.light .api-integrations-section h4,.subscribers-page.light .apt-seen-section .toggle-section,.subscribers-page.light .apt-seen-section h3,.subscribers-page.light .apt-seen-section h4,.subscribers-page.light .csv-archive-section .toggle-section,.subscribers-page.light .csv-archive-section h3,.subscribers-page.light .csv-archive-section h4,.subscribers-page.light .hero-overlay .toggle-section,.subscribers-page.light .hero-overlay h3,.subscribers-page.light .hero-overlay h4,.subscribers-page.light .news-section .toggle-section,.subscribers-page.light .news-section h3,.subscribers-page.light .news-section h4,.subscribers-page.light .siem-section .toggle-section,.subscribers-page.light .siem-section h3,.subscribers-page.light .siem-section h4,.subscribers-page.light .threat-log-section .toggle-section,.subscribers-page.light .threat-log-section h3,.subscribers-page.light .threat-log-section h4,.subscribers-page.light .threat-map-section .toggle-section,.subscribers-page.light .threat-map-section h3,.subscribers-page.light .threat-map-section h4,.subscribers-page.light .threat-metrics-section .toggle-section,.subscribers-page.light .threat-metrics-section h3,.subscribers-page.light .threat-metrics-section h4,.subscribers-page.light .threat-ticker .toggle-section,.subscribers-page.light .threat-ticker h3,.subscribers-page.light .threat-ticker h4,.subscribers-page.light .threat-trend-section .toggle-section,.subscribers-page.light .threat-trend-section h3,.subscribers-page.light .threat-trend-section h4,.subscribers-page.light .youtube-section .toggle-section,.subscribers-page.light .youtube-section h3,.subscribers-page.light .youtube-section h4{color:#1e3a8a}.subscribers-page.light .alerts-section,.subscribers-page.light .api-integrations-panel,.subscribers-page.light .apt-item,.subscribers-page.light .csv-panel,.subscribers-page.light .log-item,.subscribers-page.light .metric-card,.subscribers-page.light .news-card,.subscribers-page.light .siem-feed,.subscribers-page.light .youtube-player{background:linear-gradient(145deg,#fff,#f0f4f8);border-color:#1e3a8a}.subscribers-page.light .alerts-section .alert-item span,.subscribers-page.light .alerts-section .apt-details,.subscribers-page.light .alerts-section .apt-item,.subscribers-page.light .alerts-section .log-item span,.subscribers-page.light .alerts-section .metric-value,.subscribers-page.light .alerts-section .news-excerpt,.subscribers-page.light .alerts-section .ticker-item,.subscribers-page.light .alerts-section p,.subscribers-page.light .api-integrations-panel .alert-item span,.subscribers-page.light .api-integrations-panel .apt-details,.subscribers-page.light .api-integrations-panel .apt-item,.subscribers-page.light .api-integrations-panel .log-item span,.subscribers-page.light .api-integrations-panel .metric-value,.subscribers-page.light .api-integrations-panel .news-excerpt,.subscribers-page.light .api-integrations-panel .ticker-item,.subscribers-page.light .api-integrations-panel p,.subscribers-page.light .apt-item .alert-item span,.subscribers-page.light .apt-item .apt-details,.subscribers-page.light .apt-item .apt-item,.subscribers-page.light .apt-item .log-item span,.subscribers-page.light .apt-item .metric-value,.subscribers-page.light .apt-item .news-excerpt,.subscribers-page.light .apt-item .ticker-item,.subscribers-page.light .apt-item p,.subscribers-page.light .csv-panel .alert-item span,.subscribers-page.light .csv-panel .apt-details,.subscribers-page.light .csv-panel .apt-item,.subscribers-page.light .csv-panel .log-item span,.subscribers-page.light .csv-panel .metric-value,.subscribers-page.light .csv-panel .news-excerpt,.subscribers-page.light .csv-panel .ticker-item,.subscribers-page.light .csv-panel p,.subscribers-page.light .hero-text,.subscribers-page.light .log-item .alert-item span,.subscribers-page.light .log-item .apt-details,.subscribers-page.light .log-item .apt-item,.subscribers-page.light .log-item .log-item span,.subscribers-page.light .log-item .metric-value,.subscribers-page.light .log-item .news-excerpt,.subscribers-page.light .log-item .ticker-item,.subscribers-page.light .log-item p,.subscribers-page.light .metric-card .alert-item span,.subscribers-page.light .metric-card .apt-details,.subscribers-page.light .metric-card .apt-item,.subscribers-page.light .metric-card .log-item span,.subscribers-page.light .metric-card .metric-value,.subscribers-page.light .metric-card .news-excerpt,.subscribers-page.light .metric-card .ticker-item,.subscribers-page.light .metric-card p,.subscribers-page.light .news-card .alert-item span,.subscribers-page.light .news-card .apt-details,.subscribers-page.light .news-card .apt-item,.subscribers-page.light .news-card .log-item span,.subscribers-page.light .news-card .metric-value,.subscribers-page.light .news-card .news-excerpt,.subscribers-page.light .news-card .ticker-item,.subscribers-page.light .news-card p,.subscribers-page.light .siem-feed .alert-item span,.subscribers-page.light .siem-feed .apt-details,.subscribers-page.light .siem-feed .apt-item,.subscribers-page.light .siem-feed .log-item span,.subscribers-page.light .siem-feed .metric-value,.subscribers-page.light .siem-feed .news-excerpt,.subscribers-page.light .siem-feed .ticker-item,.subscribers-page.light .siem-feed p,.subscribers-page.light .tagline-rotator,.subscribers-page.light .youtube-player .alert-item span,.subscribers-page.light .youtube-player .apt-details,.subscribers-page.light .youtube-player .apt-item,.subscribers-page.light .youtube-player .log-item span,.subscribers-page.light .youtube-player .metric-value,.subscribers-page.light .youtube-player .news-excerpt,.subscribers-page.light .youtube-player .ticker-item,.subscribers-page.light .youtube-player p{color:#1e3a8a}.subscribers-page.light .hero-cta-button,.subscribers-page.light .hero-subscribe-button{border-color:#1e3a8a;color:#1e3a8a}.subscribers-page.light .metrics-section{background:linear-gradient(145deg,#fff,#f0f4f8);border-color:#1e3a8a}.subscribers-page.light .metrics-section .metric-card{background:linear-gradient(145deg,#fff,#f0f4f8);border-color:#1e3a8a33}.subscribers-page.light .metrics-section .metric-card:hover{box-shadow:0 6px 16px #1e3a8a4d}.subscribers-page.light .metrics-section .metric-card .metric-value,.subscribers-page.light .metrics-section .metric-card h3{color:#1e3a8a}.subscribers-page.light .metrics-section .metric-card .metric-value span{color:#274cb4}.subscribers-page.light .metrics-section .metric-card .metric-trend.trend-up{color:#0af}.subscribers-page.light .metrics-section .metric-card .metric-trend.trend-down{color:#dc3545}.subscribers-page.light .metrics-section .metric-card .tooltip{background:linear-gradient(145deg,#fff,#f0f4f8);color:#1e3a8a}.subscribers-page.light .api-integrations-panel p,.subscribers-page.light .csv-panel p{color:#1e3a8a}.subscribers-page.light .api-integrations-panel .api-learn-more-button,.subscribers-page.light .api-integrations-panel .archive-button,.subscribers-page.light .api-integrations-panel .filter-button,.subscribers-page.light .api-integrations-panel .ioc-download,.subscribers-page.light .csv-panel .api-learn-more-button,.subscribers-page.light .csv-panel .archive-button,.subscribers-page.light .csv-panel .filter-button,.subscribers-page.light .csv-panel .ioc-download{border-color:#1e3a8a;color:#1e3a8a}.subscribers-page.light .api-integrations-panel .api-learn-more-button.active,.subscribers-page.light .api-integrations-panel .api-learn-more-button:hover,.subscribers-page.light .api-integrations-panel .archive-button.active,.subscribers-page.light .api-integrations-panel .archive-button:hover,.subscribers-page.light .api-integrations-panel .filter-button.active,.subscribers-page.light .api-integrations-panel .filter-button:hover,.subscribers-page.light .api-integrations-panel .ioc-download.active,.subscribers-page.light .api-integrations-panel .ioc-download:hover,.subscribers-page.light .csv-panel .api-learn-more-button.active,.subscribers-page.light .csv-panel .api-learn-more-button:hover,.subscribers-page.light .csv-panel .archive-button.active,.subscribers-page.light .csv-panel .archive-button:hover,.subscribers-page.light .csv-panel .filter-button.active,.subscribers-page.light .csv-panel .filter-button:hover,.subscribers-page.light .csv-panel .ioc-download.active,.subscribers-page.light .csv-panel .ioc-download:hover{background:linear-gradient(90deg,#1e3a8a,#3fbfff);color:#0f1115}.subscribers-page.light .threat-log-section .search-input{background:#fff;border-color:#1e3a8a;color:#1e3a8a}.subscribers-page.light .threat-log-section .search-input::placeholder{color:#3a62d4}.subscribers-page.light .threat-log-section .threat-table thead th{background:#1e3a8a1a;color:#1e3a8a}.subscribers-page.light .threat-log-section .threat-table tbody td{color:#1e3a8a}.subscribers-page.light .apt-seen-section .apt-item{border-left-color:#1e3a8a}.subscribers-page.light .apt-seen-section .apt-item:hover{background:#1e3a8a1a;border-left-color:#3fbfff}.subscribers-page.light .apt-seen-section .apt-item span{color:#1e3a8a}.subscribers-page .theme-toggle{position:fixed;right:15px;top:15px;z-index:1000}.subscribers-page .theme-toggle .theme-button{background:linear-gradient(90deg,#0af,#3fbfff);border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.subscribers-page .theme-toggle .theme-button:hover{box-shadow:0 4px 12px #0066cc4d;transform:translateY(-2px)}.subscribers-page .particle-bg{animation:fadeIn 1s ease-out;background:url(https://cdn.jsdelivr.net/gh/kometsec/images/particle-bg.gif) repeat;height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:0}.subscribers-page .hero-section{border:1px solid #0af;border-radius:12px;box-shadow:0 4px 16px #1e3a8a4d;height:clamp(200px,30vh,300px);margin-bottom:clamp(1rem,2vw,1.5rem);overflow:hidden;position:relative;z-index:2}.subscribers-page .hero-section .hero-image{animation:zoom 20s infinite;background-position:50%;background-size:cover;filter:brightness(.6);height:100%;transition:background-image 1s ease-in-out;width:100%}.subscribers-page .hero-section .hero-overlay{align-items:center;background:linear-gradient(180deg,#1e3a8a80,#0000);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:clamp(1rem,3vw,1.5rem);position:absolute;right:0;text-align:center;top:0;z-index:3}.subscribers-page .hero-section .hero-overlay h1{color:#0af;font-size:clamp(1.8rem,5vw,2.2rem);font-weight:700;margin-bottom:.5rem}.subscribers-page .hero-section .hero-overlay .hero-text{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);margin-bottom:.5rem}.subscribers-page .hero-section .hero-overlay .tagline-rotator{color:#0af;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;margin-bottom:1rem}.subscribers-page .hero-section .hero-overlay .hero-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.subscribers-page .hero-section .hero-overlay .hero-cta-button,.subscribers-page .hero-section .hero-overlay .hero-subscribe-button{border-radius:8px;cursor:pointer;font-size:clamp(.9rem,2.2vw,1rem);font-weight:600;padding:clamp(.6rem,2vw,.8rem) clamp(1.2rem,3vw,1.5rem);transition:all .3s ease}.subscribers-page .hero-section .hero-overlay .hero-cta-button{background:#0000;border:2px solid #0af;color:#0af}.subscribers-page .hero-section .hero-overlay .hero-subscribe-button{background:linear-gradient(90deg,#0af,#3fbfff);border:none;color:#0f1115}.subscribers-page .hero-section .hero-overlay .hero-cta-button:hover,.subscribers-page .hero-section .hero-overlay .hero-subscribe-button:hover{box-shadow:0 4px 12px #00aaff4d;transform:translateY(-2px)}.subscribers-page .threat-ticker{background:linear-gradient(90deg,#1e3a8a,#274cb4);border:1px solid #0af;border-radius:8px;box-shadow:0 2px 8px #0af3;margin-bottom:clamp(1rem,2vw,1.5rem);padding:.5rem;position:relative;z-index:2}.subscribers-page .threat-ticker h3{color:#0af;font-size:clamp(.9rem,2.2vw,1rem);font-weight:600;margin-bottom:.4rem;text-align:center}.subscribers-page .threat-ticker .ticker-container{height:30px;overflow:hidden;white-space:nowrap;width:100%}.subscribers-page .threat-ticker .ticker-content{animation:ticker-scroll 20s linear infinite;display:inline-flex;will-change:transform}.subscribers-page .threat-ticker .ticker-content .ticker-item{background:#0f111533;border-radius:4px;color:#e3e7ec;display:inline-block;flex-shrink:0;font-size:clamp(.8rem,2vw,.9rem);margin-right:1.5rem;padding:.3rem .6rem}.subscribers-page .threat-ticker .ticker-content .ticker-item:before{color:#dc3545;content:"";margin-right:.4rem}.subscribers-page .threat-ticker .alert-prefs-toggle{background:#0000;border:1px solid #0af;border-radius:6px;color:#0af;cursor:pointer;display:block;font-size:clamp(.8rem,2vw,.9rem);font-weight:600;margin:.4rem auto;padding:clamp(.3rem,1.5vw,.5rem) clamp(.8rem,2vw,1rem);transition:all .3s ease}.subscribers-page .threat-ticker .alert-prefs-toggle:hover{background:linear-gradient(90deg,#0af,#3fbfff);color:#0f1115}.subscribers-page .threat-ticker .alert-preferences{background:#0f111533;border:1px solid #0af;border-radius:6px;margin-top:.4rem;padding:.5rem;text-align:center}.subscribers-page .threat-ticker .alert-preferences .preference-options{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.subscribers-page .threat-ticker .alert-preferences .preference-options .preference-label{align-items:center;color:#e3e7ec;display:flex;font-size:clamp(.8rem,2vw,.9rem);gap:.3rem}.subscribers-page .threat-ticker .alert-preferences .preference-options .preference-label input{cursor:pointer}.subscribers-page .dashboard-grid{align-content:flex-start;display:flex;flex-wrap:wrap;gap:clamp(.5rem,1vw,1rem);margin:0;visibility:visible;width:100%}.subscribers-page .dashboard-grid .fifth-row,.subscribers-page .dashboard-grid .first-row,.subscribers-page .dashboard-grid .fourth-row,.subscribers-page .dashboard-grid .minimized-row,.subscribers-page .dashboard-grid .second-row,.subscribers-page .dashboard-grid .third-row{display:flex;flex-wrap:nowrap;gap:clamp(.5rem,1vw,1rem);visibility:visible;width:100%}.subscribers-page .dashboard-grid .minimized-row{flex-wrap:wrap;order:10}.subscribers-page .dashboard-grid .minimized-full-width{flex:0 0 100%;height:87.5px;max-width:100%}.subscribers-page .dashboard-grid .minimized-full-width.api-integrations-two-quarters,.subscribers-page .dashboard-grid .minimized-full-width.threat-metrics-three-quarters,.subscribers-page .dashboard-grid .minimized-full-width.threat-trend-two-quarters{height:62.5px}.subscribers-page .dashboard-grid .minimized-full-width.csv-archive-two-quarters{height:50px}.subscribers-page .dashboard-grid .error-section{background:#dc3545;border-radius:12px;color:#e3e7ec;flex:1 1;font-size:clamp(1rem,2.5vw,1.2rem);padding:1rem;text-align:center}.subscribers-page .dashboard-grid .siem-three-quarters{flex-basis:calc(75% - 0.5rem);flex-grow:0;flex-shrink:0;max-width:calc(75% - .5rem);min-height:350px;order:1}.subscribers-page .dashboard-grid .alerts-one-quarter{flex-basis:calc(25% - 0.5rem);flex-grow:0;flex-shrink:0;max-width:calc(25% - .5rem);min-height:350px;order:2}.subscribers-page .dashboard-grid .threat-trend-two-quarters{flex-basis:calc(50% - 0.5rem);flex-grow:0;flex-shrink:0;max-width:calc(50% - .5rem);min-height:250px;order:3}.subscribers-page .dashboard-grid .threat-metrics-three-quarters{flex-basis:calc(75% - 0.5rem);flex-grow:0;flex-shrink:0;max-width:calc(75% - .5rem);min-height:250px;order:4}.subscribers-page .dashboard-grid .threat-log-three-quarters{flex-basis:calc(75% - 0.5rem);flex-grow:0;flex-shrink:0;max-width:calc(75% - .5rem);min-height:350px;order:5}.subscribers-page .dashboard-grid .apt-seen-one-quarter{flex-basis:calc(25% - 0.5rem);flex-grow:0;flex-shrink:0;max-width:calc(25% - .5rem);min-height:350px;order:6}.subscribers-page .dashboard-grid .csv-archive-two-quarters{flex-basis:calc(50% - 0.5rem);flex-grow:0;flex-shrink:0;max-width:calc(50% - .5rem);min-height:200px;order:7}.subscribers-page .dashboard-grid .api-integrations-two-quarters{flex-basis:calc(50% - 0.5rem);flex-grow:0;flex-shrink:0;max-width:calc(50% - .5rem);min-height:250px;order:8}.subscribers-page .dashboard-grid .threat-map-full{flex:0 0 100%;max-width:100%;min-height:350px;order:9}.subscribers-page .dashboard-grid .alerts-one-quarter.minimized,.subscribers-page .dashboard-grid .apt-seen-one-quarter.minimized,.subscribers-page .dashboard-grid .siem-three-quarters.minimized,.subscribers-page .dashboard-grid .threat-log-three-quarters.minimized,.subscribers-page .dashboard-grid .threat-map-full.minimized{height:87.5px;overflow:hidden}.subscribers-page .dashboard-grid .api-integrations-two-quarters.minimized,.subscribers-page .dashboard-grid .csv-archive-two-quarters.minimized,.subscribers-page .dashboard-grid .threat-metrics-three-quarters.minimized,.subscribers-page .dashboard-grid .threat-trend-two-quarters.minimized{height:62.5px;overflow:hidden}.subscribers-page .dashboard-grid .alerts-one-quarter.expanded,.subscribers-page .dashboard-grid .apt-seen-one-quarter.expanded,.subscribers-page .dashboard-grid .siem-three-quarters.expanded,.subscribers-page .dashboard-grid .threat-log-three-quarters.expanded{min-height:350px}.subscribers-page .dashboard-grid .api-integrations-two-quarters.expanded,.subscribers-page .dashboard-grid .csv-archive-two-quarters.expanded,.subscribers-page .dashboard-grid .threat-metrics-three-quarters.expanded,.subscribers-page .dashboard-grid .threat-trend-two-quarters.expanded{min-height:250px}.subscribers-page .dashboard-grid .threat-map-full.expanded{min-height:350px}@media(max-width:900px){.subscribers-page .dashboard-grid .fifth-row,.subscribers-page .dashboard-grid .first-row,.subscribers-page .dashboard-grid .fourth-row,.subscribers-page .dashboard-grid .minimized-row,.subscribers-page .dashboard-grid .second-row,.subscribers-page .dashboard-grid .third-row{flex-wrap:wrap}.subscribers-page .dashboard-grid .alerts-one-quarter,.subscribers-page .dashboard-grid .api-integrations-two-quarters,.subscribers-page .dashboard-grid .apt-seen-one-quarter,.subscribers-page .dashboard-grid .csv-archive-two-quarters,.subscribers-page .dashboard-grid .error-section,.subscribers-page .dashboard-grid .minimized-full-width,.subscribers-page .dashboard-grid .siem-three-quarters,.subscribers-page .dashboard-grid .threat-log-three-quarters,.subscribers-page .dashboard-grid .threat-map-full,.subscribers-page .dashboard-grid .threat-metrics-three-quarters,.subscribers-page .dashboard-grid .threat-trend-two-quarters{flex:0 0 100%;max-width:100%;min-height:150px;order:0}.subscribers-page .dashboard-grid .alerts-one-quarter.minimized,.subscribers-page .dashboard-grid .api-integrations-two-quarters.minimized,.subscribers-page .dashboard-grid .apt-seen-one-quarter.minimized,.subscribers-page .dashboard-grid .csv-archive-two-quarters.minimized,.subscribers-page .dashboard-grid .minimized-full-width,.subscribers-page .dashboard-grid .minimized-full-width.api-integrations-two-quarters,.subscribers-page .dashboard-grid .minimized-full-width.csv-archive-two-quarters,.subscribers-page .dashboard-grid .minimized-full-width.threat-metrics-three-quarters,.subscribers-page .dashboard-grid .minimized-full-width.threat-trend-two-quarters,.subscribers-page .dashboard-grid .siem-three-quarters.minimized,.subscribers-page .dashboard-grid .threat-log-three-quarters.minimized,.subscribers-page .dashboard-grid .threat-map-full.minimized,.subscribers-page .dashboard-grid .threat-metrics-three-quarters.minimized,.subscribers-page .dashboard-grid .threat-trend-two-quarters.minimized{height:37.5px}}.subscribers-page .media-container{background:linear-gradient(145deg,#1e3a8a4d,#0f1115);border:3px solid #0af;border-radius:15px;box-shadow:0 8px 24px #00aaff80;margin-top:clamp(1rem,2vw,1.5rem);padding:1.5rem;position:relative;z-index:1}.subscribers-page .media-container:before{background:linear-gradient(45deg,#0af3,#1e3a8a33);border-radius:18px;bottom:-5px;content:"";left:-5px;position:absolute;right:-5px;top:-5px;z-index:-1}.subscribers-page .media-container .media-header{color:#0af;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;margin-bottom:.8rem;text-align:center}.subscribers-page .media-container .media-description{color:#e3e7ec;font-size:clamp(.9rem,2vw,1rem);margin-bottom:1.2rem;padding:0 1rem;text-align:center}.subscribers-page .media-container .media-section{display:flex;gap:1rem;justify-content:space-between}.subscribers-page .media-container .media-section .half-section{background:linear-gradient(145deg,#0f1115,#1a1d24);border:1px solid #0af;border-radius:12px;padding:clamp(1rem,2.5vw,1.2rem);width:49%}.subscribers-page .media-container .media-section .half-section h3{color:#0af;font-size:clamp(1rem,2.5vw,1.2rem);margin-bottom:.6rem}.subscribers-page .media-container .media-section .half-section .section-content{padding:0}@media(max-width:900px){.subscribers-page .media-container .media-section{flex-direction:column}.subscribers-page .media-container .media-section .half-section{width:100%}}.subscribers-page .toggle-section{border-radius:4px;color:#0af;cursor:pointer;float:right;font-size:clamp(.9rem,2.2vw,1rem);padding:.2rem .5rem;transition:background .3s ease}.subscribers-page .toggle-section:hover{background:#0af3}.subscribers-page .minimized .section-content{display:none}.subscribers-page .expanded{height:auto}.subscribers-page .alerts-section,.subscribers-page .api-integrations-section,.subscribers-page .apt-seen-section,.subscribers-page .csv-archive-section,.subscribers-page .siem-section,.subscribers-page .threat-log-section,.subscribers-page .threat-map-section,.subscribers-page .threat-metrics-section,.subscribers-page .threat-trend-section{background:linear-gradient(145deg,#0f1115,#1a1d24);border:1px solid #0af;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;padding:clamp(1rem,2.5vw,1.2rem);position:relative;transition:height .3s ease}.subscribers-page .alerts-section .section-content,.subscribers-page .api-integrations-section .section-content,.subscribers-page .apt-seen-section .section-content,.subscribers-page .csv-archive-section .section-content,.subscribers-page .siem-section .section-content,.subscribers-page .threat-log-section .section-content,.subscribers-page .threat-metrics-section .section-content,.subscribers-page .threat-trend-section .section-content{align-items:stretch;display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.subscribers-page .threat-map-section .map-container{border-radius:12px;box-shadow:0 4px 12px #00aaff4d;flex:1 1;height:250px;overflow:hidden;position:relative;z-index:2}.subscribers-page .siem-section .siem-feed{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:.5rem;padding:1.2rem}.subscribers-page .siem-section .siem-feed .siem-logo{height:auto;object-fit:contain;width:clamp(90px,10vw,110px)}.subscribers-page .siem-section .siem-feed .disabled-logo{align-items:center;background:#040506;border-radius:8px;color:#fff;display:flex;font-size:clamp(1.1rem,2.5vw,1.3rem);justify-content:center;width:clamp(90px,10vw,110px)}.subscribers-page .siem-section .siem-feed .siem-button{background:#0000;border:2px solid #0af;border-radius:10px;color:#0af;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:600;padding:clamp(.8rem,2vw,1rem) clamp(1.6rem,3.5vw,2rem);text-decoration:none;transition:all .3s ease}.subscribers-page .siem-section .siem-feed .siem-button:hover{background:linear-gradient(90deg,#0af,#3fbfff);color:#0f1115;transform:translateY(-2px)}.subscribers-page .siem-section .siem-feed .siem-button.disabled{border-color:#131519;color:#a6b3c3;cursor:not-allowed}.subscribers-page .alerts-section .alert-export-button{background:linear-gradient(90deg,#0af,#3fbfff);border:none;border-radius:10px;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:600;margin-bottom:.8rem;padding:clamp(.7rem,2vw,.9rem) clamp(1.5rem,3.5vw,1.8rem);transition:all .3s ease}.subscribers-page .alerts-section .alert-export-button:hover{box-shadow:0 4px 12px #00aaff4d;transform:translateY(-2px)}.subscribers-page .alerts-section ul{list-style:none;max-height:100%;overflow-y:auto;padding:0}.subscribers-page .alerts-section ul .alert-item{color:#e3e7ec;font-size:clamp(1rem,2.5vw,1.2rem);margin-bottom:.6rem;padding-left:1.5rem;position:relative}.subscribers-page .alerts-section ul .alert-item.severity-critical:before{background:#dc3545;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px}.subscribers-page .alerts-section ul .alert-item.severity-high:before{background:#0af;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px}.subscribers-page .alerts-section ul .alert-item.severity-medium:before{background:#3fbfff;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px}.subscribers-page .alerts-section ul .alert-item span{color:#a6b3c3;font-size:clamp(.9rem,2vw,1.1rem)}.subscribers-page .alerts-section .alert-fluff{color:#fff;font-size:clamp(.8rem,2vw,.9rem);margin-top:.5rem;text-align:center}.subscribers-page .threat-trend-section .section-content{align-items:center;display:flex;height:100%;justify-content:center;padding:0}.subscribers-page .threat-trend-section .threat-trend-chart-container{height:100%;image-rendering:pixelated;min-height:200px;overflow:hidden;width:100%}.subscribers-page .threat-metrics-section .metrics-section{animation:fadeIn .5s ease-out;background:linear-gradient(145deg,#0f1115,#1a1d24);border:1px solid #0af;border-radius:12px;height:100%;padding:clamp(.5rem,1vw,.75rem);width:100%}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:clamp(.5rem,1vw,.75rem);height:100%;justify-content:space-between}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card{animation:slideIn .5s ease-out forwards;background:#0f11151a;border:1px solid #0af3;border-radius:10px;display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:200px;min-width:150px;padding:clamp(.5rem,1vw,.75rem);position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card:hover{box-shadow:0 6px 16px #00aaff4d;transform:scale(1.05)}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card .tooltip{background:#0f111533;border-radius:6px;bottom:100%;color:#e3e7ec;left:50%;opacity:0;padding:.5rem;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s;visibility:hidden;width:180px;z-index:10}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card:hover .tooltip{opacity:1;visibility:visible}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card.trend-up .metric-value{animation:pulseUp 2s infinite}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card.trend-down .metric-value{animation:pulseDown 2s infinite}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card h3{color:#0af;font-size:clamp(.8rem,1.8vw,.9rem);font-weight:600;margin-bottom:.3rem}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card .metric-value{color:#e3e7ec;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:700}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card .metric-value span{color:#fff;font-size:clamp(.7rem,1.5vw,.8rem)}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card .metric-trend{color:#dc3545;font-size:clamp(.8rem,1.8vw,.9rem)}.subscribers-page .threat-metrics-section .metrics-section .metrics-grid .metric-card .metric-trend.trend-up{color:#0af}.subscribers-page .apt-seen-section ul{display:flex;flex-direction:column;gap:.3rem;list-style:none;max-height:100%;overflow-y:auto;padding:0}.subscribers-page .apt-seen-section ul .apt-item{align-items:center;background:#0f11151a;border-left:3px solid #0af;color:#e3e7ec;display:flex;font-size:clamp(.9rem,2vw,1rem);justify-content:space-between;padding:.6rem 1rem;position:relative;transition:all .3s ease}.subscribers-page .apt-seen-section ul .apt-item:nth-child(odd){background:#13161b}.subscribers-page .apt-seen-section ul .apt-item:hover{background:#00aaff0d;border-left-color:#3fbfff;transform:translateX(5px)}.subscribers-page .apt-seen-section ul .apt-item:before{content:none}.subscribers-page .apt-seen-section ul .apt-item span{color:#0af;flex:0 0 30%;font-weight:600}.subscribers-page .apt-seen-section ul .apt-item .apt-details{color:#fff;flex:1 1;text-align:right}.subscribers-page .threat-log-section .section-content{display:flex;flex-direction:column;gap:.5rem;height:100%}.subscribers-page .threat-log-section .search-input{background:#0f111533;border:1px solid #0af;border-radius:6px;color:#e3e7ec;font-size:clamp(.9rem,2vw,1rem);margin-bottom:.5rem;padding:clamp(.5rem,1vw,.75rem);width:100%}.subscribers-page .threat-log-section .search-input::placeholder{color:#a6b3c3}.subscribers-page .threat-log-section .search-input:focus{border-color:#3fbfff;box-shadow:0 0 8px #00aaff4d;outline:none}.subscribers-page .threat-log-section .threat-filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:.5rem}.subscribers-page .threat-log-section .threat-filters .filter-button{background:#0000;border:1px solid #0af;border-radius:6px;color:#0af;cursor:pointer;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;padding:clamp(.4rem,1.5vw,.6rem) clamp(.8rem,2vw,1rem);transition:all .3s ease}.subscribers-page .threat-log-section .threat-filters .filter-button.active,.subscribers-page .threat-log-section .threat-filters .filter-button:hover{background:linear-gradient(90deg,#0af,#3fbfff);color:#0f1115}.subscribers-page .threat-log-section .threat-log{flex:1 1 auto;max-height:none;overflow-y:auto;width:100%}.subscribers-page .threat-log-section .threat-table{border-collapse:collapse;color:#e3e7ec;font-size:clamp(.85rem,1.8vw,.95rem);table-layout:fixed;width:100%}.subscribers-page .threat-log-section .threat-table thead{background:#0f11151a;position:-webkit-sticky;position:sticky;top:0;z-index:1}.subscribers-page .threat-log-section .threat-table thead th{border-bottom:1px solid #0af;color:#0af;font-weight:600;overflow:hidden;padding:.75rem .5rem;text-align:left;text-overflow:ellipsis;white-space:nowrap}.subscribers-page .threat-log-section .threat-table thead th:first-child{width:50%}.subscribers-page .threat-log-section .threat-table thead th:nth-child(2),.subscribers-page .threat-log-section .threat-table thead th:nth-child(3){width:25%}.subscribers-page .threat-log-section .threat-table tbody tr.severity-critical td:first-child:before{background:#dc3545;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:.5rem;vertical-align:middle;width:8px}.subscribers-page .threat-log-section .threat-table tbody tr.severity-high td:first-child:before{background:#0af;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:.5rem;vertical-align:middle;width:8px}.subscribers-page .threat-log-section .threat-table tbody tr.severity-medium td:first-child:before{background:#3fbfff;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:.5rem;vertical-align:middle;width:8px}.subscribers-page .threat-log-section .threat-table tbody tr td{border-bottom:1px solid #0af3;overflow:hidden;padding:.75rem .5rem;text-overflow:ellipsis;white-space:nowrap}.subscribers-page .threat-log-section .archive-links{display:flex;gap:.5rem;justify-content:center;margin-top:.5rem}.subscribers-page .threat-log-section .archive-links .archive-button,.subscribers-page .threat-log-section .archive-links .ioc-download{background:linear-gradient(90deg,#0af,#3fbfff);border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(.9rem,2.2vw,1rem);font-weight:600;padding:clamp(.6rem,2vw,.8rem) clamp(1rem,3vw,1.5rem);transition:all .3s ease}.subscribers-page .threat-log-section .archive-links .archive-button:hover,.subscribers-page .threat-log-section .archive-links .ioc-download:hover{box-shadow:0 6px 16px #00aaff4d;transform:translateY(-2px)}.subscribers-page .csv-archive-section .csv-panel{background:linear-gradient(145deg,#0f1115,#1a1d24);border:1px solid #0af;border-radius:10px;padding:clamp(1rem,2vw,1.2rem)}.subscribers-page .csv-archive-section .csv-panel p{color:#fff;font-size:clamp(.9rem,2.2vw,1rem);margin-bottom:1rem;text-align:center}.subscribers-page .csv-archive-section .csv-panel .archive-button{background:linear-gradient(90deg,#0af,#3fbfff);border:none;border-radius:8px;color:#0f1115;display:inline-block;font-size:clamp(.9rem,2.2vw,1rem);font-weight:600;padding:clamp(.6rem,2vw,.8rem) clamp(1rem,3vw,1.5rem);text-decoration:none;transition:all .3s ease}.subscribers-page .csv-archive-section .csv-panel .archive-button:hover{box-shadow:0 6px 16px #00aaff4d;transform:translateY(-2px)}.subscribers-page .csv-archive-section .csv-panel .weekly-threats{border:1px solid #0af3;border-radius:8px;margin-top:1rem;padding:clamp(.8rem,1.5vw,1rem)}.subscribers-page .csv-archive-section .csv-panel .weekly-threats h4{color:#0af;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:600;margin-bottom:.75rem;text-align:center}.subscribers-page .csv-archive-section .csv-panel .weekly-threats .threat-filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.subscribers-page .csv-archive-section .csv-panel .weekly-threats .threat-filters .filter-button{background:#0000;border:1px solid #0af;border-radius:6px;color:#0af;cursor:pointer;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;padding:clamp(.4rem,1.5vw,.6rem) clamp(.8rem,2vw,1rem);transition:all .3s ease}.subscribers-page .csv-archive-section .csv-panel .weekly-threats .threat-filters .filter-button.active,.subscribers-page .csv-archive-section .csv-panel .weekly-threats .threat-filters .filter-button:hover{background:linear-gradient(90deg,#0af,#3fbfff);color:#0f1115}.subscribers-page .api-integrations-section .api-integrations-panel{background:linear-gradient(145deg,#0f1115,#1a1d24);border:1px solid #0af;border-radius:10px;padding:clamp(1rem,2vw,1.2rem)}.subscribers-page .api-integrations-section .api-integrations-panel p{color:#fff;font-size:clamp(.9rem,2.2vw,1rem);margin-bottom:1rem;text-align:center}.subscribers-page .api-integrations-section .api-integrations-panel .api-learn-more-button{background:linear-gradient(90deg,#0af,#3fbfff);border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(.9rem,2.2vw,1rem);font-weight:600;padding:clamp(.6rem,2vw,.8rem) clamp(1rem,3vw,1.5rem);transition:all .3s ease}.subscribers-page .api-integrations-section .api-integrations-panel .api-learn-more-button:hover{box-shadow:0 6px 16px #00aaff4d;transform:translateY(-2px)}.subscribers-page .news-section .news-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.subscribers-page .news-section .news-grid .news-card{background:linear-gradient(145deg,#0f1115,#242933);border-radius:8px;color:#e3e7ec;padding:.8rem;text-decoration:none;transition:transform .3s ease}.subscribers-page .news-section .news-grid .news-card:hover{box-shadow:0 4px 12px #00aaff4d;transform:translateY(-3px)}.subscribers-page .news-section .news-grid .news-card .news-image{border-radius:8px;margin-bottom:.6rem;overflow:hidden}.subscribers-page .news-section .news-grid .news-card .news-image img{height:120px;object-fit:cover;transition:transform .3s ease;width:100%}.subscribers-page .news-section .news-grid .news-card .news-image img:hover{transform:scale(1.05)}.subscribers-page .news-section .news-grid .news-card .news-content .category-tag{background:#00aaff1a;border-radius:12px;color:#0af;display:inline-block;font-size:clamp(.8rem,2vw,.9rem);margin-bottom:.5rem;padding:.3rem .8rem}.subscribers-page .news-section .news-grid .news-card .news-content h4{color:#0af;font-size:clamp(.9rem,2.2vw,1rem);font-weight:600;margin-bottom:.5rem}.subscribers-page .news-section .news-grid .news-card .news-content .news-excerpt{color:#fff;font-size:clamp(.8rem,2vw,.9rem);line-height:1.5;margin-bottom:.5rem}.subscribers-page .news-section .news-grid .news-card .news-content .read-more{color:#0af;font-size:clamp(.8rem,2vw,.9rem);font-weight:600;transition:color .3s ease}.subscribers-page .news-section .news-grid .news-card .news-content .read-more:hover{color:#3fbfff}.subscribers-page .news-section .news-cta{color:#0af;display:block;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;margin-top:.6rem;text-align:center;text-decoration:none}.subscribers-page .news-section .news-cta:hover{color:#3fbfff;text-decoration:underline}.subscribers-page .youtube-section .youtube-player{border-radius:8px;box-shadow:0 4px 12px #00aaff4d;height:0;margin:0 auto .8rem;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.subscribers-page .youtube-section .youtube-player iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.subscribers-page .youtube-section .youtube-cta{background:linear-gradient(90deg,#0af,#3fbfff);border:none;border-radius:10px;color:#0f1115;display:inline-block;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:600;margin:.3rem;padding:clamp(.7rem,2vw,.9rem) clamp(1.5rem,3.5vw,1.8rem);text-decoration:none;transition:all .3s ease}.subscribers-page .youtube-section .youtube-cta:hover{box-shadow:0 4px 12px #00aaff4d;transform:translateY(-2px)}@keyframes pulseUp{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes pulseDown{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes zoom{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.modal-title{font-family:Roboto,sans-serif}.modal-description{font-family:Open Sans,sans-serif}.signup-page{background-color:#0f1115;box-sizing:border-box;color:#e3e7ec;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:clamp(1.5rem,5vw,2.5rem)}.signup-page .hero-section{animation:fadeIn .5s ease-out;background:linear-gradient(180deg,#3fbfff1a,#0f1115);border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(2rem,6vw,3rem);text-align:center}.signup-page .hero-section h1{color:#3fbfff;font-size:clamp(2rem,6vw,2.8rem);font-weight:800;margin-bottom:.75rem}.signup-page .hero-section .hero-text{color:#e3e7ec;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.7;margin:0 auto 1.5rem;max-width:700px}.signup-page .hero-section .hero-cta-button{background-color:#3fbfff;border:none;border-radius:8px;box-shadow:0 4px 12px #06c3;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.signup-page .hero-section .hero-cta-button:hover{background-color:#6fd8ff;box-shadow:0 6px 16px #0066cc4d;transform:translateY(-2px)}.signup-page .hero-section .hero-cta-button:active{box-shadow:0 2px 6px #06c3;transform:translateY(0)}.signup-page .pricing-section{background-color:#1b1f27;border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem)}.signup-page .pricing-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.signup-page .pricing-section .pricing-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.signup-page .pricing-section .pricing-grid .plan-card{animation:slideIn .5s ease-out forwards;background-color:#0f1115;border:2px solid #3fbfff;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;position:relative;text-align:center}.signup-page .pricing-section .pricing-grid .plan-card.popular{background:linear-gradient(180deg,#3fbfff1a,#0f1115);border:2px solid #3fbfff}.signup-page .pricing-section .pricing-grid .plan-card.popular .popular-badge{background-color:#3fbfff;border-radius:20px;box-shadow:0 2px 6px #0066cc4d;color:#0f1115;font-size:clamp(.8rem,2vw,.9rem);font-weight:600;left:50%;padding:.5rem 1rem;pointer-events:none;position:absolute;top:-15px;transform:translateX(-50%)}.signup-page .pricing-section .pricing-grid .plan-card h3{color:#3fbfff;font-size:clamp(1.4rem,3.5vw,1.6rem);font-weight:600;margin-bottom:.75rem}.signup-page .pricing-section .pricing-grid .plan-card .price{color:#3fbfff;font-size:clamp(2rem,5vw,2.4rem);font-weight:700;margin-bottom:.5rem}.signup-page .pricing-section .pricing-grid .plan-card .price span{color:#fff;font-size:clamp(.9rem,2.2vw,1rem);font-weight:400}.signup-page .pricing-section .pricing-grid .plan-card .description{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.6;margin-bottom:1rem}.signup-page .pricing-section .pricing-grid .plan-card ul{flex-grow:1;list-style:none;margin-bottom:1.5rem;padding:0}.signup-page .pricing-section .pricing-grid .plan-card ul li{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);margin-bottom:.75rem;padding-left:1.5rem;position:relative}.signup-page .pricing-section .pricing-grid .plan-card ul li:before{color:#3fbfff;content:"✔";font-size:1rem;left:0;position:absolute}.signup-page .pricing-section .pricing-grid .plan-card .plan-button-text{border:2px solid #3fbfff;border-radius:8px;color:#3fbfff;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.signup-page .pricing-section .pricing-grid .plan-card .plan-button-text:hover{background-color:#3fbfff;box-shadow:0 6px 16px #0066cc4d;color:#0f1115;transform:translateY(-2px)}.signup-page .pricing-section .pricing-grid .plan-card .plan-button-text:active{box-shadow:0 2px 6px #06c3;transform:translateY(0)}.signup-page .faq-section{background-color:#0000;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem)}.signup-page .faq-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.signup-page .faq-section .faq-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.signup-page .faq-section .faq-list .faq-item{animation:slideIn .5s ease-out forwards;background-color:#1b1f27;border-radius:10px;padding:1.5rem}.signup-page .faq-section .faq-list .faq-item h3{color:#3fbfff;font-size:clamp(1.1rem,2.8vw,1.3rem);font-weight:600;margin-bottom:.5rem}.signup-page .faq-section .faq-list .faq-item p{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.6}.signup-page .faq-section .faq-cta{color:#3fbfff;display:block;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600;margin-top:1.5rem;text-align:center;text-decoration:none}.signup-page .faq-section .faq-cta:hover{color:#6fd8ff;text-decoration:underline}.signup-page .subscribe-section{background:linear-gradient(180deg,#1b1f27,#3fbfff0d);border-radius:12px;padding:clamp(1.5rem,4vw,2rem);text-align:center}.signup-page .subscribe-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.signup-page .subscribe-section p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1.5rem}.signup-page .subscribe-section .subscribe-button{background-color:#3fbfff;border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.signup-page .subscribe-section .subscribe-button:hover{background-color:#6fd8ff;transform:translateY(-2px)}.signup-page .subscribe-section .subscribe-button:active{transform:translateY(0)}.signup-page .modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#000000d9;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.signup-page .modal-overlay .modal-content{background-color:#0e0f11;border-radius:10px;box-shadow:0 4px 20px #00000080;height:90%;max-width:800px;overflow:hidden;position:relative;width:90%}.signup-page .modal-overlay .modal-content iframe{border:none;height:100%;width:100%}.signup-page .modal-overlay .modal-content .modal-close{background:none;border:none;color:#00d2ff;cursor:pointer;font-size:2rem;position:absolute;right:15px;top:10px;z-index:1}.signup-page .modal-overlay .modal-content .modal-close:hover{color:#66e5ff}@media(max-width:600px){.signup-page{padding:clamp(1rem,3vw,1.5rem)}.signup-page .hero-section{padding:clamp(1.5rem,4vw,2rem)}.signup-page .hero-section h1{font-size:clamp(1.8rem,5vw,2.2rem)}.signup-page .hero-section .hero-text{font-size:clamp(.9rem,2.5vw,1rem)}.signup-page .faq-section .faq-list,.signup-page .pricing-section .pricing-grid{grid-template-columns:1fr}}@media(min-width:601px)and (max-width:900px){.signup-page .pricing-section .pricing-grid{grid-template-columns:repeat(2,1fr)}.signup-page .faq-section .faq-list{grid-template-columns:1fr}}@media(min-width:1201px){.signup-page .faq-section .faq-list,.signup-page .pricing-section .pricing-grid{grid-template-columns:repeat(3,1fr)}}.contact-page{background-color:#0f1115;box-sizing:border-box;color:#e3e7ec;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:clamp(1.5rem,5vw,2.5rem)}.contact-page .hero-section{animation:fadeIn .5s ease-out;background:linear-gradient(180deg,#3fbfff1a,#0f1115);border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(2rem,6vw,3rem);text-align:center}.contact-page .hero-section h1{color:#3fbfff;font-size:clamp(2rem,6vw,2.8rem);font-weight:800;margin-bottom:.75rem}.contact-page .hero-section .hero-text{color:#e3e7ec;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:400;line-height:1.7;margin:0 auto 1.5rem;max-width:700px}.contact-page .hero-section .hero-cta-button{background-color:#3fbfff;border:none;border-radius:8px;box-shadow:0 4px 12px #06c3;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.contact-page .hero-section .hero-cta-button:hover{background-color:#6fd8ff;box-shadow:0 6px 16px #0066cc4d;transform:translateY(-2px)}.contact-page .hero-section .hero-cta-button:active{box-shadow:0 2px 6px #06c3;transform:translateY(0)}.contact-page .contact-content{background-color:#1b1f27;border-radius:12px;display:flex;gap:2rem;margin:0 auto clamp(2rem,5vw,3rem);max-width:1000px;padding:clamp(1.5rem,4vw,2rem)}.contact-page .contact-content .contact-form-section{flex:1 1}.contact-page .contact-content .contact-form-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.contact-page .contact-content .contact-form-section .contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-page .contact-content .contact-form-section .contact-form .form-group{display:flex;flex-direction:column;gap:.5rem}.contact-page .contact-content .contact-form-section .contact-form .form-group label{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1rem);font-weight:600}.contact-page .contact-content .contact-form-section .contact-form .form-group input,.contact-page .contact-content .contact-form-section .contact-form .form-group textarea{background-color:#0f1115;border:1px solid #2a2e35;border-radius:8px;color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);padding:.85rem 1rem;transition:all .3s ease}.contact-page .contact-content .contact-form-section .contact-form .form-group input:focus,.contact-page .contact-content .contact-form-section .contact-form .form-group textarea:focus{border-color:#3fbfff;box-shadow:0 0 8px #0ff3;outline:none}.contact-page .contact-content .contact-form-section .contact-form .form-group input::placeholder,.contact-page .contact-content .contact-form-section .contact-form .form-group textarea::placeholder{color:#fff;opacity:.7}.contact-page .contact-content .contact-form-section .contact-form .form-group textarea{min-height:120px;resize:vertical}.contact-page .contact-content .contact-form-section .contact-form button{align-self:center;background-color:#0000;border:2px solid #3fbfff;border-radius:8px;color:#3fbfff;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.contact-page .contact-content .contact-form-section .contact-form button:hover{background-color:#3fbfff;color:#0f1115;transform:translateY(-2px)}.contact-page .contact-content .contact-form-section .contact-form button:active{transform:translateY(0)}.contact-page .contact-content .contact-form-section .contact-form button:disabled{border-color:#131519;color:#a6b3c3;cursor:not-allowed}.contact-page .contact-content .contact-form-section .contact-form .form-message{animation:slideIn .3s ease-out;border-radius:8px;font-size:clamp(.9rem,2.2vw,1rem);padding:.75rem;text-align:center}.contact-page .contact-content .contact-form-section .contact-form .form-message.success{background-color:#28a7451a;color:#28a745}.contact-page .contact-content .contact-form-section .contact-form .form-message.error{background-color:#dc35451a;color:#dc3545}.contact-page .contact-content .contact-info-section{background-color:#3fbfff0d;border-radius:10px;flex:0 0 300px;padding:1.5rem}.contact-page .contact-content .contact-info-section h2{color:#3fbfff;font-size:clamp(1.4rem,3.5vw,1.8rem);font-weight:700;margin-bottom:1rem}.contact-page .contact-content .contact-info-section p{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.6;margin-bottom:1rem}.contact-page .contact-content .contact-info-section .contact-info-list{list-style:none;margin-bottom:1.5rem;padding:0}.contact-page .contact-content .contact-info-section .contact-info-list li{align-items:center;display:flex;font-size:clamp(.9rem,2.2vw,1rem);gap:.75rem;margin-bottom:.75rem}.contact-page .contact-content .contact-info-section .contact-info-list li .info-icon{color:#3fbfff;font-size:1.2rem}.contact-page .contact-content .contact-info-section .contact-info-list li a{color:#3fbfff;text-decoration:none}.contact-page .contact-content .contact-info-section .contact-info-list li a:hover{color:#6fd8ff;text-decoration:underline}.contact-page .subscribe-section{background:linear-gradient(180deg,#1b1f27,#3fbfff0d);border-radius:12px;padding:clamp(1.5rem,4vw,2rem);text-align:center}.contact-page .subscribe-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.contact-page .subscribe-section p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1.5rem}.contact-page .subscribe-section .subscribe-button{background-color:#3fbfff;border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.contact-page .subscribe-section .subscribe-button:hover{background-color:#6fd8ff;transform:translateY(-2px)}.contact-page .subscribe-section .subscribe-button:active{transform:translateY(0)}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.contact-page{padding:clamp(1rem,3vw,1.5rem)}.contact-page .hero-section{padding:clamp(1.5rem,4vw,2rem)}.contact-page .hero-section h1{font-size:clamp(1.8rem,5vw,2.2rem)}.contact-page .hero-section .hero-text{font-size:clamp(.9rem,2.5vw,1rem)}.contact-page .contact-content{flex-direction:column;padding:clamp(1rem,3vw,1.5rem)}.contact-page .contact-content .contact-form-section .contact-form button{width:100%}.contact-page .contact-content .contact-info-section{flex:1 1;padding:1rem}}@media(min-width:601px)and (max-width:900px){.contact-page .contact-content{flex-direction:column}.contact-page .contact-content .contact-info-section{flex:1 1;padding:1.5rem}}.csv-archive-container{background-color:#0f1115;color:#e3e7ec;font-family:Inter,Arial,sans-serif;min-height:100vh}.csv-archive-page{animation:fadeIn .5s ease-out;background-color:#1b1f27;border-radius:12px;box-shadow:0 0 20px #3fbfff4d;margin:clamp(2rem,5vw,3rem) auto;max-width:1100px;padding:clamp(1.5rem,4vw,2rem)}.csv-archive-page h1{color:#3fbfff;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;margin-bottom:1rem;text-align:center;text-shadow:0 0 5px #3fbfff80}.csv-archive-page .description{color:#fff;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6}.csv-archive-page .description,.csv-archive-page .latest-downloads{margin-bottom:2rem;text-align:center}.csv-archive-page .latest-downloads h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.csv-archive-page .latest-downloads .download-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.csv-archive-page .latest-downloads .download-buttons .download-today-btn{background-color:#3fbfff;border-radius:8px;box-shadow:0 4px 12px #3fbfff33;color:#0f1115;font-size:clamp(.95rem,2.3vw,1.05rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);text-decoration:none;transition:all .3s ease}.csv-archive-page .latest-downloads .download-buttons .download-today-btn:hover{background-color:#6fd8ff;box-shadow:0 6px 16px #3fbfff4d;transform:translateY(-2px)}.csv-archive-page .latest-downloads .download-buttons .download-today-btn:active{transform:translateY(0)}.csv-archive-page .filter-controls{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem}.csv-archive-page .filter-controls .filter-group h3{color:#3fbfff;font-size:clamp(1.2rem,3vw,1.4rem);font-weight:600;margin-bottom:.75rem;text-align:center}.csv-archive-page .filter-controls .filter-group .filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.csv-archive-page .filter-controls .filter-group .filter-buttons .filter-button{background-color:#0000;border:2px solid #3fbfff;border-radius:8px;color:#3fbfff;cursor:pointer;font-size:clamp(.9rem,2.2vw,1rem);padding:clamp(.6rem,2vw,.8rem) clamp(1rem,3vw,1.5rem);transition:all .3s ease}.csv-archive-page .filter-controls .filter-group .filter-buttons .filter-button.active{background-color:#3fbfff;box-shadow:0 0 8px #3fbfff66;color:#0f1115;font-weight:600}.csv-archive-page .filter-controls .filter-group .filter-buttons .filter-button:hover:not(.active){background-color:#3fbfff1a;color:#6fd8ff}.csv-archive-page .csv-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:2rem 0}.csv-archive-page .csv-grid .csv-item{animation:fadeIn .5s ease-out forwards;background-color:#1b1f27;border-radius:10px;padding:1.25rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.csv-archive-page .csv-grid .csv-item .feed-type{background-color:#3fbfff1a;border-radius:12px;color:#3fbfff;display:inline-block;font-size:.85rem;margin-bottom:.5rem;padding:.25rem .75rem}.csv-archive-page .csv-grid .csv-item .feed-type[data-type=Daily]{background-color:#00111a}.csv-archive-page .csv-grid .csv-item .feed-type[data-type=Weekly]{background-color:#005580}.csv-archive-page .csv-grid .csv-item a{color:#3fbfff;font-weight:600;text-decoration:none;word-break:break-word}.csv-archive-page .csv-grid .csv-item a:hover{color:#6fd8ff;text-decoration:underline}.csv-archive-page .csv-grid .csv-item:hover{box-shadow:0 6px 16px #3fbfff33;transform:translateY(-5px)}.csv-archive-page .no-results{color:#c5cdd7;font-size:clamp(1rem,2.5vw,1.2rem);grid-column:1/-1;padding:2rem;text-align:center}.csv-archive-page .pagination-controls{align-items:center;display:flex;gap:1rem;justify-content:center;margin:clamp(2rem,5vw,3rem) 0}.csv-archive-page .pagination-controls .page-btn{background-color:#0000;border:2px solid #3fbfff;border-radius:8px;color:#3fbfff;cursor:pointer;font-size:clamp(.9rem,2.2vw,1rem);padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.csv-archive-page .pagination-controls .page-btn.disabled{cursor:not-allowed;opacity:.5}.csv-archive-page .pagination-controls .page-btn:hover:not(.disabled){background-color:#3fbfff;box-shadow:0 0 8px #3fbfff66;color:#0f1115}.csv-archive-page .pagination-controls .page-info{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);font-weight:500}.csv-archive-page .subscribe-section{background:linear-gradient(180deg,#1b1f27,#3fbfff0d);border-radius:12px;margin-top:2rem;padding:clamp(1.5rem,4vw,2rem);text-align:center}.csv-archive-page .subscribe-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.csv-archive-page .subscribe-section p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1.5rem}.csv-archive-page .subscribe-section .subscribe-button{background-color:#3fbfff;border:none;border-radius:8px;color:#0f1115;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);text-decoration:none;transition:all .3s ease}.csv-archive-page .subscribe-section .subscribe-button:hover{background-color:#6fd8ff;transform:translateY(-2px)}.csv-archive-page .subscribe-section .subscribe-button:active{transform:translateY(0)}@media(max-width:600px){.csv-archive-page{margin:clamp(1rem,3vw,1.5rem);padding:clamp(1rem,3vw,1.5rem)}.csv-archive-page h1{font-size:clamp(1.8rem,5vw,2.2rem)}.csv-archive-page .description{font-size:clamp(.9rem,2.5vw,1rem)}.csv-archive-page .filter-controls{align-items:center;flex-direction:column}.csv-archive-page .filter-controls .filter-group{text-align:center;width:100%}.csv-archive-page .csv-grid{grid-template-columns:1fr}.csv-archive-page .latest-downloads .download-buttons{align-items:center;flex-direction:column}}@media(min-width:601px)and (max-width:900px){.csv-archive-page .csv-grid{grid-template-columns:1fr}}.page-wrapper{background-color:#0f1115;min-height:100vh;padding:clamp(2rem,4vw,3rem) 0}.privacy-policy-page{background-color:#1b1f27;border:1px solid #2a2e35;border-radius:10px;box-shadow:0 4px 12px #0000001a;color:#e3e7ec;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:90vw;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,3vw,2rem)}.privacy-policy-page h1{color:#3fbfff;font-size:clamp(1.8rem,5vw,2.2rem);font-weight:700;margin-bottom:clamp(1rem,3vw,1.5rem);text-align:center}.privacy-policy-page h2{color:#3fbfff;font-size:clamp(1.4rem,4vw,1.8rem);font-weight:600;margin-bottom:clamp(.8rem,2.5vw,1rem);margin-top:clamp(1.5rem,4vw,2rem)}.privacy-policy-page p{color:#e3e7ec;font-size:clamp(.9rem,2.5vw,1rem);line-height:1.8;margin-bottom:clamp(.8rem,2.5vw,1rem)}.privacy-policy-page ul{list-style:disc;margin-bottom:clamp(.8rem,2.5vw,1rem);padding-left:clamp(1.5rem,4vw,2rem)}.privacy-policy-page ul li{color:#e3e7ec;font-size:clamp(.9rem,2.5vw,1rem);line-height:1.8;margin-bottom:.5rem}.privacy-policy-page a{color:#3fbfff;font-weight:500;text-decoration:none;transition:color .3s ease}.privacy-policy-page a:hover{color:#6fd8ff;text-decoration:underline}@media(max-width:600px){.privacy-policy-page{max-width:95vw;padding:clamp(1rem,3vw,1.5rem) clamp(.8rem,2.5vw,1rem)}.privacy-policy-page h1{font-size:clamp(1.6rem,4.5vw,1.8rem)}.privacy-policy-page h2{font-size:clamp(1.2rem,3.5vw,1.4rem)}.privacy-policy-page p,.privacy-policy-page ul li{font-size:clamp(.85rem,2.3vw,.95rem);line-height:1.6}}@media(min-width:601px)and (max-width:900px){.privacy-policy-page{max-width:95vw;padding:clamp(1.2rem,3.5vw,2rem) clamp(1rem,2.5vw,1.5rem)}}@media(min-width:1201px){.privacy-policy-page{max-width:1100px}}.news-page{background-color:#0f1115;box-sizing:border-box;color:#e3e7ec;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:clamp(1.5rem,5vw,2.5rem)}.news-page .hero-section{background:linear-gradient(180deg,#3fbfff1a,#0f1115);border-radius:12px;box-shadow:0 0 20px #3fbfff4d;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(2rem,6vw,3rem);text-align:center}.news-page .hero-section h1{color:#3fbfff;font-size:clamp(2rem,6vw,2.8rem);font-weight:800;margin-bottom:.75rem;text-shadow:0 0 5px #3fbfff80}.news-page .hero-section .hero-text{color:#e3e7ec;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:400;line-height:1.7;margin:0 auto 1.5rem;max-width:700px}.news-page .hero-section .hero-cta-button{background-color:#3fbfff;border:none;border-radius:8px;box-shadow:0 4px 12px #3fbfff33;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.news-page .hero-section .hero-cta-button:hover{background-color:#6fd8ff;box-shadow:0 6px 16px #3fbfff4d;transform:translateY(-2px)}.news-page .hero-section .hero-cta-button:active{box-shadow:0 2px 6px #3fbfff33;transform:translateY(0)}.news-page .filter-section{animation:fadeIn .5s ease-out;background-color:#1b1f27;border-radius:12px;display:flex;flex-direction:column;gap:1rem;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1rem,3vw,1.5rem)}.news-page .filter-section .category-filters{text-align:center}.news-page .filter-section .category-filters h3{color:#3fbfff;font-size:clamp(1.2rem,3vw,1.4rem);font-weight:600;margin-bottom:.5rem}.news-page .filter-section .category-filters .filter-buttons{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center}.news-page .filter-section .category-filters .filter-buttons .filter-button{background-color:#0000;border:1px solid #3fbfff;border-radius:6px;color:#3fbfff;cursor:pointer;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;padding:clamp(.4rem,1.5vw,.6rem) clamp(.8rem,2vw,1rem);transition:all .3s ease;white-space:nowrap}.news-page .filter-section .category-filters .filter-buttons .filter-button.active,.news-page .filter-section .category-filters .filter-buttons .filter-button:hover{background-color:#3fbfff;color:#0f1115}.news-page .filter-section .search-bar{margin:0 auto;max-width:500px}.news-page .filter-section .search-bar input{background-color:#0f1115;border:1px solid #3fbfff;border-radius:8px;color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);padding:clamp(.6rem,2vw,.8rem);transition:all .3s ease;width:100%}.news-page .filter-section .search-bar input::placeholder{color:#a6b3c3}.news-page .filter-section .search-bar input:focus{border-color:#6fd8ff;box-shadow:0 0 8px #3fbfff66;outline:none}.news-page .featured-article{animation:fadeIn .5s ease-out;background-color:#1b1f27;border-radius:12px;margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.5rem,4vw,2rem)}.news-page .featured-article h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.news-page .featured-article .featured-card{color:#e3e7ec;display:flex;flex-direction:row;gap:1.5rem;text-decoration:none;transition:transform .3s ease}.news-page .featured-article .featured-card:hover{box-shadow:0 6px 16px #3fbfff33;transform:translateY(-5px)}.news-page .featured-article .featured-card .featured-image{border-radius:10px;flex:0 0 40%;max-width:400px;overflow:hidden}.news-page .featured-article .featured-card .featured-image img{display:block;height:200px;object-fit:cover;width:100%}.news-page .featured-article .featured-card .featured-content{flex:1 1;padding:1rem}.news-page .featured-article .featured-card .featured-content .category-tag{background-color:#3fbfff1a;border-radius:12px;color:#3fbfff;display:inline-block;font-size:.85rem;margin-bottom:.5rem;padding:.25rem .75rem}.news-page .featured-article .featured-card .featured-content h3{color:#3fbfff;font-size:clamp(1.3rem,3vw,1.5rem);font-weight:600;margin-bottom:.5rem}.news-page .featured-article .featured-card .featured-content .featured-excerpt{color:#fff;font-size:clamp(.95rem,2.2vw,1.05rem);line-height:1.6;margin-bottom:1rem}.news-page .featured-article .featured-card .featured-content .featured-meta{color:#fff;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.75rem}.news-page .featured-article .featured-card .featured-content .featured-meta .author{font-style:italic}.news-page .featured-article .featured-card .featured-content .read-more{color:#3fbfff;font-size:.95rem;font-weight:600;text-decoration:underline}.news-page .featured-article .featured-card .featured-content .read-more:hover{color:#6fd8ff}.news-page .news-grid{margin-bottom:clamp(2rem,5vw,3rem)}.news-page .news-grid h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.news-page .news-grid .no-results{color:#c5cdd7;font-size:clamp(1rem,2.5vw,1.2rem);padding:2rem;text-align:center}.news-page .news-grid .article-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.news-page .news-grid .article-list .news-card{animation:fadeIn .5s ease-out forwards;background-color:#1b1f27;border-radius:10px;color:#e3e7ec;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.news-page .news-grid .article-list .news-card:hover{box-shadow:0 6px 16px #3fbfff33;transform:translateY(-5px)}.news-page .news-grid .article-list .news-card .image-wrapper{height:180px;overflow:hidden}.news-page .news-grid .article-list .news-card .image-wrapper img{display:block;height:100%;object-fit:cover;width:100%}.news-page .news-grid .article-list .news-card .card-content{padding:1.25rem}.news-page .news-grid .article-list .news-card .card-content .category-tag{background-color:#3fbfff1a;border-radius:12px;color:#3fbfff;display:inline-block;font-size:.85rem;margin-bottom:.5rem;padding:.25rem .75rem}.news-page .news-grid .article-list .news-card .card-content .news-title{color:#3fbfff;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:600;margin:.25rem 0 .5rem}.news-page .news-grid .article-list .news-card .card-content .news-excerpt{color:#fff;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.6;margin-bottom:.75rem}.news-page .news-grid .article-list .news-card .card-content .news-meta{color:#fff;display:flex;font-size:.85rem;justify-content:space-between}.news-page .news-grid .article-list .news-card .card-content .news-meta .author{font-style:italic}.news-page .news-grid .article-list .news-card .card-content .read-more{color:#3fbfff;font-size:.9rem;font-weight:600;text-decoration:underline}.news-page .news-grid .article-list .news-card .card-content .read-more:hover{color:#6fd8ff}.news-page .pagination{display:flex;gap:.5rem;justify-content:center;margin:clamp(2rem,5vw,3rem) auto}.news-page .pagination .page-btn{background-color:#0000;border:1px solid #3fbfff;border-radius:20px;color:#3fbfff;cursor:pointer;font-size:clamp(.9rem,2.2vw,1rem);padding:.5rem 1rem;transition:all .3s ease}.news-page .pagination .page-btn.active{background-color:#3fbfff;color:#0f1115;font-weight:600}.news-page .pagination .page-btn:hover:not(.active){background-color:#3fbfff1a;color:#6fd8ff}.news-page .subscribe-section{background:linear-gradient(180deg,#1b1f27,#3fbfff0d);border-radius:12px;padding:clamp(1.5rem,4vw,2rem);text-align:center}.news-page .subscribe-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.news-page .subscribe-section p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1.5rem}.news-page .subscribe-section .subscribe-button{background-color:#3fbfff;border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);transition:all .3s ease}.news-page .subscribe-section .subscribe-button:hover{background-color:#6fd8ff;transform:translateY(-2px)}.news-page .subscribe-section .subscribe-button:active{transform:translateY(0)}@media(max-width:600px){.news-page{padding:clamp(1rem,3vw,1.5rem)}.news-page .hero-section{padding:clamp(1.5rem,4vw,2rem)}.news-page .hero-section h1{font-size:clamp(1.8rem,5vw,2.2rem)}.news-page .hero-section .hero-text{font-size:clamp(.9rem,2.5vw,1rem)}.news-page .filter-section{align-items:center;flex-direction:row;flex-wrap:wrap;gap:.25rem;justify-content:center}.news-page .filter-section .category-filters{flex:1 1;min-width:0}.news-page .filter-section .category-filters h3{font-size:clamp(1rem,2.5vw,1.2rem);margin-bottom:.25rem}.news-page .filter-section .category-filters .filter-buttons{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center}.news-page .filter-section .category-filters .filter-buttons .filter-button{flex:0 0 auto;font-size:clamp(.8rem,1.8vw,.9rem);padding:clamp(.3rem,1vw,.5rem) clamp(.6rem,1.5vw,.8rem)}.news-page .filter-section .search-bar{flex:0 0 100%;margin:0;max-width:100%}.news-page .filter-section .search-bar input{font-size:clamp(.8rem,1.8vw,.9rem);padding:clamp(.4rem,1.5vw,.6rem)}.news-page .featured-article .featured-card{flex-direction:column}.news-page .featured-article .featured-card .featured-image{height:200px;max-width:100%}.news-page .news-grid .article-list{grid-template-columns:1fr}}@media(min-width:601px)and (max-width:900px){.news-page .news-grid .article-list{grid-template-columns:repeat(2,1fr)}.news-page .featured-article .featured-card{flex-direction:column}.news-page .featured-article .featured-card .featured-image{height:250px;max-width:100%}}@media(min-width:1201px){.news-page .news-grid .article-list{grid-template-columns:repeat(3,1fr)}}.article-container{background-color:#0f1115;color:#e3e7ec;font-family:Inter,Arial,sans-serif;min-height:100vh}.article-page{animation:fadeIn .5s ease-out;background-color:#1b1f27;border-radius:12px;box-shadow:0 0 20px #3fbfff4d;margin:clamp(2rem,5vw,3rem) 0;max-width:1100px;padding:clamp(1.5rem,4vw,2rem)}.article-page .cover-image{border-top-left-radius:12px;border-top-right-radius:12px;display:block;height:auto;margin:0 auto 1.5rem;text-align:center;width:100%}.article-page .cover-image img{display:block;height:auto;margin:0 auto;object-fit:cover;width:100%}.article-page h1{color:#3fbfff;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;margin:0 0 1.5rem;text-align:center;text-shadow:0 0 5px #3fbfff80}.article-page li,.article-page ol,.article-page p,.article-page ul{color:#e3e7ec;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.8;margin-bottom:1rem}.article-page a{color:#3fbfff;text-decoration:none}.article-page a:hover{color:#6fd8ff;text-decoration:underline}.article-page h2,.article-page h3,.article-page h4{color:#3fbfff;font-weight:700;margin:1.5rem 0 1rem}.article-page h2{font-size:clamp(1.6rem,4vw,2rem)}.article-page h3{font-size:clamp(1.4rem,3.5vw,1.8rem)}.article-page h4{font-size:clamp(1.2rem,3vw,1.6rem)}.article-page ol,.article-page ul{padding-left:2rem}.article-page .cta-section{background:linear-gradient(180deg,#1b1f27,#3fbfff0d);border-radius:12px;margin-top:2rem;padding:clamp(1.5rem,4vw,2rem);text-align:center}.article-page .cta-section h2{color:#3fbfff;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin:0 0 1rem}.article-page .cta-section p{color:#e3e7ec;font-size:clamp(.95rem,2.3vw,1.05rem);line-height:1.7;margin-bottom:1.5rem}.article-page .cta-section .cta-button{background-color:#3fbfff;border:none;border-radius:8px;color:#0f1115;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:700;padding:clamp(.8rem,2.5vw,1rem) clamp(1.5rem,4vw,2rem);text-decoration:none;transition:all .3s ease}.article-page .cta-section .cta-button:hover{background-color:#6fd8ff;box-shadow:0 6px 16px #3fbfff4d;transform:translateY(-2px)}.article-page .cta-section .cta-button:active{transform:translateY(0)}@media(max-width:600px){.article-page{margin:clamp(1rem,3vw,1.5rem) 0;padding:clamp(1rem,3vw,1.5rem)}.article-page h1{font-size:clamp(1.8rem,5vw,2.2rem)}.article-page li,.article-page ol,.article-page p,.article-page ul{font-size:clamp(.9rem,2.5vw,1rem)}}@media(min-width:601px)and (max-width:900px){.article-page{margin:clamp(1.5rem,4vw,2rem) 0;padding:clamp(1.2rem,3.5vw,1.8rem)}}.tools-page{background:linear-gradient(180deg,#0f1115,#1e3a8a1a);box-sizing:border-box;color:#e3e7ec;font-family:Inter,Arial,sans-serif;margin:0 auto;max-width:1600px;overflow:hidden;padding:clamp(1rem,3vw,1.5rem);position:relative}.tools-page.light{background:linear-gradient(180deg,#f5f5f5,#e0e7ff);color:#1e3a8a}.tools-page.light .hero-overlay,.tools-page.light .tool-card,.tools-page.light .tools-grid{background:linear-gradient(180deg,#fff,#e6f0fa);border-color:#1e3a8a}.tools-page.light .hero-overlay .tool-description,.tools-page.light .hero-overlay h1,.tools-page.light .hero-overlay h4,.tools-page.light .hero-overlay p,.tools-page.light .tool-card .tool-description,.tools-page.light .tool-card h1,.tools-page.light .tool-card h4,.tools-page.light .tool-card p,.tools-page.light .tools-grid .tool-description,.tools-page.light .tools-grid h1,.tools-page.light .tools-grid h4,.tools-page.light .tools-grid p{color:#1e3a8a}.tools-page.light .hero-overlay .tool-button,.tools-page.light .tool-card .tool-button,.tools-page.light .tools-grid .tool-button{border-color:#1e3a8a;color:#1e3a8a}.tools-page.light .hero-overlay .tool-button:not(.disabled):hover,.tools-page.light .tool-card .tool-button:not(.disabled):hover,.tools-page.light .tools-grid .tool-button:not(.disabled):hover{background:linear-gradient(90deg,#0af,#3fbfff);color:#0f1115}.tools-page .theme-toggle{position:fixed;right:15px;top:15px;z-index:1000}.tools-page .theme-toggle .theme-button{background:linear-gradient(90deg,#0af,#3fbfff);border:none;border-radius:8px;color:#0f1115;cursor:pointer;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.tools-page .theme-toggle .theme-button:hover{box-shadow:0 4px 12px #0066cc4d;transform:translateY(-2px)}.tools-page .particle-bg{animation:fadeIn 1s ease-out;background:url(https://cdn.jsdelivr.net/gh/kometsec/images/particle-bg.gif) repeat;height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:1}.tools-page .hero-section{border:1px solid #0af;border-radius:12px;box-shadow:0 4px 16px #1e3a8a4d;height:clamp(150px,25vh,200px);margin-bottom:1rem;overflow:hidden;position:relative;z-index:2}.tools-page .hero-section .hero-overlay{align-items:center;background:linear-gradient(180deg,#1e3a8a80,#0000);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:clamp(1rem,3vw,1.5rem);position:absolute;right:0;text-align:center;top:0;z-index:3}.tools-page .hero-section .hero-overlay h1{color:#0af;font-size:clamp(1.8rem,5vw,2.2rem);font-weight:700;margin-bottom:.5rem}.tools-page .hero-section .hero-overlay .hero-text{color:#e3e7ec;font-size:clamp(.9rem,2.2vw,1rem);margin-bottom:.5rem}.tools-page .tools-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1rem}.tools-page .tools-grid .tool-card{background:linear-gradient(145deg,#0f1115,#1a1d24);border:1px solid #0af;border-radius:10px;padding:1rem;text-align:center;transition:transform .3s ease}.tools-page .tools-grid .tool-card:hover{box-shadow:0 4px 12px #00aaff4d;transform:translateY(-3px)}.tools-page .tools-grid .tool-card .tool-logo{aspect-ratio:3/2;background:#ff00001a;border-radius:30px!important;margin-bottom:1rem;object-fit:contain;width:clamp(140px,14vw,180px)!important}.tools-page .tools-grid .tool-card .disabled-logo{align-items:center;background:#040506;border-radius:30px!important;color:#fff;display:flex;font-size:clamp(.8rem,2vw,.9rem);height:calc(clamp(140px,14vw,180px)*2/3);justify-content:center;margin-bottom:1rem;width:clamp(140px,14vw,180px)!important}.tools-page .tools-grid .tool-card h4{color:#0af;font-size:clamp(.9rem,2.2vw,1rem);font-weight:600;margin-bottom:.5rem}.tools-page .tools-grid .tool-card .tool-description{color:#fff;font-size:clamp(.8rem,2vw,.9rem);margin-bottom:.8rem}.tools-page .tools-grid .tool-card .tool-button{background:#0000;border:2px solid #0af;border-radius:8px;color:#0af;display:inline-block;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;padding:clamp(.5rem,1.8vw,.7rem) clamp(1rem,2.5vw,1.2rem);text-decoration:none;transition:all .3s ease}.tools-page .tools-grid .tool-card .tool-button:hover{background:linear-gradient(90deg,#0af,#3fbfff);color:#0f1115;transform:translateY(-2px)}.tools-page .tools-grid .tool-card .tool-button.disabled{border-color:#131519;color:#a6b3c3;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.tools-page .tools-page{padding:clamp(.8rem,2.5vw,1rem)}.tools-page .hero-section{height:clamp(120px,20vh,150px)}.tools-page .hero-overlay h1{font-size:clamp(1.4rem,4vw,1.6rem)}.tools-page .hero-overlay .hero-text{font-size:clamp(.8rem,2vw,.9rem)}.tools-page .tools-grid{grid-template-columns:1fr}.tools-page .nav-bar{align-items:center;flex-direction:column}.tools-page .disabled-logo,.tools-page .tool-logo{background:#ff00001a;border-radius:30px!important;height:calc(clamp(120px,18vw,140px)*2/3);width:clamp(120px,18vw,140px)!important}}@media(min-width:601px)and (max-width:900px){.tools-page .tools-grid{grid-template-columns:repeat(2,1fr)}.tools-page .disabled-logo,.tools-page .tool-logo{background:#ff00001a;border-radius:30px!important;height:calc(clamp(130px,16vw,160px)*2/3);width:clamp(130px,16vw,160px)!important}}
/*# sourceMappingURL=main.9b5e6c33.css.map*/