.inbox-module__E8WSEq__layout{background:var(--background);flex:1;grid-template-columns:21rem minmax(0,1fr);gap:0;min-height:0;display:grid;overflow:hidden}.inbox-module__E8WSEq__layoutSidebarCompact{grid-template-columns:18rem minmax(0,1fr)}.inbox-module__E8WSEq__layoutSidebarWide{grid-template-columns:24rem minmax(0,1fr)}.inbox-module__E8WSEq__pane{border-right:1px solid var(--border);background:color-mix(in srgb, var(--background-muted) 40%, var(--background));flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.inbox-module__E8WSEq__paneHeader{border-bottom:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:0;padding:0;display:flex}.inbox-module__E8WSEq__searchRow{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;align-items:center;gap:.5rem;padding:0 .75rem;transition:background .15s;display:flex}.inbox-module__E8WSEq__searchRow:focus-within{background:color-mix(in srgb, var(--background-muted) 35%, transparent)}.inbox-module__E8WSEq__searchIcon{width:.875rem;height:.875rem;color:var(--text-tertiary);flex-shrink:0}.inbox-module__E8WSEq__searchInput{min-width:0;color:var(--text-primary);background:0 0;border:0;outline:none;flex:1;padding:.4375rem 0;font-size:.8125rem}.inbox-module__E8WSEq__searchInput::placeholder{color:var(--text-secondary)}.inbox-module__E8WSEq__filterGroups{flex-direction:column;gap:0;display:flex}.inbox-module__E8WSEq__filterGroup{flex-direction:column;gap:.25rem;padding:.4375rem .75rem .5rem;display:flex}.inbox-module__E8WSEq__filterGroup+.inbox-module__E8WSEq__filterGroup{border-top:1px solid var(--border)}.inbox-module__E8WSEq__filterLabel{color:var(--text-tertiary);letter-spacing:.04em;text-transform:uppercase;padding:0 .125rem;font-size:.6875rem;font-weight:600}.inbox-module__E8WSEq__filterRow{scrollbar-width:none;align-items:center;gap:.125rem;margin:0 -.75rem;padding:.125rem .75rem;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 .75rem calc(100% - .75rem),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 .75rem calc(100% - .75rem),#0000 100%)}.inbox-module__E8WSEq__filterRow::-webkit-scrollbar{display:none}.inbox-module__E8WSEq__filterPill{color:var(--text-secondary);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9999px;flex-shrink:0;align-items:center;gap:.25rem;padding:.125rem .4375rem;font-size:.75rem;font-weight:500;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.inbox-module__E8WSEq__filterPill:hover{background:color-mix(in srgb, var(--background-muted) 80%, transparent);color:var(--text-primary)}.inbox-module__E8WSEq__filterPillActive{border-color:var(--border);background:var(--background);color:var(--text-primary);box-shadow:0 1px 2px #0000000f}.inbox-module__E8WSEq__filterPillCount{background:color-mix(in srgb, var(--background-muted) 80%, transparent);min-width:1rem;height:1rem;color:var(--text-secondary);border-radius:9999px;justify-content:center;align-items:center;padding:0 .1875rem;font-size:.75rem;font-weight:600;display:inline-flex}.inbox-module__E8WSEq__filterPillActive .inbox-module__E8WSEq__filterPillCount{background:color-mix(in srgb, var(--accent-bg) 12%, transparent);color:var(--accent-text)}.inbox-module__E8WSEq__list{flex-direction:column;flex:1;gap:0;display:flex;overflow-y:auto}.inbox-module__E8WSEq__emptyMessage{color:var(--text-secondary);text-align:center;margin:2rem 1rem;font-size:.8125rem}.inbox-module__E8WSEq__listItem{border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;flex-direction:column;gap:.25rem;width:100%;padding:.5rem 1rem;transition:background .12s;display:flex}.inbox-module__E8WSEq__listItem:hover{background:color-mix(in srgb, var(--background-muted) 65%, transparent)}.inbox-module__E8WSEq__listItem:disabled{cursor:default}.inbox-module__E8WSEq__listItem:disabled:hover{background:0 0}.inbox-module__E8WSEq__listItem:focus{outline:none}.inbox-module__E8WSEq__listItem:focus-visible{background:color-mix(in srgb, var(--background-muted) 65%, transparent);box-shadow:inset 3px 0 0 var(--ring);outline:none}.inbox-module__E8WSEq__listItemActive{background:color-mix(in srgb, var(--accent-bg) 8%, var(--background));box-shadow:inset 3px 0 0 var(--ring)}.inbox-module__E8WSEq__listItemActive:focus-visible{background:color-mix(in srgb, var(--accent-bg) 14%, var(--background))}.inbox-module__E8WSEq__itemTopRow{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.inbox-module__E8WSEq__itemTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;line-height:1.35;overflow:hidden}.inbox-module__E8WSEq__itemMetaRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.inbox-module__E8WSEq__itemPreview{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.5;display:-webkit-box;overflow:hidden}.inbox-module__E8WSEq__highlightWrap{color:inherit}.inbox-module__E8WSEq__highlight{background:var(--warning-bg-muted);color:var(--warning-text-muted);border-radius:.1875rem;margin:0 -.0625rem;padding:.0625rem .125rem;font-weight:600}@media (max-width:64rem){.inbox-module__E8WSEq__layout,.inbox-module__E8WSEq__layoutSidebarCompact,.inbox-module__E8WSEq__layoutSidebarWide{grid-template-columns:1fr;height:auto}.inbox-module__E8WSEq__pane{border-right:0;border-bottom:1px solid var(--border);max-height:22rem}}
.skeleton-module__JVcVsq__skeleton{background-color:var(--background-muted);border-radius:.375rem;animation:2s cubic-bezier(.4,0,.6,1) infinite skeleton-module__JVcVsq__pulse}@keyframes skeleton-module__JVcVsq__pulse{0%,to{opacity:1}50%{opacity:.5}}
.sidebar-skeleton-module__7qK5Oa__root{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.sidebar-skeleton-module__7qK5Oa__section{flex-direction:column;gap:.75rem;display:flex}.sidebar-skeleton-module__7qK5Oa__row{justify-content:space-between;display:flex}.sidebar-skeleton-module__7qK5Oa__items{flex-direction:column;gap:.75rem;display:flex}.sidebar-skeleton-module__7qK5Oa__compactItems{flex-direction:column;gap:.5rem;display:flex}.sidebar-skeleton-module__7qK5Oa__stack{flex-direction:column;gap:.25rem;display:flex}.sidebar-skeleton-module__7qK5Oa__skeletonLabel{width:4rem;height:1rem}.sidebar-skeleton-module__7qK5Oa__skeletonLabelWide{width:5rem;height:1rem}.sidebar-skeleton-module__7qK5Oa__skeletonPrimary{width:5rem;height:1.5rem}.sidebar-skeleton-module__7qK5Oa__skeletonCircle{border-radius:9999px;width:2rem;height:2rem}.sidebar-skeleton-module__7qK5Oa__skeletonSubLabel{width:6rem;height:.75rem}.sidebar-skeleton-module__7qK5Oa__skeletonSubLabelNarrow{width:4rem;height:.75rem}.sidebar-skeleton-module__7qK5Oa__skeletonValue{width:8rem;height:1rem}.sidebar-skeleton-module__7qK5Oa__skeletonButton{width:100%;height:2.25rem}
.app-layout-module__iL5Pna__container{min-height:100%;display:flex;position:relative}.app-layout-module__iL5Pna__mainContent{flex:1;min-width:0;transition:all .3s}@media (min-width:1280px){.app-layout-module__iL5Pna__mainContentWithSidebar{min-height:100%}}@media (min-width:1280px){.app-layout-module__iL5Pna__mainContentWithOpenSidebar{margin-right:24rem}}.app-layout-module__iL5Pna__contentWrapper{background-color:var(--background)}.app-layout-module__iL5Pna__mainContentFill{flex-direction:column;display:flex}.app-layout-module__iL5Pna__contentWrapperFill,.app-layout-module__iL5Pna__contentFill{flex-direction:column;flex:1;min-height:0;display:flex}.app-layout-module__iL5Pna__contentWithPadding{padding-bottom:3rem;}.app-layout-module__iL5Pna__contentWithBorderBottom{border-bottom:1px solid var(--border)}.app-layout-module__iL5Pna__errorMessage{text-align:center;color:var(--text-secondary);padding:2rem 0}.app-layout-module__iL5Pna__pullTab{right:0;top:calc(1.25rem + var(--app-banner-height));z-index:50;align-items:center;display:flex;position:fixed}.app-layout-module__iL5Pna__pullTabButton{border-right:0;border:1px solid var(--border);background-color:var(--background);border-radius:.5rem 0 0 .5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.app-layout-module__iL5Pna__pullTabButton:hover{background-color:color-mix(in srgb, var(--background-muted) 50%, transparent)}.app-layout-module__iL5Pna__pullTabButton:active{transform:scale(.95)}.app-layout-module__iL5Pna__pullTabIcon{width:1rem;height:1rem;color:var(--text-secondary)}.app-layout-module__iL5Pna__pullTabIconPlaceholder{background-color:color-mix(in srgb, var(--text-secondary) 20%, transparent);border-radius:.25rem;width:1rem;height:1rem}.app-layout-module__iL5Pna__sidebarWrapper{bottom:0;right:0;top:var(--app-banner-height);z-index:50;transition:transform .3s ease-out;position:fixed}.app-layout-module__iL5Pna__sidebarHidden{display:none}.app-layout-module__iL5Pna__sidebarOverlay{width:100%;max-width:24rem}.app-layout-module__iL5Pna__sidebarFixed{width:24rem}.app-layout-module__iL5Pna__sidebarContainer{border:1px solid color-mix(in srgb, var(--border) 60%, transparent);background-color:var(--background);flex-direction:column;height:100%;display:flex}.app-layout-module__iL5Pna__sidebarContainerOverlay,.app-layout-module__iL5Pna__sidebarContainerFixed{border-radius:0}.app-layout-module__iL5Pna__sidebarHeader{border-bottom:1px solid color-mix(in srgb, var(--border) 60%, transparent);justify-content:space-between;align-items:center;padding:.75rem;display:flex}.app-layout-module__iL5Pna__sidebarTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}.app-layout-module__iL5Pna__sidebarTitleIcon{width:1rem;height:1rem}.app-layout-module__iL5Pna__sidebarTitleIconPlaceholder{background-color:color-mix(in srgb, var(--text-secondary) 20%, transparent);border-radius:.25rem;width:1rem;height:1rem}.app-layout-module__iL5Pna__headerActions{align-items:center;gap:.25rem;display:flex}.app-layout-module__iL5Pna__headerActionButton{width:1.5rem;height:1.5rem;padding:0}.app-layout-module__iL5Pna__headerActionEmoji{font-size:.75rem}.app-layout-module__iL5Pna__headerActionIcon{width:.75rem;height:.75rem}.app-layout-module__iL5Pna__closeButton{width:1.5rem;height:1.5rem;padding:0}.app-layout-module__iL5Pna__closeIcon{width:.75rem;height:.75rem}.app-layout-module__iL5Pna__sidebarContent{flex:1;overflow-y:auto}
.copyable-id-module__vmX_uq__button{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;transition:color .2s;display:flex}.copyable-id-module__vmX_uq__button:hover{color:var(--text-primary)}.copyable-id-module__vmX_uq__icon{width:.75rem;height:.75rem}
.empty-state-message-module__0DvynG__root{text-align:center;flex-direction:column;align-items:center;display:flex}.empty-state-message-module__0DvynG__rootSmall{gap:.5rem}.empty-state-message-module__0DvynG__rootMedium{gap:.75rem}.empty-state-message-module__0DvynG__rootLarge{gap:1rem}.empty-state-message-module__0DvynG__iconContainer{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.empty-state-message-module__0DvynG__iconContainer svg{flex-shrink:0}.empty-state-message-module__0DvynG__iconContainerDecorated{box-shadow:inset 0 .03125rem .0625rem #00000008}.empty-state-message-module__0DvynG__iconContainerDecorated:before{content:"";pointer-events:none;background:linear-gradient(#ffffff4d,#0000);border-radius:9999px 9999px 0 0;height:50%;position:absolute;top:0;left:0;right:0}.empty-state-message-module__0DvynG__iconContainerSmall{width:2rem;height:2rem}.empty-state-message-module__0DvynG__iconContainerSmall svg{width:1rem;height:1rem}.empty-state-message-module__0DvynG__iconContainerMedium{width:3rem;height:3rem}.empty-state-message-module__0DvynG__iconContainerMedium svg{width:1.5rem;height:1.5rem}.empty-state-message-module__0DvynG__iconContainerLarge{width:4rem;height:4rem}.empty-state-message-module__0DvynG__iconContainerLarge svg{width:2rem;height:2rem}.empty-state-message-module__0DvynG__iconContainerWarning{border:1px solid var(--warning-border);background:var(--warning-bg-muted);color:var(--warning-text-muted)}.empty-state-message-module__0DvynG__iconContainerError{border:1px solid var(--danger-border);background:var(--danger-bg-muted);color:var(--danger-text-muted)}.empty-state-message-module__0DvynG__iconContainerInfo{border:1px solid var(--info-border);background:var(--info-bg-muted);color:var(--info-text-muted)}.empty-state-message-module__0DvynG__iconContainerMutedInfo{border:1px solid var(--border);background:var(--background-muted);color:var(--text-secondary)}.empty-state-message-module__0DvynG__iconContainerSuccess{border:1px solid var(--success-border);background:var(--success-bg-muted);color:var(--success-text-muted)}.empty-state-message-module__0DvynG__iconContainerCustom{border:1px solid var(--border);background:var(--accent-bg);color:var(--accent-text)}.empty-state-message-module__0DvynG__iconContainerDefault{border:1px solid var(--border);background:var(--background-muted);color:var(--text-secondary)}.empty-state-message-module__0DvynG__content{flex-direction:column;gap:.25rem;display:flex}.empty-state-message-module__0DvynG__title{margin:0;line-height:1.35}.empty-state-message-module__0DvynG__titleSemibold{font-weight:600}.empty-state-message-module__0DvynG__titleRegular{font-weight:400}.empty-state-message-module__0DvynG__titleSmall{font-size:1rem}.empty-state-message-module__0DvynG__titleMedium{font-size:1.125rem}.empty-state-message-module__0DvynG__titleLarge{font-size:1.25rem}.empty-state-message-module__0DvynG__titleWarning{color:var(--warning-text-muted)}.empty-state-message-module__0DvynG__titleError{color:var(--danger-text-muted)}.empty-state-message-module__0DvynG__titleInfo{color:var(--info-text)}.empty-state-message-module__0DvynG__titleMutedInfo{color:var(--text-secondary)}.empty-state-message-module__0DvynG__titleSuccess{color:#fff}.empty-state-message-module__0DvynG__titleCustom{color:var(--accent-text)}.empty-state-message-module__0DvynG__titleDefault,.empty-state-message-module__0DvynG__titleBare{color:var(--text-primary)}.empty-state-message-module__0DvynG__description{color:var(--text-secondary);white-space:break-spaces;max-width:20rem;line-height:1.5}.empty-state-message-module__0DvynG__descriptionError{color:var(--danger-text-muted)}.empty-state-message-module__0DvynG__descriptionSmall{font-size:.75rem}.empty-state-message-module__0DvynG__descriptionMedium{font-size:.875rem}.empty-state-message-module__0DvynG__descriptionLarge{font-size:1rem}.empty-state-message-module__0DvynG__metadata{flex-direction:column;align-items:center;gap:.125rem;margin-top:.25rem;display:flex}.empty-state-message-module__0DvynG__actions{flex-direction:column;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}
.pdf-page-module__qgqsgW__wrapper{color:#171717;background-color:#f5f5f5;justify-content:center;padding:1rem;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:9pt;display:flex}@media print{.pdf-page-module__qgqsgW__wrapper{background-color:#fff;padding:0}}.pdf-page-module__qgqsgW__page{text-align:left;background-color:#fcfcfc;flex-direction:column;width:210mm;min-height:297mm;padding:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}@media print{.pdf-page-module__qgqsgW__page{box-shadow:none}}
.account-payment-instructions-print-template-module__peomtq__header{border-bottom:1px solid #f3f3f3;margin-bottom:.75rem;padding-bottom:.75rem}.account-payment-instructions-print-template-module__peomtq__headerTitle{color:#171717;font-size:12pt;font-weight:700}.account-payment-instructions-print-template-module__peomtq__grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:.75rem;display:grid}.account-payment-instructions-print-template-module__peomtq__section{margin-bottom:.75rem}.account-payment-instructions-print-template-module__peomtq__sectionTitle{margin-bottom:.375rem;font-size:9pt;font-weight:600}.account-payment-instructions-print-template-module__peomtq__sectionBody>*+*{margin-top:.25rem}.account-payment-instructions-print-template-module__peomtq__nameLabel{color:#6f6f6f;font-size:.875rem}.account-payment-instructions-print-template-module__peomtq__nameValue{font-weight:500}.account-payment-instructions-print-template-module__peomtq__addressRow{justify-content:space-between;align-items:flex-start;gap:1rem;font-size:.875rem;display:flex}.account-payment-instructions-print-template-module__peomtq__addressLabel{color:#6f6f6f}.account-payment-instructions-print-template-module__peomtq__addressValue{white-space:pre-line;text-align:right}.account-payment-instructions-print-template-module__peomtq__accountDetails{margin-bottom:.75rem}.account-payment-instructions-print-template-module__peomtq__accountGrid{grid-template-columns:repeat(2,1fr);gap:.25rem 1rem;display:grid}.account-payment-instructions-print-template-module__peomtq__accountRow{justify-content:space-between;font-size:.875rem;display:flex}.account-payment-instructions-print-template-module__peomtq__accountLabel{color:#6f6f6f}.account-payment-instructions-print-template-module__peomtq__accountValueMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.account-payment-instructions-print-template-module__peomtq__dividerSection{border-top:1px solid #e8e8e8;margin-bottom:.75rem;padding-top:.5rem}.account-payment-instructions-print-template-module__peomtq__instructionText{color:#858585;font-size:8pt;line-height:1.625}.account-payment-instructions-print-template-module__peomtq__footer{color:#6f6f6f;border-top:1px solid #e8e8e8;margin-top:auto;padding-top:.5rem;font-size:7pt}.account-payment-instructions-print-template-module__peomtq__footerRow{justify-content:space-between;align-items:flex-end;display:flex}.account-payment-instructions-print-template-module__peomtq__footerLinks{flex-direction:column;gap:.125rem;display:flex}.account-payment-instructions-print-template-module__peomtq__footerMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:6pt}.account-payment-instructions-print-template-module__peomtq__brand{align-items:center;gap:.5rem;display:flex}.account-payment-instructions-print-template-module__peomtq__brandLogo{width:1.25rem;height:1.25rem}.account-payment-instructions-print-template-module__peomtq__brandName{color:#171717;font-size:9pt;font-weight:500}
.pdf-footer-module__7NFX9G__footer{border-top:1px solid #e8e8e8;margin-top:auto;padding-top:1rem}.pdf-footer-module__7NFX9G__footerWithLink{margin-top:auto;padding-top:1rem}.pdf-footer-module__7NFX9G__legalCopy{color:#6f6f6f;font-size:7pt}.pdf-footer-module__7NFX9G__legalCopy p+p{margin-top:.25rem}.pdf-footer-module__7NFX9G__row{justify-content:space-between;align-items:center;display:flex}.pdf-footer-module__7NFX9G__left{flex:1}.pdf-footer-module__7NFX9G__linkRow{margin-bottom:.75rem}.pdf-footer-module__7NFX9G__linkBorderRow{border-top:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.pdf-footer-module__7NFX9G__linkPill{color:#6f6f6f;background-color:#fff;border:1px solid #e8e8e8;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:10pt;display:inline-flex}.pdf-footer-module__7NFX9G__linkUrl{color:#3b82f6;font-weight:500;text-decoration:underline}.pdf-footer-module__7NFX9G__brand{color:#171717;align-items:center;font-size:10pt;font-weight:500;display:flex}.pdf-footer-module__7NFX9G__logo{width:1.75rem;height:1.75rem}.pdf-footer-module__7NFX9G__brandName{letter-spacing:-.025em;margin-left:-.125rem}
.pdf-header-module__h_oCOq__header{border-bottom:1px solid #f3f3f3;margin-bottom:.75rem;padding-bottom:.75rem}.pdf-header-module__h_oCOq__row{justify-content:space-between;align-items:flex-start;display:flex}.pdf-header-module__h_oCOq__left{flex-direction:column;display:flex}.pdf-header-module__h_oCOq__title{color:#6f6f6f;font-size:10pt}.pdf-header-module__h_oCOq__primary{margin-top:.125rem;font-size:12pt;font-weight:700}.pdf-header-module__h_oCOq__secondary{color:#6f6f6f;font-size:8pt}.pdf-header-module__h_oCOq__right{text-align:right;font-size:9pt}
.pdf-row-module__2rQgHa__row{justify-content:space-between;display:flex}.pdf-row-module__2rQgHa__label{color:#6f6f6f}.pdf-row-module__2rQgHa__labelItalic{color:#6f6f6f;font-style:italic}.pdf-row-module__2rQgHa__valueMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.pdf-row-module__2rQgHa__valueItalic{color:#6f6f6f;font-style:italic}.pdf-row-module__2rQgHa__valueRightAlign{text-align:right;white-space:pre-line}
.pdf-section-module__k8nmgq__titleRow{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}.pdf-section-module__k8nmgq__titleText{font-size:9pt;font-weight:600}.pdf-section-module__k8nmgq__body{font-size:8pt}.pdf-section-module__k8nmgq__body>*+*{margin-top:.25rem}
.crypto-payment-instructions-print-template-module__w06eFa__multiWalletLabel{margin-bottom:.25rem;font-size:8pt;font-weight:600}.crypto-payment-instructions-print-template-module__w06eFa__walletGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.crypto-payment-instructions-print-template-module__w06eFa__qrWrapper{background:#fff;border:1px solid #e8e8e8;border-radius:.25rem;margin-bottom:.25rem;padding:.375rem;display:inline-block}.crypto-payment-instructions-print-template-module__w06eFa__walletAddress{word-break:break-all;font-family:monospace;font-size:6pt;line-height:1.3}.crypto-payment-instructions-print-template-module__w06eFa__instructionText{color:#858585;font-size:7pt;line-height:1.4}.crypto-payment-instructions-print-template-module__w06eFa__instructionText p{margin:0 0 .125rem}.crypto-payment-instructions-print-template-module__w06eFa__walletSections{flex-direction:column;gap:.75rem;margin-bottom:.5rem;display:flex}.crypto-payment-instructions-print-template-module__w06eFa__addressColumn{flex-direction:column;gap:.25rem;display:flex}.crypto-payment-instructions-print-template-module__w06eFa__detailsColumn{flex-direction:column;gap:.375rem;display:flex}.crypto-payment-instructions-print-template-module__w06eFa__summaryBlock{margin-bottom:.75rem}.crypto-payment-instructions-print-template-module__w06eFa__textBlocks{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}
.fixed-route-print-template-module__PQSkIG__header{border-bottom:1px solid #f3f3f3;margin-bottom:1rem;padding-bottom:.75rem}.fixed-route-print-template-module__PQSkIG__headerRow{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.fixed-route-print-template-module__PQSkIG__headerEyebrow{color:#6f6f6f;font-size:10pt}.fixed-route-print-template-module__PQSkIG__headerTitle{color:#171717;margin-top:.25rem;font-size:12pt;font-weight:700}.fixed-route-print-template-module__PQSkIG__statusBlock{text-align:right}.fixed-route-print-template-module__PQSkIG__statusValue{color:#171717;font-size:10pt;font-weight:500}.fixed-route-print-template-module__PQSkIG__statusLabel{color:#6f6f6f;font-size:8pt}.fixed-route-print-template-module__PQSkIG__twoColumnGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.fixed-route-print-template-module__PQSkIG__sectionTitle{color:#171717;margin-bottom:.5rem;font-size:9pt;font-weight:600}.fixed-route-print-template-module__PQSkIG__sectionBody{color:#171717;flex-direction:column;gap:.375rem;font-size:8pt;display:flex}.fixed-route-print-template-module__PQSkIG__qrInstructionRow{gap:.75rem;display:flex}.fixed-route-print-template-module__PQSkIG__qrInstructionContent{flex:1}.fixed-route-print-template-module__PQSkIG__instructionCard{background:#f5f5f5;border-radius:.25rem;padding:.5rem;line-height:1.5}.fixed-route-print-template-module__PQSkIG__monoBlock{word-break:break-all;background:#fff;border:1px solid #e8e8e8;border-radius:.25rem;margin-top:.25rem;padding:.5rem;font-family:Courier New,Courier,monospace;font-size:7pt}.fixed-route-print-template-module__PQSkIG__qrBox{background:#fff;border:1px solid #e8e8e8;border-radius:.25rem;flex-shrink:0;padding:.375rem}.fixed-route-print-template-module__PQSkIG__addressSummary{flex-direction:column;flex:1;gap:.25rem;display:flex}.fixed-route-print-template-module__PQSkIG__keyValueRow{justify-content:space-between;gap:.75rem;display:flex}.fixed-route-print-template-module__PQSkIG__labelText{color:#6f6f6f}.fixed-route-print-template-module__PQSkIG__monoValue{font-family:Courier New,Courier,monospace}.fixed-route-print-template-module__PQSkIG__dividedSection{border-top:1px solid #e8e8e8;margin-top:1rem;padding-top:.75rem}.fixed-route-print-template-module__PQSkIG__twoColumnDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;font-size:8pt;display:grid}.fixed-route-print-template-module__PQSkIG__statusDetail{font-weight:500}.fixed-route-print-template-module__PQSkIG__instructionsBody{color:#858585;flex-direction:column;gap:.375rem;font-size:8pt;line-height:1.5;display:flex}.fixed-route-print-template-module__PQSkIG__instructionsBody p{margin:0}.fixed-route-print-template-module__PQSkIG__emphasisText{color:#171717;font-weight:500}.fixed-route-print-template-module__PQSkIG__footer{color:#6f6f6f;border-top:1px solid #e8e8e8;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto;padding-top:.5rem;font-size:8pt;display:flex}.fixed-route-print-template-module__PQSkIG__organization{margin:0 0 .25rem}.fixed-route-print-template-module__PQSkIG__brand{align-items:center;gap:.5rem;display:flex}.fixed-route-print-template-module__PQSkIG__logo{width:1.5rem;height:1.5rem}.fixed-route-print-template-module__PQSkIG__brandText{color:#171717;font-size:10pt;font-weight:500}
.invoice-print-template-module__wEfLAG__header{border-bottom:1px solid #f3f3f3;margin-bottom:.5rem;padding-bottom:.75rem}.invoice-print-template-module__wEfLAG__headerRow{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.invoice-print-template-module__wEfLAG__headerMeta{align-items:center;gap:.75rem;display:flex}.invoice-print-template-module__wEfLAG__headerLabel{color:#6f6f6f;font-size:10pt;font-weight:400}.invoice-print-template-module__wEfLAG__headerNumber{font-size:12pt;font-weight:700}.invoice-print-template-module__wEfLAG__spacer{flex:1}.invoice-print-template-module__wEfLAG__headerFields{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.invoice-print-template-module__wEfLAG__metaField{flex-direction:column;gap:.25rem;min-width:110px;display:flex}.invoice-print-template-module__wEfLAG__metaFieldLabel{color:#6f6f6f;font-size:9pt}.invoice-print-template-module__wEfLAG__metaFieldValue{font-size:10pt;font-weight:500}.invoice-print-template-module__wEfLAG__addressSection{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.invoice-print-template-module__wEfLAG__addressFrom{flex:1}.invoice-print-template-module__wEfLAG__addressTo{flex-wrap:wrap;gap:1rem;display:flex}.invoice-print-template-module__wEfLAG__addressBlock{min-width:110px}.invoice-print-template-module__wEfLAG__addressSectionLabel{color:#6f6f6f;align-items:center;gap:.5rem;font-size:9pt;display:flex}.invoice-print-template-module__wEfLAG__addressName{font-size:10pt;font-weight:600}.invoice-print-template-module__wEfLAG__addressLines{color:#858585;line-height:1.25}.invoice-print-template-module__wEfLAG__addressLines>*+*{margin-top:.125rem}.invoice-print-template-module__wEfLAG__addressMuted{color:#858585;font-size:8pt;line-height:1.25}.invoice-print-template-module__wEfLAG__itemsSection{margin-bottom:1.5rem}.invoice-print-template-module__wEfLAG__itemsHeader{color:#6f6f6f;border-bottom:1px solid #e8e8e8;grid-template-columns:3fr 1fr 1fr 1fr;padding-block:.5rem;font-size:8pt;font-weight:600;display:grid}.invoice-print-template-module__wEfLAG__itemsHeader span:not(:first-child){text-align:right}.invoice-print-template-module__wEfLAG__itemList>*+*{border-top:1px solid #f3f3f3}.invoice-print-template-module__wEfLAG__itemRow{grid-template-columns:3fr 1fr 1fr 1fr;align-items:flex-start;gap:.75rem;padding-block:.5rem;font-size:9pt;display:grid}.invoice-print-template-module__wEfLAG__itemRow>:not(:first-child){text-align:right}.invoice-print-template-module__wEfLAG__itemName{font-weight:600}.invoice-print-template-module__wEfLAG__itemDescription{color:#858585;margin-top:.25rem;font-size:8pt}.invoice-print-template-module__wEfLAG__totalsSection{grid-template-columns:1.3fr .7fr;gap:1.5rem;margin-bottom:1rem;display:grid}@media print{.invoice-print-template-module__wEfLAG__totalsSection{grid-template-columns:1.3fr .7fr}}.invoice-print-template-module__wEfLAG__notes{flex-direction:column;gap:.5rem;display:flex}.invoice-print-template-module__wEfLAG__notesTitle{color:#171717;font-size:9pt;font-weight:600}.invoice-print-template-module__wEfLAG__notesText{color:#858585;font-size:8pt;line-height:1.625}.invoice-print-template-module__wEfLAG__notesLabel{color:#6f6f6f;font-weight:500}.invoice-print-template-module__wEfLAG__totalsCol{color:#6f6f6f;flex-direction:column;justify-self:flex-end;gap:.5rem;width:100%;max-width:220px;font-size:9pt;display:flex}@media print{.invoice-print-template-module__wEfLAG__totalsCol{max-width:220px}}.invoice-print-template-module__wEfLAG__totalsRow{justify-content:space-between;gap:1rem;display:flex}.invoice-print-template-module__wEfLAG__totalsValue{color:#171717;font-weight:600}.invoice-print-template-module__wEfLAG__totalsTotal{color:#171717;border-top:1px solid #e8e8e8;justify-content:space-between;gap:1rem;margin-top:.5rem;padding-top:.75rem;display:flex}.invoice-print-template-module__wEfLAG__totalsTotalLabel{font-size:10pt;font-weight:600}.invoice-print-template-module__wEfLAG__totalsTotalValue{font-size:12pt;font-weight:700}.invoice-print-template-module__wEfLAG__footer{border-top:1px solid #e8e8e8;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.invoice-print-template-module__wEfLAG__footerLink{color:#6f6f6f;background-color:#fff;border:1px solid #e8e8e8;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:10pt;display:inline-flex}.invoice-print-template-module__wEfLAG__footerLinkUrl{color:#3b82f6;font-weight:500;text-decoration:underline}.invoice-print-template-module__wEfLAG__brand{align-items:center;gap:.5rem;display:flex}.invoice-print-template-module__wEfLAG__brandLogo{width:1.5rem;height:1.5rem}.invoice-print-template-module__wEfLAG__brandName{color:#171717;font-size:10pt;font-weight:500}
.payment-instructions-print-template-module__wBhfFa__header{border-bottom:1px solid #f3f3f3;margin-bottom:.75rem;padding-bottom:.75rem}.payment-instructions-print-template-module__wBhfFa__headerRow{align-items:flex-end;gap:1rem;margin-bottom:.5rem;display:flex}.payment-instructions-print-template-module__wBhfFa__headerLeft{flex:1}.payment-instructions-print-template-module__wBhfFa__headerTitle{color:#6f6f6f;font-size:10pt;font-weight:400}.payment-instructions-print-template-module__wBhfFa__headerNumber{margin-top:.25rem;font-size:12pt;font-weight:700}.payment-instructions-print-template-module__wBhfFa__headerFields{gap:1rem;display:flex}.payment-instructions-print-template-module__wBhfFa__metaField{flex-direction:column;gap:.125rem;min-width:110px;display:flex}.payment-instructions-print-template-module__wBhfFa__metaLabel{color:#6f6f6f;font-size:9pt}.payment-instructions-print-template-module__wBhfFa__metaValue{font-size:10pt;font-weight:500}.payment-instructions-print-template-module__wBhfFa__section{margin-bottom:1rem}.payment-instructions-print-template-module__wBhfFa__sectionTitle{margin-bottom:.5rem;font-size:9pt;font-weight:600}.payment-instructions-print-template-module__wBhfFa__detailRows{color:#171717}.payment-instructions-print-template-module__wBhfFa__detailRows>*+*{margin-top:.375rem}.payment-instructions-print-template-module__wBhfFa__detailRow{justify-content:space-between;font-size:.875rem;display:flex}.payment-instructions-print-template-module__wBhfFa__detailLabel{color:#6f6f6f}.payment-instructions-print-template-module__wBhfFa__detailValueMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.payment-instructions-print-template-module__wBhfFa__detailValueRight{text-align:right;max-width:200px}.payment-instructions-print-template-module__wBhfFa__instructionText{color:#858585;font-size:8pt;line-height:1.625}.payment-instructions-print-template-module__wBhfFa__instructionText>*+*{margin-top:.375rem}.payment-instructions-print-template-module__wBhfFa__highlight{color:#171717;font-weight:500}.payment-instructions-print-template-module__wBhfFa__important{border-top:1px solid #e8e8e8;margin-bottom:1rem;padding-top:.75rem}.payment-instructions-print-template-module__wBhfFa__footer{color:#6f6f6f;border-top:1px solid #e8e8e8;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:.5rem;font-size:8pt;display:flex}.payment-instructions-print-template-module__wBhfFa__brand{align-items:center;gap:.5rem;display:flex}.payment-instructions-print-template-module__wBhfFa__brandLogo{width:1.5rem;height:1.5rem}.payment-instructions-print-template-module__wBhfFa__brandName{color:#171717;font-size:10pt;font-weight:500}
.transfer-payin-print-template-module___b8mfa__transferIdField{flex-direction:column;gap:.125rem;display:flex}.transfer-payin-print-template-module___b8mfa__transferIdLabel{color:#6f6f6f;font-size:9pt}.transfer-payin-print-template-module___b8mfa__transferIdValue{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:9pt}.transfer-payin-print-template-module___b8mfa__headerRight{gap:1rem;display:flex}.transfer-payin-print-template-module___b8mfa__createdField{flex-direction:column;gap:.125rem;min-width:110px;display:flex}.transfer-payin-print-template-module___b8mfa__createdLabel{color:#6f6f6f;font-size:9pt}.transfer-payin-print-template-module___b8mfa__createdValue{font-size:10pt;font-weight:500}.transfer-payin-print-template-module___b8mfa__cryptoRow{gap:1rem;display:flex}.transfer-payin-print-template-module___b8mfa__cryptoDetails{flex:1}.transfer-payin-print-template-module___b8mfa__cryptoDetails>*+*{margin-top:.25rem}.transfer-payin-print-template-module___b8mfa__addressMono{overflow-wrap:break-word;text-align:right;max-width:200px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:7pt}.transfer-payin-print-template-module___b8mfa__qrBox{background-color:#fff;border:1px solid #e8e8e8;border-radius:.25rem;flex-shrink:0;padding:.375rem}.transfer-payin-print-template-module___b8mfa__sectionBody{margin-bottom:1rem}.transfer-payin-print-template-module___b8mfa__referenceNote{color:#858585;margin-top:.375rem;font-size:8pt}.transfer-payin-print-template-module___b8mfa__instructions{margin-bottom:1rem}.transfer-payin-print-template-module___b8mfa__instructionList{color:#858585;font-size:8pt;line-height:1.625}.transfer-payin-print-template-module___b8mfa__instructionList>*+*{margin-top:.375rem}.transfer-payin-print-template-module___b8mfa__instructionHighlight{color:#171717;font-weight:500}.transfer-payin-print-template-module___b8mfa__important{border-top:1px solid #e8e8e8;margin-bottom:1rem;padding-top:.75rem}.transfer-payin-print-template-module___b8mfa__importantTitle{margin-bottom:.5rem;font-size:9pt;font-weight:600}.transfer-payin-print-template-module___b8mfa__importantText{color:#858585;font-size:8pt;line-height:1.625}
.pdf-grid-module__nJCj2G__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:.75rem;display:grid}.pdf-grid-module__nJCj2G__divider{border-top:1px solid #e8e8e8;padding-top:.75rem}
.transfer-receipt-print-template-module__h9AMzq__statusBlock{font-weight:500}.transfer-receipt-print-template-module__h9AMzq__statusDate{color:#6f6f6f;margin-top:.125rem;font-size:8pt}.transfer-receipt-print-template-module__h9AMzq__thirdPartyBadge{color:#6f6f6f;border-radius:.25rem;padding:.125rem .375rem;font-size:7pt;font-weight:500}
.sandbox-route-test-dialog-module__oub14q__content{flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.sandbox-route-test-dialog-module__oub14q__summaryCard{border:1px solid var(--border);background:var(--background-muted);border-radius:.75rem;padding:1rem}.sandbox-route-test-dialog-module__oub14q__summaryLabel{color:var(--text-secondary);font-size:.75rem}.sandbox-route-test-dialog-module__oub14q__summaryValue{font-family:var(--font-jetbrains-mono), monospace;color:var(--text-primary);word-break:break-all;margin-top:.25rem;font-size:.875rem;font-weight:500}.sandbox-route-test-dialog-module__oub14q__summaryMeta{color:var(--text-secondary);margin-top:.5rem;font-size:.75rem}.sandbox-route-test-dialog-module__oub14q__fieldStack{flex-direction:column;gap:.5rem;display:flex}.sandbox-route-test-dialog-module__oub14q__fieldLabel{color:var(--text-primary);font-size:.875rem;font-weight:500}
.use-fixed-route-pdf-module___IBgwG__printPortalRoot{z-index:2147483647;opacity:0;pointer-events:none;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.use-fixed-route-pdf-module___IBgwG__printPage{width:210mm;min-height:297mm}
.route-detail-sheet-module__g7jD3a__copyButton{width:1.25rem;height:1.25rem;padding:0}.route-detail-sheet-module__g7jD3a__copyIcon{width:.75rem;height:.75rem}.route-detail-sheet-module__g7jD3a__copyableValue{align-items:center;gap:.25rem;min-width:0;display:flex}.route-detail-sheet-module__g7jD3a__nicknameDisplayRow,.route-detail-sheet-module__g7jD3a__nicknameEditRow{justify-content:flex-end;align-items:center;gap:.5rem;width:100%;display:flex}.route-detail-sheet-module__g7jD3a__nicknameInput{max-width:14rem}.route-detail-sheet-module__g7jD3a__monoText{font-family:var(--font-jetbrains-mono), monospace}.route-detail-sheet-module__g7jD3a__routeIcon{width:1.25rem;height:1.25rem}.route-detail-sheet-module__g7jD3a__badgeText{font-size:.75rem}.route-detail-sheet-module__g7jD3a__downloadIcon{width:1rem;height:1rem}.route-detail-sheet-module__g7jD3a__footerActions{flex-wrap:wrap;gap:.5rem;display:flex}.route-detail-sheet-module__g7jD3a__contentStack{flex-direction:column;gap:2rem;padding:.75rem 0;display:flex}.route-detail-sheet-module__g7jD3a__section{flex-direction:column;display:flex}.route-detail-sheet-module__g7jD3a__dividedRows>*+*{border-top:1px solid var(--border-muted)}.route-detail-sheet-module__g7jD3a__depositInstructions{border-top:1px solid var(--border-muted);background:var(--accent-bg);padding:.75rem 1rem}.route-detail-sheet-module__g7jD3a__depositInstructionsLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 .375rem;font-size:.75rem;font-weight:500}.route-detail-sheet-module__g7jD3a__depositInstructionsText{color:var(--text-primary);margin:0;font-size:.875rem}.route-detail-sheet-module__g7jD3a__emphasisText{font-weight:600}.route-detail-sheet-module__g7jD3a__depositAddressRow{background:var(--background-elevated);border-radius:.5rem;align-items:center;gap:.5rem;margin-top:.375rem;padding:.5rem .75rem;display:flex}.route-detail-sheet-module__g7jD3a__depositAddress{word-break:break-all;flex:1;min-width:0;font-size:.75rem}.route-detail-sheet-module__g7jD3a__transferRow{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.route-detail-sheet-module__g7jD3a__transferMeta{flex-direction:column;gap:.125rem;min-width:0;display:flex}.route-detail-sheet-module__g7jD3a__transferId,.route-detail-sheet-module__g7jD3a__transferTime{color:var(--text-secondary);font-size:.75rem}.route-detail-sheet-module__g7jD3a__transferSummary{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.route-detail-sheet-module__g7jD3a__transferAmount{color:var(--text-primary);font-size:.875rem;font-weight:500}.route-detail-sheet-module__g7jD3a__wrapText{text-align:right;white-space:pre-wrap;max-width:18rem}.route-detail-sheet-module__g7jD3a__emptyState{text-align:center;color:var(--text-secondary);padding:1.5rem 1rem;font-size:.875rem}
.fixed-routes-table-module__8im57W__sourceCell{font-size:.875rem}.fixed-routes-table-module__8im57W__conversionFlow{align-items:center;gap:.375rem;font-size:.875rem;display:flex}.fixed-routes-table-module__8im57W__conversionArrow{width:.75rem;height:.75rem;color:var(--text-secondary)}.fixed-routes-table-module__8im57W__railLabel{color:var(--text-secondary);font-size:.75rem}.fixed-routes-table-module__8im57W__sweepCell{font-family:var(--font-mono);font-size:.75rem}.fixed-routes-table-module__8im57W__stack{flex-direction:column;display:flex}.fixed-routes-table-module__8im57W__muted{color:var(--text-secondary)}.fixed-routes-table-module__8im57W__bankName{font-weight:500;font-family:var(--font-sans)}.fixed-routes-table-module__8im57W__createdCell,.fixed-routes-table-module__8im57W__statusBadge{font-size:.75rem}
.fixed-routes-tab-module__FOVnGW__emptyState{padding-top:4rem}.fixed-routes-tab-module__FOVnGW__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem .75rem .75rem 1.25rem;display:flex}
.erebor-account-disclaimer-module__IbiD-a__root{color:var(--text-tertiary);flex-direction:column;gap:.25rem;padding:0 .25rem;font-size:.75rem;line-height:1.4;display:flex}.erebor-account-disclaimer-module__IbiD-a__root p{margin:0}
.infinite-wallet-sheet-module__SRxNfa__transferRow{color:var(--text-primary);justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.75rem;text-decoration:none;transition:background-color .2s;display:flex}.infinite-wallet-sheet-module__SRxNfa__transferRow:not(:last-child){border-bottom:1px solid var(--border)}.infinite-wallet-sheet-module__SRxNfa__transferMeta{align-items:center;gap:.375rem;min-width:0;display:flex}.infinite-wallet-sheet-module__SRxNfa__transferAmount{align-items:center;gap:.375rem;font-weight:500;display:inline-flex}.infinite-wallet-sheet-module__SRxNfa__transferIcon{width:.875rem;height:.875rem;color:var(--text-tertiary);flex-shrink:0}.infinite-wallet-sheet-module__SRxNfa__transferTime{color:var(--text-secondary)}.infinite-wallet-sheet-module__SRxNfa__transferStatusBadge{flex-shrink:0}.infinite-wallet-sheet-module__SRxNfa__dialogContent{flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.infinite-wallet-sheet-module__SRxNfa__dialogSummaryCard{border:1px solid var(--border);background:var(--background-muted);border-radius:.75rem;padding:1rem}.infinite-wallet-sheet-module__SRxNfa__dialogSummaryLabel{color:var(--text-secondary);font-size:.75rem}.infinite-wallet-sheet-module__SRxNfa__dialogSummaryValue{color:var(--text-primary);word-break:break-all;margin-top:.25rem;font-size:.875rem;font-weight:500}.infinite-wallet-sheet-module__SRxNfa__dialogDescriptionText{color:var(--text-secondary);margin:0;font-size:.875rem}.infinite-wallet-sheet-module__SRxNfa__sheetContent{flex-direction:column;gap:2rem;padding:.5rem 0 1rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__section{flex-direction:column;display:flex}.infinite-wallet-sheet-module__SRxNfa__sectionMeta{color:var(--text-secondary);align-items:center;gap:.375rem;margin-right:.5rem;font-size:.75rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__metaIcon{width:.75rem;height:.75rem;color:var(--text-secondary);flex-shrink:0}.infinite-wallet-sheet-module__SRxNfa__spinningIcon{animation:1s linear infinite infinite-wallet-sheet-module__SRxNfa__infinite-wallet-sheet-spin}.infinite-wallet-sheet-module__SRxNfa__assetsSummaryLabel{color:var(--text-secondary);font-size:.75rem}.infinite-wallet-sheet-module__SRxNfa__assetsSummaryCount{color:var(--text-primary);font-size:1.25rem;font-weight:600}.infinite-wallet-sheet-module__SRxNfa__assetsSummaryMeta{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem}.infinite-wallet-sheet-module__SRxNfa__balanceList{flex-direction:column;gap:.375rem;margin-top:.75rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__balanceRow{border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.375rem 0;display:flex}.infinite-wallet-sheet-module__SRxNfa__balanceInfo{align-items:center;gap:.5rem;min-width:0;display:flex}.infinite-wallet-sheet-module__SRxNfa__balanceValueRow{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.infinite-wallet-sheet-module__SRxNfa__balanceSecondaryValue{color:var(--text-secondary);font-weight:400}.infinite-wallet-sheet-module__SRxNfa__pendingBalancesSection{flex-direction:column;gap:.375rem;margin-top:.75rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__pendingBalancesLabel{color:var(--text-secondary);font-size:.75rem}.infinite-wallet-sheet-module__SRxNfa__pendingBalanceValue{color:var(--text-primary);font-size:.875rem;font-weight:500}.infinite-wallet-sheet-module__SRxNfa__pendingBadge{flex-shrink:0}.infinite-wallet-sheet-module__SRxNfa__zeroBalancesTrigger{text-align:left;cursor:pointer;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;margin-top:.5rem;padding:.375rem .5rem;font-size:.75rem;transition:background-color .2s;display:flex}.infinite-wallet-sheet-module__SRxNfa__zeroBalancesLabel{color:var(--text-secondary)}.infinite-wallet-sheet-module__SRxNfa__zeroBalanceList{flex-wrap:wrap;gap:.375rem;margin-top:.375rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__zeroBalanceChip{background:var(--background-muted);border-radius:999rem;align-items:center;gap:.25rem;padding:.25rem .625rem .25rem .375rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__zeroBalanceText{color:var(--text-secondary);font-size:.75rem;font-weight:500}.infinite-wallet-sheet-module__SRxNfa__emptyState{color:var(--text-secondary);padding:.5rem 1rem;font-size:.75rem}.infinite-wallet-sheet-module__SRxNfa__dividedRows>*+*{border-top:1px solid var(--border-muted)}.infinite-wallet-sheet-module__SRxNfa__menuIcon{width:1rem;height:1rem}.infinite-wallet-sheet-module__SRxNfa__walletRow{justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__walletRow:not(:last-child){border-bottom:1px solid var(--border)}.infinite-wallet-sheet-module__SRxNfa__walletRowContent{flex:1;min-width:0}.infinite-wallet-sheet-module__SRxNfa__walletLabel{color:var(--text-primary);font-size:.75rem;font-weight:500}.infinite-wallet-sheet-module__SRxNfa__payLinkIcon{width:1rem;height:1rem;color:var(--text-secondary);flex-shrink:0}.infinite-wallet-sheet-module__SRxNfa__activityHeaderActions{align-items:center;gap:.5rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__viewAllLink{color:var(--accent-text);margin-right:.5rem;font-size:.75rem;text-decoration:none}.infinite-wallet-sheet-module__SRxNfa__skeletonStack{flex-direction:column;gap:.25rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__activitySkeleton{width:100%;height:1rem}.infinite-wallet-sheet-module__SRxNfa__activityList{flex-direction:column;display:flex}.infinite-wallet-sheet-module__SRxNfa__footerNote{color:var(--text-secondary);flex-direction:column;gap:.25rem;padding:0 .25rem;font-size:.75rem;display:flex}.infinite-wallet-sheet-module__SRxNfa__footerNote p{margin:0}.infinite-wallet-sheet-module__SRxNfa__supportLink{color:var(--accent-text);text-decoration:none}@media (hover:hover) and (pointer:fine){.infinite-wallet-sheet-module__SRxNfa__transferRow:hover,.infinite-wallet-sheet-module__SRxNfa__zeroBalancesTrigger:hover{background:var(--background-muted)}.infinite-wallet-sheet-module__SRxNfa__viewAllLink:hover,.infinite-wallet-sheet-module__SRxNfa__supportLink:hover{text-decoration:underline}}@media (prefers-reduced-motion:reduce){.infinite-wallet-sheet-module__SRxNfa__spinningIcon{animation:none}}@keyframes infinite-wallet-sheet-module__SRxNfa__infinite-wallet-sheet-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.funding-methods-section-module__LQ3zbG__collapsible{border-bottom:1px solid var(--border)}.funding-methods-section-module__LQ3zbG__collapsible:last-child{border-bottom:none}.funding-methods-section-module__LQ3zbG__methodTrigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;transition:background-color .2s;display:flex}.funding-methods-section-module__LQ3zbG__methodMain{flex:1;min-width:0}.funding-methods-section-module__LQ3zbG__methodHeader{align-items:center;gap:.5rem;display:flex}.funding-methods-section-module__LQ3zbG__methodIcon{width:1rem;height:1rem;color:var(--text-secondary);flex-shrink:0}.funding-methods-section-module__LQ3zbG__methodTitle{color:var(--text-primary);font-size:.75rem;font-weight:500}.funding-methods-section-module__LQ3zbG__methodSecondary{color:var(--text-secondary);margin-top:.125rem;font-size:.75rem}.funding-methods-section-module__LQ3zbG__methodEnd{flex-shrink:0;align-items:center;gap:.5rem;margin-left:.75rem;display:flex}.funding-methods-section-module__LQ3zbG__methodMask{font-family:var(--font-mono), monospace;color:var(--text-secondary);font-size:.75rem}.funding-methods-section-module__LQ3zbG__methodContent{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;padding:.875rem 1rem;display:flex}.funding-methods-section-module__LQ3zbG__methodDetailGrid{color:var(--text-secondary);gap:.375rem;font-size:.75rem;display:grid}.funding-methods-section-module__LQ3zbG__methodDetailGridItem{align-items:center;gap:.25rem;display:flex}.funding-methods-section-module__LQ3zbG__methodActionRow{display:flex}.funding-methods-section-module__LQ3zbG__methodActionButton{height:1.75rem;padding:0 .5rem;font-size:.75rem}.funding-methods-section-module__LQ3zbG__loadingRows>*+*{border-top:1px solid var(--border-muted)}.funding-methods-section-module__LQ3zbG__loadingRow{justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;display:flex}.funding-methods-section-module__LQ3zbG__loadingMain{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.funding-methods-section-module__LQ3zbG__loadingIcon{border-radius:999rem;flex-shrink:0;width:1rem;height:1rem}.funding-methods-section-module__LQ3zbG__loadingTextStack{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.funding-methods-section-module__LQ3zbG__loadingTitle{width:8rem;height:.75rem}.funding-methods-section-module__LQ3zbG__loadingSecondary{width:12rem;height:.75rem}.funding-methods-section-module__LQ3zbG__loadingMask{flex-shrink:0;width:5rem;height:.75rem}@media (hover:hover) and (pointer:fine){.funding-methods-section-module__LQ3zbG__methodTrigger:hover{background:var(--background-muted)}}
.sandbox-funding-dialog-module__pd1XLa__dialogContent{flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.sandbox-funding-dialog-module__pd1XLa__summaryCard{border:1px solid var(--border);background:var(--background-muted);border-radius:.75rem;padding:1rem}.sandbox-funding-dialog-module__pd1XLa__summaryLabel{color:var(--text-secondary);font-size:.75rem}.sandbox-funding-dialog-module__pd1XLa__accountIdValue{font-family:var(--font-jetbrains-mono), monospace;color:var(--text-primary);word-break:break-all;margin-top:.25rem;font-size:.875rem;font-weight:500}.sandbox-funding-dialog-module__pd1XLa__summaryMeta{color:var(--text-secondary);margin-top:.5rem;font-size:.75rem}.sandbox-funding-dialog-module__pd1XLa__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.sandbox-funding-dialog-module__pd1XLa__fieldLabel{color:var(--text-primary);font-size:.875rem;font-weight:500}.sandbox-funding-dialog-module__pd1XLa__fieldHint{color:var(--text-secondary);margin:0;font-size:.75rem}.sandbox-funding-dialog-module__pd1XLa__fullWidth{width:100%}
.treasury-card-module__iFR_3G__card{cursor:pointer;flex-direction:column;transition:background-color .2s,border-color .2s;display:flex}.treasury-card-module__iFR_3G__card:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (hover:hover) and (pointer:fine){.treasury-card-module__iFR_3G__card:hover{background-color:var(--card-bg-hover)}}.treasury-card-module__iFR_3G__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.treasury-card-module__iFR_3G__headerContent{align-items:center;gap:.75rem;min-width:0;display:flex}.treasury-card-module__iFR_3G__iconWrapper{border:1px solid var(--border);background-color:var(--background-muted);width:2rem;height:2rem;color:var(--text-secondary);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.treasury-card-module__iFR_3G__headerIcon{width:1rem;height:1rem}.treasury-card-module__iFR_3G__headerText{min-width:0}.treasury-card-module__iFR_3G__title{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden}.treasury-card-module__iFR_3G__actionButton{flex-shrink:0}.treasury-card-module__iFR_3G__content{flex-direction:column;flex:1;gap:1rem;padding-bottom:1.125rem;display:flex}.treasury-card-module__iFR_3G__totalSection{flex-direction:column;gap:.25rem;display:flex}.treasury-card-module__iFR_3G__sectionLabel{color:var(--text-secondary);font-size:.75rem;font-weight:500}.treasury-card-module__iFR_3G__totalValue{font-size:1.5rem;font-weight:600;line-height:1.9rem}.treasury-card-module__iFR_3G__assetSection{flex-direction:column;gap:.75rem;display:flex}.treasury-card-module__iFR_3G__assetList{flex-direction:column;gap:.625rem;display:flex}.treasury-card-module__iFR_3G__assetRow{border:1px solid var(--border);background-color:var(--background-subtle);border-radius:.625rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.treasury-card-module__iFR_3G__assetMeta{align-items:center;gap:.625rem;min-width:0;display:flex}.treasury-card-module__iFR_3G__assetText{min-width:0}.treasury-card-module__iFR_3G__assetCode{font-size:.875rem;font-weight:600;line-height:1.25rem}.treasury-card-module__iFR_3G__assetName{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;overflow:hidden}.treasury-card-module__iFR_3G__assetAmounts{text-align:right;flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.treasury-card-module__iFR_3G__assetDisplayAmount{white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.25rem}.treasury-card-module__iFR_3G__assetNativeAmount{color:var(--text-secondary);white-space:nowrap;font-size:.75rem;line-height:1rem}.treasury-card-module__iFR_3G__emptyAssetState{border:1px solid var(--border);background-color:var(--background-subtle);border-radius:.75rem;justify-content:center;align-items:center;min-height:4.5rem;padding:.75rem;display:flex}.treasury-card-module__iFR_3G__emptyAssetLabel{color:var(--text-secondary);font-size:.75rem;line-height:1rem}.treasury-card-module__iFR_3G__footer{justify-content:space-between;gap:.75rem}.treasury-card-module__iFR_3G__treasuryId{min-width:0;color:var(--text-secondary);align-items:center;gap:.375rem;display:flex}.treasury-card-module__iFR_3G__treasuryIdValue{font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;overflow:hidden}.treasury-card-module__iFR_3G__fundingMethodsBadge{flex-shrink:0;align-items:center;gap:.375rem;display:inline-flex}.treasury-card-module__iFR_3G__footerIcon{flex-shrink:0;width:.75rem;height:.75rem}
.currency-badge-module__bCtPmW__currencyBadge{background-color:var(--background-muted);outline:solid 1px var(--border);border-radius:999px;align-items:center;gap:.25rem;padding:.1875rem .5rem .1875rem .375rem;display:flex}.currency-badge-module__bCtPmW__amount{font-size:.75rem;font-weight:500}
.add-counterparty-sheet-module__-3uPSG__formGroup{flex-direction:column;gap:.75rem;padding-top:.25rem;display:flex}.add-counterparty-sheet-module__-3uPSG__formLabel{font-size:.75rem}.add-counterparty-sheet-module__-3uPSG__formInput{font-size:.875rem}.add-counterparty-sheet-module__-3uPSG__addressSection{flex-direction:column;gap:.5rem;display:flex}.add-counterparty-sheet-module__-3uPSG__footer{gap:.5rem;width:100%;display:flex}.add-counterparty-sheet-module__-3uPSG__footerButton{flex:1}.add-counterparty-sheet-module__-3uPSG__selectTrigger{width:100%;font-size:.875rem}
.unmatched-deposit-attribution-sheet-module__MxOEga__formGroup{flex-direction:column;gap:1.75rem;padding-top:.25rem;display:flex}.unmatched-deposit-attribution-sheet-module__MxOEga__address{font-family:var(--font-mono);word-break:break-all;font-size:.8125rem;line-height:1.35;display:block}.unmatched-deposit-attribution-sheet-module__MxOEga__firstPartyCheckbox,.unmatched-deposit-attribution-sheet-module__MxOEga__selectTrigger{width:100%}.unmatched-deposit-attribution-sheet-module__MxOEga__formInputs{flex-direction:column;gap:.5rem;display:flex}.unmatched-deposit-attribution-sheet-module__MxOEga__formInputs>label{margin-bottom:1rem}.unmatched-deposit-attribution-sheet-module__MxOEga__badges{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.unmatched-deposit-attribution-sheet-module__MxOEga__footer{gap:.5rem;width:100%;display:flex}.unmatched-deposit-attribution-sheet-module__MxOEga__footerButton{flex:1}
.unmatched-deposits-card-module__pwrXWG__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.unmatched-deposits-card-module__pwrXWG__headerContent{align-items:center;gap:.75rem;min-width:0;display:flex}.unmatched-deposits-card-module__pwrXWG__iconWrapper{background-color:var(--warning-bg-muted);width:2rem;height:2rem;color:var(--warning-text);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.unmatched-deposits-card-module__pwrXWG__headerIcon{width:1rem;height:1rem}.unmatched-deposits-card-module__pwrXWG__title{text-overflow:ellipsis;white-space:nowrap;color:var(--warning-text);font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden}.unmatched-deposits-card-module__pwrXWG__content{flex-direction:column;gap:1rem;display:flex}.unmatched-deposits-card-module__pwrXWG__totalSection{flex-direction:column;gap:.25rem;display:flex}.unmatched-deposits-card-module__pwrXWG__sectionLabel{color:var(--text-secondary);font-size:.75rem;font-weight:500}.unmatched-deposits-card-module__pwrXWG__totalValue{font-size:1.5rem;font-weight:600;line-height:1.9rem}.unmatched-deposits-card-module__pwrXWG__currencyBadges{flex-wrap:wrap;align-items:center;gap:.375rem;margin-top:.25rem;display:flex}.unmatched-deposits-card-module__pwrXWG__attributionList{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}.unmatched-deposits-card-module__pwrXWG__attributionRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.unmatched-deposits-card-module__pwrXWG__attributionAddress{font-size:.75rem;font-family:var(--font-mono);word-break:break-all}.unmatched-deposits-card-module__pwrXWG__attributionMeta{color:var(--text-tertiary);margin-top:.125rem;font-size:.75rem}
.treasury-tab-module__7C4MVa__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem .75rem .75rem 1.25rem;display:flex}.treasury-tab-module__7C4MVa__totalAmountContainer{align-items:center;gap:.5rem;display:flex}.treasury-tab-module__7C4MVa__totalAmount{font-size:1.25rem;font-weight:600;line-height:1.75rem}.treasury-tab-module__7C4MVa__totalLabel{color:var(--text-secondary);font-size:.75rem}.treasury-tab-module__7C4MVa__content{padding:2rem}.treasury-tab-module__7C4MVa__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.treasury-tab-module__7C4MVa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.treasury-tab-module__7C4MVa__grid{grid-template-columns:repeat(3,1fr)}}.treasury-tab-module__7C4MVa__emptyState{padding-top:4rem}.treasury-tab-module__7C4MVa__toolbarActions{align-items:center;gap:.5rem;display:flex}.treasury-tab-module__7C4MVa__buttonIcon{width:.875rem;height:.875rem;margin-right:.25rem}.treasury-tab-module__7C4MVa__skeletonToolbarAmount{width:12rem;height:1.75rem}.treasury-tab-module__7C4MVa__skeletonToolbarButton{width:7rem;height:2rem}.treasury-tab-module__7C4MVa__skeletonCardHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.treasury-tab-module__7C4MVa__skeletonHeaderContent{align-items:center;gap:.75rem;width:100%;display:flex}.treasury-tab-module__7C4MVa__skeletonHeaderIcon{border-radius:.625rem;width:2rem;height:2rem}.treasury-tab-module__7C4MVa__skeletonHeaderTitle{width:7rem;height:.875rem}.treasury-tab-module__7C4MVa__skeletonActionButton{border-radius:999px;width:1.75rem;height:1.75rem}.treasury-tab-module__7C4MVa__skeletonCardContent{flex-direction:column;gap:1rem;display:flex}.treasury-tab-module__7C4MVa__skeletonTotalSection{flex-direction:column;gap:.375rem;display:flex}.treasury-tab-module__7C4MVa__skeletonSectionLabel{width:5.5rem;height:.75rem}.treasury-tab-module__7C4MVa__skeletonTotalValue{width:9rem;height:2rem}.treasury-tab-module__7C4MVa__skeletonAssetSection{border-top:1px solid var(--border);flex-direction:column;gap:.375rem;padding-top:1rem;display:flex}.treasury-tab-module__7C4MVa__skeletonAssetList{flex-direction:column;gap:.625rem;display:flex}.treasury-tab-module__7C4MVa__skeletonAssetRow{border-radius:.75rem;width:100%;height:4rem}.treasury-tab-module__7C4MVa__skeletonCardFooter{justify-content:space-between}.treasury-tab-module__7C4MVa__skeletonFooterId{width:8rem;height:.875rem}.treasury-tab-module__7C4MVa__skeletonFooterBadge{border-radius:999px;width:7rem;height:1.5rem}
.info-card-module__FjNz2a__infoCard{border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:colors .15s;display:flex}.info-card-module__FjNz2a__variantDefault{background-color:var(--background-subtle)}.info-card-module__FjNz2a__variantSuccess{background-color:var(--success-bg-muted)}.info-card-module__FjNz2a__variantWarning{background-color:var(--warning-bg-muted)}.info-card-module__FjNz2a__variantInfo{background-color:var(--info-bg-muted)}.info-card-module__FjNz2a__variantDanger{background-color:var(--danger-bg-muted)}.info-card-module__FjNz2a__icon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.info-card-module__FjNz2a__iconColorDefault{color:var(--text-tertiary)}.info-card-module__FjNz2a__iconColorSuccess{color:var(--success-text)}.info-card-module__FjNz2a__iconColorWarning{color:var(--warning-text)}.info-card-module__FjNz2a__iconColorInfo{color:var(--info-text)}.info-card-module__FjNz2a__iconColorDanger{color:var(--danger-text)}.info-card-module__FjNz2a__iconTopAligned{align-self:flex-start;margin-top:.25rem}.info-card-module__FjNz2a__icon svg{width:1rem;height:1rem}.info-card-module__FjNz2a__content{flex:1;min-width:0}.info-card-module__FjNz2a__title{font-size:.875rem;font-weight:500;line-height:1.25rem}.info-card-module__FjNz2a__titleDefault{color:var(--text-primary)}.info-card-module__FjNz2a__titleSuccess{color:var(--success-text-muted)}.info-card-module__FjNz2a__titleWarning{color:var(--warning-text-muted)}.info-card-module__FjNz2a__titleInfo{color:var(--info-text-muted)}.info-card-module__FjNz2a__titleDanger{color:var(--danger-text-muted)}.info-card-module__FjNz2a__description{font-size:.8125rem;line-height:1rem}.info-card-module__FjNz2a__descriptionWithTitle{opacity:.8;font-size:.75rem}.info-card-module__FjNz2a__descriptionDefault{color:var(--text-secondary)}.info-card-module__FjNz2a__descriptionSuccess{color:var(--success-text-muted)}.info-card-module__FjNz2a__descriptionWarning{color:var(--warning-text-muted)}.info-card-module__FjNz2a__descriptionInfo{color:var(--info-text-muted)}.info-card-module__FjNz2a__descriptionDanger{color:var(--danger-text-muted)}.info-card-module__FjNz2a__action{flex-shrink:0}
.confirmation-preview-module__qeUv2W__container{flex-direction:column;gap:1.5rem;display:flex}.confirmation-preview-module__qeUv2W__sections{flex-direction:column;gap:2rem;display:flex}.confirmation-preview-module__qeUv2W__emptyValue{color:var(--text-tertiary);font-style:italic}.confirmation-preview-module__qeUv2W__maskedValue{font-family:var(--font-mono)}.confirmation-preview-module__qeUv2W__changeIndicator{align-items:center;gap:.375rem;display:flex}.confirmation-preview-module__qeUv2W__previousValue{color:var(--text-secondary);text-decoration:line-through}.confirmation-preview-module__qeUv2W__arrowIcon{width:.625rem;height:.625rem;color:var(--text-secondary)}.confirmation-preview-module__qeUv2W__newValue{color:#fff;font-weight:500}.confirmation-preview-module__qeUv2W__fieldValue{color:var(--text-primary);font-weight:500}.confirmation-preview-module__qeUv2W__badge{padding:0 .375rem;font-size:.625rem;line-height:1}
.account-details-sheet-module__3umIiG__nickname{color:var(--text-secondary);font-size:.875rem;font-weight:400}.account-details-sheet-module__3umIiG__consolidatedDescription{color:var(--text-secondary)}.account-details-sheet-module__3umIiG__descriptionRow{align-items:center;gap:.375rem;min-width:0;display:flex}.account-details-sheet-module__3umIiG__shrink{flex-shrink:0}.account-details-sheet-module__3umIiG__sweepText{color:var(--text-primary);font-weight:600}.account-details-sheet-module__3umIiG__accountId{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-mono), monospace;align-items:center;gap:.25rem;font-size:.75rem;display:flex;overflow:hidden;}.account-details-sheet-module__3umIiG__content{flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:1rem;display:flex}.account-details-sheet-module__3umIiG__noChanges{padding-bottom:1rem}.account-details-sheet-module__3umIiG__sections{flex-direction:column;gap:1.5rem;display:flex}.account-details-sheet-module__3umIiG__footer{color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.125rem .5rem 0;font-size:.75rem;display:flex}.account-details-sheet-module__3umIiG__timestamps{align-items:center;gap:.5rem;display:flex}.account-details-sheet-module__3umIiG__shareButton{cursor:pointer;color:#fff;align-items:center;gap:.25rem;transition:color .15s;display:flex}.account-details-sheet-module__3umIiG__shareButton:hover{color:var(--info-text-muted)}.account-details-sheet-module__3umIiG__iconSm{width:.75rem;height:.75rem}.account-details-sheet-module__3umIiG__popoverContent{width:18rem;padding:0}.account-details-sheet-module__3umIiG__popoverHeader{padding:.75rem .75rem .5rem}.account-details-sheet-module__3umIiG__popoverTitle{font-size:.75rem;font-weight:500}.account-details-sheet-module__3umIiG__popoverDescription{color:var(--text-secondary);font-size:.625rem}.account-details-sheet-module__3umIiG__popoverLinkRow{border-top:1px solid var(--border);background:color-mix(in srgb, var(--background-muted) 30%, transparent);align-items:center;gap:.375rem;padding:.5rem .75rem;display:flex}.account-details-sheet-module__3umIiG__urlContainer{flex:1;min-width:0}.account-details-sheet-module__3umIiG__urlText{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono), monospace;font-size:.625rem;display:block;overflow:hidden}.account-details-sheet-module__3umIiG__openButton{cursor:pointer;color:#fff;align-items:center;gap:.125rem;font-size:.625rem;transition:color .15s;display:flex}.account-details-sheet-module__3umIiG__openButton:hover{color:var(--info-text-muted)}.account-details-sheet-module__3umIiG__noPreviousValue{font-size:.8125rem}.account-details-sheet-module__3umIiG__badgeList{flex-wrap:wrap;gap:.25rem;display:flex}
.account-information-section-module__Xpilqq__headerRow{justify-content:space-between;align-items:center;display:flex}.account-information-section-module__Xpilqq__headerLeft{align-items:center;gap:.5rem;display:flex}.account-information-section-module__Xpilqq__toggleButton{cursor:pointer;width:1.25rem;height:1.25rem;color:var(--text-secondary);background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:0;display:flex}.account-information-section-module__Xpilqq__toggleButton:hover{color:var(--text-primary)}.account-information-section-module__Xpilqq__toggleIcon{width:1rem;height:1rem}.account-information-section-module__Xpilqq__valueRow{align-items:center;gap:.25rem;display:flex}.account-information-section-module__Xpilqq__mono{font-family:monospace}.account-information-section-module__Xpilqq__copyButton{cursor:pointer;width:1.25rem;height:1.25rem;color:var(--text-secondary);background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:0;display:flex}.account-information-section-module__Xpilqq__copyButton:hover{color:var(--text-primary)}.account-information-section-module__Xpilqq__copyIcon{width:.75rem;height:.75rem}.account-information-section-module__Xpilqq__badgeList{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.account-information-section-module__Xpilqq__addressText{text-align:right;font-size:.6875rem;line-height:1.5}.account-information-section-module__Xpilqq__countryText{color:var(--text-secondary);font-size:.75rem}.account-information-section-module__Xpilqq__noneText{color:var(--text-secondary)}.account-information-section-module__Xpilqq__railRow{align-items:center;gap:.5rem;display:flex}
.counterparty-section-module__k4CBsW__valueRow{align-items:center;gap:.25rem;display:flex}.counterparty-section-module__k4CBsW__mono{font-family:monospace}.counterparty-section-module__k4CBsW__addressText{max-width:24rem;color:var(--text-secondary);line-height:1.4}
.footer-actions-module__7Fig2q__footerRow{gap:.5rem;display:flex}.footer-actions-module__7Fig2q__footerButton{flex:1}
.transaction-history-section-module__HNvWKG__row{border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.5rem .875rem .5rem .75rem;transition:background-color .2s;display:flex}@media (hover:hover) and (pointer:fine){.transaction-history-section-module__HNvWKG__row:hover{background:var(--card-bg-hover)}}.transaction-history-section-module__HNvWKG__row:last-child{border-bottom:0}.transaction-history-section-module__HNvWKG__rowContent{align-items:center;gap:.5rem;min-width:0;display:flex}.transaction-history-section-module__HNvWKG__iconContainer{background:var(--background-muted);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.transaction-history-section-module__HNvWKG__icon{width:.75rem;height:.75rem}.transaction-history-section-module__HNvWKG__details{min-width:0}.transaction-history-section-module__HNvWKG__directionText{color:var(--text-primary);font-size:.75rem;font-weight:500}.transaction-history-section-module__HNvWKG__metaText{color:var(--text-secondary);font-size:.75rem}.transaction-history-section-module__HNvWKG__amountContainer{text-align:right;flex-shrink:0}.transaction-history-section-module__HNvWKG__amountText{color:var(--text-primary);font-size:.75rem;font-weight:500}
.virtual-accounts-section-module__kvxcnq__emptyState{text-align:center;padding:1rem}.virtual-accounts-section-module__kvxcnq__emptyText{color:var(--text-secondary);font-size:.875rem}.virtual-accounts-section-module__kvxcnq__accountsList>*+*{border-top:solid 1px var(--border)}.virtual-accounts-section-module__kvxcnq__summaryButton{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:.75rem;display:block}.virtual-accounts-section-module__kvxcnq__summaryButton:hover{background:var(--card-bg-hover)}.virtual-accounts-section-module__kvxcnq__summaryButton:focus-visible{outline:2px solid var(--border-brand);outline-offset:2px;border-radius:.5rem}.virtual-accounts-section-module__kvxcnq__summaryRow{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.virtual-accounts-section-module__kvxcnq__summaryContent{flex:1;align-items:flex-start;gap:.625rem;min-width:0;display:flex}.virtual-accounts-section-module__kvxcnq__summaryDetails{flex:1;min-width:0}.virtual-accounts-section-module__kvxcnq__accountTypeName{color:var(--text-primary);font-size:.8125rem;font-weight:500}.virtual-accounts-section-module__kvxcnq__metaText{color:var(--text-secondary);font-size:.75rem}.virtual-accounts-section-module__kvxcnq__expandedPanel{border-top:1px solid var(--border);background:var(--card-bg-hover)}.virtual-accounts-section-module__kvxcnq__detailRows>*+*{border-top:solid 1px var(--border)}.virtual-accounts-section-module__kvxcnq__iconSm{width:.875rem;height:.875rem}.virtual-accounts-section-module__kvxcnq__summaryCaret{color:var(--text-secondary);flex-shrink:0;justify-content:center;align-self:center;align-items:center;margin-right:.25rem;display:inline-flex}.virtual-accounts-section-module__kvxcnq__summaryCaret svg{width:1rem;height:1rem}.virtual-accounts-section-module__kvxcnq__timestamp{color:var(--text-secondary)}.virtual-accounts-section-module__kvxcnq__monospace{font-family:var(--font-mono)}
.wallet-information-section-module__80_-ha__headerRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.wallet-information-section-module__80_-ha__walletNotice{border-bottom:1px solid color-mix(in srgb, var(--border) 50%, transparent);padding:.375rem 1rem}.wallet-information-section-module__80_-ha__walletNoticeText{color:var(--text-secondary);font-size:.6875rem}.wallet-information-section-module__80_-ha__chainBadges{flex-wrap:wrap;gap:.25rem;display:flex}
.add-external-account-sheet-module__NKL9eW__stepContainer{flex-direction:column;gap:2.5rem;display:flex}.add-external-account-sheet-module__NKL9eW__sectionGroup{flex-direction:column;display:flex}.add-external-account-sheet-module__NKL9eW__formGroup{flex-direction:column;gap:2rem;display:flex}button.add-external-account-sheet-module__NKL9eW__radioCardLayout{gap:.75rem;display:flex}.add-external-account-sheet-module__NKL9eW__radioCardContent{text-align:start;flex-direction:column;display:flex}.add-external-account-sheet-module__NKL9eW__radioCardLabel{font-size:.875rem}.add-external-account-sheet-module__NKL9eW__radioCardDescription{color:var(--text-secondary);font-size:.75rem}.add-external-account-sheet-module__NKL9eW__stepIcon{width:1rem;height:1rem;color:var(--text-secondary);margin-top:.25rem}.add-external-account-sheet-module__NKL9eW__infoCard{margin-top:.75rem}.add-external-account-sheet-module__NKL9eW__sectionLabel{color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem}.add-external-account-sheet-module__NKL9eW__copyLinkBanner{border:1px solid var(--border);background-color:var(--card-bg);border-radius:.5rem;padding:.75rem}.add-external-account-sheet-module__NKL9eW__copyLinkLayout{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.add-external-account-sheet-module__NKL9eW__copyLinkContent{align-items:flex-start;gap:.5rem;display:flex}.add-external-account-sheet-module__NKL9eW__copyLinkTitle{font-size:.75rem;font-weight:500}.add-external-account-sheet-module__NKL9eW__copyLinkDescription{color:var(--text-secondary);font-size:.75rem}.add-external-account-sheet-module__NKL9eW__copyButtonIcon{width:.875rem;height:.875rem}.add-external-account-sheet-module__NKL9eW__copyButtonIconSuccess{color:#fff;}.add-external-account-sheet-module__NKL9eW__footerRow{gap:.5rem;display:flex}.add-external-account-sheet-module__NKL9eW__footerButton{flex:1}.add-external-account-sheet-module__NKL9eW__badgeWrap{flex-wrap:wrap;gap:.25rem;display:flex}.add-external-account-sheet-module__NKL9eW__addressPreview{text-align:right;font-size:.75rem}.add-external-account-sheet-module__NKL9eW__verificationLinkFlowContainer{flex-direction:column;gap:1rem;display:flex}.add-external-account-sheet-module__NKL9eW__verificationLinkReadyContainer{margin-top:1.5rem}.add-external-account-sheet-module__NKL9eW__verificationLinkInput{font-family:var(--font-mono)}.add-external-account-sheet-module__NKL9eW__verificationLinkButtons{gap:.5rem;margin-top:.75rem;display:flex}
.customer-details-sheet-module__0wkWhq__content{padding-top:1rem;padding-bottom:1.5rem}.customer-details-sheet-module__0wkWhq__content>*+*,.customer-details-sheet-module__0wkWhq__form>*+*{margin-top:1rem}.customer-details-sheet-module__0wkWhq__inlineButton{gap:.5rem}.customer-details-sheet-module__0wkWhq__footerActions{justify-content:flex-end;gap:.5rem;display:flex}.customer-details-sheet-module__0wkWhq__icon{width:1rem;height:1rem}.customer-details-sheet-module__0wkWhq__leadingIcon{width:1rem;height:1rem;margin-right:.375rem}.customer-details-sheet-module__0wkWhq__emptyChanges{padding-top:1rem;padding-bottom:1rem}.customer-details-sheet-module__0wkWhq__sectionRows>*+*{border-top:1px solid var(--border-muted)}.customer-details-sheet-module__0wkWhq__codeValue{font-family:monospace}.customer-details-sheet-module__0wkWhq__sectionPadding{padding:.5rem 1rem}.customer-details-sheet-module__0wkWhq__field{flex-direction:column;gap:.25rem;display:flex}.customer-details-sheet-module__0wkWhq__label{font-size:.75rem}.customer-details-sheet-module__0wkWhq__input{height:2rem;font-size:.875rem}.customer-details-sheet-module__0wkWhq__statusBadge{width:fit-content}.customer-details-sheet-module__0wkWhq__addressForm{padding:1rem}.customer-details-sheet-module__0wkWhq__addressValue{text-align:right}.customer-details-sheet-module__0wkWhq__emptyAddress{text-align:center;padding:.75rem 1rem}.customer-details-sheet-module__0wkWhq__mutedText{color:var(--text-secondary);font-size:.75rem}.customer-details-sheet-module__0wkWhq__addressListItem{padding:.5rem 1rem}.customer-details-sheet-module__0wkWhq__addressListItem>*+*{margin-top:.25rem}.customer-details-sheet-module__0wkWhq__addressListLabel{color:var(--text-primary);font-size:.75rem;font-weight:500}.customer-details-sheet-module__0wkWhq__addressListText{color:var(--text-secondary);font-size:.75rem}.customer-details-sheet-module__0wkWhq__defaultBadge{width:fit-content;margin-top:.25rem}
.alert-dialog-module__QQD1fW__overlay{z-index:50;background:#00000080;position:fixed;inset:0}.alert-dialog-module__QQD1fW__overlay[data-state=open]{animation:.2s ease-out alert-dialog-module__QQD1fW__alert-overlay-fade-in}.alert-dialog-module__QQD1fW__overlay[data-state=closed]{animation:.15s ease-in alert-dialog-module__QQD1fW__alert-overlay-fade-out}.alert-dialog-module__QQD1fW__content{z-index:50;border:1px solid var(--border);background:var(--background);width:100%;max-width:calc(100% - 2rem);box-shadow:0 .625rem .9375rem -.1875rem color-mix(in srgb, var(--text-primary) 8%, transparent), 0 .25rem .375rem -.25rem color-mix(in srgb, var(--text-primary) 6%, transparent);will-change:opacity, transform;border-radius:.5rem;gap:1rem;padding:1.5rem;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:40rem){.alert-dialog-module__QQD1fW__content{max-width:32rem}}.alert-dialog-module__QQD1fW__content[data-state=open]{animation:.2s ease-out alert-dialog-module__QQD1fW__alert-content-open}.alert-dialog-module__QQD1fW__content[data-state=closed]{animation:.15s ease-in alert-dialog-module__QQD1fW__alert-content-close}.alert-dialog-module__QQD1fW__header{text-align:center;flex-direction:column;gap:.5rem;display:flex}.alert-dialog-module__QQD1fW__footer{flex-direction:column-reverse;gap:.5rem;display:flex}.alert-dialog-module__QQD1fW__title{color:var(--text-primary);font-size:1.125rem;font-weight:600;line-height:1}.alert-dialog-module__QQD1fW__description{color:var(--text-secondary);font-size:.875rem}@media (min-width:40rem){.alert-dialog-module__QQD1fW__header{text-align:left}.alert-dialog-module__QQD1fW__footer{flex-direction:row;justify-content:flex-end}}@media (prefers-reduced-motion:reduce){.alert-dialog-module__QQD1fW__overlay[data-state=open],.alert-dialog-module__QQD1fW__overlay[data-state=closed],.alert-dialog-module__QQD1fW__content[data-state=open],.alert-dialog-module__QQD1fW__content[data-state=closed]{animation-duration:1ms}}@keyframes alert-dialog-module__QQD1fW__alert-overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes alert-dialog-module__QQD1fW__alert-overlay-fade-out{0%{opacity:1}to{opacity:0}}@keyframes alert-dialog-module__QQD1fW__alert-content-open{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes alert-dialog-module__QQD1fW__alert-content-close{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.95)}}
.badge-module__hO2F3a__badge{white-space:nowrap;border-radius:9999px;align-items:center;font-weight:500;display:inline-flex}.badge-module__hO2F3a__sizeXs{gap:.25rem;height:1.125rem;padding:1px .25rem;font-size:.6875rem}.badge-module__hO2F3a__sizeSm{font-size:var(--text-xs);gap:.25rem;height:1.25rem;padding:1px .375rem}.badge-module__hO2F3a__sizeMd{font-size:var(--text-xs);gap:.25rem;padding:.125rem .5rem}.badge-module__hO2F3a__sizeLg{font-size:var(--text-sm);gap:.375rem;padding:.25rem .625rem}.badge-module__hO2F3a__colorSecondary{--badge-solid-border:var(--gray-500);--badge-solid-bg:var(--gray-500);--badge-solid-text:white;--badge-surface-border:var(--border);--badge-surface-bg:var(--background-muted);--badge-surface-text:var(--text-secondary);--badge-soft-bg:var(--background-muted);--badge-soft-text:var(--text-secondary);--badge-outline-text:var(--text-secondary);--badge-outline-border:var(--border)}.badge-module__hO2F3a__colorAccent{--badge-solid-border:var(--primary-action-bg);--badge-solid-bg:var(--primary-action-bg);--badge-solid-text:var(--text-contrast);--badge-surface-border:color-mix(in srgb, var(--primary-action-bg) 20%, transparent);--badge-surface-bg:var(--primary-action-muted);--badge-surface-text:var(--primary-action-text-muted);--badge-soft-bg:var(--primary-action-muted);--badge-soft-text:var(--primary-action-text-muted);--badge-outline-text:var(--primary-action-bg);--badge-outline-border:color-mix(in srgb, var(--primary-action-bg) 50%, transparent)}.badge-module__hO2F3a__colorInfo{--badge-solid-border:var(--info-bg);--badge-solid-bg:var(--info-bg);--badge-solid-text:white;--badge-surface-border:var(--info-border);--badge-surface-bg:var(--info-bg-muted);--badge-surface-text:var(--info-text-muted);--badge-soft-bg:var(--info-bg-muted);--badge-soft-text:var(--info-text-muted);--badge-outline-text:var(--info-text-muted);--badge-outline-border:var(--info-border)}.badge-module__hO2F3a__colorSuccess{--badge-solid-border:var(--success-bg);--badge-solid-bg:var(--success-bg);--badge-solid-text:white;--badge-surface-border:var(--success-border);--badge-surface-bg:var(--success-bg-muted);--badge-surface-text:var(--success-text-muted);--badge-soft-bg:var(--success-bg-muted);--badge-soft-text:var(--success-text-muted);--badge-outline-text:var(--success-text-muted);--badge-outline-border:var(--success-border)}.badge-module__hO2F3a__colorWarning{--badge-solid-border:var(--warning-bg);--badge-solid-bg:var(--warning-bg);--badge-solid-text:white;--badge-surface-border:var(--warning-border);--badge-surface-bg:var(--warning-bg-muted);--badge-surface-text:var(--warning-text-muted);--badge-soft-bg:var(--warning-bg-muted);--badge-soft-text:var(--warning-text-muted);--badge-outline-text:var(--warning-text-muted);--badge-outline-border:var(--warning-border)}.badge-module__hO2F3a__colorPurple{--badge-solid-border:var(--purple-500);--badge-solid-bg:var(--purple-500);--badge-solid-text:white;--badge-surface-border:var(--purple-200);--badge-surface-bg:var(--purple-100);--badge-surface-text:var(--purple-700);--badge-soft-bg:var(--purple-100);--badge-soft-text:var(--purple-700);--badge-outline-text:var(--purple-700);--badge-outline-border:var(--purple-200)}.dark .badge-module__hO2F3a__colorPurple{--badge-solid-border:var(--purple-400);--badge-solid-bg:var(--purple-400);--badge-surface-border:color-mix(in srgb, var(--purple-700) 50%, transparent);--badge-surface-bg:color-mix(in srgb, var(--purple-900) 30%, transparent);--badge-surface-text:var(--purple-300);--badge-soft-bg:color-mix(in srgb, var(--purple-900) 30%, transparent);--badge-soft-text:var(--purple-300);--badge-outline-text:var(--purple-300);--badge-outline-border:var(--purple-800)}.badge-module__hO2F3a__colorDanger{--badge-solid-border:var(--danger-bg);--badge-solid-bg:var(--danger-bg);--badge-solid-text:white;--badge-surface-border:var(--danger-border);--badge-surface-bg:var(--danger-bg-muted);--badge-surface-text:var(--danger-text-muted);--badge-soft-bg:var(--danger-bg-muted);--badge-soft-text:var(--danger-text-muted);--badge-outline-text:var(--danger-text-muted);--badge-outline-border:var(--danger-border)}.badge-module__hO2F3a__styleSolid{border:1px solid var(--badge-solid-border);background-color:var(--badge-solid-bg);color:var(--badge-solid-text)}.badge-module__hO2F3a__styleSurface{border:1px solid var(--badge-surface-border);background-color:var(--badge-surface-bg);color:var(--badge-surface-text)}.badge-module__hO2F3a__styleSoft{background-color:var(--badge-soft-bg);color:var(--badge-soft-text)}.badge-module__hO2F3a__styleOutline{color:var(--badge-outline-text);box-shadow:inset 0 0 0 1px var(--badge-outline-border);background-color:#0000}.badge-module__hO2F3a__indicator{border-radius:9999px;width:.375rem;height:.375rem}.badge-module__hO2F3a__indicatorGray{background-color:var(--text-secondary)}.badge-module__hO2F3a__indicatorAccent{background-color:var(--primary-action-bg)}.badge-module__hO2F3a__indicatorBlue{background-color:var(--info-bg)}.badge-module__hO2F3a__indicatorSuccess{background-color:var(--success-bg)}.badge-module__hO2F3a__indicatorWarning{background-color:var(--warning-bg)}.badge-module__hO2F3a__indicatorPurple{background-color:var(--purple-500)}.badge-module__hO2F3a__indicatorError{background-color:var(--danger-bg)}
.copy-button-module__QTNJ3G__copyIcon{color:var(--text-secondary)}.copy-button-module__QTNJ3G__checkIcon{color:var(--success-text)}.copy-button-module__QTNJ3G__copyButton{align-items:center;gap:.25rem;display:flex}.copy-button-module__QTNJ3G__copyButtonOutline{border:1px solid var(--border);border-radius:.5rem;padding:.5rem}.copy-button-module__QTNJ3G__copyButtonOutline:hover{background-color:var(--background-muted)}.copy-button-module__QTNJ3G__copyText{font-family:monospace}.copy-button-module__QTNJ3G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.copy-button-module__QTNJ3G__copyButton:hover .copy-button-module__QTNJ3G__copyIcon{color:var(--text-primary)}
.logo-module__nyfm3G__wordMarkContainer{font-family:var(--font-geist);align-items:center;gap:.125rem;font-size:1.125rem;font-weight:500;line-height:1.75rem;display:flex}.logo-module__nyfm3G__wordMarkLight{color:#fff}.logo-module__nyfm3G__wordMarkDark{color:#000}.logo-module__nyfm3G__wordMarkDefault{color:var(--text-primary)}.logo-module__nyfm3G__wordMarkText{letter-spacing:-.05em;margin-left:-.125rem}.logo-module__nyfm3G__logoLightTheme{display:block}.logo-module__nyfm3G__logoDarkTheme{display:none}@media (prefers-color-scheme:dark){.dark .logo-module__nyfm3G__logoLightTheme{display:none}.dark .logo-module__nyfm3G__logoDarkTheme{display:block}}.dark .logo-module__nyfm3G__logoLightTheme{display:none}.dark .logo-module__nyfm3G__logoDarkTheme{display:block}
.button-module__LhCLCG__button{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:none;border-radius:.375rem;outline:none;justify-content:center;align-items:center;gap:.375rem;padding:0;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.button-module__LhCLCG__button:focus-visible{outline:2px solid var(--ring);outline-offset:-1px}.button-module__LhCLCG__button:disabled,.button-module__LhCLCG__button[aria-disabled=true]{cursor:not-allowed;opacity:.5}.button-module__LhCLCG__button svg{flex-shrink:0}.button-module__LhCLCG__fullWidth{width:100%}.button-module__LhCLCG__iconWrapper{flex-shrink:0;align-items:center;display:inline-flex}.button-module__LhCLCG__iconWrapper svg{width:1rem;height:1rem}.button-module__LhCLCG__sizeXs .button-module__LhCLCG__iconWrapper svg{width:.75rem;height:.75rem}.button-module__LhCLCG__sizeSm .button-module__LhCLCG__iconWrapper svg{width:.875rem;height:.875rem}.button-module__LhCLCG__sizeXs{height:1.5rem;min-height:1.5rem;padding:0 .5rem;font-size:.75rem;line-height:1rem}.button-module__LhCLCG__sizeSm{height:1.75rem;min-height:1.75rem;padding:0 .625rem;font-size:.8125rem;line-height:1.25rem}.button-module__LhCLCG__sizeMd{height:2rem;min-height:2rem;padding:0 .625rem;font-size:.8125rem;line-height:1.5rem}.button-module__LhCLCG__sizeLg{height:2.25rem;min-height:2.25rem;padding:0 .75rem;font-size:.875rem;line-height:1.5rem}.button-module__LhCLCG__colorPrimary{--btn-bg:var(--primary-action-bg);--btn-text:var(--control-text);--btn-hover:var(--primary-action-hover);--btn-muted:var(--primary-action-muted);--btn-muted-text:var(--primary-action-text-muted);--btn-border:var(--primary-action-bg)}.button-module__LhCLCG__colorSecondary{--btn-bg:var(--secondary-action-bg);--btn-text:var(--text-primary);--btn-hover:var(--secondary-action-hover);--btn-muted:var(--background-muted);--btn-muted-text:var(--text-secondary);--btn-border:var(--border)}.button-module__LhCLCG__colorDanger{--btn-bg:var(--danger-bg);--btn-text:var(--control-text);--btn-hover:var(--danger-hover);--btn-muted:var(--danger-bg-muted);--btn-muted-text:var(--danger-text-muted);--btn-border:var(--danger-bg)}.button-module__LhCLCG__colorSuccess{--btn-bg:var(--success-bg);--btn-text:var(--control-text);--btn-hover:var(--success-hover);--btn-muted:var(--success-bg-muted);--btn-muted-text:var(--success-text-muted);--btn-border:var(--success-bg)}.button-module__LhCLCG__colorWarning{--btn-bg:var(--warning-bg);--btn-text:var(--control-text);--btn-hover:var(--warning-hover);--btn-muted:var(--warning-bg-muted);--btn-muted-text:var(--warning-text-muted);--btn-border:var(--warning-bg)}.button-module__LhCLCG__styleSolid{background-color:var(--btn-bg);color:var(--btn-text)}.button-module__LhCLCG__styleSolid:hover{background-color:var(--btn-hover)}.button-module__LhCLCG__styleSolid:active{transform:translateY(1px)}.button-module__LhCLCG__styleGhost{color:var(--btn-muted-text);background:0 0}.button-module__LhCLCG__styleGhost:hover{background-color:var(--btn-muted);color:var(--btn-muted-text)}.button-module__LhCLCG__styleOutline{border:1px solid var(--btn-border);background-color:var(--background);color:var(--btn-muted-text)}.button-module__LhCLCG__styleOutline:hover{border-color:var(--btn-border);background-color:var(--btn-muted)}.button-module__LhCLCG__styleOutline:active{transform:translateY(1px)}.button-module__LhCLCG__styleIcon{color:var(--text-secondary);aspect-ratio:1;padding:0;transition:color .15s,background-color .15s}.button-module__LhCLCG__styleIcon:hover{color:var(--text-primary);background-color:var(--background-muted)}.button-module__LhCLCG__styleIconOutline{border:1px solid var(--btn-border);color:var(--text-secondary);aspect-ratio:1;background-color:#0000;padding:0;transition:color .15s,background-color .15s,border-color .15s}.button-module__LhCLCG__styleIconOutline:hover{background-color:var(--background-muted);color:var(--text-primary)}.button-module__LhCLCG__styleIconOutline:active{background-color:var(--background-muted)}
.card-module__BKrQ5a__card{border:1px solid var(--border);color:var(--text-primary);background:var(--card-bg);border-radius:.625rem;overflow:hidden}.card-module__BKrQ5a__cardHeader{border-bottom:1px solid var(--border);padding:.75rem 1rem;position:relative}.card-module__BKrQ5a__cardTitle{font-weight:500;line-height:1}.card-module__BKrQ5a__cardDescription{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem}.card-module__BKrQ5a__cardAction{grid-row:1/span 2;grid-column-start:2;place-self:start end}.card-module__BKrQ5a__cardHeaderAction{position:absolute;top:.5rem;right:1.25rem}.card-module__BKrQ5a__cardContent{padding:.875rem 1rem}.card-module__BKrQ5a__cardContentSectionRowPadding{padding:.25rem 0}.card-module__BKrQ5a__cardContentNoPadding{padding:0}.card-module__BKrQ5a__cardFooter{border-top:1px solid var(--border);align-items:center;padding:.75rem 1rem;display:flex}
.checkbox-module__c_WJ9W__checkbox{border:1px solid var(--input);cursor:pointer;border-radius:4px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;transition:box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.checkbox-module__c_WJ9W__checkbox:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 50%, transparent)}.checkbox-module__c_WJ9W__checkbox:disabled{cursor:not-allowed;opacity:.5}.checkbox-module__c_WJ9W__checkbox[data-state=checked]{border-color:var(--primary-action-bg);background-color:var(--primary-action-bg);color:var(--control-text)}.checkbox-module__c_WJ9W__indicator{color:currentColor;justify-content:center;align-items:center;display:flex}.checkbox-module__c_WJ9W__icon{width:.875rem;height:.875rem}
.checkbox-card-module__nRz6Gq__container{border:1px solid var(--border);cursor:pointer;background:var(--card-bg);border-radius:.375rem;flex-direction:row;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.75rem;transition:border-color .15s;display:flex}.checkbox-card-module__nRz6Gq__container:hover{background-color:var(--background-subtle)}.checkbox-card-module__nRz6Gq__checkboxTopAligned{align-items:flex-start}.checkbox-card-module__nRz6Gq__checked{border-color:var(--primary-action-bg);background:var(--primary-action-muted)}.checkbox-card-module__nRz6Gq__checked .checkbox-card-module__nRz6Gq__label{color:var(--primary-action-text)}.checkbox-card-module__nRz6Gq__checked:hover{background:var(--primary-action-muted)}.checkbox-card-module__nRz6Gq__textContainer{flex-direction:column;gap:.25rem;line-height:1;display:flex}.checkbox-card-module__nRz6Gq__label{color:var(--text-primary);font-size:.8125rem;font-weight:500;transition:color .15s}.checkbox-card-module__nRz6Gq__description{color:var(--text-secondary);font-size:.75rem;line-height:1.25;transition:color .15s}
.dialog-module__LSOHOq__overlay{z-index:50;background:#00000080;position:fixed;inset:0}.dialog-module__LSOHOq__overlay[data-state=open]{animation:.2s ease-out dialog-module__LSOHOq__overlay-fade-in}.dialog-module__LSOHOq__overlay[data-state=closed]{animation:.15s ease-in dialog-module__LSOHOq__overlay-fade-out}.dialog-module__LSOHOq__content{z-index:50;border:1px solid var(--border);background:var(--background);width:calc(100% - 2rem);max-height:90dvh;box-shadow:0 .5rem 2rem color-mix(in srgb, var(--text-primary) 10%, transparent);will-change:opacity, transform;border-radius:.5rem;gap:1rem;padding:1.5rem;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.dialog-module__LSOHOq__content.dialog-module__LSOHOq__withScrollable{overflow-y:auto}.dialog-module__LSOHOq__content.dialog-module__LSOHOq__withNoPadding{padding:0}.dialog-module__LSOHOq__sizeSm{max-width:28rem}.dialog-module__LSOHOq__sizeMd{max-width:32rem}.dialog-module__LSOHOq__sizeLg{max-width:42rem}.dialog-module__LSOHOq__sizeXl{max-width:56rem}.dialog-module__LSOHOq__sizeXxl{max-width:64rem}.dialog-module__LSOHOq__content[data-state=open]{animation:.2s ease-out dialog-module__LSOHOq__dialog-open}.dialog-module__LSOHOq__content[data-state=closed]{animation:.15s ease-in dialog-module__LSOHOq__dialog-close}.dialog-module__LSOHOq__closeButton{position:absolute;top:.75rem;right:.75rem}.dialog-module__LSOHOq__closeIcon{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}.dialog-module__LSOHOq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dialog-module__LSOHOq__header{text-align:center;flex-direction:column;gap:.5rem;display:flex}.dialog-module__LSOHOq__footer{flex-direction:column-reverse;gap:.5rem;display:flex}.dialog-module__LSOHOq__title{color:var(--text-primary);font-size:1.125rem;font-weight:600;line-height:1}.dialog-module__LSOHOq__description{color:var(--text-secondary);font-size:.8125rem}@media (min-width:40rem){.dialog-module__LSOHOq__header{text-align:left}.dialog-module__LSOHOq__footer{flex-direction:row;justify-content:flex-end}}@media (prefers-reduced-motion:reduce){.dialog-module__LSOHOq__overlay[data-state=open],.dialog-module__LSOHOq__overlay[data-state=closed],.dialog-module__LSOHOq__content[data-state=open],.dialog-module__LSOHOq__content[data-state=closed]{animation-duration:1ms}}@keyframes dialog-module__LSOHOq__overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-module__LSOHOq__overlay-fade-out{0%{opacity:1}to{opacity:0}}@keyframes dialog-module__LSOHOq__dialog-open{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes dialog-module__LSOHOq__dialog-close{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.95)}}
.command-module__NKO62a__command{background:var(--popover-bg);width:100%;height:100%;color:var(--popover-text);border-radius:.5rem;flex-direction:column;display:flex}.command-module__NKO62a__dialogContent{overflow:hidden;padding:0!important}.command-module__NKO62a__dialogContent>button{display:none}.command-module__NKO62a__dialogCommand [data-slot=command-input-wrapper]{height:3rem}.command-module__NKO62a__dialogCommand [cmdk-group-heading]{color:var(--text-secondary);font-weight:500}.command-module__NKO62a__dialogCommand [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.command-module__NKO62a__dialogCommand [cmdk-input-wrapper] svg{width:1.25rem;height:1.25rem}.command-module__NKO62a__dialogCommand [cmdk-input]{height:3rem}.command-module__NKO62a__dialogCommand [cmdk-item]{padding:.75rem}.command-module__NKO62a__dialogCommand [cmdk-item] svg{width:1.25rem;height:1.25rem}.command-module__NKO62a__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.command-module__NKO62a__inputWrapper{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;height:2.75rem;padding-left:.75rem;padding-right:.75rem;display:flex}.command-module__NKO62a__searchIcon{opacity:.5;flex-shrink:0;width:1rem;height:1rem}.command-module__NKO62a__input{background:0 0;border-radius:.375rem;outline:none;width:100%;height:2.5rem;padding-top:.75rem;padding-bottom:.75rem;padding-left:.125rem;font-size:.875rem;display:flex}.command-module__NKO62a__input::placeholder{color:var(--text-secondary)}.command-module__NKO62a__input:disabled{cursor:not-allowed;opacity:.5}.command-module__NKO62a__list{max-height:300px;overflow:hidden auto}.command-module__NKO62a__empty{text-align:center;color:var(--text-secondary);padding:2rem 0;font-size:.875rem}.command-module__NKO62a__group{color:var(--text-primary);flex-direction:column;gap:.25rem;display:flex}.command-module__NKO62a__group [cmdk-group-heading]{color:var(--text-secondary);padding:.75rem .75rem .25rem;font-size:.75rem;font-weight:500}.command-module__NKO62a__separator{background:var(--border);height:1px;margin-left:-.25rem;margin-right:-.25rem}.command-module__NKO62a__item{cursor:pointer;border-radius:.125rem;outline:none;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;display:flex;position:relative}.command-module__NKO62a__item[data-disabled=true]{pointer-events:none;opacity:.5}.command-module__NKO62a__item[data-selected=true]{background:var(--background-muted)}.command-module__NKO62a__item svg:not([class*=size-]){width:1rem;height:1rem}.command-module__NKO62a__item svg:not([class*=text-]){color:var(--text-secondary)}.command-module__NKO62a__item svg{flex-shrink:0}.command-module__NKO62a__shortcut{color:var(--text-secondary);letter-spacing:.1em;margin-left:auto;font-size:.75rem}
button.combobox-module__Bgt2zq__triggerCustom{width:100%;height:auto;padding:0}.combobox-module__Bgt2zq__triggerCustom:hover{background-color:#0000}button.combobox-module__Bgt2zq__triggerDefault{background:color-mix(in oklab, var(--input) 30%, transparent);justify-content:space-between;padding-right:.5rem;display:inline-flex}.combobox-module__Bgt2zq__triggerCustom:focus-visible,.combobox-module__Bgt2zq__triggerDefault:focus-visible{box-shadow:0 0 0 .125rem var(--ring), 0 0 0 .25rem var(--background);outline:none}.combobox-module__Bgt2zq__triggerIcon{flex-shrink:0;width:1rem;height:1rem;margin-left:.125rem}.combobox-module__Bgt2zq__triggerOptionContent{align-items:center;gap:.5rem;width:100%;min-width:0;font-size:.875rem;display:flex}.combobox-module__Bgt2zq__triggerLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.combobox-module__Bgt2zq__triggerMetadata{color:var(--text-secondary);flex-shrink:0;margin-left:auto;font-size:.75rem}.combobox-module__Bgt2zq__placeholder{color:var(--text-secondary);font-size:.875rem;font-weight:400}.combobox-module__Bgt2zq__popoverContent{z-index:100;background:var(--popover-bg);color:var(--popover-text);padding:0}.combobox-module__Bgt2zq__command{flex-direction:column;max-height:18.75rem;display:flex}.combobox-module__Bgt2zq__commandList{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.combobox-module__Bgt2zq__item{cursor:pointer}.combobox-module__Bgt2zq__optionRow{align-items:center;gap:.5rem;width:100%;display:flex}.combobox-module__Bgt2zq__optionContent{flex-direction:column;flex-grow:1;min-width:0;display:flex}.combobox-module__Bgt2zq__optionHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.combobox-module__Bgt2zq__optionLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary);font-size:.875rem;overflow:hidden}.combobox-module__Bgt2zq__optionLabelFrequent{padding-block:.125rem;font-weight:500}.combobox-module__Bgt2zq__optionLabelRegular{padding-block:.125rem;font-weight:400}.combobox-module__Bgt2zq__optionMetadata{color:var(--text-secondary);flex-shrink:0;font-size:.75rem}.combobox-module__Bgt2zq__optionDescription{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);font-size:.75rem;overflow:hidden}.combobox-module__Bgt2zq__optionDisabledReason{text-overflow:ellipsis;white-space:nowrap;color:var(--text-tertiary);font-size:.75rem;overflow:hidden}.combobox-module__Bgt2zq__checkIcon{opacity:0;width:1rem;height:1rem;margin-left:auto}.combobox-module__Bgt2zq__checkIconVisible{opacity:1}.combobox-module__Bgt2zq__highlightMatch{font-weight:500;text-decoration:underline}
.display-country-flag-module__kljxoG__flag{aspect-ratio:3/2;object-fit:cover;display:block;box-shadow:0 1px 2px #0000000d}.display-country-flag-module__kljxoG__cryptoContainer{aspect-ratio:3/2;justify-content:center;align-items:center;display:flex}.display-country-flag-module__kljxoG__cryptoIcon{width:100%;max-width:1rem;height:100%;max-height:1rem;color:var(--text-tertiary)}.display-country-flag-module__kljxoG__fallback{aspect-ratio:3/2;border:1px solid var(--border);background:var(--background-muted);color:var(--text-tertiary);text-align:center;justify-content:center;align-items:center;font-size:.75rem;display:flex}
.multiselect-combobox-module__rEFWcG__triggerButton{cursor:pointer;white-space:nowrap;border:1px solid var(--border);background:0 0;border-radius:.375rem;outline:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;height:2.25rem;padding:.5rem .75rem;font-size:.875rem;transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s;display:flex}.multiselect-combobox-module__rEFWcG__triggerButton:hover{background:var(--background-subtle)}.multiselect-combobox-module__rEFWcG__triggerButton:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 50%, transparent)}.multiselect-combobox-module__rEFWcG__triggerButton:disabled{cursor:not-allowed;opacity:.5}.multiselect-combobox-module__rEFWcG__triggerButton[aria-invalid=true]{border-color:var(--danger-border);box-shadow:0 0 0 3px color-mix(in srgb, var(--danger-border) 20%, transparent)}html.dark .multiselect-combobox-module__rEFWcG__triggerButton{background:color-mix(in oklab, var(--input) 30%, transparent)}html.dark .multiselect-combobox-module__rEFWcG__triggerButton:hover{background:var(--background-muted)}.multiselect-combobox-module__rEFWcG__triggerButtonPlaceholder{color:var(--text-secondary)}.multiselect-combobox-module__rEFWcG__triggerValue{align-items:center;gap:.5rem;min-width:0;display:flex}.multiselect-combobox-module__rEFWcG__triggerValueText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multiselect-combobox-module__rEFWcG__triggerIcon{pointer-events:none;opacity:.5;width:1rem;height:1rem;color:var(--text-secondary);flex-shrink:0}.multiselect-combobox-module__rEFWcG__commandMobile{box-shadow:none;border:0}.multiselect-combobox-module__rEFWcG__searchInputMobile{border:2px solid color-mix(in srgb, var(--border) 30%, transparent);background:color-mix(in srgb, var(--background-muted) 30%, transparent);border-radius:1rem;height:3.5rem;padding:.5rem 1rem;font-size:1rem;box-shadow:0 1px 2px #0000000d}.multiselect-combobox-module__rEFWcG__searchInputMobile:focus-within{border-color:color-mix(in srgb, var(--ring) 60%, transparent)}.multiselect-combobox-module__rEFWcG__emptyState{text-align:center;color:var(--text-secondary);padding:2rem 0}.multiselect-combobox-module__rEFWcG__emptyStateMobile{font-size:1rem}.multiselect-combobox-module__rEFWcG__optionsContainer{max-height:18.75rem;overflow:hidden auto}.multiselect-combobox-module__rEFWcG__optionsContainerMobile{max-height:50vh;margin-top:1rem}.multiselect-combobox-module__rEFWcG__groupMobile{padding-inline:0}.multiselect-combobox-module__rEFWcG__groupHeading{text-transform:uppercase;color:var(--text-secondary);font-size:.75rem;font-weight:500}.multiselect-combobox-module__rEFWcG__clearItem{cursor:pointer;width:100%;color:var(--text-secondary);border-radius:.125rem;align-items:center;gap:.5rem;padding:.5rem 2rem .5rem .75rem;font-size:.875rem;display:flex;position:relative}.multiselect-combobox-module__rEFWcG__clearItem:hover{color:var(--text-primary)}.multiselect-combobox-module__rEFWcG__clearItemMobile{border:1px solid color-mix(in srgb, var(--border) 20%, transparent);background:color-mix(in srgb, var(--card-bg) 50%, transparent);border-radius:1rem;height:3rem;margin-bottom:.5rem;padding:.75rem 1.25rem;font-size:1rem}.multiselect-combobox-module__rEFWcG__clearLabel{font-size:.875rem}div.multiselect-combobox-module__rEFWcG__optionItem{width:100%;padding-right:2rem}.multiselect-combobox-module__rEFWcG__optionItemMobile{border:1px solid color-mix(in srgb, var(--border) 20%, transparent);background:color-mix(in srgb, var(--card-bg) 50%, transparent);border-radius:1rem;height:4rem;margin-bottom:.5rem;padding:1rem 1.25rem;font-size:1rem;transition:border-color .15s,background-color .15s,transform .15s;box-shadow:0 1px 2px #0000000d}.multiselect-combobox-module__rEFWcG__optionItemMobile:hover{border-color:color-mix(in srgb, var(--border) 40%, transparent);background:color-mix(in srgb, var(--accent-bg) 30%, var(--card-bg))}.multiselect-combobox-module__rEFWcG__optionItemMobile:active{transform:scale(.98)}.multiselect-combobox-module__rEFWcG__optionItemMobile[data-selected]{border-color:color-mix(in srgb, var(--primary-action-bg) 30%, transparent);background:color-mix(in srgb, var(--primary-action-bg) 10%, var(--card-bg))}.multiselect-combobox-module__rEFWcG__checkWrapper{justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex;position:absolute;right:.5rem}.multiselect-combobox-module__rEFWcG__checkIcon{opacity:0;width:1rem;height:1rem}.multiselect-combobox-module__rEFWcG__checkIconVisible{opacity:1}.multiselect-combobox-module__rEFWcG__optionContent{flex-direction:column;flex:1;min-width:0;display:flex}.multiselect-combobox-module__rEFWcG__optionLabel{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.multiselect-combobox-module__rEFWcG__optionLabelMobile{color:var(--text-primary);font-size:1rem;font-weight:600}.multiselect-combobox-module__rEFWcG__optionDescription{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);font-size:.75rem;overflow:hidden}.multiselect-combobox-module__rEFWcG__optionDescriptionMobile{font-size:.875rem}.multiselect-combobox-module__rEFWcG__exclusiveBadge{background:color-mix(in srgb, var(--primary-action-bg) 10%, transparent);color:var(--primary-action-text);border-radius:.375rem;flex-shrink:0;margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem}.multiselect-combobox-module__rEFWcG__exclusiveBadgeMobile{padding:.25rem .75rem;font-size:.875rem}.multiselect-combobox-module__rEFWcG__mobileDialogContent{background:color-mix(in srgb, var(--background) 95%, transparent);-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);border:0;border-radius:1rem 1rem 0 0;width:auto;max-width:none;inset:auto .5rem .5rem;transform:none;box-shadow:0 -1.5rem 3rem #0000002e}.multiselect-combobox-module__rEFWcG__mobileDialogHeader{text-align:center;padding:0 1.5rem 1.5rem}.multiselect-combobox-module__rEFWcG__mobileDialogTitle{background-image:linear-gradient(90deg, var(--text-primary), var(--text-secondary));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.multiselect-combobox-module__rEFWcG__sheetHandle{background:color-mix(in srgb, var(--text-secondary) 30%, transparent);border-radius:9999px;width:3rem;height:.375rem;margin:.75rem auto 2rem}.multiselect-combobox-module__rEFWcG__sheetBody{padding:0 1rem 2rem}.multiselect-combobox-module__rEFWcG__popoverContent{width:var(--radix-popover-trigger-width);min-width:17.5rem;max-height:var(--radix-popover-content-available-height);padding:0;position:relative;overflow:hidden auto}
.input-module__OV9DVa__input{border:1px solid var(--border);width:100%;min-width:0;height:2.25rem;color:var(--text-primary);background:0 0;border-radius:.375rem;outline:none;padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s;display:flex}.input-module__OV9DVa__input::placeholder{color:var(--text-tertiary)}.input-module__OV9DVa__input::selection{background:var(--primary-action-bg);color:#fff}.input-module__OV9DVa__input::file-selector-button{height:1.75rem;color:var(--text-primary);background:0 0;border:0;font-size:.875rem;font-weight:500;display:inline-flex}html.dark .input-module__OV9DVa__input:not(.input-module__OV9DVa__bare){background:color-mix(in oklab, var(--input) 30%, transparent)}.input-module__OV9DVa__input.input-module__OV9DVa__bare{height:auto;box-shadow:none;background:0 0;border:0;padding:0}.input-module__OV9DVa__input.input-module__OV9DVa__bare:focus-visible{box-shadow:none;border-color:#0000}.input-module__OV9DVa__input:focus-visible{border-color:var(--ring);box-shadow:0 0 3px 3px color-mix(in srgb, var(--ring) 50%, transparent)}.input-module__OV9DVa__input:disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.input-module__OV9DVa__input[aria-invalid=true]{border-color:var(--danger-border)}.input-module__OV9DVa__input[aria-invalid=true]:focus-visible{box-shadow:0 0 3px 3px color-mix(in srgb, var(--danger-border) 50%, transparent)}.input-module__OV9DVa__variantReadonly{cursor:default;box-shadow:none;background:0 0;border-color:#0000;padding-inline:0}.input-module__OV9DVa__variantReadonly:focus-visible{box-shadow:none;border-color:#0000}.input-module__OV9DVa__numberInput{appearance:textfield}.input-module__OV9DVa__numberInput::-webkit-inner-spin-button{appearance:none;margin:0}.input-module__OV9DVa__numberInput::-webkit-outer-spin-button{appearance:none;margin:0}
.data-table-faceted-filter-module__boi6Gq__clearButton{opacity:.7;border-radius:.125rem;transition:opacity .15s}.data-table-faceted-filter-module__boi6Gq__clearButton:hover{opacity:1}.data-table-faceted-filter-module__boi6Gq__clearButton:focus-visible{box-shadow:0 0 0 1px var(--ring);outline:none}.data-table-faceted-filter-module__boi6Gq__separator{margin-inline:.125rem}.data-table-faceted-filter-module__boi6Gq__separator[data-orientation=vertical]{height:1rem}.data-table-faceted-filter-module__boi6Gq__badgeMobile{border-radius:.125rem;padding-inline:.25rem;font-weight:400}@media (min-width:1024px){.data-table-faceted-filter-module__boi6Gq__badgeMobile{display:none}}.data-table-faceted-filter-module__boi6Gq__selectedList{align-items:center;gap:.25rem;display:none}@media (min-width:1024px){.data-table-faceted-filter-module__boi6Gq__selectedList{display:flex}}.data-table-faceted-filter-module__boi6Gq__badge{color:var(--text-primary)}div.data-table-faceted-filter-module__boi6Gq__popoverContent{width:12.5rem}.data-table-faceted-filter-module__boi6Gq__commandList{max-height:100%}.data-table-faceted-filter-module__boi6Gq__optionGroup{max-height:18.75rem;overflow:hidden auto}.data-table-faceted-filter-module__boi6Gq__checkbox{border:1px solid var(--primary);border-radius:.125rem;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.data-table-faceted-filter-module__boi6Gq__checkboxSelected{background-color:var(--primary)}.data-table-faceted-filter-module__boi6Gq__checkboxUnselected{opacity:.5}.data-table-faceted-filter-module__boi6Gq__checkboxUnselected svg{visibility:hidden}.data-table-faceted-filter-module__boi6Gq__checkIcon{color:var(--text-contrast)}.data-table-faceted-filter-module__boi6Gq__radioWrapper{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-left:-.1875rem;display:flex}.data-table-faceted-filter-module__boi6Gq__radioSelected{width:1.25rem;height:1.25rem;color:var(--primary)}.data-table-faceted-filter-module__boi6Gq__radioUnselected{width:1.25rem;height:1.25rem;color:var(--primary);opacity:.5}.data-table-faceted-filter-module__boi6Gq__optionLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.data-table-faceted-filter-module__boi6Gq__optionCount{font-family:var(--font-mono,monospace);margin-left:auto;font-size:.75rem}.data-table-faceted-filter-module__boi6Gq__clearFilters{text-align:center;justify-content:center}
.label-module__L0cZPa__root{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;line-height:1;display:flex}.peer:disabled~.label-module__L0cZPa__root{cursor:not-allowed;opacity:.5}.group[data-disabled=true] .label-module__L0cZPa__root{pointer-events:none;opacity:.5}
.link-module__cfMOeW__root{color:var(--accent-text);text-underline-offset:.25rem;cursor:pointer;align-items:center;display:inline-flex}@media (hover:hover) and (pointer:fine){.link-module__cfMOeW__root:hover{text-decoration:underline}}.link-module__cfMOeW__icon{flex-shrink:0;width:1rem;height:1rem;margin-left:.25rem}
.radio-group-module__3I2wGW__group{gap:.75rem;display:grid}.radio-group-module__3I2wGW__item{aspect-ratio:1;border:1px solid var(--input);width:1rem;height:1rem;color:var(--primary-action-text);border-radius:9999px;outline:none;flex-shrink:0;transition:color .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000d}.radio-group-module__3I2wGW__item:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 50%, transparent)}.radio-group-module__3I2wGW__item:disabled{cursor:not-allowed;opacity:.5}.radio-group-module__3I2wGW__indicator{justify-content:center;align-items:center;display:flex;position:relative}.radio-group-module__3I2wGW__indicatorIcon{width:.5rem;height:.5rem;fill:var(--primary-action-bg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radio-group-module__3I2wGW__card{border:1px solid var(--border);background-color:var(--card-bg);border-radius:.5rem;padding:.75rem;box-shadow:0 1px 2px #0000000d}.radio-group-module__3I2wGW__card:not(:disabled):hover{border-color:var(--primary-action-bg)}.radio-group-module__3I2wGW__card:disabled{cursor:not-allowed;opacity:.5}.radio-group-module__3I2wGW__card[data-state=checked]{border-color:var(--primary-action-bg);background-color:var(--accent-bg);color:var(--accent-text);outline:none}.radio-group-module__3I2wGW__card[data-state=checked] svg{color:var(--accent-text)}.radio-group-module__3I2wGW__cardWithIndicator{cursor:pointer;transition:border-color .15s,background-color .15s,color .15s;}.radio-group-module__3I2wGW__cardContent{align-items:flex-start;gap:.75rem;display:flex}.radio-group-module__3I2wGW__indicatorWrapper{justify-content:center;align-items:center;margin-top:.125rem;display:flex;position:relative}.radio-group-module__3I2wGW__inlineIndicator{border:1px solid var(--input);width:1rem;height:1rem;color:var(--primary-action-text);border-radius:9999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0000000d}.radio-group-module__3I2wGW__inlineIndicatorIcon{width:.5rem;height:.5rem;fill:var(--primary-action-bg)}.radio-group-module__3I2wGW__cardChildWrapper{flex:1}
.tabs-module__gN7rYq__root{width:100%}.tabs-module__gN7rYq__listWrapper{border-bottom:1px solid var(--border);width:100%;padding-left:.875rem;padding-right:.875rem}.tabs-module__gN7rYq__mobileDropdown{padding-top:.5rem;padding-bottom:.5rem}.tabs-module__gN7rYq__mobileSelectedValue{align-items:center;display:flex}.tabs-module__gN7rYq__mobileItemRow{align-items:center;width:100%;display:flex}.tabs-module__gN7rYq__mobileBadge{margin-left:auto}.tabs-module__gN7rYq__list{gap:.5rem;margin-bottom:-1px;display:none}@media (min-width:640px){.tabs-module__gN7rYq__mobileDropdown{display:none}.tabs-module__gN7rYq__list{display:flex}}.tabs-module__gN7rYq__trigger{white-space:nowrap;letter-spacing:-.01em;color:var(--text-secondary);cursor:pointer;border-bottom:2px solid #0000;align-items:center;padding:.75rem .5rem .5rem;font-size:1rem;font-weight:500;transition:all .15s;display:flex}.tabs-module__gN7rYq__trigger:hover{border-bottom-color:var(--text-secondary);color:var(--text-primary)}.tabs-module__gN7rYq__trigger[data-state=active]{border-bottom-color:var(--primary-action-bg);color:var(--text-primary)}.tabs-module__gN7rYq__trigger:focus-visible{box-shadow:0 0 0 2px var(--ring), 0 0 0 4px var(--ring);outline:none}.tabs-module__gN7rYq__trigger:disabled{pointer-events:none;opacity:.5}.tabs-module__gN7rYq__content{margin-top:1rem}.tabs-module__gN7rYq__contentNoPadding{margin-top:0}.tabs-module__gN7rYq__icon{margin-right:.5rem}.tabs-module__gN7rYq__triggerBadge{margin-top:-.125rem;margin-left:.5rem}.tabs-module__gN7rYq__selectedBadge{margin-left:.5rem}.tabs-module__gN7rYq__spinner{width:.75rem;height:.75rem;color:var(--text-secondary);animation:1s linear infinite tabs-module__gN7rYq__spin}@keyframes tabs-module__gN7rYq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes collapsible-module__Jieiyq__slideDown{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes collapsible-module__Jieiyq__slideUp{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.collapsible-module__Jieiyq__content{overflow:hidden}.collapsible-module__Jieiyq__content[data-state=open]{animation:.2s ease-out collapsible-module__Jieiyq__slideDown}.collapsible-module__Jieiyq__content[data-state=closed]{animation:.2s ease-out collapsible-module__Jieiyq__slideUp}
.text-cycle-module__Mqp_vq__root{display:inline-flex;position:relative;overflow:hidden}
