@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";.about-page{--about-bg: #07080f;--about-surface: rgba(12, 14, 20, .78);--about-surface-strong: rgba(18, 20, 28, .9);--about-border: rgba(255, 255, 255, .08);--about-glow: rgba(182, 109, 255, .35);--about-text: #eef1f8;--about-muted: #b8bfcc;--about-primary: var(--bs-primary);--about-radius: 22px;--about-shadow: 0 24px 50px rgba(0, 0, 0, .45);font-family:Space Grotesk,Manrope,sans-serif;color:var(--about-text);position:relative;overflow:hidden}.about-section{position:relative;z-index:1;padding:5rem 0}.about-container{max-width:1200px;padding-left:10rem;padding-right:10rem;margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.35em;font-size:.75rem;color:var(--about-primary);margin-bottom:1rem}.section-title{font-size:clamp(1.9rem,3.2vw,3rem);margin-bottom:1rem;line-height:1.1}.section-subtitle{max-width:720px;margin:0 auto;color:var(--about-muted);font-size:1.05rem}.section-head{text-align:center;max-width:880px;margin:0 auto}.gradient-text{background:linear-gradient(120deg,#ffffff 20%,var(--about-primary) 50%,#5ee7ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.glass-card,.glass-panel,.glass-pill{background:var(--about-surface);border:1px solid var(--about-border);box-shadow:var(--about-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.glass-card{border-radius:var(--about-radius);padding:1.8rem;position:relative;overflow:hidden;overflow-x:hidden}.about-page *{min-width:0}.about-page img{max-width:100%;height:auto}.glass-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--glow-x, 50%) var(--glow-y, 50%),rgba(182,109,255,.18),transparent 55%);opacity:0;transition:opacity .3s ease;pointer-events:none}.glass-card:hover:after{opacity:1}.glass-panel{border-radius:28px;padding:2rem}.glass-pill{border-radius:999px;padding:.5rem 1.2rem;font-size:.9rem;color:var(--about-text)}.btn-ultra,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1.8rem;border-radius:999px;font-weight:600;text-decoration:none;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,color .25s ease,background .25s ease,border-color .25s ease}.btn-ultra{color:var(--about-text);background:#0c0e14cc;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 30px #0006}.btn-ghost{color:var(--about-text);border:1px solid rgba(255,255,255,.12);background:#0c0e1499}.btn-ultra:hover,.btn-ghost:hover{color:#fff;transform:translateY(-3px);border-color:var(--about-primary);background:#14161ee6}.hero-title{font-size:clamp(2.4rem,4.6vw,4rem);line-height:1;margin-bottom:1.5rem}.hero-lead{color:var(--about-muted);font-size:1.1rem;max-width:560px}.hero-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.media-tile{padding:0;aspect-ratio:4 / 3}.media-tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--about-radius)}.collage-label{position:absolute;bottom:1rem;left:1rem;padding:.4rem .8rem;border-radius:999px;background:#0a0c1299;font-size:.85rem;border:1px solid rgba(255,255,255,.12)}.hero-stats{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;background:var(--about-surface-strong)}.stat-card{display:flex;flex-direction:column;gap:.4rem}.stat-number{font-size:2rem;color:var(--about-primary);font-weight:700}.stat-label{color:var(--about-muted);text-transform:uppercase;font-size:.7rem;letter-spacing:.2em}.intro-media{position:relative}.intro-copy p{color:var(--about-muted);font-size:1rem}.image-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.floating-tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.floating-tags .glass-pill{animation:floaty 6s ease-in-out infinite}.floating-tags .glass-pill:nth-child(2){animation-delay:1s}.floating-tags .glass-pill:nth-child(3){animation-delay:2s}.floating-tags .glass-pill:nth-child(4){animation-delay:3s}.about-who .section-head{margin-bottom:3rem}.who-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.who-card h3{margin-bottom:.6rem}.who-card p{color:var(--about-muted)}.who-image{margin-top:1.5rem;overflow:hidden;border-radius:18px}.who-image img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:4 / 3}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.8rem;margin-top:2.5rem}.value-card h3{margin-bottom:.6rem}.value-card p{color:var(--about-muted)}.about-ecosystem .section-head{margin-bottom:2.5rem}.ecosystem-track{display:flex;gap:1.5rem;overflow:hidden;padding:1.5rem;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.ecosystem-card{min-width:260px;flex:0 0 auto;text-align:center}.ecosystem-card p{color:var(--about-muted)}.timeline{display:grid;gap:1.5rem;max-width:820px;margin:2.5rem auto 0;position:relative}.timeline:before{content:"";position:absolute;left:18px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--about-primary),transparent)}.timeline-step{position:relative;padding-left:3.5rem;text-align:left}.timeline-index{position:absolute;left:0;top:1.5rem;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#b66dff33;color:var(--about-primary);font-weight:700;border:1px solid rgba(182,109,255,.4)}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:2.5rem}.team-card img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:4 / 3;border-radius:18px;margin-bottom:1rem}.team-card p{color:var(--about-muted)}.about-cta{padding-bottom:7rem}.cta-panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;background:#0c0e14d9}.cta-panel h2{font-size:clamp(2rem,3vw,3rem)}.cta-panel p{color:var(--about-muted)}.cta-actions{display:flex;gap:1rem}.tilt-inner{height:100%;width:100%}.js-tilt{perspective:1000px}.js-tilt .tilt-inner{transition:transform .2s ease;transform-style:preserve-3d}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 991px){.about-hero .col-lg-6{text-align:center}.hero-actions,.hero-badges{justify-content:center}.hero-stats{grid-template-columns:1fr;text-align:center}.stat-card{align-items:center}.who-grid,.values-grid,.team-grid{grid-template-columns:1fr}.cta-panel{flex-direction:column;text-align:center}.hero-lead{max-width:100%}}@media (max-width: 768px){.about-section{padding:3.5rem 0}.hero-title{font-size:clamp(2rem,7vw,3rem)}.hero-actions,.hero-actions a{width:100%}.hero-badges{justify-content:center}.glass-pill{font-size:.8rem}.hero-media-grid,.image-stack{grid-template-columns:1fr;gap:1rem}.ecosystem-track{overflow-x:auto;scroll-snap-type:x mandatory;mask-image:none;-webkit-mask-image:none;padding:1rem}.ecosystem-card{min-width:220px;scroll-snap-align:start}.cta-actions{flex-direction:column;width:100%}.cta-actions a{width:100%}}@media (max-width: 576px){.about-page{padding-bottom:3rem}.about-container{padding-left:1rem;padding-right:1rem}.eyebrow{letter-spacing:.25em}.section-title{font-size:1.8rem}.hero-stats{padding:1.5rem}.stat-number{font-size:1.6rem}.timeline:before{left:10px}.timeline-step{padding-left:2.2rem}.timeline-index{width:28px;height:28px;font-size:.75rem;top:1.2rem}}
