@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@700;900&display=swap";.hero[data-astro-cid-y5py4vqc]{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:4rem 0 3rem;text-align:center;position:relative;overflow:hidden}.hero-background[data-astro-cid-y5py4vqc]{position:absolute;inset:0;overflow:hidden;z-index:1}.cyber-grid-bg[data-astro-cid-y5py4vqc]{position:absolute;inset:0;background-image:linear-gradient(rgba(0,255,128,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,128,.05) 1px,transparent 1px);background-size:30px 30px;opacity:.3;animation:gridPulse 4s ease-in-out infinite}.glow-effect[data-astro-cid-y5py4vqc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle at center,rgba(0,255,128,.1) 0%,transparent 70%);animation:glowPulse 6s ease-in-out infinite}.scan-lines[data-astro-cid-y5py4vqc]{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0%,rgba(0,255,128,.03) 50%,transparent 100%);background-size:100% 4px;animation:scanMove 8s linear infinite;pointer-events:none}@keyframes gridPulse{0%,to{opacity:.3}50%{opacity:.5}}@keyframes glowPulse{0%,to{opacity:.1}50%{opacity:.2}}@keyframes scanMove{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}html:not([data-theme=dark]) .hero[data-astro-cid-y5py4vqc]{background:linear-gradient(180deg,var(--bg-secondary),var(--bg-primary))}html:not([data-theme=dark]) .cyber-grid-bg[data-astro-cid-y5py4vqc]{opacity:.04;animation:none}html:not([data-theme=dark]) .glow-effect[data-astro-cid-y5py4vqc]{background:radial-gradient(circle at center,rgba(26,74,122,.03) 0%,transparent 70%);animation:none}html:not([data-theme=dark]) .scan-lines[data-astro-cid-y5py4vqc]{background:repeating-linear-gradient(0deg,transparent 0%,rgba(26,74,122,.02) 50%,transparent 100%);animation:none}html:not([data-theme=dark]) .neon-title[data-astro-cid-y5py4vqc]{color:var(--text-primary);text-shadow:none;animation:none}html:not([data-theme=dark]) .intro[data-astro-cid-y5py4vqc],html:not([data-theme=dark]) .intro-subtitle[data-astro-cid-y5py4vqc]{color:var(--text-secondary);text-shadow:none}.container[data-astro-cid-y5py4vqc]{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.hero-content[data-astro-cid-y5py4vqc]{display:flex;justify-content:center;align-items:center;min-height:200px}.neon-title[data-astro-cid-y5py4vqc]{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 0 2px #fff,0 0 4px #fff,0 0 6px #00ff80,0 0 8px #00ff80;animation:neonFlicker 3s ease-in-out infinite}@keyframes neonFlicker{0%,to{text-shadow:0 0 2px #fff,0 0 4px #fff,0 0 6px #00ff80,0 0 8px #00ff80}50%{text-shadow:0 0 2px #fff,0 0 4px #fff,0 0 6px #00ff80,0 0 8px #00ff80,0 0 10px #00ff80}}.intro[data-astro-cid-y5py4vqc]{font-size:1.2rem;color:#fff;margin-bottom:.5rem;text-shadow:0 0 2px rgba(0,255,128,.5)}.intro-subtitle[data-astro-cid-y5py4vqc]{font-size:1rem;color:#fffc;max-width:600px;margin:0 auto}.highlight[data-astro-cid-y5py4vqc]{color:#00ff80;font-weight:600;text-shadow:0 0 5px #00ff80}.terms-content[data-astro-cid-y5py4vqc]{padding:3rem 0;background:linear-gradient(135deg,#0f0f23,#1a1a2e);position:relative;overflow:hidden}html:not([data-theme=dark]) .terms-content[data-astro-cid-y5py4vqc]{background:var(--bg-primary)}.cyber-background[data-astro-cid-y5py4vqc]{position:absolute;inset:0;z-index:1}.grid-pattern[data-astro-cid-y5py4vqc]{position:absolute;inset:0;background-image:linear-gradient(rgba(0,255,128,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,128,.02) 1px,transparent 1px);background-size:50px 50px;animation:gridFloat 20s linear infinite}.floating-particles[data-astro-cid-y5py4vqc]{position:absolute;inset:0;background-image:radial-gradient(2px 2px at 20px 30px,rgba(0,255,128,.3),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,0,128,.3),transparent),radial-gradient(1px 1px at 90px 40px,rgba(0,255,128,.3),transparent),radial-gradient(1px 1px at 130px 80px,rgba(255,0,128,.3),transparent);background-repeat:repeat;background-size:200px 100px;animation:particleFloat 15s linear infinite}@keyframes gridFloat{0%{transform:translateY(0)}to{transform:translateY(-50px)}}@keyframes particleFloat{0%{transform:translateY(0)}to{transform:translateY(-100px)}}.terms-grid[data-astro-cid-y5py4vqc]{max-width:800px;margin:0 auto;position:relative;z-index:2}.terms-section[data-astro-cid-y5py4vqc]{margin-bottom:3rem;padding:2rem;background:#1a1a2ecc;border-radius:12px;border:1px solid rgba(0,255,128,.2);position:relative;overflow:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html:not([data-theme=dark]) .terms-section[data-astro-cid-y5py4vqc]{background:var(--bg-secondary);border:1px solid var(--nav-border);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 2px 12px #0000000a}.terms-section[data-astro-cid-y5py4vqc]:hover{transform:translateY(-3px);border-color:var(--nav-border);box-shadow:0 6px 20px #0000000f}.section-glow[data-astro-cid-y5py4vqc]{position:absolute;inset:0;background:linear-gradient(45deg,transparent 0%,rgba(0,255,128,.05) 50%,transparent 100%);opacity:0;transition:opacity .3s ease;pointer-events:none}.terms-section[data-astro-cid-y5py4vqc]:hover .section-glow[data-astro-cid-y5py4vqc]{opacity:1}.terms-section[data-astro-cid-y5py4vqc] h2[data-astro-cid-y5py4vqc]{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem;border-bottom:2px solid #00ff80;padding-bottom:.5rem;text-shadow:0 0 5px rgba(0,255,128,.5);position:relative}html:not([data-theme=dark]) .terms-section[data-astro-cid-y5py4vqc] h2[data-astro-cid-y5py4vqc]{color:var(--text-primary);border-bottom-color:var(--link-underline);text-shadow:none}.terms-section[data-astro-cid-y5py4vqc] h2[data-astro-cid-y5py4vqc]:before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#00ff80,#ff0080);transition:width .3s ease}.terms-section[data-astro-cid-y5py4vqc]:hover h2[data-astro-cid-y5py4vqc]:before{width:100%}.terms-section[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{margin-bottom:1rem;line-height:1.7;color:#ffffffe6}html:not([data-theme=dark]) .terms-section[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{color:var(--text-secondary)}.terms-section[data-astro-cid-y5py4vqc] ul[data-astro-cid-y5py4vqc]{margin:1rem 0;padding-left:1.5rem}.terms-section[data-astro-cid-y5py4vqc] li[data-astro-cid-y5py4vqc]{margin-bottom:.5rem;line-height:1.6;color:#fffc;position:relative}html:not([data-theme=dark]) .terms-section[data-astro-cid-y5py4vqc] li[data-astro-cid-y5py4vqc]{color:var(--text-secondary)}.terms-section[data-astro-cid-y5py4vqc] li[data-astro-cid-y5py4vqc]:before{content:"▸";color:#00ff80;position:absolute;left:-1.2rem;text-shadow:0 0 3px #00ff80}html:not([data-theme=dark]) .terms-section[data-astro-cid-y5py4vqc] li[data-astro-cid-y5py4vqc]:before{color:var(--accent-brand);text-shadow:none}.terms-section[data-astro-cid-y5py4vqc] strong[data-astro-cid-y5py4vqc]{color:#fff;font-weight:600;text-shadow:0 0 2px rgba(0,255,128,.3)}html:not([data-theme=dark]) .terms-section[data-astro-cid-y5py4vqc] strong[data-astro-cid-y5py4vqc]{color:var(--text-primary);text-shadow:none}.contact-info[data-astro-cid-y5py4vqc]{background:#00ff801a;padding:1.5rem;border-radius:8px;margin-top:1rem;border-left:4px solid #00ff80;position:relative;overflow:hidden}html:not([data-theme=dark]) .contact-info[data-astro-cid-y5py4vqc]{background:#1a4a7a0f;border-left:4px solid var(--accent-brand)}html:not([data-theme=dark]) .contact-info[data-astro-cid-y5py4vqc] a[data-astro-cid-y5py4vqc]{color:var(--accent-brand);text-shadow:none}html:not([data-theme=dark]) .contact-info[data-astro-cid-y5py4vqc] a[data-astro-cid-y5py4vqc]:hover{color:var(--accent-brand-hover)}.contact-info[data-astro-cid-y5py4vqc]:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 0%,rgba(0,255,128,.05) 50%,transparent 100%);animation:contactGlow 3s ease-in-out infinite}@keyframes contactGlow{0%,to{opacity:0}50%{opacity:1}}.contact-info[data-astro-cid-y5py4vqc] p[data-astro-cid-y5py4vqc]{margin-bottom:.5rem;position:relative;z-index:1}.contact-info[data-astro-cid-y5py4vqc] a[data-astro-cid-y5py4vqc]{color:#00ff80;text-decoration:none;font-weight:500;transition:all .3s ease;text-shadow:0 0 3px rgba(0,255,128,.5);position:relative;z-index:1}.contact-info[data-astro-cid-y5py4vqc] a[data-astro-cid-y5py4vqc]:hover{color:#fff;text-shadow:0 0 5px #00ff80;text-decoration:none}@media (max-width: 768px){.hero[data-astro-cid-y5py4vqc]{padding:3rem 0 2rem}.neon-title[data-astro-cid-y5py4vqc]{font-size:2.5rem}.container[data-astro-cid-y5py4vqc]{padding:0 1rem}.terms-section[data-astro-cid-y5py4vqc]{padding:1.5rem;margin-bottom:2rem}.terms-section[data-astro-cid-y5py4vqc] h2[data-astro-cid-y5py4vqc]{font-size:1.3rem}}@media (max-width: 480px){.neon-title[data-astro-cid-y5py4vqc]{font-size:2rem}.intro[data-astro-cid-y5py4vqc]{font-size:1rem}.terms-section[data-astro-cid-y5py4vqc]{padding:1rem}}
