.layout-module-scss-module__tpULjW__dashboard-shell{--dashboard-bg:#060707;--dashboard-panel:#141516;--dashboard-panel-strong:#191a1b;--dashboard-panel-soft:#101112;--dashboard-line:#1d1e20;--dashboard-line-strong:#292a2c;--dashboard-text:#f7f8f8;--dashboard-muted:#f7f8f88f;--dashboard-faint:#f7f8f857;--dashboard-purple:#5c6ad9;--dashboard-green:#00d794;--dashboard-yellow:#dcb021;--dashboard-yellow-soft:#dcb02126;--dashboard-red:#d1291e;--dashboard-radius:.5rem;--dashboard-sidebar-width:16.0625rem;--dashboard-header-height:3.5625rem;--dashboard-launch-boost-height:0px;--dashboard-content-padding-x:1.5rem;--dashboard-content-padding-y:.75rem;--dashboard-heading-font:500 1.25rem/2rem var(--font-inter),sans-serif;--dashboard-body-font:400 .875rem/1.25rem var(--font-inter),sans-serif;--dashboard-caption-font:400 .75rem/1.25rem var(--font-inter),sans-serif;--launch-boost-z-index:25;grid-template-columns:var(--dashboard-sidebar-width)minmax(0,1fr);min-height:100dvh;color:var(--dashboard-text);background:var(--dashboard-bg);grid-template-rows:auto minmax(0,1fr);display:grid}.layout-module-scss-module__tpULjW__dashboard-shell:has(.dashboard-launch-boost){--dashboard-launch-boost-height:2.75rem}.layout-module-scss-module__tpULjW__dashboard-shell__sidebar{border-right:1px solid var(--dashboard-line)}.layout-module-scss-module__tpULjW__dashboard-shell__sidebar-top{min-height:var(--dashboard-header-height);border-bottom:1px solid var(--dashboard-line)}.layout-module-scss-module__tpULjW__dashboard-shell__sidebar-bottom{border-top:1px solid var(--dashboard-line)}.layout-module-scss-module__tpULjW__dashboard-shell__main{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.layout-module-scss-module__tpULjW__dashboard-shell__header{min-height:var(--dashboard-header-height);border-bottom:1px solid var(--dashboard-line)}.layout-module-scss-module__tpULjW__dashboard-shell__content{min-width:0;min-height:0;padding:var(--dashboard-content-padding-y)var(--dashboard-content-padding-x);overflow:hidden;padding-bottom:0!important}.layout-module-scss-module__tpULjW__sidebar{min-height:calc(100dvh - var(--dashboard-launch-boost-height));background:#090a0a;flex-direction:column;align-self:stretch;height:auto;display:flex;overflow:hidden}.layout-module-scss-module__tpULjW__sidebar__top{flex:none;align-items:center;padding:0 1.375rem;display:flex}.layout-module-scss-module__tpULjW__sidebar__logo{color:var(--dashboard-text)}.layout-module-scss-module__tpULjW__sidebar__main{scrollbar-width:none;flex:auto;min-height:0;padding:1.25rem .75rem;overflow-y:auto}.layout-module-scss-module__tpULjW__sidebar__main::-webkit-scrollbar{display:none}.layout-module-scss-module__tpULjW__sidebar__bottom{flex:none;grid-template-columns:minmax(0,1fr);gap:.25rem;padding:1.125rem .75rem .75rem;display:grid}.layout-module-scss-module__tpULjW__sidebar__logout{border-radius:var(--dashboard-radius);width:100%;min-height:2.25rem;color:var(--dashboard-text);align-items:center;gap:.625rem;padding:.5rem .6875rem;transition:color .18s,background-color .18s;display:flex}.layout-module-scss-module__tpULjW__sidebar__logout:hover{background:var(--dashboard-panel)}.layout-module-scss-module__tpULjW__sidebar__logout-icon-element{color:currentColor;width:1.0625rem;height:1.0625rem}.layout-module-scss-module__tpULjW__sidebar__logout-text{color:currentColor;font-size:.875rem;font-weight:400;line-height:1.25rem}.layout-module-scss-module__tpULjW__sidebar__investor{border:1px solid var(--dashboard-line);border-radius:var(--dashboard-radius);background:#0b0c0c;gap:.125rem;min-height:3.75rem;margin-top:.875rem;padding:.6875rem .75rem;display:grid}.layout-module-scss-module__tpULjW__sidebar__investor-name{min-width:0;color:var(--dashboard-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:400;line-height:1.25rem;overflow:hidden}.layout-module-scss-module__tpULjW__sidebar__investor-email{min-width:0;color:var(--dashboard-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1.125rem;overflow:hidden}@media (max-width:900px){.layout-module-scss-module__tpULjW__dashboard-shell{--dashboard-content-padding-x:1.25rem;--dashboard-content-padding-y:.8125rem;display:block}.layout-module-scss-module__tpULjW__dashboard-shell:has(.dashboard-launch-boost){--dashboard-launch-boost-height:4rem}.layout-module-scss-module__tpULjW__dashboard-shell__sidebar{display:none}.layout-module-scss-module__tpULjW__dashboard-shell__header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060707f0;position:sticky;top:0}}
.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost{z-index:var(--launch-boost-z-index,10000);min-height:2.75rem;padding:.375rem var(--launch-boost-padding-inline,1.5rem);color:#f7f8f8;background:#5c6ad9;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;display:grid;position:sticky;top:0}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__text{min-width:0;max-width:min(100%,40rem);color:inherit;font:var(--dashboard-body-font,400 .875rem/1.25rem var(--font-inter),sans-serif);text-align:center;grid-column:2;justify-self:center}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__actions{margin-right:var(--launch-boost-actions-offset,0px);grid-column:3;justify-self:end;align-items:center;gap:1rem;display:inline-flex}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__deposit{border-radius:var(--dashboard-radius,.5rem);color:#111213;min-width:4.75rem;min-height:2rem;font:500 .875rem/1.25rem var(--font-inter),sans-serif;background:#f7f8f8;padding:0 1rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__close{color:#f7f8f8;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__close span{width:1rem;height:1rem;display:block;position:relative}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__close span:before,.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__close span:after{content:"";background:currentColor;border-radius:62.4375rem;width:1rem;height:.09375rem;position:absolute;top:50%;left:50%}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__close span:before{transform:translate(-50%,-50%)rotate(45deg)}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__close span:after{transform:translate(-50%,-50%)rotate(-45deg)}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal-layer{z-index:10020;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal-layer__scrim{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;position:absolute;inset:0}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal{z-index:1;border:1px solid var(--dashboard-line,#1d1e20);border-radius:var(--dashboard-radius,.5rem);color:#f7f8f8;background:var(--dashboard-panel,#151617);flex-direction:column;align-items:center;width:min(100%,23.5rem);max-height:calc(100dvh - 3rem);padding:2.5rem 1.25rem 1.75rem;display:flex;position:relative;overflow:hidden}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__hero-icon{z-index:0;isolation:isolate;background:#5c6ad9;border-radius:50%;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;margin-bottom:1.5rem;display:inline-flex;position:relative}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__hero-icon:after{z-index:-1;border-radius:inherit;content:"";background:#5c6ad938;animation:1.4s ease-in-out infinite DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal-hero-ring;position:absolute;inset:-.5rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__hero-icon:before{z-index:1;content:"";width:2.25rem;height:2.25rem;-webkit-mask:var(--icon-url)center/contain no-repeat;-webkit-mask:var(--icon-url)center/contain no-repeat;mask:var(--icon-url)center/contain no-repeat;background:#111213;position:relative}@keyframes DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal-hero-ring{0%,to{opacity:.36;transform:scale(.86)}50%{opacity:1;transform:scale(1.08)}}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__title{color:#f7f8f8;font:var(--dashboard-heading-font,500 1.25rem/2rem var(--font-inter),sans-serif);text-align:center;margin-bottom:.5rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__description{max-width:17rem;color:var(--dashboard-muted,#f7f8f88f);font:var(--dashboard-caption-font,400 .75rem/1.25rem var(--font-inter),sans-serif);text-align:center}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__benefits{gap:1rem;width:100%;margin:2.125rem 0 2rem;display:grid}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__benefit{color:#f7f8f8;min-height:2.25rem;font:var(--dashboard-body-font,400 .875rem/1.25rem var(--font-inter),sans-serif);grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__feature-icon{background:#5c6ad933;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__feature-icon:before{content:"";width:1rem;height:1rem;-webkit-mask:var(--icon-url)center/contain no-repeat;-webkit-mask:var(--icon-url)center/contain no-repeat;mask:var(--icon-url)center/contain no-repeat;background:#7d88ff}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__primary{border-radius:var(--dashboard-radius,.5rem);color:#111213;width:100%;min-height:2.25rem;font:500 .875rem/1.25rem var(--font-inter),sans-serif;background:#f7f8f8;justify-content:center;align-items:center;padding:0 1rem;display:inline-flex}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__secondary{min-height:1.5rem;color:var(--dashboard-muted,#f7f8f88f);font:var(--dashboard-body-font,400 .875rem/1.25rem var(--font-inter),sans-serif);margin-top:1rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__summary{border-radius:var(--dashboard-radius,.5rem);background:#22243a;width:100%;margin:2.125rem 0 2rem;overflow:hidden}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__summary-top{color:#f7f8f8;min-height:2.75rem;font:var(--dashboard-body-font,400 .875rem/1.25rem var(--font-inter),sans-serif);background:#5c6ad9;align-items:center;gap:.75rem;padding:0 .75rem;display:flex}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__summary-top .DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__feature-icon{background:0 0;width:1rem;height:1rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__summary-top .DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__feature-icon:before{background:#f7f8f8}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__summary-bottom{min-height:3.5rem;color:var(--dashboard-muted,#f7f8f88f);font:var(--dashboard-body-font,400 .875rem/1.25rem var(--font-inter),sans-serif);justify-content:space-between;align-items:center;gap:1rem;padding:0 1rem;display:flex}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__summary-bottom strong{color:#f7f8f8;white-space:nowrap;align-items:center;gap:.375rem;font-weight:400;display:inline-flex}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__summary-bottom .DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__feature-icon{background:0 0;width:1rem;height:1rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__summary-bottom .DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal__feature-icon:before{background:#f7f8f8}@media (max-width:900px){.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost{min-height:4rem;padding:.375rem var(--launch-boost-padding-inline,1.5rem);grid-template-columns:minmax(0,1fr) auto;gap:.875rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__text{text-align:left;grid-column:1;justify-self:start;font-size:.875rem;line-height:1.125rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__actions{grid-column:2;gap:.75rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__deposit{min-height:2rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal-layer{align-items:flex-end;padding:5.5rem 0 0}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal{border-bottom:0;border-left:0;border-right:0;border-radius:1.125rem 1.125rem 0 0;width:100%;max-height:calc(100dvh - 5.5rem)}}@media (max-width:420px){.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost{padding-right:1rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-boost__actions{gap:.5rem}.DashboardLaunchBoost-module-scss-module__Vp9_Wq__launch-modal{padding-top:2.125rem}}
