@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 #00f2ff0a;border-bottom:1px solid #00f2ff0a;padding:4rem 0}@media (max-width:768px){.home .platforms{padding:3rem 0}}@media (max-width:480px){.home .platforms{padding:2rem 0}}.home .platforms .section-title{text-align:center;color:#f5f8ff;text-shadow:0 0 20px #00f2ff2e;margin-bottom:3rem;font-size:2.25rem}@media (max-width:768px){.home .platforms .section-title{font-size:1.75rem}}@media (max-width:480px){.home .platforms .section-title{font-size:1.5rem}}.home .platforms-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:900px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:480px){.home .platforms-grid{grid-template-columns:1fr;gap:14px;padding:0 1rem}}.home .hpc{border:1px solid rgba(var(--accent-rgb,79,255,232),.15);cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#0c0e16b3;border-radius:20px;transition:border-color .35s,transform .35s,box-shadow .35s;position:relative;overflow:hidden}.home .hpc.hpc--on{border-color:rgba(var(--accent-rgb),.38);box-shadow:0 20px 60px rgba(var(--accent-rgb),.14),0 0 0 1px rgba(var(--accent-rgb),.12)inset;transform:translateY(-6px)}.home .hpc.hpc--on .hpc__spotlight{opacity:1}.home .hpc.hpc--on .hpc__beam{opacity:.7}.home .hpc.hpc--on .hpc__logo-wrap{box-shadow:0 0 22px rgba(var(--accent-rgb),.45)}.home .hpc:before{content:"";background:conic-gradient(from var(--angle,0deg),transparent 0%,rgba(var(--accent-rgb,79,255,232),.35)12%,transparent 24%);z-index:0;opacity:.35;border-radius:21px;transition:opacity .3s;animation:5s linear infinite hpc-spin;position:absolute;inset:-1px}.home .hpc.hpc--on:before{opacity:.85}.home .hpc:after{content:"";z-index:1;background:linear-gradient(155deg,#101420fa,#080a12f5);border-radius:19px;position:absolute;inset:1px}.home .hpc__spotlight{z-index:2;pointer-events:none;opacity:0;background:radial-gradient(480px circle at var(--mx,50%)var(--my,50%),rgba(var(--accent-rgb),.12),transparent 60%);transition:opacity .4s;position:absolute;inset:0}.home .hpc__beam{z-index:0;pointer-events:none;opacity:0;background:radial-gradient(400px circle at var(--mx,50%)var(--my,50%),rgba(var(--accent-rgb),.55),transparent 50%);border-radius:21px;transition:opacity .4s;position:absolute;inset:-1px}.home .hpc__inner{z-index:3;flex-direction:column;gap:.7rem;min-height:280px;padding:1.6rem 1.6rem 1.8rem;display:flex;position:relative}.home .hpc__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.home .hpc__logo-wrap{background:linear-gradient(135deg,rgba(var(--accent-rgb),.18),rgba(var(--accent-rgb),.06));border:1px solid rgba(var(--accent-rgb),.25);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;transition:box-shadow .35s,border-color .35s;display:flex;overflow:hidden}.home .hpc__logo-wrap .hpc__logo-img{object-fit:contain;width:100%;height:100%;padding:6px}.home .hpc.hpc--on .home .hpc__logo-wrap{box-shadow:0 0 24px rgba(var(--accent-rgb),.5);border-color:rgba(var(--accent-rgb),.5)}.home .hpc__badge{letter-spacing:.06em;text-transform:uppercase;background:rgba(var(--accent-rgb),.1);border:1px solid rgba(var(--accent-rgb),.3);color:var(--accent);border-radius:999px;padding:3px 10px;font-size:.67rem;font-weight:700}.home .hpc__title{background:linear-gradient(115deg,#fff 40%,var(--accent,#4fffe8));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:800;line-height:1.25}.home .hpc__subtitle{color:var(--accent);opacity:.85;margin:0;font-size:.8rem;font-weight:500}.home .hpc__divider{background:linear-gradient(90deg,rgba(var(--accent-rgb),.35),transparent);height:1px;margin:.3rem 0}.home .hpc__desc{color:#ffffff94;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.875rem;line-height:1.65;display:-webkit-box;overflow:hidden}.home .hpc__cta{color:#fff;background:linear-gradient(135deg,rgba(var(--accent-rgb),.22),rgba(var(--accent-rgb),.1));border:1px solid rgba(var(--accent-rgb),.35);border-radius:10px;align-self:flex-start;align-items:center;gap:6px;margin-top:auto;padding:.6rem 1.1rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s,box-shadow .25s;display:inline-flex}.home .hpc__cta:hover{background:linear-gradient(135deg,rgba(var(--accent-rgb),.4),rgba(var(--accent-rgb),.2));border-color:rgba(var(--accent-rgb),.6);box-shadow:0 6px 20px rgba(var(--accent-rgb),.2)}.home .hpc__cta:hover svg{transform:translate(3px)}.home .hpc__cta svg{transition:transform .2s}.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 .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}.home .partner-cta .cta-card .cta-actions .cta-btn{color:#05070a;background:linear-gradient(135deg,#3a7bff,#4fffe8);border-radius:12px;align-items:center;gap:8px;padding:1rem 3rem;font-size:1rem;font-weight:700;text-decoration:none;transition:box-shadow .25s,transform .2s;display:inline-flex;box-shadow:0 10px 28px #3a7bff4d}.home .partner-cta .cta-card .cta-actions .cta-btn:hover{transform:translateY(-2px);box-shadow:0 16px 40px #3a7bff73}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes hpc-spin{to{--angle:360deg}}
