:root{--glow-color: rgba(79, 195, 247, .7);--primary-gradient: linear-gradient(90deg, #4fc3f7, #f093fb)}[data-astro-cid-kh7btl4r]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background:#0f0f1a;color:#e0e0e0;overflow-x:hidden;line-height:1.7}a[data-astro-cid-kh7btl4r]{text-decoration:none;color:inherit}.bg[data-astro-cid-kh7btl4r]{position:fixed;top:50%;left:50%;width:200vw;height:200vh;background:radial-gradient(circle at 30% 30%,rgba(79,195,247,.1),transparent 30%),radial-gradient(circle at 80% 70%,rgba(240,147,251,.1),transparent 30%);z-index:-1;pointer-events:none;animation:rotateBg 60s linear infinite}.particles[data-astro-cid-kh7btl4r]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.particle[data-astro-cid-kh7btl4r]{position:absolute;background:#4fc3f74d;border-radius:50%;opacity:0;animation:float 20s infinite linear}header[data-astro-cid-kh7btl4r]{padding:1.5rem 5%;display:flex;justify-content:space-between;align-items:center;backdrop-filter:blur(12px);background:#0f0f1ab3;position:fixed;width:100%;top:0;z-index:1000;border-bottom:1px solid rgba(79,195,247,.2);transition:background .3s ease}.logo[data-astro-cid-kh7btl4r]{font-size:1.8rem;font-weight:700;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:transform .3s ease}.logo[data-astro-cid-kh7btl4r]:hover{transform:scale(1.05)}.menu-toggle[data-astro-cid-kh7btl4r]{display:none;font-size:1.5rem;background:none;border:none;color:#fff;cursor:pointer;z-index:1001;transition:transform .3s ease,color .3s ease}.menu-toggle[data-astro-cid-kh7btl4r]:hover{transform:rotate(90deg);color:#4fc3f7}.nav[data-astro-cid-kh7btl4r]{display:flex}.nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{margin-left:2rem;font-weight:500;transition:color .3s,transform .3s;position:relative}.nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:50%;transform:translate(-50%);background:var(--primary-gradient);transition:width .4s ease}.nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#4fc3f7;transform:translateY(-2px)}.nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover:after{width:100%}.hero[data-astro-cid-kh7btl4r]{min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:8rem 15%;position:relative;z-index:1;overflow:hidden;background:#0f0f1ab3}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:3.5rem;margin-bottom:1.5rem;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textShine 5s infinite linear}.hero[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.3rem;max-width:700px;color:#bbb}.content-section[data-astro-cid-kh7btl4r]{padding:6rem 10%;max-width:1000px;margin:0 auto}.section-title[data-astro-cid-kh7btl4r]{text-align:center;font-size:2.8rem;margin-bottom:3rem;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textShine 5s infinite linear}.about-content[data-astro-cid-kh7btl4r]{font-size:1.1rem;line-height:1.8;color:#ccc}.about-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2.2rem;margin:2.5rem 0 1.5rem;color:#4fc3f7}.about-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.8rem;margin:2rem 0 1rem;color:#f093fb}.about-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem}.features-section[data-astro-cid-kh7btl4r]{background:#14142399;padding:4rem;border-radius:20px;margin:3rem 0}.features-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.feature-card[data-astro-cid-kh7btl4r]{background:#ffffff0f;padding:1.8rem;border-radius:15px;border:1px solid rgba(79,195,247,.1)}.feature-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.4rem;margin-bottom:.8rem;color:#fff;display:flex;align-items:center;gap:.7rem}.feature-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#ccc;line-height:1.6}footer[data-astro-cid-kh7btl4r]{text-align:center;padding:3rem;background:#0a0a14;color:#777;font-size:.95rem;border-top:1px solid rgba(79,195,247,.1)}footer[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{transition:color .3s,text-shadow .3s}footer[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#4fc3f7;text-shadow:0 0 10px var(--glow-color)}@keyframes rotateBg{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes textShine{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes float{0%{transform:translateY(0) rotate(0);opacity:0}10%{opacity:.7}90%{opacity:.7}to{transform:translateY(-100vh) rotate(720deg);opacity:0}}@media (max-width: 768px){.menu-toggle[data-astro-cid-kh7btl4r]{display:block}.nav[data-astro-cid-kh7btl4r]{position:fixed;top:0;right:-100%;flex-direction:column;align-items:center;justify-content:center;background:#0f0f1afa;width:100%;height:100vh;padding:2rem 0;transition:right .5s cubic-bezier(.68,-.55,.27,1.55);z-index:999;border-top:1px solid rgba(79,195,247,.2)}.nav[data-astro-cid-kh7btl4r].active{right:0}.nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{margin:1.5rem 0;font-size:1.3rem}.hero[data-astro-cid-kh7btl4r]{padding:6rem 5%}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:2.8rem}.content-section[data-astro-cid-kh7btl4r]{padding:4rem 5%}.section-title[data-astro-cid-kh7btl4r]{font-size:2.3rem}}
