.authenticated-brand-header{display:inline-flex;align-items:center}.authenticated-brand-header__brand-link{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.authenticated-brand-header__logo--compact{max-height:40px}.authenticated-brand-header__extended,.authenticated-brand-header__white-label{display:flex;align-items:center;gap:10px}.authenticated-brand-header__white-label{flex-direction:column;align-items:flex-start;gap:4px}.authenticated-brand-header__powered-by{color:#64748b;font-size:.6875rem;font-weight:500;letter-spacing:.04em;line-height:1.2;text-transform:uppercase;white-space:nowrap}:root{--app-mobile-bottom-nav-height:0px}@media(max-width:991px){html.has-mobile-bottom-nav{--app-mobile-bottom-nav-height:calc(82px + env(safe-area-inset-bottom, 0px))}html.has-mobile-bottom-nav body{padding-bottom:var(--app-mobile-bottom-nav-height)}html.explore-bonds-overlay-open .mobile-bottom-nav{visibility:hidden;pointer-events:none}}.mobile-bottom-nav{display:none}@media(max-width:991px){.mobile-bottom-nav{display:block}}.mobile-bottom-nav__bar{position:fixed;bottom:0;left:0;right:0;z-index:320;display:flex;justify-content:center;min-height:82px;padding:10px 16px calc(10px + env(safe-area-inset-bottom, 0px));background:#fff;box-shadow:0 -1px 1px rgba(128,128,128,.1),0 -3px 1.5px rgba(128,128,128,.09),0 -7px 2px rgba(128,128,128,.05),0 -13px 2.5px rgba(128,128,128,.01)}.mobile-bottom-nav__list{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%;max-width:430px;margin:0;padding:0;list-style:none}.mobile-bottom-nav__item{flex:1 1;min-width:0;display:flex;justify-content:center}.mobile-bottom-nav__link{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;max-width:72px;padding:0;border:0;background:rgba(0,0,0,0);font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-bottom-nav__link,.mobile-bottom-nav__link:hover{color:#9ea5af;text-decoration:none}.mobile-bottom-nav__link:focus-visible{outline:2px solid #087969;outline-offset:2px;border-radius:8px}.mobile-bottom-nav__link--active{color:#09806e}.mobile-bottom-nav__link--active .mobile-bottom-nav__label{font-weight:700}.mobile-bottom-nav__icon-wrap{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:20px;flex-shrink:0}.mobile-bottom-nav__icon{display:block;width:30px;height:30px}.mobile-bottom-nav__label{width:100%;margin:0;font-size:12px;font-weight:400;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:360px){.mobile-bottom-nav__label{font-size:11px}}.logged-in-mobile-toolbar{display:none}@media(max-width:991px){.logged-in-mobile-toolbar{display:flex;align-items:center;margin-left:auto}}.logged-in-mobile-toolbar__actions{display:flex;margin:0;padding:0;list-style:none}.app-navbar{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;background:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.06)}.app-navbar__offset{height:80px;pointer-events:none}@media(max-width:991px){.app-navbar__offset,.app-navbar__offset--logged-in{height:55px}}@media(min-width:992px){.app-navbar__offset--logged-in{height:80px}.app-navbar__offset--customized-1{height:96px}}.app-navbar--partner-co-brand .app-navbar__container{align-items:center}@media(min-width:992px){.app-navbar--partner-co-brand .app-navbar__container{grid-template-columns:auto 1fr auto;column-gap:24px}}.app-navbar--partner-co-brand .app-navbar__brand{flex:0 1 auto;width:auto;min-width:0;align-self:center;justify-self:start}.app-navbar--partner-co-brand .app-navbar__toggle{flex-shrink:0;margin-left:auto}.app-navbar--partner-co-brand .app-navbar__actions--desktop{flex-shrink:0}.app-navbar--customized-1{background:#f6f6f6}@media(min-width:992px){.app-navbar--customized-1 .app-navbar__container{min-height:96px;padding-top:20px;padding-bottom:20px}}@media(max-width:991px){.app-navbar--logged-in .app-navbar__container{min-height:55px;padding:11px 24px;flex-wrap:nowrap}.app-navbar--logged-in .app-navbar__logo{height:33px;width:auto;max-width:106px}.app-navbar--logged-in .app-navbar__nav{display:none!important}}@media(min-width:992px){.app-navbar--logged-in .app-navbar__nav{display:none!important}.app-navbar--logged-in .app-navbar__container{grid-template-columns:1fr auto}}.app-navbar--logged-in .app-navbar__actions--logged-in{grid-column:2;gap:28px}.app-navbar__container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:1230px;margin:0 auto;padding:14px 24px;min-height:80px;gap:16px}@media(min-width:992px){.app-navbar__container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-column-gap:32px;column-gap:32px;flex-wrap:nowrap}}.app-navbar__brand{display:inline-flex;flex-shrink:0}@media(min-width:992px){.app-navbar__brand{grid-column:1;justify-self:start}}.app-navbar__logo{width:auto;height:45px;object-fit:contain}.app-navbar__toggle{border:1px solid #d5dbe5;padding:6px 10px;margin-left:auto}@media(min-width:992px){.app-navbar__toggle{display:none}}.app-navbar__nav{flex-basis:100%;width:100%}@media(min-width:992px){.app-navbar__nav{grid-column:2;justify-self:center;flex-basis:auto;width:auto;display:flex!important;align-items:center;justify-content:center;height:auto!important;visibility:visible!important}}@media(max-width:991px){.app-navbar__nav{padding-top:8px}}.app-navbar__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 28px;list-style:none;margin:0;padding:0}@media(max-width:991px){.app-navbar__links{flex-direction:column;align-items:flex-start;width:100%;margin-bottom:16px}}.app-navbar__link{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:15px;font-weight:500;color:#373643;text-decoration:none;padding:8px 4px;white-space:nowrap;background:none;border:none;cursor:pointer}.app-navbar__link:hover{color:#019d79}.app-navbar__link:focus-visible{outline:2px solid #019d79;outline-offset:2px}.app-navbar__link--active{color:#019d79;font-weight:700}.app-navbar__dropdown{position:relative}@media(max-width:991px){.app-navbar__dropdown{width:100%}}.app-navbar__dropdown-toggle{display:inline-flex;align-items:center;gap:6px}.app-navbar__dropdown-toggle:after{margin-left:0}.app-navbar__dropdown-menu{border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.08);padding:8px 0;min-width:200px}@media(max-width:991px){.app-navbar__dropdown-menu{position:static!important;transform:none!important;border:none;box-shadow:none;padding-left:12px}}.app-navbar__dropdown-item{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:15px;font-weight:500;color:#373643;padding:10px 16px}.app-navbar__dropdown-item:focus-visible,.app-navbar__dropdown-item:hover{color:#019d79;background:rgba(1,157,121,.08)}.app-navbar__actions{display:flex;align-items:center;justify-content:flex-end;margin:0;padding:0;list-style:none}.app-navbar__actions--desktop{display:none}@media(min-width:992px){.app-navbar__actions--desktop{display:flex;grid-column:3;justify-self:end}}.app-navbar__actions--menu{width:100%;justify-content:flex-start;padding-top:8px;border-top:1px solid rgba(0,0,0,.06)}@media(min-width:992px){.app-navbar__actions--menu{display:none}}.app-navbar__profile{position:relative;list-style:none}.app-navbar__auth-actions{display:inline-flex;align-items:center;gap:16px}.app-navbar__link--cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;border:none;background:#087969;color:#fff;font-size:18px;font-weight:0;line-height:30px;text-decoration:none;cursor:pointer;transition:background .2s ease;width:200px}.app-navbar__link--cta:hover{color:#fff;background:#007b5e}.app-navbar__link--cta:focus-visible{outline:2px solid #019d79;outline-offset:2px}.app-navbar__profile-trigger{display:inline-flex;align-items:center;gap:2px;padding:0;border:none;background:none;cursor:pointer}.app-navbar__profile-trigger:focus-visible{outline:2px solid #019d79;outline-offset:2px;border-radius:999px}.app-navbar__avatar-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#5b7cd0}.app-navbar__avatar-badge--header,.app-navbar__avatar-badge--trigger{width:54px;height:54px}.app-navbar__avatar-badge--compact{width:39px;height:39px}.app-navbar__avatar-badge--compact .app-navbar__avatar-badge-text{font-size:16px}.app-navbar__avatar-badge-text{font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff}.app-navbar__chevron-trigger{flex-shrink:0;display:block;transition:transform .2s ease}.app-navbar__chevron-trigger--open{transform:rotate(180deg)}.app-navbar__profile-panel{position:absolute;top:calc(100% + 22px);right:0;width:min(320px,100vw - 32px);background:#fff;border-radius:10px;overflow:hidden;box-shadow:-2px 0 4px rgba(0,0,0,.1),-6px 2px 7px rgba(0,0,0,.09),-14px 4px 9px rgba(0,0,0,.05),-25px 7px 11px rgba(0,0,0,.01);z-index:200}@media(max-width:991px){.app-navbar__profile-panel{right:auto;left:-235px}}.app-navbar__profile-drawer{position:fixed;inset:0;z-index:300;pointer-events:none}.app-navbar__profile-drawer--open{pointer-events:auto}.app-navbar__profile-drawer--open .app-navbar__profile-drawer-backdrop{opacity:1}.app-navbar__profile-drawer--open .app-navbar__profile-drawer-panel{transform:translateZ(0)}.app-navbar__profile-drawer-backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:rgba(0,0,0,.5);opacity:0;cursor:pointer;transition:opacity .38s cubic-bezier(.32,.72,0,1);touch-action:none}@media(prefers-reduced-motion:reduce){.app-navbar__profile-drawer-backdrop{transition:none}}.app-navbar__profile-drawer-panel{--profile-drawer-pad-x:20px;--profile-drawer-pad-top:calc(56px + env(safe-area-inset-top, 0px));--profile-drawer-gap:12px;--profile-drawer-item-h:48px;position:absolute;top:0;right:0;left:0;bottom:var(--app-mobile-bottom-nav-height,0);display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;max-height:calc(100dvh - var(--app-mobile-bottom-nav-height, 0px));background:#fff;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translate3d(100%,0,0);transition:transform .38s cubic-bezier(.32,.72,0,1);box-shadow:0 -3px 6px rgba(176,176,176,.1),0 -11px 11px rgba(176,176,176,.09),0 -24px 14px rgba(176,176,176,.05);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding-bottom:20px}@media(max-width:380px){.app-navbar__profile-drawer-panel{--profile-drawer-pad-x:16px;--profile-drawer-gap:10px;--profile-drawer-item-h:44px}}@media(max-height:700px){.app-navbar__profile-drawer-panel{--profile-drawer-pad-top:calc(48px + env(safe-area-inset-top, 0px));--profile-drawer-gap:8px;--profile-drawer-item-h:44px;padding-bottom:12px}}@media(prefers-reduced-motion:reduce){.app-navbar__profile-drawer-panel{transition:none;will-change:auto}}.app-navbar__profile-drawer-panel:focus{outline:none}.app-navbar__profile-drawer-panel .app-navbar__profile-header{align-items:center;gap:12px;flex:0 0 auto;min-height:0;margin:0;padding:var(--profile-drawer-pad-top) var(--profile-drawer-pad-x) 20px;padding-right:calc(var(--profile-drawer-pad-x) + 40px);background:#fff;border-radius:0}.app-navbar__profile-drawer-panel .app-navbar__profile-header--pending{align-items:flex-start;min-height:0}.app-navbar__profile-drawer-panel .app-navbar__avatar-badge--header{width:49px;height:49px}@media(max-width:380px){.app-navbar__profile-drawer-panel .app-navbar__avatar-badge--header{width:44px;height:44px}}.app-navbar__profile-drawer-panel .app-navbar__avatar-badge--header .app-navbar__avatar-badge-text{font-size:18px;font-weight:700;line-height:26px}@media(max-width:380px){.app-navbar__profile-drawer-panel .app-navbar__avatar-badge--header .app-navbar__avatar-badge-text{font-size:16px;line-height:22px}}.app-navbar__profile-drawer-panel .app-navbar__profile-name{font-size:18px;font-weight:700;line-height:1.3;letter-spacing:-.04em;color:#373643;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media(max-width:380px){.app-navbar__profile-drawer-panel .app-navbar__profile-name{font-size:16px}}.app-navbar__profile-drawer-panel .app-navbar__profile-kyc{font-size:13px;line-height:18px}.app-navbar__profile-drawer-panel .app-navbar__profile-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:var(--profile-drawer-gap);flex:0 0 auto;width:100%;padding:0 var(--profile-drawer-pad-x);margin:20px 0 0}.app-navbar__profile-drawer-panel .app-navbar__profile-list-item{flex:0 0 auto;width:100%;margin:0;padding:0}.app-navbar__profile-drawer-panel .app-navbar__profile-item{min-height:var(--profile-drawer-item-h);height:var(--profile-drawer-item-h);padding:8px 12px;border:1px solid #f4f4f4;border-radius:8px;background:#fff;color:#5e5e71;font-size:16px;font-weight:400;line-height:1.3;box-shadow:-1px 0 1px rgba(148,148,148,.1),-2px -2px 1.5px rgba(148,148,148,.09),-5px -4px 2px rgba(148,148,148,.05)}@media(max-width:380px){.app-navbar__profile-drawer-panel .app-navbar__profile-item{font-size:14px;padding:8px 10px}}.app-navbar__profile-drawer-panel .app-navbar__profile-item:focus-visible,.app-navbar__profile-drawer-panel .app-navbar__profile-item:hover{background:#fff;outline:2px solid #087969;outline-offset:2px}.app-navbar__profile-drawer-panel .app-navbar__profile-item--active{color:#087969;font-weight:600}.app-navbar__profile-drawer-panel .app-navbar__profile-item-icon-img{display:block;width:24px;height:24px}@media(max-width:380px){.app-navbar__profile-drawer-panel .app-navbar__profile-item-icon-img{width:22px;height:22px}}.app-navbar__profile-drawer-panel .app-navbar__profile-footer{margin-top:auto;margin-left:var(--profile-drawer-pad-x);margin-right:var(--profile-drawer-pad-x);margin-bottom:8px;border-radius:8px}.app-navbar__profile-drawer-close{position:absolute;top:calc(12px + env(safe-area-inset-top, 0px));right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:8px;background:rgba(0,0,0,0);color:#373643;font-size:28px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width:380px){.app-navbar__profile-drawer-close{top:calc(8px + env(safe-area-inset-top, 0px));right:8px;width:36px;height:36px;font-size:26px}}.app-navbar__profile-drawer-close:focus-visible{outline:2px solid #019d79;outline-offset:2px}.app-navbar__profile-header{display:flex;align-items:center;gap:12px;min-height:72px;padding:14px 15px 16px;background:#edebeb;border-top-left-radius:10px;border-top-right-radius:20px}.app-navbar__profile-header--pending{align-items:flex-start;min-height:98px;padding-top:20px}.app-navbar__profile-meta{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:2px}.app-navbar__profile-name{font-size:clamp(16px,2.5vw,18px);font-weight:600;line-height:26px;color:#373643;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.app-navbar__profile-kyc,.app-navbar__profile-name{margin:0;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif}.app-navbar__profile-kyc{font-size:13px;font-weight:700;line-height:18px}.app-navbar__profile-kyc--verified{color:#087969}.app-navbar__profile-kyc--pending{color:#e53935;flex-shrink:0}.app-navbar__profile-kyc-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}@media(max-width:400px){.app-navbar__profile-kyc-row{flex-wrap:wrap}}.app-navbar__profile-kyc-cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:100px;height:32px;padding:10px;border:1px solid #087969;border-radius:8px;background:#fff;color:#087969;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;line-height:20px;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease}@media(max-width:400px){.app-navbar__profile-kyc-cta{min-width:0;width:100%}}.app-navbar__profile-kyc-cta:hover{background:rgba(8,121,105,.06)}.app-navbar__profile-kyc-cta:focus-visible{outline:2px solid #087969;outline-offset:2px}.app-navbar__profile-list{list-style:none;margin:0;padding:0}.app-navbar__profile-item{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:6px 0 6px 10px;border:none;border-bottom:1px solid #f4f4f4;background:#fff;color:#5e5e71;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:1.3;text-align:left;text-decoration:none;cursor:pointer;transition:background .15s ease}.app-navbar__profile-item:focus-visible,.app-navbar__profile-item:hover{background:rgba(237,235,235,.45);outline:none}.app-navbar__profile-item--active{color:#019d79;font-weight:600}.app-navbar__profile-item-leading{display:flex;align-items:center;gap:8px;min-width:0}.app-navbar__profile-item-icon-img{flex-shrink:0;width:24px;height:24px;object-fit:contain;display:none}.app-navbar__profile-item-label{flex:1 1;min-width:0}.app-navbar__profile-item-chevron{flex-shrink:0;width:20px;height:20px;display:block;transform:rotate(-90deg)}.app-navbar__profile-footer{position:relative;display:flex;align-items:center;min-height:56px;padding:0 12px;background:#000;overflow:hidden;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.app-navbar__download-btn{display:inline-flex;align-items:center;gap:6px;border:none;background:rgba(0,0,0,0);color:#fff;font-family:var(--font-figtree),"Figtree",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:1.4;cursor:pointer;z-index:1}.app-navbar__download-btn:focus-visible,.app-navbar__download-btn:hover{color:#fff;outline:2px solid #fff;outline-offset:2px}.app-navbar__download-icon{width:24px;height:24px;object-fit:contain;display:block}.app-navbar__download-phone{position:absolute;right:0;bottom:-2px;width:auto;height:56px;object-fit:contain;pointer-events:none}