.elma-module__TjgKKa__page{--red:#ff2d2d;--blue:#0078ff;--purple:#7a5cff;--white:#fff;--dark:#070707;--darkSurface:#101114;--darkCard:#18191d;--cyan:#7be7ff;--silver:#d8d8d8;--glowPurple:#b284ff;--glassBg:#14141873;--glassBorder:#ffffff14;--ease:cubic-bezier(.16, .8, .24, 1);background:var(--dark);color:var(--white);cursor:none;min-height:100vh;font-family:Inter,sans-serif;line-height:1.5;position:relative;overflow-x:hidden}.elma-module__TjgKKa__page *{box-sizing:border-box}.elma-module__TjgKKa__page ::selection{background:var(--purple);color:var(--white)}.elma-module__TjgKKa__page a{color:inherit;text-decoration:none}.elma-module__TjgKKa__page ul{margin:0;padding:0;list-style:none}.elma-module__TjgKKa__page img,.elma-module__TjgKKa__page svg{max-width:100%;display:block}.elma-module__TjgKKa__page h1,.elma-module__TjgKKa__page h2,.elma-module__TjgKKa__page h3,.elma-module__TjgKKa__page h4{letter-spacing:-.02em;margin:0;font-family:Space Grotesk,sans-serif;font-weight:600}.elma-module__TjgKKa__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--cyan);align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:12px;display:inline-flex}.elma-module__TjgKKa__eyebrow:before{content:"";background:var(--cyan);width:6px;height:6px;box-shadow:0 0 12px var(--cyan);border-radius:50%}.elma-module__TjgKKa__cursor{background:var(--cyan);pointer-events:none;z-index:9999;width:10px;height:10px;transition:width .2s var(--ease), height .2s var(--ease), background .2s var(--ease);mix-blend-mode:screen;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 14px 4px #7be7ff8c}.elma-module__TjgKKa__cursorHover{background:var(--glowPurple);width:34px;height:34px;box-shadow:0 0 24px 8px #b284ff8c}.elma-module__TjgKKa__cursorClick{width:6px;height:6px}.elma-module__TjgKKa__ripple{border:1px solid var(--cyan);pointer-events:none;z-index:9998;width:6px;height:6px;animation:elma-module__TjgKKa__rippleOut .6s var(--ease) forwards;border-radius:50%;position:fixed;transform:translate(-50%,-50%)}@keyframes elma-module__TjgKKa__rippleOut{to{opacity:0;width:70px;height:70px}}@media (hover:none){.elma-module__TjgKKa__page{cursor:auto}.elma-module__TjgKKa__cursor,.elma-module__TjgKKa__ripple{display:none}}.elma-module__TjgKKa__bgCanvas{z-index:0;opacity:.5;width:100%;height:100%;position:fixed;inset:0}.elma-module__TjgKKa__noise{z-index:1;pointer-events:none;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.elma-module__TjgKKa__gridOverlay{z-index:1;pointer-events:none;opacity:.25;will-change:transform;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:44px 44px;width:calc(100% + 44px);height:calc(100% + 44px);animation:30s linear infinite elma-module__TjgKKa__gridShift;position:fixed;inset:-44px -44px auto auto}@keyframes elma-module__TjgKKa__gridShift{0%{transform:translate(0,0)}to{transform:translate(-44px,-44px)}}.elma-module__TjgKKa__main{z-index:2;position:relative}.elma-module__TjgKKa__header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#070707b3,#07070726);justify-content:space-between;align-items:center;padding:22px 5vw;display:flex;position:fixed;top:0;left:0;right:0}.elma-module__TjgKKa__logo{align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;display:flex}.elma-module__TjgKKa__logoMark{width:26px;height:26px}.elma-module__TjgKKa__backLink{letter-spacing:.05em;text-transform:uppercase;color:var(--silver);font-family:JetBrains Mono,monospace;font-size:12px;transition:color .3s}.elma-module__TjgKKa__backLink:hover{color:var(--cyan)}.elma-module__TjgKKa__navList{color:var(--silver);gap:32px;font-size:14px;display:flex}.elma-module__TjgKKa__navList a:hover{color:var(--white)}.elma-module__TjgKKa__btn{border:1px solid var(--glassBorder);transition:transform .35s var(--ease), box-shadow .35s var(--ease);cursor:none;background:#1c1c20b3;border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-family:Sora,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.elma-module__TjgKKa__btn:hover{transform:translateY(-2px)scale(1.02)}.elma-module__TjgKKa__btnPrimary{background:linear-gradient(135deg, var(--red), var(--purple));border:none}.elma-module__TjgKKa__btnPrimary:hover{box-shadow:0 8px 30px #7a5cff73}.elma-module__TjgKKa__btnGhost:hover{border-color:#7be7ff66;box-shadow:0 8px 24px #7be7ff26}.elma-module__TjgKKa__reveal{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);transform:translateY(28px)}.elma-module__TjgKKa__revealIn{opacity:1;transform:translateY(0)}.elma-module__TjgKKa__revealL{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);transform:translate(-40px)}.elma-module__TjgKKa__revealLIn{opacity:1;transform:translate(0)}.elma-module__TjgKKa__revealR{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);transform:translate(40px)}.elma-module__TjgKKa__revealRIn{opacity:1;transform:translate(0)}.elma-module__TjgKKa__section{padding:140px 5vw;position:relative}.elma-module__TjgKKa__sectionHead{max-width:640px;margin-bottom:64px}.elma-module__TjgKKa__sectionHead h2{margin-top:14px;font-size:clamp(32px,4vw,52px)}.elma-module__TjgKKa__sectionHead p{color:var(--silver);margin-top:16px;font-size:16px}.elma-module__TjgKKa__hero{align-items:center;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.elma-module__TjgKKa__heroGrid{grid-template-columns:45% 55%;align-items:center;gap:24px;width:100%;display:grid}.elma-module__TjgKKa__heroLeft h1{letter-spacing:-.03em;background:linear-gradient(135deg, #fff 40%, var(--cyan) 70%, var(--glowPurple) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(56px,9vw,128px);line-height:.92}.elma-module__TjgKKa__subtitle{color:var(--silver);margin-top:18px;font-family:Space Grotesk,sans-serif;font-size:20px}.elma-module__TjgKKa__desc{color:#9a9ba3;max-width:460px;margin-top:20px;font-size:15px}.elma-module__TjgKKa__heroCta{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.elma-module__TjgKKa__badges{flex-wrap:wrap;gap:10px;margin-top:40px;display:flex}.elma-module__TjgKKa__badge{letter-spacing:.05em;border:1px solid var(--glassBorder);background:var(--glassBg);color:var(--silver);border-radius:999px;padding:8px 14px;font-family:JetBrains Mono,monospace;font-size:11px}.elma-module__TjgKKa__heroRight{justify-content:center;align-items:flex-end;height:78vh;display:flex;position:relative}.elma-module__TjgKKa__halo{filter:blur(10px);background:radial-gradient(circle at 50% 40%,#b284ff59,#0078ff1f 45%,#0000 70%);border-radius:50%;width:520px;height:520px;animation:7s ease-in-out infinite elma-module__TjgKKa__pulseHalo;position:absolute}@keyframes elma-module__TjgKKa__pulseHalo{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.elma-module__TjgKKa__elmaFigure{z-index:2;width:min(420px,80%);animation:6s ease-in-out infinite elma-module__TjgKKa__floatY;position:relative}@keyframes elma-module__TjgKKa__floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.elma-module__TjgKKa__particle{background:var(--cyan);box-shadow:0 0 10px var(--cyan);opacity:.7;border-radius:50%;animation:8s ease-in-out infinite elma-module__TjgKKa__floatParticle;position:absolute}@keyframes elma-module__TjgKKa__floatParticle{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-30px)translate(12px)}}.elma-module__TjgKKa__scrollCue{color:var(--silver);letter-spacing:.15em;opacity:.6;flex-direction:column;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.elma-module__TjgKKa__scrollCue .elma-module__TjgKKa__line{background:linear-gradient(var(--cyan), transparent);width:1px;height:36px;animation:2s infinite elma-module__TjgKKa__scrollLine}@keyframes elma-module__TjgKKa__scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}.elma-module__TjgKKa__story{background:var(--darkSurface)}.elma-module__TjgKKa__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.elma-module__TjgKKa__timeline{flex-direction:column;gap:0;display:flex;position:relative}.elma-module__TjgKKa__tItem{align-items:center;gap:18px;padding:14px 0;display:flex;position:relative}.elma-module__TjgKKa__tItem .elma-module__TjgKKa__dot{background:var(--darkCard);border:2px solid var(--purple);z-index:2;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.elma-module__TjgKKa__tItemActive .elma-module__TjgKKa__dot{background:var(--cyan);box-shadow:0 0 12px var(--cyan);border-color:var(--cyan)}.elma-module__TjgKKa__tItem .elma-module__TjgKKa__label{color:#8b8c94;font-family:Space Grotesk,sans-serif;font-size:20px;transition:color .4s}.elma-module__TjgKKa__tItemActive .elma-module__TjgKKa__label{color:var(--white)}.elma-module__TjgKKa__tLine{background:linear-gradient(var(--purple), transparent);width:1px;position:absolute;top:14px;bottom:14px;left:5px}.elma-module__TjgKKa__dnaWrap{justify-content:center;align-items:center;height:420px;display:flex;position:relative}.elma-module__TjgKKa__dnaWrap svg{width:100%;height:100%}.elma-module__TjgKKa__storyCards{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:70px;display:grid}.elma-module__TjgKKa__miniCard{border:1px solid var(--glassBorder);transition:transform .4s var(--ease), border-color .4s;background:#18191dbf;border-radius:16px;padding:22px}.elma-module__TjgKKa__miniCard:hover{border-color:#7be7ff66;transform:translateY(-6px)}.elma-module__TjgKKa__miniCard h4{margin-top:10px;font-size:17px}.elma-module__TjgKKa__flowSection{background:var(--dark)}.elma-module__TjgKKa__flowWrap{grid-template-columns:1.2fr 1fr;align-items:center;gap:50px;display:grid}.elma-module__TjgKKa__flowDiagram{flex-direction:column;gap:26px;display:flex}.elma-module__TjgKKa__flowRow{align-items:center;gap:14px;display:flex}.elma-module__TjgKKa__flowNode{border:1px solid var(--glassBorder);background:#18191dbf;border-radius:14px;flex:1;align-items:center;gap:12px;padding:16px 18px;display:flex}.elma-module__TjgKKa__tickerIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;display:flex}.elma-module__TjgKKa__tickerTsla{color:var(--red);background:#ff2d2d26;border:1px solid #ff2d2d66}.elma-module__TjgKKa__tickerMeta{color:var(--blue);background:#0078ff26;border:1px solid #0078ff66}.elma-module__TjgKKa__tickerVault{color:var(--glowPurple);background:#b284ff26;border:1px solid #b284ff66}.elma-module__TjgKKa__tickerWallet{color:var(--cyan);background:#7be7ff26;border:1px solid #7be7ff66}.elma-module__TjgKKa__flowArrow{background:linear-gradient(var(--cyan), transparent);width:1px;height:22px;margin-left:32px;position:relative}.elma-module__TjgKKa__flowArrow:after{content:"";background:var(--cyan);width:5px;height:5px;box-shadow:0 0 8px var(--cyan);border-radius:50%;animation:1.8s linear infinite elma-module__TjgKKa__flowDot;position:absolute;top:0;left:-2px}@keyframes elma-module__TjgKKa__flowDot{0%{opacity:1;top:0}to{opacity:0;top:100%}}.elma-module__TjgKKa__ecoCards{grid-template-columns:1fr 1fr;gap:14px;margin-top:36px;display:grid}.elma-module__TjgKKa__ecoHalo{border-radius:24px;width:100%;height:340px;position:relative}.elma-module__TjgKKa__showcase{background:var(--darkSurface)}.elma-module__TjgKKa__slider{scroll-snap-type:x mandatory;gap:18px;padding:10px 4px 26px;display:flex;overflow-x:auto}.elma-module__TjgKKa__slider::-webkit-scrollbar{height:6px}.elma-module__TjgKKa__slider::-webkit-scrollbar-thumb{background:var(--glassBorder);border-radius:6px}.elma-module__TjgKKa__charCard{scroll-snap-align:start;background:var(--darkCard);border:1px solid var(--glassBorder);transition:transform .45s var(--ease), box-shadow .45s var(--ease);cursor:none;border-radius:20px;flex:0 0 220px;position:relative;overflow:hidden}.elma-module__TjgKKa__charCard:hover{transform:translateY(-10px);box-shadow:0 20px 50px #7a5cff40}.elma-module__TjgKKa__charVisual{background:var(--darkCard);justify-content:center;align-items:center;height:280px;display:flex;position:relative}.elma-module__TjgKKa__charVisual svg{opacity:.9;width:60%;height:60%;transition:transform .5s var(--ease)}.elma-module__TjgKKa__charCard:hover .elma-module__TjgKKa__charVisual svg{transform:scale(1.06)}.elma-module__TjgKKa__charMeta{padding:14px 16px 18px}.elma-module__TjgKKa__charMeta .elma-module__TjgKKa__num{color:var(--cyan);font-family:JetBrains Mono,monospace;font-size:11px}.elma-module__TjgKKa__charMeta h4{margin-top:4px;font-size:16px}.elma-module__TjgKKa__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#050507bf;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.elma-module__TjgKKa__modalOverlayOpen{display:flex}.elma-module__TjgKKa__modal{background:var(--darkCard);border:1px solid var(--glassBorder);border-radius:22px;width:100%;max-width:420px;padding:30px;position:relative}.elma-module__TjgKKa__modalClose{color:var(--silver);cursor:none;background:0 0;border:none;font-size:20px;position:absolute;top:16px;right:18px}.elma-module__TjgKKa__modal .elma-module__TjgKKa__charVisual{border-radius:14px;height:220px;margin-bottom:20px}.elma-module__TjgKKa__whyGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.elma-module__TjgKKa__whyCard{border:1px solid var(--glassBorder);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:border-color .4s, transform .4s var(--ease);background:#18191dbf;border-radius:18px;padding:28px;position:relative;overflow:hidden}.elma-module__TjgKKa__whyCard:hover{border-color:#7be7ff80;transform:translateY(-6px);box-shadow:0 0 30px #7be7ff1f}.elma-module__TjgKKa__whyCard .elma-module__TjgKKa__icon{width:38px;height:38px;color:var(--cyan);margin-bottom:18px}.elma-module__TjgKKa__whyCard h4{margin-bottom:8px;font-size:18px}.elma-module__TjgKKa__whyCard p{color:#9a9ba3;margin:0;font-size:14px}.elma-module__TjgKKa__vaultSection{background:var(--darkSurface)}.elma-module__TjgKKa__vaultWrap{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:40px;display:grid}.elma-module__TjgKKa__terminal{border:1px solid var(--glassBorder);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#18191df2,#101114f2);border-radius:22px;padding:30px}.elma-module__TjgKKa__terminalTop{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.elma-module__TjgKKa__terminalDots{gap:6px;display:flex}.elma-module__TjgKKa__terminalDots span{background:#333;border-radius:50%;width:9px;height:9px;display:block}.elma-module__TjgKKa__statGrid{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:26px;display:grid}.elma-module__TjgKKa__stat{border:1px solid var(--glassBorder);background:#ffffff08;border-radius:14px;padding:18px}.elma-module__TjgKKa__stat .elma-module__TjgKKa__label{color:#8b8c94;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.elma-module__TjgKKa__stat .elma-module__TjgKKa__value{color:var(--white);margin-top:8px;font-family:JetBrains Mono,monospace;font-size:26px}.elma-module__TjgKKa__statUp .elma-module__TjgKKa__value{color:var(--cyan)}.elma-module__TjgKKa__allocBar{background:#ffffff0f;border-radius:6px;height:10px;margin-top:10px;display:flex;overflow:hidden}.elma-module__TjgKKa__allocTsla{background:var(--red);transition:width 1.4s var(--ease)}.elma-module__TjgKKa__allocMeta{background:var(--blue);transition:width 1.4s var(--ease)}.elma-module__TjgKKa__chartLine{stroke-dasharray:600;stroke-dashoffset:600px;transition:stroke-dashoffset 1.8s var(--ease)}.elma-module__TjgKKa__chartLineIn{stroke-dashoffset:0}.elma-module__TjgKKa__vaultSide{flex-direction:column;justify-content:center;gap:20px;display:flex}.elma-module__TjgKKa__haloSmall{background:radial-gradient(circle,#b284ff59,#0000 70%);border-radius:50%;justify-content:center;align-self:center;align-items:center;width:220px;height:220px;display:flex}.elma-module__TjgKKa__techGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:relative}.elma-module__TjgKKa__techCard{border:1px solid var(--glassBorder);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .4s var(--ease);background:#18191dbf;border-radius:20px;padding:32px}.elma-module__TjgKKa__techCard:hover{transform:translateY(-8px)}.elma-module__TjgKKa__iconRing{border:1px solid var(--glassBorder);background:radial-gradient(circle,#7be7ff1f,#0000);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.elma-module__TjgKKa__techCard h4{margin-bottom:10px;font-size:19px}.elma-module__TjgKKa__techCard p{color:#9a9ba3;margin:0;font-size:14px}.elma-module__TjgKKa__tokenomics{background:var(--darkSurface)}.elma-module__TjgKKa__mobo{max-width:760px;height:560px;margin:0 auto;position:relative}.elma-module__TjgKKa__chip{background:linear-gradient(135deg, var(--darkCard), #0e0f12);z-index:3;border:1px solid #7be7ff66;border-radius:20px;justify-content:center;align-items:center;width:120px;height:120px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;animation:3s ease-in-out infinite elma-module__TjgKKa__chipPulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes elma-module__TjgKKa__chipPulse{0%,to{box-shadow:0 0 40px #7be7ff59,inset 0 0 20px #7be7ff1a}50%{box-shadow:0 0 65px #7be7ff8c,inset 0 0 30px #7be7ff33}}.elma-module__TjgKKa__node{border:1px solid var(--glassBorder);z-index:3;background:#18191dd9;border-radius:12px;padding:12px 16px;font-family:JetBrains Mono,monospace;font-size:13px;position:absolute}.elma-module__TjgKKa__node .elma-module__TjgKKa__pct{color:var(--cyan);margin-top:2px;font-size:15px;display:block}.elma-module__TjgKKa__mobo svg{z-index:1;position:absolute;inset:0}.elma-module__TjgKKa__mobo svg path{stroke-dasharray:4 3200;animation:4s linear infinite elma-module__TjgKKa__dashFlow}@keyframes elma-module__TjgKKa__dashFlow{to{stroke-dashoffset:-3200px}}.elma-module__TjgKKa__rmWrap{max-width:640px;margin:0 auto;padding-left:40px;position:relative}.elma-module__TjgKKa__rmLine{background:#ffffff14;width:2px;position:absolute;top:0;bottom:0;left:9px}.elma-module__TjgKKa__rmFill{background:linear-gradient(var(--cyan), var(--purple));width:2px;height:0%;transition:height .2s linear;position:absolute;top:0;left:9px}.elma-module__TjgKKa__rmItem{padding:0 0 60px 30px;position:relative}.elma-module__TjgKKa__rmItem:last-child{padding-bottom:0}.elma-module__TjgKKa__rmItem .elma-module__TjgKKa__nodeDot{background:var(--darkCard);width:20px;height:20px;transition:all .4s var(--ease);border:2px solid #ffffff26;border-radius:50%;position:absolute;top:0;left:-40px}.elma-module__TjgKKa__rmItemLit .elma-module__TjgKKa__nodeDot{border-color:var(--cyan);box-shadow:0 0 16px var(--cyan);background:var(--cyan)}.elma-module__TjgKKa__rmItem .elma-module__TjgKKa__phase{color:#8b8c94;font-family:JetBrains Mono,monospace;font-size:12px}.elma-module__TjgKKa__rmItemLit .elma-module__TjgKKa__phase{color:var(--cyan)}.elma-module__TjgKKa__rmItem h4{color:#7a7b82;margin-top:6px;font-size:20px;transition:color .4s}.elma-module__TjgKKa__rmItemLit h4{color:var(--white)}.elma-module__TjgKKa__rmItem p{color:#7a7b82;max-width:420px;margin-top:8px;font-size:14px}.elma-module__TjgKKa__community{text-align:center;position:relative;overflow:hidden}.elma-module__TjgKKa__starsCanvas{z-index:0;position:absolute;inset:0}.elma-module__TjgKKa__communityInner{z-index:1;position:relative}.elma-module__TjgKKa__communityInner h2{max-width:700px;margin:18px auto 30px;font-size:clamp(36px,6vw,64px)}.elma-module__TjgKKa__socialRow{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.elma-module__TjgKKa__footer{border-top:1px solid var(--glassBorder);z-index:2;padding:70px 5vw 40px;position:relative}.elma-module__TjgKKa__footTop{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:50px;display:flex}.elma-module__TjgKKa__footLinks{flex-wrap:wrap;gap:60px;display:flex}.elma-module__TjgKKa__footCol h5{color:#8b8c94;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:12px}.elma-module__TjgKKa__footCol a{color:var(--silver);margin-bottom:10px;font-size:14px;transition:color .3s;display:block}.elma-module__TjgKKa__footCol a:hover{color:var(--cyan)}.elma-module__TjgKKa__footBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.elma-module__TjgKKa__quote{color:var(--silver);font-family:Space Grotesk,sans-serif;font-size:15px}.elma-module__TjgKKa__copyright{color:#6c6d75;font-family:JetBrains Mono,monospace;font-size:12px}.elma-module__TjgKKa__waveIcon{transform-origin:70% 70%;width:34px;animation:2.4s ease-in-out infinite elma-module__TjgKKa__wave}@keyframes elma-module__TjgKKa__wave{0%,to{transform:rotate(0)}25%{transform:rotate(14deg)}75%{transform:rotate(-8deg)}}@media (max-width:980px){.elma-module__TjgKKa__heroGrid,.elma-module__TjgKKa__storyGrid,.elma-module__TjgKKa__flowWrap,.elma-module__TjgKKa__vaultWrap{grid-template-columns:1fr}.elma-module__TjgKKa__heroRight{height:50vh;margin-top:40px}.elma-module__TjgKKa__storyCards{grid-template-columns:repeat(2,1fr)}.elma-module__TjgKKa__whyGrid,.elma-module__TjgKKa__techGrid{grid-template-columns:1fr 1fr}.elma-module__TjgKKa__navList{display:none}.elma-module__TjgKKa__section{padding:100px 6vw}}@media (max-width:600px){.elma-module__TjgKKa__whyGrid,.elma-module__TjgKKa__techGrid{grid-template-columns:1fr}.elma-module__TjgKKa__storyCards{grid-template-columns:1fr 1fr}.elma-module__TjgKKa__statGrid{grid-template-columns:1fr}.elma-module__TjgKKa__footLinks{gap:30px}}@media (prefers-reduced-motion:reduce){.elma-module__TjgKKa__page *{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
