.de-ecosystem-auth-status{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:min(100%,220px);justify-content:flex-end}.de-ecosystem-auth-status.is-compact{font-size:11px}.de-ecosystem-auth-status__label{color:var(--text-muted, #8a8580);font-weight:600;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.de-ecosystem-auth-status__action{font:inherit;font-size:11px;font-weight:600;letter-spacing:.03em;color:var(--text-muted, #8a8580);background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:4px 10px;cursor:pointer;text-decoration:none;flex-shrink:0}.de-ecosystem-auth-status__action:hover{border-color:#d4a84a73;color:var(--gold, #d4a84a)}.de-ecosystem-auth-status__action:disabled{opacity:.6;cursor:default}.de-ecosystem-auth-status__hint{font-size:10px;color:var(--text-dim, #666);letter-spacing:.04em;width:100%;text-align:right}.de-ecosystem-product-shell{--de-shell-gold: #c9a96e;--de-shell-ink: #12110f;--de-shell-cream: #f4efe6;--de-shell-surface: #161512;--de-shell-title: #f4efe6;--de-shell-muted: rgba(244, 239, 230, .68);--de-shell-faint: rgba(244, 239, 230, .42);--de-shell-border: rgba(255, 255, 255, .1);--de-shell-panel: #1a1814;--de-shell-accent: var(--de-shell-gold);--de-shell-accent-soft: rgba(201, 169, 110, .14);width:100%;max-width:1120px;margin-inline:auto;padding-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right));box-sizing:border-box}.de-ecosystem-product-shell[data-theme=light]{--de-shell-ink: #1a1712;--de-shell-cream: #f7f3ea;--de-shell-surface: #f7f3ea;--de-shell-title: #1a1712;--de-shell-muted: rgba(26, 23, 18, .68);--de-shell-faint: rgba(26, 23, 18, .45);--de-shell-border: rgba(26, 23, 18, .12);--de-shell-panel: #ffffff;--de-shell-accent-soft: rgba(201, 169, 110, .16)}.de-ecosystem-product-shell[data-product=exchange]{--de-shell-accent: #2f6b57;--de-shell-accent-soft: rgba(47, 107, 87, .12)}.de-ecosystem-product-shell[data-product=exchange][data-theme=dark]{--de-shell-accent: #7eb8a4;--de-shell-accent-soft: rgba(126, 184, 164, .14)}.de-ecosystem-product-shell[data-product=collective]{--de-shell-accent: #c9a96e;--de-shell-accent-soft: rgba(201, 169, 110, .12)}.de-ecosystem-product-shell[data-product=network]{--de-shell-accent: #2a7a6e;--de-shell-accent-soft: rgba(42, 122, 110, .12)}.de-ecosystem-product-shell[data-product=network][data-theme=dark]{--de-shell-accent: #7eb8a4;--de-shell-accent-soft: rgba(126, 184, 164, .12)}.de-ecosystem-product-shell__chrome{display:flex;align-items:flex-start;justify-content:space-between;gap:8px 12px;flex-wrap:wrap;margin-bottom:6px;padding-top:max(2px,env(safe-area-inset-top))}.de-ecosystem-product-shell__brand-block{min-width:0;flex:0 1 auto;align-self:flex-start}.de-ecosystem-product-shell__brand{margin:0 0 2px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--de-shell-gold)}.de-ecosystem-product-shell__title{margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(20px,4.2vw,26px);font-weight:400;line-height:1.1;color:var(--de-shell-title)}.de-ecosystem-product-shell__title--compact{font-size:16px;margin:0}.de-ecosystem-product-shell__lead{margin:4px 0 0;font-size:13px;line-height:1.45;color:var(--de-shell-muted);max-width:38em}.de-ecosystem-product-shell__tools{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:0 1 auto;max-width:100%}.de-ecosystem-product-shell__tool-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.de-ecosystem-product-shell__switcher{position:relative}.de-ecosystem-product-shell__switcher-toggle{font:inherit;font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--de-shell-gold);background:var(--de-shell-accent-soft);border:1px solid rgba(201,169,110,.4);border-radius:999px;padding:8px 12px;min-height:36px;cursor:pointer;white-space:nowrap}.de-ecosystem-product-shell__switcher-toggle:hover,.de-ecosystem-product-shell__switcher-toggle:focus-visible{border-color:var(--de-shell-gold);outline:none}.de-ecosystem-product-shell__switcher-panel{position:absolute;right:0;top:calc(100% + 6px);z-index:40;min-width:min(240px,80vw);padding:8px;border-radius:12px;background:var(--de-shell-panel);border:1px solid var(--de-shell-border);box-shadow:0 12px 32px #00000059;list-style:none;margin:0}.de-ecosystem-product-shell__menu-sep{height:1px;margin:6px 4px;background:var(--de-shell-border);list-style:none}.de-ecosystem-product-shell__switcher-link{display:block;padding:10px 12px;border-radius:8px;font-size:13px;font-weight:600;color:var(--de-shell-title);text-decoration:none}.de-ecosystem-product-shell__switcher-link:hover,.de-ecosystem-product-shell__switcher-link:focus-visible{background:var(--de-shell-accent-soft);color:var(--de-shell-gold);outline:none}.de-ecosystem-product-shell__switcher-link.is-active{color:var(--de-shell-gold);background:#c9a96e24}.de-ecosystem-product-shell__continuity{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin:0 0 12px;padding:8px 10px;border-radius:10px;border:1px solid var(--de-shell-border);background:var(--de-shell-accent-soft)}.de-ecosystem-product-shell__continuity-link{font-size:12px;font-weight:700;color:var(--de-shell-accent, var(--de-shell-gold));text-decoration:none;border-bottom:1px solid transparent;min-height:32px;display:inline-flex;align-items:center}.de-ecosystem-product-shell__continuity-link:hover,.de-ecosystem-product-shell__continuity-link:focus-visible{border-bottom-color:currentColor;outline:none}.de-ecosystem-product-shell__continuity-link:active{opacity:.85}.de-ecosystem-journey-link{font-size:12px;font-weight:700;color:var(--teal, #2a7a6e);text-decoration:none;white-space:nowrap}.de-ecosystem-journey-link:hover,.de-ecosystem-journey-link:focus-visible{text-decoration:underline;outline:none}.de-ecosystem-journey-link:active{opacity:.88}.de-ecosystem-journey-link.is-muted,.de-ecosystem-journey-link.is-disabled{color:var(--text-dim, #666);font-weight:500;pointer-events:none;cursor:default;text-decoration:none}@media (max-width: 640px){.de-ecosystem-product-shell__chrome{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:6px 10px}.de-ecosystem-product-shell__brand-block{flex:0 1 auto;min-width:0;width:auto;align-self:flex-start}.dx-ex-hub-nav--compact-mobile .de-ecosystem-product-shell__brand,.de-ecosystem-product-shell[data-product=collective] .de-ecosystem-product-shell__brand,.de-ecosystem-product-shell[data-product=network] .de-ecosystem-product-shell__brand{display:none}.dx-ex-hub-nav--compact-mobile .de-ecosystem-product-shell__title,.de-ecosystem-product-shell[data-product=collective] .de-ecosystem-product-shell__title,.de-ecosystem-product-shell[data-product=network] .de-ecosystem-product-shell__title{font-size:1.35rem;line-height:1.2;margin:0}.dx-ex-hub-nav--compact-mobile .de-ecosystem-product-shell__lead,.de-ecosystem-product-shell[data-product=collective] .de-ecosystem-product-shell__lead,.de-ecosystem-product-shell[data-product=network] .de-ecosystem-product-shell__lead{display:none}.de-ecosystem-product-shell[data-product=collective] .de-ecosystem-product-shell__continuity,.de-ecosystem-product-shell[data-product=network] .de-ecosystem-product-shell__continuity{margin-bottom:8px;padding:6px 8px;gap:6px 10px}.de-ecosystem-product-shell__tools{flex:0 0 auto;align-items:flex-end;width:auto;max-width:48%}.de-ecosystem-product-shell__tool-row{justify-content:flex-end;gap:6px}.de-ecosystem-product-shell__switcher{flex:0 0 auto}.de-ecosystem-product-shell__switcher-toggle{width:auto;padding:6px 10px;font-size:11px}.de-ecosystem-product-shell__switcher-panel{left:auto;right:0;min-width:10rem}.de-ecosystem-auth-status{max-width:100%;justify-content:flex-end;font-size:11px}}
