.apx-radius-none{border-radius:var(--apx-radius-none)}.apx-radius-xs{border-radius:var(--apx-radius-xs)}.apx-radius-sm{border-radius:var(--apx-radius-sm)}.apx-radius-md{border-radius:var(--apx-radius-md)}.apx-radius-lg{border-radius:var(--apx-radius-lg)}.apx-radius-xl{border-radius:var(--apx-radius-xl)}.apx-radius-full{border-radius:var(--apx-radius-full)}.apx-elevation-0{box-shadow:var(--apx-elevation-0)}.apx-elevation-1{box-shadow:var(--apx-elevation-1)}.apx-elevation-2{box-shadow:var(--apx-elevation-2)}.apx-elevation-3{box-shadow:var(--apx-elevation-3)}.apx-elevation-4{box-shadow:var(--apx-elevation-4)}.apx-elevation-5{box-shadow:var(--apx-elevation-5)}.apx-row{align-items:center;gap:var(--apx-space-4);display:flex}.apx-stack{gap:var(--apx-space-4);flex-direction:column;display:flex}.apx-page-width{box-sizing:border-box;max-width:var(--apx-content-width);width:100%;margin-inline:auto}:where(.apx-app-root,.apx-app-frame){background:var(--apx-surface-0);color:var(--apx-color-text);font-family:var(--apx-font-family);text-rendering:optimizelegibility}:where(.apx-app-root,.apx-app-frame),:where(.apx-app-root,.apx-app-frame) *,:where(.apx-app-root,.apx-app-frame) :before,:where(.apx-app-root,.apx-app-frame) :after{box-sizing:border-box}:where(.apx-app-root,.apx-app-frame) :focus-visible{outline:2px solid var(--apx-color-primary);outline-offset:2px}:where(.apx-app-root,.apx-app-frame) img,:where(.apx-app-root,.apx-app-frame) svg{max-width:100%}.apx-color-primary{color:var(--apx-color-primary)}.apx-color-secondary{color:var(--apx-color-secondary)}.apx-color-tertiary{color:var(--apx-color-tertiary)}.apx-color-quaternary{color:var(--apx-color-quaternary)}.apx-color-info{color:var(--apx-color-info)}.apx-color-success{color:var(--apx-color-success)}.apx-color-warning{color:var(--apx-color-warning)}.apx-color-error{color:var(--apx-color-error)}.apx-color-positive{color:var(--apx-color-positive)}.apx-color-negative{color:var(--apx-color-negative)}.apx-color-text{color:var(--apx-color-text)}.apx-color-text-secondary{color:var(--apx-color-text-secondary)}.apx-color-text-tertiary{color:var(--apx-color-text-tertiary)}.apx-color-text-disabled{color:var(--apx-color-text-disabled)}.apx-background-primary{background-color:var(--apx-color-primary)}.apx-background-secondary{background-color:var(--apx-color-secondary)}.apx-background-tertiary{background-color:var(--apx-color-tertiary)}.apx-background-quaternary{background-color:var(--apx-color-quaternary)}.apx-background-info{background-color:var(--apx-color-info)}.apx-background-success{background-color:var(--apx-color-success)}.apx-background-warning{background-color:var(--apx-color-warning)}.apx-background-error{background-color:var(--apx-color-error)}.apx-background-positive{background-color:var(--apx-color-positive)}.apx-background-negative{background-color:var(--apx-color-negative)}.apx-background-text{background-color:var(--apx-color-text)}.apx-background-text-secondary{background-color:var(--apx-color-text-secondary)}.apx-background-text-tertiary{background-color:var(--apx-color-text-tertiary)}.apx-background-text-disabled{background-color:var(--apx-color-text-disabled)}.apx-surface-0{background-color:var(--apx-surface-0)}.apx-surface-1{background-color:var(--apx-surface-1)}.apx-surface-2{background-color:var(--apx-surface-2)}.apx-surface-3{background-color:var(--apx-surface-3)}.apx-surface-4{background-color:var(--apx-surface-4)}.apx-surface-5{background-color:var(--apx-surface-5)}@keyframes apx-fade-in{0%{opacity:0}to{opacity:1}}@keyframes apx-slide-up{0%{opacity:0;transform:translateY(var(--apx-space-2))}to{opacity:1;transform:translateY(0)}}.apx-animate-fade-in{animation:apx-fade-in var(--apx-duration-normal) var(--apx-ease-standard)}.apx-animate-slide-up{animation:apx-slide-up var(--apx-duration-slow) var(--apx-ease-standard)}@media (prefers-reduced-motion:reduce){:where(.apx-app-root,.apx-app-frame) *,:where(.apx-app-root,.apx-app-frame) :before,:where(.apx-app-root,.apx-app-frame) :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.apx-border{border:1px solid var(--apx-surface-border)}.apx-border-block-start{border-block-start:1px solid var(--apx-surface-border)}.apx-border-block-end{border-block-end:1px solid var(--apx-surface-border)}.apx-border-inline-start{border-inline-start:1px solid var(--apx-surface-border)}.apx-border-inline-end{border-inline-end:1px solid var(--apx-surface-border)}.apx-divider{border:0;border-block-start:1px solid var(--apx-surface-divider);margin-block:var(--apx-space-4)}.apx-sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.apx-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.apx-text-center{text-align:center}.apx-text-start{text-align:start}.apx-text-end{text-align:end}.apx-grow{flex-grow:1}.apx-min-width-0{min-width:0}.apx-scroll-y{overflow-y:auto}.apx-gap-0{gap:var(--apx-space-0)}.apx-gap-1{gap:var(--apx-space-1)}.apx-gap-2{gap:var(--apx-space-2)}.apx-gap-3{gap:var(--apx-space-3)}.apx-gap-4{gap:var(--apx-space-4)}.apx-gap-5{gap:var(--apx-space-5)}.apx-gap-6{gap:var(--apx-space-6)}.apx-gap-7{gap:var(--apx-space-7)}.apx-gap-8{gap:var(--apx-space-8)}:where(.apx-app-root,.apx-app-frame) :where(.ant-app,.ant-layout){color:inherit;background:0 0;font-family:inherit}:where(.apx-app-root,.apx-app-frame) .ant-app{min-height:inherit}.ant-modal-root .ant-modal-mask,.ant-drawer-root .ant-drawer-mask{-webkit-backdrop-filter:blur(var(--apx-backdrop-blur));backdrop-filter:blur(var(--apx-backdrop-blur))}@media (prefers-reduced-motion:reduce){.ant-wave,.ant-ripple{display:none!important}}.apx-app-brand{align-items:center;gap:var(--apx-space-3);min-width:0;padding:var(--apx-space-4);display:flex}.apx-app-brand--collapsed{justify-content:center}.apx-app-brand__mark{flex:none;justify-content:center;align-items:center;width:40px;height:30px;display:inline-flex}.apx-app-brand__mark :where(img,svg){object-fit:contain;max-width:100%;max-height:100%}.apx-app-brand__copy{min-width:0}.apx-app-brand__title{color:var(--apx-color-text);font-size:1rem;font-weight:700;line-height:1.25}.apx-app-brand__subtitle{color:var(--apx-color-text-secondary);margin-top:2px;font-size:.75rem;line-height:1.4}.apx-app-frame{background:var(--apx-surface-0);color:var(--apx-color-text);font-family:var(--apx-font-family);grid-template-columns:var(--apx-app-navigation-width,280px) minmax(0, 1fr);min-height:100dvh;display:grid;position:relative;overflow:hidden}.apx-app-frame[data-navigation=none]{grid-template-columns:minmax(0,1fr)}.apx-app-frame__background{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.apx-app-frame__navigation,.apx-app-frame__body{z-index:1;min-width:0;min-height:0;position:relative}.apx-app-frame__navigation{background:var(--apx-surface-1);border-inline-end:1px solid var(--apx-surface-border);overflow:auto}.apx-app-frame__body{flex-direction:column;height:100dvh;display:flex}.apx-app-frame__header,.apx-app-frame__footer{flex:none}.apx-app-frame__content{outline:none;flex:auto;min-width:0;min-height:0;overflow:auto}@media (width<=640px){.apx-app-frame{grid-template-columns:minmax(0,1fr);overflow:visible}.apx-app-frame__navigation{border-block-end:1px solid var(--apx-surface-border);border-inline-end:0}.apx-app-frame__body{height:auto;min-height:100dvh}}.apx-app-loading{color:var(--apx-color-text-secondary);align-items:center;gap:var(--apx-space-3);min-height:min(420px,60dvh);padding:var(--apx-space-6);text-align:center;flex-direction:column;justify-content:center;display:flex}.apx-app-loading__label{font-size:.875rem}.apx-app-navigation__landmark{min-width:0;padding:0 var(--apx-space-2) var(--apx-space-4)}.apx-app-navigation{background:0 0;border-inline-end:0}.apx-background{background-color:var(--apx-surface-0);background-repeat:no-repeat;width:100%;height:100%}.apx-container{box-sizing:border-box;width:100%;margin-inline:auto}.apx-container--padded{padding-inline:clamp(16px,4vw,40px)}.apx-container--small{max-width:var(--apx-container-small)}.apx-container--medium{max-width:var(--apx-container-medium)}.apx-container--large{max-width:var(--apx-container-large)}.apx-container--full{max-width:none}.apx-context-menu{background:var(--apx-surface-4);border:1px solid var(--apx-surface-border);border-radius:var(--apx-radius-sm);box-shadow:var(--apx-elevation-4);box-sizing:border-box;-webkit-user-select:none;user-select:none;width:max-content;z-index:var(--apx-z-dropdown);padding:4px;position:fixed;overflow:hidden}.apx-context-menu__menu{background:0 0;border-inline-end:0}.apx-copy{gap:var(--apx-space-5);max-width:var(--apx-copy-max-width,none);width:100%;min-width:0;display:grid}.apx-copy--compact{gap:var(--apx-space-4)}.apx-copy--relaxed{gap:var(--apx-space-6)}.apx-copy--center{text-align:center;justify-items:center}.apx-copy--end{text-align:end;justify-items:end}.apx-copy__head,.apx-copy__body,.apx-copy__footer{gap:var(--apx-space-3);width:100%;min-width:0;display:grid}.apx-copy__overline,.apx-copy__title,.apx-copy__subtitle,.apx-copy__description{min-width:0;margin:0}.apx-copy__overline,.apx-copy__subtitle,.apx-copy__description,.apx-copy__footer{color:var(--apx-color-text-secondary)}.apx-copy__description{max-width:70ch}.apx-copy__divider{background:var(--apx-surface-border);width:100%;height:1px}.apx-copy__actions{gap:var(--apx-space-3);flex-wrap:wrap;justify-content:flex-start;width:100%;display:flex}.apx-copy--center .apx-copy__actions{justify-content:center}.apx-copy--end .apx-copy__actions{justify-content:flex-end}.apx-empty{color:var(--apx-color-text-secondary);padding:var(--apx-space-6) var(--apx-space-4);flex-direction:column;display:flex}.apx-empty--centered{text-align:center;align-items:center}.apx-empty__image{color:var(--apx-color-primary);margin-bottom:var(--apx-space-2);justify-content:center;display:flex}.apx-empty__image>*{max-width:100%;height:auto;display:block}.apx-empty__footer{margin-top:var(--apx-space-4)}.apx-error-boundary{max-width:var(--apx-container-small);margin:auto}.apx-error-boundary__actions{gap:var(--apx-space-2);flex-wrap:wrap;display:flex}.apx-header{background:var(--apx-surface-0);box-sizing:border-box;color:var(--apx-color-text);align-items:center;gap:var(--apx-space-4);justify-content:space-between;height:88px;padding:12px 24px;line-height:normal;display:flex}.apx-header--compact{height:72px;padding:8px 20px}.apx-header--dense{height:56px;padding:6px 16px}.apx-header__main,.apx-header__actions,.apx-header__navigation{align-items:center;gap:var(--apx-space-2);display:flex}.apx-header__main{flex:1;min-width:0}.apx-header__title{min-width:0;font-size:1.25rem;font-weight:650}.apx-not-found__copy{gap:var(--apx-space-2);display:grid}.apx-not-found__copy>*{margin:0}.apx-page{box-sizing:border-box;min-height:100%;padding-block:clamp(24px,5vw,64px)}.apx-page__header{align-items:flex-start;gap:var(--apx-space-5);margin-bottom:var(--apx-space-7);justify-content:space-between;display:flex}.apx-page__title{color:var(--apx-color-text);font-family:var(--apx-font-family);letter-spacing:-.035em;margin:0;font-size:clamp(32px,5vw,56px);line-height:1.12}.apx-page__description{color:var(--apx-color-text-secondary);margin-top:var(--apx-space-3);max-width:68ch;line-height:1.65}.apx-page__content{gap:var(--apx-space-6);display:grid}@media (width<=640px){.apx-page__header{flex-direction:column;align-items:stretch}}.apx-section{box-sizing:border-box}.apx-section.apx-surface{border-radius:var(--apx-radius-lg);padding:clamp(20px,4vw,32px)}.apx-section__header{align-items:flex-start;gap:var(--apx-space-5);margin-bottom:var(--apx-space-5);justify-content:space-between;display:flex}.apx-section__title{color:var(--apx-color-text);font-family:var(--apx-font-family);letter-spacing:-.02em;margin:0;font-size:clamp(20px,3vw,28px);line-height:1.12}.apx-section__description{color:var(--apx-color-text-secondary);margin-top:var(--apx-space-3);max-width:68ch;line-height:1.65}@media (width<=640px){.apx-section__header{flex-direction:column;align-items:stretch}}.apx-skip-link{background:var(--apx-surface-4);border:1px solid var(--apx-color-primary);border-radius:var(--apx-radius-sm);color:var(--apx-color-text);padding:var(--apx-space-2) var(--apx-space-3);transform:translateY(calc(-100% - var(--apx-space-3)));transition:transform var(--apx-duration-fast) var(--apx-ease-standard);z-index:var(--apx-z-toast);position:fixed;inset-block-start:var(--apx-space-2);inset-inline-start:var(--apx-space-2)}.apx-skip-link:focus{outline:2px solid var(--apx-color-primary);outline-offset:2px;transform:translateY(0)}.apx-surface{border-radius:var(--apx-radius-lg);color:var(--apx-color-text);font-family:var(--apx-font-family);transition:background-color var(--apx-duration-normal) var(--apx-ease-standard), border-color var(--apx-duration-normal) var(--apx-ease-standard), box-shadow var(--apx-duration-normal) var(--apx-ease-standard)}.apx-surface--0{background:var(--apx-surface-0)}.apx-surface--1{background:var(--apx-surface-1)}.apx-surface--2{background:var(--apx-surface-2)}.apx-surface--3{background:var(--apx-surface-3)}.apx-surface--4{background:var(--apx-surface-4)}.apx-surface--5{background:var(--apx-surface-5)}.apx-surface--bordered{border:1px solid var(--apx-surface-border)}.apx-surface--interactive{cursor:pointer}.apx-surface--interactive:hover{border-color:color-mix(in srgb, var(--apx-color-primary) 42%, var(--apx-surface-border));box-shadow:var(--apx-elevation-3)}.apx-typography--display{font-family:var(--apx-font-family);font-size:var(--apx-typography-display-size);font-weight:var(--apx-typography-display-weight);letter-spacing:var(--apx-typography-display-letter-spacing);line-height:var(--apx-typography-display-line-height)}.apx-typography--h1{font-family:var(--apx-font-family);font-size:var(--apx-typography-h1-size);font-weight:var(--apx-typography-h1-weight);letter-spacing:var(--apx-typography-h1-letter-spacing);line-height:var(--apx-typography-h1-line-height)}.apx-typography--h2{font-family:var(--apx-font-family);font-size:var(--apx-typography-h2-size);font-weight:var(--apx-typography-h2-weight);letter-spacing:var(--apx-typography-h2-letter-spacing);line-height:var(--apx-typography-h2-line-height)}.apx-typography--h3{font-family:var(--apx-font-family);font-size:var(--apx-typography-h3-size);font-weight:var(--apx-typography-h3-weight);letter-spacing:var(--apx-typography-h3-letter-spacing);line-height:var(--apx-typography-h3-line-height)}.apx-typography--h4{font-family:var(--apx-font-family);font-size:var(--apx-typography-h4-size);font-weight:var(--apx-typography-h4-weight);letter-spacing:var(--apx-typography-h4-letter-spacing);line-height:var(--apx-typography-h4-line-height)}.apx-typography--h5{font-family:var(--apx-font-family);font-size:var(--apx-typography-h5-size);font-weight:var(--apx-typography-h5-weight);letter-spacing:var(--apx-typography-h5-letter-spacing);line-height:var(--apx-typography-h5-line-height)}.apx-typography--h6{font-family:var(--apx-font-family);font-size:var(--apx-typography-h6-size);font-weight:var(--apx-typography-h6-weight);letter-spacing:var(--apx-typography-h6-letter-spacing);line-height:var(--apx-typography-h6-line-height)}.apx-typography--subtitle{font-family:var(--apx-font-family);font-size:var(--apx-typography-subtitle-size);font-weight:var(--apx-typography-subtitle-weight);letter-spacing:var(--apx-typography-subtitle-letter-spacing);line-height:var(--apx-typography-subtitle-line-height)}.apx-typography--body-lg{font-family:var(--apx-font-family);font-size:var(--apx-typography-body-lg-size);font-weight:var(--apx-typography-body-lg-weight);letter-spacing:var(--apx-typography-body-lg-letter-spacing);line-height:var(--apx-typography-body-lg-line-height)}.apx-typography--body{font-family:var(--apx-font-family);font-size:var(--apx-typography-body-size);font-weight:var(--apx-typography-body-weight);letter-spacing:var(--apx-typography-body-letter-spacing);line-height:var(--apx-typography-body-line-height)}.apx-typography--body-sm{font-family:var(--apx-font-family);font-size:var(--apx-typography-body-sm-size);font-weight:var(--apx-typography-body-sm-weight);letter-spacing:var(--apx-typography-body-sm-letter-spacing);line-height:var(--apx-typography-body-sm-line-height)}.apx-typography--caption{font-family:var(--apx-font-family);font-size:var(--apx-typography-caption-size);font-weight:var(--apx-typography-caption-weight);letter-spacing:var(--apx-typography-caption-letter-spacing);line-height:var(--apx-typography-caption-line-height)}.apx-typography--overline{font-family:var(--apx-font-family);font-size:var(--apx-typography-overline-size);font-weight:var(--apx-typography-overline-weight);letter-spacing:var(--apx-typography-overline-letter-spacing);line-height:var(--apx-typography-overline-line-height)}.apx-typography--button{font-family:var(--apx-font-family);font-size:var(--apx-typography-button-size);font-weight:var(--apx-typography-button-weight);letter-spacing:var(--apx-typography-button-letter-spacing);line-height:var(--apx-typography-button-line-height)}.apx-typography--overline{text-transform:uppercase}:root{--apx-space-0:0;--apx-space-1:4px;--apx-space-2:8px;--apx-space-3:12px;--apx-space-4:16px;--apx-space-5:24px;--apx-space-6:32px;--apx-space-7:48px;--apx-space-8:64px;--apx-space-9:96px;--apx-space-10:128px;--apx-z-base:0;--apx-z-sticky:100;--apx-z-header:500;--apx-z-drawer:1000;--apx-z-dropdown:1050;--apx-z-modal:1100;--apx-z-toast:1200;--apx-z-tooltip:1300;--apx-container-small:720px;--apx-container-medium:960px;--apx-container-large:1240px;--apx-content-width:var(--apx-container-large);--apx-content-width-narrow:920px;--apx-app-header-height:64px;--apx-app-navigation-width:280px;--apx-duration-fast:.12s;--apx-duration-normal:.18s;--apx-duration-slow:.28s;--apx-ease-standard:cubic-bezier(.2, 0, 0, 1);--apx-ease-emphasized:cubic-bezier(.2, 0, 0, 1.4);--apx-backdrop-blur:8px;--apx-color-primary:#1d1d1b;--apx-color-primary-hover:#3a3a38;--apx-color-primary-active:#000;--apx-color-on-primary:#fff;--apx-color-secondary:#4f4f4f;--apx-color-tertiary:#686868;--apx-color-quaternary:#777;--apx-color-info:#1677ff;--apx-color-success:#16866f;--apx-color-warning:#ad6800;--apx-color-error:#d91f68;--apx-color-positive:#16866f;--apx-color-negative:#d91f68;--apx-color-text:#17202c;--apx-color-text-secondary:#596779;--apx-color-text-tertiary:#7a8796;--apx-color-text-disabled:#17202c61;--apx-font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--apx-surface-0:#f4f7fa;--apx-surface-1:#fff;--apx-surface-2:#f7f9fc;--apx-surface-3:#fff;--apx-surface-4:#fff;--apx-surface-5:#fff;--apx-surface-border:#17202c21;--apx-surface-divider:#17202c17;--apx-surface-overlay:#090d137a}[data-apex-theme=dark]{--apx-color-primary:#f2f2f2;--apx-color-primary-hover:#d6d6d6;--apx-color-primary-active:#b8b8b8;--apx-color-on-primary:#000;--apx-color-secondary:#c8c8c8;--apx-color-tertiary:#9e9e9e;--apx-color-quaternary:#737373;--apx-color-info:#4ea1ff;--apx-color-success:#35c8a8;--apx-color-warning:#f6b94b;--apx-color-error:#ff4d8d;--apx-color-positive:#35c8a8;--apx-color-negative:#ff4d8d;--apx-color-text:#f2f2f2;--apx-color-text-secondary:#a6a6a6;--apx-color-text-tertiary:#7d7d7d;--apx-color-text-disabled:#f2f2f261;--apx-surface-0:#000;--apx-surface-1:#171717;--apx-surface-2:#202020;--apx-surface-3:#242424;--apx-surface-4:#282828;--apx-surface-5:#303030;--apx-surface-border:#ffffff24;--apx-surface-divider:#ffffff14;--apx-surface-overlay:#0000009e}:root{--apx-radius-none:0;--apx-radius-xs:4px;--apx-radius-sm:8px;--apx-radius-md:12px;--apx-radius-lg:18px;--apx-radius-xl:24px;--apx-radius-full:9999px;--apx-elevation-0:none;--apx-elevation-1:0 1px 3px #0000001a, 0 1px 2px #0000000f;--apx-elevation-2:0 4px 10px #0000001f, 0 2px 4px #00000014;--apx-elevation-3:0 10px 24px #00000024, 0 4px 8px #00000014;--apx-elevation-4:0 18px 40px #0000002e, 0 8px 16px #0000001a;--apx-elevation-5:0 28px 64px #00000038, 0 12px 24px #0000001f;--apx-typography-display-size:clamp(2.75rem, 7vw, 5rem);--apx-typography-display-weight:700;--apx-typography-display-line-height:1.02;--apx-typography-display-letter-spacing:-.045em;--apx-typography-h1-size:clamp(2.25rem, 5vw, 3.5rem);--apx-typography-h1-weight:700;--apx-typography-h1-line-height:1.08;--apx-typography-h1-letter-spacing:-.035em;--apx-typography-h2-size:clamp(1.75rem, 4vw, 2.5rem);--apx-typography-h2-weight:700;--apx-typography-h2-line-height:1.12;--apx-typography-h2-letter-spacing:-.025em;--apx-typography-h3-size:clamp(1.375rem, 3vw, 1.75rem);--apx-typography-h3-weight:650;--apx-typography-h3-line-height:1.2;--apx-typography-h3-letter-spacing:-.015em;--apx-typography-h4-size:1.25rem;--apx-typography-h4-weight:650;--apx-typography-h4-line-height:1.3;--apx-typography-h4-letter-spacing:-.01em;--apx-typography-h5-size:1.125rem;--apx-typography-h5-weight:650;--apx-typography-h5-line-height:1.35;--apx-typography-h5-letter-spacing:0;--apx-typography-h6-size:1rem;--apx-typography-h6-weight:650;--apx-typography-h6-line-height:1.4;--apx-typography-h6-letter-spacing:0;--apx-typography-subtitle-size:1.125rem;--apx-typography-subtitle-weight:450;--apx-typography-subtitle-line-height:1.55;--apx-typography-subtitle-letter-spacing:0;--apx-typography-body-lg-size:1.125rem;--apx-typography-body-lg-weight:400;--apx-typography-body-lg-line-height:1.65;--apx-typography-body-lg-letter-spacing:0;--apx-typography-body-size:1rem;--apx-typography-body-weight:400;--apx-typography-body-line-height:1.6;--apx-typography-body-letter-spacing:0;--apx-typography-body-sm-size:.875rem;--apx-typography-body-sm-weight:400;--apx-typography-body-sm-line-height:1.55;--apx-typography-body-sm-letter-spacing:0;--apx-typography-caption-size:.75rem;--apx-typography-caption-weight:500;--apx-typography-caption-line-height:1.45;--apx-typography-caption-letter-spacing:.02em;--apx-typography-overline-size:.75rem;--apx-typography-overline-weight:650;--apx-typography-overline-line-height:1.4;--apx-typography-overline-letter-spacing:.08em;--apx-typography-button-size:.875rem;--apx-typography-button-weight:600;--apx-typography-button-line-height:1.4;--apx-typography-button-letter-spacing:.01em}html,body,#root{min-height:100%}body{min-width:320px;min-height:100dvh;margin:0}.apx-app-loading{min-height:100dvh}@media (width<=640px){.apx-header__title .apx-app-brand__copy{display:none}}
