@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__nav-link-active{font-weight:600;color:var(--primary-color)!important}.Landing-module__fElsua__nav-link-active:hover{color:var(--primary-color)!important}.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__mobile-nav-link-active{color:var(--primary-color)!important}.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);background-color:#f0f5ff;border-bottom:1px solid #0052ff1a;width:100%;padding:14px 0;font-size:14px;font-weight:400}.Landing-module__fElsua__banner-content{justify-content:center;align-items:center;padding:0 48px 0 20px;display:flex;position:relative}.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:768px) and (max-width:991px){.Landing-module__fElsua__hero{padding:48px 0 0}}@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 16px 60px;display:flex;position:relative}@media (min-width:768px) and (max-width:991px){.Landing-module__fElsua__dashboard-preview-container{padding:0 24px 80px}}@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:860px;height:auto;position:relative;box-shadow:0 40px 100px #00000014}@media (min-width:768px) and (max-width:991px){.Landing-module__fElsua__dashboard-img{max-width:680px;box-shadow:0 24px 60px #0000001a}}.Landing-module__fElsua__mobile-img{z-index:10;border-radius:24px;width:100%;max-width:260px;height:auto;position:relative;box-shadow:0 30px 60px #00000026}@media (min-width:768px) and (max-width:991px){.Landing-module__fElsua__mobile-img{display:none}}@media (min-width:992px){.Landing-module__fElsua__mobile-img{width:230px;position:absolute;top:50px;left:max(12px,50% - 510px)}}.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}}.Landing-module__fElsua__sharedRoot{--primary-color:#0052ff;--primary-hover:#0045d9;--primary-light:#0052ff0d;--text-primary:#111;--text-secondary:#666;--white:#fff;--max-width:1200px;--transition:all .3s ease;font-family:Aeonik Pro Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Landing-module__fElsua__sharedRoot *{box-sizing:border-box}.Landing-module__fElsua__sharedRoot a{color:inherit;transition:var(--transition);text-decoration:none}.Landing-module__fElsua__sharedRoot ul{margin:0;padding:0;list-style:none}.Landing-module__fElsua__sharedRoot button{cursor:pointer;transition:var(--transition);background:0 0;border:none;font-family:inherit}.Landing-module__fElsua__sharedRoot .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__sharedRoot .Landing-module__fElsua__btn-primary{background-color:var(--primary-color)!important;color:var(--white)!important}.Landing-module__fElsua__sharedRoot .Landing-module__fElsua__btn-primary:hover{background-color:var(--primary-hover)!important}.Landing-module__fElsua__sharedRoot .Landing-module__fElsua__btn-full{width:100%}
.marketing-module__N_TYMq__page{--blue:#0052ff;--blue-hover:#0045d9;--blue-soft:#0052ff12;--green:#00c853;--text-1:#111;--text-2:#555;--text-3:#888;--border:#eaecef;--bg:#fff;--bg-soft:#f6f8fc;--bg-dark:#0c0c0e;--max-w:1200px;--radius:12px;--shadow:0 1px 3px #0000000f,0 4px 16px #0000000a;font-family:var(--font-aeonik),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--text-1);background:var(--bg);line-height:1.6;overflow-x:hidden}.marketing-module__N_TYMq__page *{box-sizing:border-box;margin:0;padding:0}.marketing-module__N_TYMq__page a{color:inherit;text-decoration:none}.marketing-module__N_TYMq__container{max-width:var(--max-w);margin:0 auto;padding:0 20px}.marketing-module__N_TYMq__btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.marketing-module__N_TYMq__btnPrimary{background:var(--blue);color:#fff!important}.marketing-module__N_TYMq__btnPrimary:hover{background:var(--blue-hover);color:#fff!important}.marketing-module__N_TYMq__btnOutline{color:var(--text-1);border:1.5px solid var(--border);background:0 0}.marketing-module__N_TYMq__btnOutline:hover{background:var(--bg-soft);border-color:#bbb}.marketing-module__N_TYMq__pageHero{text-align:center;border-bottom:1px solid var(--border);padding:clamp(72px,10vw,120px) 0 clamp(60px,8vw,100px)}.marketing-module__N_TYMq__heroLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);background:var(--blue-soft);border-radius:999px;margin-bottom:20px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-block}.marketing-module__N_TYMq__heroTitle{letter-spacing:-.025em;color:var(--text-1);max-width:820px;margin:0 auto 20px;font-size:clamp(2.2rem,5vw + .5rem,3.75rem);font-weight:700;line-height:1.1}.marketing-module__N_TYMq__heroSubtitle{color:var(--text-2);max-width:600px;margin:0 auto 36px;font-size:clamp(1rem,1.5vw + .3rem,1.2rem);line-height:1.7}.marketing-module__N_TYMq__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.marketing-module__N_TYMq__section{padding:clamp(60px,8vw,100px) 0}.marketing-module__N_TYMq__sectionAlt{background:var(--bg-soft)}.marketing-module__N_TYMq__sectionDark{background:var(--bg-dark);color:#fff}.marketing-module__N_TYMq__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-size:11px;font-weight:700;display:block}.marketing-module__N_TYMq__sectionTitle{letter-spacing:-.02em;color:var(--text-1);margin-bottom:16px;font-size:clamp(1.75rem,3.5vw + .3rem,2.75rem);font-weight:700;line-height:1.2}.marketing-module__N_TYMq__sectionTitleLight{color:#fff}.marketing-module__N_TYMq__sectionSubtitle{color:var(--text-2);max-width:560px;font-size:1.05rem;line-height:1.7}.marketing-module__N_TYMq__sectionSubtitleLight{color:#fff9}.marketing-module__N_TYMq__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:28px;transition:box-shadow .2s,border-color .2s}.marketing-module__N_TYMq__card:hover{box-shadow:var(--shadow);border-color:#d0d5e0}.marketing-module__N_TYMq__grid2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.marketing-module__N_TYMq__grid3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.marketing-module__N_TYMq__grid4{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1024px){.marketing-module__N_TYMq__grid4,.marketing-module__N_TYMq__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.marketing-module__N_TYMq__grid4,.marketing-module__N_TYMq__grid3,.marketing-module__N_TYMq__grid2{grid-template-columns:1fr}}.marketing-module__N_TYMq__footer{border-top:1px solid var(--border);font-family:var(--font-aeonik),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding:56px 0 32px}.marketing-module__N_TYMq__footerGrid{grid-template-columns:200px 1fr;gap:48px;margin-bottom:48px;display:grid}@media (max-width:640px){.marketing-module__N_TYMq__footerGrid{grid-template-columns:1fr;gap:32px}}.marketing-module__N_TYMq__footerBrand{flex-direction:column;gap:0;display:flex}.marketing-module__N_TYMq__footerLogo{align-items:center;gap:9px;margin-bottom:14px;text-decoration:none;display:flex}.marketing-module__N_TYMq__footerLogoText{letter-spacing:-.3px;color:#111;font-size:17px;font-weight:700}.marketing-module__N_TYMq__footerTagline{color:#777;max-width:200px;font-size:13px;line-height:1.6}.marketing-module__N_TYMq__footerLinks{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:768px){.marketing-module__N_TYMq__footerLinks{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.marketing-module__N_TYMq__footerLinks{grid-template-columns:repeat(2,1fr)}}.marketing-module__N_TYMq__footerCol{flex-direction:column;gap:12px;display:flex}.marketing-module__N_TYMq__footerColTitle{color:#111;letter-spacing:.01em;font-size:13px;font-weight:700}.marketing-module__N_TYMq__footerColLink{color:#666;font-size:13px;text-decoration:none;transition:color .2s;display:block}.marketing-module__N_TYMq__footerColLink:hover{color:#111}.marketing-module__N_TYMq__footerBottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.marketing-module__N_TYMq__footerCopyright{color:#888;font-size:13px}.marketing-module__N_TYMq__footerSocials{gap:12px;display:flex}.marketing-module__N_TYMq__socialLink{color:#555;border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:border-color .2s,color .2s;display:flex}.marketing-module__N_TYMq__socialLink:hover{color:#111;border-color:#bbb}.marketing-module__N_TYMq__footerStatus{color:#555;align-items:center;gap:6px;margin-top:14px;margin-bottom:18px;font-size:12px;display:inline-flex}.marketing-module__N_TYMq__footerStatusDot{background:#00c853;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 2px #00c8532e}.marketing-module__N_TYMq__footerDisclaimer{color:#aaa;font-size:12px}.marketing-module__N_TYMq__ctaStrip{text-align:center;background:var(--bg-dark);padding:clamp(72px,10vw,120px) 0}.marketing-module__N_TYMq__ctaTitle{letter-spacing:-.02em;color:#fff;margin-bottom:14px;font-size:clamp(1.75rem,3.5vw + .3rem,2.75rem);font-weight:700;line-height:1.2}.marketing-module__N_TYMq__ctaSubtitle{color:#ffffff8c;max-width:440px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.marketing-module__N_TYMq__steps{flex-direction:column;gap:0;max-width:780px;margin:0 auto;display:flex}.marketing-module__N_TYMq__step{border-bottom:1px solid var(--border);grid-template-columns:72px 1fr;gap:0 28px;padding:36px 0;display:grid;position:relative}.marketing-module__N_TYMq__step:last-child{border-bottom:none}.marketing-module__N_TYMq__stepLeft{flex-direction:column;align-items:center;gap:0;display:flex}.marketing-module__N_TYMq__stepNum{background:var(--blue-soft);width:44px;height:44px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.marketing-module__N_TYMq__stepLine{background:var(--border);flex:1;width:1px;min-height:20px;margin-top:8px}.marketing-module__N_TYMq__step:last-child .marketing-module__N_TYMq__stepLine{display:none}.marketing-module__N_TYMq__stepContent{padding-top:10px;padding-bottom:8px}.marketing-module__N_TYMq__stepTitle{color:var(--text-1);letter-spacing:-.01em;margin-bottom:8px;font-size:1.1rem;font-weight:700}.marketing-module__N_TYMq__stepDesc{color:var(--text-2);font-size:.975rem;line-height:1.7}.marketing-module__N_TYMq__stepNote{color:var(--green);background:#00c85314;border-radius:4px;align-items:center;gap:6px;margin-top:10px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.marketing-module__N_TYMq__faqList{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}.marketing-module__N_TYMq__faqItem{border-bottom:1px solid var(--border);padding:24px 0}.marketing-module__N_TYMq__faqItem:first-child{border-top:1px solid var(--border)}.marketing-module__N_TYMq__faqQ{color:var(--text-1);margin-bottom:10px;font-size:1rem;font-weight:600}.marketing-module__N_TYMq__faqA{color:var(--text-2);font-size:.975rem;line-height:1.75}.marketing-module__N_TYMq__chainFilter{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.marketing-module__N_TYMq__chainTab{cursor:pointer;border:1.5px solid var(--border);background:var(--bg);color:var(--text-2);border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.marketing-module__N_TYMq__chainTab:hover{color:var(--text-1);border-color:#bbb}.marketing-module__N_TYMq__chainTabActive{border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.marketing-module__N_TYMq__chainTabLogo{object-fit:cover;border-radius:50%;width:18px;height:18px}.marketing-module__N_TYMq__protocolsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:1024px){.marketing-module__N_TYMq__protocolsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.marketing-module__N_TYMq__protocolsGrid{grid-template-columns:1fr}}.marketing-module__N_TYMq__protoCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:16px;padding:22px;transition:box-shadow .2s,border-color .2s;display:flex}.marketing-module__N_TYMq__protoCard:hover{box-shadow:var(--shadow);border-color:#d0d5e0}.marketing-module__N_TYMq__protoCardTop{align-items:center;gap:12px;display:flex}.marketing-module__N_TYMq__protoLogo{object-fit:cover;border:1px solid var(--border);border-radius:50%;flex-shrink:0;width:40px;height:40px}.marketing-module__N_TYMq__protoInfo{flex:1;min-width:0}.marketing-module__N_TYMq__protoName{color:var(--text-1);font-size:15px;font-weight:700;line-height:1.2}.marketing-module__N_TYMq__protoProduct{color:var(--text-3);margin-top:2px;font-size:12px}.marketing-module__N_TYMq__protoBadges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.marketing-module__N_TYMq__badge{border-radius:5px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.marketing-module__N_TYMq__badgeChain{background:var(--bg-soft);color:var(--text-2);border:1px solid var(--border)}.marketing-module__N_TYMq__badgeChainLogo{object-fit:cover;border-radius:50%;width:13px;height:13px}.marketing-module__N_TYMq__badgeConservative{color:#00974a;background:#00c85314}.marketing-module__N_TYMq__badgeBalanced{color:#b45309;background:#eab3081a}.marketing-module__N_TYMq__protoApyRow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.marketing-module__N_TYMq__protoApyLabel{color:var(--text-3);font-size:12px}.marketing-module__N_TYMq__protoApy{color:var(--text-1);letter-spacing:-.02em;font-size:18px;font-weight:700}.marketing-module__N_TYMq__protoApyNote{color:var(--text-3);text-align:right;margin-top:2px;font-size:11px}.marketing-module__N_TYMq__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:900px){.marketing-module__N_TYMq__pillarsGrid{grid-template-columns:1fr}}.marketing-module__N_TYMq__pillarCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:28px}.marketing-module__N_TYMq__pillarIcon{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.marketing-module__N_TYMq__pillarTitle{color:var(--text-1);margin-bottom:10px;font-size:1rem;font-weight:700}.marketing-module__N_TYMq__pillarDesc{color:var(--text-2);font-size:.925rem;line-height:1.75}.marketing-module__N_TYMq__canTable{grid-template-columns:1fr 1fr;gap:24px;max-width:820px;margin:0 auto;display:grid}@media (max-width:640px){.marketing-module__N_TYMq__canTable{grid-template-columns:1fr}}.marketing-module__N_TYMq__canCol{border-radius:var(--radius);border:1px solid var(--border);overflow:hidden}.marketing-module__N_TYMq__canColHeader{letter-spacing:.03em;padding:16px 20px;font-size:13px;font-weight:700}.marketing-module__N_TYMq__canColHeaderCan{color:#00974a;background:#00c85314;border-bottom:1px solid #00c85326}.marketing-module__N_TYMq__canColHeaderCannot{color:#b91c1c;background:#ef44440f;border-bottom:1px solid #ef44441f}.marketing-module__N_TYMq__canItem{border-bottom:1px solid var(--border);color:var(--text-2);align-items:flex-start;gap:10px;padding:14px 20px;font-size:14px;line-height:1.5;display:flex}.marketing-module__N_TYMq__canItem:last-child{border-bottom:none}.marketing-module__N_TYMq__canIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:10px;font-weight:700;display:flex}.marketing-module__N_TYMq__canIconYes{color:#00974a;background:#00c8531f}.marketing-module__N_TYMq__canIconNo{color:#b91c1c;background:#ef44441a}.marketing-module__N_TYMq__techStack{border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:0;max-width:680px;display:flex;overflow:hidden}.marketing-module__N_TYMq__techRow{border-bottom:1px solid var(--border);grid-template-columns:160px 1fr;gap:0;display:grid}.marketing-module__N_TYMq__techRow:last-child{border-bottom:none}.marketing-module__N_TYMq__techCategory{color:var(--text-3);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-soft);border-right:1px solid var(--border);align-items:center;padding:16px 20px;font-size:12px;font-weight:700;display:flex}.marketing-module__N_TYMq__techValue{color:var(--text-1);align-items:center;padding:16px 20px;font-size:14px;display:flex}.marketing-module__N_TYMq__missionBlock{max-width:760px}.marketing-module__N_TYMq__missionQuote{letter-spacing:-.02em;color:var(--text-1);margin-bottom:24px;font-size:clamp(1.4rem,3vw + .3rem,2.2rem);font-weight:700;line-height:1.35}.marketing-module__N_TYMq__missionBody{color:var(--text-2);font-size:1.05rem;line-height:1.8}.marketing-module__N_TYMq__aboutGrid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}@media (max-width:768px){.marketing-module__N_TYMq__aboutGrid{grid-template-columns:1fr;gap:32px}}.marketing-module__N_TYMq__aboutBody{color:var(--text-2);font-size:.975rem;line-height:1.8}.marketing-module__N_TYMq__statRow{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:24px;margin:clamp(40px,6vw,72px) 0;padding:clamp(40px,6vw,72px) 0;display:grid}@media (max-width:640px){.marketing-module__N_TYMq__statRow{grid-template-columns:1fr;gap:20px}}.marketing-module__N_TYMq__stat{text-align:center}.marketing-module__N_TYMq__statNum{letter-spacing:-.03em;color:var(--text-1);font-size:clamp(2rem,4vw + .3rem,3rem);font-weight:700}.marketing-module__N_TYMq__statLabel{color:var(--text-3);margin-top:4px;font-size:14px}.marketing-module__N_TYMq__valuesGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:640px){.marketing-module__N_TYMq__valuesGrid{grid-template-columns:1fr}}.marketing-module__N_TYMq__valueCard{border:1px solid var(--border);border-radius:var(--radius);padding:24px}.marketing-module__N_TYMq__valueTitle{color:var(--text-1);margin-bottom:8px;font-size:15px;font-weight:700}.marketing-module__N_TYMq__valueDesc{color:var(--text-2);font-size:14px;line-height:1.7}.marketing-module__N_TYMq__blogGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:768px){.marketing-module__N_TYMq__blogGrid{grid-template-columns:1fr}}.marketing-module__N_TYMq__blogCard{border:1px solid var(--border);border-radius:var(--radius);transition:border-color .2s,box-shadow .2s;overflow:hidden}.marketing-module__N_TYMq__blogCard:hover{border-color:#d0d5dd;box-shadow:0 4px 20px #0000000f}.marketing-module__N_TYMq__blogCardInner{flex-direction:column;height:100%;padding:28px 28px 22px;display:flex}.marketing-module__N_TYMq__blogCardMeta{align-items:center;gap:10px;margin-bottom:14px;display:flex}.marketing-module__N_TYMq__blogCategory{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.marketing-module__N_TYMq__blogReadTime{color:var(--text-3);font-size:12px}.marketing-module__N_TYMq__blogTitle{color:var(--text-1);letter-spacing:-.01em;margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.35}.marketing-module__N_TYMq__blogExcerpt{color:var(--text-2);flex:1;margin-bottom:20px;font-size:14px;line-height:1.75}.marketing-module__N_TYMq__blogCardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.marketing-module__N_TYMq__blogDate{color:var(--text-3);font-size:12px}.marketing-module__N_TYMq__blogReadMore{color:var(--blue);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.marketing-module__N_TYMq__blogReadMore:hover{gap:9px}.marketing-module__N_TYMq__blogCtaBlock{text-align:center;max-width:560px;margin:0 auto}.marketing-module__N_TYMq__careersIntro{grid-template-columns:1fr 360px;align-items:start;gap:60px;display:grid}@media (max-width:900px){.marketing-module__N_TYMq__careersIntro{grid-template-columns:1fr}}.marketing-module__N_TYMq__careersStackCard{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);padding:24px}.marketing-module__N_TYMq__careersStackTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);margin-bottom:16px;font-size:12px;font-weight:700}.marketing-module__N_TYMq__careersStackList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.marketing-module__N_TYMq__careersStackItem{color:var(--text-1);align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.marketing-module__N_TYMq__careersStackDot{background:var(--blue);border-radius:50%;flex-shrink:0;width:5px;height:5px}.marketing-module__N_TYMq__careersValues{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:640px){.marketing-module__N_TYMq__careersValues{grid-template-columns:1fr}}.marketing-module__N_TYMq__careersValueCard{border:1px solid var(--border);border-radius:var(--radius);padding:24px}.marketing-module__N_TYMq__careersValueIcon{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.marketing-module__N_TYMq__careersValueTitle{color:var(--text-1);margin-bottom:8px;font-size:15px;font-weight:700}.marketing-module__N_TYMq__careersValueDesc{color:var(--text-2);font-size:14px;line-height:1.7}.marketing-module__N_TYMq__legalBody{max-width:720px;margin:0 auto}.marketing-module__N_TYMq__legalAlert{border-radius:var(--radius);color:#1a3a7a;background:#0052ff0d;border:1px solid #0052ff26;margin-bottom:40px;padding:18px 22px;font-size:14px;line-height:1.7}.marketing-module__N_TYMq__legalSection{border-bottom:1px solid var(--border);margin-bottom:36px;padding-bottom:36px}.marketing-module__N_TYMq__legalSection:last-of-type{border-bottom:none}.marketing-module__N_TYMq__legalH2{color:var(--text-1);letter-spacing:-.01em;margin-bottom:14px;font-size:20px;font-weight:700}.marketing-module__N_TYMq__legalH3{color:var(--text-1);margin-top:20px;margin-bottom:10px;font-size:15px;font-weight:700}.marketing-module__N_TYMq__legalSection p{color:var(--text-2);font-size:15px;line-height:1.8}.marketing-module__N_TYMq__legalList{flex-direction:column;gap:8px;margin:12px 0 0 20px;padding:0;display:flex}.marketing-module__N_TYMq__legalList li{color:var(--text-2);font-size:15px;line-height:1.7}.marketing-module__N_TYMq__legalNav{justify-content:flex-end;padding-top:24px;display:flex}.marketing-module__N_TYMq__legalNavLink{color:var(--blue);font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s}.marketing-module__N_TYMq__legalNavLink:hover{opacity:.75}
