:root{--max: 1320px;--max-narrow: 820px;--max-reading: 60ch;--bg: #f7f5f0;--bg-soft: #fcfaf7;--surface: #ffffff;--surface-strong: #ffffff;--surface-light: #ffffff;--text: #18211f;--muted: #63716c;--line: #e7dfd3;--line-strong: #d9cebf;--brand: #17372e;--brand-soft: #274d42;--accent: #b79264;--accent-soft: #f5ede2;--font-sans: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: Georgia, "Times New Roman", serif;--shadow: 0 20px 60px rgba(24, 33, 31, .08);--shadow-soft: 0 12px 32px rgba(24, 33, 31, .06);--shadow-hover: 0 18px 42px rgba(24, 33, 31, .1);--motion-fast: .16s ease;--motion-base: .22s ease;--motion-smooth: .28s cubic-bezier(.22, 1, .36, 1);--hover-lift-sm: -1px;--hover-lift-md: -2px;--radius-xl: 34px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 10px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 20px;--space-5: 24px;--space-6: 32px;--space-7: 40px;--space-8: 56px;--space-9: 72px;--section-spacing-y: 35px;--section-spacing-y-mobile: 28px;--section-space-tight: 24px;--section-space-default: 35px;--section-space-wide: 64px;--panel-radius-xl: 24px;--panel-shadow-soft: 0 18px 32px rgba(10, 20, 34, .12);--panel-shadow-strong: 0 40px 80px rgba(10, 20, 34, .18);--bleed-width: 100vw;--section-heading-gap: 12px;--section-heading-gap-tight: 10px;--section-block-gap: 24px;--section-block-gap-tight: 16px;--section-body-space: 22px;--section-body-space-tight: 14px;--section-body-space-mobile: 18px;--content-grid-gap: clamp(24px, 3.2vw, 44px);--grid-gap: 18px;--grid-gap-wide: 20px;--button-group-gap: 14px;--card-padding: 22px;--card-padding-mobile: 16px;--text-body-size: 1rem;--text-body-line: 1.72;--text-body-strong-line: 1.8;--text-small-size: .95rem;--text-label-size: .76rem;--text-label-tracking: .16em;--text-button-size: 15px;--text-cta-size: .98rem;--text-cta-line: 1.2;--title-hero-size: clamp(2.1rem, 2.6vw, 2.45rem);--title-section-size: clamp(2.1rem, 3.5vw, 3.25rem);--title-card-size: clamp(1.04rem, 1.6vw, 1.22rem);--title-section-line: 1.04;--title-card-line: 1.28;--title-letter-spacing: -.03em;--type-card-title-size: clamp(1.02rem, 1.3vw, 1.34rem);--type-card-title-line: 1.22;--type-card-title-letter-spacing: -.02em;--type-card-title-weight: 500;--type-card-text-size: clamp(.9rem, .95vw, .98rem);--type-card-text-line: 1.62;--type-carousel-title-tablet-size: clamp(1.34rem, 2.35vw, 1.62rem);--type-carousel-title-tablet-line: 1.16;--type-carousel-title-mobile-size: clamp(1.32rem, 7vw, 1.64rem);--type-carousel-title-mobile-line: 1.12;--canvas: #f7f5f0;--hero-graphite: #141c26;--hero-graphite-soft: #1a2230;--fimart-card-blue: #21364c;--fimart-card-blue-hover: #294058;--button-dark-bg: var(--fimart-card-blue);--button-dark-bg-hover: var(--fimart-card-blue-hover);--button-dark-border: rgba(33, 54, 76, .28);--button-dark-text: var(--canvas);--button-light-bg: rgba(247, 245, 240, .98);--button-light-bg-hover: #ffffff;--button-light-border: rgba(20, 28, 38, .16);--button-light-text: var(--hero-graphite);--logo-grid-columns: 5;--logo-grid-columns-press: 4;--metric-grid-columns: 4}@media (max-width: 640px){:root{--title-hero-size: clamp(2.15rem, 9vw, 3rem);--title-section-size: clamp(1.7rem, 7vw, 2.25rem);--section-block-gap: 16px;--section-body-space: 18px;--section-body-space-tight: 14px;--button-group-gap: 10px}}html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;color:var(--text);font-family:var(--font-sans);background:var(--bg)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}p{margin:0}.section{padding:var(--section-spacing-y) 0}.page-shell{min-height:100vh;padding:0}.app-shell{width:min(var(--max),calc(100% - 32px));margin:0 auto}.section-heading,.section-intro{--section-intro-max: var(--max-narrow);max-width:var(--section-intro-max);display:grid;gap:var(--section-heading-gap)}.section-body,.section-stack{margin-top:var(--section-body-space)}.section-shell{display:grid;gap:var(--section-body-space)}.section-header{--section-intro-max: var(--max-narrow);margin:0 auto}.section-header--center{justify-items:center;text-align:center}.section-header--tight{gap:var(--section-heading-gap-tight)}.section-stack{display:grid;gap:var(--section-body-space-tight)}.section-stack--tight{gap:var(--section-block-gap-tight)}.section-stack--loose{gap:var(--section-block-gap)}.section-heading.center,.section-intro.center{margin:0 auto;text-align:center}.section-title,.section-heading h2{margin:0;font-family:var(--font-display);font-size:var(--title-section-size);line-height:var(--title-section-line);letter-spacing:var(--title-letter-spacing);font-weight:500}.section-description,.section-heading p,.lead{color:var(--muted)}.section-description,.section-heading p{margin:0;max-width:var(--max-reading);font-size:var(--text-body-size);line-height:var(--text-body-line)}.section-heading.center .section-description,.section-heading.center p,.section-intro.center .section-description{margin-left:auto;margin-right:auto}.lead{margin-top:18px;max-width:62ch;font-size:var(--text-body-size);line-height:var(--text-body-line)}.grid,.stack,.stack-grid,.content-stack{display:grid}.grid{gap:var(--grid-gap)}.stack,.stack-grid,.content-stack,.content-stack--tight{gap:var(--section-block-gap-tight)}.content-stack--loose{gap:var(--section-block-gap)}.align-start{align-items:start}.cards-3,.cards-4,.metric-row{display:grid;align-items:stretch}.cards-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap);margin-top:var(--section-block-gap-tight)}.cards-4,.metric-row{grid-template-columns:repeat(var(--metric-grid-columns),minmax(0,1fr));gap:var(--grid-gap-wide)}.button-group{display:flex;flex-wrap:wrap;align-items:center;gap:var(--button-group-gap)}.button-group--center{justify-content:center}.content-split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:var(--content-grid-gap);align-items:center}.content-split--balanced{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.content-split--reverse>:first-child{order:2}.content-split--reverse>:last-child{order:1}.hero-grid{display:grid;gap:30px;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;min-height:calc(100vh - 110px);padding:40px 0 18px}.hero-copy,.inner-hero{position:relative;z-index:1}.hero-copy-wide{display:grid;align-content:center;padding:20px 0;row-gap:0}@media (max-width: 1120px){.hero-grid{grid-template-columns:1fr;min-height:auto}}@media (max-width: 1040px){.cards-4,.metric-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 960px){.content-split,.content-split--balanced,.content-split--reverse{grid-template-columns:1fr}.content-split--reverse>:first-child,.content-split--reverse>:last-child{order:initial}}@media (max-width: 860px){.app-shell{width:min(var(--max),calc(100% - 20px))}}@media (max-width: 768px){.section{padding:var(--section-spacing-y-mobile) 0}.section-body,.section-stack{margin-top:var(--section-body-space-mobile)}}@media (max-width: 640px){.cards-3,.cards-4,.metric-row{grid-template-columns:1fr}}.surface,.surface-light,.metric-card,.light-panel{box-shadow:var(--shadow-soft)}.surface,.surface-light{border:1px solid rgba(24,33,31,.08)}.section-panel{background:var(--surface);border:1px solid rgba(24,33,31,.08);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);padding:var(--card-padding)}.section-panel:hover{box-shadow:var(--shadow-soft);transform:none;border-color:#18211f14}.button,.menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--line);border-radius:var(--radius-sm);font-size:var(--text-button-size);font-weight:500;line-height:1;letter-spacing:.005em;transition:transform var(--motion-fast),box-shadow var(--motion-fast),background var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast)}.button:hover,.menu-toggle:hover{box-shadow:0 12px 26px #18211f14}.button-dark{background:var(--button-dark-bg);border-color:var(--button-dark-border);color:var(--button-dark-text)!important;box-shadow:inset 0 1px #ffffff1f,0 6px 18px #18211f1a}.button-dark:hover{background:var(--button-dark-bg-hover);border-color:#2c394b47;color:var(--button-dark-text)!important;transform:translateY(var(--hover-lift-sm))}.button-light{background:var(--button-light-bg);border-color:var(--button-light-border);color:var(--button-light-text)!important}.button-light:hover{background:var(--button-light-bg-hover);border-color:#141c2638;color:var(--button-light-text)!important;transform:translateY(var(--hover-lift-sm))}.menu-toggle{background:#fff}.card,.info-card,.team-card,.asset-card,.step-card,.list-card,.quote-card,.timeline-card,.pill-cloud,.mini-card,.contact-card,.logo-tile,.dexx-shell,.dexx-mini-card,.market-insights-key-card{background:var(--surface);border:1px solid rgba(24,33,31,.08);box-shadow:var(--shadow-soft)}.card,.info-card,.team-card,.asset-card,.step-card,.list-card,.quote-card,.timeline-card,.pill-cloud,.mini-card,.contact-card,.market-insights-key-card{border-radius:var(--radius-xl);padding:var(--card-padding);transition:transform var(--motion-base),box-shadow var(--motion-base),border-color var(--motion-base)}.card:hover,.info-card:hover,.team-card:hover,.asset-card:hover,.step-card:hover,.list-card:hover,.quote-card:hover,.timeline-card:hover,.pill-cloud:hover,.mini-card:hover,.contact-card:hover,.logo-tile:hover,.dexx-mini-card:hover,.market-insights-key-card:hover{transform:translateY(var(--hover-lift-md));box-shadow:var(--shadow-hover);border-color:#18211f1f}.info-card h3,.team-card h3,.asset-card h3,.step-card h3,.card h3,.market-insights-key-card h3,.dexx-mini-card strong{margin:0;color:var(--text);font-size:var(--title-card-size);line-height:var(--title-card-line)}.info-card p,.team-card p,.asset-card p,.step-card p,.card p,.contact-card p,.dexx-mini-card span,.market-insights-key-card p{color:var(--muted);line-height:var(--text-body-line)}@media (max-width: 640px){.card,.info-card,.team-card,.asset-card,.step-card,.list-card,.quote-card,.timeline-card,.pill-cloud,.mini-card,.statement-band,.contact-card,.panel-content,.market-insights-key-card,.section-panel{padding:var(--card-padding-mobile)}}.logo-grid,.logo-grid-press{display:grid;gap:18px;grid-template-columns:repeat(var(--logo-grid-columns),minmax(0,1fr))}.logo-grid-press{grid-template-columns:repeat(var(--logo-grid-columns-press),minmax(0,1fr))}.logo-tile{display:grid;place-items:center;min-height:88px;padding:18px 20px;border-radius:22px;text-align:center}.logo-tile-press{min-height:80px}.ecosystem-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;border-radius:14px;background:#f4ece0;color:var(--brand);border:1px solid #e7d8c4}.ecosystem-icon-svg{width:24px;height:24px;display:block;flex:0 0 24px}@media (max-width: 1040px){.logo-grid,.logo-grid-press{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 860px){.logo-tile{min-height:78px;border-radius:18px}.logo-tile-press{min-height:72px}}@media (max-width: 560px){.logo-grid,.logo-grid-press{grid-template-columns:1fr}}.card-number{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:999px;background:var(--accent-soft);border:1px solid #e7d8c4;color:#73542a;font-weight:700}.team-card{text-align:left}.asset-category,.label{display:inline-block;margin-bottom:12px;font-size:var(--text-label-size);font-weight:700;letter-spacing:var(--text-label-tracking);text-transform:uppercase;color:#7a664b}.asset-card dl{margin:18px 0 0;display:grid;gap:12px}.asset-card dl div{display:grid;gap:4px;padding-top:12px;border-top:1px solid var(--line)}.asset-card dt{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7b6d5c}.asset-card dd{margin:0;color:var(--muted);line-height:1.65}.quote-card p{font-family:var(--font-display);font-size:1.36rem;line-height:1.5}.list-card{display:grid;gap:0}.list-row{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-top:1px solid var(--line);color:var(--muted);line-height:1.65}.list-row:first-child,.timeline-step:first-child{border-top:0;padding-top:0}.list-dot{width:10px;height:10px;margin-top:.62rem;border-radius:999px;background:#fff;flex:0 0 auto}.pill-cloud{display:flex;gap:12px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#40514b}.clean-list{margin:14px 0 0;padding-left:18px;display:grid;gap:10px}@media (prefers-reduced-motion: reduce){.button,.menu-toggle,.card,.info-card,.team-card,.asset-card,.step-card,.list-card,.quote-card,.timeline-card,.pill-cloud,.mini-card,.contact-card,.logo-tile,.dexx-mini-card,.market-insights-key-card{transition:none}.button-dark:hover,.button-light:hover,.card:hover,.info-card:hover,.team-card:hover,.asset-card:hover,.step-card:hover,.list-card:hover,.quote-card:hover,.timeline-card:hover,.pill-cloud:hover,.mini-card:hover,.contact-card:hover,.logo-tile:hover,.dexx-mini-card:hover,.market-insights-key-card:hover{transform:none}}.brand,.site-nav{display:flex}.brand{align-items:center;gap:12px}.brand-button{padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.site-header.fimart-header{--fimart-nav-bg: #ffffff;--fimart-nav-border: rgba(24,33,31,.08);--fimart-nav-text: #141c26;--fimart-nav-text-muted: rgba(20,28,38,.66);--fimart-nav-underline: rgba(20,28,38,.72);--fimart-nav-cta-bg: var(--fimart-card-blue);--fimart-nav-cta-text: #ffffff;--fimart-nav-cta-border: var(--fimart-card-blue);--fimart-nav-cta-bg-hover: var(--fimart-card-blue-hover);--fimart-nav-cta-border-hover: var(--fimart-card-blue-hover);--fimart-nav-menu-border: rgba(20,28,38,.12);--fimart-nav-menu-bg: rgba(255,255,255,.98);position:sticky;top:0;z-index:60;box-sizing:border-box;width:100vw!important;max-width:none!important;margin:0 0 0 calc(50% - 50vw)!important;padding:0!important;background:var(--fimart-nav-bg);border:0;border-bottom:none;border-radius:0!important;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:transform .18s ease,box-shadow .18s ease;will-change:transform}.site-header.fimart-header.is-hidden{transform:translateY(calc(-100% - 2px))}.site-header.fimart-header .fimart-header-inner{width:min(var(--max),calc(100% - 32px));max-width:none;margin:0 auto;padding:26px 0}.site-header.fimart-header .fimart-header-content{width:min(100%,calc(100% - clamp(92px,8vw,128px)));margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(18px,2vw,28px)}.site-header.fimart-header .fimart-brand{display:flex;align-items:center;justify-content:flex-start;min-width:max-content;padding:0;margin:0;border:0;background:transparent;box-shadow:none;color:var(--fimart-nav-text)}.site-header.fimart-header .fimart-brand-logo{display:block;width:auto;height:clamp(34px,3vw,42px);object-fit:contain}.site-header.fimart-header .fimart-site-nav{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:clamp(16px,1.8vw,30px);width:100%;min-width:0;margin:0;padding:0;background:transparent;border:0;box-shadow:none}.site-header.fimart-header .fimart-site-nav a{position:relative;padding:0;color:var(--fimart-nav-text);font-size:.95rem;font-weight:500;text-decoration:none;white-space:nowrap}.site-header.fimart-header .fimart-site-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1px;background:var(--fimart-nav-underline);opacity:.45;transform:scaleX(0);transition:transform .2s ease}.site-header.fimart-header .fimart-site-nav a:hover:after,.site-header.fimart-header .fimart-site-nav a.active:after{transform:scaleX(1)}.site-header.fimart-header .fimart-site-nav a.active{color:var(--fimart-nav-text);font-weight:600}.site-header.fimart-header .button.button-glass{white-space:nowrap;background:linear-gradient(180deg,#ffffff38,#ffffff1f);border-color:#ffffff47;color:#f7f5f0!important;box-shadow:0 8px 24px #0000001f,inset 0 1px #ffffff29;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%)}.site-header.fimart-header .button.button-glass:hover{background:linear-gradient(180deg,#ffffff47,#ffffff29);border-color:#ffffff61;color:#fff!important;box-shadow:0 10px 28px #00000029,inset 0 1px #fff3;transform:translateY(-1px)}.site-header.fimart-header .button.button-glass:focus-visible{outline:2px solid rgba(255,255,255,.32);outline-offset:2px}.site-header.fimart-header .fimart-menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:42px;height:42px;min-width:42px;min-height:42px;padding:0;border:1px solid var(--fimart-nav-menu-border);border-radius:0;background:var(--fimart-nav-menu-bg);color:var(--fimart-nav-text);box-shadow:none}.site-header.fimart-header .fimart-menu-toggle span{display:block;flex:0 0 auto;width:18px;min-width:18px;max-width:18px;height:1.5px;margin:0;padding:0;background:var(--fimart-nav-text);border-radius:999px;transform:none}@media (max-width: 860px){.site-header.fimart-header .fimart-header-inner{width:min(var(--max),calc(100% - 20px))}.site-header.fimart-header .fimart-header-content{width:100%}}@media (max-width: 900px){.site-header.fimart-header{padding:0!important}.site-header.fimart-header .fimart-header-inner{width:min(var(--max),calc(100% - 20px));max-width:none;padding:18px 0}.site-header.fimart-header .fimart-header-content{width:100%;grid-template-columns:auto auto;gap:14px}.site-header.fimart-header .fimart-menu-toggle{display:inline-flex;justify-self:end}.site-header.fimart-header .button.button-glass{display:none}.site-header.fimart-header .fimart-site-nav{display:none;grid-column:1 / -1;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;padding:12px 0 2px}.site-header.fimart-header .fimart-site-nav.open{display:flex}.site-header.fimart-header .fimart-site-nav.open .nav-dropdown{width:100%}.site-header.fimart-header .fimart-site-nav a{font-size:1rem}}.site-header.fimart-header .nav-dropdown{position:relative;display:flex;align-items:center}.site-header.fimart-header .nav-dropdown-trigger{position:relative;display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--fimart-nav-text);font:inherit;cursor:pointer;white-space:nowrap}.site-header.fimart-header .nav-dropdown-trigger:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1px;background:var(--fimart-nav-underline);opacity:.45;transform:scaleX(0);transition:transform .2s ease}.site-header.fimart-header .nav-dropdown:hover .nav-dropdown-trigger:after,.site-header.fimart-header .nav-dropdown.is-open .nav-dropdown-trigger:after,.site-header.fimart-header .nav-dropdown.active .nav-dropdown-trigger:after,.site-header.fimart-header .nav-dropdown-trigger.active:after{transform:scaleX(1)}.site-header.fimart-header .nav-dropdown.active .nav-dropdown-trigger,.site-header.fimart-header .nav-dropdown-trigger.active{font-weight:600}.site-header.fimart-header .nav-dropdown-caret{font-size:.7rem;line-height:1;transform:translateY(1px);transition:transform .2s ease}.site-header.fimart-header .nav-dropdown.is-open .nav-dropdown-caret,.site-header.fimart-header .nav-dropdown:hover .nav-dropdown-caret{transform:translateY(1px) rotate(180deg)}.site-header.fimart-header .nav-dropdown-menu{position:absolute;top:calc(100% + 12px);left:50%;z-index:120;display:none;min-width:250px;padding:12px;border:1px solid rgba(20,28,38,.08);border-radius:18px;background:#fffffffa;box-shadow:0 18px 40px #141c261f;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translate(-50%)}.site-header.fimart-header .nav-dropdown-menu.open{display:flex;flex-direction:column;gap:8px}.site-header.fimart-header .nav-dropdown-menu:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.site-header.fimart-header .nav-dropdown-menu a{display:block;width:100%;padding:10px 12px;border-radius:12px;color:var(--fimart-nav-text);background:transparent;transition:background .18s ease,color .18s ease}.site-header.fimart-header .nav-dropdown-menu a:after{display:none}.site-header.fimart-header .nav-dropdown-menu a:hover,.site-header.fimart-header .nav-dropdown-menu a.active{background:#141c260f}@media (max-width: 900px){.site-header.fimart-header .nav-dropdown{width:100%;flex-direction:column;align-items:flex-start}.site-header.fimart-header .nav-dropdown-trigger{width:100%;justify-content:space-between;font-size:1rem}.site-header.fimart-header .nav-dropdown-trigger:after{display:none}.site-header.fimart-header .nav-dropdown-menu{position:static;display:none;min-width:0;width:100%;margin-top:8px;padding:8px 0 0 14px;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header.fimart-header .nav-dropdown-menu:before{display:none}.site-header.fimart-header .nav-dropdown-menu.open{display:flex!important;flex-direction:column;gap:10px;pointer-events:auto}.site-header.fimart-header .nav-dropdown-menu a{padding:0;border-radius:0;color:var(--fimart-nav-text-muted);background:transparent}.site-header.fimart-header .nav-dropdown-menu a:hover,.site-header.fimart-header .nav-dropdown-menu a.active{background:transparent;color:var(--fimart-nav-text)}}@media (max-width: 900px){.site-header.fimart-header .nav-dropdown.is-mobile-open .nav-dropdown-caret{transform:translateY(1px) rotate(180deg)}.site-header.fimart-header .nav-dropdown-trigger{min-height:24px}.site-header.fimart-header .nav-dropdown-menu{overflow:hidden}}.page-hero{align-items:stretch;padding-top:0;min-height:calc(100vh - 118px)}.page-hero-copy{--page-hero-text-width: 640px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:var(--page-hero-text-width);padding-top:40px;padding-right:14px;padding-bottom:18px;margin-right:auto}.page-hero-title{width:100%;max-width:22ch;margin:0;font-size:var(--title-hero-size);line-height:1.08;letter-spacing:var(--title-letter-spacing);font-family:var(--font-display);font-weight:500}.page-hero-title-centered{max-width:22ch;margin-left:auto;margin-right:auto;text-align:center}.page-hero-description{width:100%;max-width:var(--page-hero-text-width)}.page-hero-extra{margin-top:28px;max-width:36rem}.page-hero-reverse>:first-child{order:2}.page-hero-reverse>:last-child{order:1}.page-hero-visual{position:relative;align-self:stretch;min-height:calc(100vh - 118px);display:flex;align-items:center;justify-content:center;padding:0;background:linear-gradient(180deg,#1a2230,#141c26);overflow:hidden}.page-hero-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 24% 24%,rgba(255,255,255,.12),transparent 36%),radial-gradient(circle at 78% 72%,rgba(255,255,255,.08),transparent 30%);pointer-events:none}.page-hero-visual-inner{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.page-hero-art-card{padding:clamp(18px,2.6vw,28px)}.page-hero-visual-inner--full{padding:0}.page-hero-artwork,.page-hero-placeholder{width:min(100%,780px);max-height:min(84vh,820px);height:auto;object-fit:contain;object-position:center;border-radius:24px}.page-hero-placeholder{aspect-ratio:4 / 5;background:linear-gradient(180deg,#ffffff24,#ffffff0a);border:1px solid rgba(255,255,255,.18)}.page-hero-top-content{width:100%}@media (max-width: 960px){.page-hero{min-height:auto}.page-hero-reverse>:first-child,.page-hero-reverse>:last-child{order:initial}.page-hero-visual{min-height:460px}.page-hero-copy{--page-hero-text-width: 100%}}@media (max-width: 640px){.page-hero-copy{padding-top:24px;padding-bottom:0}.page-hero-visual{min-height:320px}.page-hero-extra{margin-top:22px;max-width:none}}.split-hero-special{--split-hero-strip-height: clamp(62px, 5.8vw, 74px);position:relative;z-index:2;isolation:isolate;width:100vw;max-width:none;margin-top:calc(-1 * var(--navbar-height, 88px));margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:100vh;padding:0;overflow:hidden;background:linear-gradient(180deg,#213349,#1a2a3f 48%,#132033)}.split-hero-special-inner{position:relative;z-index:1;width:min(var(--max),calc(100% - 32px));min-height:100vh;margin:0 auto;display:grid;box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(36px,3vw,56px);align-items:center;padding-top:var(--navbar-height, 88px);padding-bottom:var(--split-hero-strip-height)}.split-hero-special-copy{position:relative;z-index:2;min-height:calc(100vh - var(--navbar-height, 88px) - var(--split-hero-strip-height));display:grid;align-content:center;justify-items:center;padding:0;color:#f8fbff;text-align:center}.split-hero-special-copy-inner{width:100%;max-width:640px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.split-hero-special-copy:before{content:"";position:absolute;left:50%;bottom:14%;width:min(980px,calc(100% + 56px));height:clamp(320px,40vw,500px);transform:translate(-50%);border-radius:999px;background:radial-gradient(ellipse at center,#080f1ab8,#080f1a7a 44%,#080f1a2e 74%,#080f1a00);filter:blur(10px);pointer-events:none;z-index:-1}.split-hero-special-title{width:100%;max-width:24ch;margin:0 auto 34px;color:#f8fbff;font-size:var(--title-section-size);line-height:1.18;letter-spacing:var(--title-letter-spacing);font-family:var(--font-display);font-weight:500;text-wrap:balance;text-align:center;text-shadow:0 4px 14px rgba(0,0,0,.62),0 18px 42px rgba(0,0,0,.34)}.split-hero-special-description{width:100%;max-width:60ch;margin:0 auto;color:#f8fbfff5}.split-hero-special-description p{margin:0;color:#f8fbfff5;font-size:clamp(1rem,1.05vw,1.125rem);line-height:1.68;text-align:justify;text-justify:inter-word;text-wrap:pretty;text-shadow:0 3px 10px rgba(0,0,0,.56),0 12px 28px rgba(0,0,0,.22)}.split-hero-special-description p+p{margin-top:18px}.split-hero-special-actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.split-hero-special-visual{position:relative;min-height:calc(100vh - var(--navbar-height, 88px) - var(--split-hero-strip-height));height:calc(100vh - var(--navbar-height, 88px) - var(--split-hero-strip-height));align-self:center;justify-self:center;width:100%;max-width:640px;display:grid;place-items:center;overflow:hidden;background:transparent;padding:0}.split-hero-special-image{display:block;margin:0 auto;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:50% 50%;transform-origin:center center;border-radius:0;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;box-shadow:0 32px 72px #0308105c}.split-hero-press-strip{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;min-height:var(--split-hero-strip-height);width:100%;overflow:hidden;border-top:1px solid rgba(255,255,255,.12);background:#09111d57;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.split-hero-press-marquee{position:relative;width:100%;overflow:hidden}.split-hero-press-rail{display:flex;align-items:center;width:max-content;will-change:transform;transform:translateZ(0);backface-visibility:hidden;contain:layout paint;animation:split-hero-press-scroll 36s linear infinite}.split-hero-press-track{flex:0 0 auto;display:flex;align-items:center;gap:clamp(64px,5vw,92px);width:max-content;padding-right:clamp(64px,5vw,92px)}.split-hero-press-logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:36px}.split-hero-press-logo-image{display:block;width:auto;height:30px;max-width:none;max-height:none;object-fit:contain;object-position:center}.split-hero-press-logo-image[src*=logo-financial-times]{height:27px}.split-hero-press-strip-fade{position:absolute;top:0;bottom:0;width:clamp(88px,10vw,136px);z-index:2;pointer-events:none}.split-hero-press-strip-fade-left{left:0;background:linear-gradient(90deg,#132033,#132033f0 36%,#13203300)}.split-hero-press-strip-fade-right{right:0;background:linear-gradient(270deg,#132033,#132033f0 36%,#13203300)}@keyframes split-hero-press-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.split-hero-special--secondary{--split-hero-special-height: clamp(620px, 78svh, 760px);--split-hero-copy-max: 620px;min-height:var(--split-hero-special-height);background:#f2f0eb}.split-hero-special--secondary .split-hero-special-inner{position:relative;min-height:var(--split-hero-special-height);width:100%;max-width:none;grid-template-columns:minmax(0,1fr);gap:0;padding-bottom:var(--split-hero-strip-height)}.split-hero-special--secondary .split-hero-special-visual{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;max-width:none;min-height:100%;height:100%;pointer-events:none;background:transparent;padding:0}.split-hero-special--secondary .split-hero-special-image{width:100%;height:100%;min-width:100%;min-height:100%;border:0;background:transparent;box-shadow:none;object-fit:cover;object-position:center top}.split-hero-special--secondary .split-hero-special-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#0a14227a,#0a142257 28%,#0a142229 52%,#0a14220f 70%,#0a142200 85%)}.split-hero-special--secondary .split-hero-special-copy{position:relative;z-index:2;min-height:calc(var(--split-hero-special-height) - var(--navbar-height, 88px) - var(--split-hero-strip-height));height:calc(var(--split-hero-special-height) - var(--navbar-height, 88px) - var(--split-hero-strip-height));padding-left:max(32px,calc((100vw - var(--max)) / 2 + 56px));padding-right:max(24px,calc((100vw - var(--max)) / 2 + 32px));justify-items:start;text-align:left;background:transparent}.split-hero-special--secondary .split-hero-special-copy:before,.split-hero-special--secondary:after{content:none;display:none}.split-hero-special--secondary .split-hero-special-copy-inner{margin:0;max-width:var(--split-hero-copy-max)}.split-hero-special--secondary .split-hero-special-title,.split-hero-special--secondary .split-hero-special-description,.split-hero-special--secondary .split-hero-special-description p{text-align:left}.split-hero-special--secondary .split-hero-special-title{max-width:22ch;margin-left:0;margin-right:0}.split-hero-special--secondary .split-hero-special-description{max-width:56ch;margin-left:0;margin-right:0}.split-hero-special--secondary .split-hero-special-description p{text-justify:auto}@media (max-width: 1200px){.split-hero-special--secondary{--split-hero-special-height: clamp(640px, 85svh, 760px)}.split-hero-special--secondary .split-hero-special-inner:before{background:linear-gradient(90deg,#0a14228f,#0a142266 34%,#0a142233,#0a14220f 82%,#0a142200)}.split-hero-special--secondary .split-hero-special-copy{padding-left:clamp(64px,10vw,104px);padding-right:clamp(32px,6vw,64px);justify-items:start;text-align:left}.split-hero-special--secondary .split-hero-special-copy-inner{max-width:min(640px,100%)}.split-hero-special--secondary .split-hero-special-title,.split-hero-special--secondary .split-hero-special-description,.split-hero-special--secondary .split-hero-special-description p{margin-left:0;margin-right:0;text-align:left}}@media (max-width: 640px){.split-hero-special--secondary{--split-hero-special-height: clamp(580px, 80svh, 700px)}.split-hero-special--secondary .split-hero-special-inner:before{background:linear-gradient(90deg,#0a14229e,#0a142270 40%,#0a14223d 66%,#0a142214 86%,#0a142200)}.split-hero-special--secondary .split-hero-special-copy{padding-left:clamp(42px,9vw,64px);padding-right:clamp(22px,6vw,36px)}.split-hero-special--secondary .split-hero-special-copy-inner{max-width:100%}}.full-bleed-section{width:var(--bleed-width, 100vw);max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.panel-xl{border-radius:var(--panel-radius-xl, 24px);box-shadow:var(--panel-shadow-soft, 0 18px 32px rgba(10, 20, 34, .12))}.panel-xl-strong{border-radius:var(--panel-radius-xl, 24px);box-shadow:var(--panel-shadow-strong, 0 40px 80px rgba(10, 20, 34, .18))}.hero-description{color:var(--muted)}.hero-line{display:block}@media (min-width: 901px){.hero-line{white-space:nowrap}}.home-intro-meta{display:grid;justify-items:center;gap:0}.hero-stat{display:inline-grid;justify-items:center;gap:6px;margin-top:34px;color:#f8fbff}.hero-stat-value{font-size:clamp(2.35rem,4vw,3.2rem);font-weight:600;letter-spacing:-.04em;line-height:1;text-shadow:0 4px 14px rgba(0,0,0,.5),0 18px 42px rgba(0,0,0,.2)}.hero-stat-label{color:#f8fbffd1;font-size:.96rem;line-height:1.5;text-align:center}.hero-link{display:inline-flex;align-items:center;gap:6px;color:#f8fbfff0;font-size:.94rem;font-weight:500;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.hero-link:hover{transform:translate(2px);opacity:.92}.home-page>.section{padding-top:var(--home-section-space-top, var(--home-section-space, var(--home-space-base)));padding-bottom:var(--home-section-space-bottom, var(--home-section-space, var(--home-space-base)))}.home-page>.section .section-body,.home-page>.section .section-stack{margin-top:var(--home-section-body-space, var(--home-space-body))}.home-page>.page-hero+.section{padding-top:var(--home-space-hero-transition)}.home-rhythm--compact{--home-section-space: var(--home-space-compact)}.home-rhythm--base{--home-section-space: var(--home-space-base)}.home-rhythm--strong{--home-section-space: var(--home-space-strong)}.home-rhythm--relaxed{--home-section-space: var(--home-space-relaxed)}.logo-grid-partners{align-items:stretch}.home-page{position:relative;isolation:isolate;--home-space-compact: clamp(38px, 3.8vw, 52px);--home-space-base: clamp(52px, 5.2vw, 68px);--home-space-strong: clamp(66px, 6.8vw, 88px);--home-space-relaxed: clamp(78px, 8vw, 108px);--home-space-hero-transition: var(--home-space-base);--home-space-body: clamp(16px, 1.9vw, 20px);--home-space-decorative: clamp(18px, 2.1vw, 28px);--home-space-card-gap: clamp(28px, 3.6vw, 44px);--home-rhythm-compact: var(--home-space-compact);--home-rhythm-base: var(--home-space-base);--home-rhythm-strong: var(--home-space-strong);--home-rhythm-relaxed: var(--home-space-relaxed);--home-rhythm-overlap: 0px;--ecosystem-section-overlap: 0px}.technology-dexx-unified{position:relative;isolation:isolate;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(12px,1.6vw,20px) 0 clamp(18px,2.2vw,28px);overflow:hidden}.technology-dexx-unified:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#121c28d1,#121c28b8 48%,#121c28d6),url(/dexx-tablet-bg.avif) center/cover no-repeat}.technology-dexx-unified:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#07101c14,#07101c3d)}.technology-dexx-unified>*{position:relative;z-index:2;width:min(var(--max),calc(100% - 32px));margin-left:auto;margin-right:auto}.technology-dexx-unified .section-heading,.technology-dexx-unified .section-heading h2,.technology-dexx-unified .section-heading p{color:#f7fbff}.technology-dexx-unified .section-heading p{color:#f7fbffd6}.market-section{display:grid;gap:0}.market-section-header{justify-items:center;text-align:center;max-width:860px;margin:0 auto}.market-section-header-with-action{display:grid;justify-items:center;gap:clamp(18px,2.2vw,24px)}.market-section-heading{justify-items:center;text-align:center}.market-section-heading .section-heading{justify-items:center}.market-header-action{display:flex;justify-content:center}.home-infrastructure-section{position:relative;isolation:isolate;z-index:1;width:100%;max-width:none;margin-top:0;margin-left:0;margin-right:0;padding:var(--home-section-space-top, var(--home-section-space, var(--home-space-base))) 0 var(--home-section-space-bottom, var(--home-section-space, var(--home-space-base)));overflow:visible}.home-infrastructure-section:before,.home-infrastructure-section:after{content:none}.home-infrastructure-section>*{position:relative;z-index:1}.home-infrastructure-heading-wrap{display:grid;justify-items:center}.home-infrastructure-heading-wrap:before{content:none}.home-infrastructure-link{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:14px;font-weight:500;letter-spacing:.02em;color:#18211fb3;text-decoration:none;transition:color .2s ease}.home-infrastructure-link .arrow{transition:transform .2s ease}.home-infrastructure-link:hover{color:#18211f}.home-infrastructure-link:hover .arrow{transform:translate(4px)}.home-infrastructure-heading{--section-intro-max: min(1080px, calc(100vw - 64px) );width:min(1320px,calc(100vw - 64px));padding-top:0}.home-infrastructure-heading .section-heading{justify-items:center}.home-infrastructure-section .section-heading h2{color:#18211f}.home-infrastructure-section .section-heading p{max-width:var(--max-reading);margin-left:auto;margin-right:auto;margin-bottom:0;color:var(--muted);font-size:var(--text-body-size);line-height:var(--text-body-line)}.home-page-hero{position:relative;z-index:2;isolation:isolate;width:100vw;max-width:none;margin-top:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:calc(100vh - var(--navbar-height, 88px));--home-hero-strip-height: clamp(62px, 5.8vw, 74px);--home-hero-copy-shift: 5%;--home-hero-image-scale: 1.04;--home-hero-image-offset-y: 0%;padding:0;display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;background:#fff}.home-page-hero:before{display:none}.home-page-hero-visual{position:absolute;top:0;right:0;bottom:var(--home-hero-strip-height);left:0;min-height:0;background:transparent;z-index:0}.home-page-hero-visual:before,.home-page-hero-visual:after{display:none}.home-page-hero-frame{width:100%;height:100%}.home-page-hero-media{position:relative;width:100%;height:100%;background:#fff}.home-page-hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#060c166b,#060c162e 34%,#060c1657);z-index:1;pointer-events:none}.home-page-hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:brightness(.92) contrast(1.02) saturate(1);transform:scale(var(--home-hero-image-scale)) translateY(var(--home-hero-image-offset-y));transform-origin:center center}.home-page-hero-copy{position:relative;z-index:3;width:min(var(--max),calc(100% - 32px));max-width:none;min-height:calc(100vh - var(--navbar-height, 88px));margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:translateY(calc(var(--home-hero-copy-shift) * -1.5));--page-hero-text-width: min(980px, 100%)}.home-page-hero-copy:before{display:none}.home-page-hero .page-hero-top-content,.home-page-hero .page-hero-title,.home-page-hero .page-hero-description,.home-page-hero .page-hero-extra{margin-left:auto;margin-right:auto}.home-page-hero .page-hero-top-content{width:auto;padding:0}.home-page-hero.page-hero,.home-page-hero .page-hero-copy,.home-page-hero .page-hero-extra{padding-top:0;padding-right:0;padding-bottom:0}.home-page-hero-title{color:#f8fbff;max-width:min(980px,100%);margin-left:auto;margin-right:auto;text-align:center;font-size:clamp(3.05rem,5.35vw,5.15rem);line-height:1.04;letter-spacing:var(--title-letter-spacing);margin-bottom:12px;text-shadow:0 8px 22px rgba(4,10,18,.24),0 2px 8px rgba(4,10,18,.2)}.home-page-hero .lead.home-page-hero-description{margin-top:0;max-width:38ch}.home-page-hero-description{max-width:38ch;margin:0 auto;text-align:center;text-wrap:pretty;color:#f8fbfff5;font-size:clamp(1.08rem,1.15vw,1.22rem);line-height:1.62;text-shadow:0 6px 16px rgba(4,10,18,.2),0 2px 6px rgba(4,10,18,.18)}.home-page-hero-extra{width:auto;max-width:none;margin:0 auto}.home-hero-press-strip{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;min-height:var(--home-hero-strip-height);width:100%;overflow:hidden;border-top:none;border-bottom:1px solid rgba(0,0,0,.15);background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.home-hero-press-marquee{position:relative;width:100%;overflow:hidden}.home-hero-press-rail{display:flex;align-items:center;width:max-content;will-change:transform;transform:translateZ(0);backface-visibility:hidden;contain:layout paint;animation:home-hero-press-scroll 28s linear infinite}.home-hero-press-track{flex:0 0 auto;display:flex;align-items:center;gap:clamp(56px,4.4vw,84px);width:max-content;padding-right:clamp(56px,4.4vw,84px)}.home-hero-press-logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:36px}.home-hero-press-logo-image{display:block;width:auto;height:30px;max-width:none;max-height:none;object-fit:contain;object-position:center;filter:brightness(0) saturate(100%);opacity:1}.home-hero-press-logo-image[src*=logo-art-basel]{height:32px}.home-hero-press-logo-image[src*=logo-withers]{height:33px}.home-hero-press-logo-image[src*=logo-lowenstein-sandler]{height:28px}.home-hero-press-strip-fade{position:absolute;top:0;bottom:0;width:clamp(88px,10vw,136px);z-index:2;pointer-events:none}.home-hero-press-strip-fade-left{left:0;background:linear-gradient(90deg,#fffffffa,#ffffffeb 36%,#fff0)}.home-hero-press-strip-fade-right{right:0;background:linear-gradient(270deg,#fffffffa,#ffffffeb 36%,#fff0)}@keyframes home-hero-press-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}.home-page-hero .button-group{justify-content:center}.ecosystem-section{position:relative;z-index:3;isolation:isolate;overflow:visible;--home-section-body-space: var(--home-space-body)}.ecosystem-section>*{position:relative;z-index:1}.ecosystem-section:after{content:"";position:absolute;top:0;bottom:0;left:50%;z-index:0;width:100vw;transform:translate(-50%);pointer-events:none;background:var(--bg);border:1px solid rgba(24,33,31,.08);border-top:0;border-radius:0 0 clamp(28px,3vw,36px) clamp(28px,3vw,36px);box-shadow:0 24px 38px #18211f1f,0 52px 80px #0a14221f}.ecosystem-section--markets{position:relative;z-index:2}.ecosystem-section--markets:after{display:none}.ecosystem-participants-section{--home-section-body-space: var(--home-space-body)}@media (max-width: 1024px){.home-infrastructure-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(1080px,calc(100vw - 56px))}}@media (max-width: 760px){.home-infrastructure-section{--home-section-space: var(--home-space-base)}.home-infrastructure-heading{padding-top:var(--section-spacing-y-mobile)}}@media (max-width: 960px){.home-page-hero{--home-hero-strip-height: 68px;--home-hero-copy-shift: 5.5%;--home-hero-image-scale: 1.02;--home-hero-image-offset-y: 0%}.home-page-hero-media{background:#fff}.home-page-hero-image{object-position:center center;transform:scale(var(--home-hero-image-scale)) translateY(var(--home-hero-image-offset-y))}.market-layout{grid-template-columns:1fr}.home-infrastructure-section .section-heading,.home-infrastructure-section .section-heading p,.market-copy{text-align:center;margin-left:auto;margin-right:auto}.home-page-hero-copy{min-height:calc(100vh - var(--navbar-height, 88px));padding:0}}@media (max-width: 900px){.home-page{--home-space-compact: 34px;--home-space-base: 52px;--home-space-strong: 62px;--home-space-relaxed: 78px;--home-space-body: 16px;--home-space-decorative: 18px;--home-space-card-gap: 32px}}@media (max-width: 640px){.home-page-hero{--home-hero-strip-height: 62px;--home-hero-copy-shift: 4%;--home-hero-image-scale: 1;--home-hero-image-offset-y: 0%;min-height:min(82svh,740px)}.home-page-hero-media{background:#fff}.home-page{--home-space-compact: 28px;--home-space-base: 44px;--home-space-strong: 54px;--home-space-relaxed: 70px;--home-space-body: 16px;--home-space-decorative: 16px;--home-space-card-gap: 24px}.home-page-hero-image{object-position:center center;transform:scale(var(--home-hero-image-scale)) translateY(var(--home-hero-image-offset-y))}.home-page-hero-copy{min-height:min(82svh,740px);padding:0}.home-page-hero-title{font-size:clamp(2.75rem,13vw,4.15rem);line-height:1.02;max-width:min(94vw,520px);margin-bottom:12px}.home-hero-press-rail{animation-duration:18s}.home-hero-press-track{gap:clamp(38px,10vw,58px);padding-right:clamp(38px,10vw,58px)}.home-page-hero .lead.home-page-hero-description,.home-page-hero-description{max-width:32ch}}.home-cta-press-section{--home-section-body-space: var(--home-space-card-gap);position:relative;display:grid;gap:var(--home-space-card-gap);overflow:hidden;padding-block:clamp(42px,6vw,68px);background-image:linear-gradient(180deg,#09101b2e,#09101b61),url(/home-ecosystem-footer-car.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.home-cta-press-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#070d162e,#070d1661);pointer-events:none}.home-cta-panel,.home-press-band,.home-cta-panel__inner{position:relative;z-index:1}.home-cta-panel{display:contents}.home-cta-panel__inner{max-width:760px;margin:0 auto;padding:clamp(38px,4.8vw,58px) clamp(24px,4vw,48px);text-align:center}.home-cta-panel__eyebrow{display:inline-block;margin-bottom:12px;text-shadow:0 8px 22px rgba(4,10,18,.24),0 2px 8px rgba(4,10,18,.2);font-size:.76rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8}.home-cta-panel__title{margin:0;font-size:clamp(2rem,3.4vw,3rem);line-height:1.02;letter-spacing:-.04em;color:#fff}.home-cta-panel__text{max-width:640px;margin:16px auto 0;font-size:1rem;line-height:1.72;color:#ffffffd1}.home-cta-panel__actions{margin-top:24px}.home-cta-panel__actions .button{border-radius:0}.home-cta-panel__button{background:#1e2430;border-color:#1e2430;color:#fff!important;border-radius:0;box-shadow:none}.home-cta-panel__button:hover{background:transparent;border-color:#1e2430;color:#1e2430!important;transform:translateY(-1px)}.home-press-band{display:grid;gap:18px;align-items:center}.home-press-band__label{margin:0;text-align:center;font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8}.home-press-band__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(24px,4vw,52px)}.home-press-band__logo{display:flex;align-items:center;justify-content:center;min-height:32px}.home-press-band__logo-image{display:block;height:20px;width:auto;max-width:190px;object-fit:contain;opacity:.88;filter:grayscale(1) brightness(0) invert(1);transition:opacity .18s ease,transform .18s ease}.home-press-band__logo:hover .home-press-band__logo-image{opacity:1;transform:translateY(-1px)}@media (max-width: 720px){.home-cta-press-section{gap:var(--home-space-card-gap)}.home-cta-panel__inner{padding-inline:22px;text-align:center}.home-cta-panel__title,.home-cta-panel__title.home-bridge-copy-title{width:100%;text-align:center;margin-left:auto;margin-right:auto}.home-cta-panel__actions{flex-direction:column;align-items:center}.home-cta-panel__actions .button{width:min(100%,220px);justify-content:center}.home-press-band__logos{gap:22px 30px}.home-press-band__logo-image{height:18px;max-width:160px}}.home-page-hero-label{display:inline-block;margin:0 auto 18px;padding:0;font-family:var(--font-sans, inherit);font-size:clamp(.78rem,.78vw,.92rem);line-height:1.22;letter-spacing:.14em;font-weight:600;text-transform:uppercase;color:#f8fbffd1;text-align:center}.home-page-hero-label span{display:inline}.home-page-hero-label span+span:before{content:" "}@media (max-width: 720px){.home-page-hero-label{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:clamp(.84rem,3vw,.98rem);line-height:1.18}.home-page-hero-label span{display:block}.home-page-hero-label span+span:before{content:none}}.home-cta-panel__title.home-bridge-copy-title{color:#fff;margin:0 auto;font-family:var(--font-display);font-size:var(--title-section-size);line-height:var(--title-section-line);letter-spacing:var(--title-letter-spacing);font-weight:500}.home-page-hero .home-hero-mobile-title-break{display:none}.home-page-hero .home-page-hero-label{color:#fffffff0;font-size:clamp(.86rem,.9vw,1rem);font-weight:700;letter-spacing:.16em;text-shadow:0 4px 12px rgba(4,10,18,.36),0 1px 4px rgba(4,10,18,.34)}.home-page-hero .lead.home-page-hero-description,.home-page-hero .home-page-hero-description{color:#fffffffa;font-weight:500;text-shadow:0 5px 15px rgba(4,10,18,.34),0 1px 5px rgba(4,10,18,.32)}@media (max-width: 640px){.home-page-hero .home-hero-mobile-title-break{display:block}.home-page-hero .home-page-hero-title{font-size:clamp(3rem,13.8vw,4.35rem);line-height:1.01;max-width:min(95vw,560px);margin-bottom:14px}.home-page-hero .home-page-hero-label{margin-bottom:16px;font-size:clamp(.92rem,3.45vw,1.08rem);line-height:1.2;letter-spacing:.135em}.home-page-hero .lead.home-page-hero-description,.home-page-hero .home-page-hero-description{max-width:min(34ch,88vw);font-size:clamp(1.08rem,4.05vw,1.22rem);line-height:1.54}}.home-page-hero .home-hero-title-tokenizing,.home-page-hero .home-hero-title-rest{display:inline}.home-page-hero .home-page-hero-label{color:#fffffff5;font-size:clamp(.9rem,.95vw,1.04rem);font-weight:700;letter-spacing:.15em;line-height:1.28;text-shadow:0 5px 16px rgba(4,10,18,.44),0 1px 5px rgba(4,10,18,.42)}.home-page-hero .lead.home-page-hero-description,.home-page-hero .home-page-hero-description{color:#fff;font-size:clamp(1.12rem,1.2vw,1.26rem);font-weight:500;line-height:1.58;text-shadow:0 6px 18px rgba(4,10,18,.42),0 1px 5px rgba(4,10,18,.38)}@media (max-width: 640px){.home-page-hero .home-page-hero-title .home-hero-title-tokenizing,.home-page-hero .home-page-hero-title .home-hero-title-rest{display:block}.home-page-hero .home-page-hero-title{font-size:clamp(3rem,13.6vw,4.25rem);line-height:1.02;max-width:min(94vw,560px);margin-bottom:16px}.home-page-hero .home-page-hero-label{display:flex;flex-direction:column;align-items:center;gap:3px;margin-bottom:18px;color:#fff;font-size:clamp(.96rem,3.55vw,1.12rem);line-height:1.22;letter-spacing:.12em}.home-page-hero .home-page-hero-label span{display:block}.home-page-hero .home-page-hero-label span+span:before{content:none}.home-page-hero .lead.home-page-hero-description,.home-page-hero .home-page-hero-description{max-width:min(33ch,88vw);color:#fff;font-size:clamp(1.12rem,4.1vw,1.24rem);font-weight:500;line-height:1.5}}.section-card{overflow:hidden;border-radius:24px}.section-card--split{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(460px,.96fr);align-items:stretch;min-height:clamp(380px,34vw,430px)}.section-card--split-reverse{grid-template-columns:minmax(460px,.96fr) minmax(0,1.04fr)}.section-card__copy{display:grid;align-content:center;gap:14px;padding:clamp(28px,3vw,38px)}.section-card--split-reverse .section-card__copy{order:2}.section-card__media{position:relative;overflow:hidden;min-height:clamp(340px,34vw,420px)}.section-card--split-reverse .section-card__media{order:1}.section-card__image{position:absolute;top:0;right:0;bottom:0;width:128%;height:100%;object-fit:cover;object-position:center center;display:block;left:50%;transform:translate(-50%)}.section-card--feature{min-height:clamp(340px,34vw,420px)}.section-card--feature .section-card__media{min-height:100%}.ecosystem-heading{--section-intro-max: 980px;padding-top:clamp(18px,2vw,26px)}.ecosystem-section-body{margin-top:var(--home-section-body-space, var(--home-space-body))}.ecosystem-domain-stack{display:grid;gap:clamp(28px,3vw,40px);width:100%;max-width:none;margin:0 auto}.ecosystem-domain-card{border:1px solid rgba(24,33,31,.08);box-shadow:var(--shadow-soft);background:#fffffff7}.ecosystem-domain-media{position:relative;height:clamp(340px,34vw,420px);min-height:clamp(340px,34vw,420px);overflow:hidden;background:#f1ece4}.ecosystem-domain-image{position:absolute;top:50%;left:50%;width:128%;height:auto;min-height:100%;max-width:none;transform:translate(-50%,-50%);display:block}.ecosystem-domain-media--art{background:#e9dfd1}.ecosystem-domain-media--finance{background:#ece7de}.ecosystem-domain-media--art .ecosystem-domain-image{width:132%}.ecosystem-domain-media--finance .ecosystem-domain-image{width:124%}.ecosystem-domain-copy h3{margin:0;font-size:clamp(2rem,3vw,2.5rem);line-height:1.04;letter-spacing:-.04em;font-family:var(--font-display);font-weight:500}.ecosystem-domain-copy p{margin:0;max-width:none;font-size:1rem;line-height:1.55;color:var(--muted)}.ecosystem-domain-link{margin-top:clamp(14px,2vw,20px);align-self:end;display:inline-flex;align-items:start;gap:.38rem;color:var(--hero-graphite);font-size:.96rem;font-weight:600;text-decoration:none;transition:transform .2s ease,color .2s ease,opacity .2s ease}.ecosystem-domain-link:hover{color:var(--accent-strong);transform:translate(2px)}@media (max-width: 960px){.section-card--split,.section-card--split-reverse{grid-template-columns:1fr}.section-card--feature{min-height:unset}.section-card--split-reverse .section-card__copy,.section-card--split-reverse .section-card__media{order:initial}.ecosystem-domain-media,.section-card__media{height:clamp(260px,46vw,340px);min-height:clamp(260px,46vw,340px);overflow:hidden}.ecosystem-domain-image{width:142%}.ecosystem-domain-media--art .ecosystem-domain-image,.ecosystem-domain-card--art .section-card__image{width:148%}.ecosystem-domain-media--finance .ecosystem-domain-image,.ecosystem-domain-card--finance .section-card__image,.banking-wealth-management-card .section-card__image,.ecosystem-domain-card--banking .section-card__image,.ecosystem-domain-card--dexx .section-card__image{width:136%}.ecosystem-domain-card--dexx{grid-template-columns:1fr}.ecosystem-domain-card--dexx .section-card__copy,.ecosystem-domain-card--dexx .section-card__media{order:initial}}@media (max-width: 640px){.ecosystem-domain-copy{gap:12px;padding:20px 18px 22px}.ecosystem-domain-copy h3{font-size:1.55rem}}.ecosystem-market-stack{display:grid;width:min(var(--max),calc(100% - 32px));margin:0 auto;gap:clamp(40px,4vw,56px)}.ecosystem-market-feature{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(520px,1fr);column-gap:clamp(24px,2.6vw,36px);align-items:stretch}.ecosystem-market-feature__content,.ecosystem-market-feature__media,.ecosystem-market-feature__copy{min-width:0}.ecosystem-market-feature__content{display:grid;grid-template-rows:auto 1fr auto;align-content:stretch;gap:28px;min-height:clamp(480px,44vw,620px);width:100%}.ecosystem-market-feature__media{display:flex;align-items:end;justify-content:flex-start;justify-self:start;width:100%}.ecosystem-market-feature__frame{position:relative;width:min(100%,520px);min-height:clamp(480px,44vw,620px);aspect-ratio:4 / 5;overflow:hidden;background:#ece7de}.ecosystem-market-feature__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.ecosystem-market-feature--fine-art .ecosystem-market-feature__frame{background:#e9dfd1}.ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:min(100%,520px);min-height:clamp(480px,44vw,620px);aspect-ratio:4 / 5}.ecosystem-market-feature__copy{align-self:start;max-width:600px;justify-self:start}.ecosystem-section--markets:not(.ecosystem-section--technology) .ecosystem-market-feature--reverse .ecosystem-market-feature__copy{justify-self:center}.ecosystem-market-feature--mirrored{grid-template-columns:minmax(520px,1fr) minmax(0,1.16fr)}.ecosystem-market-feature--mirrored .ecosystem-market-feature__media{justify-content:flex-start;justify-self:start}.ecosystem-section--technology .ecosystem-market-feature__media{justify-content:center;justify-self:stretch}.ecosystem-section--technology .ecosystem-market-feature__content{justify-self:stretch}.ecosystem-section--technology .ecosystem-market-feature__copy{justify-self:center}.ecosystem-market-feature--mirrored .ecosystem-market-feature__content,.ecosystem-market-feature--mirrored .ecosystem-market-feature__copy{justify-self:end}.ecosystem-market-feature__copy h3{margin:0 0 4px;font-family:var(--font-display);font-size:clamp(1.5rem,2.2vw,1.95rem);line-height:1.06;letter-spacing:-.04em;font-weight:500;color:var(--hero-graphite)}.ecosystem-market-feature__copy .section-description{max-width:none;text-wrap:pretty}.ecosystem-market-feature__link{margin-top:clamp(18px,1.8vw,24px)}.ecosystem-market-carousel__rail{position:relative;overflow:hidden;width:100%;margin-top:auto}.ecosystem-market-carousel__rail-window{width:100%;overflow:hidden}.ecosystem-market-carousel__rail-track{display:flex;align-items:end;will-change:transform}.ecosystem-market-carousel__rail-track--manual{width:300%}.ecosystem-market-carousel__rail-track--manual.is-animating{transition:transform .82s cubic-bezier(.22,1,.36,1)}.ecosystem-market-carousel__thumb-set{display:flex;align-items:end;flex:0 0 33.3333333%}.ecosystem-market-carousel__thumb--edge .ecosystem-market-carousel__thumb-shell{transform-origin:right center}.ecosystem-market-carousel__thumb{flex:0 0 calc(100% / 3);min-width:0;padding:0 6px;box-sizing:border-box;border:none;background:transparent;cursor:pointer}.ecosystem-market-carousel__thumb-shell{position:relative;display:block;width:100%;aspect-ratio:.7 / 1;overflow:hidden;border:none;background:transparent;box-shadow:none;transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s ease,opacity .34s ease}.ecosystem-market-carousel__thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000061;opacity:0;transition:background .28s ease,opacity .28s ease;pointer-events:none}.ecosystem-market-carousel__thumb-label{color:#fff;font-family:var(--font-display);font-style:italic;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.08;font-weight:500;letter-spacing:-.035em;text-transform:none;text-align:center;text-shadow:0 2px 14px rgba(0,0,0,.45)}.ecosystem-market-carousel__thumb:hover .ecosystem-market-carousel__thumb-shell,.ecosystem-market-carousel__thumb:focus-visible .ecosystem-market-carousel__thumb-shell{transform:translateY(-3px);box-shadow:none;outline:none}.ecosystem-market-carousel__thumb:hover .ecosystem-market-carousel__thumb-overlay,.ecosystem-market-carousel__thumb:focus-visible .ecosystem-market-carousel__thumb-overlay{opacity:1;background:#00000061}.ecosystem-market-carousel__thumb-image{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .5s cubic-bezier(.22,1,.36,1)}.ecosystem-market-carousel__thumb:hover .ecosystem-market-carousel__thumb-image,.ecosystem-market-carousel__thumb:focus-visible .ecosystem-market-carousel__thumb-image{transform:scale(1.045)}.ecosystem-market-carousel__stage{width:100%;height:100%;display:flex;align-items:end;justify-content:center}.ecosystem-market-carousel__frame{height:100%}.ecosystem-market-carousel__viewport{display:flex;width:100%;height:100%;touch-action:pan-y;will-change:transform}.ecosystem-market-carousel__viewport.is-animating{transition:transform .82s cubic-bezier(.22,1,.36,1)}.ecosystem-market-carousel__visual{position:relative;flex:0 0 100%;width:100%;height:100%}.ecosystem-market-carousel__brand{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:3;display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.ecosystem-market-carousel__brand-image{display:block;width:auto;height:56px}.ecosystem-market-carousel__image{will-change:transform}.ecosystem-market-carousel__control{position:absolute;top:50%;z-index:2;width:54px;height:54px;border:none;border-radius:0;background:#111827d1;color:#fff;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);cursor:pointer;transition:background .22s ease}.ecosystem-market-carousel__control:hover,.ecosystem-market-carousel__control:focus-visible{background:#111827f0;outline:none}.ecosystem-market-carousel__control span{font-size:1.6rem;line-height:1}.ecosystem-market-carousel__control:disabled{cursor:default;opacity:.7}.ecosystem-market-carousel__control--prev{left:0}.ecosystem-market-carousel__control--next{right:0}.ecosystem-market-carousel__caption{position:absolute;inset:auto 0 0 0;z-index:2;display:grid;gap:8px;padding:26px 30px 28px;background:linear-gradient(180deg,#0a0e1400,#0a0e148a 30%,#0a0e14d1 66%,#0a0e14f0);color:#fff}.ecosystem-market-carousel__caption-title,.ecosystem-market-carousel__caption-text{margin:0}.ecosystem-market-carousel__caption-title{font-size:1.42rem;line-height:1.14;font-weight:600;letter-spacing:-.01em}.ecosystem-market-carousel__caption-text{max-width:28rem;font-size:1.08rem;line-height:1.56;color:#ffffffeb}.ecosystem-market-carousel__caption-link{margin-top:10px;align-self:start;display:inline-flex;align-items:center;gap:.4rem;color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.ecosystem-market-carousel__caption-link:hover,.ecosystem-market-carousel__caption-link:focus-visible{opacity:.82;transform:translate(2px);outline:none}@media (max-width: 1180px){.ecosystem-market-feature{grid-template-columns:minmax(0,1fr) minmax(420px,.94fr);column-gap:clamp(22px,2.4vw,30px)}.ecosystem-market-feature__content{gap:24px;min-height:clamp(420px,40vw,560px)}.ecosystem-market-feature__copy{max-width:560px}.ecosystem-market-feature__frame,.ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:min(100%,480px);min-height:clamp(420px,40vw,560px)}.ecosystem-market-carousel__thumb{padding:0 5px}}@media (max-width: 1040px){.ecosystem-market-feature{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);column-gap:22px}.ecosystem-market-feature__content{gap:22px;min-height:clamp(380px,38vw,500px)}.ecosystem-market-feature__copy{max-width:500px}.ecosystem-market-feature__frame,.ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:min(100%,440px);min-height:clamp(380px,38vw,500px)}.ecosystem-market-carousel__thumb-shell{aspect-ratio:.76 / 1}.ecosystem-market-carousel__caption{padding:22px 24px 24px}.ecosystem-market-carousel__brand{top:18px;left:50%;transform:translate(-50%)}.ecosystem-market-carousel__caption-title{font-size:1.24rem}.ecosystem-market-carousel__caption-text{font-size:1rem}}@media (max-width: 960px){.ecosystem-market-stack{width:min(100%,680px);gap:32px}.ecosystem-market-feature{grid-template-columns:1fr;row-gap:24px}.ecosystem-market-feature__media{justify-content:center;justify-self:center}.ecosystem-market-feature__content{gap:22px;min-height:auto}.ecosystem-market-carousel__rail{width:100%;margin-top:0}.ecosystem-market-carousel__thumb{padding:0 8px}.ecosystem-market-feature__frame,.ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:min(100%,520px);min-height:clamp(360px,68vw,520px)}.ecosystem-market-carousel__caption{padding:20px 22px 22px}.ecosystem-market-carousel__brand{top:16px;left:50%;transform:translate(-50%)}.ecosystem-market-carousel__caption-title{font-size:1.16rem}.ecosystem-market-carousel__caption-text{font-size:.98rem}}@media (max-width: 640px){.ecosystem-market-stack{gap:28px}.ecosystem-section--markets .ecosystem-market-carousel__rail{display:none}.ecosystem-market-feature__content{gap:18px}.ecosystem-market-feature__copy{max-width:none}.ecosystem-market-carousel__thumb{padding:0 6px}.ecosystem-market-carousel__thumb-shell{aspect-ratio:.9 / 1}.ecosystem-market-feature__frame,.ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:100%}.ecosystem-market-carousel__control{width:38px;height:38px}.ecosystem-market-carousel__caption{padding:18px}.ecosystem-market-carousel__brand{top:14px;left:50%;transform:translate(-50%)}.ecosystem-market-carousel__brand-image{height:44px}.ecosystem-market-carousel__caption-title{font-size:1.04rem}.ecosystem-market-carousel__caption-text{font-size:.92rem}}.ecosystem-participants-heading{--section-intro-max: 920px}.ecosystem-domain-stack--participants{margin-top:var(--section-body-space)}.ecosystem-participants-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:min(var(--max),calc(100% - 32px));margin:var(--home-section-body-space, var(--home-space-body)) auto 0}.ecosystem-participant-card{display:grid;align-content:start;gap:clamp(18px,2vw,22px);padding:clamp(32px,3vw,42px) clamp(18px,2.2vw,28px) clamp(28px,3vw,38px);min-height:100%}.ecosystem-participant-card__media{position:relative;overflow:hidden;aspect-ratio:1.36 / 1;background:#ece7de}.ecosystem-participant-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.ecosystem-participant-card__media--investors .ecosystem-participant-card__image,.ecosystem-participant-card__media--issuers .ecosystem-participant-card__image,.ecosystem-participant-card__media--financial-institutions .ecosystem-participant-card__image{object-position:center center}.ecosystem-participant-card__meta{display:grid;grid-template-columns:1fr;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(24,33,31,.12)}.ecosystem-participant-card__eyebrow{font-size:.78rem;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:#18211fa3}.ecosystem-participant-card__copy{display:grid;align-content:start;gap:16px}.ecosystem-participant-card__copy h3{margin:0;font-family:var(--font-display);font-size:clamp(2rem,3vw,2.7rem);line-height:.98;letter-spacing:-.045em;font-weight:500;color:var(--hero-graphite)}.ecosystem-participant-card__copy p{margin:0;font-size:1rem;line-height:1.58;color:var(--muted);max-width:31ch}.ecosystem-participant-card__link{margin-top:clamp(24px,3vw,34px);padding-bottom:8px;border-bottom:1px solid rgba(24,33,31,.64);justify-self:start}@media (max-width: 1100px){.ecosystem-participants-grid{grid-template-columns:1fr;width:min(900px,calc(100% - 32px))}.ecosystem-participant-card{grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);column-gap:clamp(24px,4vw,38px);align-items:start}.ecosystem-participant-card__meta,.ecosystem-participant-card__copy{grid-column:2}.ecosystem-participant-card__media{grid-column:1;grid-row:1 / span 2;aspect-ratio:1.2 / 1}}@media (max-width: 760px){.ecosystem-participants-grid{width:min(100%,calc(100% - 24px))}.ecosystem-participant-card{grid-template-columns:1fr;gap:18px;padding:28px 0 30px}.ecosystem-participant-card__media,.ecosystem-participant-card__meta,.ecosystem-participant-card__copy{grid-column:auto;grid-row:auto}.ecosystem-participant-card__media{aspect-ratio:1.34 / 1}.ecosystem-participant-card__copy h3{font-size:2rem}.ecosystem-participant-card__copy p{max-width:none}}.ecosystem-section--technology .ecosystem-market-feature--mirrored .ecosystem-market-feature__content{justify-self:stretch}.ecosystem-section--technology .ecosystem-market-feature--mirrored .ecosystem-market-feature__copy{justify-self:center}.ecosystem-section--technology .ecosystem-market-carousel__rail--static{margin-top:auto}.ecosystem-section--technology .ecosystem-market-carousel__rail-track--static{transform:none!important}.ecosystem-section--technology .ecosystem-market-carousel__rail--single{overflow:visible}.ecosystem-section--technology .ecosystem-market-carousel__single-visual{position:relative;width:100%;aspect-ratio:3 / 1.36;overflow:hidden;background:#0e1a2f;box-shadow:0 16px 34px #141a2314}.ecosystem-section--technology .ecosystem-market-carousel__single-image{display:block;width:100%;height:100%;object-fit:cover}.ecosystem-section--technology .ecosystem-market-carousel__thumb--static{cursor:default}.ecosystem-section--technology .ecosystem-market-carousel__thumb--technology{padding:0 6px}.ecosystem-section--technology .ecosystem-market-carousel__thumb-shell--technology{position:relative;isolation:isolate;background:#0e1a2f}.ecosystem-section--technology .ecosystem-market-carousel__thumb-image--technology{filter:saturate(.92) hue-rotate(-6deg) brightness(.82) contrast(1.05)}.ecosystem-section--technology .ecosystem-market-carousel__thumb-overlay--technology{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0712245c,#08162c6b)}.ecosystem-section--technology .ecosystem-market-carousel__thumb-title--technology{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:14px;text-align:center;font-family:var(--font-display);font-size:clamp(.92rem,1.15vw,1.08rem);line-height:var(--type-carousel-title-mobile-line);letter-spacing:var(--type-card-title-letter-spacing);font-weight:500;color:#fff;text-shadow:0 2px 14px rgba(3,10,20,.42)}.ecosystem-section--technology .ecosystem-market-asset-carousel{position:relative;width:100%}.ecosystem-section--technology .ecosystem-market-asset-carousel__controls{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:4}.ecosystem-section--technology .ecosystem-market-asset-carousel__arrow{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-inline:-21px;border:1px solid rgba(24,33,31,.12);border-radius:0;background:#fffffff5;box-shadow:0 10px 24px #18211f1a;color:var(--hero-graphite);cursor:pointer;pointer-events:auto;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.ecosystem-section--technology .ecosystem-market-asset-carousel__arrow--previous,.ecosystem-section--technology .ecosystem-market-asset-carousel__arrow--next{left:auto;right:auto;transform:none}.ecosystem-section--technology .ecosystem-market-asset-carousel__arrow:hover{background:#fff;border-color:#18211f33;color:var(--brand);transform:translateY(-1px)}.ecosystem-section--technology .ecosystem-market-asset-carousel__arrow span{font-size:1.75rem;line-height:1}.ecosystem-section--technology .ecosystem-market-asset-carousel__arrow:focus-visible{outline:2px solid rgba(34,69,61,.25);outline-offset:2px}.ecosystem-section--technology .ecosystem-market-carousel__frame--asset-card{width:min(100%,1120px);min-height:0;aspect-ratio:auto;height:auto;overflow:visible;background:transparent}.ecosystem-section--technology .ecosystem-market-asset-card{grid-template-columns:minmax(360px,460px) minmax(0,1fr);width:100%;min-height:420px;height:auto;border-radius:0}.ecosystem-section--technology .ecosystem-market-asset-card .home-bridge-assets__visual,.ecosystem-section--technology .ecosystem-market-asset-card .home-bridge-assets__visual-image,.ecosystem-section--technology .ecosystem-market-asset-card .home-bridge-assets__content{border-radius:0}.ecosystem-section--technology .ecosystem-market-asset-card__visual{padding:6px;min-height:100%;border-right:1px solid rgba(24,33,31,.06);border-bottom:0;background:#fff}.ecosystem-section--technology .ecosystem-market-asset-card__image{width:100%;height:392px;object-fit:contain;object-position:center}.ecosystem-section--technology .ecosystem-market-asset-card__content{gap:clamp(16px,2vw,20px);padding:clamp(28px,3.5vw,40px)}.ecosystem-section--technology .ecosystem-market-asset-card__details{gap:10px;margin-top:0}.ecosystem-section--technology .ecosystem-market-asset-card__detail{padding-top:10px}.ecosystem-section--technology .ecosystem-market-asset-card__content h3,.ecosystem-section--technology .ecosystem-market-asset-card__content p,.ecosystem-section--technology .ecosystem-market-asset-card__details dt,.ecosystem-section--technology .ecosystem-market-asset-card__details dd{margin:0}.ecosystem-section--technology .ecosystem-market-asset-card__content p{color:#18211fd1;margin-top:0;display:block;overflow:visible}@media (max-width: 1180px){.ecosystem-section--technology .ecosystem-market-carousel__frame--asset-card{width:min(100%,1040px)}.ecosystem-section--technology .ecosystem-market-asset-card{grid-template-columns:minmax(320px,420px) minmax(0,1fr)}.ecosystem-section--technology .ecosystem-market-asset-card__image{height:356px}}@media (max-width: 1040px){.ecosystem-section--technology .ecosystem-market-carousel__frame--asset-card{width:min(100%,960px)}.ecosystem-section--technology .ecosystem-market-asset-card{grid-template-columns:minmax(280px,360px) minmax(0,1fr);min-height:0}.ecosystem-section--technology .ecosystem-market-asset-card__image{height:320px}.ecosystem-section--technology .ecosystem-market-asset-card__content{padding:24px 24px 28px}}@media (max-width: 820px){.ecosystem-section--technology .ecosystem-market-asset-card{grid-template-columns:1fr}.ecosystem-section--technology .ecosystem-market-asset-card__visual{border-right:0;border-bottom:1px solid rgba(24,33,31,.06);min-height:0;padding:18px 18px 14px}.ecosystem-section--technology .ecosystem-market-asset-card__image{height:284px}}@media (max-width: 640px){.ecosystem-section--technology .ecosystem-market-asset-card__image{height:228px}.ecosystem-section--technology .ecosystem-market-asset-card__content{gap:12px;padding:22px 20px 24px}}.ecosystem-market-feature__copy .home-bridge-copy-title{margin:0;font-family:var(--font-display);font-size:var(--title-section-size);line-height:var(--title-section-line);letter-spacing:var(--title-letter-spacing);font-weight:500;color:var(--hero-graphite)}.home-infrastructure-heading-divider{width:clamp(72px,7vw,108px);height:1px;margin:18px auto;background:#18211f2e}.home-infrastructure-carousel{--home-what-we-do-visible-cards: 4;--home-what-we-do-card-gap: clamp(16px, 1.6vw, 22px);position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:clamp(12px,1.4vw,20px)}.home-infrastructure-carousel__viewport{overflow:hidden;background:transparent}.home-infrastructure-carousel,.home-infrastructure-carousel__viewport{background-image:none}.home-infrastructure-carousel:before,.home-infrastructure-carousel:after,.home-infrastructure-carousel__viewport:before,.home-infrastructure-carousel__viewport:after{content:none;display:none}.home-infrastructure-cards{display:flex;gap:var(--home-what-we-do-card-gap);align-items:stretch;will-change:transform}.home-infrastructure-card{flex:0 0 calc((100% - (var(--home-what-we-do-card-gap) * (var(--home-what-we-do-visible-cards) - 1))) / var(--home-what-we-do-visible-cards));display:flex;flex-direction:column;align-items:stretch;min-height:100%;padding:0;border-radius:0;border:1px solid rgba(27,42,59,.08);box-shadow:none;background:#fff;text-align:center}.home-infrastructure-card__media{width:100%;aspect-ratio:1 / .84;overflow:hidden;border-radius:0;background:#dfe5ea;flex-shrink:0}.home-infrastructure-card__image{display:block;width:100%;height:100%;border-radius:0;object-fit:cover}.home-infrastructure-card__body{display:grid;align-content:start;justify-items:center;gap:0;padding:clamp(18px,1.8vw,24px) clamp(16px,1.5vw,22px) clamp(24px,2.4vw,34px);width:100%;background:#fff}.home-infrastructure-card__title{margin:0;max-width:10ch;min-height:2.44em;font-family:var(--font-display);font-size:var(--type-card-title-size);line-height:var(--type-card-title-line);letter-spacing:var(--type-card-title-letter-spacing);font-weight:500;color:#18211fc7;white-space:pre-line;text-wrap:balance}.home-infrastructure-card__text{margin:clamp(16px,1.4vw,20px) auto 0;max-width:28ch;font-size:var(--type-card-text-size);line-height:var(--type-card-text-line);color:#18211fa3;text-wrap:pretty}.home-infrastructure-carousel__arrow{width:48px;height:48px;border:1px solid rgba(24,33,31,.12);border-radius:999px;background:#ffffffe6;color:#18211fd1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.home-infrastructure-carousel__arrow span{font-size:1.6rem;line-height:1}.home-infrastructure-carousel__arrow:hover:not(:disabled){transform:translateY(-1px);border-color:#18211f38;background:#fff}.home-infrastructure-carousel__arrow:disabled{cursor:default;opacity:.38;transform:none}@media (max-width: 1100px){.home-infrastructure-carousel{--home-what-we-do-visible-cards: 2}}@media (max-width: 700px){.home-infrastructure-carousel{--home-what-we-do-visible-cards: 1;grid-template-columns:minmax(0,1fr);row-gap:16px}.home-infrastructure-carousel__viewport{grid-row:1}.home-infrastructure-carousel__arrow{width:44px;height:44px}.home-infrastructure-carousel__arrow--previous,.home-infrastructure-carousel__arrow--next{grid-row:2}.home-infrastructure-carousel__arrow--previous{justify-self:start}.home-infrastructure-carousel__arrow--next{justify-self:end}.home-infrastructure-card__text{max-width:28ch}}.ecosystem-section--our-technology .ecosystem-market-feature__media{justify-content:center;justify-self:stretch}.ecosystem-section--our-technology .ecosystem-market-feature__content{display:flex;flex-direction:column;justify-content:center;min-height:clamp(384px,35.2vw,496px)}.ecosystem-section--our-technology .ecosystem-market-feature__copy{--our-technology-gap: clamp(24px, 2.6vw, 36px);--our-technology-touch: clamp(10px, 1.2vw, 18px);position:relative;align-self:center;width:calc(100% + var(--our-technology-gap) + var(--our-technology-touch));max-width:none;margin-right:calc((var(--our-technology-gap) + var(--our-technology-touch)) * -1);padding:clamp(34px,3.4vw,48px) calc(clamp(34px,4vw,56px) + var(--our-technology-gap) + var(--our-technology-touch)) clamp(34px,3.4vw,48px) clamp(34px,4vw,56px);border-radius:0;overflow:hidden;background:transparent;box-shadow:none}.ecosystem-section--our-technology .ecosystem-market-feature__copy:before{display:none}.ecosystem-section--our-technology .ecosystem-market-feature__copy:after{display:none}.ecosystem-section--our-technology .ecosystem-market-feature__copy .home-bridge-copy-title,.ecosystem-section--our-technology .ecosystem-market-feature__copy .section-description p,.ecosystem-section--our-technology .ecosystem-market-feature__copy .ecosystem-market-feature__link{position:relative;z-index:1}.ecosystem-section--our-technology .ecosystem-market-feature__copy .home-bridge-copy-title{color:#273345}.ecosystem-section--our-technology .ecosystem-market-feature__copy .section-description p{color:#273345db}.ecosystem-section--our-technology .ecosystem-market-feature__copy .section-description p+p{margin-top:1.05em}.ecosystem-section--our-technology .ecosystem-market-feature__frame,.ecosystem-section--our-technology .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:min(100%,520px);max-width:520px;min-height:clamp(480px,44vw,620px);height:auto;aspect-ratio:4 / 5}.ecosystem-section--our-technology .ecosystem-market-feature__image{object-position:center center}.ecosystem-market-carousel__visual--technology:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#02060e99,#02060e52 26%,#02060e29 44%,#02060e1f 58%,#02060e6b 76%,#02060ed1),radial-gradient(circle at 50% 18%,#0f1e3a38,#0f1e3a00 56%);pointer-events:none}.ecosystem-market-carousel__technology-logo{position:absolute;top:clamp(78px,12%,96px);left:50%;z-index:2;width:min(98%,620px);transform:translate(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.ecosystem-market-carousel__technology-logo-image{display:block;width:100%;height:auto;filter:drop-shadow(0 10px 24px rgba(0,0,0,.35))}.ecosystem-market-carousel__caption--technology{z-index:3;gap:10px;padding:30px;background:linear-gradient(180deg,#040a160a,#040a162e 18%,#040a168f 42%,#040a16db 68%,#040a16f7);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ecosystem-market-carousel__caption--technology .ecosystem-market-carousel__caption-title{max-width:none;white-space:nowrap;font-size:clamp(1.24rem,2.25vw,1.6rem);color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.55)}.ecosystem-market-carousel__caption--technology .ecosystem-market-carousel__caption-text{max-width:28rem;color:#fffffffa;text-shadow:0 2px 14px rgba(0,0,0,.52)}@media (max-width: 960px){.ecosystem-market-carousel__technology-logo{top:clamp(54px,10vw,78px);width:min(94%,520px)}}@media (max-width: 1180px){.ecosystem-section--our-technology .ecosystem-market-feature__frame,.ecosystem-section--our-technology .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:min(100%,480px);max-width:480px;min-height:clamp(420px,42vw,560px)}}@media (max-width: 1040px){.ecosystem-section--our-technology .ecosystem-market-feature__frame,.ecosystem-section--our-technology .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:min(100%,440px);max-width:440px;min-height:clamp(380px,40vw,500px)}}@media (max-width: 960px){.ecosystem-section--our-technology .ecosystem-market-stack{width:min(100%,680px)}.ecosystem-section--our-technology .ecosystem-market-feature__copy{--our-technology-gap: 0px;--our-technology-touch: 0px;width:100%;margin-right:0;padding:26px 24px;background:linear-gradient(180deg,#dfe5ee1f,#dfe5ee33 24%,#dfe5ee6b 54%,#dfe5eebd),linear-gradient(90deg,#23334d33,#23334d1c 34%,#23334d0a 62%,#23334d00)}.ecosystem-section--our-technology .ecosystem-market-feature__copy:before{display:none}.ecosystem-section--our-technology .ecosystem-market-feature__copy:after{background:linear-gradient(180deg,#ffffff08,#ffffff03 22%,#ffffff08 68%,#ffffff17),linear-gradient(90deg,#fff0,#fff0 56%,#ffffff0a 76%,#ffffff14)}.ecosystem-section--our-technology .ecosystem-market-feature__media{justify-content:center;justify-self:center;width:100%}.ecosystem-section--our-technology .ecosystem-market-feature__frame,.ecosystem-section--our-technology .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:min(100%,440px);max-width:none;min-height:clamp(320px,64vw,480px)}.ecosystem-market-carousel__caption--technology{padding:24px 22px}.ecosystem-market-carousel__caption--technology .ecosystem-market-carousel__caption-title{font-size:clamp(1.18rem,3.7vw,1.42rem)}}@media (max-width: 640px){.ecosystem-market-carousel__technology-logo{top:clamp(42px,11vw,62px);width:min(96%,420px)}.ecosystem-section--our-technology .ecosystem-market-feature__copy{padding:0}.ecosystem-section--our-technology .ecosystem-market-feature__copy:before{display:none}.ecosystem-market-carousel__caption--technology .ecosystem-market-carousel__caption-title{font-size:clamp(1.04rem,4.2vw,1.24rem)}.ecosystem-section--our-technology .ecosystem-market-stack{width:min(100%,calc(100% - 48px))}.ecosystem-section--our-technology .ecosystem-market-feature__frame,.ecosystem-section--our-technology .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:100%;max-width:none}}.ecosystem-section--tokenized-assets .ecosystem-section-body{display:grid;gap:clamp(24px,3vw,34px)}.ecosystem-section-heading--tokenized-assets{max-width:920px;margin:0 auto;text-align:center}.ecosystem-section-heading--tokenized-assets h2{margin:0}.ecosystem-section-heading--tokenized-assets .section-description{margin-left:auto;margin-right:auto;max-width:860px}.ecosystem-market-feature--tokenized-assets{display:block}.ecosystem-section--tokenized-assets .ecosystem-market-feature__media{justify-content:center}.ecosystem-section--tokenized-assets .ecosystem-market-feature__frame,.ecosystem-section--tokenized-assets .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:min(100%,1120px);max-width:1120px}@media (max-width: 960px){.ecosystem-section-heading--tokenized-assets{max-width:100%}.ecosystem-section--tokenized-assets .ecosystem-market-feature__frame,.ecosystem-section--tokenized-assets .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{width:100%;max-width:100%}}@media (max-width: 768px){.section-card__copy{padding:24px}.ecosystem-section--markets .ecosystem-market-carousel__rail{display:none}.ecosystem-market-stack,.ecosystem-participants-grid{width:min(100%,calc(100% - 48px))}.ecosystem-market-feature__copy,.ecosystem-section-heading--tokenized-assets{padding-inline:0}}.home-footer-image-section{padding-top:0}.home-footer-image-frame{width:min(var(--max),calc(100% - 32px));margin:0 auto;overflow:hidden}.home-footer-image{display:block;width:100%;height:auto}@media (max-width: 760px){.home-footer-image-frame{width:min(100%,calc(100% - 24px))}}.ecosystem-market-carousel__technology-cta,.ecosystem-market-carousel__technology-cta:link,.ecosystem-market-carousel__technology-cta:visited{position:absolute;left:50%;top:50%;z-index:4;transform:translate(-50%,-50%);border-radius:0;white-space:nowrap;background:#1e2430;border-color:#1e2430;color:#fff!important;box-shadow:none;will-change:transform;transition:transform var(--motion-fast),background var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast)}.ecosystem-market-carousel__technology-cta:hover,.ecosystem-market-carousel__technology-cta:focus-visible{background:#fff;border-color:#1e2430;color:#1e2430!important;transform:translate(-50%,calc(-50% - 1px))}@media (max-width: 640px){.ecosystem-market-carousel__technology-cta{min-height:44px;padding:0 20px}}@media (max-width: 640px){.ecosystem-market-carousel__thumb-label{font-size:clamp(1rem,5vw,1.35rem);letter-spacing:-.025em}}@media (max-width: 900px){.ecosystem-section--our-technology .ecosystem-market-feature__copy{background:transparent!important}.ecosystem-section--our-technology .ecosystem-market-feature__copy:after,.ecosystem-section--our-technology .ecosystem-market-carousel__visual--technology:before{display:none!important;background:none!important}.ecosystem-section--our-technology .ecosystem-market-feature__frame,.ecosystem-section--our-technology .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{min-height:clamp(420px,92vw,580px);aspect-ratio:4 / 5.7}.ecosystem-section--our-technology .ecosystem-market-feature__image{height:100%;object-fit:cover}}@media (max-width: 640px){.ecosystem-section--our-technology .ecosystem-market-feature__frame,.ecosystem-section--our-technology .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{min-height:clamp(500px,132vw,680px);aspect-ratio:3 / 4.8}}.home-page .home-infrastructure-carousel__viewport{overflow:hidden}.home-page .home-infrastructure-cards{justify-content:flex-start}@media (max-width: 700px){.home-page .home-infrastructure-carousel{--home-mobile-card-width: min(100%, 360px)}.home-page .home-infrastructure-carousel__viewport{width:100%}.home-page .home-infrastructure-cards{box-sizing:border-box;padding-inline:calc((100% - var(--home-mobile-card-width)) / 2)}.home-page .home-infrastructure-card{flex:0 0 var(--home-mobile-card-width)}}@media (max-width: 700px){.home-page .home-infrastructure-carousel{--home-mobile-card-width: min(100%, 360px);justify-items:center}.home-page .home-infrastructure-carousel__viewport{width:var(--home-mobile-card-width);max-width:100%;margin-inline:auto}.home-page .home-infrastructure-cards{padding-inline:0;justify-content:flex-start}.home-page .home-infrastructure-card{flex:0 0 100%;width:100%;max-width:none}}.home-bridge-section{--home-section-body-space: var(--home-space-body)}.home-bridge-layout{display:grid;width:min(var(--max),calc(100% - 32px));margin:0 auto;grid-template-columns:minmax(0,1.08fr) minmax(520px,.98fr);column-gap:clamp(32px,3.2vw,48px);row-gap:clamp(26px,2.6vw,40px);align-items:center;justify-content:center}.home-bridge-heading,.home-bridge-title,.home-bridge-media,.home-bridge-copy{min-width:0}.home-bridge-heading,.home-bridge-title{width:100%;max-width:none}.home-bridge-heading{grid-column:1 / -1;grid-row:1;width:min(860px,100%);justify-self:center;text-align:center;justify-items:center;margin-bottom:clamp(8px,1.1vw,14px)}.home-bridge-title{color:var(--hero-graphite);max-width:none;margin-inline:auto}.home-bridge-intro{max-width:760px;margin:14px auto 0;text-wrap:pretty}.home-bridge-media{grid-column:1;grid-row:2;display:flex;align-items:center;justify-content:center;justify-self:center;width:100%}.home-bridge-copy{grid-column:2;grid-row:2;align-self:center;width:100%;max-width:560px;justify-self:start}.home-bridge-copy-title{margin:0;font-family:var(--font-display);font-size:var(--title-section-size);line-height:var(--title-section-line);letter-spacing:var(--title-letter-spacing);font-weight:500}.home-bridge-description .section-description{max-width:none;text-wrap:pretty}.home-bridge-link{display:inline-flex;align-items:center;gap:8px;margin-top:clamp(18px,1.8vw,24px);font-size:.98rem;line-height:1.2;font-weight:500;color:var(--hero-graphite);text-decoration:none;width:fit-content;transition:opacity .18s ease}.home-bridge-link:hover{opacity:.72}.home-bridge-link-arrow{display:inline-block;transition:transform .18s ease}.home-bridge-link:hover .home-bridge-link-arrow{transform:translate(4px)}.home-bridge-media-frame{position:relative;width:min(100%,520px);min-height:clamp(480px,44vw,620px);aspect-ratio:4 / 5;overflow:hidden;background:#e8e1d5}.home-bridge-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:contrast(.98) brightness(.88) saturate(.95)}.home-bridge-media-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#0a121c1f,#ffffff08)}@media (max-width: 1180px){.home-bridge-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.94fr);column-gap:clamp(24px,2.8vw,34px);row-gap:clamp(22px,2.4vw,30px)}.home-bridge-copy{max-width:520px}.home-bridge-media-frame{width:min(100%,480px);min-height:clamp(420px,42vw,560px)}}@media (max-width: 1040px){.home-bridge-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);column-gap:24px}.home-bridge-copy{max-width:480px}.home-bridge-media-frame{width:min(100%,440px);min-height:clamp(380px,40vw,500px)}}@media (max-width: 960px){.home-bridge-layout{width:min(100%,680px);grid-template-columns:1fr;row-gap:24px;column-gap:0;align-items:start}.home-bridge-heading,.home-bridge-media,.home-bridge-copy{grid-column:auto;grid-row:1}.home-bridge-copy{justify-self:center;margin-inline:auto;text-align:left}.home-bridge-copy-title,.home-bridge-description,.home-bridge-description .section-description,.home-bridge-link{text-align:left}.home-bridge-description .section-description{margin-inline:0}.home-bridge-media{grid-row:2}.home-bridge-media-frame{width:min(100%,440px);min-height:clamp(320px,64vw,480px)}}@media (max-width: 640px){.home-bridge-section{--home-section-space: var(--home-space-base)}.home-bridge-layout{width:min(100%,calc(100% - 48px))}.home-bridge-copy{max-width:none}}.home-bridge-section--infrastructure-followup{--home-section-space-top: var(--home-space-base);--home-section-space-bottom: var(--home-space-strong)}.home-bridge-carousel-row{grid-column:1 / -1;grid-row:2;width:min(var(--max),calc(100% - 32px));margin:0 auto}.home-bridge-assets{position:relative;display:grid;align-items:center;justify-items:center;max-width:1120px;margin:0 auto}.home-bridge-assets__panel{display:grid;width:100%;grid-template-columns:460px minmax(0,1fr);align-items:stretch;min-height:420px;overflow:hidden;background:#fffffff7;border:1px solid rgba(24,33,31,.08);border-radius:28px;box-shadow:var(--shadow-soft)}.home-bridge-assets__visual{display:flex;align-items:center;justify-content:center;min-height:100%;padding:6px;background:#fff;border-right:1px solid rgba(24,33,31,.06)}.home-bridge-assets__visual-image{display:block;flex:0 0 auto;width:444px;height:392px;object-fit:contain}.home-bridge-assets__content{display:grid;align-content:start;gap:clamp(16px,2vw,20px);padding:clamp(28px,3.5vw,40px)}.home-bridge-assets__content h3,.home-bridge-assets__content p,.home-bridge-assets__detail dt,.home-bridge-assets__detail dd{margin:0}.home-bridge-assets__content p{color:#18211fd1}.home-bridge-assets__details{display:grid;gap:10px;margin:0;padding:0}.home-bridge-assets__detail{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px;padding-top:10px;border-top:1px solid rgba(24,33,31,.08)}.home-bridge-assets__detail dt{color:#18211fb3}.home-bridge-assets__detail dd{color:var(--hero-graphite);font-weight:600;text-align:right}.home-bridge-assets__detail--performance dd{color:var(--brand)}.home-bridge-assets__arrow{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;transform:translateY(-50%);border:1px solid rgba(24,33,31,.12);border-radius:999px;background:#fffffff5;box-shadow:0 10px 24px #18211f1a;color:var(--hero-graphite);cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.home-bridge-assets__arrow:hover{background:#fff;border-color:#18211f33;color:var(--brand)}.home-bridge-assets__arrow:disabled{opacity:.34;cursor:default;pointer-events:none}.home-bridge-assets__arrow:focus-visible,.home-bridge-assets__dot:focus-visible{outline:2px solid rgba(34,69,61,.25);outline-offset:2px}.home-bridge-assets__arrow span{font-size:1.8rem;line-height:1}.home-bridge-assets__arrow--previous{left:-64px}.home-bridge-assets__arrow--next{right:-64px}.home-bridge-assets__controls{display:flex;justify-content:center;margin-top:16px}.home-bridge-assets__dots{display:inline-flex;align-items:center;gap:10px}.home-bridge-assets__dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#18211f33;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.home-bridge-assets__dot:hover{background:#18211f57}.home-bridge-assets__dot.is-active{background:var(--brand);transform:scale(1.1)}@media (max-width: 900px){.home-bridge-assets__panel{width:min(100%,560px);grid-template-columns:1fr;justify-self:center;min-height:0}.home-bridge-assets__visual{min-height:280px;padding:10px;border-right:0;border-bottom:1px solid rgba(24,33,31,.08)}.home-bridge-assets__visual-image{width:min(100%,520px);height:260px}.home-bridge-assets__arrow{top:calc(150px + clamp(16px,2vw,22px))}.home-bridge-assets__arrow--previous{left:-10px}.home-bridge-assets__arrow--next{right:-10px}}@media (max-width: 640px){.home-bridge-carousel-row{width:min(100%,calc(100% - 48px))}.home-bridge-assets{justify-items:center}.home-bridge-assets__panel{width:min(100%,420px);margin-inline:auto}.home-bridge-assets__content{padding:24px 20px}.home-bridge-assets__visual{min-height:232px}.home-bridge-assets__visual-image{height:212px}}@media (max-width: 640px){.home-bridge-carousel-row{display:flex;justify-content:center}.home-bridge-assets{width:min(100%,420px);margin-inline:auto}.home-bridge-assets__panel{width:100%;justify-self:center;margin-inline:auto}}body.page-home-active,body.page-home-active .page-shell,body.page-home-active .app-shell,body.page-home-active main{background:#fff}.home-page,.home-page>.section,.home-page>.section.section-shell,.home-page .ecosystem-section,.home-page .home-infrastructure-section,.home-page .ecosystem-participants-section,.home-page .technology-dexx-unified,.home-page .home-infrastructure-heading-wrap,.home-page .home-infrastructure-carousel,.home-page .ecosystem-section-body,.home-page .ecosystem-market-stack,.home-page .home-bridge-layout,.home-page .home-bridge-carousel-row{background:#fff}.home-page .home-infrastructure-card__media,.home-page .home-infrastructure-card__image,.home-page .ecosystem-market-feature__frame,.home-page .ecosystem-market-feature--fine-art .ecosystem-market-feature__frame,.home-page .ecosystem-market-carousel__thumb-shell,.home-page .ecosystem-participant-card__media,.home-page .ecosystem-domain-media--art,.home-page .ecosystem-domain-media--finance,.home-page .home-bridge-media-frame,.home-page .ecosystem-section--technology .ecosystem-market-asset-card__visual{background:#fff}.home-page>.section.section-shell.home-cta-press-section,.home-page .home-cta-press-section{background-color:transparent;background-image:linear-gradient(180deg,#09101b2e,#09101b61),url(/home-ecosystem-footer-car.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.about-page{background:#fff}.about-hero-special{--split-hero-copy-max: 620px}.about-operations-panel-media,.about-operations-panel-copy p{color:#1b2a3bd1;font-size:var(--text-body-size);line-height:var(--text-body-line);max-width:54ch;margin:0 auto;text-align:justify;text-justify:inter-word}.about-operations-panel-copy p+p{margin-top:16px}.about-bridge-section{--home-section-space-top: var(--home-space-base);--home-section-space-bottom: var(--home-space-strong)}.about-bridge-heading-wrap{margin-bottom:clamp(28px,3vw,40px)}.about-bridge-heading{width:min(920px,100%)}.about-bridge-eyebrow{display:inline-block;margin-bottom:10px;font-size:.82rem;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;color:#1b2a3b8f}.about-bridge-heading .section-description{max-width:70ch;margin-inline:auto;text-wrap:pretty}.about-bridge-showcase{width:min(1180px,calc(100% - 64px));margin:0 auto}.about-bridge-showcase__visual{position:relative;overflow:hidden;background:#e8edf2;aspect-ratio:16 / 6.2;--about-bridge-parallax-y: 0px}.about-bridge-showcase__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#1018220f,#10182224),linear-gradient(90deg,#ffffff05,#fff0)}.about-bridge-showcase__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:translateY(var(--about-bridge-parallax-y)) scale(1.14);will-change:transform}@media (max-width: 960px){.about-bridge-showcase__visual{aspect-ratio:16 / 8.4}.about-bridge-showcase__image{transform:translateY(var(--about-bridge-parallax-y)) scale(1.1)}}@media (max-width: 640px){.about-bridge-heading-wrap{margin-bottom:24px}.about-bridge-showcase{width:min(100%,calc(100% - 48px))}.about-bridge-showcase__visual{aspect-ratio:4 / 4.35}.about-bridge-showcase__image{transform:translateY(0) scale(1.04)}}.about-bridge-section{margin-top:32px}.about-bridge-section .ecosystem-market-stack{width:min(var(--max),calc(100% - 32px))}.about-bridge-feature__content{min-height:clamp(480px,44vw,620px)}.about-bridge-feature__copy{align-self:stretch}.about-bridge-eyebrow{display:inline-flex;align-items:center;width:fit-content;margin:0 0 4px;font-size:.82rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffffffc7}.about-bridge-feature__title{max-width:14ch}.about-bridge-section .ecosystem-market-feature__copy .section-description p{max-width:56ch;white-space:pre-line}.about-bridge-feature__media{align-items:end}.about-bridge-feature__frame,.about-bridge-feature__frame.ecosystem-market-carousel__frame{background:#e8edf2}.about-bridge-feature__visual{position:relative;height:100%;overflow:hidden}.about-bridge-feature__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#1018220f,#10182224),linear-gradient(90deg,#ffffff05,#fff0)}.about-bridge-showcase__image{object-position:center;transform:translateY(var(--about-bridge-parallax-y)) scale(1.14);will-change:transform}@media (max-width: 960px){.about-bridge-feature__title{max-width:none}.about-bridge-showcase__image{transform:translateY(var(--about-bridge-parallax-y)) scale(1.1)}}@media (max-width: 640px){.about-bridge-section .ecosystem-market-stack{width:min(var(--max),calc(100% - 32px))}.about-bridge-showcase__image{transform:translateY(0) scale(1.04)}}.about-bridge-section.ecosystem-section--our-technology .ecosystem-market-feature__copy,.about-bridge-section.ecosystem-section--our-technology .about-bridge-feature__copy{background:transparent;box-shadow:none;overflow:visible}.about-bridge-section.ecosystem-section--our-technology .ecosystem-market-feature__copy:after,.about-bridge-section.ecosystem-section--our-technology .about-bridge-feature__copy:after{display:none}.about-bridge-section .about-bridge-eyebrow{margin:0 0 12px;font-size:.82rem;font-weight:700;line-height:1.35;letter-spacing:.14em;text-transform:uppercase;color:#7a664b}.about-mission-section{position:relative;margin-top:32px;--section-shell-width: min(1320px, calc(100vw - 48px) )}.about-mission-header{justify-items:center;text-align:center;margin-bottom:clamp(26px,3vw,34px)}.about-mission-description{max-width:780px;margin:12px auto 0;color:#1b2a3bbd;font-size:1rem;line-height:1.6}.about-mission-body{margin-top:0}.about-mission-card{width:100%;border:1px solid rgba(24,33,31,.08);box-shadow:var(--shadow-soft);background:#fffffff7;min-height:clamp(340px,34vw,420px)}.about-mission-card .section-card__media{min-height:100%}.about-mission-card__media{position:relative;height:clamp(340px,34vw,420px);min-height:clamp(340px,34vw,420px);overflow:hidden;background:#e9dfd1}.about-mission-card__image{position:absolute;top:50%;left:50%;width:128%;height:auto;min-height:100%;max-width:none;transform:translate(-50%,-50%);display:block}.about-mission-card__copy{gap:16px;padding:clamp(28px,3vw,38px)}.about-mission-card__title{margin:0;font-size:clamp(2rem,3vw,2.5rem);line-height:1.04;letter-spacing:-.04em;font-family:var(--font-display);font-weight:500;color:var(--hero-graphite)}.about-mission-card__text{margin:0;max-width:none;font-size:1rem;line-height:1.55;color:var(--muted)}@media (max-width: 960px){.about-mission-card{min-height:clamp(340px,34vw,420px)}.about-mission-card__media{height:clamp(260px,46vw,340px);min-height:clamp(260px,46vw,340px)}.about-mission-card__image{width:142%}}@media (max-width: 640px){.about-mission-section{--section-shell-width: min(1320px, calc(100vw - 32px) )}.about-mission-header{margin-bottom:22px}.about-mission-card__copy{padding:20px 18px 22px;gap:12px}.about-mission-card__title{font-size:1.8rem}}.about-mission-card-stack{display:grid;gap:clamp(28px,3vw,40px)}.about-mission-card__media--group{background:#e8e1d6}.about-mission-card__image--group{width:128%;height:100%;object-fit:cover;object-position:center center;top:0;left:50%;transform:translate(-50%)}@media (max-width: 960px){.about-mission-card__image--group{width:142%}}.about-mission-card--group.section-card--split-reverse .section-card__copy{order:1}.about-mission-card--group.section-card--split-reverse .section-card__media{order:2}@media (max-width: 1024px){.about-mission-card--group.section-card--split-reverse{grid-template-columns:1fr}.about-mission-card--group.section-card--split-reverse .section-card__media{order:1}.about-mission-card--group.section-card--split-reverse .section-card__copy{order:2}}.about-group-section{position:relative;margin-top:32px}.about-group-heading-wrap{margin-bottom:clamp(26px,3vw,34px)}.about-group-heading .section-description{max-width:78ch;margin-inline:auto;text-wrap:pretty}.about-group-showcase{width:min(var(--max),calc(100% - 32px));margin:0 auto}.about-group-showcase__video-shell{display:flex;justify-content:center}.about-group-showcase__video-frame{position:relative;width:min(100%,1080px);overflow:hidden;border-radius:0;background:#0f1620;aspect-ratio:16 / 9;box-shadow:none}.about-group-showcase__video-frame:after{display:none}.about-group-showcase__video{display:block;width:100%;height:100%;object-fit:cover}@media (max-width: 960px){.about-group-showcase__video-frame{width:min(100%,940px)}}@media (max-width: 640px){.about-group-heading-wrap{margin-bottom:24px}.about-group-showcase{width:min(100%,calc(100% - 48px))}.about-group-showcase__video-frame{width:100%;border-radius:0}}.about-team-header{display:grid;justify-items:center}.about-team-header .section-heading{text-align:center}.about-team-header .section-description{margin-left:auto;margin-right:auto}.about-team-layout{display:block}.about-team-grid--flip{margin-top:0;display:grid;grid-template-columns:repeat(3,minmax(0,272px));gap:32px;justify-content:center;align-items:stretch}.about-team-person-card{background:linear-gradient(180deg,#2a3d55,#22354d,#1a2c42);border:0;border-radius:0;box-shadow:none;overflow:hidden;min-height:0;padding:0;display:grid;grid-template-rows:auto 1fr}.about-team-person-card__media{width:100%;display:block;margin:0;position:relative}.about-team-portrait{width:100%;aspect-ratio:1 / 1.04;height:auto;border-radius:0;object-fit:cover;object-position:center top;display:block;background:#e9e5dc;box-shadow:none}.about-team-person-card__panel{--team-role-height: 2.4em;--team-name-height: 3.6em;--team-more-height: 1.5em;width:100%;min-height:208px;background:linear-gradient(180deg,#314760,#294058,#21364c);color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;padding:18px 20px 12px;row-gap:0}.about-team-person-card__heading{width:100%;display:grid;grid-template-rows:minmax(var(--team-role-height),auto) minmax(var(--team-name-height),auto);align-items:start;gap:6px;margin-bottom:6px}.about-team-person-card__heading .team-role{order:-1;margin:0;font-size:.8rem;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8}.about-team-person-card__heading h3{margin:0;color:#fff;font-size:clamp(1.1rem,1.1vw,1.45rem);line-height:1.32;font-weight:500;font-family:var(--font-display, inherit)}.about-team-person-card__more{display:inline-flex;align-items:center;gap:6px;margin-top:0;min-height:var(--team-more-height);border:0;background:transparent;padding:0;color:#ffffffd1;font:inherit;font-size:.9rem;line-height:1;cursor:pointer;transition:opacity .18s ease,transform .18s ease;margin-bottom:8px}.about-team-person-card__more:hover,.about-team-person-card__more:focus-visible{opacity:1}.about-team-person-card__more:focus-visible,.about-team-person-card__linkedin:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:4px}.about-team-modal__close:focus-visible,.about-team-modal__nav:focus-visible{outline:2px solid rgba(32,50,71,.85);outline-offset:4px}.about-team-person-card__more-arrow{font-size:1.2rem;line-height:1;transition:transform .18s ease}.about-team-person-card__more:hover .about-team-person-card__more-arrow,.about-team-person-card__more:focus-visible .about-team-person-card__more-arrow{transform:translate(4px)}.about-team-person-card__linkedin{margin-top:auto;align-self:center;display:inline-flex;margin-bottom:0;align-items:center;justify-content:center;width:32px;height:32px;color:#fff;font-size:1.7rem;font-weight:700;letter-spacing:-.06em;line-height:1;text-transform:lowercase;text-decoration:none}.about-team-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:32px 20px;background:#141e2d2e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.about-team-modal__dialog{position:relative;width:min(100%,860px)}.about-team-modal__close{position:absolute;top:16px;right:16px;z-index:3;width:40px;height:40px;border:0;border-radius:0;background:transparent;color:#203247;font-size:1.9rem;line-height:1;cursor:pointer;display:inline-grid;place-items:center}.about-team-modal__content{position:relative;display:block;overflow:visible;touch-action:pan-y}.about-team-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:64px;border:0;border-radius:0;background:#203247f0;color:#fff;font-size:1.9rem;line-height:1;cursor:pointer;display:inline-grid;place-items:center;z-index:2;transition:background .18s ease,opacity .18s ease,transform .18s ease}.about-team-modal__nav:hover{background:#203247}.about-team-modal__card{background:#fff;color:#132033;border:1px solid #22354d;border-radius:0;padding:28px 48px 26px;box-shadow:0 24px 48px #0a101a2e}.about-team-modal__nav--prev{left:-26px}.about-team-modal__nav--next{right:-26px}.about-team-modal__header{display:flex;align-items:center;gap:18px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid rgba(34,53,77,.16)}.about-team-modal__avatar-wrap{flex:0 0 auto;width:84px;height:84px;border-radius:0;overflow:hidden;border:1px solid rgba(34,53,77,.18);background:#eef3f8}.about-team-modal__avatar{width:100%;height:100%;object-fit:cover;display:block}.about-team-modal__heading{display:grid;gap:6px}.about-team-modal__heading .team-role{margin:0;color:#203247b8;font-size:.82rem;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}.about-team-modal__heading h3{margin:0;color:#132033;font-size:clamp(1.3rem,1.5vw,1.7rem);line-height:1.25;font-family:var(--font-display, inherit)}.about-team-modal__card .team-bio{margin:0;color:#132033e6;font-size:.98rem;line-height:1.72;text-wrap:pretty}.about-team-modal__card .team-bio p{margin:0}.about-team-modal__card .team-bio p+p{margin-top:1rem}.about-team-modal__indicators{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px}.about-team-modal__indicator{width:22px;height:2px;padding:0;border:0;background:#20324733;cursor:pointer;transition:background .18s ease,transform .18s ease}.about-team-modal__indicator:hover,.about-team-modal__indicator:focus-visible{background:#20324780}.about-team-modal__indicator.is-active{background:#203247;transform:scaleX(1.08)}@media (max-width: 1180px){.about-team-grid--flip{grid-template-columns:repeat(3,minmax(0,252px));gap:24px}}@media (max-width: 900px){.about-team-grid--flip{grid-template-columns:repeat(2,minmax(0,250px));gap:22px}.about-team-person-card__panel{--team-role-height: 2.5em;--team-name-height: 3.8em}.about-team-modal__nav{width:42px;height:58px;font-size:1.7rem}.about-team-modal__nav--prev{left:-21px}.about-team-modal__nav--next{right:-21px}.about-team-modal__card{padding:24px 40px}}@media (max-width: 640px){.about-team-grid--flip{grid-template-columns:1fr;gap:24px}.about-team-person-card{width:min(100%,272px);margin-inline:auto}.about-team-person-card__panel{--team-role-height: 2.6em;--team-name-height: 4em}.about-team-modal{padding:20px 14px}.about-team-modal__dialog{width:min(100%,520px)}.about-team-modal__close{top:10px;right:10px;width:34px;height:34px;font-size:1.4rem}.about-team-modal__nav{display:none}.about-team-modal__card{padding:20px 20px 18px}.about-team-modal__avatar-wrap{width:72px;height:72px}.about-team-modal__header{align-items:flex-start}.about-team-modal__indicators{gap:6px;margin-top:18px}.about-team-modal__indicator{width:18px}}body.page-about-active,body.page-about-active .page-shell,body.page-about-active .app-shell,body.page-about-active main{background:#fff}.about-page,.about-page>.section,.about-page>.section.section-shell,.about-page .about-group-section,.about-page .about-bridge-section,.about-page .about-team-section,.about-page .about-group-showcase,.about-page .about-team-layout,.about-page .about-team-grid--flip{background:#fff}#about-team{scroll-margin-top:clamp(96px,12vh,140px)}body.page-contact-active,body.page-contact-active .page-shell,body.page-contact-active .app-shell,body.page-contact-active main{background:#fff}.contact-page,.contact-page>.section,.contact-page .contact-section,.contact-page .contact-map-section,.contact-page .contact-map-shell,.contact-page .contact-map-frame{background:#fff}.contact-section{padding-top:clamp(28px,4vw,48px)}.contact-bridge-layout{align-items:center}.contact-bridge-copy{max-width:560px}.contact-bridge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,48px) clamp(34px,5vw,68px);width:100%;align-content:center;padding:clamp(8px,1vw,16px) 0}.contact-info-block{display:grid;align-content:start;gap:18px;min-width:0}.contact-info-block__label{margin:0}.contact-info-block__content{display:grid;gap:34px}.contact-info-entry{display:grid;gap:4px}.contact-info-entry h4{margin:0 0 4px;color:var(--text);font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:500;letter-spacing:0}.contact-info-entry p,.contact-info-entry a{margin:0;color:var(--muted);font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:400;letter-spacing:0}.contact-info-entry a{text-decoration:none;transition:color .16s ease}.contact-info-entry a:hover{color:var(--brand)}.contact-social-links{display:flex;align-items:center;gap:16px;padding-top:4px}.contact-social-link{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--text);line-height:1;text-decoration:none;transition:transform .16s ease,color .16s ease,opacity .16s ease;opacity:.88}.contact-social-link__icon{display:inline-flex;width:100%;height:100%}.contact-social-link__icon svg{width:100%;height:100%}.contact-social-link:hover{color:var(--brand);transform:translateY(-1px)}@media (max-width: 960px){.contact-bridge-layout{width:min(100%,680px)}.contact-bridge-copy{max-width:none}}@media (max-width: 720px){.contact-bridge-grid{grid-template-columns:1fr;gap:32px}.contact-info-block{gap:16px}}.contact-map-section{padding-top:clamp(18px,3vw,28px)}.contact-map-shell{display:grid}.contact-map-frame{position:relative;min-height:clamp(340px,42vw,520px);overflow:hidden;background:#fff}.contact-map-frame iframe{display:block;width:100%;height:100%;min-height:inherit;border:0}@media (max-width: 720px){.contact-map-frame{min-height:300px}}.contact-map-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:clamp(28px,5vw,56px);background:#f5f1ea;text-align:center}.contact-map-placeholder__label{margin:0;color:var(--label-color);font-size:11px;font-weight:600;letter-spacing:.16em;line-height:1;text-transform:uppercase}.contact-map-placeholder h2{max-width:560px;margin:0;color:var(--color-text, #171717);font-family:var(--font-display);font-size:clamp(28px,4vw,48px);font-weight:500;letter-spacing:-.04em;line-height:1.02}.contact-map-placeholder p:not(.contact-map-placeholder__label){max-width:560px;margin:0;color:#191919ad;font-size:14px;line-height:1.65}.contact-map-placeholder button{margin-top:8px;min-height:46px;border:1px solid var(--fimart-card-blue);border-radius:0;padding:0 18px;background:#fff;color:var(--fimart-card-blue);font-family:var(--font-body);font-size:12px;font-weight:500;line-height:1;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.contact-map-placeholder button:hover,.contact-map-placeholder button:focus-visible{background:var(--fimart-card-blue);border-color:var(--fimart-card-blue);color:#fff}.contact-map-placeholder button:focus-visible{outline:1px solid currentColor;outline-offset:4px}body.page-privacy-active,body.page-privacy-active .page-shell,body.page-privacy-active .app-shell,body.page-privacy-active main{background:#fff}.privacy-policy-page,.privacy-policy-hero,.privacy-policy-content{background:#fff}.privacy-policy-shell{width:min(var(--max-narrow),calc(100% - 32px));margin:0 auto}.privacy-policy-hero{padding:clamp(112px,13vw,170px) 0 clamp(34px,5vw,64px)}.privacy-policy-eyebrow{margin-bottom:18px}.privacy-policy-hero h1{margin:0;color:var(--text);font-family:var(--font-display);font-size:var(--title-section-size);line-height:var(--title-section-line);font-weight:500;letter-spacing:var(--title-letter-spacing)}.privacy-policy-content{padding:clamp(20px,3vw,34px) 0 clamp(96px,10vw,140px)}.privacy-policy-reading{display:grid;gap:clamp(26px,3vw,38px)}.privacy-policy-block{display:grid;gap:12px;padding-top:clamp(22px,3vw,32px);border-top:1px solid var(--line)}.privacy-policy-block:first-child{padding-top:0;border-top:0}.privacy-policy-block h2{margin:0;color:var(--text);font-family:var(--font-display);font-size:clamp(1.18rem,1.55vw,1.42rem);line-height:1.24;font-weight:500;letter-spacing:-.02em}.privacy-policy-block p{margin:0;max-width:78ch;color:var(--muted);font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:400}@media (max-width: 860px){.privacy-policy-shell{width:min(100%,calc(100% - 20px))}.privacy-policy-hero{padding-top:104px}}.ecosystem-hero-special{--split-hero-special-height: clamp(320px, 39svh, 380px);margin-top:0;min-height:var(--split-hero-special-height);background:#fff}.ecosystem-hero-special .split-hero-special-inner{min-height:var(--split-hero-special-height);padding-top:0;padding-bottom:0}.ecosystem-hero-special .split-hero-special-copy,.ecosystem-hero-special .split-hero-special-visual{min-height:var(--split-hero-special-height);height:var(--split-hero-special-height)}.ecosystem-hero-special .split-hero-special-copy{padding-top:0;padding-bottom:0;color:#1f3147}.ecosystem-hero-special .split-hero-special-copy:before,.ecosystem-hero-special:after,.ecosystem-hero-special .split-hero-special-inner:before{display:none}.ecosystem-hero-special .split-hero-special-copy-inner{max-width:620px;padding:clamp(28px,3vw,40px) 0}.ecosystem-hero-special .split-hero-special-title{color:#1a2a3f;margin-bottom:22px;text-shadow:none}.ecosystem-hero-special .split-hero-special-description,.ecosystem-hero-special .split-hero-special-description p{color:#1a2a3fd1;text-shadow:none}.ecosystem-hero-special .split-hero-special-image{object-position:center center;border-color:#1a2a3f1a;background:#f5f1ea;box-shadow:0 24px 56px #0e17231a}@media (max-width: 1200px){.ecosystem-hero-special{--split-hero-special-height: clamp(300px, 36svh, 360px)}}@media (max-width: 640px){.ecosystem-hero-special{--split-hero-special-height: clamp(260px, 32svh, 320px)}}@media (max-width: 960px){.ecosystem-hero-special .split-hero-special-title,.ecosystem-hero-special .split-hero-special-description,.ecosystem-hero-special .split-hero-special-description p{text-align:left}.ecosystem-hero-special .split-hero-special-copy-inner{padding:20px 0}}body.page-ecosystem-active,body.page-ecosystem-active .page-shell,body.page-ecosystem-active .app-shell,body.page-ecosystem-active main{background:#fff}.ecosystem-page,.ecosystem-page>.section,.ecosystem-page>.section.section-shell,.ecosystem-page .home-bridge-layout,.ecosystem-page .home-infrastructure-heading-wrap,.ecosystem-page .home-infrastructure-carousel,.ecosystem-page .home-infrastructure-carousel__viewport,.ecosystem-page .home-infrastructure-cards{background:#fff}.ecosystem-owners-section{--home-section-space-top: clamp(48px, 6vw, 80px);--home-section-space-bottom: clamp(56px, 6vw, 88px)}.ecosystem-owners-layout{align-items:center}.ecosystem-owners-copy{max-width:560px}.ecosystem-owners-eyebrow{margin:0 0 12px;font-size:.82rem;line-height:1.35;letter-spacing:.14em;text-transform:uppercase;color:#1a2a3fb8}.ecosystem-owners-title{max-width:14ch}.ecosystem-owners-media-frame{background:#e8e1d5}@media (max-width: 960px){.ecosystem-owners-copy{max-width:none}.ecosystem-owners-eyebrow{margin-bottom:10px}}.audience-layout{display:grid;gap:28px}.audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,332px));gap:24px;align-items:stretch;justify-content:center}.audience-card{min-height:340px;padding:0;overflow:hidden;opacity:0;transform:translateY(30px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,opacity .7s ease;transition-delay:var(--audience-delay, 0ms);border:1px solid rgba(23,55,46,.06);display:grid;grid-template-rows:3fr 2fr}.audience-card.is-visible{opacity:1;transform:translateY(0)}.audience-card__media{position:relative;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.audience-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#06100e29,#06100e57)}.audience-card__media img{width:100%;height:100%;object-fit:cover;display:block}.audience-card__media h3{position:absolute;z-index:1;inset:50% auto auto 50%;transform:translate(-50%,-50%);margin:0;width:min(80%,18ch);color:#fff;text-align:center;text-wrap:balance;font-size:clamp(1rem,1vw + .72rem,1.3rem);line-height:1.18;letter-spacing:.01em}.audience-card__content{padding:22px 22px 24px;display:flex;align-items:center;justify-content:center;text-align:center}.audience-card__content p{margin:0;max-width:22ch;line-height:1.6;text-wrap:balance;color:var(--muted)}.audience-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #17372e12;border-color:#17372e1f}.audience-card:hover .audience-card__media img{transform:scale(1.04)}.audience-card__media img{transition:transform .52s ease}@media (max-width: 1180px){.audience-grid{grid-template-columns:repeat(2,minmax(0,332px))}}@media (max-width: 760px){.audience-grid{grid-template-columns:minmax(0,1fr);gap:18px}.audience-card{min-height:320px;grid-template-rows:3fr 2fr}.audience-card__content{padding:20px 18px 22px}.audience-card__content p{max-width:26ch}}.ecosystem-benefits-section .section-heading,.ecosystem-benefits-section .section-intro,.audience-section .section-heading,.audience-section .section-intro{margin-left:auto;margin-right:auto;text-align:center}.ecosystem-benefits-section .section-description,.audience-section .section-description{margin-left:auto;margin-right:auto}.ecosystem-benefits-carousel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;align-items:stretch;justify-content:center;width:100%;max-width:1320px;margin-left:auto;margin-right:auto;overflow:hidden;border-top-right-radius:24px;border-bottom-right-radius:24px;box-shadow:var(--shadow-soft);min-height:clamp(360px,36vw,460px)}.ecosystem-benefits-carousel-image-wrap{position:relative;min-height:clamp(360px,36vw,460px);overflow:hidden;background:#e2e7ebe6}.ecosystem-benefits-carousel-image{display:block;width:100%;height:100%;object-fit:cover}.ecosystem-benefits-carousel-copy{min-height:clamp(360px,36vw,460px);background:#fff;display:grid;align-content:center;padding:clamp(32px,3.8vw,52px);border-top-right-radius:24px;border-bottom-right-radius:24px}.ecosystem-benefits-carousel--reverse .ecosystem-benefits-carousel-copy{border-radius:24px 0 0 24px}.ecosystem-benefits-carousel-stage{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:clamp(14px,1.6vw,20px);width:100%}.ecosystem-benefits-carousel-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--hero-graphite);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;opacity:.6;transition:opacity .18s ease,transform .18s ease}.ecosystem-benefits-carousel-arrow span{display:block;font-size:30px;line-height:1}.ecosystem-benefits-carousel-arrow:hover{opacity:1;transform:translateY(-1px)}.ecosystem-benefits-carousel-panel{text-align:center}.ecosystem-benefits-carousel-panel-icon{width:clamp(52px,5.2vw,72px);height:clamp(52px,5.2vw,72px);margin:0 auto 18px;display:flex;align-items:center;justify-content:center}.ecosystem-benefits-carousel-panel-icon img{display:block;width:100%;height:100%;object-fit:contain;filter:grayscale(100%) contrast(1.04)}.ecosystem-benefits-carousel-panel h3{margin:0 0 18px}.ecosystem-benefits-carousel-panel p{margin:0;color:var(--muted);text-wrap:pretty}.ecosystem-benefits-carousel-dots{margin-top:24px;display:flex;align-items:center;justify-content:center;gap:8px}.ecosystem-benefits-carousel-dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;width:8px;height:8px;border-radius:999px;background:#17372e2e;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.ecosystem-benefits-carousel-dot.is-active{background:#17372e9e}.ecosystem-benefits-carousel-dot:hover{transform:scale(1.08)}@media (max-width: 900px){.ecosystem-benefits-carousel-stage{grid-template-columns:30px minmax(0,1fr) 30px;gap:12px}.ecosystem-benefits-carousel-arrow{width:30px;height:30px}.ecosystem-benefits-carousel-arrow span{font-size:24px}}@media (max-width: 980px){.ecosystem-benefits-carousel{grid-template-columns:minmax(0,1fr);border-radius:24px}.ecosystem-benefits-carousel-image-wrap{min-height:300px}.ecosystem-benefits-carousel-copy{min-height:auto;border-radius:0 0 24px 24px}}@media (max-width: 640px){.ecosystem-benefits-carousel-copy{padding:24px 18px}.ecosystem-benefits-carousel-controls{grid-template-columns:minmax(0,1fr)}}.ecosystem-issuers-value-section{--home-section-space-top: clamp(28px, 4vw, 44px);--home-section-space-bottom: clamp(52px, 6vw, 84px)}.ecosystem-issuers-value-heading-wrap{margin-bottom:clamp(26px,3vw,38px)}.ecosystem-issuers-value-carousel{--home-what-we-do-visible-cards: 4}.ecosystem-issuers-value-card{background:#eef1f4;min-height:clamp(300px,28vw,360px)}.ecosystem-issuers-value-card__body{height:100%;padding-top:clamp(30px,3vw,38px);padding-bottom:clamp(30px,3vw,38px)}.ecosystem-issuers-value-card__title{max-width:16ch}.ecosystem-issuers-value-card__text{max-width:30ch}@media (max-width: 1100px){.ecosystem-issuers-value-carousel{--home-what-we-do-visible-cards: 2.2}}@media (max-width: 700px){.ecosystem-issuers-value-carousel{--home-what-we-do-visible-cards: 1.15}.ecosystem-issuers-value-heading-wrap{margin-bottom:24px}}.ecosystem-investors-section{--home-section-space-top: clamp(24px, 3.6vw, 48px);--home-section-space-bottom: clamp(56px, 6vw, 88px)}.ecosystem-investors-layout{align-items:center}.ecosystem-investors-copy{max-width:560px}.ecosystem-investors-title{max-width:15ch}.ecosystem-investors-media-frame{background:#e7ebef}.ecosystem-investors-layout .ecosystem-investors-media{grid-column:2}.ecosystem-investors-layout .ecosystem-investors-copy{grid-column:1;justify-self:start}@media (max-width: 960px){.ecosystem-investors-layout .ecosystem-investors-media,.ecosystem-investors-layout .ecosystem-investors-copy{grid-column:auto;justify-self:stretch}}@media (max-width: 960px){.ecosystem-investors-copy{max-width:none}}.ecosystem-investors-value-section{--home-section-space-top: clamp(24px, 3.6vw, 44px);--home-section-space-bottom: clamp(60px, 6vw, 92px)}.ecosystem-investors-value-card{background:#eef1f4;min-height:clamp(300px,28vw,360px)}.ecosystem-investors-value-card__body{height:100%;padding-top:clamp(30px,3vw,38px);padding-bottom:clamp(30px,3vw,38px)}.ecosystem-investors-value-card__title{max-width:16ch}.ecosystem-investors-value-card__text{max-width:30ch}.ecosystem-banks-section{--home-section-space-top: clamp(24px, 3.6vw, 48px);--home-section-space-bottom: clamp(60px, 6vw, 92px)}.ecosystem-banks-layout{align-items:center}.ecosystem-banks-copy{max-width:560px}.ecosystem-banks-title{max-width:16ch}.ecosystem-banks-media-frame{background:#e7ebef}@media (max-width: 960px){.ecosystem-banks-copy{max-width:none}}.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{min-height:clamp(300px,28vw,360px);padding:0;overflow:hidden;background:linear-gradient(180deg,#314760,#294058,#21364c);border:0;border-radius:0;box-shadow:none}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{height:100%;min-height:inherit;padding:clamp(28px,3vw,38px) 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(16px,1.8vw,22px);text-align:center}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{width:100%;max-width:none;min-height:0;margin:0;padding:0;display:block;background:transparent;color:#fff}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{width:100%;max-width:34ch;height:auto;margin:0;padding:0;display:block;background:transparent;color:#ffffffc7;text-wrap:balance}@media (max-width: 700px){.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{padding:28px 20px}}.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{background:#21364c!important;background-image:linear-gradient(180deg,#314760,#294058 52%,#21364c)!important;border:1px solid rgba(255,255,255,.08)!important;opacity:1!important;visibility:visible!important}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{background:transparent!important;opacity:1!important;visibility:visible!important}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{color:#fff!important;opacity:1!important;visibility:visible!important}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{color:#ffffffdb!important;opacity:1!important;visibility:visible!important}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{justify-content:flex-start!important}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em!important;max-height:2.8em!important;overflow:hidden;white-space:pre-line!important;font-family:inherit!important;font-size:.8rem!important;line-height:1.4!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:inherit!important;color:#ffffffb8!important;text-wrap:balance}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{min-height:6.48em}@media (min-width: 701px){.ecosystem-page .ecosystem-issuers-value-carousel,.ecosystem-page .ecosystem-investors-value-carousel,.ecosystem-page .ecosystem-financial-institutions-value-carousel{grid-template-columns:minmax(0,1fr)!important;column-gap:0!important}.ecosystem-page .ecosystem-issuers-value-carousel>.home-infrastructure-carousel__arrow,.ecosystem-page .ecosystem-investors-value-carousel>.home-infrastructure-carousel__arrow,.ecosystem-page .ecosystem-financial-institutions-value-carousel>.home-infrastructure-carousel__arrow{display:none!important}}@media (min-width: 901px){.ecosystem-page .ecosystem-benefits-carousel-stage{grid-template-columns:minmax(0,1fr)!important}.ecosystem-page .ecosystem-benefits-carousel-arrow{display:none!important}}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{min-height:inherit!important;justify-content:center!important;gap:clamp(12px,1.25vw,16px)!important;padding:clamp(24px,2.4vw,32px) 24px!important}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{font-size:.8rem!important;line-height:1.4!important;min-height:2.8em!important;max-height:2.8em!important;font-weight:700!important;letter-spacing:.08em!important;color:#fff!important}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{min-height:0!important;max-width:32ch!important;line-height:1.58!important;color:#ffffffd6!important}@media (max-width: 700px){.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{min-height:250px!important}}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{justify-content:center!important}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{margin:0!important;min-height:2.8em!important;max-height:2.8em!important;line-height:1.4!important}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{min-height:6.32em!important;display:flex!important;align-items:flex-start!important;justify-content:center!important}@media (max-width: 700px){.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{min-height:auto!important;display:block!important}}.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{min-height:clamp(240px,22vw,300px)!important}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{min-height:inherit!important;height:100%!important;display:grid!important;grid-template-rows:2.8em 6.32em!important;align-content:center!important;justify-items:center!important;align-items:start!important;gap:clamp(12px,1.25vw,16px)!important;padding:clamp(24px,2.4vw,32px) 24px!important;text-align:center!important}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{width:100%!important;height:2.8em!important;min-height:2.8em!important;max-height:2.8em!important;margin:0!important;padding:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.4!important;font-size:.8rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#fff!important;text-align:center!important;white-space:pre-line!important;text-wrap:balance!important}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{width:100%!important;max-width:32ch!important;height:6.32em!important;min-height:6.32em!important;max-height:6.32em!important;margin:0!important;padding:0!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.58!important;color:#ffffffd6!important;text-align:center!important}@media (max-width: 700px){.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;overflow:visible!important}}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{min-height:inherit!important;height:100%!important;display:grid!important;grid-template-rows:2.8em minmax(7.9em,auto)!important;align-content:center!important;justify-items:center!important;align-items:start!important;gap:clamp(12px,1.25vw,16px)!important;padding:clamp(24px,2.4vw,32px) 24px!important;text-align:center!important}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{height:2.8em!important;min-height:2.8em!important;max-height:2.8em!important}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{width:100%!important;max-width:34ch!important;height:auto!important;min-height:7.9em!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;line-height:1.58!important;color:#ffffffd6!important;text-align:center!important}@media (max-width: 700px){.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{min-height:auto!important}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{display:flex!important;flex-direction:column!important;justify-content:center!important}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{min-height:0!important}}.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{min-height:clamp(270px,24vw,330px)!important}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{min-height:inherit!important;height:100%!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:clamp(12px,1.25vw,16px)!important;padding:clamp(24px,2.4vw,32px) 24px!important;text-align:center!important}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{width:100%!important;max-width:none!important;height:2.8em!important;min-height:2.8em!important;max-height:2.8em!important;margin:0!important;padding:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.4!important;font-size:.8rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#fff!important;text-align:center!important;white-space:normal!important;text-wrap:balance!important}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{width:100%!important;max-width:34ch!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;line-height:1.58!important;color:#ffffffd6!important;text-align:center!important}@media (max-width: 700px){.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{min-height:auto!important}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{justify-content:flex-start!important}}.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{min-height:clamp(235px,20vw,285px)!important}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{padding:clamp(18px,1.9vw,24px) 22px!important;gap:clamp(8px,1vw,12px)!important}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{line-height:1.32!important;height:2.64em!important;min-height:2.64em!important;max-height:2.64em!important}.ecosystem-page .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-financial-institutions-value-card__text{line-height:1.46!important}@media (max-width: 700px){.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{padding:22px 18px!important;gap:10px!important}}.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{min-height:clamp(275px,22.5vw,325px)!important}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{padding:clamp(58px,4.9vw,78px) 22px clamp(22px,2.1vw,30px)!important;gap:clamp(10px,1.05vw,14px)!important;justify-content:flex-start!important}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;height:2.64em!important;min-height:2.64em!important;max-height:2.64em!important;margin:0!important;padding:0!important;overflow:hidden!important;line-height:1.32!important;text-align:center!important}@media (max-width: 700px){.ecosystem-page .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-investors-value-card,.ecosystem-page .ecosystem-financial-institutions-value-card{min-height:285px!important}.ecosystem-page .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-financial-institutions-value-card__body{padding:52px 18px 24px!important;gap:12px!important}}.ecosystem-page .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-financial-institutions-value-card__title{white-space:pre-line!important}.how-it-works-tokenized-assets{position:relative;z-index:2;isolation:isolate;padding-top:var(--section-spacing-y);padding-bottom:clamp(32px,5vw,56px)}.how-it-works-tokenized-assets:after{content:"";position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;transform:translate(-50%);pointer-events:none;background:var(--bg);border-left:1px solid rgba(24,33,31,.08);border-right:1px solid rgba(24,33,31,.08);border-bottom:1px solid rgba(24,33,31,.08);border-top:none;border-radius:0 0 clamp(28px,3vw,36px) clamp(28px,3vw,36px);box-shadow:0 18px 32px #18211f14}.how-it-works-tokenized-assets__carousel{position:relative;display:grid;align-items:center;max-width:1120px;margin:0 auto}.how-it-works-tokenized-assets__panel{display:grid;grid-template-columns:460px minmax(0,1fr);align-items:stretch;gap:0;min-height:420px;overflow:hidden;background:#fffffff7;border:1px solid rgba(24,33,31,.08);border-radius:28px;box-shadow:var(--shadow-soft);animation:howItWorksTokenizedAssetEnter .32s cubic-bezier(.22,1,.36,1)}.how-it-works-tokenized-assets__visual{display:flex;align-items:center;justify-content:center;min-height:100%;padding:6px;background:#fff;border-right:1px solid rgba(24,33,31,.06)}.how-it-works-tokenized-assets__visual-image{display:block;flex:0 0 auto;width:444px;height:392px;object-fit:contain}.how-it-works-tokenized-assets__content{display:grid;align-content:start;gap:clamp(16px,2vw,20px);padding:clamp(28px,3.5vw,40px)}.how-it-works-tokenized-assets__content h3,.how-it-works-tokenized-assets__content p,.how-it-works-tokenized-assets__detail dt,.how-it-works-tokenized-assets__detail dd{margin:0}.how-it-works-tokenized-assets__details{display:grid;gap:10px;margin:0;padding:0}.how-it-works-tokenized-assets__detail{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px;padding-top:10px;border-top:1px solid rgba(24,33,31,.08)}.how-it-works-tokenized-assets__detail dt{color:#18211fb3}.how-it-works-tokenized-assets__detail dd{color:var(--hero-graphite);font-weight:600;text-align:right}.how-it-works-tokenized-assets__detail--performance dd{color:var(--brand)}.how-it-works-tokenized-assets__arrow{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;transform:translateY(-50%);border:1px solid rgba(24,33,31,.12);border-radius:999px;background:#fffffff5;box-shadow:0 10px 24px #18211f1a;color:var(--hero-graphite);cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.how-it-works-tokenized-assets__arrow:hover{background:#fff;border-color:#18211f33;color:var(--brand)}.how-it-works-tokenized-assets__arrow:focus-visible,.how-it-works-tokenized-assets__dot:focus-visible{outline:2px solid rgba(34,69,61,.25);outline-offset:2px}.how-it-works-tokenized-assets__arrow span{font-size:1.8rem;line-height:1}.how-it-works-tokenized-assets__arrow--previous{left:-64px}.how-it-works-tokenized-assets__arrow--next{right:-64px}.how-it-works-tokenized-assets__controls{display:flex;justify-content:center;margin-top:16px}.how-it-works-tokenized-assets__dots{display:inline-flex;align-items:center;gap:10px}.how-it-works-tokenized-assets__dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#18211f33;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.how-it-works-tokenized-assets__dot:hover{background:#18211f57}.how-it-works-tokenized-assets__dot.is-active{background:var(--brand);transform:scale(1.1)}@keyframes howItWorksTokenizedAssetEnter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width: 900px){.how-it-works-tokenized-assets__panel{grid-template-columns:1fr;min-height:0}.how-it-works-tokenized-assets__visual{min-height:280px;padding:10px;border-right:0;border-bottom:1px solid rgba(24,33,31,.08)}.how-it-works-tokenized-assets__visual-image{width:min(100%,520px);height:260px}.how-it-works-tokenized-assets__arrow{top:calc(150px + clamp(16px,2vw,22px));transform:translateY(-50%)}.how-it-works-tokenized-assets__arrow--previous{left:-10px}.how-it-works-tokenized-assets__arrow--next{right:-10px}}@media (max-width: 560px){.how-it-works-tokenized-assets__visual-image{width:min(100%,260px);height:200px}}.how-it-works-art-lending{padding-top:clamp(60px,7vw,88px)}.how-it-works-art-lending .section-heading{margin:0 auto;text-align:center}.how-it-works-art-lending .section-heading p{margin-left:auto;margin-right:auto;max-width:76ch}.art-lending-timeline{margin-top:var(--section-block-gap-tight)}.how-it-works-art-lending__benefits{display:grid;gap:14px;max-width:980px;margin:clamp(24px,3vw,32px) auto 0;padding:clamp(22px,2.8vw,28px);border-radius:24px}.how-it-works-art-lending__benefits-label{color:#51635b;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.how-it-works-art-lending__benefits ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin:0;padding-left:18px;color:var(--hero-graphite)}.how-it-works-art-lending__benefits li::marker{color:var(--brand)}@media (max-width: 980px){.art-lending-timeline .process-rail{left:clamp(40px,4vw,52px);right:clamp(40px,4vw,52px)}}@media (max-width: 760px){.how-it-works-art-lending__benefits ul{grid-template-columns:1fr}}@media (max-width: 560px){.how-it-works-art-lending__benefits{padding-left:18px;padding-right:18px}}#art-lending{scroll-margin-top:clamp(120px,16vh,180px)}.how-it-works-infra{padding-top:clamp(60px,7vw,88px)}.how-it-works-infra .section-heading{margin:0 auto;text-align:center}.how-it-works-infra .section-heading p{margin-left:auto;margin-right:auto;max-width:72ch}.how-it-works-infra__stack{width:min(100%,1180px);margin:0 auto;display:grid;gap:clamp(20px,2.6vw,28px)}.how-it-works-infra__panel{display:grid;gap:18px;padding:clamp(22px,2.8vw,30px);border-radius:28px;border:1px solid rgba(24,33,31,.08);background:#fffffffa;box-shadow:0 18px 32px #18211f14}.how-it-works-infra__eyebrow{color:#51635b;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.how-it-works-infra__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,24px);align-items:start}.how-it-works-infra__row--single{grid-template-columns:minmax(0,460px);justify-content:center}.how-it-works-infra-module{min-height:100%;padding:clamp(18px,2vw,22px);border-radius:22px;border:1px solid rgba(24,33,31,.08);background:#fafcfbfa}.how-it-works-infra-module__header{display:flex;align-items:center;gap:12px}.how-it-works-infra-module__icon-wrap{--how-it-works-infra-icon-size: 52px;display:inline-flex;align-items:center;justify-content:center;width:var(--how-it-works-infra-icon-size);height:var(--how-it-works-infra-icon-size);flex-shrink:0;color:var(--brand)}.how-it-works-infra-module__icon{width:var(--how-it-works-infra-icon-size);height:var(--how-it-works-infra-icon-size);display:block;color:var(--brand);stroke:currentColor;stroke-width:2.1;fill:none;stroke-linecap:round;stroke-linejoin:round}.how-it-works-infra-module__icon,.how-it-works-infra-module__icon *,.how-it-works-infra-module__icon-wrap,.how-it-works-infra-module__icon-wrap *{stroke:currentColor!important;fill:none!important}.how-it-works-infra-module h3{margin:0;color:var(--hero-graphite);font-size:clamp(1.08rem,1.4vw,1.28rem);line-height:1.28;text-wrap:pretty}.how-it-works-infra-module p{margin:14px 0 0;color:var(--muted);font-size:.96rem;line-height:1.62;text-wrap:pretty}.how-it-works-infra-module--bottom{width:min(460px,100%)}@media (max-width: 980px){.how-it-works-infra__stack{width:100%}.how-it-works-infra__row,.how-it-works-infra__row--single{grid-template-columns:1fr}.how-it-works-infra-module--bottom{width:100%}}.tokenization-workflow-intro{background:#f3f3f2;padding-top:clamp(34px,5vw,64px);padding-bottom:clamp(22px,4vw,40px)}.tokenization-workflow-intro__shell{--tokenization-workflow-image-gap: clamp(24px, 3vw, 34px);--tokenization-workflow-active-blue: #21364c;--tokenization-workflow-active-blue-soft: rgba(33, 54, 76, .16);width:min(100%,var(--content-max, 1400px));margin:0 auto;padding-inline:clamp(24px,4vw,44px);display:grid;gap:0}.tokenization-workflow-intro__heading-wrap{margin:0 0 clamp(48px,5vw,72px)}.tokenization-workflow-intro__heading .section-description{max-width:78ch;margin-inline:auto;text-wrap:pretty}.tokenization-workflow-intro__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tokenization-workflow-intro__timeline{position:relative;grid-column:1 / -1;grid-area:timeline;display:flex;justify-content:space-between;align-items:center;gap:clamp(14px,2vw,22px);width:min(100%,720px);margin:clamp(6px,1vw,10px) auto var(--tokenization-workflow-image-gap)}.tokenization-workflow-intro__timeline-line{position:absolute;left:clamp(16px,2vw,20px);right:clamp(16px,2vw,20px);top:50%;height:1px;background:var(--tokenization-workflow-active-blue-soft);transform:translateY(-50%);overflow:hidden}.tokenization-workflow-intro__timeline-progress{position:absolute;inset:0 auto 0 0;width:0%;background:var(--tokenization-workflow-active-blue)!important;transform-origin:left center;transition:width .82s cubic-bezier(.16,1,.3,1)}.tokenization-workflow-intro__timeline-item{position:relative;z-index:1;display:inline-flex;border:0;padding:0;background:transparent;cursor:pointer;text-decoration:none}.tokenization-workflow-intro__timeline-square{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(20,32,51,.28);background:#f3f3f2;color:var(--hero-graphite);font-family:var(--font-sans);font-size:16px;font-weight:600;line-height:1;letter-spacing:.08em;transition:background .32s ease,border-color .32s ease,color .32s ease}.tokenization-workflow-intro__timeline-item:hover .tokenization-workflow-intro__timeline-square,.tokenization-workflow-intro__timeline-item:focus-visible .tokenization-workflow-intro__timeline-square{border-color:#14203380;background:#fff}.tokenization-workflow-intro__timeline-item:focus-visible{outline:none}.tokenization-workflow-intro__timeline-item.is-active .tokenization-workflow-intro__timeline-square,.tokenization-workflow-intro__timeline-item.is-complete .tokenization-workflow-intro__timeline-square{background:var(--tokenization-workflow-active-blue)!important;border-color:var(--tokenization-workflow-active-blue)!important;color:#fff}.tokenization-workflow-intro__carousel{display:grid;gap:var(--tokenization-workflow-image-gap)}.tokenization-workflow-intro__grid{display:grid;grid-template-areas:"timeline timeline" "media content";grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(36px,4vw,64px);row-gap:var(--tokenization-workflow-image-gap);align-items:center}.tokenization-workflow-intro__grid--active{will-change:auto}.tokenization-workflow-intro__media{grid-area:media;align-self:stretch;width:100%}.tokenization-workflow-intro__image{display:block;width:100%;aspect-ratio:1.28 / 1;object-fit:cover;background:#ddd8d1}.tokenization-workflow-intro__content{grid-area:content;width:100%;max-width:none;padding-block:clamp(8px,2vw,18px)}.tokenization-workflow-intro__grid--next .tokenization-workflow-intro__media,.tokenization-workflow-intro__grid--next .tokenization-workflow-intro__content,.tokenization-workflow-intro__grid--prev .tokenization-workflow-intro__media,.tokenization-workflow-intro__grid--prev .tokenization-workflow-intro__content{animation:tokenization-workflow-neutral-reveal .92s cubic-bezier(.16,1,.3,1) both}.tokenization-workflow-intro__grid--next .tokenization-workflow-intro__content,.tokenization-workflow-intro__grid--prev .tokenization-workflow-intro__content{animation-delay:.08s}.tokenization-workflow-intro__header{display:flex;align-items:center;gap:0;margin-bottom:16px}.tokenization-workflow-intro__title{margin:0;color:var(--hero-graphite);font-family:var(--font-display);font-size:var(--title-section-size);line-height:var(--title-section-line);letter-spacing:var(--title-letter-spacing);font-weight:500}.tokenization-workflow-intro__subtitle{margin:0;color:var(--text);font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:500;letter-spacing:0}.tokenization-workflow-intro__text{margin:14px 0 0;color:var(--muted);font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line);max-width:62ch}@keyframes tokenization-workflow-neutral-reveal{0%{opacity:0;filter:blur(5px);transform:translate3d(0,10px,0) scale(.992)}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}.tokenization-workflow-intro__controls{display:flex;align-items:center;justify-content:center;gap:10px;width:min(100%,1100px);margin:0 auto}.tokenization-workflow-intro__control{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(20,32,51,.18);background:#fff;color:var(--hero-graphite);font-family:var(--font-sans);font-size:13px;line-height:1;padding:12px 16px;min-width:88px;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,opacity .2s ease}.tokenization-workflow-intro__control:hover:not(:disabled),.tokenization-workflow-intro__control:focus-visible:not(:disabled){border-color:#1420336b;background:#fff}.tokenization-workflow-intro__control:disabled{opacity:.45;cursor:not-allowed}.tokenization-workflow-intro__progress{color:#14203394;font-family:var(--font-sans);font-size:12px;line-height:1;letter-spacing:.08em;min-width:48px;text-align:center}@media (max-width: 1100px){.tokenization-workflow-intro__grid{column-gap:40px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (max-width: 820px){.tokenization-workflow-intro{padding-top:28px}.tokenization-workflow-intro__timeline{width:min(100%,620px);margin:0 auto}.tokenization-workflow-intro__timeline-square{width:42px;height:42px;font-size:15px}.tokenization-workflow-intro__grid{grid-template-columns:1fr;grid-template-areas:"media" "timeline" "content";gap:28px;align-items:start}.tokenization-workflow-intro__content{max-width:none;padding-block:0}.tokenization-workflow-intro__image{aspect-ratio:1.2 / 1}.tokenization-workflow-intro__controls{width:100%}}@media (max-width: 640px){.tokenization-workflow-intro__shell{--tokenization-workflow-image-gap: clamp(24px, 3vw, 34px);padding-inline:20px}.tokenization-workflow-intro__timeline{gap:10px;margin:0 auto}.tokenization-workflow-intro__timeline-line{left:14px;right:14px}.tokenization-workflow-intro__timeline-square{width:34px;height:34px;font-size:13px}.tokenization-workflow-intro__grid{gap:24px}.tokenization-workflow-intro__header{gap:12px;margin-bottom:14px}.tokenization-workflow-intro__text{margin-top:18px}.tokenization-workflow-intro__controls{gap:8px}.tokenization-workflow-intro__control{min-width:84px;padding:12px 14px;font-size:13px}}@media (prefers-reduced-motion: reduce){.tokenization-workflow-intro__timeline-progress,.tokenization-workflow-intro__media,.tokenization-workflow-intro__content{animation:none;transition:none}}.tokenization-workflow-intro__shell{--tokenization-workflow-active-blue: #21364c;--tokenization-workflow-active-blue-soft: rgba(33, 54, 76, .18)}.tokenization-workflow-intro__timeline-line{height:2px;background-color:var(--tokenization-workflow-active-blue-soft)!important}.tokenization-workflow-intro__timeline-progress,.tokenization-workflow-intro__timeline-line .tokenization-workflow-intro__timeline-progress{background:#21364c!important;background-color:#21364c!important;opacity:1!important}.tokenization-workflow-intro__timeline-item.is-active .tokenization-workflow-intro__timeline-square,.tokenization-workflow-intro__timeline-item.is-complete .tokenization-workflow-intro__timeline-square{background:#21364c!important;background-color:#21364c!important;border-color:#21364c!important;color:#fff!important}.tokenization-workflow-intro__timeline-square{width:46px;height:46px;font-size:16px;font-weight:600;letter-spacing:.08em}@media (max-width: 820px){.tokenization-workflow-intro__timeline-square{width:42px;height:42px;font-size:15px}}@media (max-width: 640px){.tokenization-workflow-intro__timeline-square{width:34px;height:34px;font-size:13px}}.how-it-works-financial-integration-showcase{position:relative;margin-top:32px}.how-it-works-financial-integration-heading-wrap{margin-bottom:clamp(26px,3vw,34px)}.how-it-works-financial-integration-heading .section-description{max-width:78ch;margin-inline:auto;text-wrap:pretty;display:grid;gap:14px}.how-it-works-financial-integration-showcase__stage{width:min(var(--max),calc(100% - 32px));margin:0 auto}.how-it-works-financial-integration-showcase__media-shell{display:flex;justify-content:center}.how-it-works-financial-integration-showcase__media-frame{position:relative;width:min(100%,1080px);overflow:hidden;border-radius:0;background:#0f1620;aspect-ratio:16 / 7.4;box-shadow:none}.how-it-works-financial-integration-showcase__image{display:block;width:100%;height:100%;object-fit:cover}.how-it-works-feature{padding-top:clamp(34px,5vw,64px);padding-bottom:clamp(22px,4vw,40px)}.how-it-works-feature .ecosystem-section-body{width:min(100%,var(--content-max, 1400px));margin:0 auto;padding-inline:clamp(24px,4vw,44px)}.how-it-works-feature__article{align-items:center}.how-it-works-feature__content{max-width:560px}.how-it-works-feature__content .section-description{display:grid;gap:14px}.how-it-works-feature__frame,.how-it-works-feature__visual,.how-it-works-feature__visual img{border-radius:0}.how-it-works-feature--financial-integration .how-it-works-feature__visual{background:#ddd8d1}.how-it-works-feature--art-lending{padding-top:clamp(24px,4vw,42px);padding-bottom:clamp(60px,7vw,88px)}.how-it-works-art-lending-split__timeline{position:relative;display:grid;gap:18px;width:100%;padding-left:34px}.how-it-works-art-lending-split__line{position:absolute;left:15px;top:10px;bottom:10px;width:1px;background:#1420332e}.how-it-works-art-lending-split__step{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:flex-start}.how-it-works-art-lending-split__node{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:-34px;border:1px solid rgba(20,32,51,.28);background:#f3f3f2;color:var(--hero-graphite);font-size:11px;font-weight:600;letter-spacing:.08em}.how-it-works-art-lending-split__card{display:grid;gap:10px;padding:clamp(18px,2.5vw,24px);border-radius:0}.how-it-works-art-lending-split__card h4{margin:0;color:var(--hero-graphite);font-family:var(--font-display);font-size:1.16rem;font-weight:500;line-height:1.2}.how-it-works-art-lending-split__card p,.how-it-works-feature--art-lending .section-description p,.how-it-works-feature--art-lending .ecosystem-market-feature__copy>p{margin:0;color:var(--muted);font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line)}.how-it-works-feature--art-lending .ecosystem-market-feature__content,.how-it-works-feature--art-lending .ecosystem-market-feature__media{align-self:center}.how-it-works-feature--art-lending .ecosystem-market-feature__content{min-height:auto;align-content:center}.how-it-works-feature--art-lending .ecosystem-market-feature__copy{align-self:center}.how-it-works-feature--art-lending .how-it-works-feature__media{display:flex;align-items:center}.how-it-works-art-lending-split__benefits-title{margin:10px 0 2px;color:#51635b;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}@media (max-width: 960px){.how-it-works-feature__article,.how-it-works-feature__article--timeline-left{display:grid;grid-template-columns:1fr}.how-it-works-feature__media{order:2}}@media (max-width: 640px){.how-it-works-art-lending-split__timeline{padding-left:28px}.how-it-works-art-lending-split__node{margin-left:-28px;width:28px;height:28px}.how-it-works-art-lending-split__line{left:13px}.how-it-works-feature .ecosystem-section-body{padding-inline:0}}@media (max-width: 960px){.how-it-works-financial-integration-showcase__media-frame{width:min(100%,940px)}}@media (max-width: 640px){.how-it-works-financial-integration-heading-wrap{margin-bottom:24px}.how-it-works-financial-integration-showcase__stage{width:min(100%,calc(100% - 48px))}.how-it-works-financial-integration-showcase__media-frame{width:100%;aspect-ratio:16 / 8.8}}.how-it-works-process-overview .ecosystem-market-feature__copy .section-description p{max-width:58ch}.how-it-works-process-overview__frame,.how-it-works-process-overview__frame.ecosystem-market-carousel__frame{min-height:clamp(420px,38vw,560px)}.how-it-works-process-overview__visual{position:relative;width:100%;height:100%;overflow:hidden}.how-it-works-process-overview__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080e1814,#080e182e);pointer-events:none}.how-it-works-process-overview__visual img{width:100%;height:100%;object-fit:cover;object-position:center}.how-it-works-feature--art-lending{--art-lending-timeline-blue: #21364c;--art-lending-timeline-blue-soft: rgba(33, 54, 76, .18)}.how-it-works-art-lending-split__line{width:2px;background:var(--art-lending-timeline-blue-soft)!important;overflow:hidden}.how-it-works-art-lending-split__progress{position:absolute;inset:0 0 auto;width:100%;height:100%;background:var(--art-lending-timeline-blue)!important;transform:scaleY(0);transform-origin:top center;animation:art-lending-timeline-fill .92s cubic-bezier(.16,1,.3,1) .08s both}.how-it-works-art-lending-split__node-label{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:inherit}.how-it-works-art-lending-split__step.is-active .how-it-works-art-lending-split__node,.how-it-works-art-lending-split__step.is-complete .how-it-works-art-lending-split__node{background:var(--art-lending-timeline-blue)!important;border-color:var(--art-lending-timeline-blue)!important;color:#fff!important}.how-it-works-art-lending-split__node{width:32px;height:32px;font-size:16px;font-weight:600;letter-spacing:.08em;transition:background .32s ease,border-color .32s ease,color .32s ease}.how-it-works-art-lending-split__card{transition:transform .42s cubic-bezier(.16,1,.3,1),box-shadow .42s cubic-bezier(.16,1,.3,1)}.how-it-works-art-lending-split__step.is-active .how-it-works-art-lending-split__card,.how-it-works-art-lending-split__step.is-complete .how-it-works-art-lending-split__card{animation:art-lending-card-enter .7s cubic-bezier(.16,1,.3,1) both}.how-it-works-art-lending-split__step:nth-of-type(2) .how-it-works-art-lending-split__card{animation-delay:.08s}.how-it-works-art-lending-split__step:nth-of-type(3) .how-it-works-art-lending-split__card{animation-delay:.16s}@keyframes art-lending-timeline-fill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes art-lending-card-enter{0%{opacity:0;filter:blur(3px);transform:translate3d(0,8px,0)}to{opacity:1;filter:blur(0);transform:translateZ(0)}}@media (max-width: 640px){.how-it-works-art-lending-split__node{width:32px;height:32px;font-size:16px}.how-it-works-art-lending-split__line{left:15px}}@media (prefers-reduced-motion: reduce){.how-it-works-art-lending-split__progress,.how-it-works-art-lending-split__step.is-active .how-it-works-art-lending-split__card,.how-it-works-art-lending-split__step.is-complete .how-it-works-art-lending-split__card{animation:none;transform:none;filter:none}}.how-it-works-art-lending-split__timeline{--art-lending-line-top: 16px;--art-lending-line-height: calc(100% - 32px) ;--art-lending-progress-height: 0px}.how-it-works-art-lending-split__step{align-items:center!important}.how-it-works-art-lending-split__line{top:var(--art-lending-line-top)!important;bottom:auto!important;height:var(--art-lending-line-height)!important;left:15px!important;background:var(--art-lending-timeline-blue-soft)!important}.how-it-works-art-lending-split__progress{inset:0 0 auto!important;height:var(--art-lending-progress-height)!important;transform:none!important;animation:none!important;transition:height .28s cubic-bezier(.16,1,.3,1)!important}.how-it-works-art-lending-split__card{align-self:center!important}@media (max-width: 640px){.how-it-works-art-lending-split__line{left:15px!important}}@media (prefers-reduced-motion: reduce){.how-it-works-art-lending-split__progress{transition:none!important}}.how-it-works-art-lending-split__node{position:relative!important;overflow:hidden!important;isolation:isolate!important;background:#f3f3f2!important;border-color:#14203347!important;color:var(--hero-graphite)!important;transition:border-color .28s cubic-bezier(.16,1,.3,1),color .28s cubic-bezier(.16,1,.3,1)!important}.how-it-works-art-lending-split__node:before{content:"";position:absolute;inset:0 0 auto 0;z-index:0;height:calc(var(--art-lending-node-fill, 0) * 100%);background:var(--art-lending-timeline-blue)!important;transition:height .28s cubic-bezier(.16,1,.3,1)}.how-it-works-art-lending-split__step.is-active .how-it-works-art-lending-split__node,.how-it-works-art-lending-split__step.is-complete .how-it-works-art-lending-split__node{background:#f3f3f2!important;border-color:var(--art-lending-timeline-blue)!important;color:#fff!important}.how-it-works-art-lending-split__node{background:#f3f3f2!important;overflow:hidden!important;isolation:isolate!important}.how-it-works-art-lending-split__node:before{inset:0 0 auto 0!important;height:calc(var(--art-lending-node-fill, 0) * 100%)!important;transform-origin:top center!important}.how-it-works-art-lending-split__node-label{position:relative!important;z-index:2!important;color:inherit!important;text-shadow:0 1px 2px rgba(0,0,0,.18)}.how-it-works-art-lending-split__step.is-active .how-it-works-art-lending-split__node,.how-it-works-art-lending-split__step.is-complete .how-it-works-art-lending-split__node{background:#f3f3f2!important;border-color:var(--art-lending-timeline-blue)!important}.how-it-works-art-lending-split__card,.how-it-works-art-lending-split__step.is-active .how-it-works-art-lending-split__card,.how-it-works-art-lending-split__step.is-complete .how-it-works-art-lending-split__card{animation:none!important;transition:none!important;transform:none!important;filter:none!important;opacity:1!important}.how-it-works-faq{background:var(--surface);padding-top:clamp(72px,8vw,112px);padding-bottom:clamp(80px,9vw,120px)}.how-it-works-faq__inner{width:min(100%,var(--content-max, 1400px));margin:0 auto;padding-inline:clamp(24px,4vw,44px);box-sizing:border-box;display:grid;grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);gap:clamp(34px,5vw,72px);align-items:start}.how-it-works-faq__header{position:sticky;top:104px}.how-it-works-faq__header .label{margin-bottom:12px}.how-it-works-faq__header .home-bridge-copy-title{margin:0;color:var(--text)}.how-it-works-faq__list{display:grid;border-top:1px solid var(--line)}.how-it-works-faq__item{border-bottom:1px solid var(--line)}.how-it-works-faq__question{width:100%;border:0;background:transparent;padding:clamp(20px,2.6vw,28px) 0;display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:24px;align-items:center;text-align:left;color:var(--text);font:inherit;cursor:pointer}.how-it-works-faq__question span:first-child{font-family:var(--font-display);font-size:var(--title-card-size);line-height:var(--title-card-line);letter-spacing:var(--title-letter-spacing)}.how-it-works-faq__icon{position:relative;width:42px;height:42px;border:1px solid var(--line);border-radius:0;transition:border-color .22s ease,background .22s ease,transform .22s ease}.how-it-works-faq__icon:before,.how-it-works-faq__icon:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:1px;background:var(--text);transform:translate(-50%,-50%);transition:transform .22s ease,opacity .22s ease}.how-it-works-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.how-it-works-faq__item.is-open .how-it-works-faq__icon{background:#21364c;border-color:#21364c}.how-it-works-faq__item.is-open .how-it-works-faq__icon:before,.how-it-works-faq__item.is-open .how-it-works-faq__icon:after{background:#fff}.how-it-works-faq__item.is-open .how-it-works-faq__icon:after{opacity:0;transform:translate(-50%,-50%) rotate(0)}.how-it-works-faq__question:hover .how-it-works-faq__icon,.how-it-works-faq__question:focus-visible .how-it-works-faq__icon{transform:translate(3px);border-color:var(--line-strong)}.how-it-works-faq__item.is-open .how-it-works-faq__question:hover .how-it-works-faq__icon,.how-it-works-faq__item.is-open .how-it-works-faq__question:focus-visible .how-it-works-faq__icon{background:#21364c;border-color:#21364c}.how-it-works-faq__question:focus-visible{outline:2px solid var(--line-strong);outline-offset:6px}.how-it-works-faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.how-it-works-faq__item.is-open .how-it-works-faq__answer{grid-template-rows:1fr}.how-it-works-faq__answer-inner{overflow:hidden;padding-right:clamp(52px,7vw,82px)}.how-it-works-faq__answer-inner p{margin:0 0 14px;color:var(--muted);font-size:var(--text-body-size);line-height:var(--text-body-line)}.how-it-works-faq__answer-inner p:last-child{margin-bottom:clamp(22px,2.6vw,30px)}@media (max-width: 900px){.how-it-works-faq__inner{grid-template-columns:1fr;gap:28px}.how-it-works-faq__header{position:static}}@media (max-width: 640px){.how-it-works-faq{padding-top:56px;padding-bottom:72px}.how-it-works-faq__question{grid-template-columns:minmax(0,1fr) 36px;gap:16px}.how-it-works-faq__icon{width:36px;height:36px}.how-it-works-faq__answer-inner{padding-right:0}}.how-it-works-hero-special{--split-hero-special-height: clamp(320px, 39svh, 380px);margin-top:0;min-height:var(--split-hero-special-height);background:#fff}.how-it-works-hero-special .split-hero-special-inner{min-height:var(--split-hero-special-height);padding-top:0;padding-bottom:0}.how-it-works-hero-special .split-hero-special-copy,.how-it-works-hero-special .split-hero-special-visual{min-height:var(--split-hero-special-height);height:var(--split-hero-special-height)}.how-it-works-hero-special .split-hero-special-copy{padding-top:0;padding-bottom:0}.how-it-works-hero-special .split-hero-special-copy{color:#f8fbff}.how-it-works-hero-special .split-hero-special-copy:before,.how-it-works-hero-special:after,.how-it-works-hero-special .split-hero-special-inner:before{display:none}.how-it-works-hero-special .split-hero-special-copy-inner{max-width:min(620px,100%);padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;box-shadow:none}.how-it-works-hero-special .split-hero-special-title{margin-bottom:22px;color:#fff;text-shadow:0 3px 12px rgba(0,0,0,.24)}.how-it-works-hero-special .split-hero-special-description,.how-it-works-hero-special .split-hero-special-description p{color:#fffffff0;text-shadow:0 2px 8px rgba(0,0,0,.18)}.how-it-works-hero-special .split-hero-special-image{object-position:center center;border-color:#ffffff1a;background:#151d28;box-shadow:0 24px 56px #0e17231f}@media (max-width: 1200px){.how-it-works-hero-special{--split-hero-special-height: clamp(300px, 36svh, 360px)}}@media (max-width: 640px){.how-it-works-hero-special{--split-hero-special-height: clamp(260px, 32svh, 320px)}}@media (max-width: 960px){.how-it-works-hero-special .split-hero-special-title,.how-it-works-hero-special .split-hero-special-description,.how-it-works-hero-special .split-hero-special-description p{text-align:left}.how-it-works-hero-special .split-hero-special-copy-inner{padding:0}}body.page-how-it-works-active,body.page-how-it-works-active .page-shell,body.page-how-it-works-active .app-shell,body.page-how-it-works-active main{background:#fff}.how-it-works-page,.how-it-works-page>.section,.how-it-works-page>.section.section-shell,.how-it-works-page .tokenization-workflow-intro,.how-it-works-page .tokenization-workflow-intro__shell,.how-it-works-page .home-infrastructure-heading-wrap,.how-it-works-page .how-it-works-financial-integration-showcase,.how-it-works-page .how-it-works-financial-integration-showcase__stage,.how-it-works-page .how-it-works-feature,.how-it-works-page .ecosystem-section-body,.how-it-works-page .ecosystem-market-stack{background:#fff}.market-insights-key-value{font-size:clamp(2rem,3vw,2.75rem);line-height:1;font-weight:600;letter-spacing:-.04em;margin-bottom:14px;color:var(--color-text)}.market-structural-case-metrics-section{padding-top:clamp(8px,1vw,14px);padding-bottom:clamp(20px,2vw,32px)}.market-structural-case-section+.market-structural-case-metrics-section{margin-top:0}.market-structural-case-metrics-section+.market-insights-chart-section{padding-top:clamp(20px,2vw,32px)}.market-structural-case-metrics-section+.market-insights-chart-section--art,.market-structural-case-metrics-section+.market-insights-chart-section--passion-assets{padding-top:clamp(64px,6vw,88px)}.market-insights-chart-section--featured{padding-bottom:clamp(16px,1.8vw,24px)}.market-insights-chart-source{margin:clamp(12px,1.4vw,16px) 0 0;color:var(--muted);font-size:.78rem;font-style:italic;line-height:1.45;text-align:center}.market-insights-chart-section+.market-structural-case-section{padding-top:clamp(16px,1.8vw,24px)}.market-structural-case-section{padding-top:clamp(2.5rem,5vw,4.5rem)}.market-structural-case-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;column-gap:clamp(2rem,4vw,4rem)}.market-structural-case__content{max-width:560px;justify-self:start;align-self:center;gap:1.5rem}.market-structural-case__eyebrow{margin:0}.market-structural-case__title{max-width:14ch}.market-structural-case__description p{max-width:56ch}.market-structural-case__description--paragraph-gap p+p{margin-top:1.15em}.market-structural-case__media{display:flex;align-items:center;justify-content:center;align-self:center;width:100%}.market-structural-case__image-frame,.market-structural-case__image-frame.home-bridge-media-frame{width:min(100%,520px);aspect-ratio:4 / 5;display:block;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:hidden}.market-structural-case__image-frame:after{content:none}.market-structural-case__image{display:block;width:100%;height:100%;object-fit:cover}.market-structural-case__metrics-row{width:100%;margin:clamp(2rem,3.4vw,3rem) auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.market-structural-case__metrics-inner{width:min(100%,1240px);display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));justify-content:center;gap:clamp(14px,2vw,20px)}.market-structural-case__metric{min-height:clamp(180px,16vw,220px);padding:clamp(1.75rem,2.6vw,2.35rem);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;border-radius:0}.market-structural-case__value{font-size:clamp(2rem,3vw,2.75rem);line-height:1;font-weight:600;letter-spacing:-.04em;margin-bottom:14px;color:var(--color-text);text-align:center}.market-structural-case__text{margin:0;max-width:18ch;font-size:1rem;line-height:1.45;color:var(--muted);text-align:center}.market-structural-case__source-note{width:min(100%,1240px);margin:clamp(1.4rem,2vw,1.9rem) auto 0;color:var(--muted);font-size:.82rem;font-style:italic;line-height:1.5;text-align:center}@media (max-width: 1180px){.market-structural-case-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.94fr)}.market-structural-case__image-frame,.market-structural-case__image-frame.home-bridge-media-frame{width:min(100%,480px);min-height:clamp(420px,42vw,560px)}}@media (max-width: 1040px){.market-structural-case-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}.market-structural-case__image-frame,.market-structural-case__image-frame.home-bridge-media-frame{width:min(100%,440px);min-height:clamp(380px,40vw,500px)}.market-structural-case__metrics-inner{grid-template-columns:repeat(2,minmax(220px,1fr))}.market-structural-case__metric{min-height:clamp(180px,20vw,220px)}}@media (max-width: 960px){.market-structural-case-layout{width:min(100%,680px);grid-template-columns:1fr;row-gap:24px;column-gap:0;align-items:start}.market-structural-case__content,.market-structural-case__media{justify-self:center;width:100%;max-width:none}.market-structural-case__title,.market-structural-case__description,.market-structural-case__description p{max-width:none}.market-structural-case__image-frame,.market-structural-case__image-frame.home-bridge-media-frame{width:min(100%,440px);min-height:clamp(320px,64vw,480px)}.market-structural-case__metric{min-height:180px}}@media (max-width: 640px){.market-structural-case-layout{width:min(100%,calc(100% - 48px))}.market-structural-case__image-frame,.market-structural-case__image-frame.home-bridge-media-frame{width:100%;min-height:clamp(300px,86vw,420px)}.market-structural-case__metrics-inner{width:100%;grid-template-columns:1fr}.market-structural-case__metric{width:100%;min-height:160px;padding:1.25rem 1rem}.market-structural-case__text{width:100%;max-width:34ch}.market-structural-case-metrics-section{place-self:center;width:min(100%,calc(100% - 20px))}}.market-structural-case-section--ecosystem{--home-section-space-top: var(--section-spacing-y);--home-section-space-bottom: var(--section-spacing-y);padding-top:var(--home-section-space-top);padding-bottom:var(--home-section-space-bottom)}.market-structural-case-layout--ecosystem{grid-template-columns:minmax(0,1.08fr) minmax(520px,.98fr);column-gap:clamp(32px,3.2vw,48px);row-gap:clamp(26px,2.6vw,40px);align-items:center}.market-structural-case-layout--ecosystem .market-structural-case__media{grid-column:1;grid-row:2;justify-self:center}.market-structural-case-layout--ecosystem .market-structural-case__content{grid-column:2;grid-row:2;max-width:560px;justify-self:start}.market-structural-case-layout--ecosystem .market-structural-case__image-frame,.market-structural-case-layout--ecosystem .market-structural-case__image-frame.home-bridge-media-frame{width:min(100%,520px);min-height:clamp(480px,44vw,620px);aspect-ratio:4 / 5;background:#e8e1d5}.market-structural-case-layout--ecosystem .market-structural-case__image-frame:after{content:""}.market-structural-case-layout--ecosystem .market-structural-case__image{filter:contrast(.98) brightness(.88) saturate(.95)}.market-structural-case-layout--ecosystem .market-structural-case__title{max-width:14ch}.market-structural-case-layout--ecosystem .market-structural-case__description,.market-structural-case-layout--ecosystem .market-structural-case__description p{max-width:none}@media (max-width: 1180px){.market-structural-case-layout--ecosystem{grid-template-columns:minmax(0,1fr) minmax(420px,.94fr);column-gap:clamp(24px,2.8vw,34px);row-gap:clamp(22px,2.4vw,30px)}.market-structural-case-layout--ecosystem .market-structural-case__content{max-width:520px}.market-structural-case-layout--ecosystem .market-structural-case__image-frame,.market-structural-case-layout--ecosystem .market-structural-case__image-frame.home-bridge-media-frame{width:min(100%,480px);min-height:clamp(420px,42vw,560px)}}@media (max-width: 1040px){.market-structural-case-layout--ecosystem{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);column-gap:24px}.market-structural-case-layout--ecosystem .market-structural-case__content{max-width:480px}.market-structural-case-layout--ecosystem .market-structural-case__image-frame,.market-structural-case-layout--ecosystem .market-structural-case__image-frame.home-bridge-media-frame{width:min(100%,440px);min-height:clamp(380px,40vw,500px)}}@media (max-width: 960px){.market-structural-case-layout--ecosystem{width:min(100%,680px);grid-template-columns:1fr;row-gap:24px;column-gap:0;align-items:start}.market-structural-case-layout--ecosystem .market-structural-case__media,.market-structural-case-layout--ecosystem .market-structural-case__content{grid-column:auto;grid-row:auto;justify-self:center;width:100%;max-width:none}.market-structural-case-layout--ecosystem .market-structural-case__title,.market-structural-case-layout--ecosystem .market-structural-case__description,.market-structural-case-layout--ecosystem .market-structural-case__description p{max-width:none;text-align:left}.market-structural-case-layout--ecosystem .market-structural-case__image-frame,.market-structural-case-layout--ecosystem .market-structural-case__image-frame.home-bridge-media-frame{width:min(100%,440px);min-height:clamp(320px,64vw,480px)}}@media (max-width: 640px){.market-structural-case-layout--ecosystem{width:min(100%,calc(100% - 48px))}}.market-structural-case-layout--ecosystem:not(.market-structural-case-layout--media-right) .market-structural-case__content{justify-self:center;align-self:center;width:min(100%,560px);height:100%;display:flex;flex-direction:column;justify-content:center}.market-structural-case-layout--ecosystem:not(.market-structural-case-layout--media-right) .market-structural-case__media{justify-self:center;align-self:center;width:100%;height:100%}.market-structural-case-layout--ecosystem.market-structural-case-layout--media-right .market-structural-case__content{grid-column:1;grid-row:2;justify-self:center;align-self:center;width:min(100%,560px);height:100%;display:flex;flex-direction:column;justify-content:center}.market-structural-case-layout--ecosystem.market-structural-case-layout--media-right .market-structural-case__media{grid-column:2;grid-row:2;justify-self:center;align-self:center;width:100%;height:100%}@media (max-width: 960px){.market-structural-case-layout--ecosystem.market-structural-case-layout--media-right .market-structural-case__content,.market-structural-case-layout--ecosystem.market-structural-case-layout--media-right .market-structural-case__media{grid-column:auto;grid-row:auto}.market-structural-case-layout--ecosystem:not(.market-structural-case-layout--media-right) .market-structural-case__content,.market-structural-case-layout--ecosystem:not(.market-structural-case-layout--media-right) .market-structural-case__media{justify-self:center;align-self:center;width:100%;height:auto}}.market-insights-workflow-feature{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:clamp(28px,3vw,52px);align-items:center;width:min(100%,1360px);margin:0 auto}.market-insights-workflow-feature__chart-shell{display:flex;align-items:stretch;min-height:clamp(420px,38vw,540px);width:100%;padding:clamp(16px,1.8vw,22px);background:#e2e7ebe6}.market-insights-workflow-feature__chart-shell .interactive-market-chart{width:100%;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto}.market-insights-workflow-feature__chart-shell .interactive-market-chart__stage,.market-insights-workflow-feature__chart-shell--clean .interactive-market-chart__stage{height:100%;min-height:0;padding-top:0}.market-insights-workflow-feature__chart-shell .interactive-market-chart__svg,.market-insights-workflow-feature__chart-shell--clean .interactive-market-chart__svg{width:100%;height:100%}.market-insights-workflow-feature__chart-shell--clean{padding:0;background:transparent;box-shadow:none}.market-insights-workflow-feature__content{max-width:520px;padding-block:clamp(8px,2vw,18px)}.market-insights-workflow-feature__header{display:flex;align-items:center;margin-bottom:16px}.market-insights-workflow-feature__title{margin:0;color:var(--hero-graphite);font-family:var(--font-display);font-size:var(--title-section-size);line-height:var(--title-section-line);letter-spacing:var(--title-letter-spacing);font-weight:500}.market-insights-workflow-feature__title--sales{font-size:clamp(1.65rem,2vw,2.15rem);line-height:1.08}.market-insights-workflow-feature__text{margin:0;color:var(--muted);font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line);max-width:62ch}.market-insights-sales-intro-wrap{width:min(100%,1240px);margin:0 auto clamp(28px,3vw,40px)}.market-insights-sales-intro .section-description{max-width:78ch;margin-inline:auto;text-wrap:pretty}.market-insights-carousel{width:min(100%,1240px);margin:0 auto}.market-insights-chart-section--featured .market-insights-carousel{margin-bottom:0}.market-insights-carousel__media{position:relative;min-width:0}.market-insights-carousel__chart-shell{min-height:clamp(360px,31vw,450px);padding-inline:clamp(22px,2.4vw,30px)}.market-insights-carousel__chart-shell--sales,.market-insights-carousel__chart-shell--artprice,.market-insights-carousel__chart-shell--passion-assets,.market-insights-carousel__chart-shell--watches-jewels{display:flex;align-items:center}.market-insights-carousel__chart-shell--sales .interactive-market-chart,.market-insights-carousel__chart-shell--passion-assets .interactive-passion-assets-chart,.market-insights-carousel__chart-shell--watches-jewels .interactive-passion-assets-chart,.market-insights-carousel__chart-shell--artprice .interactive-artprice-chart{display:grid;align-items:center;width:100%;height:100%}.market-insights-carousel__chart-shell--sales .interactive-market-chart__stage,.market-insights-carousel__chart-shell--passion-assets .interactive-passion-assets-chart__stage,.market-insights-carousel__chart-shell--watches-jewels .interactive-passion-assets-chart__stage,.market-insights-carousel__chart-shell--artprice .interactive-artprice-chart__stage{width:100%;height:100%;padding-top:0}.market-insights-carousel__chart-shell--sales .interactive-market-chart__svg,.market-insights-carousel__chart-shell--artprice .interactive-artprice-chart__svg,.market-insights-carousel__chart-shell--passion-assets .interactive-passion-assets-chart__svg,.market-insights-carousel__chart-shell--watches-jewels .interactive-passion-assets-chart__svg{width:100%;height:auto;min-height:clamp(340px,30vw,420px)}.market-insights-carousel__chart-shell--image{display:flex;align-items:center;justify-content:center;padding-inline:0}.market-insights-carousel__static-image{display:block;width:100%;height:auto;object-fit:contain}.market-insights-carousel__content{display:grid;gap:16px}.market-insights-carousel__header{display:grid;margin-bottom:0}.market-insights-carousel__nav{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:12px}.market-insights-carousel__nav--intro{width:100%;max-width:1120px;margin:10px auto 0}.market-insights-carousel__nav-item{border:1px solid rgba(27,42,59,.18);background:#fff;color:var(--hero-graphite);padding:12px 18px;display:inline-flex;gap:10px;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.market-insights-carousel__nav-item:not(.is-active):hover,.market-insights-carousel__nav-item:not(.is-active):focus-visible,.market-insights-carousel__nav-item.is-active{border-color:var(--fimart-card-blue);background:var(--fimart-card-blue);color:#fff}.market-insights-carousel__nav-title{color:currentColor;font-size:.92rem;line-height:1.25;white-space:nowrap}@media (min-width: 961px){.market-insights-workflow-feature__text{min-height:calc(var(--text-body-line) * 3)}}@media (max-width: 1100px){.market-insights-workflow-feature{gap:40px;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}}@media (max-width: 960px){.market-insights-workflow-feature{grid-template-columns:1fr;gap:28px;align-items:start}.market-insights-workflow-feature__content{max-width:none;padding-block:0}.market-insights-workflow-feature__chart-shell,.market-insights-workflow-feature__chart-shell--clean{padding:14px}.market-insights-workflow-feature__chart-shell--clean{padding:0}.market-insights-carousel__chart-shell{padding-inline:18px}.market-insights-carousel__nav{justify-content:flex-start}}@media (max-width: 640px){.market-insights-carousel__chart-shell{padding-inline:0px}.market-insights-carousel__nav-item{width:100%;justify-content:flex-start;padding:12px 14px}.market-insights-carousel__nav-title{white-space:normal;text-align:left}.market-insights-workflow-feature__content{place-self:center;width:min(100%,calc(100% - 20px))}.market-insights-sales-intro-wrap{margin:0}}.interactive-market-chart{display:grid;gap:16px}.interactive-market-chart__stage{position:relative;padding-top:0}.interactive-market-chart__tooltip{position:absolute;top:0;left:50%;transform:translate(-50%);display:grid;gap:2px;min-width:170px;padding:10px 14px;background:#fffffff5;border:1px solid rgba(28,36,34,.08);border-radius:12px;box-shadow:0 12px 26px #141c1a1a;font-size:.77rem;line-height:1.35;color:#1c2422e0;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:2}.interactive-market-chart__tooltip.is-visible{opacity:1;visibility:visible;transform:translate(-50%,-6px)}.interactive-market-chart__tooltip-year{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1c242294}.interactive-market-chart__svg{display:block;width:100%;height:auto}.interactive-market-chart__top-rule,.interactive-market-chart__grid-line{stroke:#1c24221f;stroke-width:1}.interactive-market-chart__axis-label,.interactive-market-chart__axis-title,.interactive-market-chart__year,.interactive-market-chart__value-label{font-family:inherit}.interactive-market-chart__axis-label,.interactive-market-chart__axis-title{fill:#1c242285;font-size:12px}.interactive-market-chart__axis-title{font-weight:500}.interactive-market-chart__axis-label--left{text-anchor:end}.interactive-market-chart__year{fill:#1c242294;font-size:12px;transition:fill .18s ease}.interactive-market-chart__year.is-active{fill:#123c36e0}.interactive-market-chart__bar{fill:#123c3638;transition:fill .18s ease,opacity .18s ease}.interactive-market-chart__bar.is-active{fill:#123c3675}.interactive-market-chart__line{fill:none;stroke:#1a2230;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.interactive-market-chart__point{fill:#fff;stroke:#1a2230;stroke-width:2;transition:r .18s ease,fill .18s ease}.interactive-market-chart__point.is-active{fill:#1a2230}.interactive-market-chart__value-label{fill:#1c242299;font-size:11px}.interactive-market-chart__hover-line{stroke:#123c362e;stroke-width:1;stroke-dasharray:4 4}@media (max-width: 640px){.interactive-market-chart__tooltip{min-width:150px;padding:8px 12px}}.interactive-artprice-chart{width:100%;height:100%}.interactive-artprice-chart__stage{position:relative;padding-top:0}.interactive-artprice-chart__tooltip{position:absolute;top:0;left:50%;transform:translate(-50%);display:grid;gap:2px;min-width:172px;padding:10px 14px;background:#fffffff5;border:1px solid rgba(28,36,34,.08);border-radius:12px;box-shadow:0 12px 26px #141c1a1a;font-size:.77rem;line-height:1.35;color:#1c2422e0;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:2}.interactive-artprice-chart__tooltip.is-visible{opacity:1;visibility:visible;transform:translate(-50%,-6px)}.interactive-artprice-chart__tooltip-year{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.interactive-artprice-chart__svg{display:block;width:100%;height:auto;overflow:visible}.interactive-artprice-chart__grid-line{stroke:#1b2a3b1a;stroke-width:1}.interactive-artprice-chart__axis-line{stroke:#1b2a3b66;stroke-width:1.5}.interactive-artprice-chart__axis-label,.interactive-artprice-chart__year{fill:#1b2a3b9e;font-size:12px}.interactive-artprice-chart__axis-label--left{text-anchor:end}.interactive-artprice-chart__line{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.interactive-artprice-chart__line--artprice{stroke:#1a2230}.interactive-artprice-chart__line--sp500{stroke:#b78798}.interactive-artprice-chart__point{stroke:#fffffff2;stroke-width:2;transition:r .18s ease}.interactive-artprice-chart__point--artprice{fill:#1a2230}.interactive-artprice-chart__point--sp500{fill:#b78798}.interactive-artprice-chart__hover-line{stroke:#1b2a3b29;stroke-width:1;stroke-dasharray:4 5}.interactive-artprice-chart__year.is-active{fill:#1b2a3be0}@media (max-width: 640px){.interactive-artprice-chart__tooltip{min-width:150px;padding:8px 12px;position:static;transform:none;margin-bottom:10px}.interactive-artprice-chart__tooltip.is-visible{transform:none}}.interactive-passion-assets-chart{display:grid}.interactive-passion-assets-chart__stage{position:relative;padding-top:0}.interactive-passion-assets-chart__tooltip{position:absolute;top:0;left:50%;transform:translate(-50%);display:grid;gap:2px;min-width:170px;padding:10px 14px;background:#fffffff5;border:1px solid rgba(28,36,34,.08);border-radius:12px;box-shadow:0 12px 26px #141c1a1a;font-size:.77rem;line-height:1.35;color:#1c2422e0;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:2}.interactive-passion-assets-chart__tooltip.is-visible{opacity:1;visibility:visible;transform:translate(-50%,-6px)}.interactive-passion-assets-chart__tooltip-period{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1c242294}.interactive-passion-assets-chart__svg{display:block;width:100%;height:auto}.interactive-passion-assets-chart__grid-line{stroke:#1c24221f;stroke-width:1}.interactive-passion-assets-chart__axis-label,.interactive-passion-assets-chart__period,.interactive-passion-assets-chart__value-label{font-family:inherit}.interactive-passion-assets-chart__axis-label{fill:#1c242285;font-size:12px}.interactive-passion-assets-chart__axis-label--left{text-anchor:end}.interactive-passion-assets-chart__trend-line{fill:none;stroke:#27b1e82e;stroke-width:2;stroke-dasharray:2 6}.interactive-passion-assets-chart__line{fill:none;stroke:#27b1e8;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.interactive-passion-assets-chart__point{fill:#fff;stroke:#27b1e8;stroke-width:2;transition:r .18s ease,fill .18s ease}.interactive-passion-assets-chart__point.is-active{fill:#27b1e8}.interactive-passion-assets-chart__value-label{fill:#1c24229e;font-size:10px}.interactive-passion-assets-chart__period{fill:#1c24228f;font-size:9.25px;letter-spacing:.02em;transition:fill .18s ease}.interactive-passion-assets-chart__period.is-active{fill:#123c36e0}.interactive-passion-assets-chart__hover-line{stroke:#27b1e833;stroke-width:1;stroke-dasharray:4 4}.interactive-artprice-chart__legend{display:flex;gap:24px;justify-content:center;margin-top:12px}.interactive-artprice-chart__legend-item{display:flex;align-items:center;gap:8px}.interactive-artprice-chart__legend-swatch{display:block;width:24px;height:3px;border-radius:2px;flex-shrink:0}.interactive-artprice-chart__legend-swatch--artprice{background:#1a2230}.interactive-artprice-chart__legend-swatch--sp500{background:#b78798}.interactive-artprice-chart__legend-label{font-size:.8rem;color:#1b2a3bb8;letter-spacing:.01em}@media (max-width: 640px){.interactive-passion-assets-chart__tooltip{min-width:150px;padding:8px 12px}}body.page-market-insights-active,body.page-market-insights-active .page-shell,body.page-market-insights-active .app-shell,body.page-market-insights-active main{background:#fff}.market-insights-page,.market-insights-page>.section,.market-insights-page .home-infrastructure-heading-wrap,.market-insights-page .market-insights-carousel,.market-insights-page .market-insights-carousel__shell,.market-insights-page .market-insights-chart-section,.market-insights-page .market-structural-case-section,.market-insights-page .market-insights-quote-section{background:#fff}:root{--fimart-button-cta-bg: var(--fimart-card-blue);--fimart-button-cta-bg-hover: #ffffff;--fimart-button-cta-border: var(--fimart-card-blue);--fimart-button-cta-border-hover: var(--fimart-card-blue);--fimart-button-cta-color: #ffffff;--fimart-button-cta-shadow: none;--fimart-button-cta-height: 46px;--fimart-button-cta-padding-inline: 18px;--fimart-button-cta-radius: 0;--fimart-button-cta-font-size: 12px;--fimart-button-cta-font-weight: 500;--fimart-button-cta-letter-spacing: .04em;--fimart-text-cta-color: var(--hero-graphite, #18211f);--fimart-text-cta-color-hover: var(--hero-graphite, #18211f);--fimart-text-cta-gap: 8px;--fimart-text-cta-margin-top: clamp(18px, 1.8vw, 24px);--fimart-text-cta-font-size: var(--text-cta-size, .98rem);--fimart-text-cta-font-weight: 500;--fimart-text-cta-letter-spacing: normal;--fimart-text-cta-line-height: var(--text-cta-line, 1.2)}.fimart-button-cta,.fimart-button-cta:link,.fimart-button-cta:visited{display:inline-flex;align-items:center;justify-content:center;min-height:var(--fimart-button-cta-height);padding:0 var(--fimart-button-cta-padding-inline);border:1px solid var(--fimart-button-cta-border);border-radius:var(--fimart-button-cta-radius);background:var(--fimart-button-cta-bg);color:var(--fimart-button-cta-color)!important;box-shadow:var(--fimart-button-cta-shadow);font-family:var(--font-body);font-size:var(--fimart-button-cta-font-size);font-weight:var(--fimart-button-cta-font-weight);line-height:1;text-transform:uppercase;letter-spacing:var(--fimart-button-cta-letter-spacing);text-decoration:none;white-space:nowrap;transition:transform var(--motion-fast),box-shadow var(--motion-fast),background var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast)}.fimart-button-cta:hover,.fimart-button-cta:focus-visible{background:var(--fimart-button-cta-bg-hover);border-color:var(--fimart-button-cta-border-hover);color:var(--fimart-card-blue)!important;transform:translateY(-1px)}.fimart-button-cta:focus-visible{outline:1px solid currentColor;outline-offset:4px}@media (max-width: 640px){.fimart-button-cta,.fimart-button-cta:link,.fimart-button-cta:visited{min-height:44px;padding-inline:20px}}.fimart-text-cta,.fimart-text-cta:link,.fimart-text-cta:visited{display:inline-flex;align-items:center;gap:var(--fimart-text-cta-gap);margin-top:var(--fimart-text-cta-margin-top);width:fit-content;border:0;padding:0;background:transparent;color:var(--fimart-text-cta-color)!important;font-family:inherit;font-size:var(--fimart-text-cta-font-size)!important;font-weight:var(--fimart-text-cta-font-weight)!important;line-height:var(--fimart-text-cta-line-height)!important;letter-spacing:var(--fimart-text-cta-letter-spacing)!important;text-decoration:none;cursor:pointer;opacity:1;transform:none;transition:opacity var(--motion-fast),color var(--motion-fast)}.fimart-text-cta>span,.fimart-text-cta .arrow,.fimart-text-cta .about-team-person-card__more-arrow{display:inline-block;color:inherit!important;transition:transform var(--motion-fast)}.fimart-text-cta:hover,.fimart-text-cta:focus-visible{color:var(--fimart-text-cta-color-hover)!important;opacity:.72;transform:none}.fimart-text-cta:hover>span,.fimart-text-cta:focus-visible>span,.fimart-text-cta:hover .arrow,.fimart-text-cta:focus-visible .arrow,.fimart-text-cta:hover .about-team-person-card__more-arrow,.fimart-text-cta:focus-visible .about-team-person-card__more-arrow{transform:translate(4px)}.fimart-text-cta:focus-visible{outline:1px solid currentColor;outline-offset:4px}.fimart-text-cta--domain{--fimart-text-cta-margin-top: clamp(14px, 2vw, 20px)}.fimart-text-cta--compact{--fimart-text-cta-margin-top: 14px;--fimart-text-cta-font-size: var(--text-button-size, 14px)}.fimart-text-cta--participant{--fimart-text-cta-margin-top: clamp(24px, 3vw, 34px);padding-bottom:8px;border-bottom:1px solid color-mix(in srgb,var(--fimart-text-cta-color) 64%,transparent)}.fimart-text-cta--flush{--fimart-text-cta-margin-top: 0}.fimart-text-cta--light,.fimart-text-cta--light:link,.fimart-text-cta--light:visited{--fimart-text-cta-color: rgba(255, 255, 255, .82);--fimart-text-cta-color-hover: #ffffff}@media (prefers-reduced-motion: reduce){.fimart-button-cta,.fimart-text-cta,.fimart-text-cta>span,.fimart-text-cta .arrow,.fimart-text-cta .about-team-person-card__more-arrow{transition:none}.fimart-button-cta:hover,.fimart-button-cta:focus-visible,.fimart-text-cta:hover>span,.fimart-text-cta:focus-visible>span,.fimart-text-cta:hover .arrow,.fimart-text-cta:focus-visible .arrow,.fimart-text-cta:hover .about-team-person-card__more-arrow,.fimart-text-cta:focus-visible .about-team-person-card__more-arrow{transform:none}}.scroll-reveal{opacity:0;transform:translate3d(0,22px,0);transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--scroll-reveal-index, 0) * 45ms);will-change:opacity,transform}.scroll-reveal.is-visible{opacity:1;transform:translateZ(0)}@media (max-width: 640px){.scroll-reveal{transform:translate3d(0,16px,0);transition-duration:.56s;transition-delay:calc(var(--scroll-reveal-index, 0) * 30ms)}}@media (prefers-reduced-motion: reduce){.scroll-reveal,.scroll-reveal.is-visible{opacity:1;transform:none;transition:none}}.label,.asset-category,.ecosystem-owners-eyebrow,.about-bridge-eyebrow,.home-cta-panel__eyebrow,.ecosystem-participant-card__eyebrow,.interactive-market-chart__eyebrow,.market-structural-case__eyebrow,.how-it-works-infra__eyebrow,.how-it-works-art-lending__benefits-label,.contact-info-block__label{display:inline-block;margin:0 0 12px;font-family:var(--font-sans);font-size:var(--text-label-size);font-weight:700;line-height:1.2;letter-spacing:var(--text-label-tracking);text-transform:uppercase;color:#7a664b}.home-cta-panel__eyebrow,.ecosystem-participant-card__eyebrow,.how-it-works-art-lending__benefits-label,.contact-info-block__label{margin-bottom:12px}.site-footer{width:100vw;margin:28px 0 0 calc(50% - 50vw);padding:42px max(16px,calc((100vw - var(--max)) / 2)) 0;background:#1e2430;color:#f7f5f0db;border-top:0;display:grid;gap:28px}.site-footer p,.footer-bottom{color:#f7f5f0c2}.footer-links{display:grid}.footer-top{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1.05fr);gap:clamp(32px,5vw,72px);align-items:start}.footer-logo{width:min(100%,188px);height:auto;display:block}.footer-brand-block{display:grid;justify-items:start;text-align:left;gap:10px}.footer-brand-block p{margin:0;max-width:32ch;font-size:var(--text-small-size);line-height:1.7}.footer-brand-block .footer-group-line{margin-top:4px;color:#f7f5f0e6}.footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(24px,4vw,56px)}.footer-column{display:grid;grid-template-rows:auto auto;align-content:start;gap:14px}.footer-label{font-size:var(--text-label-size);font-weight:700;letter-spacing:var(--text-label-tracking);color:#f7f5f0eb;text-transform:uppercase}.footer-links-column{display:grid;align-content:start;gap:8px}.footer-links-column a,.footer-link-placeholder{display:block;width:fit-content;font-size:.96rem;line-height:1.5;color:#f7f5f0c7;text-decoration:none;transition:color var(--motion-fast),transform var(--motion-fast)}.footer-links-column a:hover{color:#fff;transform:translate(2px)}.footer-link-placeholder{cursor:default}.footer-bottom{padding:18px 0 20px;border-top:1px solid rgba(247,245,240,.18);display:flex;justify-content:space-between;align-items:flex-start;gap:20px;font-size:.9rem}.footer-bottom span:last-child{text-align:right}@media (max-width: 1120px){.site-footer{padding-inline:max(16px,calc((100vw - min(var(--max),calc(100vw - 32px)))/2))}.footer-top{grid-template-columns:1fr}}@media (max-width: 860px){.site-footer{padding-inline:20px}.footer-columns{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom span:last-child{text-align:left}}@media (prefers-reduced-motion: reduce){.footer-links-column a{transition:none}.footer-links-column a:hover{transform:none}}.cookie-consent{position:fixed;left:50%;right:auto;bottom:24px;z-index:100;width:min(1120px,calc(100vw - 48px));transform:translate(-50%)}.cookie-consent__panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;overflow:hidden;border-radius:0;padding:22px 24px;color:#fff;box-shadow:0 24px 70px #00000047,inset 0 1px #ffffff0f;isolation:isolate}.cookie-consent__glass{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;border:1px solid rgba(255,255,255,.1);border-radius:0;background:linear-gradient(180deg,#1e2430bd,#161b24db);backdrop-filter:blur(14px) saturate(125%);-webkit-backdrop-filter:blur(14px) saturate(125%)}.cookie-consent__copy,.cookie-preferences,.cookie-consent__actions{position:relative;z-index:2}.cookie-consent__copy h2{margin:8px 0;color:#fff;font-family:var(--font-display);font-size:clamp(20px,2vw,26px);font-weight:500;letter-spacing:-.03em;line-height:1.08}.cookie-consent__copy p{max-width:720px;margin:0;color:#ffffffdb;font-size:13px;line-height:1.55}.cookie-consent__summary{margin-top:8px!important;color:#ffffffb8!important;font-size:12px!important}.cookie-consent__label{color:var(--label-color)!important}.cookie-preferences{grid-column:1 / -1;display:grid;gap:0;margin-top:2px;padding-top:14px;border-top:1px solid rgba(255,255,255,.14)}.cookie-preference-row{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;margin:0;padding:12px 0;border-top:1px solid rgba(255,255,255,.1);color:#fff}.cookie-preference-row:first-child{border-top:0}.cookie-preference-row strong{display:block;margin-bottom:4px;color:#fff;font-size:14px;font-weight:500}.cookie-preference-row p{margin:0;color:#ffffffc7;font-size:12px;line-height:1.5}.cookie-preference-row input{width:18px;height:18px;accent-color:#ffffff}.cookie-required{color:#ffffffc7;font-size:12px;white-space:nowrap}.cookie-consent__actions{display:flex;flex-wrap:nowrap;gap:10px;justify-content:flex-end;align-items:center;margin:0;white-space:nowrap}.cookie-button{border:1px solid rgba(255,255,255,.28);border-radius:0!important;padding:11px 16px;font-family:var(--font-body);font-size:13px;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.cookie-button:hover{transform:translateY(-1px)}.cookie-button--primary{border-color:#fff;background:#fff;color:#25282a}.cookie-button--secondary,.cookie-button--ghost{background:#ffffff0a;color:#fff}.cookie-button--ghost{border-color:transparent;padding-left:0;padding-right:0;background:transparent;text-decoration:underline;text-underline-offset:4px}.cookie-consent__panel:before,.cookie-consent__panel:after{content:none!important;display:none!important}@media (max-width: 960px){.cookie-consent__panel{grid-template-columns:1fr;gap:18px}.cookie-consent__actions{justify-content:flex-start}}@media (max-width: 720px){.cookie-consent{bottom:10px;width:calc(100vw - 20px)}.cookie-consent__panel{max-height:calc(100vh - 20px);overflow:auto;padding:22px;box-shadow:0 18px 48px #00000052}.cookie-consent__glass{background:linear-gradient(180deg,#1e2430e0,#161b24f0);backdrop-filter:blur(10px) saturate(112%);-webkit-backdrop-filter:blur(10px) saturate(112%)}.cookie-consent__actions{display:grid;grid-template-columns:1fr;white-space:normal}.cookie-button,.cookie-button--ghost{width:100%;margin:0;padding:12px 14px;text-align:center}.cookie-consent__copy h2,.cookie-preference-row strong{color:#fff!important}.cookie-consent__copy p,.cookie-consent__summary,.cookie-preference-row p,.cookie-required{color:#ffffffeb!important}}@media (max-width: 900px){.home-bridge-media-frame:after{display:none!important}.home-bridge-media-frame{width:100%;min-height:clamp(420px,92vw,580px);aspect-ratio:4 / 5.7}.home-bridge-image{height:100%;object-fit:cover;filter:none}.ecosystem-section--markets:not(.ecosystem-section--our-technology) .ecosystem-market-feature__frame,.ecosystem-section--markets:not(.ecosystem-section--our-technology) .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{min-height:clamp(420px,92vw,580px);aspect-ratio:4 / 5.7}}@media (max-width: 640px){.home-bridge-media-frame,.ecosystem-section--markets:not(.ecosystem-section--our-technology) .ecosystem-market-feature__frame,.ecosystem-section--markets:not(.ecosystem-section--our-technology) .ecosystem-market-feature__frame.ecosystem-market-carousel__frame{min-height:clamp(500px,132vw,680px);aspect-ratio:3 / 4.8}}@media (max-width: 640px){.home-page .home-bridge-section--asset-carousel .home-bridge-layout{display:flex;justify-content:center;width:100%;margin-inline:auto}.home-page .home-bridge-section--asset-carousel .home-bridge-carousel-row{width:100%;max-width:468px;margin-inline:auto;padding-inline:24px;box-sizing:border-box}.home-page .home-bridge-section--asset-carousel .home-bridge-assets{width:100%;max-width:420px;margin-inline:auto;display:grid;justify-items:center}.home-page .home-bridge-section--asset-carousel .home-bridge-assets__panel{width:100%;max-width:420px;margin-inline:auto;justify-self:center}.home-page .home-bridge-section--asset-carousel .home-bridge-assets__controls{width:100%}.home-page .home-bridge-section--asset-carousel .home-bridge-assets__arrow--previous{left:8px}.home-page .home-bridge-section--asset-carousel .home-bridge-assets__arrow--next{right:8px}}@media (max-width: 640px){.home-page .home-bridge-section--asset-carousel .home-bridge-layout{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;display:grid!important;place-items:center!important;grid-template-columns:1fr!important;column-gap:0!important}.home-page .home-bridge-section--asset-carousel .home-bridge-carousel-row{grid-column:1!important;width:100vw!important;max-width:none!important;margin:0!important;padding-inline:24px!important;box-sizing:border-box!important;display:grid!important;place-items:center!important}.home-page .home-bridge-section--asset-carousel .home-bridge-assets{width:min(420px,calc(100vw - 48px))!important;max-width:none!important;margin-inline:auto!important;display:grid!important;place-items:center!important}.home-page .home-bridge-section--asset-carousel .home-bridge-assets__panel{width:min(420px,calc(100vw - 48px))!important;max-width:none!important;margin-inline:auto!important;justify-self:center!important}.home-page .home-bridge-section--asset-carousel .home-bridge-assets__controls{width:min(420px,calc(100vw - 48px))!important;margin-inline:auto!important}}@media (max-width: 900px){.home-page .ecosystem-section--markets:not(.ecosystem-section--our-technology) .ecosystem-market-carousel__caption{display:grid!important}}.home-page .home-infrastructure-carousel__controls{display:contents}.home-page .home-infrastructure-carousel__arrow{width:48px;height:48px;aspect-ratio:1 / 1;border-radius:0}.home-page .home-infrastructure-card__text{font-size:var(--text-body-size);line-height:var(--text-body-line)}.home-page .home-infrastructure-carousel__indicators{display:none}@media (max-width: 900px){.home-page .home-infrastructure-carousel{--home-what-we-do-mobile-card-width: min(360px, calc(100vw - 40px) );display:block!important;width:100%!important;max-width:none!important;margin-inline:auto!important;padding-inline:0!important;overflow:visible!important}.home-page .home-infrastructure-carousel__viewport{width:var(--home-what-we-do-mobile-card-width)!important;max-width:var(--home-what-we-do-mobile-card-width)!important;margin:0 auto!important;padding:0 0 28px!important;overflow-x:hidden!important;overflow-y:visible!important;box-sizing:content-box!important;touch-action:pan-y!important}.home-page .home-infrastructure-cards{display:flex!important;align-items:stretch!important;justify-content:flex-start!important;gap:18px!important;width:max-content!important;margin:0!important;padding:0!important;box-sizing:border-box!important;will-change:transform!important}.home-page .home-infrastructure-card{flex:0 0 var(--home-what-we-do-mobile-card-width)!important;width:var(--home-what-we-do-mobile-card-width)!important;min-width:var(--home-what-we-do-mobile-card-width)!important;max-width:var(--home-what-we-do-mobile-card-width)!important;height:auto!important;min-height:100%!important;margin:0!important;transform:none!important;box-sizing:border-box!important}.home-page .home-infrastructure-card__body{padding-bottom:32px!important}.home-page .home-infrastructure-card__title{font-size:var(--type-carousel-title-mobile-size)!important;line-height:var(--type-carousel-title-mobile-line)!important;max-width:11ch!important;min-height:2.24em!important}.home-page .home-infrastructure-card__text{font-size:var(--text-body-size)!important;line-height:var(--text-body-line)!important;max-width:28ch!important}.home-page .home-infrastructure-carousel__controls{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:max-content!important;max-width:calc(100vw - 32px)!important;margin:-12px auto 0!important;padding:0!important}.home-page .home-infrastructure-carousel__arrow,.home-page .home-infrastructure-carousel__arrow--previous,.home-page .home-infrastructure-carousel__arrow--next{position:static!important;inset:auto!important;flex:0 0 44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;aspect-ratio:1 / 1!important;margin:0!important;border-radius:0!important;transform:none!important}.home-page .home-infrastructure-carousel__indicators{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important;gap:3px!important;margin:0!important;padding:0!important}.home-page .home-infrastructure-carousel__indicator{display:block!important;flex:0 0 16px!important;width:16px!important;height:2px!important;background:#18211f38!important;transition:background-color .22s ease,flex-basis .22s ease,width .22s ease!important}.home-page .home-infrastructure-carousel__indicator.is-active{flex-basis:20px!important;width:20px!important;background:#18211fc7!important}}.home-page .home-infrastructure-section .home-infrastructure-carousel{position:relative!important}.home-page .home-infrastructure-section .home-infrastructure-carousel__controls{pointer-events:none!important}.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow{pointer-events:auto!important}@media (max-width: 900px){.home-page .home-infrastructure-section .home-infrastructure-carousel{display:block!important;overflow:visible!important}.home-page .home-infrastructure-section .home-infrastructure-carousel__controls{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:max-content!important;max-width:calc(100vw - 32px)!important;margin:12px auto 0!important;padding:0!important;pointer-events:auto!important}.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow,.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow--previous,.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow--next{position:static!important;inset:auto!important;transform:none!important;flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0!important}.home-page .home-infrastructure-section .home-infrastructure-carousel__indicators{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;margin:0!important;padding:0!important}}@media (min-width: 901px){.home-page .home-infrastructure-section .home-infrastructure-carousel{position:relative;display:block;padding-inline:clamp(58px,5vw,76px);overflow:visible}.home-page .home-infrastructure-section .home-infrastructure-carousel__viewport{width:100%;max-width:100%;margin:0 auto;overflow:hidden}.home-page .home-infrastructure-section .home-infrastructure-carousel__controls{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;margin:0;padding:0;pointer-events:none}.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow,.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow--previous,.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow--next{position:absolute;top:50%;bottom:auto;width:48px;height:48px;min-width:48px;min-height:48px;margin:0;transform:translateY(-50%);pointer-events:auto}.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow--previous{left:0;right:auto}.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow--next{right:0;left:auto}.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow:hover:not(:disabled){transform:translateY(calc(-50% - 1px))}.home-page .home-infrastructure-section .home-infrastructure-carousel__arrow:disabled{transform:translateY(-50%)}.home-page .home-infrastructure-section .home-infrastructure-carousel__indicators{display:none}}@media (max-width: 900px){.home-page .ecosystem-section--tokenized-assets{position:relative;overflow:visible!important;padding-bottom:clamp(48px,12vw,96px)!important;margin-bottom:0}.home-page .ecosystem-section--tokenized-assets .ecosystem-section-body,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-stack,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-feature,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-feature__media,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-carousel__stage,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-carousel__frame,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-carousel__frame--asset-card,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-carousel,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__visual,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__content{position:relative;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;transform:none!important;z-index:auto!important}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-carousel__frame,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-carousel__frame--asset-card{width:100%;max-width:100%;aspect-ratio:auto!important}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card{display:grid;grid-template-columns:1fr;align-items:stretch;width:100%;margin:0 auto;border-radius:0}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__content{display:grid;align-content:start;padding-bottom:clamp(30px,8vw,48px)!important}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__details{margin-bottom:0}}@media (max-width: 820px){.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-carousel{display:flex;flex-direction:column;align-items:stretch;touch-action:pan-y}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-carousel__controls{position:static;inset:auto;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin:16px auto 0;padding:0;pointer-events:auto;z-index:1}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-carousel__arrow,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-carousel__arrow--previous,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-carousel__arrow--next{position:static;inset:auto;left:auto;right:auto;flex:0 0 44px;width:44px;height:44px;min-width:44px;min-height:44px;margin:0;transform:none}}@media (min-width: 641px) and (max-width: 1100px){.home-page .home-infrastructure-card__title,.home-page .ecosystem-market-carousel__caption-title,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__content h3{font-size:var(--type-carousel-title-tablet-size)!important;line-height:var(--type-carousel-title-tablet-line)!important;letter-spacing:var(--type-card-title-letter-spacing)!important}.home-page .home-infrastructure-card__text,.home-page .ecosystem-market-carousel__caption-text,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__content p{font-size:var(--text-body-size)!important;line-height:var(--text-body-line)!important}}.home-page .home-infrastructure-card,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card{transition:transform var(--motion-smooth),box-shadow var(--motion-smooth),border-color var(--motion-smooth)}@media (hover: hover) and (pointer: fine){.home-page .home-infrastructure-card:hover,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card:hover{transform:translateY(var(--hover-lift-md))}}.home-page .home-infrastructure-carousel__arrow,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-carousel__arrow{transition:transform var(--motion-fast),opacity var(--motion-fast),border-color var(--motion-fast),background var(--motion-fast)}.home-page .home-infrastructure-carousel__indicator,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-carousel__dot{transition:background-color var(--motion-base),flex-basis var(--motion-base),width var(--motion-base),opacity var(--motion-base)}@media (prefers-reduced-motion: reduce){.home-page .home-infrastructure-card,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card,.home-page .home-infrastructure-carousel__arrow,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-carousel__arrow,.home-page .home-infrastructure-carousel__indicator,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-carousel__dot{transition:none!important}.home-page .home-infrastructure-card:hover,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card:hover{transform:none!important}}.home-press-band__label{font-family:var(--font-sans, inherit);font-size:clamp(.9rem,.95vw,1.04rem);font-weight:700;line-height:1.28;letter-spacing:.15em;color:#fffffff5;text-shadow:0 5px 16px rgba(4,10,18,.44),0 1px 5px rgba(4,10,18,.42)}@media (max-width: 640px){.home-press-band__label{font-size:clamp(.96rem,3.55vw,1.12rem);line-height:1.22;letter-spacing:.12em}}.home-page .fimart-button-cta,.home-page .fimart-button-cta:link,.home-page .fimart-button-cta:visited{min-height:46px;border:1px solid var(--fimart-card-blue);border-radius:0;padding:0 18px;background:#fff;color:var(--fimart-card-blue)!important;font-family:var(--font-body);font-size:12px;font-weight:500;line-height:1;letter-spacing:.04em;text-transform:uppercase;box-shadow:none;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.home-page .fimart-button-cta:hover,.home-page .fimart-button-cta:focus-visible{background:var(--fimart-card-blue);border-color:var(--fimart-card-blue);color:#fff!important;transform:translateY(-1px)}.home-page .ecosystem-market-carousel__technology-cta,.home-page .ecosystem-market-carousel__technology-cta:link,.home-page .ecosystem-market-carousel__technology-cta:visited{position:absolute;left:50%;top:50%;z-index:4;transform:translate(-50%,-50%)!important;transition:background .18s ease,color .18s ease,border-color .18s ease}.home-page .ecosystem-market-carousel__technology-cta:hover,.home-page .ecosystem-market-carousel__technology-cta:focus-visible{background:var(--fimart-card-blue);border-color:var(--fimart-card-blue);color:#fff!important;transform:translate(-50%,-50%)!important}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card{animation:tokenizedAssetInstitutionalEnter .42s cubic-bezier(.22,1,.36,1) both;will-change:opacity,transform}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__image{animation:tokenizedAssetImageSettle .52s cubic-bezier(.22,1,.36,1) both}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__content>*{animation:tokenizedAssetContentSettle .46s cubic-bezier(.22,1,.36,1) both}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__content>*:nth-child(2){animation-delay:40ms}.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__content>*:nth-child(3){animation-delay:80ms}@keyframes tokenizedAssetInstitutionalEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes tokenizedAssetImageSettle{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes tokenizedAssetContentSettle{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__image,.home-page .ecosystem-section--tokenized-assets .ecosystem-market-asset-card__content>*{animation:none!important;will-change:auto}}.ecosystem-page .ecosystem-value-carousel{--home-what-we-do-visible-cards: 4;--home-what-we-do-card-gap: clamp(16px, 1.6vw, 22px);position:relative;overflow:visible}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow{width:48px;height:48px;min-width:48px;min-height:48px;aspect-ratio:1 / 1;border-radius:0}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__indicators{display:none}@media (min-width: 641px){.ecosystem-page .ecosystem-value-carousel{display:block;grid-template-columns:none;column-gap:0;padding-inline:clamp(58px,5vw,76px)}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__viewport{width:100%;max-width:100%;margin:0 auto;overflow:hidden}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__controls{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;margin:0;padding:0;pointer-events:none}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--previous,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--next{position:absolute;top:50%;bottom:auto;display:inline-flex;width:48px;height:48px;min-width:48px;min-height:48px;margin:0;transform:translateY(-50%);pointer-events:auto}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--previous{left:0;right:auto}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--next{right:0;left:auto}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow:hover:not(:disabled){transform:translateY(calc(-50% - 1px))}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow:disabled{transform:translateY(-50%)}}@media (min-width: 641px) and (max-width: 1100px){.ecosystem-page .ecosystem-value-carousel{--home-what-we-do-visible-cards: 2}}@media (max-width: 640px){.ecosystem-page .ecosystem-value-carousel{--home-what-we-do-mobile-card-width: min(360px, calc(100vw - 40px) );--home-what-we-do-visible-cards: 1;display:block;width:100%;max-width:none;margin-inline:auto;padding-inline:0;overflow:visible}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__viewport{width:var(--home-what-we-do-mobile-card-width);max-width:var(--home-what-we-do-mobile-card-width);margin:0 auto;padding:0 0 28px;overflow-x:hidden;overflow-y:visible;box-sizing:content-box;touch-action:pan-y}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-cards{display:flex;align-items:stretch;justify-content:flex-start;gap:18px;width:max-content;margin:0;padding:0;box-sizing:border-box;will-change:transform}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-card{flex:0 0 var(--home-what-we-do-mobile-card-width);width:var(--home-what-we-do-mobile-card-width);min-width:var(--home-what-we-do-mobile-card-width);max-width:var(--home-what-we-do-mobile-card-width);margin:0;transform:none;box-sizing:border-box}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__controls{display:flex;align-items:center;justify-content:center;gap:4px;width:max-content;max-width:calc(100vw - 32px);margin:-12px auto 0;padding:0}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--previous,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--next{position:static;inset:auto;display:inline-flex;flex:0 0 44px;width:44px;height:44px;min-width:44px;min-height:44px;aspect-ratio:1 / 1;margin:0;border-radius:0;transform:none}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__indicators{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:auto;min-width:0;max-width:none;gap:3px;margin:0;padding:0}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__indicator{display:block;flex:0 0 16px;width:16px;height:2px;background:#18211f38;transition:background-color .22s ease,flex-basis .22s ease,width .22s ease}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__indicator.is-active{flex-basis:20px;width:20px;background:#18211fc7}}@media (min-width: 1101px){.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--previous,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--next{display:none}}@media (max-width: 1100px){.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--previous,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow--next{display:inline-flex}}.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card__body{grid-template-rows:auto 1fr!important}.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card__title{width:100%!important;max-width:22ch!important;height:auto!important;min-height:2.44em!important;max-height:none!important;overflow:visible!important;display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;white-space:pre-line!important;text-wrap:balance!important;font-family:var(--font-display)!important;font-size:var(--type-card-title-size)!important;line-height:var(--type-card-title-line)!important;letter-spacing:var(--type-card-title-letter-spacing)!important;font-weight:500!important;text-transform:none!important;color:#fff!important}.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card__text{max-width:28ch!important;font-family:inherit!important;font-size:var(--type-card-text-size)!important;line-height:var(--type-card-text-line)!important;font-weight:400!important;letter-spacing:normal!important;color:#ffffffd6!important;text-wrap:pretty!important}@media (min-width: 641px) and (max-width: 1100px){.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card__title{max-width:min(22ch,100%)!important;min-height:2.32em!important;font-size:var(--type-carousel-title-tablet-size)!important;line-height:var(--type-carousel-title-tablet-line)!important}.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card__text{max-width:28ch!important;font-size:var(--text-body-size)!important;line-height:var(--text-body-line)!important}}@media (max-width: 640px){.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card__title,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card__title,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card__title{max-width:min(22ch,100%)!important;min-height:2.24em!important;font-size:var(--type-carousel-title-mobile-size)!important;line-height:var(--type-carousel-title-mobile-line)!important}.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card__text,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card__text,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card__text{max-width:28ch!important;font-size:var(--text-body-size)!important;line-height:var(--text-body-line)!important}}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card{display:flex!important;flex-direction:column!important;height:clamp(345px,25vw,380px)!important;min-height:clamp(345px,25vw,380px)!important;max-height:none!important}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-card__body,.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card__body,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card__body,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card__body{flex:1 1 auto!important;height:100%!important;min-height:100%!important;box-sizing:border-box!important}@media (min-width: 641px) and (max-width: 1100px){.ecosystem-page .ecosystem-value-carousel .home-infrastructure-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card{height:clamp(350px,40vw,390px)!important;min-height:clamp(350px,40vw,390px)!important}}@media (max-width: 640px){.ecosystem-page .ecosystem-value-carousel .home-infrastructure-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card{height:320px!important;min-height:320px!important}}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card{transition:transform var(--motion-smooth),box-shadow var(--motion-smooth),border-color var(--motion-smooth)}@media (hover: hover) and (pointer: fine){.ecosystem-page .ecosystem-value-carousel .home-infrastructure-card:hover,.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card:hover,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card:hover,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card:hover{transform:translateY(var(--hover-lift-md))}}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__indicator{transition:transform var(--motion-fast),opacity var(--motion-fast),border-color var(--motion-fast),background var(--motion-fast),background-color var(--motion-base),flex-basis var(--motion-base),width var(--motion-base)}@media (prefers-reduced-motion: reduce){.ecosystem-page .ecosystem-value-carousel .home-infrastructure-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__arrow,.ecosystem-page .ecosystem-value-carousel .home-infrastructure-carousel__indicator{transition:none!important}.ecosystem-page .ecosystem-value-carousel .home-infrastructure-card:hover,.ecosystem-page .ecosystem-value-carousel .ecosystem-issuers-value-card:hover,.ecosystem-page .ecosystem-value-carousel .ecosystem-investors-value-card:hover,.ecosystem-page .ecosystem-value-carousel .ecosystem-financial-institutions-value-card:hover{transform:none!important}}.section-spacing-top{margin-top:32px}.app-shell,.home-page-hero-copy,.home-bridge-layout,.home-bridge-carousel-row,.ecosystem-market-stack,.ecosystem-participants-grid,.home-infrastructure-heading-wrap,.home-infrastructure-carousel,.about-group-showcase,.about-bridge-section .home-bridge-layout,.about-team-layout,.contact-bridge-layout,.ecosystem-page .home-bridge-layout,.ecosystem-page .home-infrastructure-carousel,.how-it-works-feature,.how-it-works-financial-integration-showcase,.market-insights-layout,.market-feature-layout,.market-chart-section,.split-hero-special-inner{width:min(var(--max),calc(100% - 32px))}@media (max-width: 860px){.app-shell,.home-page-hero-copy,.home-bridge-layout,.home-bridge-carousel-row,.ecosystem-market-stack,.ecosystem-participants-grid,.home-infrastructure-heading-wrap,.home-infrastructure-carousel,.about-group-showcase,.about-bridge-section .home-bridge-layout,.about-team-layout,.contact-bridge-layout,.ecosystem-page .home-bridge-layout,.ecosystem-page .home-infrastructure-carousel,.how-it-works-feature,.how-it-works-financial-integration-showcase,.market-insights-layout,.market-feature-layout,.market-chart-section,.split-hero-special-inner{width:min(var(--max),calc(100% - 20px))}}.home-page .home-infrastructure-heading-wrap,.home-page .home-infrastructure-carousel,.home-page .ecosystem-section-body,.home-page .ecosystem-market-stack,.how-it-works-page .how-it-works-financial-integration-showcase,.how-it-works-page .how-it-works-financial-integration-showcase__stage,.market-insights-carousel,.ecosystem-issuers-value-heading-wrap,.ecosystem-investors-value-heading-wrap,.ecosystem-financial-institutions-value-heading-wrap{margin-left:auto;margin-right:auto}.home-page .home-infrastructure-section,.home-page .ecosystem-section--markets,.how-it-works-page .how-it-works-financial-integration-showcase,.market-insights-page .market-insights-chart-section,.ecosystem-issuers-value-section,.ecosystem-investors-value-section,.ecosystem-page .ecosystem-financial-institutions-value-section{justify-items:center}
