.lx-shell{--lx-bottom-bar-space:var(--lx-space-page-x);--lx-bottom-bar-h:calc(var(--lx-h-action) + var(--lx-bottom-bar-space));--lx-action-area-h:calc(var(--lx-h-action) + var(--lx-bottom-bar-space) + var(--lx-bottom-bar-space));--lx-bottom-edge-space:calc(var(--lx-bottom-bar-space) + var(--lx-safe-bottom));--lx-nav-clearance:calc(var(--lx-bottom-bar-h) + var(--lx-bottom-edge-space));--lx-pane-bottom-gutter:0px;--lx-order-bottom-gutter:0px;flex-direction:column;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden}.lx-shell[data-layout=stacked]{--lx-pane-bottom-gutter:var(--lx-nav-clearance);--lx-order-bottom-gutter:calc(var(--lx-bottom-bar-h) + var(--lx-nav-clearance));grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid}.lx-shell[data-layout=stacked]>.lx-panes,.lx-shell[data-layout=stacked]>.lx-mainnav{grid-area:1/1}.lx-shell[data-layout=stacked]>.lx-panes{z-index:0}.lx-panes{flex:auto;grid-template-rows:minmax(0,1fr);grid-template-columns:1fr;width:100%;min-height:0;display:grid}.lx-pane{flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.lx-pane-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:auto;width:100%;min-height:0;overflow-y:auto}.lx-pane-scroll::-webkit-scrollbar{width:0;height:0}.lx-pane-scroll[data-empty=true]{flex-direction:column;display:flex}.lx-pane[data-pane=positions] .lx-pane-scroll{padding-bottom:var(--lx-pane-bottom-gutter)}.lx-shell[data-layout=split]{--lx-pane-bottom-gutter:calc(12px + var(--lx-safe-bottom));--lx-order-bottom-gutter:var(--lx-action-area-h)}.lx-shell[data-layout=split] .lx-panes{padding-right:var(--lx-safe-right);padding-left:var(--lx-safe-left);column-gap:var(--lx-space-page-x);grid-template-columns:minmax(0,1fr) 440px}.lx-shell[data-layout=split] .lx-header{padding-right:var(--lx-space-page-x);padding-left:var(--lx-space-page-x)}.lx-header{z-index:20;gap:var(--lx-headerbar-py);padding:var(--lx-headerbar-padding);background:linear-gradient(var(--lx-bg-app) 62%, transparent);pointer-events:none;flex-direction:column;flex:none;display:flex;position:sticky;top:0}.lx-header>*{pointer-events:auto}.lx-topbar{height:var(--lx-headerbar-h);grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.lx-topbar-left{justify-self:start;align-items:center;gap:10px;display:inline-flex}@media (width<=560px){.lx-topbar-left{margin-left:var(--lx-headerbar-edge)}}.lx-topbar-center{font-size:var(--lx-fs-title2);line-height:var(--lx-lh-title2);font-weight:var(--lx-fw-semibold);justify-self:center}.lx-topbar-right{justify-self:end;align-items:center;gap:10px;display:inline-flex}.lx-topbar-right .lx-navtab{flex:none;padding:0 14px}.lx-switch.lx-cancel-modification{white-space:nowrap;flex:none;width:auto}.lx-exchange-logo{object-fit:contain;width:18px;height:18px}.lx-exchange-placeholder{pointer-events:none;flex:none;place-items:center;display:inline-grid}.lx-exchange-placeholder__logo{object-fit:contain;opacity:0;grid-area:1/1;width:100%;height:100%;animation:8s linear infinite lx-exchange-placeholder-cycle;transform:scale(.96)}@keyframes lx-exchange-placeholder-cycle{0%{opacity:0;animation-timing-function:cubic-bezier(.33,1,.68,1);transform:scale(.96)}6%{opacity:1;transform:scale(1)}21%{opacity:1;transform:scale(1)}25%,to{opacity:0;transform:scale(1.02)}}.lx-header-action{justify-content:center;align-items:center;gap:var(--lx-compact-action-gap);padding:var(--lx-compact-action-py) var(--lx-compact-action-px);font-size:var(--lx-fs-subheadline);line-height:var(--lx-lh-subheadline);color:var(--lx-text-primary);white-space:nowrap;border:1px solid #0000;border-radius:999px;display:inline-flex}.lx-templatebtn{border-color:var(--lx-border-rim)}.lx-templatebtn span{text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}.lx-setupbar{min-height:var(--lx-headerbar-h);align-items:center;gap:6px;display:flex}.lx-setupbar-divider{background:var(--lx-border-subtle);flex:none;width:1px;height:18px}.lx-setupbar-tabs{flex:auto;min-width:0}.lx-mainnav{z-index:20;height:var(--lx-nav-clearance);padding:var(--lx-bottom-bar-space) calc(var(--lx-space-page-x) + var(--lx-safe-right)) var(--lx-bottom-edge-space) calc(var(--lx-space-page-x) + var(--lx-safe-left));pointer-events:auto;background:0 0;grid-template-columns:1fr auto 1fr;align-self:end;align-items:center;display:grid;position:relative}.lx-sidecap{height:var(--lx-h-action);background:var(--lx-bg-surface);border-radius:999px;grid-column:2;justify-self:center;align-items:stretch;gap:0;padding:2px;display:inline-flex}.lx-sidecap-btn{width:64px;color:var(--lx-text-primary);border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.lx-sidecap-btn[data-selected=true]{background:var(--lx-bg-field)}.lx-sidecap-btn:disabled{opacity:.5;cursor:default}.lx-posbtn{width:64px;height:var(--lx-h-action);background:var(--lx-bg-surface);color:var(--lx-text-primary);border-radius:999px;grid-column:3;justify-content:center;justify-self:end;align-items:center;display:inline-flex}.lx-posbtn[data-selected=true]{background:var(--lx-bg-field);color:#fff}.lx-sheet-backdrop{z-index:70;background:#00000080;position:fixed;inset:0}.lx-sheet{--lx-rim-width:0px;--lx-sheet-code-safe-bottom:0px;--lx-sheet-body-bottom-inset:var(--lx-space-page-x);z-index:71;background:var(--lx-bg-app);flex-direction:column;display:flex;position:fixed}.lx-sheet-body{-webkit-overflow-scrolling:touch;min-height:0;padding:0 var(--lx-space-page-x) var(--lx-sheet-body-bottom-inset);scrollbar-width:none;flex:auto;position:relative;overflow-y:auto}.lx-sheet-loader,.lx-sheet-centered-state{place-items:center;min-height:0;display:grid;position:absolute;inset:0}.lx-sheet-centered-state{text-align:center}.lx-sheet[data-full-height=true] .lx-sheet-body{padding-right:var(--lx-space-page-x);padding-left:var(--lx-space-page-x)}.lx-sheet[data-compact-header=true] .lx-sheet-header{z-index:2;position:relative}.lx-sheet[data-compact-header=true] .lx-sheet-header:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#000,#0000);height:22px;position:absolute;bottom:-14px;left:0;right:0}.lx-sheet[data-sheet-variant=settings-about]{--lx-rim-width:0px;background:var(--lx-bg-surface)}.lx-sheet[data-sheet-variant=position-details][data-has-footer=true]{--lx-details-footer-h:calc(var(--lx-h-action) + var(--lx-space-page-x) + var(--lx-space-page-x) + var(--lx-safe-bottom));grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid}.lx-sheet[data-sheet-variant=position-details][data-has-footer=true]>.lx-sheet-header{grid-area:1/1}.lx-sheet[data-sheet-variant=position-details][data-has-footer=true]>.lx-sheet-body,.lx-sheet[data-sheet-variant=position-details][data-has-footer=true]>.lx-sheet-footer{grid-area:2/1}.lx-sheet[data-sheet-variant=position-details][data-has-footer=true]>.lx-sheet-body{z-index:0;padding-bottom:var(--lx-details-footer-h)}.lx-sheet[data-sheet-variant=position-details][data-has-footer=true]>.lx-sheet-footer{z-index:1;height:var(--lx-details-footer-h);pointer-events:auto;align-self:end;position:relative}.lx-sheet[data-sheet-variant=symbol-picker] .lx-sheet-header>:last-child{display:none}.lx-sheet-body::-webkit-scrollbar{width:0}.lx-sheet-footer{flex:none}@media (width<=560px){.lx-sheet{--lx-sheet-code-safe-bottom:var(--lx-safe-bottom);--lx-sheet-body-bottom-inset:calc(24px + var(--lx-safe-bottom));inset:0}.lx-sheet[data-full-height=true]{--lx-sheet-body-bottom-inset:var(--lx-space-page-x)}.lx-sheet[data-sheet-variant=settings-subscription],.lx-sheet[data-sheet-variant=settings-install]{--lx-sheet-body-bottom-inset:calc(var(--lx-space-page-x) + 8px)}.lx-sheet[data-sheet-variant=position-details] .lx-sheet-body{padding-left:0;padding-right:0}.lx-sheet[data-sheet-variant=symbol-picker] .lx-sheet-header{grid-template-columns:auto minmax(0,1fr)}}.lx-sheet[data-sheet-variant=settings-mfa],.lx-sheet[data-sheet-variant=settings-passcode],.lx-sheet[data-sheet-variant=settings-passcode-off]{--lx-sheet-body-bottom-inset:calc(var(--lx-code-edge-space) + var(--lx-sheet-code-safe-bottom))}.lx-sheet[data-sheet-variant=support],.lx-sheet[data-sheet-variant=settings-about],.lx-sheet[data-sheet-variant=symbol-picker]{--lx-sheet-body-bottom-inset:0px}.lx-sheet[data-sheet-variant=support] .lx-sheet-body{padding:0}@media not all and (width<=560px){.lx-sheet{--lx-sheet-card-height-limit:min(var(--lx-sheet-card-max-height), calc(100dvh - var(--lx-sheet-card-inset) - var(--lx-sheet-card-inset)));top:var(--lx-sheet-card-inset);width:min(var(--lx-sheet-card-max-width), calc(100vw - var(--lx-sheet-card-inset) - var(--lx-sheet-card-inset)));height:var(--lx-sheet-detent,auto);max-height:var(--lx-sheet-card-height-limit);--lx-rim-width:1px;--lx-rim-layer:3;border-radius:var(--lx-sheet-card-radius);border:1px solid #0000;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 40px #0009}.lx-sheet[data-full-height=true]{height:var(--lx-sheet-card-height-limit)}.lx-sheet[data-full-height=true][data-compact-header=true] .lx-sheet-header{height:52px;min-height:52px}.lx-sheet[data-sheet-variant=symbol-picker] .lx-sheet-header{grid-template-columns:44px minmax(0,1fr);gap:8px}}@media (width>=561px) and (height>=1232px){.lx-sheet{top:50%;transform:translate(-50%,-50%)}}.lx-center{text-align:center;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.lx-empty{color:var(--lx-text-tertiary);font-size:var(--lx-fs-subheadline);max-width:280px}.lx-account-load-error{flex-direction:column;gap:16px;display:flex}.lx-account-load-error-copy{flex-direction:column;display:flex}.lx-headerbar{grid-template-columns:1fr auto 1fr;grid-auto-rows:minmax(var(--lx-headerbar-h), auto);padding:var(--lx-headerbar-padding);flex:none;align-items:center;gap:8px;display:grid}.lx-headerbar-title{min-width:0;font-size:var(--lx-fs-title2);line-height:var(--lx-lh-title2);font-weight:var(--lx-fw-semibold);text-align:center}.lx-headerbar-trailing{justify-self:end;align-items:center;min-width:0;display:inline-flex}@media (width<=560px){.lx-headerbar>.lx-iconbtn:first-child{margin-left:var(--lx-headerbar-edge);justify-self:start}.lx-headerbar-trailing>.lx-iconbtn{margin-right:var(--lx-sheet-header-trailing-offset,var(--lx-headerbar-edge))}}@media not all and (width<=560px){.lx-headerbar{grid-template-columns:44px 1fr 44px}.lx-headerbar[data-layout=detent]{padding:23px 12px 10px}.lx-headerbar[data-layout=detent] .lx-headerbar-title{font-size:var(--lx-fs-headline);line-height:var(--lx-lh-headline)}.lx-headerbar[data-layout=screen]{min-height:68px;padding:12px 16px}}.lx-support-title{line-height:inherit;white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.lx-support-title-icon{flex:0 0 22.3333px;width:22.3333px;height:19.3333px;display:block}
