.CartCheckoutSelectionBar-module__dbXPWG__bar{box-sizing:border-box;background:var(--bg-subtle);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;min-height:3.25rem;padding-block:.4rem;padding-inline:.5rem;display:flex;container-type:inline-size}.CartCheckoutSelectionBar-module__dbXPWG__selectAll{--agreement-align:center;--agreement-line-size:1rem;--agreement-icon-text-gap:.65rem;--agreement-icon-offset:0;--agreement-text-align:left;box-sizing:border-box;white-space:nowrap;min-width:0;height:2.25rem;min-height:2.25rem;color:var(--fg-muted);background:var(--bg-canvas);border-radius:var(--radius);cursor:pointer;flex:none;align-items:center;padding-inline:.65rem .85rem;font-size:.88rem;font-weight:500;line-height:1.2;transition:background-color .2s,color .2s}.CartCheckoutSelectionBar-module__dbXPWG__selectAll>span:last-child{flex:none;align-self:center;line-height:1.2}.CartCheckoutSelectionBar-module__dbXPWG__selectAll:hover:not(:has(input:disabled)){color:var(--fg-default);background:var(--bg-header-chip)}.CartCheckoutSelectionBar-module__dbXPWG__selectAll:has(input:disabled){cursor:not-allowed;opacity:.55}.CartCheckoutSelectionBar-module__dbXPWG__selectAll [class*=__box]{background:var(--bg-default);border:none;transition:background-color .2s}.CartCheckoutSelectionBar-module__dbXPWG__selectAll:hover:not(:has(input:disabled)):not(:has(input:checked)) [class*=__box]{background:var(--bg-canvas)}.CartCheckoutSelectionBar-module__dbXPWG__selectAll:has(input:checked) [class*=__box]{background:var(--accent-fg)}.CartCheckoutSelectionBar-module__dbXPWG__end{align-items:center;gap:.65rem .85rem;min-width:0;margin-inline-start:auto;display:flex}.CartCheckoutSelectionBar-module__dbXPWG__summary{color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:.35rem .45rem;margin:0;font-size:.88rem;font-weight:500;line-height:1.2;display:inline-flex}.CartCheckoutSelectionBar-module__dbXPWG__summaryCompact{display:none}@container (max-width:24rem){.CartCheckoutSelectionBar-module__dbXPWG__summaryFull{display:none}.CartCheckoutSelectionBar-module__dbXPWG__summaryCompact{display:inline}}.CartCheckoutSelectionBar-module__dbXPWG__actions{flex-shrink:0;align-items:center;gap:.4rem;display:inline-flex}
.PurchaseContent-module__l1XItG__purchase{flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.PurchaseContent-module__l1XItG__dealActionsItem{--deal-actions-rail-color:var(--bg-hover)}.PurchaseContent-module__l1XItG__purchaseEmpty{flex-direction:column;display:flex}.PurchaseContent-module__l1XItG__purchaseLoading{flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.PurchaseContent-module__l1XItG__purchaseLoading .PurchaseContent-module__l1XItG__container{flex-direction:column;flex:auto;align-items:stretch;width:100%;min-height:0;display:flex}.PurchaseContent-module__l1XItG__purchaseEmpty .PurchaseContent-module__l1XItG__container{flex:auto;justify-content:center;align-items:center;min-height:0;display:flex}.PurchaseContent-module__l1XItG__empty{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;padding:2rem;display:flex}.PurchaseContent-module__l1XItG__emptyIcon{width:4rem;height:4rem;color:var(--fg-muted);opacity:.3;flex-shrink:0;margin-bottom:1.5rem}.PurchaseContent-module__l1XItG__emptyText{margin:0}.PurchaseContent-module__l1XItG__container{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;display:flex}.PurchaseContent-module__l1XItG__purchase .PurchaseContent-module__l1XItG__container>header .PurchaseContent-module__l1XItG__status{box-sizing:border-box;max-width:100%}.PurchaseContent-module__l1XItG__purchaseHeaderPriceChip{gap:.35rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1rem}.PurchaseContent-module__l1XItG__purchaseHeaderPriceIcon{width:.88rem;height:.88rem;color:var(--accent-fg);flex-shrink:0}.PurchaseContent-module__l1XItG__status{box-sizing:border-box;border-radius:var(--radius);text-transform:uppercase;letter-spacing:.3px;justify-content:center;align-items:center;height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:1.13rem;font-size:.75rem;font-weight:600;line-height:1.25;display:inline-flex}.PurchaseContent-module__l1XItG__status.PurchaseContent-module__l1XItG__pending{color:var(--attention-fg);background:var(--order-status-progress-bg)}.PurchaseContent-module__l1XItG__status.PurchaseContent-module__l1XItG__completed{color:var(--success-fg);background:var(--success-soft-bg)}.PurchaseContent-module__l1XItG__status.PurchaseContent-module__l1XItG__processing{color:var(--danger-fg);background:var(--danger-soft-bg)}.PurchaseContent-module__l1XItG__content{grid-template-columns:1fr 480px;align-items:stretch;gap:2rem;display:grid}.PurchaseContent-module__l1XItG__main{flex-direction:column;align-self:stretch;min-width:0;height:100%;min-height:0;display:flex}.PurchaseContent-module__l1XItG__tabs{justify-content:flex-start;width:100%;min-width:0;max-width:100%;margin-bottom:1.5rem;display:flex}.PurchaseContent-module__l1XItG__tab{color:var(--fg-muted);background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;align-items:stretch;gap:2px;padding:2px;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.PurchaseContent-module__l1XItG__tabLabel{align-items:center;padding-block:.63rem;padding-inline:1.13rem;display:inline-flex}.PurchaseContent-module__l1XItG__tab:hover,.PurchaseContent-module__l1XItG__tab.PurchaseContent-module__l1XItG__active{background:var(--accent-subtle-bg);color:var(--accent-fg)}.PurchaseContent-module__l1XItG__tabBadge{box-sizing:border-box;font-variant-numeric:tabular-nums;min-width:2.25rem;color:var(--fg-default);background:var(--bg-canvas);border-radius:0 var(--radius) var(--radius) 0;text-align:center;justify-content:center;align-self:stretch;align-items:center;padding-block:0;padding-inline:.63rem;font-size:.81rem;font-weight:600;line-height:1;display:inline-flex}.PurchaseContent-module__l1XItG__tabSkeletonChip{pointer-events:none;flex:none;display:inline-flex;position:relative}.PurchaseContent-module__l1XItG__tabSkeletonSizer{visibility:hidden;display:contents}.PurchaseContent-module__l1XItG__tabSkeletonFill.appSkeletonBlock{border-radius:var(--radius);width:100%;height:100%;position:absolute;inset:0}.PurchaseContent-module__l1XItG__tabContent{background-color:var(--bg-default);border-radius:var(--radius);flex-direction:column;flex:auto;min-height:0;display:flex}.PurchaseContent-module__l1XItG__tabContentInfoStack{background-color:#0000;gap:1.25rem}.PurchaseContent-module__l1XItG__tabContentInfoStack .PurchaseContent-module__l1XItG__info{background-color:var(--bg-default);border-radius:var(--radius)}.PurchaseContent-module__l1XItG__info{box-sizing:border-box;flex-direction:column;flex:auto;gap:1.5rem;min-height:0;padding:1.5rem;display:flex}.PurchaseContent-module__l1XItG__section{border-bottom:1px dashed var(--border-default);padding-bottom:1.5rem}.PurchaseContent-module__l1XItG__section:last-child,.PurchaseContent-module__l1XItG__sectionNoDivider{border-bottom:none;padding-bottom:0}.PurchaseContent-module__l1XItG__sectionTitle{color:var(--fg-default);letter-spacing:-.3px;margin-block:0 1rem;font-size:1.13rem;font-weight:600}.PurchaseContent-module__l1XItG__downloadHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.PurchaseContent-module__l1XItG__downloadHeaderLeading{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.PurchaseContent-module__l1XItG__sectionHeaderCount{box-sizing:border-box;font-variant-numeric:tabular-nums;min-width:2.19rem;height:2.19rem;min-height:2.19rem;color:var(--fg-default);background-color:var(--bg-canvas);border-radius:var(--radius);justify-content:center;align-items:center;padding-block:0;padding-inline:.63rem;font-size:.94rem;font-weight:600;line-height:1;display:inline-flex}.PurchaseContent-module__l1XItG__downloadSectionTitle{letter-spacing:.05em;color:var(--fg-default);flex-shrink:0;margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-weight:600;line-height:1.15}.PurchaseContent-module__l1XItG__downloadHeaderRule{border:none;border-top:1px dashed var(--border-default);flex:auto;align-self:center;min-width:.75rem;height:0}.PurchaseContent-module__l1XItG__downloadButton{box-sizing:border-box;height:2.5rem;min-height:2.5rem;color:var(--fg-default);background:var(--bg-canvas);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;flex-shrink:0;align-items:center;gap:.56rem;margin:0;padding-block:0;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.PurchaseContent-module__l1XItG__downloadButton:hover{background:var(--accent-subtle-bg);color:var(--accent-fg)}.PurchaseContent-module__l1XItG__downloadButton:disabled{opacity:.65;cursor:not-allowed}.PurchaseContent-module__l1XItG__downloadAllError{color:var(--fg-muted);margin-block:-.5rem 1rem;font-size:.81rem}.PurchaseContent-module__l1XItG__downloadButtonIcon{width:1.13rem;height:1.13rem}.PurchaseContent-module__l1XItG__filesEmpty{color:var(--fg-muted);margin:0;padding:0;font-size:.88rem}.PurchaseContent-module__l1XItG__chatFileInput{display:none}.PurchaseContent-module__l1XItG__discordDeliveryStack{flex-direction:column;gap:.75rem;display:flex}.PurchaseContent-module__l1XItG__discordDeliveryMeta,.PurchaseContent-module__l1XItG__discordStatusLine{color:var(--fg-muted);margin:0;font-size:.9rem;font-weight:400;line-height:1.45}.PurchaseContent-module__l1XItG__discordDeliveryGuildName{color:var(--fg-default);font-weight:500}.PurchaseContent-module__l1XItG__discordDeliveryMetaServerRow{flex-wrap:wrap;align-items:center;gap:.35rem .65rem;display:inline-flex}.PurchaseContent-module__l1XItG__discordDeliveryJoinLink{border-radius:var(--radius-pill);min-height:1.45rem;color:var(--accent-fg,#2563eb);background:color-mix(in srgb, currentColor 12%, var(--bg-canvas));cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding-block:0;padding-inline:.5rem;font-size:.72rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .18s,color .18s,opacity .18s;display:inline-flex}.PurchaseContent-module__l1XItG__discordDeliveryJoinLink:hover{background:color-mix(in srgb, currentColor 22%, var(--bg-canvas))}button.PurchaseContent-module__l1XItG__discordDeliveryJoinLink{font:inherit;border:none}.PurchaseContent-module__l1XItG__discordGuildNameLink{color:var(--accent-fg);font-weight:500;text-decoration:none}.PurchaseContent-module__l1XItG__discordGuildNameLink:hover{text-underline-offset:.12em;opacity:.92;text-decoration:underline}.PurchaseContent-module__l1XItG__discordDeliveryMetaMuted,.PurchaseContent-module__l1XItG__discordDeliveryMetaLoading{color:var(--fg-muted)}.PurchaseContent-module__l1XItG__discordDeliveryActions{flex-flow:wrap;align-items:center;gap:.65rem 1rem;min-width:0;display:flex}.PurchaseContent-module__l1XItG__discordDeliveryRolesGranted{min-width:0;color:var(--success-fg);background:var(--order-status-completed-bg);border-radius:var(--radius);flex:100%;margin:0;padding-block:.55rem;padding-inline:.75rem;font-size:.82rem;line-height:1.4}.PurchaseContent-module__l1XItG__discordDeliveryRolesIntro,.PurchaseContent-module__l1XItG__discordStatusLabel{color:var(--fg-muted);font-size:.9rem;font-weight:400;line-height:1.45}.PurchaseContent-module__l1XItG__discordStatusLineSuccess{color:var(--success-fg)}.PurchaseContent-module__l1XItG__discordStatusLineSuccess .PurchaseContent-module__l1XItG__discordStatusLabel{color:var(--fg-muted)}.PurchaseContent-module__l1XItG__discordStatusLineLoading .PurchaseContent-module__l1XItG__discordStatusLineBody{color:var(--accent-fg,#2563eb)}.PurchaseContent-module__l1XItG__discordStatusConditionRow{flex-wrap:wrap;align-items:center;gap:.35rem .45rem;display:inline-flex}.PurchaseContent-module__l1XItG__discordStatusRolesRow{flex-flow:wrap;align-items:center;gap:.35rem .45rem;min-width:0;display:inline-flex}.PurchaseContent-module__l1XItG__discordStatusRolePrefix{flex-shrink:0}.PurchaseContent-module__l1XItG__discordStatusActionLink{border-radius:var(--radius-pill);min-height:1.45rem;color:var(--danger-fg,#dc2626);background:color-mix(in srgb, currentColor 12%, var(--bg-canvas));cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding-block:0;padding-inline:.5rem;font-size:.72rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .18s,color .18s,opacity .18s;display:inline-flex}.PurchaseContent-module__l1XItG__discordStatusActionLink:hover{background:color-mix(in srgb, currentColor 22%, var(--bg-canvas))}button.PurchaseContent-module__l1XItG__discordStatusActionLink{border:none;font-family:inherit;font-size:.72rem;font-weight:500;line-height:1.2}.PurchaseContent-module__l1XItG__discordStatusLineCooldown{color:var(--danger-fg,#dc2626);font-weight:500}.PurchaseContent-module__l1XItG__discordStatusLineCooldown .PurchaseContent-module__l1XItG__discordStatusLabel{color:var(--fg-muted);font-weight:400}.PurchaseContent-module__l1XItG__discordStatusLineError{color:var(--danger-fg,#dc2626);font-weight:500}.PurchaseContent-module__l1XItG__discordStatusLineError .PurchaseContent-module__l1XItG__discordStatusLabel{color:var(--fg-muted);font-weight:400}.PurchaseContent-module__l1XItG__discordStatusLineWarning{color:var(--attention-fg);font-weight:500}.PurchaseContent-module__l1XItG__discordStatusLineWarning .PurchaseContent-module__l1XItG__discordStatusLabel{color:var(--fg-muted);font-weight:400}.PurchaseContent-module__l1XItG__discordStatusLineBody{display:inline}.PurchaseContent-module__l1XItG__discordHeaderCheckingButton:disabled,.PurchaseContent-module__l1XItG__discordHeaderCheckingButton:disabled:hover{color:var(--fg-muted);background:var(--bg-canvas)}.PurchaseContent-module__l1XItG__discordHeaderRolesOkButton:disabled,.PurchaseContent-module__l1XItG__discordHeaderRolesOkButton:disabled:hover{color:var(--success-fg)}.PurchaseContent-module__l1XItG__discordHeaderGetRolesButton.PurchaseContent-module__l1XItG__discordHeaderRequestSentButton:disabled,.PurchaseContent-module__l1XItG__discordHeaderGetRolesButton.PurchaseContent-module__l1XItG__discordHeaderRequestSentButton:disabled:hover{color:var(--attention-fg);background:var(--attention-soft-bg)}.PurchaseContent-module__l1XItG__discordHeaderGetRolesButton.PurchaseContent-module__l1XItG__discordHeaderCooldownButton:disabled,.PurchaseContent-module__l1XItG__discordHeaderGetRolesButton.PurchaseContent-module__l1XItG__discordHeaderCooldownButton:disabled:hover{color:var(--danger-fg);background:var(--danger-soft-bg)}.PurchaseContent-module__l1XItG__discordHeaderTooltipAnchor{vertical-align:middle;justify-content:center;align-items:center;display:inline-flex}.PurchaseContent-module__l1XItG__discordRoleStatusHeaderButton{background:var(--bg-canvas)}.PurchaseContent-module__l1XItG__discordRoleStatusHeaderButton:hover:not(:disabled){background:var(--bg-header-chip)}.PurchaseContent-module__l1XItG__discordRoleStatusHeaderButtonIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.PurchaseContent-module__l1XItG__discordRoleStatusHeaderButton_busy:disabled,.PurchaseContent-module__l1XItG__discordRoleStatusHeaderButton_busy:disabled:hover{color:var(--fg-muted);background:var(--bg-canvas);white-space:nowrap}.PurchaseContent-module__l1XItG__discordRoleStatusHeaderButton_done:disabled,.PurchaseContent-module__l1XItG__discordRoleStatusHeaderButton_done:disabled:hover{color:var(--success-fg);background:var(--success-soft-bg);opacity:1;cursor:default}.PurchaseContent-module__l1XItG__keyApiPanel{flex-direction:column;gap:.75rem;padding-block:.75rem 0;display:flex}.PurchaseContent-module__l1XItG__keyApiActions{flex-flow:wrap;align-items:center;gap:.65rem 1rem;min-width:0;display:flex}.PurchaseContent-module__l1XItG__keyApiHint{color:var(--fg-muted);margin:0;font-size:.82rem;line-height:1.4}.PurchaseContent-module__l1XItG__keyApiActions .PurchaseContent-module__l1XItG__keyApiHint{flex:14rem;min-width:min(100%,12rem)}.PurchaseContent-module__l1XItG__keyApiHintCooldown{color:var(--danger-fg,#dc2626);font-weight:500}.PurchaseContent-module__l1XItG__keyApiTestResponse{color:var(--fg-default);background:var(--bg-canvas);border-radius:.45rem;margin:0;padding-block:.5rem;padding-inline:.65rem;font-size:.88rem;line-height:1.45}.PurchaseContent-module__l1XItG__keyApiTestResponseLabel{color:var(--fg-muted);font-size:.82rem}.PurchaseContent-module__l1XItG__keyApiMessageFieldCode{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.88em}.PurchaseContent-module__l1XItG__keyApiPanelKeyRow{width:100%;max-width:100%}.PurchaseContent-module__l1XItG__keyApiRejectButton{appearance:none;color:var(--fg-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.35rem;padding-block:.5rem;padding-inline:.9rem;font-size:.9rem;line-height:1.2;transition:background .15s,color .15s;display:inline-flex}.PurchaseContent-module__l1XItG__keyApiRejectButton:hover:not(:disabled){background:var(--bg-subtle);color:var(--fg-default)}.PurchaseContent-module__l1XItG__keyApiRejectButton:disabled{opacity:.6;cursor:not-allowed}.PurchaseContent-module__l1XItG__discordDeliveryRolesRow{flex-flow:wrap;align-items:center;gap:.35rem .45rem;min-width:0;display:flex}.PurchaseContent-module__l1XItG__discordDeliveryRolesIntro{flex-shrink:0}.PurchaseContent-module__l1XItG__discordDeliveryRolesChips{flex-wrap:wrap;flex:0 auto;align-items:center;gap:.35rem .55rem;min-width:0;display:flex}.PurchaseContent-module__l1XItG__discordRoleChip{align-items:center;gap:.4rem;min-width:0;max-width:100%;display:inline-flex}.PurchaseContent-module__l1XItG__discordRoleSwatch{border-radius:var(--radius-circle);background-color:var(--discord-role-color,#99aab5);flex-shrink:0;width:.55rem;height:.55rem}.PurchaseContent-module__l1XItG__discordRoleName{color:var(--discord-role-color,var(--fg-muted));word-break:break-word;font-size:.9rem;line-height:1.35}.PurchaseContent-module__l1XItG__purchaseCheckDiscordRoleChips{flex-flow:wrap;flex:auto;align-items:center;gap:.4rem;min-width:0;display:flex}.PurchaseContent-module__l1XItG__purchaseCheckDiscordRolePill{border:2px solid var(--bg-subtle);border-radius:var(--radius-pill);background-color:var(--bg-canvas);box-sizing:border-box;flex-shrink:0;align-items:center;gap:.4rem;min-width:0;max-width:min(100%,18rem);padding:.1rem .5rem .1rem .4rem;display:inline-flex}.PurchaseContent-module__l1XItG__purchaseCheckDiscordRoleSwatch{border-radius:var(--radius-circle);background-color:var(--discord-role-color,#99aab5);flex-shrink:0;width:.7rem;height:.7rem}.PurchaseContent-module__l1XItG__purchaseCheckDiscordRoleName{color:var(--fg-default);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.8rem;font-weight:500;line-height:1.25;overflow:hidden}.PurchaseContent-module__l1XItG__files{flex-direction:column;gap:.75rem;display:flex}.PurchaseContent-module__l1XItG__fileRow{background-color:var(--bg-canvas);border-radius:var(--radius);color:var(--fg-default);align-items:center;gap:.75rem;padding:1rem;transition:background-color .15s,color .15s;display:flex}.PurchaseContent-module__l1XItG__fileRowWithAside{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:0;display:grid}.PurchaseContent-module__l1XItG__fileRowClickable{cursor:pointer}.PurchaseContent-module__l1XItG__fileRowBusy{opacity:.65;cursor:wait}.PurchaseContent-module__l1XItG__fileRowActions{flex-shrink:0;align-self:center;align-items:center;gap:.5rem;display:inline-flex}.PurchaseContent-module__l1XItG__fileRowKeyLayout{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.PurchaseContent-module__l1XItG__fileRowKeyLayoutWide{grid-template-columns:minmax(0,1fr) auto auto}.PurchaseContent-module__l1XItG__fileRowMain{box-sizing:border-box;min-width:0;font:inherit;color:inherit;text-align:left;background:0 0;border:none;border-radius:0;align-items:center;gap:.75rem;min-height:0;margin:0;padding:0;display:flex}.PurchaseContent-module__l1XItG__fileDownloadActionIcon{flex-shrink:0;width:1.125rem;height:1.125rem;display:block}.PurchaseContent-module__l1XItG__fileRowDownloadIconButton{box-sizing:border-box;width:2.25rem;height:2.25rem;font:inherit;color:var(--fg-subtle);background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:1;transition:background-color .2s,color .2s;display:inline-flex}.PurchaseContent-module__l1XItG__fileRowDownloadIconButton .PurchaseContent-module__l1XItG__fileDownloadActionIcon{color:var(--fg-subtle)}.PurchaseContent-module__l1XItG__fileRowDownloadIconButton:hover:not(:disabled){color:var(--fg-default);background-color:color-mix(in srgb, var(--fg-default) 10%, var(--bg-subtle))}.PurchaseContent-module__l1XItG__fileRowDownloadIconButton:hover:not(:disabled) .PurchaseContent-module__l1XItG__fileDownloadActionIcon{color:var(--fg-default)}.PurchaseContent-module__l1XItG__fileRowDownloadIconButton:disabled{opacity:.55;cursor:not-allowed}.PurchaseContent-module__l1XItG__fileRow:hover .PurchaseContent-module__l1XItG__fileRowDownloadIconButton:not(:disabled):not(:hover){color:var(--fg-subtle);background:var(--bg-subtle)}.PurchaseContent-module__l1XItG__fileRow:hover .PurchaseContent-module__l1XItG__fileRowDownloadIconButton:not(:disabled):not(:hover) .PurchaseContent-module__l1XItG__fileDownloadActionIcon{color:var(--fg-subtle)}.PurchaseContent-module__l1XItG__fileRow:hover .PurchaseContent-module__l1XItG__fileDeleteButton:not(:disabled):not(:hover){background:var(--bg-canvas)}.PurchaseContent-module__l1XItG__fileRowKeyCopy{cursor:pointer}.PurchaseContent-module__l1XItG__fileRowKeyCopy:hover{background-color:var(--accent-soft-bg);color:var(--accent-fg)}.PurchaseContent-module__l1XItG__fileRowKeyCopy:hover .PurchaseContent-module__l1XItG__fileIcon{color:var(--accent-fg)}.PurchaseContent-module__l1XItG__fileRowKeyCopy:hover .PurchaseContent-module__l1XItG__fileCopyButton:not(:disabled):not(.PurchaseContent-module__l1XItG__fileCopyButtonCopied){color:var(--accent-fg);background:var(--accent-soft-bg)}.PurchaseContent-module__l1XItG__fileRowKeyCopy:hover .PurchaseContent-module__l1XItG__fileDeleteButton:not(:disabled):not(:hover){background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-subtle))}a.PurchaseContent-module__l1XItG__fileRow,button.PurchaseContent-module__l1XItG__fileRow{box-sizing:border-box;width:100%;color:inherit;cursor:pointer;text-decoration:none}button.PurchaseContent-module__l1XItG__fileRow{font:inherit;text-align:left;appearance:none;background:0 0;border:none}.PurchaseContent-module__l1XItG__fileRowChevron{flex-shrink:0}.PurchaseContent-module__l1XItG__fileRow:hover{background-color:var(--bg-hover);color:var(--fg-default)}.PurchaseContent-module__l1XItG__fileRow:hover .PurchaseContent-module__l1XItG__fileName,.PurchaseContent-module__l1XItG__fileRow:hover .PurchaseContent-module__l1XItG__fileDownload{color:var(--fg-default)}.PurchaseContent-module__l1XItG__fileRow:hover .PurchaseContent-module__l1XItG__fileSize{color:var(--fg-muted)}.PurchaseContent-module__l1XItG__fileRow:hover .PurchaseContent-module__l1XItG__fileIcon{color:var(--fg-default)}.PurchaseContent-module__l1XItG__fileLink{min-width:0;color:inherit;cursor:pointer;flex:auto;align-items:center;gap:1rem;text-decoration:none;display:flex}.PurchaseContent-module__l1XItG__fileChevronLink{color:inherit;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.PurchaseContent-module__l1XItG__fileDeleteButton{box-sizing:border-box;width:2.25rem;height:2.25rem;font:inherit;color:var(--fg-muted);background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:1;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.PurchaseContent-module__l1XItG__fileDeleteButton:hover{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 18%, var(--bg-canvas))}.PurchaseContent-module__l1XItG__fileDeleteButton:disabled{opacity:.55;cursor:not-allowed}.PurchaseContent-module__l1XItG__fileDeleteIcon{width:1.125rem;height:1.125rem}.PurchaseContent-module__l1XItG__fileCopyButton{box-sizing:border-box;width:2.25rem;height:2.25rem;font:inherit;color:var(--fg-muted);background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:1;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.PurchaseContent-module__l1XItG__fileCopyButton:hover{color:var(--accent-fg);background:var(--accent-soft-bg)}.PurchaseContent-module__l1XItG__fileCopyButtonCopied{color:var(--success-fg);background:var(--order-status-completed-bg)}.PurchaseContent-module__l1XItG__fileCopyIcon{width:1.125rem;height:1.125rem}.PurchaseContent-module__l1XItG__fileIcon{width:2rem;height:2rem;color:var(--accent-fg);flex-shrink:0}.PurchaseContent-module__l1XItG__fileInfo{flex-flow:wrap;flex:1;align-items:baseline;gap:.35rem;min-width:0;display:flex}.PurchaseContent-module__l1XItG__fileName{color:var(--fg-default);font-size:.94rem;font-weight:500}.PurchaseContent-module__l1XItG__fileNameUrl{overflow-wrap:anywhere}.PurchaseContent-module__l1XItG__keyRecordCode{letter-spacing:.05em;color:inherit;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1rem;font-weight:600;line-height:1.15}.PurchaseContent-module__l1XItG__keyRecordMasked{-webkit-user-select:none;user-select:none}.PurchaseContent-module__l1XItG__keyRecordRevealed{-webkit-user-select:text;user-select:text}.PurchaseContent-module__l1XItG__fileSize{color:var(--fg-muted);font-size:.81rem}.PurchaseContent-module__l1XItG__fileDownload{width:1.25rem;height:1.25rem;color:var(--fg-muted)}div.PurchaseContent-module__l1XItG__purchaseLegalSearchWrap{background-color:var(--bg-canvas);flex-shrink:0;width:200px;min-width:200px;max-width:200px}.PurchaseContent-module__l1XItG__instructions{background:var(--bg-canvas);border-radius:var(--radius);padding:1.5rem}.PurchaseContent-module__l1XItG__instructionsTab .PurchaseContent-module__l1XItG__purchaseLegalSearchInput{color:var(--fg-default);background-color:#0000}.PurchaseContent-module__l1XItG__instructionsTab .PurchaseContent-module__l1XItG__purchaseLegalSearchInput::placeholder{color:var(--fg-muted)}.PurchaseContent-module__l1XItG__instructionsText{color:var(--fg-default);white-space:pre-wrap;word-wrap:break-word;margin:0;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.88rem;line-height:1.6}.PurchaseContent-module__l1XItG__instructionsTab{box-sizing:border-box;flex-direction:column;flex:auto;min-height:0;padding:1.5rem;display:flex}.PurchaseContent-module__l1XItG__legalTextPanel{flex-direction:column;flex:auto;gap:1.5rem;min-height:0;display:flex}.PurchaseContent-module__l1XItG__legalTextPanel .PurchaseContent-module__l1XItG__instructions{flex:auto;min-height:0}.PurchaseContent-module__l1XItG__updates{box-sizing:border-box;flex-direction:column;flex:auto;gap:1.5rem;min-height:0;padding:1.5rem;display:flex}.PurchaseContent-module__l1XItG__tabPanelEmpty{box-sizing:border-box;text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:1.25rem;width:100%;min-height:12rem;padding-block:2rem;padding-inline:1rem;display:flex}.PurchaseContent-module__l1XItG__tabPanelEmptyIcon{width:4rem;height:4rem;color:var(--fg-muted);opacity:.3;flex-shrink:0}.PurchaseContent-module__l1XItG__tabPanelEmptyText{letter-spacing:.03em;margin:0;font-size:.82rem}.PurchaseContent-module__l1XItG__updates .PurchaseContent-module__l1XItG__purchaseLegalSearchInput{color:var(--fg-default);background-color:#0000}.PurchaseContent-module__l1XItG__updates .PurchaseContent-module__l1XItG__purchaseLegalSearchInput::placeholder{color:var(--fg-muted)}.PurchaseContent-module__l1XItG__updatesList{flex-direction:column;gap:1.5rem;display:flex}.PurchaseContent-module__l1XItG__updatesPaginationShell{box-sizing:border-box;flex-shrink:0;padding-top:.25rem}.PurchaseContent-module__l1XItG__updatesPaginationShell>nav{box-sizing:border-box;width:100%;margin-top:0;padding-inline:8px 0}.PurchaseContent-module__l1XItG__updatesPaginationShell.PurchaseContent-module__l1XItG__updatesPaginationScope .PurchaseContent-module__l1XItG__updatesPaginationNav button{background-color:var(--bg-canvas);color:var(--fg-default)}.PurchaseContent-module__l1XItG__updatesPaginationShell.PurchaseContent-module__l1XItG__updatesPaginationScope .PurchaseContent-module__l1XItG__updatesPaginationNav button:not([aria-current=page]):hover:not(:disabled){background:var(--bg-header-chip);color:var(--fg-default)}.PurchaseContent-module__l1XItG__updatesPaginationShell.PurchaseContent-module__l1XItG__updatesPaginationScope .PurchaseContent-module__l1XItG__updatesPaginationNav button[aria-current=page]{background:color-mix(in srgb, var(--fg-default) 12%, var(--bg-canvas));color:var(--fg-default);font-weight:600}.PurchaseContent-module__l1XItG__updatesPaginationShell.PurchaseContent-module__l1XItG__updatesPaginationScope .PurchaseContent-module__l1XItG__updatesPaginationNav button[aria-current=page]:hover{background:color-mix(in srgb, var(--fg-default) 16%, var(--bg-canvas));color:var(--fg-default)}.PurchaseContent-module__l1XItG__updatesPaginationShell.PurchaseContent-module__l1XItG__updatesPaginationScope .PurchaseContent-module__l1XItG__updatesPaginationNav button:disabled{background-color:var(--bg-canvas)}.PurchaseContent-module__l1XItG__updatesPaginationShell.PurchaseContent-module__l1XItG__updatesPaginationScope .PurchaseContent-module__l1XItG__updatesPaginationNav button:disabled:hover{background-color:var(--bg-canvas)}.PurchaseContent-module__l1XItG__updateSkeletonBody{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.PurchaseContent-module__l1XItG__update{flex-direction:column;gap:.75rem;margin:0;padding:0;display:flex}.PurchaseContent-module__l1XItG__update .PurchaseContent-module__l1XItG__downloadHeader{margin-bottom:.75rem}.PurchaseContent-module__l1XItG__updateDateLine{font-style:normal}.PurchaseContent-module__l1XItG__updateCard{background:var(--bg-canvas);border-radius:var(--radius);flex-direction:column;gap:.5rem;padding-block:1rem;padding-inline:1.25rem;display:flex}.PurchaseContent-module__l1XItG__updateTitle{color:var(--accent-fg);letter-spacing:-.2px;margin:0;font-size:1rem;font-weight:600}.PurchaseContent-module__l1XItG__updateBody{color:var(--fg-default);margin:0;font-size:.94rem;line-height:1.6}.PurchaseContent-module__l1XItG__waitingInfo{text-align:center;flex-direction:column;align-items:center;padding-block:3rem;padding-inline:2rem;display:flex}.PurchaseContent-module__l1XItG__waitingIcon{width:4rem;height:4rem;color:var(--fg-muted);opacity:.5;margin-bottom:1.5rem}.PurchaseContent-module__l1XItG__waitingIconAccent{color:var(--accent-fg);opacity:1}.PurchaseContent-module__l1XItG__waitingTitle{color:var(--fg-default);margin-block:0 .75rem;font-size:1.25rem;font-weight:600}.PurchaseContent-module__l1XItG__waitingText{color:var(--fg-muted);max-width:600px;margin:0;font-size:.94rem;line-height:1.6}.PurchaseContent-module__l1XItG__refundedNotice{text-align:center;background-color:var(--danger-subtle);border-radius:var(--radius);flex-direction:column;align-items:center;padding-block:2.5rem;padding-inline:2rem;display:flex}.PurchaseContent-module__l1XItG__refundedNoticeIcon{width:3.5rem;height:3.5rem;color:var(--danger-fg);flex-shrink:0;margin-bottom:1.15rem}.PurchaseContent-module__l1XItG__refundedNoticeTitle{color:var(--danger-fg);margin-block:0 .65rem;font-size:1.15rem;font-weight:600}.PurchaseContent-module__l1XItG__refundedNoticeText{color:var(--danger-fg);max-width:520px;margin:0;font-size:.94rem;line-height:1.55}.PurchaseContent-module__l1XItG__infoSection{flex-direction:column;gap:0;display:flex}.PurchaseContent-module__l1XItG__dealActionsPanel{border-radius:0;flex-shrink:0;gap:.65rem;overflow:visible}.PurchaseContent-module__l1XItG__dealActionsItem{isolation:isolate;background:var(--bg-canvas);border-radius:var(--radius);width:100%;color:inherit;border:none;margin:0;padding-block:.75rem;padding-inline:1.13rem 1rem;display:block;position:relative}.PurchaseContent-module__l1XItG__dealActionsItem:before{content:"";background:var(--deal-actions-rail-color);border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);pointer-events:none;z-index:1;width:4px;position:absolute;top:0;bottom:0;left:0}.PurchaseContent-module__l1XItG__dealActionsItem:after{content:"";opacity:.25;pointer-events:none;z-index:0;border-radius:inherit;background:linear-gradient(90deg, color-mix(in srgb, var(--deal-actions-rail-color) 20%, transparent), transparent);width:50vh;max-width:100%;position:absolute;top:0;bottom:0;left:0}.PurchaseContent-module__l1XItG__dealActionsItemOwn{padding-inline-start:1rem}.PurchaseContent-module__l1XItG__dealActionsItemOwn:before,.PurchaseContent-module__l1XItG__dealActionsItemOwn:after{display:none}.PurchaseContent-module__l1XItG__dealActionsItemOwn .PurchaseContent-module__l1XItG__dealActionsItemActions{justify-content:flex-start;margin-left:0}.PurchaseContent-module__l1XItG__dealActionsItemRow{z-index:1;flex-flow:wrap;align-items:center;gap:.4rem .75rem;width:100%;min-width:0;min-height:2rem;display:flex;position:relative}.PurchaseContent-module__l1XItG__dealActionsRoleLabel{white-space:nowrap;flex-shrink:0;font-size:.875rem}.PurchaseContent-module__l1XItG__dealActionsRowHint{min-width:0;color:var(--fg-muted);flex:12rem;margin:0;font-size:.88rem;line-height:1.35}.PurchaseContent-module__l1XItG__dealActionsStatusBadge{box-sizing:border-box;border-radius:var(--radius);text-transform:uppercase;letter-spacing:.22px;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;height:2.25rem;min-height:2.25rem;padding-block:0;padding-inline:.75rem;font-family:inherit;font-size:.8125rem;font-weight:600;line-height:1.2;display:inline-flex}.PurchaseContent-module__l1XItG__dealActionsStatusTonePending{color:var(--attention-fg);background:var(--order-status-progress-bg)}.PurchaseContent-module__l1XItG__dealActionsStatusToneDelivered{color:var(--success-fg);background:var(--success-subtle)}.PurchaseContent-module__l1XItG__dealActionsStatusToneAction{color:var(--accent-fg);background:var(--accent-subtle-bg)}.PurchaseContent-module__l1XItG__dealActionsItemActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;max-width:100%;margin-left:auto;display:flex}.PurchaseContent-module__l1XItG__dealActionsError{color:var(--danger-fg);border-top:1px dashed color-mix(in srgb, var(--border-muted) 85%, var(--bg-canvas));margin:0;padding-block:.75rem 1rem;padding-inline:.85rem;font-size:.88rem;line-height:1.45}.PurchaseContent-module__l1XItG__dealActionsButton{box-sizing:border-box;height:2rem;min-height:2rem;color:var(--fg-default);background:var(--bg-canvas);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding-block:0;padding-inline:.875rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.PurchaseContent-module__l1XItG__dealActionsButton:hover:not(:disabled){background:var(--bg-hover);color:var(--fg-default)}.PurchaseContent-module__l1XItG__dealActionsButton:disabled{opacity:.55;cursor:not-allowed}.PurchaseContent-module__l1XItG__dealActionsButtonSuccess{color:var(--success-fg);background:var(--success-subtle)}.PurchaseContent-module__l1XItG__dealActionsButtonSuccess:hover:not(:disabled){background:var(--success-emphasis-bg);color:var(--success-fg)}.PurchaseContent-module__l1XItG__dealActionsButtonSuccess:disabled{color:var(--success-fg);background:var(--success-subtle);opacity:.55}.PurchaseContent-module__l1XItG__dealActionsButtonDanger{color:var(--danger-fg);background:var(--danger-soft-bg)}.PurchaseContent-module__l1XItG__dealActionsButtonDanger:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg) 20%, var(--danger-soft-bg));color:var(--danger-fg)}.PurchaseContent-module__l1XItG__dealActionsButtonDanger:disabled{color:var(--danger-fg);background:var(--danger-soft-bg);opacity:.45}.PurchaseContent-module__l1XItG__details{flex-wrap:wrap;align-items:stretch;gap:1.3rem .65rem;width:100%;padding-top:.45rem;display:flex}.PurchaseContent-module__l1XItG__detailRow{box-sizing:border-box;min-width:min(100%,12rem);max-width:100%;border-radius:var(--radius);background:var(--bg-canvas);border:none;flex:12rem;min-inline-size:0;margin:0;padding:.75rem 1rem;position:relative}.PurchaseContent-module__l1XItG__detailLabel{box-sizing:border-box;letter-spacing:.06em;text-align:center;color:var(--fg-muted);background:var(--bg-canvas);white-space:nowrap;text-overflow:ellipsis;border-radius:0 var(--radius-pill) 0 0;margin:0;padding:.5rem 1.5rem 0 1rem;font-size:.7rem;font-weight:600;line-height:1.2;position:absolute;top:.1rem;left:0;overflow:hidden;transform:translateY(-50%)}.PurchaseContent-module__l1XItG__detailValue{width:100%;color:var(--fg-default);text-align:start;white-space:nowrap;margin:0;padding:0;font-size:.94rem;font-weight:600;line-height:1.35}.PurchaseContent-module__l1XItG__detailValue a{color:inherit;transition:color .2s}.PurchaseContent-module__l1XItG__detailValue a:hover{color:var(--accent-fg)}.PurchaseContent-module__l1XItG__detailValueMono{font-variant-numeric:tabular-nums;letter-spacing:.02em;text-overflow:ellipsis;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-weight:600;overflow:hidden}.PurchaseContent-module__l1XItG__detailRowFull{flex:100%;margin-top:.1rem}.PurchaseContent-module__l1XItG__detailValueWrap{white-space:normal;text-overflow:unset;overflow-wrap:anywhere;overflow:visible}.PurchaseContent-module__l1XItG__detailValueMutedCount{font-variant-numeric:tabular-nums;color:var(--fg-muted);white-space:nowrap;font-size:.75rem;font-weight:600;line-height:1}.PurchaseContent-module__l1XItG__buyerReputation{justify-content:flex-start;align-items:center;gap:6px;display:inline-flex}.PurchaseContent-module__l1XItG__buyerReputationStar{width:1.05rem;height:1.05rem;color:var(--fg-muted)}.PurchaseContent-module__l1XItG__buyerReputationStarFilled{color:var(--rating-star-fg)}.PurchaseContent-module__l1XItG__detailLabelWrap{white-space:normal;text-align:start;max-width:calc(100% - 1rem);line-height:1.25;overflow:visible}.PurchaseContent-module__l1XItG__detailLink{color:var(--accent-fg);font-weight:600;text-decoration:none}.PurchaseContent-module__l1XItG__detailLink:hover{text-underline-offset:.12em;opacity:.92;text-decoration:underline}.PurchaseContent-module__l1XItG__reviews{box-sizing:border-box;flex-direction:column;flex:auto;gap:1.25rem;min-height:0;padding:1.5rem;display:flex}.PurchaseContent-module__l1XItG__reviewItems{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:720px){.PurchaseContent-module__l1XItG__reviewItems{grid-template-columns:1fr}}.PurchaseContent-module__l1XItG__reviewModalResourceLine{color:var(--fg-default);flex-flow:wrap;align-items:center;gap:.5rem .62rem;margin-block:0 1.5rem;font-size:.88rem;font-weight:600;line-height:1.45;display:flex}.PurchaseContent-module__l1XItG__reviewModalResourceLine a{color:var(--accent-fg);text-underline-offset:.15em;text-decoration:underline}.PurchaseContent-module__l1XItG__reviewModalResourceLine a:hover{color:var(--accent-emphasis)}@media (max-width:1200px){.PurchaseContent-module__l1XItG__content{grid-template-columns:1fr}}@media (max-width:768px){.PurchaseContent-module__l1XItG__meta{flex-direction:column;align-items:flex-start}}.PurchaseContent-module__l1XItG__purchaseDetailLoadingWrap{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.PurchaseContent-module__l1XItG__purchaseDetailLoadingContent{flex:auto;grid-template-rows:minmax(0,1fr);align-items:stretch;min-height:0}.PurchaseContent-module__l1XItG__purchaseDetailLoadingContent .PurchaseContent-module__l1XItG__main{flex-direction:column;align-self:stretch;height:100%;min-height:0;display:flex}.PurchaseContent-module__l1XItG__purchaseDetailLoadingContent .PurchaseContent-module__l1XItG__tabContent{flex-direction:column;flex:auto;min-height:0;display:flex}.PurchaseContent-module__l1XItG__purchaseDetailLoadingContent .PurchaseContent-module__l1XItG__purchaseDetailSkeletonChatColumn{flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.PurchaseContent-module__l1XItG__purchaseDetailSkeletonChatBlock{box-sizing:border-box;flex:auto;width:100%;height:auto;min-height:0;display:block}.PurchaseContent-module__l1XItG__purchaseDetailSkeletonInfoBlock{box-sizing:border-box;flex:1 1 0;width:100%;height:auto;min-height:0;display:block}.PurchaseContent-module__l1XItG__purchaseHeaderPriceChipSkeleton,.PurchaseContent-module__l1XItG__purchaseHeaderStatusSkeleton{flex-shrink:0;display:inline-flex}.PurchaseContent-module__l1XItG__purchaseDetailPageLoading{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:2rem;display:flex}.PurchaseContent-module__l1XItG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PurchaseContent-module__l1XItG__purchaseDetailBackLink{max-width:100%}.PurchaseContent-module__l1XItG__deliveryLicenseNote{color:var(--fg-muted);margin:.85rem 0 0;padding-inline:8px;font-size:.81rem;line-height:1.45}.PurchaseContent-module__l1XItG__deliveryLicenseNote p{margin:0}.PurchaseContent-module__l1XItG__deliveryLicenseNote a{text-decoration:none}.PurchaseContent-module__l1XItG__deliveryLicenseNote a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--accent-fg);text-decoration-color:var(--accent-fg)}
.PageHeaderBar-module__1SDZQW__headerBar{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:10px;min-width:0;min-height:2.75rem;margin-bottom:1.75rem;display:flex}.PageHeaderBar-module__1SDZQW__headerBar_embedded{min-height:0;margin-bottom:0}.PageHeaderBar-module__1SDZQW__headerBar.PageHeaderBar-module__1SDZQW__headerBar_embeddedSection{align-items:center;min-height:2.5rem;margin-bottom:1rem}.PageHeaderBar-module__1SDZQW__headerBar.PageHeaderBar-module__1SDZQW__tabPanelHeaderBar{align-items:center;min-height:2.5rem;margin-bottom:0}.PageHeaderBar-module__1SDZQW__headerBar__button{box-sizing:border-box;border-radius:var(--radius);height:2.5rem;min-height:2.5rem;color:var(--fg-default);background:var(--bg-subtle);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;border:none;flex-shrink:0;align-items:center;gap:.56rem;margin:0;padding-block:0;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;transition:color .2s,background-color .2s;display:flex}.PageHeaderBar-module__1SDZQW__headerBar__button:hover:not(:disabled):not(.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger):not(.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess){color:var(--accent-fg);background:var(--accent-subtle-bg)}.PageHeaderBar-module__1SDZQW__headerBar__button.PageHeaderBar-module__1SDZQW__headerBar__buttonOnCanvas,.PageHeaderBar-module__1SDZQW__headerBar__button.PageHeaderBar-module__1SDZQW__headerBar__buttonOnCanvas:disabled:hover:not(.PageHeaderBar-module__1SDZQW__headerBar__buttonState){background:var(--bg-canvas)}.PageHeaderBar-module__1SDZQW__headerBar__button.PageHeaderBar-module__1SDZQW__headerBar__buttonCanvasHover:hover:not(:disabled):not(.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger):not(.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess){background-color:var(--bg-hover);color:var(--fg-default)}.PageHeaderBar-module__1SDZQW__headerBar__button:disabled:not(:is(.PageHeaderBar-module__1SDZQW__headerBar__buttonState,.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger,.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess)){opacity:.55;cursor:not-allowed;color:var(--fg-muted)}.PageHeaderBar-module__1SDZQW__headerBar__button:disabled:not(:is(.PageHeaderBar-module__1SDZQW__headerBar__buttonState,.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger,.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess)):hover{background:var(--bg-subtle);color:var(--fg-muted)}.PageHeaderBar-module__1SDZQW__headerBar__button.PageHeaderBar-module__1SDZQW__headerBar__buttonState:disabled,.PageHeaderBar-module__1SDZQW__headerBar__button.PageHeaderBar-module__1SDZQW__headerBar__buttonState:disabled:hover{opacity:1;cursor:default;pointer-events:none}.PageHeaderBar-module__1SDZQW__headerBar__buttonMeta{font-variant-numeric:tabular-nums;color:var(--fg-muted);font-weight:600;transition:color .2s}.PageHeaderBar-module__1SDZQW__headerBar__button:hover:not(.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger):not(.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess) .PageHeaderBar-module__1SDZQW__headerBar__buttonMeta{color:var(--accent-fg)}.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger{color:var(--danger-fg,#dc2626);background:var(--danger-soft-bg)}.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg,#dc2626) 20%, var(--danger-soft-bg));color:var(--danger-fg,#dc2626)}.PageHeaderBar-module__1SDZQW__headerBar__button.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger:disabled,.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger:disabled{color:var(--danger-fg,#dc2626);background:var(--danger-soft-bg);opacity:.45;cursor:not-allowed}.PageHeaderBar-module__1SDZQW__headerBar__button.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger:disabled:hover,.PageHeaderBar-module__1SDZQW__headerBar__buttonDanger:disabled:hover{background:var(--danger-soft-bg);color:var(--danger-fg,#dc2626);opacity:.45}.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess{color:var(--success-fg);background:var(--success-subtle)}.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess:hover:not(:disabled){background:var(--success-emphasis-bg);color:var(--success-fg)}.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess:active:not(:disabled){color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 32%, var(--success-subtle))}.PageHeaderBar-module__1SDZQW__headerBar__button.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess:disabled,.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess:disabled{color:var(--success-fg);background:var(--success-subtle);opacity:.55;cursor:not-allowed}.PageHeaderBar-module__1SDZQW__headerBar__button.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess:disabled:hover,.PageHeaderBar-module__1SDZQW__headerBar__buttonSuccess:disabled:hover{color:var(--success-fg);background:var(--success-subtle);opacity:.55}.PageHeaderBar-module__1SDZQW__headerBar__button svg,.PageHeaderBar-module__1SDZQW__headerBar__svg{flex-shrink:0;width:1.13rem;height:1.13rem}.PageHeaderBar-module__1SDZQW__headerBar__start{box-sizing:border-box;flex-wrap:wrap;flex:0 auto;align-items:center;gap:.75rem;min-width:0;max-width:max-content;display:flex}.PageHeaderBar-module__1SDZQW__headerBar__title{min-width:0;color:var(--fg-default);letter-spacing:.05em;margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-weight:600;line-height:1.15}h1.PageHeaderBar-module__1SDZQW__headerBar__title,.PageHeaderBar-module__1SDZQW__headerBar__titleDecorative{font-size:1.5rem}h2.PageHeaderBar-module__1SDZQW__headerBar__title,.PageHeaderBar-module__1SDZQW__headerBar__titleLevel2{font-size:1rem}h3.PageHeaderBar-module__1SDZQW__headerBar__title,.PageHeaderBar-module__1SDZQW__headerBar__titleLevel3{font-size:.875rem}.PageHeaderBar-module__1SDZQW__headerBar__emptyCaption{letter-spacing:.05em;font-variant-numeric:tabular-nums;color:var(--fg-muted);margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.95rem;font-style:italic;font-weight:600;line-height:1.2}.PageHeaderBar-module__1SDZQW__headerBar__countLoading{flex-shrink:0}.PageHeaderBar-module__1SDZQW__headerBar__count{border-radius:var(--radius);min-width:2.5rem;height:2.5rem;min-height:2.5rem;color:var(--fg-default);background:var(--bg-subtle);letter-spacing:.05em;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding-inline:8px;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.94rem;font-weight:600;line-height:1;display:inline-flex}.PageHeaderBar-module__1SDZQW__headerBar__count.PageHeaderBar-module__1SDZQW__headerBar__countOnCanvas{background:var(--bg-canvas)}.PageHeaderBar-module__1SDZQW__headerBar__text{border-radius:var(--radius);height:2.5rem;color:var(--fg-default);background:var(--bg-subtle);justify-content:center;align-items:center;padding-block:.44rem;padding-inline:.88rem;font-size:.94rem;font-weight:600;line-height:1;display:inline-flex}.PageHeaderBar-module__1SDZQW__headerBar__text.PageHeaderBar-module__1SDZQW__headerBar__textOnCanvas{background:var(--bg-canvas)}.PageHeaderBar-module__1SDZQW__headerBar__end{flex:1 1 0;align-items:center;gap:10px;display:flex}.PageHeaderBar-module__1SDZQW__headerBar__divider{border:none;border-top:1px dashed var(--border-muted);opacity:.85;flex:1 1 0;align-self:center;min-width:0;height:0;margin:0}.PageHeaderBar-module__1SDZQW__headerBar__divider.PageHeaderBar-module__1SDZQW__headerBar__divider_fgMix{border-top:1px dashed var(--border-dashed);opacity:1}.PageHeaderBar-module__1SDZQW__headerBar__actions{box-sizing:border-box;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;flex:0 auto;align-items:center;gap:.5rem;min-width:0;max-width:100%;display:flex;overflow:auto hidden}.PageHeaderBar-module__1SDZQW__headerBar__actions::-webkit-scrollbar{width:0;height:0;display:none}.PageHeaderBar-module__1SDZQW__headerBar__actions:empty{display:none}@media (min-width:721px){.PageHeaderBar-module__1SDZQW__headerBar__end:has([data-page-header-search-open]){flex:1 1 0;gap:0;min-width:0}.PageHeaderBar-module__1SDZQW__headerBar__end:has([data-page-header-search-open]) .PageHeaderBar-module__1SDZQW__headerBar__divider{display:none}.PageHeaderBar-module__1SDZQW__headerBar__end:has([data-page-header-search-open]) .PageHeaderBar-module__1SDZQW__headerBar__actions{flex:1 1 0;width:100%;min-width:0}}.PageHeaderBar-module__1SDZQW__headerBar_minimal .PageHeaderBar-module__1SDZQW__headerBar__count{min-width:2rem;height:2rem;min-height:2rem}.PageHeaderBar-module__1SDZQW__headerBar_reverse{flex-direction:row-reverse}.PageHeaderBar-module__1SDZQW__headerBar_legalDocPage{flex-wrap:nowrap;align-items:center;gap:1rem;width:100%}.PageHeaderBar-module__1SDZQW__headerBar_legalDocPage .PageHeaderBar-module__1SDZQW__headerBar__start{flex:1 1 0;min-width:0;max-width:none}.PageHeaderBar-module__1SDZQW__headerBar_legalDocPage .PageHeaderBar-module__1SDZQW__headerBar__end{flex:none;min-width:0}.PageHeaderBar-module__1SDZQW__headerBar_legalDocPage .PageHeaderBar-module__1SDZQW__headerBar__divider{flex:1 1 0;min-width:1.5rem}@media (min-width:721px){.PageHeaderBar-module__1SDZQW__headerBar_legalDocPage .PageHeaderBar-module__1SDZQW__headerBar__end:has([data-page-header-search-open]){flex:1 1 0;min-width:0}}@media (max-width:720px){.PageHeaderBar-module__1SDZQW__headerBar:has([data-page-header-search-open]){padding-bottom:calc(2.5rem + 10px);position:relative}.PageHeaderBar-module__1SDZQW__headerBar:has([data-page-header-search-open]) .PageHeaderBar-module__1SDZQW__headerBar__actions{overflow:visible}.PageHeaderBar-module__1SDZQW__headerBar_legalDocPage{flex-wrap:wrap}.PageHeaderBar-module__1SDZQW__headerBar_legalDocPage .PageHeaderBar-module__1SDZQW__headerBar__end{flex:100%}.PageHeaderBar-module__1SDZQW__headerBar_legalDocPage .PageHeaderBar-module__1SDZQW__headerBar__divider{display:none}}
.LegalDocumentContent-module__rYWUeW__page{min-height:calc(100vh - var(--navbar-height) - 200px);box-sizing:border-box;width:100%;max-width:none}.LegalDocumentContent-module__rYWUeW__container{box-sizing:border-box;width:100%;max-width:none;margin-inline:0}.LegalDocumentContent-module__rYWUeW__subtitle{color:var(--fg-muted);max-width:none;margin-block:0 1.5rem;font-size:1.06rem;line-height:1.65}.LegalDocumentContent-module__rYWUeW__searchWrap{box-sizing:border-box;background-color:var(--bg-subtle);border-radius:var(--radius);flex:12rem;align-items:center;gap:.44rem;width:100%;min-width:0;max-width:min(22rem,100%);height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:1rem;transition:color .2s;display:inline-flex;position:relative}.LegalDocumentContent-module__rYWUeW__searchWrapPending{opacity:.72;pointer-events:none}.LegalDocumentContent-module__rYWUeW__searchIcon{width:1.13rem;height:1.13rem;color:var(--fg-muted);pointer-events:none;flex-shrink:0;display:block}.LegalDocumentContent-module__rYWUeW__searchClearBtn{box-sizing:border-box;cursor:pointer;pointer-events:none;width:1.25rem;height:1.25rem;color:var(--fg-muted);border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.LegalDocumentContent-module__rYWUeW__searchClearBtnInactive{pointer-events:none;cursor:default}.LegalDocumentContent-module__rYWUeW__searchClearBtn:not(.LegalDocumentContent-module__rYWUeW__searchClearBtnInactive){pointer-events:auto}.LegalDocumentContent-module__rYWUeW__searchClearIcon{flex-shrink:0;width:1.25rem;height:1.25rem;transition:opacity .15s;display:block}.LegalDocumentContent-module__rYWUeW__searchClearIconHidden{opacity:0}.LegalDocumentContent-module__rYWUeW__searchInput{box-sizing:border-box;padding:0;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;height:100%;min-height:0;font-size:var(--field-font-size-md);color:var(--fg-default);box-shadow:none;appearance:none;background-color:#0000;border:none;border-radius:0;flex:1 1 0;margin:0;padding-right:1.75rem;font-family:inherit;line-height:1.25;transition:color .2s;overflow:hidden}.LegalDocumentContent-module__rYWUeW__searchInput::-webkit-search-cancel-button{appearance:none}.LegalDocumentContent-module__rYWUeW__searchInput::-webkit-search-decoration{appearance:none}.LegalDocumentContent-module__rYWUeW__searchInput::placeholder{color:var(--fg-muted)}.LegalDocumentContent-module__rYWUeW__searchHit{border-radius:var(--radius);background-color:var(--accent-subtle-bg);color:var(--accent-fg);margin-block:0;margin-inline:-.02em;padding-block:0;padding-inline:.12em;font-weight:600}.LegalDocumentContent-module__rYWUeW__articleSurface{box-sizing:border-box;width:100%;max-width:none;color:var(--fg-muted);margin-inline:0;font-size:1.0625rem;line-height:1.72}.LegalDocumentContent-module__rYWUeW__articleSurface a{color:var(--accent-fg);text-decoration:none;transition:color .2s}.LegalDocumentContent-module__rYWUeW__articleSurface a:hover{color:var(--accent-emphasis);text-underline-offset:.15em;text-decoration:underline}.LegalDocumentContent-module__rYWUeW__articleSurface p,.LegalDocumentContent-module__rYWUeW__articleSurface li{color:var(--fg-muted)}.LegalDocumentContent-module__rYWUeW__articleSurface strong{color:var(--fg-default);font-weight:600}:root[data-theme=dark] .LegalDocumentContent-module__rYWUeW__articleSurface strong{color:#fff}.LegalDocumentContent-module__rYWUeW__articleSurface p{margin-block:0 .9rem}.LegalDocumentContent-module__rYWUeW__articleSurface .LegalDocumentContent-module__rYWUeW__clauseIndex{color:var(--fg-default);font-variant-numeric:tabular-nums;font-weight:600}:root[data-theme=dark] .LegalDocumentContent-module__rYWUeW__articleSurface .LegalDocumentContent-module__rYWUeW__clauseIndex{color:#fff}.LegalDocumentContent-module__rYWUeW__articleSurface h2{letter-spacing:.05em;color:var(--fg-default);scroll-margin-top:calc(var(--navbar-height) + .75rem);margin-block:2rem .85rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.25}.LegalDocumentContent-module__rYWUeW__articleSurface h2:first-child{margin-top:0}:root[data-theme=dark] .LegalDocumentContent-module__rYWUeW__articleSurface h2{color:#fff}.LegalDocumentContent-module__rYWUeW__articleSurface blockquote{color:var(--fg-muted);border-radius:var(--radius);border:1px dashed var(--border-dashed);margin-block:0 .9rem;padding:.95rem;font-style:normal}.LegalDocumentContent-module__rYWUeW__articleSurface ul{margin-block:0 1.05rem;padding-left:1.4rem}.LegalDocumentContent-module__rYWUeW__articleSurface li{margin-bottom:.5rem}.LegalDocumentContent-module__rYWUeW__articleSurface li:last-child{margin-bottom:0}.LegalDocumentContent-module__rYWUeW__legalTableWrap{-webkit-overflow-scrolling:touch;margin-block:0 1.05rem;overflow-x:auto}.LegalDocumentContent-module__rYWUeW__legalDataTable{border-collapse:collapse;width:100%;min-width:36rem;font-size:.92rem;line-height:1.45}.LegalDocumentContent-module__rYWUeW__legalDataTable th,.LegalDocumentContent-module__rYWUeW__legalDataTable td{border:1px solid color-mix(in srgb, var(--border-muted) 70%, transparent);text-align:left;vertical-align:top;padding:.55rem .65rem}.LegalDocumentContent-module__rYWUeW__legalDataTable th{color:var(--fg-default);background:color-mix(in srgb, var(--bg-subtle) 80%, var(--bg-canvas));font-weight:600}.LegalDocumentContent-module__rYWUeW__legalDataTable code{word-break:break-word;font-size:.88em}.LegalDocumentContent-module__rYWUeW__legalSanctionTable{border-collapse:collapse;table-layout:fixed;width:100%;min-width:28rem;font-size:.92rem;line-height:1.45}.LegalDocumentContent-module__rYWUeW__legalSanctionTable th,.LegalDocumentContent-module__rYWUeW__legalSanctionTable td{border:1px solid color-mix(in srgb, var(--border-muted) 70%, transparent);text-align:left;vertical-align:top;padding:.65rem .75rem}.LegalDocumentContent-module__rYWUeW__legalSanctionTable th{color:var(--fg-default);background:color-mix(in srgb, var(--bg-subtle) 80%, var(--bg-canvas));font-weight:600}.LegalDocumentContent-module__rYWUeW__legalSanctionTable th:first-child,.LegalDocumentContent-module__rYWUeW__legalSanctionTable td:first-child{width:52%}.LegalDocumentContent-module__rYWUeW__legalSanctionRowId{color:var(--fg-default);white-space:nowrap;font-weight:600}.LegalDocumentContent-module__rYWUeW__articleSurface .LegalDocumentContent-module__rYWUeW__docSectionBar{scroll-margin-top:calc(var(--navbar-height) + .75rem);margin-block:1.75rem .75rem}.LegalDocumentContent-module__rYWUeW__articleSurface .LegalDocumentContent-module__rYWUeW__docHashScrollTarget{scroll-margin-top:calc(var(--navbar-height) + .75rem)}@keyframes LegalDocumentContent-module__rYWUeW__docSectionFlashKey{0%,to{background-color:#0000}18%,42%{background-color:color-mix(in srgb, var(--accent-fg) 16%, var(--bg-canvas))}}.LegalDocumentContent-module__rYWUeW__articleSurface .LegalDocumentContent-module__rYWUeW__docSectionFlash{border-radius:var(--radius);animation:2.1s ease-out LegalDocumentContent-module__rYWUeW__docSectionFlashKey}.LegalDocumentContent-module__rYWUeW__articleSurface .LegalDocumentContent-module__rYWUeW__docSectionTitle{letter-spacing:.05em;color:var(--fg-default);margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.2}:root[data-theme=dark] .LegalDocumentContent-module__rYWUeW__articleSurface .LegalDocumentContent-module__rYWUeW__docSectionTitle{color:#fff}.LegalDocumentContent-module__rYWUeW__articleSurface .LegalDocumentContent-module__rYWUeW__docFooterBar{margin-top:2.5rem;margin-bottom:0}.LegalDocumentContent-module__rYWUeW__docFooterHeading{letter-spacing:.05em;color:var(--fg-default);font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1rem;font-weight:600;line-height:1.15}
.PageHeaderSearch-module__szXj0q__root{align-items:center;gap:.5rem;min-width:0;display:flex}.PageHeaderSearch-module__szXj0q__cover{align-items:center;min-width:0;display:flex}.PageHeaderSearch-module__szXj0q__field.PageHeaderSearch-module__szXj0q__field{min-width:0;max-width:none;display:flex}.PageHeaderSearch-module__szXj0q__field.PageHeaderSearch-module__szXj0q__fieldOnCanvas{background-color:var(--bg-canvas)}.PageHeaderSearch-module__szXj0q__fieldInput{padding-right:0}.PageHeaderSearch-module__szXj0q__fieldInputPending:disabled{opacity:.55;color:var(--fg-muted);cursor:not-allowed}.PageHeaderSearch-module__szXj0q__toggle{box-sizing:border-box;border-radius:var(--radius);background:var(--bg-subtle);width:2.5rem;height:2.5rem;color:var(--fg-default);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.PageHeaderSearch-module__szXj0q__toggle:hover:not(:disabled){background:var(--bg-hover)}.PageHeaderSearch-module__szXj0q__toggleOnCanvas,.PageHeaderSearch-module__szXj0q__toggleOnCanvas:disabled:hover{background:var(--bg-canvas)}.PageHeaderSearch-module__szXj0q__toggle:disabled{opacity:.55;cursor:not-allowed}.PageHeaderSearch-module__szXj0q__toggleIcon{width:1rem;height:1rem;display:block}.PageHeaderSearch-module__szXj0q__toggleIconClose{width:1.25rem;height:1.25rem;display:block}@media (min-width:721px){.PageHeaderSearch-module__szXj0q__rootExpanded{flex:1 1 0;width:100%;min-width:0}.PageHeaderSearch-module__szXj0q__rootExpanded .PageHeaderSearch-module__szXj0q__cover{display:none}.PageHeaderSearch-module__szXj0q__field.PageHeaderSearch-module__szXj0q__field{flex:1 1 0}}@media (max-width:720px){.PageHeaderSearch-module__szXj0q__field.PageHeaderSearch-module__szXj0q__field{z-index:2;flex:none;width:auto;max-width:none;animation:.28s cubic-bezier(.22,1,.36,1) PageHeaderSearch-module__szXj0q__pageHeaderSearchSheetEnter;position:absolute;bottom:0;left:0;right:0}}@keyframes PageHeaderSearch-module__szXj0q__pageHeaderSearchSheetEnter{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.PageHeaderSearch-module__szXj0q__field.PageHeaderSearch-module__szXj0q__field{animation:none}}
.Profile-module__MITPoG__profile{flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.Profile-module__MITPoG__container{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.Profile-module__MITPoG__personalDataSensitiveWrap{--personal-data-eye-size:1rem;--personal-data-eye-inset:.88rem}.Profile-module__MITPoG__oauthUnlinkButtonWrap{flex-shrink:0;align-self:center;align-items:center;display:inline-flex}.Profile-module__MITPoG__oauthUnlinkButton{box-sizing:border-box;width:2.63rem;min-width:2.63rem;height:auto;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-soft-bg);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:0;margin:0;padding:0;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__oauthUnlinkIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.Profile-module__MITPoG__oauthUnlinkButton:hover:not(:disabled){background:var(--danger-strong-bg);color:var(--danger-fg)}.Profile-module__MITPoG__oauthUnlinkButton:disabled,.Profile-module__MITPoG__oauthUnlinkButton:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--danger-fg);background:var(--danger-soft-bg)}.Profile-module__MITPoG__oauthRefreshButton{box-sizing:border-box;width:2.63rem;min-width:2.63rem;height:auto;min-height:2.63rem;color:var(--accent-fg);background:var(--accent-soft-bg);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__oauthRefreshButton:hover:not(:disabled){background:var(--accent-strong-bg);color:var(--accent-fg)}.Profile-module__MITPoG__oauthRefreshButton:disabled,.Profile-module__MITPoG__oauthRefreshButton:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--accent-fg);background:var(--accent-soft-bg)}.Profile-module__MITPoG__oauthRefreshIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.Profile-module__MITPoG__oauthBindActionsGroup{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.Profile-module__MITPoG__oauthBindRow{flex-direction:row;align-items:center;gap:.62rem .75rem;min-width:0;margin:0;padding:0 0 0 8px;display:flex}.Profile-module__MITPoG__oauthBindBrandImg{object-fit:contain;border-radius:50%;flex-shrink:0;width:1.5rem;height:1.5rem;display:block}.Profile-module__MITPoG__oauthBindBrandImgSteam{width:1.625rem;height:1.625rem}.Profile-module__MITPoG__oauthBindMeta{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;min-width:0;margin:0;padding:0;display:flex}.Profile-module__MITPoG__oauthBindMetaDisplay{max-width:100%;color:var(--fg-default);word-break:break-word;font-size:.88rem;font-weight:600;line-height:1.35}.Profile-module__MITPoG__oauthBindName{color:var(--fg-default);word-break:break-word;font-size:.88rem;font-weight:600;line-height:1.35}.Profile-module__MITPoG__oauthBindMetaDisplayLink{color:inherit;text-decoration:none}.Profile-module__MITPoG__oauthBindMetaDisplayLink:hover{text-decoration:underline}.Profile-module__MITPoG__oauthBindMetaId{font-variant-numeric:tabular-nums;width:100%;min-width:0;color:var(--fg-muted);word-break:break-all;align-self:stretch;font-size:.75rem;font-weight:500;line-height:1.35}.Profile-module__MITPoG__oauthBindMetaLine{flex-flow:row;align-items:baseline;gap:.25em;min-width:0;max-width:100%;display:inline-flex}.Profile-module__MITPoG__oauthBindMetaLine>a{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.Profile-module__MITPoG__oauthBindMetaLine>span{flex-shrink:0}.Profile-module__MITPoG__oauthBindMetaLoginSuffix{font-variant-numeric:tabular-nums;color:var(--fg-muted);font-size:.75rem;font-weight:500;line-height:1.35}.Profile-module__MITPoG__profileOauthBindStack{flex-direction:column;gap:.88rem;min-width:0;display:flex}.Profile-module__MITPoG__profileOauthBindIconRow{flex-flow:row;align-items:center;gap:.5rem;min-width:0;display:flex}.Profile-module__MITPoG__oauthBindIconButtonWrap{flex:1 1 0;min-width:0;display:flex}.Profile-module__MITPoG__oauthBindIconButton{background:var(--bg-default);border-radius:var(--radius);justify-content:center;align-items:center;width:100%;min-width:2.63rem;min-height:2.63rem;margin:0;padding:0;transition:background-color .2s;display:inline-flex}.Profile-module__MITPoG__oauthBindIconButton:hover:not(:disabled){background:color-mix(in srgb, var(--fg-muted) 12%, var(--bg-default))}.Profile-module__MITPoG__oauthBindIconButton:disabled{opacity:.6;cursor:not-allowed}.Profile-module__MITPoG__oauthBindIconButtonImg{object-fit:contain;border-radius:50%;flex-shrink:0;width:1.5rem;height:1.5rem}.Profile-module__MITPoG__oauthBindIconButtonNamed{justify-content:center;padding-inline:.75rem;position:relative}.Profile-module__MITPoG__oauthBindIconButtonNamed .Profile-module__MITPoG__oauthBindIconButtonImg{position:absolute;left:.88rem}.Profile-module__MITPoG__oauthBindIconButtonName{text-align:center;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-inline:1.9rem;font-size:.88rem;font-weight:600;line-height:1.2;overflow:hidden}.Profile-module__MITPoG__profileNotificationsStack{flex-direction:column;gap:.95rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__profileNotificationFields{width:100%;min-width:0}.Profile-module__MITPoG__profileNotificationSoundRow{box-sizing:border-box;justify-content:space-between;align-items:center;gap:.45rem;width:100%;min-width:0;max-width:100%;padding-block:.5rem;padding-inline:8px 0;display:flex}.Profile-module__MITPoG__profileNotificationSoundLead{align-items:center;gap:.2rem;min-width:0;display:inline-flex}.Profile-module__MITPoG__profileNotificationSoundLabel{min-width:0;color:var(--fg-default);flex:0 auto;font-size:.88rem}.Profile-module__MITPoG__profileNotificationSoundTest{width:1.75rem;height:1.75rem;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.Profile-module__MITPoG__profileNotificationSoundTest:hover{color:var(--fg-default)}.Profile-module__MITPoG__profileNotificationSoundTestPlaying{color:var(--accent-fg)}.Profile-module__MITPoG__profileNotificationSoundTestPlaying:hover{color:var(--accent-emphasis)}.Profile-module__MITPoG__profileNotificationSoundTestIcon{width:1rem;height:1rem;display:block}.Profile-module__MITPoG__profileNotificationSoundRow .Profile-module__MITPoG__profileNotificationSimpleSwitch{flex-shrink:0;align-self:center;align-items:center;gap:0;width:auto;margin-inline:auto 0;padding:0;display:inline-flex}.Profile-module__MITPoG__profileNotificationSoundRow .Profile-module__MITPoG__profileNotificationSimpleSwitch>span:last-child{display:none}.Profile-module__MITPoG__profileNotificationTelegramCta{box-sizing:border-box;border-radius:var(--radius);background:var(--bg-default);width:100%;min-height:2.63rem;color:var(--fg-default);cursor:pointer;border:none;justify-content:center;align-self:stretch;align-items:center;gap:.45rem;padding-block:0;padding-inline:.7rem;font-size:.88rem;font-weight:600;line-height:1.2;transition:background-color .2s;display:flex}.Profile-module__MITPoG__profileNotificationTelegramCta:hover:not(:disabled){background:var(--bg-hover)}.Profile-module__MITPoG__profileNotificationTelegramCta:disabled{opacity:.45;cursor:default}.Profile-module__MITPoG__profileSettingsPanelBody{flex-direction:column;gap:.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__profileSettingsFormRowPair{flex-wrap:wrap;gap:.5rem;min-width:0;display:flex}.Profile-module__MITPoG__profileSettingsFormGroup{flex-direction:column;flex:calc(50% - .25rem);gap:.5rem;min-width:9rem;max-width:100%;display:flex}.Profile-module__MITPoG__profileSettingsFormLabel{color:var(--fg-muted);padding-inline:8px 10px;font-size:.78rem;font-weight:600;line-height:1.3}.Profile-module__MITPoG__profileSettingsFormInput{min-height:2.63rem;font-size:var(--field-font-size-md);border-radius:var(--radius);padding-block:.5rem;padding-inline:.88rem}.Profile-module__MITPoG__profileNotificationToggle{flex-direction:row-reverse;justify-content:space-between;align-self:stretch;width:100%;padding-inline:8px 0}.Profile-module__MITPoG__profileNotificationChannelBrand{object-fit:contain;flex-shrink:0;width:1.125rem;height:1.125rem;display:block}.Profile-module__MITPoG__profileModalField{min-width:0;max-width:100%}.Profile-module__MITPoG__siteInputRow{align-items:stretch;gap:.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__siteInputFieldGrow{flex:auto;min-width:0}.Profile-module__MITPoG__telegramNotificationsInput{gap:.45rem}.Profile-module__MITPoG__siteSlotsList{flex-direction:column;gap:.65rem;min-width:0;display:flex}.Profile-module__MITPoG__siteSlotBlock{flex-direction:column;gap:.35rem;min-width:0;display:flex}.Profile-module__MITPoG__siteSlotSuffix{color:var(--fg-muted);white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;align-self:stretch;align-items:center;padding-inline:0 .88rem;font-size:.78rem;font-weight:600;line-height:1;display:flex}.Profile-module__MITPoG__personalDataSensitiveWrap{min-width:0;position:relative}.Profile-module__MITPoG__personalDataSensitiveInput{width:100%;padding-right:calc(var(--personal-data-eye-inset) + var(--personal-data-eye-size) + .35rem)}.Profile-module__MITPoG__personalDataSensitiveInputMasked{-webkit-text-security:disc;text-security:disc}.Profile-module__MITPoG__personalDataSensitiveToggle{top:50%;right:var(--personal-data-eye-inset);z-index:1;color:var(--fg-muted);cursor:pointer;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:color .2s;display:inline-flex;position:absolute;transform:translateY(-50%)}.Profile-module__MITPoG__personalDataSensitiveToggle:hover:not(:disabled){color:var(--accent-fg)}.Profile-module__MITPoG__personalDataSensitiveToggle:disabled{opacity:.55;cursor:not-allowed}.Profile-module__MITPoG__personalDataSensitiveToggleIcon{flex-shrink:0;width:1rem;height:1rem}.Profile-module__MITPoG__personalDataSensitiveWrapInnRow{width:100%;min-width:0}.Profile-module__MITPoG__personalDataSensitiveTextWrap{align-items:center;gap:.35rem;min-width:0;max-width:100%;display:inline-flex}.Profile-module__MITPoG__personalDataSensitiveTextValue{text-overflow:ellipsis;flex-shrink:1;min-width:0;overflow:hidden}.Profile-module__MITPoG__personalDataSensitiveTextToggle{flex-shrink:0;position:static;transform:none}.Profile-module__MITPoG__personalDataSensitiveTextToggleIcon{width:.875rem;height:.875rem}.Profile-module__MITPoG__siteHelpBtn{box-sizing:border-box;width:2.63rem;min-width:2.63rem;height:auto;min-height:2.63rem;color:var(--fg-muted);background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__siteHelpBtn:hover{color:var(--accent-fg);background:var(--accent-subtle-bg)}.Profile-module__MITPoG__siteHelpBtnIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.Profile-module__MITPoG__siteHelpBtnTooltipAnchor{flex-shrink:0;display:inline-flex}.Profile-module__MITPoG__siteHelpBtnTooltipAnchor>button:disabled{pointer-events:none;opacity:.55;cursor:not-allowed}.Profile-module__MITPoG__siteHelpBtnTooltipAnchor>.Profile-module__MITPoG__siteVerifyTriggerBtn:disabled,.Profile-module__MITPoG__siteHelpBtnTooltipAnchor>.Profile-module__MITPoG__siteVerifyTriggerBtnVerified:disabled,.Profile-module__MITPoG__siteHelpBtnTooltipAnchor>.Profile-module__MITPoG__siteDomainErrorTriggerBtn:disabled,.Profile-module__MITPoG__siteHelpBtnTooltipAnchor>.Profile-module__MITPoG__siteDomainCheckingTriggerBtn:disabled{opacity:1;cursor:default}.Profile-module__MITPoG__siteInputRowSideAction{flex-shrink:0;align-self:stretch;display:flex}.Profile-module__MITPoG__siteInputRowSideAction .Profile-module__MITPoG__siteHelpBtn{height:100%;min-height:100%}.Profile-module__MITPoG__profileSettingsEmailLogoutBtn:hover:not(:disabled){color:var(--danger-fg);background:var(--danger-muted-bg)}.Profile-module__MITPoG__profileSettingsDrawerInnerColumn{min-height:calc(100vh - var(--navbar-height) - 4rem);min-height:calc(100dvh - var(--navbar-height) - 4rem);flex-direction:column;display:flex}.Profile-module__MITPoG__profileSettingsDrawerLoadingWrap{box-sizing:border-box;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:0;width:100%;min-height:0;padding:2rem;display:flex}.Profile-module__MITPoG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Profile-module__MITPoG__siteFieldHint{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:var(--fg-muted);white-space:normal;overflow-wrap:break-word;word-break:break-word;margin-block:0 .35rem;padding-inline:8px;font-size:.78rem;line-height:1.4;transition:color .2s}.Profile-module__MITPoG__siteFieldHintWarning{color:var(--color-warning,#f59e0b)}.Profile-module__MITPoG__siteFieldHintLink{color:var(--accent-fg);font-weight:600;text-decoration:none}.Profile-module__MITPoG__siteFieldHintLink:hover{text-underline-offset:2px;opacity:.88;text-decoration:underline}.Profile-module__MITPoG__siteVerifiedByOwner{color:var(--success-fg);align-items:center;gap:.4rem;margin-block:.35rem 0;padding-inline:8px;font-size:.78rem;font-weight:600;line-height:1.4;display:flex}.Profile-module__MITPoG__siteVerifiedByOwnerCheck{width:1.28em;height:1.28em;color:inherit;flex-shrink:0}.Profile-module__MITPoG__siteVerifiedByOwnerHeader{margin-block:0}.Profile-module__MITPoG__siteVerifyCompact{flex-direction:column;align-items:stretch;gap:.35rem;width:100%;min-width:0;margin:0;padding:8px 8px 0;display:flex}.Profile-module__MITPoG__siteVerifyCompactActionsRow{align-items:stretch;gap:.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__siteVerifyCompactActionBtn{text-align:center;white-space:nowrap;flex:1 1 0;justify-content:center;align-items:center;min-width:0;text-decoration:none;display:inline-flex}.Profile-module__MITPoG__siteVerifyOpenBtn{width:100%;margin-block-start:.35rem}.Profile-module__MITPoG__siteVerifyTriggerBtn{color:var(--orange-fg);background:color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas))}.Profile-module__MITPoG__siteVerifyTriggerBtn:hover:not(:disabled){color:var(--orange-fg);background:color-mix(in srgb, var(--orange-fg) 22%, color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas)))}.Profile-module__MITPoG__siteVerifyTriggerBtnVerified{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, var(--bg-canvas));cursor:default}.Profile-module__MITPoG__siteVerifyTriggerBtnVerified:disabled{opacity:1}.Profile-module__MITPoG__siteDomainErrorTriggerBtn{color:var(--danger-fg);background:var(--danger-soft-bg);cursor:default}.Profile-module__MITPoG__siteDomainErrorTriggerBtn:disabled{opacity:1}.Profile-module__MITPoG__siteDomainCheckingTriggerBtn{color:var(--fg-muted);background:var(--bg-subtle);cursor:default}.Profile-module__MITPoG__siteDomainCheckingTriggerBtn:disabled{opacity:1}.Profile-module__MITPoG__siteVerifiedCountSummary{color:var(--orange-fg);align-items:center;gap:.35rem;padding-inline-end:8px;font-size:.78rem;font-weight:500;line-height:1.4;display:inline-flex}.Profile-module__MITPoG__siteVerifiedCountSummaryComplete{color:var(--success-fg)}.Profile-module__MITPoG__siteVerifiedCountBadge{font-variant-numeric:tabular-nums;min-width:1.65rem;color:var(--orange-fg);background:color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas));border-radius:var(--radius-pill);justify-content:center;align-items:center;padding:.12rem .38rem;font-size:.68rem;font-weight:600;line-height:1.2;display:inline-flex}.Profile-module__MITPoG__siteVerifiedCountBadgeComplete{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, var(--bg-canvas))}.Profile-module__MITPoG__siteVerifyTriggerBtnIcon{width:1.125rem;height:1.125rem;color:inherit;flex-shrink:0}.Profile-module__MITPoG__siteVerifyDrawerBody{flex-direction:column;gap:1.5rem;min-width:0;margin-block:.5rem 1.5rem;padding:0;display:flex}.Profile-module__MITPoG__siteVerifyDrawerMethodGroup{flex-direction:column;gap:.65rem;min-width:0;display:flex}.Profile-module__MITPoG__siteVerifyDrawerSection{flex-direction:column;gap:.35rem;min-width:0;display:flex}.Profile-module__MITPoG__siteVerifyMethodHint{color:var(--fg-muted);border:1px dashed var(--border-muted);border-radius:var(--radius);margin:0;padding:.75rem .85rem;font-size:.78rem;line-height:1.45}.Profile-module__MITPoG__siteVerifyMethodError{color:var(--danger-fg);border:1px dashed color-mix(in srgb, var(--danger-fg) 45%, var(--border-muted));border-radius:var(--radius);margin:0;padding:.75rem .85rem;font-size:.78rem;line-height:1.45}.Profile-module__MITPoG__siteVerifyDrawerDnsFields{flex-direction:column;gap:.65rem;display:flex}.Profile-module__MITPoG__telegramNotifyLinkBotButton{color:#fff;background:#2aabee;text-decoration:none}.Profile-module__MITPoG__telegramNotifyLinkBotButton:hover:not(:disabled){filter:brightness(1.05)}.Profile-module__MITPoG__telegramNotifyLinkBotButtonDisabled{opacity:.5;cursor:not-allowed}.Profile-module__MITPoG__telegramNotifyLinkModalBody{flex-direction:column;gap:.85rem;display:flex}.Profile-module__MITPoG__siteSyncNote{color:var(--fg-muted);margin-block:.3rem 0;font-size:.72rem}.Profile-module__MITPoG__profileBindingsDivider.Profile-module__MITPoG__siteVerifyDrawerDivider{margin-block:0}.Profile-module__MITPoG__profileBindingsDivider{align-items:center;gap:0;min-width:0;margin-block:.5rem;display:flex}.Profile-module__MITPoG__profileBindingsDividerLine{border:none;border-top:1px dashed var(--border-muted);opacity:.85;flex:1;min-width:1.25rem;height:0}.Profile-module__MITPoG__profileBindingsDividerText{letter-spacing:.05em;color:var(--fg-default);flex-shrink:0;padding-block:0;padding-inline:.75rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.75rem;font-weight:600;line-height:1.15}@keyframes Profile-module__MITPoG__profileSectionFadeIn{0%{opacity:0}to{opacity:1}}.Profile-module__MITPoG__header{background-color:var(--bg-default);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:2rem;animation:.28s both Profile-module__MITPoG__profileSectionFadeIn;display:flex}.Profile-module__MITPoG__headerSkeletonShell{pointer-events:none;position:relative}.Profile-module__MITPoG__headerSkeletonSizer{visibility:hidden}.Profile-module__MITPoG__headerSkeletonFill.appSkeletonBlock{border-radius:var(--radius);width:100%;height:100%;position:absolute;inset:0}.Profile-module__MITPoG__headerAccess{box-sizing:border-box;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:1rem 1.5rem;width:100%;min-width:0;margin-top:.25rem;display:flex}.Profile-module__MITPoG__headerAccessRoleSection,.Profile-module__MITPoG__headerAccessBlocksSection,.Profile-module__MITPoG__headerAccessRatingSection{text-align:left;flex-flow:row;flex:0 auto;align-items:center;gap:.35rem;min-width:0;display:flex}.Profile-module__MITPoG__headerAccessRatingInline{white-space:nowrap;justify-content:flex-start;align-items:center;min-width:0;max-width:100%;display:flex}.Profile-module__MITPoG__headerAccessSellerRating{white-space:nowrap;text-align:center;background-color:#0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;gap:.31rem;margin:0;padding:0;display:inline-flex}.Profile-module__MITPoG__headerAccessSellerStar{width:.95rem;height:.95rem;color:var(--rating-star-fg);opacity:.95;flex-shrink:0}.Profile-module__MITPoG__headerAccessSellerStarNoRating{color:var(--fg-muted);opacity:1}.Profile-module__MITPoG__headerAccessSellerValue{font-variant-numeric:tabular-nums;color:var(--fg-default);white-space:nowrap;font-size:.9rem;font-weight:600;line-height:1.3}.Profile-module__MITPoG__headerAccessSellerReviews{font-variant-numeric:tabular-nums;color:var(--fg-muted);white-space:nowrap;font-size:.7rem;font-weight:600;line-height:1.3}.Profile-module__MITPoG__headerAccessLabel{color:var(--fg-muted);text-align:left;white-space:nowrap;flex-shrink:0;margin:0;font-size:.88rem;font-weight:400;line-height:1.35}.Profile-module__MITPoG__headerAccessRole,.Profile-module__MITPoG__headerAccessBlocksState{white-space:nowrap;text-overflow:ellipsis;border-radius:0;align-items:center;min-width:0;max-width:100%;margin:0;padding:0;font-size:.9rem;font-weight:600;line-height:1.3;display:inline-flex;overflow:hidden}.Profile-module__MITPoG__headerAccessBlocksStateOk{color:var(--success-fg);background-color:#0000}.Profile-module__MITPoG__headerAccessBlocksStateBad{color:var(--danger-fg);background-color:#0000}.Profile-module__MITPoG__userInfo{flex:auto;align-items:flex-start;gap:1.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__avatarBlock{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.5rem;width:5rem;display:flex}.Profile-module__MITPoG__avatarLarge{color:#fff;background:var(--accent-fg);border-radius:var(--radius-circle);flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;position:relative;overflow:hidden}.Profile-module__MITPoG__avatarLargeButton{cursor:pointer;background:var(--accent-fg);border:none;padding:0}.Profile-module__MITPoG__avatarLargeButton:hover .Profile-module__MITPoG__avatarLargeOverlay,.Profile-module__MITPoG__avatarLargeButton:focus-visible .Profile-module__MITPoG__avatarLargeOverlay,.Profile-module__MITPoG__avatarLargeStatic:hover .Profile-module__MITPoG__avatarLargeOverlay,.Profile-module__MITPoG__avatarLargeStatic:focus-visible .Profile-module__MITPoG__avatarLargeOverlay{opacity:1}.Profile-module__MITPoG__avatarLargeStatic{border:none;padding:0}.Profile-module__MITPoG__avatarLargeHasImage,.Profile-module__MITPoG__avatarLargeButton.Profile-module__MITPoG__avatarLargeHasImage{background:0 0}.Profile-module__MITPoG__avatarLargeImg{object-fit:cover;border-radius:var(--radius-circle);width:100%;height:100%;display:block}.Profile-module__MITPoG__avatarLargeIcon{flex-shrink:0;width:1.75rem;height:2rem;display:block}.Profile-module__MITPoG__avatarLargeFallback{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:2.1rem;font-weight:600;line-height:1;display:inline-flex}.Profile-module__MITPoG__avatarLargeOverlay{border-radius:var(--radius-circle);opacity:0;background:#00000073;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.Profile-module__MITPoG__avatarLargeOverlayVisible{opacity:1}.Profile-module__MITPoG__avatarLargeOverlayIcon{color:#fff;flex-shrink:0;width:1.4rem;height:1.4rem;display:block}.Profile-module__MITPoG__avatarBusyOverlay{border-radius:var(--radius-circle);background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Profile-module__MITPoG__avatarFileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Profile-module__MITPoG__userDetails{flex-direction:column;flex:auto;gap:.65rem;min-width:0;display:flex}.Profile-module__MITPoG__userNameEmailRow{flex-flow:wrap;align-items:baseline;gap:.75rem 1rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__userName{color:var(--fg-default);flex-shrink:0;min-width:0;max-width:100%;margin:0;font-size:1.5rem;font-weight:600}.Profile-module__MITPoG__userEmail{color:var(--fg-muted);overflow-wrap:anywhere;word-break:break-word;flex:0 auto;min-width:0;max-width:100%;margin:0;font-size:.88rem}.Profile-module__MITPoG__userEmailSensitiveWrap{flex:0 auto;min-width:0;max-width:100%}.Profile-module__MITPoG__userBindings{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:0;display:flex}.Profile-module__MITPoG__bindingChip{box-sizing:border-box;max-width:100%;min-height:2rem;color:var(--fg-default);background:var(--bg-canvas);border-radius:var(--radius);align-items:center;gap:.5rem;padding-block:.4rem;padding-inline:.75rem;font-size:.81rem;font-weight:600;line-height:1.2;display:inline-flex}.Profile-module__MITPoG__bindingChipEmpty{color:var(--fg-muted);font-weight:500}.Profile-module__MITPoG__bindingChipEmpty .Profile-module__MITPoG__bindingIcon,.Profile-module__MITPoG__bindingChipEmpty .Profile-module__MITPoG__bindingBrandImg{opacity:.75}.Profile-module__MITPoG__bindingChipLink{color:inherit;cursor:pointer;text-decoration:none}.Profile-module__MITPoG__bindingChipLink:hover{background:var(--bg-hover)}.Profile-module__MITPoG__bindingChipLink:hover .Profile-module__MITPoG__bindingLabel{text-underline-offset:.12em;text-decoration:underline}.Profile-module__MITPoG__bindingChipSiteLink{padding-inline:.75rem .45rem}.Profile-module__MITPoG__bindingChipButton{cursor:pointer;text-align:inherit;appearance:none;border:none;margin:0;padding-block:.4rem;padding-inline:.75rem;font-family:inherit}.Profile-module__MITPoG__bindingChipButton:hover{background:var(--bg-hover)}.Profile-module__MITPoG__bindingChipEmpty.Profile-module__MITPoG__bindingChipButton:hover{color:var(--fg-default)}.Profile-module__MITPoG__bindingIcon{width:1.13rem;height:1.13rem;color:var(--fg-muted);flex-shrink:0}.Profile-module__MITPoG__bindingIconSiteVerified{color:var(--success-fg)}.Profile-module__MITPoG__bindingIconSiteUnverified{color:var(--orange-fg)}.Profile-module__MITPoG__bindingBrandImg{object-fit:contain;flex-shrink:0;width:1.13rem;height:1.13rem;display:block}.Profile-module__MITPoG__bindingLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Profile-module__MITPoG__bindingLabelPending{color:var(--orange-fg);background:color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas));border-radius:var(--radius);flex-shrink:0;align-self:center;margin:0;padding-block:.2rem;padding-inline:.55rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2}.Profile-module__MITPoG__bindingLabelVerified{color:var(--success-fg);background:var(--success-soft-bg);border-radius:var(--radius);flex-shrink:0;align-self:center;margin:0;padding-block:.2rem;padding-inline:.55rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2}.Profile-module__MITPoG__tabs{justify-content:flex-start;width:100%;min-width:0;max-width:100%;margin-bottom:1.5rem;animation:.28s both Profile-module__MITPoG__profileSectionFadeIn;display:flex}.Profile-module__MITPoG__tab{color:var(--fg-muted);background:var(--bg-subtle);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;flex:none;justify-content:flex-start;align-items:stretch;gap:2px;padding:2px;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.Profile-module__MITPoG__tabLabel{white-space:nowrap;flex:0 auto;justify-content:flex-start;align-items:center;min-width:0;padding-block:.63rem;padding-inline:1.13rem;line-height:1.25;display:inline-flex}.Profile-module__MITPoG__tab:hover,.Profile-module__MITPoG__tab.Profile-module__MITPoG__active{background:var(--accent-subtle-bg);color:var(--accent-fg)}.Profile-module__MITPoG__tabBadge{box-sizing:border-box;font-variant-numeric:tabular-nums;min-width:2.25rem;color:var(--fg-default);background:var(--bg-canvas);border-radius:0 var(--radius) var(--radius) 0;text-align:center;justify-content:center;align-self:stretch;align-items:center;padding-block:0;padding-inline:.63rem;font-size:.81rem;font-weight:600;line-height:1;display:inline-flex}.Profile-module__MITPoG__tabSkeletonChip{pointer-events:none;flex:none;display:inline-flex;position:relative}.Profile-module__MITPoG__tabSkeletonSizer{visibility:hidden;display:contents}.Profile-module__MITPoG__tabSkeletonFill.appSkeletonBlock{border-radius:var(--radius);width:100%;height:100%;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.Profile-module__MITPoG__header,.Profile-module__MITPoG__tabs{animation:none}}.Profile-module__MITPoG__contentPlain{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding-block:2rem;display:flex}.Profile-module__MITPoG__profileInitialLoading{flex:1;width:100%;min-height:12rem}.Profile-module__MITPoG__empty{color:var(--fg-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.Profile-module__MITPoG__historyList{flex-direction:column;display:flex}.Profile-module__MITPoG__historyItem{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding:1.5rem;transition:background .2s;display:flex}.Profile-module__MITPoG__historyItem:last-child{border-bottom:none}.Profile-module__MITPoG__historyItem:hover{background-color:var(--bg-subtle)}.Profile-module__MITPoG__itemInfo{flex-direction:column;gap:.38rem;display:flex}.Profile-module__MITPoG__itemType{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.Profile-module__MITPoG__itemName{color:var(--fg-default);margin:0;font-size:1rem;font-weight:600}.Profile-module__MITPoG__itemDate{color:var(--fg-muted);font-size:.88rem}.Profile-module__MITPoG__sessionExpires{color:var(--fg-muted);margin-top:.35rem;font-size:.81rem;display:block}.Profile-module__MITPoG__itemPrice{color:var(--fg-default);align-items:center;gap:.38rem;font-size:1.13rem;font-weight:600;display:flex}.Profile-module__MITPoG__itemActions{align-items:center;gap:1rem;display:flex}.Profile-module__MITPoG__itemButton{box-sizing:border-box;color:var(--accent-fg);background:var(--accent-soft-bg);border-radius:var(--radius);cursor:pointer;appearance:none;white-space:nowrap;border:none;justify-content:center;align-items:center;margin:0;padding-block:.5rem;padding-inline:1rem;font-family:inherit;font-size:.88rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__itemButton:hover{background:var(--accent-strong-bg)}.Profile-module__MITPoG__orderMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Profile-module__MITPoG__profileSessionsTableBlock{width:100%;min-width:0}.Profile-module__MITPoG__profileSessionsTableWrapFlat{background:0 0}.Profile-module__MITPoG__profileSessionsGrid{align-items:center;gap:12px;min-width:min(100%,720px);display:grid}.Profile-module__MITPoG__profileSessionsTableGrid{grid-template-columns:minmax(10rem,1fr) minmax(10rem,1fr) minmax(10rem,1fr) minmax(10rem,max-content) minmax(10rem,max-content) minmax(2.75rem,max-content)}.Profile-module__MITPoG__profileSessionsIpCell{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;min-width:0;display:flex}.Profile-module__MITPoG__profileSessionsIpText{color:var(--fg-default);word-break:break-all;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.Profile-module__MITPoG__profileSessionsGeoUnknown{color:var(--fg-muted)}.Profile-module__MITPoG__profileSessionsTerminateDetail{margin-top:.35rem}.Profile-module__MITPoG__profileSessionsTerminateLabel{color:var(--fg-muted)}.Profile-module__MITPoG__profileSessionsTerminateValue{color:var(--fg-default)}.Profile-module__MITPoG__profileSessionsCurrentHint{box-sizing:border-box;letter-spacing:.04em;color:var(--success-fg);background:var(--order-status-completed-bg);border-radius:var(--radius);flex-shrink:0;align-items:center;padding-block:.2rem;padding-inline:.45rem;font-size:.69rem;font-weight:600;line-height:1.2;display:inline-flex}.Profile-module__MITPoG__profilePurchasesGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profilePurchasesTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(10rem,max-content) minmax(10rem,max-content) minmax(10rem,max-content) minmax(10rem,max-content) minmax(12rem,max-content) minmax(2.75rem,max-content)}.Profile-module__MITPoG__profileHistoryClickableRow{cursor:pointer;position:relative}.Profile-module__MITPoG__profileHistoryRowLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.Profile-module__MITPoG__profileHistoryClickableRow>:not(.Profile-module__MITPoG__profileHistoryRowLink):not(.Profile-module__MITPoG__profileHistoryRowInteractive){pointer-events:none}.Profile-module__MITPoG__profileHistoryClickableRow>.Profile-module__MITPoG__profileHistoryRowInteractive,.Profile-module__MITPoG__profileHistoryClickableRow>:not(.Profile-module__MITPoG__profileHistoryRowLink) [data-tooltip-trigger]{z-index:2;pointer-events:auto;position:relative}.Profile-module__MITPoG__profilePurchasesResourceCell{white-space:normal}.Profile-module__MITPoG__profileTransactionsGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profileTransactionsTableGrid{grid-template-columns:minmax(20rem,1fr) minmax(9rem,1fr) minmax(9rem,1fr) minmax(9rem,1fr) minmax(9rem,1fr) minmax(10rem,max-content) minmax(8rem,max-content) minmax(2.75rem,max-content)}.Profile-module__MITPoG__txAmountNeutral{font-variant-numeric:tabular-nums;color:var(--text-primary)}.Profile-module__MITPoG__txDeltaChip{font-variant-numeric:tabular-nums;border-radius:var(--radius-pill);white-space:nowrap;justify-content:center;align-items:center;gap:.25rem;padding:4px 10px;font-weight:600;display:inline-flex}.Profile-module__MITPoG__txDeltaChipLightning{color:currentColor;flex-shrink:0;align-self:center;width:.94rem;height:.94rem}.Profile-module__MITPoG__txDeltaChipPositive{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, transparent)}.Profile-module__MITPoG__txDeltaChipNegative{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 12%, transparent)}.Profile-module__MITPoG__txDeltaChipFrozen{color:var(--text-muted);background:color-mix(in srgb, var(--text-muted) 10%, transparent)}.Profile-module__MITPoG__profileDepositsGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profileDepositsTableGrid{grid-template-columns:minmax(8rem,max-content) minmax(10rem,max-content) minmax(18rem,1fr) minmax(10rem,max-content) minmax(10rem,max-content) minmax(10rem,max-content) minmax(8rem,max-content)}.Profile-module__MITPoG__profileDepositPurposeCell{min-width:0}.Profile-module__MITPoG__profileDepositPurposeText{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.Profile-module__MITPoG__profileOrdersGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profileOrdersTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(10rem,1fr) minmax(10rem,1fr) minmax(12rem,max-content) minmax(12rem,max-content) minmax(10rem,max-content) minmax(2.75rem,max-content)}@media (max-width:768px){.Profile-module__MITPoG__header{flex-direction:column;align-items:stretch;gap:1.25rem}.Profile-module__MITPoG__userInfo{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%}.Profile-module__MITPoG__userDetails{align-items:center;width:100%}.Profile-module__MITPoG__userNameEmailRow{flex-direction:column;align-items:center;gap:.35rem}.Profile-module__MITPoG__userName{text-align:center}.Profile-module__MITPoG__userEmail{text-align:center;white-space:normal;overflow-wrap:anywhere}.Profile-module__MITPoG__userBindings{justify-content:center;margin-top:.35rem}.Profile-module__MITPoG__headerAccess{flex-wrap:wrap;flex:none;place-content:center;align-self:stretch;gap:.65rem 1rem;width:100%;max-width:100%;margin-top:.35rem}.Profile-module__MITPoG__headerAccessRoleSection,.Profile-module__MITPoG__headerAccessBlocksSection,.Profile-module__MITPoG__headerAccessRatingSection{text-align:center;justify-content:center;align-items:center}.Profile-module__MITPoG__headerAccessLabel{text-align:center}.Profile-module__MITPoG__headerAccessRatingInline{justify-content:center}.Profile-module__MITPoG__historyItem{flex-direction:column;align-items:flex-start;gap:1rem}.Profile-module__MITPoG__orderMeta{justify-content:space-between;width:100%}}.Profile-module__MITPoG__profileOnboardingSection{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.Profile-module__MITPoG__profileSettingsPrimaryActions{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Profile-module__MITPoG__profileSettingsPrimaryActions>a,.Profile-module__MITPoG__profileSettingsPrimaryActions>button{white-space:nowrap}.Profile-module__MITPoG__securitySettingsGroup{flex-direction:column;gap:.88rem;min-width:0;display:flex}.Profile-module__MITPoG__securityBlock{flex-direction:column;gap:.65rem;min-width:0;display:flex}.Profile-module__MITPoG__securitySectionStack{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Profile-module__MITPoG__securitySectionStackIdleRow{grid-template-columns:1fr 1fr;align-items:stretch;gap:.5rem;display:grid}.Profile-module__MITPoG__securityBlockTitle{color:var(--fg-muted);margin:0;font-size:.82rem;font-weight:600}.Profile-module__MITPoG__securityBlockHint{color:var(--fg-muted);margin:0;font-size:.82rem;line-height:1.5}.Profile-module__MITPoG__securityPrimaryActionBtn{box-sizing:border-box;min-height:2.63rem;color:var(--accent-fg);background:var(--accent-soft-bg);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Profile-module__MITPoG__securityPrimaryActionBtn:hover:not(:disabled){background:var(--accent-strong-bg);color:var(--accent-fg)}.Profile-module__MITPoG__securityPrimaryActionBtn:disabled,.Profile-module__MITPoG__securityPrimaryActionBtn:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--accent-fg);background:var(--accent-soft-bg)}.Profile-module__MITPoG__securitySuccessActionBtn{box-sizing:border-box;min-height:2.63rem;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas));border-radius:var(--radius);cursor:pointer;appearance:none;border:none;justify-content:center;align-items:center;gap:.45rem;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Profile-module__MITPoG__securitySuccessActionBtn:hover:not(:disabled){background:color-mix(in srgb, var(--success-fg) 18%, color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas)));color:var(--success-fg)}.Profile-module__MITPoG__securitySuccessActionBtn:disabled,.Profile-module__MITPoG__securitySuccessActionBtn:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas))}.Profile-module__MITPoG__securityDangerActionBtn{box-sizing:border-box;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-subtle);border-radius:var(--radius);cursor:pointer;appearance:none;border:none;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Profile-module__MITPoG__securityDangerActionBtn:hover:not(:disabled){background:var(--danger-emphasis-bg);color:var(--danger-fg)}.Profile-module__MITPoG__securityDangerActionBtn:disabled,.Profile-module__MITPoG__securityDangerActionBtn:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--danger-fg);background:var(--danger-subtle)}.Profile-module__MITPoG__securityBtn{box-sizing:border-box;border-radius:var(--radius);cursor:pointer;background:var(--bg-header-chip);min-height:2.1rem;color:var(--fg-default);border:none;padding-block:.4rem;padding-inline:.9rem;font-family:inherit;font-size:.85rem;font-weight:600;line-height:1.25;transition:background-color .15s}.Profile-module__MITPoG__securityBtn:hover:not(:disabled){background:color-mix(in srgb, var(--fg-default) 14%, var(--bg-canvas))}.Profile-module__MITPoG__securityBtn:disabled{opacity:.55;cursor:not-allowed}.Profile-module__MITPoG__securityBtn.Profile-module__MITPoG__siteVerifyCompactActionBtn{min-height:2.63rem;padding-block:0;padding-inline:1rem;font-size:.94rem}.Profile-module__MITPoG__securityBtnPrimary{background:var(--accent-soft-bg);color:var(--accent-fg)}.Profile-module__MITPoG__securityBtnPrimary:hover:not(:disabled){background:var(--accent-strong-bg)}.Profile-module__MITPoG__securityBtnDanger{background:color-mix(in srgb, var(--danger-fg,#e05c5c) 10%, var(--bg-canvas));color:var(--danger-fg,#e05c5c)}.Profile-module__MITPoG__securityBtnDanger:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg,#e05c5c) 18%, var(--bg-canvas))}.Profile-module__MITPoG__securityBtn.Profile-module__MITPoG__siteVerifyCompactBtn{background:color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas));color:var(--orange-fg)}.Profile-module__MITPoG__securityBtn.Profile-module__MITPoG__siteVerifyCompactBtn:hover:not(:disabled){background:color-mix(in srgb, var(--orange-fg) 22%, color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas)))}.Profile-module__MITPoG__securityCodeForm{flex-direction:column;gap:.75rem;display:flex}.Profile-module__MITPoG__securityPinInputs{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Profile-module__MITPoG__securityCodeLabel{color:var(--fg-muted);margin:0;font-size:.8rem}.Profile-module__MITPoG__securityQr{border-radius:var(--radius);flex-shrink:0;width:160px;height:160px}.Profile-module__MITPoG__securityQrWrap{flex-direction:row;align-items:stretch;gap:.75rem;min-width:0;display:flex}.Profile-module__MITPoG__securityQrSideText{flex-direction:column;flex:1;gap:.35rem;min-width:0;padding-top:.15rem;display:flex}.Profile-module__MITPoG__securityQrSideText .Profile-module__MITPoG__securityCodeLabel{line-height:1.35}.Profile-module__MITPoG__securityQrScanHint{margin-top:auto}
.PurchasesListStackRow-module__TmWrnq__stackRow{isolation:isolate;box-sizing:border-box;color:inherit;border-bottom:1px dashed var(--border-dashed);grid-template-columns:4px minmax(0,1fr);align-items:stretch;gap:.65rem .85rem;padding:.75rem .75rem .75rem 0;text-decoration:none;transition:background-color .18s;display:grid;position:relative}.PurchasesListStackRow-module__TmWrnq__stackRow:before{content:"";inset-block:0;opacity:.25;pointer-events:none;z-index:-1;background:linear-gradient(90deg, color-mix(in srgb, var(--fg-default) 20%, transparent), transparent);border-radius:0;width:50vh;position:absolute;left:0}.PurchasesListStackRow-module__TmWrnq__stackRow:has(.PurchasesListStackRow-module__TmWrnq__stackRail[data-rail-tone=success]):before{background:linear-gradient(90deg, color-mix(in srgb, var(--success-fg) 20%, transparent), transparent)}.PurchasesListStackRow-module__TmWrnq__stackRow:has(.PurchasesListStackRow-module__TmWrnq__stackRail[data-rail-tone=attention]):before{background:linear-gradient(90deg, color-mix(in srgb, var(--attention-fg) 20%, transparent), transparent)}.PurchasesListStackRow-module__TmWrnq__stackRow:has(.PurchasesListStackRow-module__TmWrnq__stackRail[data-rail-tone=info]):before{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-fg) 20%, transparent), transparent)}.PurchasesListStackRow-module__TmWrnq__stackRow:has(.PurchasesListStackRow-module__TmWrnq__stackRail[data-rail-tone=danger]):before{background:linear-gradient(90deg, color-mix(in srgb, var(--danger-fg) 20%, transparent), transparent)}.PurchasesListStackRow-module__TmWrnq__stackRow:has(.PurchasesListStackRow-module__TmWrnq__stackRail[data-rail-tone=neutral]):before{background:linear-gradient(90deg, color-mix(in srgb, var(--fg-default) 20%, transparent), transparent)}.PurchasesListStackRow-module__TmWrnq__stackRow.PurchasesListStackRow-module__TmWrnq__stackRowSkeleton:before{content:none}.PurchasesListStackRow-module__TmWrnq__stackRow.PurchasesListStackRow-module__TmWrnq__stackRowSkeletonPlain{grid-template-columns:minmax(0,1fr);column-gap:0}.PurchasesListStackRow-module__TmWrnq__stackRow.PurchasesListStackRow-module__TmWrnq__stackRowSkeletonFlush,.PurchasesListStackRow-module__TmWrnq__stackRow.PurchasesListStackRow-module__TmWrnq__stackRowSkeletonFlush .PurchasesListStackRow-module__TmWrnq__stackMain{padding-inline:0}.PurchasesListStackRow-module__TmWrnq__stackRow.PurchasesListStackRow-module__TmWrnq__stackRowSkeletonInset{padding-inline:.75rem}.PurchasesListStackRow-module__TmWrnq__stackRow:last-child{border-bottom:none}.PurchasesListStackRow-module__TmWrnq__stackRow:hover{background:color-mix(in srgb, var(--fg-default) 9%, var(--bg-canvas))}.PurchasesListStackRow-module__TmWrnq__stackRow:hover .PurchasesListStackRow-module__TmWrnq__stackRail{filter:brightness(.94)}.PurchasesListStackRow-module__TmWrnq__stackRail{z-index:0;background:var(--bg-hover);flex-shrink:0;align-self:stretch;width:4px;min-height:2.75rem;position:relative}.PurchasesListStackRow-module__TmWrnq__stackRail[data-rail-tone=success]{background:var(--success-fg)}.PurchasesListStackRow-module__TmWrnq__stackRail[data-rail-tone=attention]{background:var(--attention-fg)}.PurchasesListStackRow-module__TmWrnq__stackRail[data-rail-tone=info]{background:var(--accent-fg)}.PurchasesListStackRow-module__TmWrnq__stackRail[data-rail-tone=danger]{background:var(--danger-fg)}.PurchasesListStackRow-module__TmWrnq__stackMain{z-index:0;flex-flow:wrap;flex:auto;gap:.75rem 1rem;min-width:0;display:flex;position:relative}.PurchasesListStackRow-module__TmWrnq__stackCenter{flex-direction:column;flex:12rem;gap:.25rem;min-width:0;display:flex}.PurchasesListStackRow-module__TmWrnq__stackCenter .PurchasesListStackRow-module__TmWrnq__stackLead{min-width:0}.PurchasesListStackRow-module__TmWrnq__stackLeadText{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.PurchasesListStackRow-module__TmWrnq__stackLead .PurchasesListStackRow-module__TmWrnq__stackLeadAvatar{box-sizing:border-box;background:0 0;border-radius:0;flex-shrink:0;align-self:center;width:2rem;min-width:2rem;max-width:2rem;height:2rem;min-height:2rem;max-height:2rem;padding:0}.PurchasesListStackRow-module__TmWrnq__stackLead .PurchasesListStackRow-module__TmWrnq__stackLeadAvatar img,.PurchasesListStackRow-module__TmWrnq__stackLead .PurchasesListStackRow-module__TmWrnq__stackLeadAvatar>div>span{object-fit:contain;width:100%;height:100%}.PurchasesListStackRow-module__TmWrnq__stackTitle{letter-spacing:-.02em;min-width:0;color:var(--fg-default);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:0 auto;margin:0;font-size:.94rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.PurchasesListStackRow-module__TmWrnq__stackKind{min-width:0;color:var(--fg-muted);flex:0 auto;font-size:.81rem;font-weight:500;line-height:1.25}.PurchasesListStackRow-module__TmWrnq__stackThumb{box-sizing:border-box;border-radius:var(--radius);background:var(--bg-canvas);flex-shrink:0;width:4.25rem;height:4.25rem;position:relative;overflow:hidden}.PurchasesListStackRow-module__TmWrnq__stackThumb>*{box-sizing:border-box;width:100%;min-width:0;height:100%}.PurchasesListStackRow-module__TmWrnq__stackDesc{color:var(--fg-muted);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-width:0;max-width:100%;margin:.15rem 0 0;padding-left:0;font-size:.81rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.PurchasesListStackRow-module__TmWrnq__stackRight{flex-direction:column;flex:none;justify-content:flex-start;align-self:center;align-items:flex-end;min-width:0;max-width:100%;margin-left:auto;display:flex}.PurchasesListStackRow-module__TmWrnq__stackMeta{flex-wrap:wrap;justify-content:flex-end;align-items:center;width:auto;max-width:100%}.PurchasesListStackRow-module__TmWrnq__stackStatusBadge{letter-spacing:.22px;height:2.25rem;min-height:2.25rem;padding-block:0;padding-inline:.75rem;font-size:.8125rem;line-height:1.2}.PurchasesListStackRow-module__TmWrnq__stackMeta .PurchasesListStackRow-module__TmWrnq__stackDateBadge{letter-spacing:.22px;background:var(--bg-canvas);height:2.25rem;min-height:2.25rem;padding-block:0;padding-inline:.75rem;line-height:1.2}.PurchasesListStackRow-module__TmWrnq__stackPrice{white-space:nowrap;flex-shrink:0;align-items:center;gap:.2rem;padding-inline:.45rem;line-height:1.2;display:inline-flex}.PurchasesListStackRow-module__TmWrnq__stackChevron{width:1.25rem;height:1.25rem;color:color-mix(in srgb, var(--fg-muted) 85%, var(--fg-default));flex-shrink:0}@media (max-width:560px){.PurchasesListStackRow-module__TmWrnq__stackRow{grid-template-columns:4px minmax(0,1fr);gap:.5rem .6rem;padding:.65rem .65rem .65rem 0}.PurchasesListStackRow-module__TmWrnq__stackRail{width:4px}.PurchasesListStackRow-module__TmWrnq__stackThumb{width:3.5rem;height:3.5rem}.PurchasesListStackRow-module__TmWrnq__stackMain{gap:.55rem .65rem}.PurchasesListStackRow-module__TmWrnq__stackRight{flex-basis:100%;align-items:flex-end;max-width:100%;margin-left:0}.PurchasesListStackRow-module__TmWrnq__stackMeta{justify-content:flex-end;align-items:center;width:100%}}
.SellerUserPicker-module__CMjdEG__pickerRoot{min-width:0}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__triggerWithInput{cursor:text;min-height:var(--filter-control-h);border-radius:var(--radius);align-items:stretch;gap:0;padding:0;transition:background-color .2s,color .2s;overflow:hidden}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__triggerWithInput:has(:disabled){cursor:not-allowed;opacity:.6}.SellerUserPicker-module__CMjdEG__pickerRoot:has([aria-expanded=true]) .SellerUserPicker-module__CMjdEG__triggerWithInput{border-radius:var(--radius) var(--radius) 0 0}.SellerUserPicker-module__CMjdEG__pickerRoot:has([aria-expanded=true]) .SellerUserPicker-module__CMjdEG__comboInput{border-radius:var(--radius) 0 0 0}.SellerUserPicker-module__CMjdEG__pickerRoot:has([aria-expanded=true]) .SellerUserPicker-module__CMjdEG__chevronBtn{border-radius:0 var(--radius) 0 0}.SellerUserPicker-module__CMjdEG__triggerField{flex:1;align-items:stretch;min-width:0;display:flex;position:relative}.SellerUserPicker-module__CMjdEG__triggerUserIcon{left:var(--filter-option-padding-inline);z-index:1;pointer-events:none;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__comboInput.SellerUserPicker-module__CMjdEG__comboInputWithUserIcon{padding-inline-start:var(--filter-option-trigger-text-with-icon-padding)}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__comboInput{min-width:0;min-height:var(--filter-control-h);font-size:var(--field-font-size-md);cursor:text;color:var(--fg-default);background-color:var(--bg-default);border-radius:var(--radius) 0 0 var(--radius);flex:1;margin:0;padding-block:0;padding-inline:.88rem 0;font-weight:400;line-height:1.25}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__comboInput:disabled{cursor:not-allowed;background-color:var(--bg-subtle)}.SellerUserPicker-module__CMjdEG__pickerRoot[data-surface-canvas] .SellerUserPicker-module__CMjdEG__comboInput{background-color:var(--bg-canvas)}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__comboInput::placeholder{color:var(--fg-muted)}.SellerUserPicker-module__CMjdEG__chevronBtn{box-sizing:border-box;width:var(--filter-control-w);min-width:var(--filter-control-w);min-height:var(--filter-control-h);border-radius:0 var(--radius) var(--radius) 0;cursor:pointer;color:inherit;background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;margin:0;padding-block:0;padding-inline:0;display:flex}.SellerUserPicker-module__CMjdEG__chevronBtn:disabled{cursor:not-allowed}.SellerUserPicker-module__CMjdEG__pickerRow{align-items:stretch;gap:.375rem;display:flex}.SellerUserPicker-module__CMjdEG__pickerRow .SellerUserPicker-module__CMjdEG__triggerWithInput{flex:1;width:auto}.SellerUserPicker-module__CMjdEG__pickerRow .SellerUserPicker-module__CMjdEG__chevronBtn{border-radius:0 var(--radius) var(--radius) 0}.SellerUserPicker-module__CMjdEG__refreshBtn{box-sizing:border-box;width:var(--filter-control-w);min-width:var(--filter-control-w);border-radius:var(--radius);background:var(--bg-default);cursor:pointer;color:var(--fg-muted);border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s;display:flex}.SellerUserPicker-module__CMjdEG__pickerRefreshBtnHost{flex-shrink:0;align-self:stretch;display:flex}.SellerUserPicker-module__CMjdEG__pickerRefreshBtnHost .SellerUserPicker-module__CMjdEG__refreshBtn{align-self:stretch;height:100%}.SellerUserPicker-module__CMjdEG__triggerWithInput .SellerUserPicker-module__CMjdEG__pickerRefreshBtnHost .SellerUserPicker-module__CMjdEG__refreshBtn{background:0 0;border-radius:0}.SellerUserPicker-module__CMjdEG__refreshBtn:hover:not(:disabled),.SellerUserPicker-module__CMjdEG__refreshBtn:focus-visible:not(:disabled){background-color:var(--bg-hover);color:var(--fg-default)}.SellerUserPicker-module__CMjdEG__refreshBtn:disabled{cursor:not-allowed;color:var(--fg-muted)}.SellerUserPicker-module__CMjdEG__refreshBtnIcon{flex-shrink:0;width:1rem;height:1rem}.SellerUserPicker-module__CMjdEG__menuHint{color:var(--fg-muted);padding-block:.75rem;padding-inline:1rem;font-size:.88rem;font-weight:500}.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__menuHint{padding-block:.5rem;padding-inline:.75rem;font-size:.81rem}.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__sellerPickerOption{gap:.5rem;padding-block:.75rem;padding-inline:1rem}.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__optionStack{gap:.12rem}.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__optionMainRow,.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__optionMainLead{gap:.5rem}.SellerUserPicker-module__CMjdEG__optionMultiline{align-items:center}.SellerUserPicker-module__CMjdEG__optionStack{text-align:left;flex-direction:column;justify-content:center;align-items:stretch;gap:.14rem;width:100%;min-width:0;display:flex}.SellerUserPicker-module__CMjdEG__optionMainRow{justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}.SellerUserPicker-module__CMjdEG__optionMainLead{flex:auto;align-items:center;gap:.5rem;min-width:0;display:flex}.SellerUserPicker-module__CMjdEG__optionMainLead .SellerUserPicker-module__CMjdEG__optionMainName{flex:0 auto}.SellerUserPicker-module__CMjdEG__optionMainRatingEnd{flex-shrink:0;align-self:center;align-items:center;line-height:1;display:inline-flex}.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__optionMainLead .SellerUserPicker-module__CMjdEG__optionMainName{align-items:center;min-height:1.125rem;display:inline-flex}.SellerUserPicker-module__CMjdEG__optionMainPriceEnd{flex-shrink:0;align-self:center;align-items:center;margin-left:auto;display:flex}.SellerUserPicker-module__CMjdEG__pickerDealPriceRow{flex-wrap:nowrap;align-items:center;gap:.31rem .38rem;max-width:100%;display:inline-flex}.SellerUserPicker-module__CMjdEG__pickerDealPriceOld{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--fg-muted);white-space:nowrap;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.75rem;font-weight:600;line-height:1;text-decoration:line-through}.SellerUserPicker-module__CMjdEG__pickerDealPriceMain{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--fg-default);white-space:nowrap;align-items:center;gap:.19rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.81rem;font-weight:600;line-height:1;display:inline-flex}.SellerUserPicker-module__CMjdEG__pickerDealPriceDigits{align-items:center;display:inline-flex}.SellerUserPicker-module__CMjdEG__pickerDealPriceIcon{width:1rem;height:1rem;color:var(--accent-fg);flex-shrink:0}.SellerUserPicker-module__CMjdEG__optionMainName{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;font-size:.88rem;font-weight:600;line-height:1.25;overflow:hidden}.SellerUserPicker-module__CMjdEG__optionMain{font-weight:600;line-height:1.25}.SellerUserPicker-module__CMjdEG__optionSiteOwnershipBadge{border-radius:var(--radius);flex-shrink:0;align-self:center;margin:0;padding-block:.2rem;padding-inline:.55rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2}.SellerUserPicker-module__CMjdEG__optionSiteOwnershipBadgeVerified{color:var(--success-fg);background:var(--success-soft-bg)}.SellerUserPicker-module__CMjdEG__optionSiteOwnershipBadgePending{color:var(--orange-fg);background:color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas))}.SellerUserPicker-module__CMjdEG__optionSub{color:var(--fg-muted);font-size:.8rem;font-weight:500;line-height:1.2}.SellerUserPicker-module__CMjdEG__pickerResourceThumb{border-radius:var(--radius);background:var(--bg-subtle);flex-shrink:0;width:2.25rem;height:2.25rem;position:relative;overflow:hidden}.SellerUserPicker-module__CMjdEG__pickerResourceThumbImg{object-fit:cover;width:100%;height:100%;display:block}.SellerUserPicker-module__CMjdEG__pickerResourceThumbImgPending{opacity:0}.SellerUserPicker-module__CMjdEG__pickerResourceThumbSkeleton.appSkeletonBlock{width:100%;height:100%;position:absolute;inset:0}.SellerUserPicker-module__CMjdEG__pickerResourceThumbEmpty{border-radius:inherit;width:100%;height:100%}.SellerUserPicker-module__CMjdEG__pickerResourceThumbBrokenIcon{width:1.125rem;height:1.125rem}
.CenteredEmptyState-module__97Qt0G__root{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;width:100%;padding:2rem;display:flex}.CenteredEmptyState-module__97Qt0G__icon{width:4rem;height:4rem;color:var(--fg-muted);opacity:.3;flex-shrink:0}.CenteredEmptyState-module__97Qt0G__root .CenteredEmptyState-module__97Qt0G__caption{border-radius:var(--radius);background:var(--bg-subtle);justify-content:center;align-items:center;height:2.5rem;padding-inline:.88rem;font-size:.88rem;font-style:normal;display:inline-flex}
.Input-module__rdnxQa__input{width:100%;color:var(--fg-default);background-color:var(--bg-canvas);border-radius:var(--radius);padding-block:.5rem;padding-inline:.75rem;line-height:1.25rem;transition:background-color .2s,opacity .2s}.Input-module__rdnxQa__inputDarkDefault{background-color:var(--bg-default)}.Input-module__rdnxQa__inputDarkCanvas{background-color:var(--bg-canvas)}.Input-module__rdnxQa__input:disabled{background-color:var(--bg-subtle);cursor:not-allowed;opacity:.6}.Input-module__rdnxQa__input::placeholder{color:var(--fg-muted)}
.UserOptionAvatar-module__2xGCVW__slot{position:relative}.UserOptionAvatar-module__2xGCVW__triggerRoot{width:var(--filter-option-icon-size,1.25rem);height:var(--filter-option-icon-size,1.25rem);border-radius:var(--radius-xs);background:0 0;flex-shrink:0;position:relative;overflow:hidden}.UserOptionAvatar-module__2xGCVW__imgPending{opacity:0}.UserOptionAvatar-module__2xGCVW__skeleton.appSkeletonBlock{width:100%;height:100%;position:absolute;inset:0}.UserOptionAvatar-module__2xGCVW__triggerImg{object-fit:cover}
