#news .articles{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;width:100%;margin-bottom:2rem;display:grid}@media (max-width:768px){#news .articles{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){#news{padding-left:0!important;padding-right:0!important}#news .articles{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:none;gap:1rem;margin-bottom:1.5rem;padding:0 1rem 1rem;display:flex;overflow-x:auto}#news .articles::-webkit-scrollbar{display:none}#news .blog-link{scroll-snap-align:center;flex:0 0 85%;max-width:320px;display:block}#news .blog-card{height:100%}#news .blog-card .image{height:180px}#news .blog-card .content{padding:1.25rem}#news .blog-card h3{margin-bottom:.8rem;font-size:1.2rem}#news .blog-card p{font-size:.95rem}#news .blog-card .meta{font-size:.85rem}}
#home{background:0 0;flex-direction:column;align-items:center;padding:0;display:flex}#home .page-background{background-color:#151f2b;border-radius:16px;margin-bottom:10rem;padding:2rem}#home h2{text-align:center;margin-bottom:3rem}#home h2.subtitle{color:#b0bac7;margin-bottom:2rem;font-size:1.8rem;font-weight:400}#home section{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:2rem 0;display:flex}#hero{min-height:calc(100lvh - 5em)}#hero .hero-content{flex-direction:column;align-items:center;max-width:900px;display:flex}#hero .title{background:-webkit-linear-gradient(135deg,#4fc3f7,#8bc34a);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem}#hero p{text-align:center;margin-bottom:3rem;font-size:1.2rem;line-height:1.8}#hero .buttons{flex-direction:row;gap:1.5rem;display:flex}#hero .buttons .beta{box-shadow:0 4px 15px #ff980066}#hero .buttons .discord{border:2px solid #4fc3f7}#about .cards{flex:1;grid-template-columns:1fr 1fr 1fr;gap:2rem;display:grid}#about .cards .card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2332cc;border:1px solid #8bc34a33;border-radius:12px;padding:2rem;transition:all .3s}#about .cards .card .card-icon{margin-bottom:1rem;font-size:3rem}#about .cards .card h3{color:#4fc3f7;margin-bottom:1rem;font-size:1.5rem}#about .cards .card p{line-height:1.8}#about .cards .card:hover{border-color:#8bc34a80;transform:translateY(-5px);box-shadow:0 8px 25px #8bc34a33}@media (max-width:768px){#home section{padding:3rem 1rem}#home .page-background{border-radius:0;width:100%;padding-left:0;padding-right:0}#hero{min-height:calc(100lvh - 4rem)}#hero .title{font-size:3rem}#hero p{font-size:1.1rem}#hero .buttons{flex-direction:column;gap:1rem;width:100%}#hero .buttons .button{text-align:center;width:100%}#about .cards{grid-template-columns:1fr 1fr;gap:1.5rem}#about .cards .card{padding:1.5rem}#about .cards .card .card-icon{font-size:2.5rem}#about .cards .card h3{font-size:1.3rem}}@media (max-width:480px){#home{padding-left:0;padding-right:0}#home h2{margin-bottom:2rem}#home section{padding:2rem 1rem}#hero{min-height:calc(100lvh - 3.5rem)}#hero .hero-content{padding:0 .5rem}#hero .title{margin-bottom:.8rem;font-size:2.2rem}#hero p{margin-bottom:2rem;font-size:1rem;line-height:1.6}#hero .buttons{flex-direction:column;gap:1rem;width:100%}#hero .buttons .button{text-align:center;width:100%;padding:1rem 1.5rem}#about{padding:2rem 0!important}#about h2{margin-bottom:1.5rem;padding:0 .5rem;font-size:1.5rem}#about .cards{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:none;gap:1rem;width:100%;padding:0 1rem 1rem;display:flex;overflow-x:auto}#about .cards::-webkit-scrollbar{display:none}#about .cards .card{scroll-snap-align:center;flex:0 0 85%;max-width:320px;padding:1.5rem}#about .cards .card .card-icon{margin-bottom:.8rem;font-size:2.5rem}#about .cards .card h3{margin-bottom:.8rem;font-size:1.2rem}#about .cards .card p{font-size:.95rem;line-height:1.6}}@media (max-height:500px) and (orientation:landscape){#home section{min-height:auto;padding:1.5rem 1rem}#hero .title{margin-bottom:.5rem;font-size:2rem}#hero p{margin-bottom:1.5rem}}
