@font-face{font-family:Aeonik Pro Regular;src:url(https://db.onlinewebfonts.com/t/12ff62164c9778917bddb93c6379cf47.eot);src:url(https://db.onlinewebfonts.com/t/12ff62164c9778917bddb93c6379cf47.eot?#iefix)format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/12ff62164c9778917bddb93c6379cf47.woff2)format("woff2"),url(https://db.onlinewebfonts.com/t/12ff62164c9778917bddb93c6379cf47.woff)format("woff"),url(https://db.onlinewebfonts.com/t/12ff62164c9778917bddb93c6379cf47.ttf)format("truetype"),url("https://db.onlinewebfonts.com/t/12ff62164c9778917bddb93c6379cf47.svg#Aeonik Pro Regular")format("svg")}.Landing-module__fElsua__landingWrapper{--primary-color:#0052ff;--primary-hover:#0045d9;--primary-light:#0052ff0d;--secondary-bg:#f5f7ff;--text-primary:#111;--text-secondary:#666;--border-color:#eaecef;--white:#fff;--grid-line:#f0f2f5;--max-width:1200px;--transition:all .3s ease;--fs-h1:clamp(2.5rem,8vw + .5rem,5rem);--fs-h2:clamp(2rem,5vw + .5rem,3.5rem);--fs-h3:clamp(1.5rem,3vw + .5rem,2.25rem);--fs-body:clamp(1rem,1vw + .5rem,1.125rem);--section-padding:clamp(60px,10vw,160px);color:var(--text-primary);background-color:var(--white);font-family:Aeonik Pro Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-size:var(--fs-body);overflow-x:hidden}.Landing-module__fElsua__landingWrapper *{box-sizing:border-box;margin:0;padding:0}.Landing-module__fElsua__landingWrapper a{color:inherit;transition:var(--transition);text-decoration:none}.Landing-module__fElsua__landingWrapper ul{list-style:none}.Landing-module__fElsua__landingWrapper button{cursor:pointer;transition:var(--transition);background:0 0;border:none;font-family:inherit}.Landing-module__fElsua__container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.Landing-module__fElsua__landingWrapper h1{font-size:var(--fs-h1);letter-spacing:-.02em;font-weight:600;line-height:1.1}.Landing-module__fElsua__landingWrapper h2{font-size:var(--fs-h2);letter-spacing:-.015em;font-weight:600;line-height:1.2}.Landing-module__fElsua__landingWrapper p{font-size:var(--fs-body);color:var(--text-secondary)}.Landing-module__fElsua__landingWrapper .Landing-module__fElsua__btn{border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex}.Landing-module__fElsua__landingWrapper .Landing-module__fElsua__btn-primary{background-color:var(--primary-color)!important;color:var(--white)!important}.Landing-module__fElsua__landingWrapper .Landing-module__fElsua__btn-primary:hover{background-color:var(--primary-hover)!important}.Landing-module__fElsua__landingWrapper .Landing-module__fElsua__btn-large{padding:14px 28px;font-size:16px}.Landing-module__fElsua__header{background-color:var(--white);z-index:100;align-items:center;height:80px;display:flex;position:sticky;top:0}.Landing-module__fElsua__header-container{justify-content:space-between;align-items:center;width:100%;display:flex}.Landing-module__fElsua__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Landing-module__fElsua__header-actions{align-items:center;gap:12px;display:flex}.Landing-module__fElsua__logo-text{letter-spacing:-.5px;font-size:22px;font-weight:700}@media (max-width:480px){.Landing-module__fElsua__logo-text{font-size:18px}}.Landing-module__fElsua__nav{display:none}@media (min-width:992px){.Landing-module__fElsua__nav{display:block}}.Landing-module__fElsua__nav-list{gap:32px;display:flex}.Landing-module__fElsua__nav-link{color:var(--text-secondary);font-size:15px;font-weight:500}.Landing-module__fElsua__nav-link:hover{color:var(--text-primary)}.Landing-module__fElsua__mobile-menu-toggle{z-index:2000;cursor:pointer;width:40px;height:40px;transition:var(--transition);background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:6px;padding:8px;display:flex;position:relative}.Landing-module__fElsua__mobile-menu-toggle:hover{background:#0000000d}@media (min-width:992px){.Landing-module__fElsua__mobile-menu-toggle{display:none}}.Landing-module__fElsua__hamburger-line{background-color:var(--text-primary);width:24px;height:2px;transition:var(--transition);transform-origin:50%}.Landing-module__fElsua__mobile-menu-toggle.Landing-module__fElsua__active .Landing-module__fElsua__hamburger-line{background-color:#000}.Landing-module__fElsua__mobile-menu-toggle.Landing-module__fElsua__active .Landing-module__fElsua__hamburger-line:first-child{transform:translateY(8px)rotate(45deg)}.Landing-module__fElsua__mobile-menu-toggle.Landing-module__fElsua__active .Landing-module__fElsua__hamburger-line:nth-child(2){opacity:0}.Landing-module__fElsua__mobile-menu-toggle.Landing-module__fElsua__active .Landing-module__fElsua__hamburger-line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Landing-module__fElsua__mobile-menu{z-index:1000;opacity:0;visibility:hidden;background:#fff;flex-direction:column;width:100%;height:100vh;padding:100px 24px 40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.Landing-module__fElsua__mobile-menu.Landing-module__fElsua__active{opacity:1;visibility:visible}.Landing-module__fElsua__mobile-nav-list{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.Landing-module__fElsua__mobile-nav-link{font-size:24px;font-weight:600}.Landing-module__fElsua__nav-cta{display:none!important}@media (max-width:480px){.Landing-module__fElsua__header-actions{gap:8px}}@media (min-width:992px){.Landing-module__fElsua__nav-cta{display:flex!important}}.Landing-module__fElsua__btn-full{width:100%}.Landing-module__fElsua__promo-banner{border-top:1px solid var(--border-color);z-index:99;background-color:#f0f5ff;border-bottom:1px solid #0052ff1a;width:100%;padding:14px 0;font-size:14px;font-weight:400;position:sticky;top:80px}.Landing-module__fElsua__banner-content{justify-content:center;align-items:center;padding:0 48px 0 20px;display:flex}.Landing-module__fElsua__banner-link{color:#333;text-align:center;align-items:center;gap:6px;line-height:1.2;display:flex}.Landing-module__fElsua__banner-link:hover{color:var(--primary-color)}.Landing-module__fElsua__banner-link .Landing-module__fElsua__arrow{color:var(--primary-color);font-size:18px;font-weight:700}.Landing-module__fElsua__close-banner{color:#666;cursor:pointer;z-index:100;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;font-weight:400;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@media (max-width:768px){.Landing-module__fElsua__banner-link{font-size:13px}}.Landing-module__fElsua__hero{text-align:center;min-height:auto;padding:60px 0 0;position:relative;overflow:hidden}@media (min-width:992px){.Landing-module__fElsua__hero{min-height:calc(100vh - 120px)}}.Landing-module__fElsua__hero-container{z-index:10;position:relative}.Landing-module__fElsua__hero-label{color:var(--text-secondary);letter-spacing:2px;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:24px;font-size:14px;font-weight:600;display:inline-flex}.Landing-module__fElsua__chain-logos-stack{align-items:center;display:inline-flex}.Landing-module__fElsua__chain-logos-stack img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:20px;height:20px;margin-left:-7px}.Landing-module__fElsua__chain-logos-stack img:first-child{margin-left:0}.Landing-module__fElsua__hero-title{margin-bottom:24px;padding:0 10px}.Landing-module__fElsua__hero-subtitle{max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:0 20px}.Landing-module__fElsua__hero-actions{flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;display:flex}@media (min-width:576px){.Landing-module__fElsua__hero-actions{flex-direction:row;justify-content:center}}.Landing-module__fElsua__grid-background{z-index:1;grid-template-rows:repeat(10,1fr);grid-template-columns:repeat(10,1fr);width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.Landing-module__fElsua__grid-cell{border-right:1px solid var(--grid-line);border-bottom:1px solid var(--grid-line);position:relative}.Landing-module__fElsua__grid-cell.Landing-module__fElsua__tinted:after{content:"";background:linear-gradient(135deg,var(--primary-light),transparent);width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__fElsua__grid-cell.Landing-module__fElsua__tinted-full:after{content:"";background:linear-gradient(135deg,#0052ff33,var(--primary-light));width:100%;height:100%;position:absolute;top:0;left:0}.Landing-module__fElsua__dashboard-preview-container{z-index:20;flex-direction:column;align-items:center;gap:24px;width:100%;margin-top:40px;padding:0 20px 60px;display:flex;position:relative}@media (min-width:992px){.Landing-module__fElsua__dashboard-preview-container{flex-direction:row;justify-content:center;padding-bottom:120px}}.Landing-module__fElsua__dashboard-img{z-index:1;border:1px solid #0000000d;border-radius:12px;width:100%;max-width:900px;height:auto;position:relative;box-shadow:0 40px 100px #00000014}.Landing-module__fElsua__mobile-img{z-index:10;border-radius:24px;width:100%;max-width:280px;height:auto;position:relative;box-shadow:0 30px 60px #00000026}@media (min-width:992px){.Landing-module__fElsua__mobile-img{width:230px;position:absolute;top:60px;left:calc(50% - 540px)}}.Landing-module__fElsua__features{padding:var(--section-padding)0;color:var(--white);background-color:#0b0c0e;position:relative;overflow:hidden}.Landing-module__fElsua__features-header{text-align:center;margin-bottom:clamp(40px,8vw,80px)}.Landing-module__fElsua__features-title{font-size:var(--fs-h2);letter-spacing:-.015em;color:#fff;margin-bottom:24px}.Landing-module__fElsua__features-subtitle{font-size:var(--fs-body);color:#94969a;max-width:800px;margin:0 auto;padding:0 20px}.Landing-module__fElsua__feature-card{transition:var(--transition);background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;position:relative;overflow:hidden}.Landing-module__fElsua__feature-card:hover{background:#ffffff0a;border-color:#0052ff33}.Landing-module__fElsua__feature-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#0052ff26 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.Landing-module__fElsua__main-feature{text-align:center;margin-bottom:32px;padding:40px 24px}@media (min-width:992px){.Landing-module__fElsua__main-feature{padding:60px}}.Landing-module__fElsua__card-title{font-size:var(--fs-h3);color:#fff;margin-bottom:16px}.Landing-module__fElsua__card-desc{font-size:var(--fs-body);color:#94969a;margin-bottom:40px}.Landing-module__fElsua__multisig-visual{flex-direction:column;justify-content:center;align-items:center;gap:32px;margin-top:40px;display:flex;position:relative}@media (min-width:768px){.Landing-module__fElsua__multisig-visual{flex-direction:row;gap:40px}}.Landing-module__fElsua__signer-nodes{flex-flow:wrap;justify-content:center;gap:12px;display:flex}@media (min-width:768px){.Landing-module__fElsua__signer-nodes{flex-direction:column;gap:16px}}.Landing-module__fElsua__signer-node{color:#94969a;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;display:flex}.Landing-module__fElsua__signer-node.Landing-module__fElsua__active{color:var(--white);background:#ffffff14;border-color:#fff3}.Landing-module__fElsua__spinner{border:2px solid #fff3;border-top-color:var(--white);border-radius:50%;width:14px;height:14px;animation:1s linear infinite Landing-module__fElsua__rotate}@keyframes Landing-module__fElsua__rotate{to{transform:rotate(360deg)}}.Landing-module__fElsua__connector-group{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.Landing-module__fElsua__connector-lines{position:absolute;top:0;left:0}.Landing-module__fElsua__path-active{stroke:var(--primary-color);stroke-dasharray:4;animation:1s linear infinite Landing-module__fElsua__dash}@keyframes Landing-module__fElsua__dash{to{stroke-dashoffset:-8px}}.Landing-module__fElsua__hub-node{z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.Landing-module__fElsua__hub-inner{background:#111;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 0 20px #0052ff33}.Landing-module__fElsua__hub-pulse{border:2px solid var(--primary-color);opacity:0;border-radius:50%;width:100%;height:100%;animation:2s infinite Landing-module__fElsua__pulse;position:absolute}@keyframes Landing-module__fElsua__pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.Landing-module__fElsua__receiver-node{color:#000;background:#00ff85;border-radius:12px;padding:12px 32px;font-size:16px;font-weight:600}.Landing-module__fElsua__features-grid{grid-template-columns:1fr;gap:24px;padding:0 20px;display:grid}@media (min-width:992px){.Landing-module__fElsua__features-grid{grid-template-columns:1fr 1fr;gap:32px;padding:0}}.Landing-module__fElsua__features-grid .Landing-module__fElsua__feature-card{padding:40px 24px 32px}@media (min-width:992px){.Landing-module__fElsua__features-grid .Landing-module__fElsua__feature-card{padding:60px 40px 40px}}.Landing-module__fElsua__card-visual{background:#0000004d;border-radius:16px;justify-content:center;align-items:center;height:240px;margin-top:32px;display:flex;position:relative;overflow:hidden}.Landing-module__fElsua__simulation-ui,.Landing-module__fElsua__limits-ui,.Landing-module__fElsua__multichain-ui,.Landing-module__fElsua__builder-ui{box-sizing:border-box;width:calc(100% - 24px);max-width:320px;padding:0 12px}.Landing-module__fElsua__sim-row,.Landing-module__fElsua__limit-row,.Landing-module__fElsua__org-selector,.Landing-module__fElsua__batch-item{box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:12px;display:flex;overflow:hidden}.Landing-module__fElsua__rowContent{flex:1;min-width:0;overflow:hidden}.Landing-module__fElsua__sim-status{white-space:nowrap;flex-shrink:0}.Landing-module__fElsua__sim-header,.Landing-module__fElsua__limit-selector{color:#94969a;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:12px}.Landing-module__fElsua__sim-status.Landing-module__fElsua__success{color:#00ff85;background:#00ff851a;border-radius:20px;margin-left:auto;padding:4px 12px;font-size:11px;font-weight:600}.Landing-module__fElsua__sim-token-icon,.Landing-module__fElsua__user-avatar{background:linear-gradient(135deg,#627eea,#485ba1);border-radius:50%;width:32px;height:32px}.Landing-module__fElsua__members-list{align-items:center;margin-top:16px;display:flex}.Landing-module__fElsua__member-dot{background:#333;border:3px solid #1a1c20;border-radius:50%;width:36px;height:36px;margin-left:-12px}.Landing-module__fElsua__member-dot:first-child{background:#ff5f56;margin-left:0}.Landing-module__fElsua__member-dot:nth-child(2){background:#ffbd2e}.Landing-module__fElsua__member-dot:nth-child(3){background:#27c93f}.Landing-module__fElsua__plus-more{color:#94969a;margin-left:12px;font-size:13px;font-weight:500}.Landing-module__fElsua__batch-item{color:var(--white);font-size:14px;font-weight:500}.Landing-module__fElsua__batch-item:before{content:"";background:var(--primary-color);border-radius:4px;width:16px;height:16px}.Landing-module__fElsua__security{padding:var(--section-padding)0;color:var(--white);background-color:#0b0c0e;position:relative;overflow:hidden}.Landing-module__fElsua__security-header{text-align:center;margin-bottom:clamp(40px,8vw,80px)}.Landing-module__fElsua__section-title{font-size:var(--fs-h2);letter-spacing:-.015em;color:#fff;margin-bottom:24px}.Landing-module__fElsua__section-subtitle{font-size:var(--fs-body);color:#94969a;max-width:800px;margin:0 auto;padding:0 20px}.Landing-module__fElsua__security-grid-container{max-width:800px;margin:40px auto 0;padding:0 20px;position:relative}@media (min-width:992px){.Landing-module__fElsua__security-grid-container{margin:60px auto 0;padding:40px 0}}.Landing-module__fElsua__grid-divider{pointer-events:none;z-index:0;width:100%;height:100%;display:none;position:absolute;top:0;left:0}@media (min-width:992px){.Landing-module__fElsua__grid-divider{display:block}}.Landing-module__fElsua__divider-line{background:#ffffff0d;position:absolute}.Landing-module__fElsua__divider-line.Landing-module__fElsua__horizontal{background:repeating-linear-gradient(90deg,#ffffff14 0 12px,#0000 12px 24px);width:120%;height:1px;top:50%;left:-10%}.Landing-module__fElsua__divider-line.Landing-module__fElsua__vertical{background:repeating-linear-gradient(#ffffff14 0 12px,#0000 12px 24px);width:1px;height:120%;top:-10%;left:50%}.Landing-module__fElsua__plus-center{z-index:2;background:#0b0c0e;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing-module__fElsua__plus-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#0052ff66 0%,#0000 70%);width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing-module__fElsua__security-grid{z-index:1;grid-template-columns:1fr;gap:40px;display:grid;position:relative}@media (min-width:992px){.Landing-module__fElsua__security-grid{grid-template-columns:1fr 1fr;gap:80px 60px}}.Landing-module__fElsua__security-item{padding:0}@media (min-width:992px){.Landing-module__fElsua__security-item{padding:0 20px}}.Landing-module__fElsua__security-icon{width:clamp(40px,8vw,48px);height:clamp(40px,8vw,48px);margin-bottom:24px}.Landing-module__fElsua__security-item-title{font-size:var(--fs-h3);color:#fff;margin-bottom:12px}.Landing-module__fElsua__security-item-desc{font-size:var(--fs-body);color:#94969a;line-height:1.6}.Landing-module__fElsua__audit-footer{text-align:center;border-top:1px solid #ffffff0d;margin-top:clamp(60px,10vw,120px);padding-top:clamp(40px,5vw,60px)}.Landing-module__fElsua__audit-text{color:#94969a;text-transform:uppercase;letter-spacing:1px;margin-bottom:32px;padding:0 20px;font-size:14px;display:block}.Landing-module__fElsua__audit-logos{opacity:.6;transition:var(--transition);justify-content:center;align-items:center;gap:80px;display:flex}.Landing-module__fElsua__audit-logos:hover{opacity:1}.Landing-module__fElsua__audit-logo{color:var(--white);letter-spacing:-.5px;font-size:20px;font-weight:700}.Landing-module__fElsua__audit-logo small{text-transform:uppercase;opacity:.6;margin-left:4px;font-size:10px;font-weight:400;display:inline-block}.Landing-module__fElsua__ecosystem{padding:var(--section-padding)0;color:#000;text-align:center;background-color:#fff;position:relative;overflow:hidden}.Landing-module__fElsua__ecosystem-container{max-width:800px;margin:0 auto;position:relative}.Landing-module__fElsua__ecosystem-content{z-index:10;position:relative}.Landing-module__fElsua__ecosystem-title{font-size:var(--fs-h2);letter-spacing:-.015em;color:#000;margin-bottom:24px;padding:0 10px}.Landing-module__fElsua__ecosystem-subtitle{font-size:var(--fs-body);color:#636669;margin-bottom:48px;padding:0 20px}.Landing-module__fElsua__ecosystem-actions{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:0 20px;display:flex}@media (min-width:576px){.Landing-module__fElsua__ecosystem-actions{flex-direction:row}}.Landing-module__fElsua__landingWrapper .Landing-module__fElsua__btn-outline{color:#000!important;background:0 0!important;border:1px solid #0000001a!important}.Landing-module__fElsua__landingWrapper .Landing-module__fElsua__btn-outline:hover{background:#00000005!important;border-color:#000!important}.Landing-module__fElsua__floating-icons{pointer-events:none;opacity:.3;width:100vw;height:100%;transition:var(--transition);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:992px){.Landing-module__fElsua__floating-icons{opacity:1;width:1000px;height:600px}}.Landing-module__fElsua__icon-floating{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;padding:12px;animation:6s ease-in-out infinite Landing-module__fElsua__float;display:flex;position:absolute;box-shadow:0 10px 30px #00000014}.Landing-module__fElsua__icon-floating img{width:100%;height:auto}.Landing-module__fElsua__icon-floating:nth-child(2n){animation-duration:8s;animation-delay:-2s}@keyframes Landing-module__fElsua__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Landing-module__fElsua__icon-1{top:10%;left:40%}.Landing-module__fElsua__icon-2{width:56px;height:56px;top:0%;right:35%}.Landing-module__fElsua__icon-3{opacity:.5;width:50px;height:50px;top:25%;left:15%}.Landing-module__fElsua__icon-4{top:20%;right:15%}.Landing-module__fElsua__icon-5{width:56px;height:56px;bottom:20%;left:10%}.Landing-module__fElsua__icon-6{width:58px;height:58px;bottom:10%;right:25%}.Landing-module__fElsua__icon-7{opacity:.8;top:-5%;right:15%}.Landing-module__fElsua__icon-8{background:#e0e0e0;width:60px;height:60px;bottom:0%;left:45%}.Landing-module__fElsua__main-footer{color:var(--white);background-color:#0b0c0e;border-top:1px solid #ffffff0d;padding:clamp(60px,8vw,100px) 0 40px}.Landing-module__fElsua__footer-container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.Landing-module__fElsua__footer-grid{grid-template-columns:1fr;gap:48px;margin-bottom:60px;display:grid}@media (min-width:992px){.Landing-module__fElsua__footer-grid{grid-template-columns:200px 1fr;gap:80px;margin-bottom:80px}}.Landing-module__fElsua__footer-brand{text-align:left}.Landing-module__fElsua__footer-brand .Landing-module__fElsua__logo{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Landing-module__fElsua__footer-links{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}@media (min-width:576px){.Landing-module__fElsua__footer-links{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Landing-module__fElsua__footer-links{grid-template-columns:repeat(4,1fr)}}.Landing-module__fElsua__footer-col h4{color:#94969a;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;font-size:14px;font-weight:500}.Landing-module__fElsua__footer-col ul li{margin-bottom:16px}.Landing-module__fElsua__footer-col ul li a{color:#fff;transition:var(--transition);font-size:15px;font-weight:500}.Landing-module__fElsua__footer-col ul li a:hover{color:var(--primary-color)}.Landing-module__fElsua__footer-bottom{text-align:center;border-top:1px solid #ffffff0d;flex-direction:column-reverse;align-items:center;gap:24px;padding-top:40px;display:flex}@media (min-width:768px){.Landing-module__fElsua__footer-bottom{text-align:left;flex-direction:row;justify-content:space-between}}.Landing-module__fElsua__social-icons{gap:24px;display:flex}.Landing-module__fElsua__social-icon{color:#94969a;transition:var(--transition)}.Landing-module__fElsua__social-icon:hover{color:#fff}.Landing-module__fElsua__copyright{color:#636669;font-size:14px}@media (max-width:991px){.Landing-module__fElsua__footer-grid{flex-direction:column}.Landing-module__fElsua__footer-links{grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:576px){.Landing-module__fElsua__footer-links{grid-template-columns:1fr}}.Landing-module__fElsua__protoLogo{object-fit:cover;border-radius:50%;flex-shrink:0;width:22px;height:22px}.Landing-module__fElsua__chainBadge{object-fit:cover;opacity:.85;border-radius:50%;flex-shrink:0;width:14px;height:14px}.Landing-module__fElsua__logoFill{object-fit:cover;border-radius:50%;width:100%;height:100%}.Landing-module__fElsua__chainCircle{object-fit:cover;border:3px solid #1a1c20;border-radius:50%;flex-shrink:0;width:36px;height:36px;margin-left:-12px}.Landing-module__fElsua__chainCircle:first-child{margin-left:0}.Landing-module__fElsua__batchIcon{object-fit:cover;border-radius:50%;flex-shrink:0;width:16px;height:16px}@media (max-width:767px){.Landing-module__fElsua__connector-group{display:none}.Landing-module__fElsua__multisig-visual{gap:16px}.Landing-module__fElsua__signer-nodes{justify-content:center;width:100%}.Landing-module__fElsua__signer-node{padding:8px 12px;font-size:12px}.Landing-module__fElsua__receiver-node{padding:10px 24px;font-size:14px}.Landing-module__fElsua__main-feature{margin-bottom:20px;padding:28px 16px}.Landing-module__fElsua__card-title{font-size:clamp(1.25rem,5vw,1.5rem)}.Landing-module__fElsua__card-desc{margin-bottom:24px;font-size:14px}.Landing-module__fElsua__card-visual{height:200px}}.Landing-module__fElsua__features{overflow-x:hidden}.Landing-module__fElsua__features .Landing-module__fElsua__container{padding:0 16px}@media (min-width:992px){.Landing-module__fElsua__features .Landing-module__fElsua__container{padding:0 20px}}
