.About-module__vAULUW__layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__vAULUW__visual{position:relative}.About-module__vAULUW__visualCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px;position:relative;overflow:hidden}.About-module__vAULUW__visualOrb1{pointer-events:none;background:radial-gradient(circle,#0ea5e940 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.About-module__vAULUW__visualOrb2{pointer-events:none;background:radial-gradient(circle,#6366f133 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;left:-40px}.About-module__vAULUW__visualInner{z-index:1;position:relative}.About-module__vAULUW__pillars{flex-direction:column;gap:20px;display:flex}.About-module__vAULUW__pillar{border:1px solid var(--border);border-radius:var(--radius-sm);background:#00000005;align-items:flex-start;gap:14px;padding:16px;transition:border-color .25s;display:flex}.About-module__vAULUW__pillar:hover{border-color:var(--border-hover)}.About-module__vAULUW__pillarIcon{background:var(--cyan-dim);width:40px;height:40px;color:var(--cyan);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__pillarTitle{margin-bottom:3px;font-size:14px;font-weight:700}.About-module__vAULUW__pillarDesc{color:var(--text-secondary);font-size:13px;line-height:1.5}.About-module__vAULUW__divider{background:var(--border);height:1px;margin:24px 0}.About-module__vAULUW__badge{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.About-module__vAULUW__badgeDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.About-module__vAULUW__content{flex-direction:column;gap:0;display:flex}.About-module__vAULUW__text{color:var(--text-secondary);margin-bottom:16px;font-size:15px;line-height:1.75}.About-module__vAULUW__points{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 36px;list-style:none;display:grid}.About-module__vAULUW__point{color:var(--text-secondary);align-items:center;gap:8px;font-size:13.5px;display:flex}.About-module__vAULUW__check{color:var(--cyan);flex-shrink:0}.About-module__vAULUW__actions{flex-wrap:wrap;gap:14px;display:flex}@media (max-width:900px){.About-module__vAULUW__layout{grid-template-columns:1fr;gap:48px}.About-module__vAULUW__visual{order:2}.About-module__vAULUW__content{order:1}.About-module__vAULUW__points{grid-template-columns:1fr}}
.BentoGallery-module__47kcfa__section{background:var(--bg-secondary)}.BentoGallery-module__47kcfa__header{text-align:center;margin-bottom:56px}.BentoGallery-module__47kcfa__title{margin-bottom:12px}.BentoGallery-module__47kcfa__sub{margin:0 auto}.BentoGallery-module__47kcfa__bentoOuter{gap:14px;height:580px;display:flex}.BentoGallery-module__47kcfa__cell1{flex:0 0 38%;transition:flex-basis .5s cubic-bezier(.22,1,.36,1)}.BentoGallery-module__47kcfa__bentoOuter:has(.BentoGallery-module__47kcfa__cell1:hover) .BentoGallery-module__47kcfa__cell1{flex-basis:52%}.BentoGallery-module__47kcfa__bentoRight{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.BentoGallery-module__47kcfa__cell2{flex:1.4;transition:flex .5s cubic-bezier(.22,1,.36,1)}.BentoGallery-module__47kcfa__bentoRight:has(.BentoGallery-module__47kcfa__cell2:hover) .BentoGallery-module__47kcfa__cell2{flex:2.5}.BentoGallery-module__47kcfa__bentoBottom{flex:1;gap:14px;min-width:0;display:flex}.BentoGallery-module__47kcfa__bottomCell{flex:1;min-width:0;transition:flex .5s cubic-bezier(.22,1,.36,1)}.BentoGallery-module__47kcfa__bentoBottom:has(.BentoGallery-module__47kcfa__bottomCell:hover) .BentoGallery-module__47kcfa__bottomCell{flex:.55}.BentoGallery-module__47kcfa__bentoBottom:has(.BentoGallery-module__47kcfa__bottomCell:hover) .BentoGallery-module__47kcfa__bottomCell:hover{flex:2.4}.BentoGallery-module__47kcfa__cell{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:18px;position:relative;overflow:hidden}.BentoGallery-module__47kcfa__imgWrap{position:absolute;inset:0}.BentoGallery-module__47kcfa__img{object-fit:cover;object-position:center 20%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.BentoGallery-module__47kcfa__cell:hover .BentoGallery-module__47kcfa__img{transform:scale(1.04)}.BentoGallery-module__47kcfa__overlay{z-index:2;pointer-events:none;opacity:0;background:linear-gradient(#0000 40%,#050b1fa6 100%);align-items:flex-end;padding:18px;transition:opacity .3s;display:flex;position:absolute;inset:0}.BentoGallery-module__47kcfa__cell:hover .BentoGallery-module__47kcfa__overlay{opacity:1}.BentoGallery-module__47kcfa__overlayLabel{letter-spacing:2px;text-transform:uppercase;color:#fff;border-bottom:1.5px solid #0ea5e9d9;padding-bottom:2px;font-size:11px;font-weight:700}@media (max-width:900px){.BentoGallery-module__47kcfa__bentoOuter{flex-direction:column;height:auto}.BentoGallery-module__47kcfa__cell1{flex:none;height:260px}.BentoGallery-module__47kcfa__bentoOuter:has(.BentoGallery-module__47kcfa__cell1:hover) .BentoGallery-module__47kcfa__cell1{flex-basis:auto}.BentoGallery-module__47kcfa__cell2{flex:none;height:220px}.BentoGallery-module__47kcfa__bentoRight{flex:none}.BentoGallery-module__47kcfa__bentoBottom{height:180px}.BentoGallery-module__47kcfa__bottomCell{flex:1}.BentoGallery-module__47kcfa__bentoBottom:has(.BentoGallery-module__47kcfa__bottomCell:hover) .BentoGallery-module__47kcfa__bottomCell{flex:.7}.BentoGallery-module__47kcfa__bentoBottom:has(.BentoGallery-module__47kcfa__bottomCell:hover) .BentoGallery-module__47kcfa__bottomCell:hover{flex:1.8}}@media (max-width:600px){.BentoGallery-module__47kcfa__bentoBottom{gap:10px;height:140px}.BentoGallery-module__47kcfa__cell1{height:220px}.BentoGallery-module__47kcfa__cell2{height:180px}}
.MagneticAvatars-module__ABfIwG__section{background:var(--bg-primary);justify-content:center;align-items:center;min-height:80vh;padding:80px 0;display:flex;position:relative;overflow:hidden}.MagneticAvatars-module__ABfIwG__bgTextWrap{pointer-events:none;z-index:1;width:100%;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.MagneticAvatars-module__ABfIwG__bgTextTrack{white-space:nowrap;animation:30s linear infinite MagneticAvatars-module__ABfIwG__scrollText;display:flex}.MagneticAvatars-module__ABfIwG__bgText{color:#0ea5e908;text-transform:uppercase;padding-right:40px;font-family:Space Grotesk,sans-serif;font-size:clamp(80px,15vw,180px);font-weight:800}@keyframes MagneticAvatars-module__ABfIwG__scrollText{0%{transform:translate(0)}to{transform:translate(-50%)}}.MagneticAvatars-module__ABfIwG__arena{z-index:2;width:100%;max-width:1000px;height:500px;margin:0 auto;position:relative}.MagneticAvatars-module__ABfIwG__pill{cursor:pointer;color:#0f172a;transform-origin:50%;will-change:transform;border-radius:100px;align-items:center;gap:12px;padding:6px 6px 6px 16px;display:flex;position:absolute;box-shadow:0 4px 20px #0000000d}.MagneticAvatars-module__ABfIwG__pillLabel{white-space:nowrap;pointer-events:none;font-size:13px;font-weight:600}.MagneticAvatars-module__ABfIwG__avatar{pointer-events:none;border-radius:50%;width:32px;height:32px;position:relative;overflow:hidden}.MagneticAvatars-module__ABfIwG__avatarImg{object-fit:cover;object-position:center 20%}@media (max-width:768px){.MagneticAvatars-module__ABfIwG__arena{height:400px}.MagneticAvatars-module__ABfIwG__pill{padding:4px 4px 4px 12px}.MagneticAvatars-module__ABfIwG__pillLabel{font-size:11px}.MagneticAvatars-module__ABfIwG__avatar{width:28px;height:28px}}
