@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.home{width:100%;min-height:100vh;color:var(--foreground);background-color:#000}.home .hero{isolation:isolate;background:#000;justify-content:center;align-items:center;min-height:100vh;margin-top:20px;display:flex;position:relative;overflow:hidden}@media (max-width:480px){.home .hero{margin-top:60px}}.home .hero .particles-container,.home .hero .canvas-container{pointer-events:none;position:absolute;inset:0}.home .hero .particles-container{z-index:1;background:0 0}@media (max-width:480px){.home .hero .particles-container{display:none}}.home .hero .canvas-container{z-index:2;mix-blend-mode:screen;background:0 0}.home .hero .content{z-index:10;text-align:center;background:#0000008c;border:1px solid #00f2ff14;border-radius:1.5rem;max-width:800px;padding:0 2rem 2rem;position:relative;box-shadow:0 30px 120px #0009}@media (max-width:768px){.home .hero .content{width:95%;max-width:95%;padding:1.5rem}}@media (max-width:480px){.home .hero .content{width:90%;max-width:90%;padding:1.5rem}}.home .hero .content .hero-tag{color:#e7f9ff;letter-spacing:.02em;text-transform:uppercase;background:#00f2ff14;border:1px solid #00f2ff4d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.95rem;display:inline-flex}.home .hero .content h1{background:linear-gradient(135deg,#00f2ff 0%,#8a2be2 60%,#00f2ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:700}@media (max-width:768px){.home .hero .content h1{font-size:2.5rem}}@media (max-width:480px){.home .hero .content h1{font-size:2rem}}.home .hero .content h2{color:#e8ecf6f2;letter-spacing:-.5px;margin-bottom:1.5rem;font-family:Syne,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.75rem;font-weight:600}@media (max-width:768px){.home .hero .content h2{font-size:1.4rem}}@media (max-width:480px){.home .hero .content h2{font-size:1.2rem}}.home .hero .content p{color:#c8d0ded9;margin-bottom:3rem;max-width:720px;margin-inline:auto;font-size:1.1rem}@media (max-width:480px){.home .hero .content p{font-size:1rem}}.home .metrics,.home .pillars,.home .partner-cta{background:#000;border-top:1px solid #00f2ff05;border-bottom:1px solid #00f2ff05;padding:4rem 2rem}@media (max-width:768px){.home .metrics,.home .pillars,.home .partner-cta{padding:3rem 1.5rem}}@media (max-width:480px){.home .metrics,.home .pillars,.home .partner-cta{padding:3rem 1rem}}.home .metrics .container,.home .pillars .container,.home .partner-cta .container{width:100%;max-width:1200px;margin:0 auto}.home .metrics h2,.home .pillars h2,.home .partner-cta h2{text-align:center;color:#f5f8ff;text-shadow:0 0 20px #00f2ff2e;margin-bottom:3rem;font-size:2.25rem}@media (max-width:768px){.home .metrics h2,.home .pillars h2,.home .partner-cta h2{font-size:1.75rem}}@media (max-width:480px){.home .metrics h2,.home .pillars h2,.home .partner-cta h2{font-size:1.5rem}}.home .platforms{background:#000;border-top:1px solid #00f2ff05;border-bottom:1px solid #00f2ff05;padding:4rem 0}@media (max-width:768px){.home .platforms{padding:3rem 0}}@media (max-width:480px){.home .platforms{padding:3rem 0}}.home .platforms h2{text-align:center;color:#f5f8ff;text-shadow:0 0 20px #00f2ff2e;margin-bottom:3rem;padding:0 2rem;font-size:2.25rem}@media (max-width:768px){.home .platforms h2{padding:0 1.5rem;font-size:1.75rem}}@media (max-width:480px){.home .platforms h2{padding:0 1rem;font-size:1.5rem}}.home .metrics-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:768px){.home .metrics-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}}@media (max-width:480px){.home .metrics-grid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}}.home .metrics-grid .card{text-align:center;background:#000;border-color:#00f2ff14;box-shadow:0 10px 30px #00000073}.home .metrics-grid .card .metric-label{color:#c8d0decc;margin-bottom:.5rem}.home .metrics-grid .card .metric-value{color:#00f2ff;text-shadow:0 0 16px #00f2ff59;font-size:2rem;font-weight:700}.home .pillars-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}@media (max-width:768px){.home .pillars-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}}@media (max-width:480px){.home .pillars-grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;max-width:90%;margin:0 auto;display:grid}}.home .pillars-grid .card{text-align:center;word-wrap:break-word;overflow-wrap:break-word;background:#000;border-color:#00f2ff14;flex-direction:column;width:100%;padding:2rem;display:flex;box-shadow:0 10px 30px #00000073}@media (max-width:768px){.home .pillars-grid .card{padding:1.5rem}}@media (max-width:480px){.home .pillars-grid .card{padding:1rem}}.home .pillars-grid .card .pillar-icon{color:#4fffe8;background:linear-gradient(135deg,#3a7bff2e,#4fffe81f);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}@media (max-width:480px){.home .pillars-grid .card .pillar-icon{width:56px;height:56px;margin-bottom:1rem}}.home .pillars-grid .card h3{word-break:break-word;margin-bottom:.5rem;font-size:1.25rem;line-height:1.3}@media (max-width:768px){.home .pillars-grid .card h3{font-size:1.1rem}}@media (max-width:480px){.home .pillars-grid .card h3{margin-bottom:.25rem;font-size:1rem}}.home .pillars-grid .card p{color:#b0b5c0;word-break:break-word;font-size:.95rem;line-height:1.5}@media (max-width:768px){.home .pillars-grid .card p{font-size:.9rem}}@media (max-width:480px){.home .pillars-grid .card p{font-size:.85rem;line-height:1.4}}.home .platforms-stack{flex-direction:column;gap:3rem;width:100%;max-width:1000px;margin:0 auto;padding:0 2rem;display:flex}@media (max-width:768px){.home .platforms-stack{gap:1.5rem;max-width:100%;padding:0 1.5rem}}@media (max-width:480px){.home .platforms-stack{gap:1rem;max-width:100%;padding:0 1rem}}.home .platform-card{background:#000;border:1px solid #00f2ff14;border-radius:1.5rem;flex-direction:row;width:100%;min-height:380px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000008c}@media (max-width:768px){.home .platform-card{flex-direction:column;min-height:auto}}.home .platform-card .platform-inner{flex-direction:row;flex:1;align-items:stretch;gap:4rem;width:100%;padding:4rem;display:flex}@media (max-width:768px){.home .platform-card .platform-inner{flex-direction:column;gap:1.5rem;padding:2rem}}@media (max-width:480px){.home .platform-card .platform-inner{flex-direction:column;gap:1rem;padding:1.5rem}}.home .platform-card.reverse .platform-inner{flex-direction:row-reverse}@media (max-width:768px){.home .platform-card.reverse .platform-inner{flex-direction:column}}.home .platform-card .platform-visual{background:#000;border:1px solid #00f2ff14;border-radius:1.5rem;flex-shrink:0;width:45%;min-height:100%;position:relative;overflow:hidden}@media (max-width:768px){.home .platform-card .platform-visual{width:100%;min-height:300px}}@media (max-width:480px){.home .platform-card .platform-visual{min-height:250px}}.home .platform-card .platform-visual img,.home .platform-card .platform-visual .platform-image{object-fit:cover;filter:saturate(1.05);width:100%;height:100%;display:block}.home .platform-card .platform-visual .platform-visual-glow{mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle at 30% 30%,#00f2ff2e,#0000 55%);position:absolute;inset:0}.home .platform-card .platform-content{word-wrap:break-word;overflow-wrap:break-word;flex-direction:column;justify-content:center;gap:1rem;width:55%;display:flex}@media (max-width:768px){.home .platform-card .platform-content{width:100%}}@media (max-width:480px){.home .platform-card .platform-content{width:100%}}.home .platform-card .platform-content .platform-badge{color:#9df8ff;background:#00f2ff1f;border:1px solid #00f2ff33;border-radius:999px;align-items:center;width:fit-content;padding:.25rem .5rem;font-size:.85rem;display:inline-flex}.home .platform-card .platform-content h3{color:#f5f8ff;word-break:break-word;font-size:2rem;line-height:1.3}@media (max-width:768px){.home .platform-card .platform-content h3{font-size:1.5rem}}@media (max-width:480px){.home .platform-card .platform-content h3{font-size:1.25rem}}.home .platform-card .platform-content .platform-subtitle{color:#9df8ff;word-break:break-word;font-weight:500}@media (max-width:480px){.home .platform-card .platform-content .platform-subtitle{font-size:.9rem}}.home .platform-card .platform-content .platform-desc{color:#c8d0ded9;word-break:break-word;line-height:1.6}@media (max-width:768px){.home .platform-card .platform-content .platform-desc{font-size:.95rem}}@media (max-width:480px){.home .platform-card .platform-content .platform-desc{font-size:.85rem;line-height:1.5}}.home .platform-card .platform-content .platform-actions{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:480px){.home .platform-card .platform-content .platform-actions{width:100%}.home .platform-card .platform-content .platform-actions button,.home .platform-card .platform-content .platform-actions a{flex:1;min-width:120px}}.home .partner-cta .cta-card{background:#000;border:1px solid #3a7bff2e;border-radius:1.5rem;padding:3rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000059}.home .partner-cta .cta-card h2{text-align:left;margin-bottom:1rem}.home .partner-cta .cta-card p{color:#b0b5c0;max-width:640px;margin-bottom:2rem}.home .partner-cta .cta-card .cta-actions{gap:1rem;display:flex}
