.hero{background:linear-gradient(135deg,#0f1419,#1a1f2b,#0f1419);border-bottom:1px solid #1a1f2b;padding:5rem 0;margin-bottom:4rem}.hero .container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-content h1{font-size:3rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#a8b3bf;margin-bottom:2rem;line-height:1.6}.hero-cta{display:flex;gap:1rem}.btn{display:inline-block;padding:.875rem 2rem;border-radius:.375rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #10b9814d}.btn-secondary{background-color:transparent;color:#10b981;border:2px solid #10b981}.btn-secondary:hover{background-color:#10b98120}.vpn-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.vpn-card{background:linear-gradient(135deg,#1a1f2b,#2d3748);border:1px solid #10b981;border-radius:.5rem;padding:2rem;text-align:center;font-weight:600;color:#fff;transition:all .3s ease}.vpn-card:hover{background:linear-gradient(135deg,#2d3748,#3e4556);box-shadow:0 8px 16px #10b98133;transform:translateY(-4px)}.featured-section,.categories-section,.latest-section{padding:4rem 0;border-bottom:1px solid #1a1f2b}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{margin-top:0;margin-bottom:.5rem}.section-header p{color:#a8b3bf;font-size:1.1rem}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.featured-card{background:linear-gradient(135deg,#1a1f2b,#2d3748);border:1px solid #2d3748;border-radius:.5rem;padding:2rem;transition:all .3s ease}.featured-card:hover{border-color:#10b981;box-shadow:0 8px 24px #10b98126;transform:translateY(-4px)}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.card-header h3{margin:0;font-size:1.25rem}.card-header a{color:#fff}.card-header a:hover{color:#10b981}.badge{background-color:#10b98120;color:#10b981;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;white-space:nowrap}.card-description{color:#d1d8e0;margin-bottom:1.5rem;line-height:1.6}.read-more{color:#10b981;font-weight:600;display:inline-block}.read-more:hover{color:#059669}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.category-item{background-color:#1a1f2b;border:1px solid #2d3748;border-radius:.5rem;padding:2rem;text-align:center;transition:all .3s ease}.category-item:hover{border-color:#10b981;background-color:#1a1f2b;box-shadow:0 8px 16px #10b9811a}.category-icon{font-size:2.5rem;margin-bottom:1rem}.category-item h3{margin-top:0;margin-bottom:.5rem}.category-item p{color:#a8b3bf;margin-bottom:1rem;font-size:.9rem}.category-link{color:#10b981;font-weight:600}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.article-card{background-color:#1a1f2b;border:1px solid #2d3748;border-radius:.5rem;padding:1.5rem;transition:all .3s ease}.article-card:hover{border-color:#10b981;box-shadow:0 8px 16px #10b98126}.article-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.article-date{color:#a8b3bf;font-size:.85rem}.article-category{background-color:#10b98120;color:#10b981;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;white-space:nowrap}.article-card h3{margin-top:0;margin-bottom:.75rem}.article-card a{color:#fff}.article-card a:hover{color:#10b981}.article-card p{color:#d1d8e0;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.article-link{color:#10b981;font-weight:600}.article-link:hover{color:#059669}.cta-section{background:linear-gradient(135deg,#10b981,#059669);padding:4rem 0;margin:4rem 0 0}.cta-content{text-align:center}.cta-content h2{color:#fff;margin-bottom:1rem}.cta-content p{color:#e0f2fe;font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-content .btn-primary{background-color:#fff;color:#10b981}.cta-content .btn-primary:hover{background-color:#f0f9ff}@media (max-width: 768px){.hero{padding:3rem 0;margin-bottom:2rem}.hero .container{grid-template-columns:1fr;gap:2rem}.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-cta{flex-direction:column}.featured-grid,.articles-grid,.categories-grid{grid-template-columns:1fr}.featured-section,.categories-section,.latest-section{padding:2rem 0}}
