.settings-panel-module__g2rt0q__settingsFloatingBtns{z-index:10;gap:6px;display:flex;position:absolute;top:12px;right:14px}.settings-panel-module__g2rt0q__closeBtn{background:var(--border-subtle);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:all .18s;display:flex}.settings-panel-module__g2rt0q__closeBtn:hover{background:var(--border-default);border-color:var(--border-strong);color:var(--text-primary)}.settings-panel-module__g2rt0q__closeBtn:active{transform:scale(.92)}.settings-panel-module__g2rt0q__settingsBody{flex:1;min-height:0;display:flex;position:relative}.settings-panel-module__g2rt0q__settingsMenu{border-right:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;width:380px;display:flex;overflow:hidden}.settings-panel-module__g2rt0q__menuHeader{flex-shrink:0;align-items:center;gap:14px;padding:28px 24px 16px;display:flex}.settings-panel-module__g2rt0q__menuTitle{font-family:var(--font-serif), "Fraunces", "Source Serif Pro", Georgia, serif;letter-spacing:-.01em;color:var(--text-primary);font-size:28px;font-weight:600}.settings-panel-module__g2rt0q__menuAvatar{background:var(--logo-color);width:48px;height:48px;color:var(--color-white);letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.settings-panel-module__g2rt0q__menuUserInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-panel-module__g2rt0q__menuUserName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:17px;font-weight:600;display:inline-flex;overflow:hidden}.settings-panel-module__g2rt0q__menuUserHandle{color:var(--text-secondary);font-size:14px}.settings-panel-module__g2rt0q__searchWrap{flex-shrink:0;padding:16px 16px 12px}.settings-panel-module__g2rt0q__searchInput{border:1px solid var(--accent-primary-medium);background:var(--bg-surface-hover);width:100%;height:36px;color:var(--text-primary);font-size:13px;font-family:var(--font-sf-pro), sans-serif;border-radius:10px;outline:none;padding:0 12px 0 36px;transition:all .2s}.settings-panel-module__g2rt0q__searchInput::placeholder{color:var(--text-tertiary)}.settings-panel-module__g2rt0q__searchInput:focus{border-color:var(--accent-primary-strong);background:var(--bg-surface-active)}.settings-panel-module__g2rt0q__searchWrapInner{position:relative}.settings-panel-module__g2rt0q__searchIcon{color:var(--text-tertiary);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.settings-panel-module__g2rt0q__menuList{flex:1;padding:4px 12px 16px;overflow-y:auto}.settings-panel-module__g2rt0q__menuList::-webkit-scrollbar{width:4px}.settings-panel-module__g2rt0q__menuList::-webkit-scrollbar-track{background:0 0}.settings-panel-module__g2rt0q__menuList::-webkit-scrollbar-thumb{background:var(--accent-primary-medium);border-radius:2px}.settings-panel-module__g2rt0q__menuItem{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:12px;align-items:center;gap:14px;padding:12px 14px;transition:all .18s;display:flex}.settings-panel-module__g2rt0q__menuItem:hover{background:var(--bg-surface-active)}.settings-panel-module__g2rt0q__menuItemActive{background:var(--bg-surface-active);border-color:var(--border-default)}.settings-panel-module__g2rt0q__menuItemActive:hover{background:var(--bg-surface-active)}.settings-panel-module__g2rt0q__menuItemDisabled{opacity:.35;pointer-events:none}.settings-panel-module__g2rt0q__menuItemIcon{background:var(--bg-surface-active);width:36px;height:36px;color:var(--text-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .18s;display:flex}.settings-panel-module__g2rt0q__menuItemActive .settings-panel-module__g2rt0q__menuItemIcon{background:color-mix(in srgb, var(--logo-color) 12%, transparent);color:var(--accent-primary)}.settings-panel-module__g2rt0q__menuItemText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.settings-panel-module__g2rt0q__menuItemTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:14px;font-weight:600;overflow:hidden}.settings-panel-module__g2rt0q__menuItemActive .settings-panel-module__g2rt0q__menuItemTitle{color:var(--text-primary);font-weight:700}.settings-panel-module__g2rt0q__menuItemDesc{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.settings-panel-module__g2rt0q__menuItemArrow{color:var(--text-tertiary);flex-shrink:0;transition:color .18s}.settings-panel-module__g2rt0q__menuItemActive .settings-panel-module__g2rt0q__menuItemArrow{color:var(--text-secondary)}.settings-panel-module__g2rt0q__menuDivider{background:var(--accent-primary-soft);height:1px;margin:6px 14px}.settings-panel-module__g2rt0q__menuGroupTitle{text-transform:uppercase;letter-spacing:.8px;color:var(--text-tertiary);padding:14px 14px 6px;font-size:10.5px;font-weight:600}.settings-panel-module__g2rt0q__settingsDetail{flex-direction:column;flex:1;min-width:0;padding:28px 32px;display:flex;overflow-y:auto}.settings-panel-module__g2rt0q__settingsDetail::-webkit-scrollbar{width:4px}.settings-panel-module__g2rt0q__settingsDetail::-webkit-scrollbar-track{background:0 0}.settings-panel-module__g2rt0q__settingsDetail::-webkit-scrollbar-thumb{background:var(--accent-primary-medium);border-radius:2px}.settings-panel-module__g2rt0q__detailHeader{flex-shrink:0;margin-bottom:32px}.settings-panel-module__g2rt0q__detailTitle{font-family:var(--font-serif), "Fraunces", "Source Serif Pro", Georgia, serif;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:6px;font-size:28px;font-weight:600;line-height:1.1}.settings-panel-module__g2rt0q__detailSubtitle{color:var(--text-tertiary);letter-spacing:-.005em;font-size:13.5px}.settings-panel-module__g2rt0q__settingsCard{border:1px solid var(--border-subtle);background:0 0;border-radius:16px;margin-bottom:14px;padding:8px 22px}.settings-panel-module__g2rt0q__settingsCardTitle{text-transform:uppercase;letter-spacing:.9px;color:var(--text-tertiary);padding:14px 0 6px;font-size:11px;font-weight:700}.settings-panel-module__g2rt0q__settingsRow{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}.settings-panel-module__g2rt0q__settingsRow:last-child{border-bottom:none}.settings-panel-module__g2rt0q__settingsRowLeft{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.settings-panel-module__g2rt0q__settingsRowLabel{color:var(--text-primary);letter-spacing:-.005em;font-size:14.5px;font-weight:650}.settings-panel-module__g2rt0q__settingsRowValue{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.settings-panel-module__g2rt0q__settingsRowValueLg{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;overflow:hidden}.settings-panel-module__g2rt0q__settingsRowBtn{border:1px solid color-mix(in srgb, var(--text-primary) 14%, transparent);height:40px;color:var(--text-primary);font-family:var(--font-sf-pro), sans-serif;letter-spacing:-.005em;cursor:pointer;background:0 0;border-radius:12px;flex-shrink:0;padding:0 22px;font-size:14px;font-weight:600;transition:border-color .18s,background .18s,color .18s,transform .12s}.settings-panel-module__g2rt0q__settingsRowBtn:hover{border-color:color-mix(in srgb, var(--text-primary) 26%, transparent);background:color-mix(in srgb, var(--text-primary) 4%, transparent);transform:translateY(-1px)}.settings-panel-module__g2rt0q__settingsRowBtn:active{transform:translateY(0)}.settings-panel-module__g2rt0q__settingsRowBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.settings-panel-module__g2rt0q__settingsRowBtn:disabled:hover{border-color:color-mix(in srgb, var(--text-primary) 12%, transparent);background:0 0;transform:none}.settings-panel-module__g2rt0q__settingsRowBtnDestructive{border-color:color-mix(in srgb, var(--accent-live,#ff3b30) 35%, transparent);color:var(--accent-live,#ff3b30)}.settings-panel-module__g2rt0q__settingsRowBtnDestructive:hover{border-color:var(--accent-live,#ff3b30);background:color-mix(in srgb, var(--accent-live,#ff3b30) 8%, transparent);color:var(--accent-live,#ff3b30)}.settings-panel-module__g2rt0q__settingsRowDisabled{opacity:.55}.settings-panel-module__g2rt0q__settingsRowDisabled .settings-panel-module__g2rt0q__settingsRowLabel{color:var(--text-tertiary)}.settings-panel-module__g2rt0q__settingsRowBadge{letter-spacing:.02em;text-transform:uppercase;background:color-mix(in srgb, var(--text-primary) 6%, transparent);color:var(--text-tertiary);vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-block}.settings-panel-module__g2rt0q__settingsCardHeaderRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-panel-module__g2rt0q__keyLeadIcon{color:#5ac8fa;background:#5ac8fa1f;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-right:2px;display:flex}.settings-panel-module__g2rt0q__keysEmpty{color:var(--text-tertiary);border-bottom:1px solid var(--border-subtle);padding:14px 2px 16px;font-size:13px;line-height:1.5}.settings-panel-module__g2rt0q__keysRetry{font:inherit;color:var(--accent-primary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.settings-panel-module__g2rt0q__keysRetry:hover{color:var(--text-primary)}.settings-panel-module__g2rt0q__infoGrid{border:1px solid var(--border-subtle);border-radius:16px;grid-template-columns:1fr 1fr;gap:14px 24px;margin-bottom:24px;padding:18px 20px;display:grid}.settings-panel-module__g2rt0q__infoGridItem{flex-direction:column;gap:4px;min-width:0;display:flex}.settings-panel-module__g2rt0q__infoGridItemFull{grid-column:1/-1}.settings-panel-module__g2rt0q__infoGridLabel{text-transform:uppercase;letter-spacing:.6px;color:var(--text-tertiary);font-size:11px;font-weight:600}.settings-panel-module__g2rt0q__infoGridValue{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.settings-panel-module__g2rt0q__infoGridValueMuted{color:var(--text-tertiary);font-size:14px}.settings-panel-module__g2rt0q__infoGridValueMono{color:var(--text-secondary);word-break:break-all;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}.settings-panel-module__g2rt0q__toggle{background:var(--border-default);border:1px solid var(--border-subtle);cursor:pointer;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:all .25s;position:relative}.settings-panel-module__g2rt0q__toggle:after{content:"";background:var(--text-secondary);border-radius:50%;width:18px;height:18px;transition:all .25s;position:absolute;top:2px;left:2px}.settings-panel-module__g2rt0q__toggleActive{background:var(--accent-primary-strong);border-color:var(--accent-primary)}.settings-panel-module__g2rt0q__toggleActive:after{background:var(--text-primary);left:22px}.settings-panel-module__g2rt0q__toggleDisabled{opacity:.5;cursor:default;pointer-events:none}.settings-panel-module__g2rt0q__securityLevel{align-items:center;gap:12px;margin-bottom:20px;display:flex}.settings-panel-module__g2rt0q__securityBar{background:var(--border-subtle);border-radius:3px;flex:1;height:6px;overflow:hidden}.settings-panel-module__g2rt0q__securityBarFill{border-radius:3px;height:100%;transition:width .4s}.settings-panel-module__g2rt0q__securityBarLow{background:var(--accent-live);width:30%}.settings-panel-module__g2rt0q__securityBarMedium{background:var(--accent-warning);width:60%}.settings-panel-module__g2rt0q__securityBarHigh{background:var(--accent-success);width:100%}.settings-panel-module__g2rt0q__securityLabel{text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.settings-panel-module__g2rt0q__deviceItem{border-bottom:1px solid var(--accent-primary-soft);align-items:center;gap:14px;padding:14px 0;display:flex}.settings-panel-module__g2rt0q__deviceItem:last-child{border-bottom:none}.settings-panel-module__g2rt0q__deviceIcon{background:var(--accent-primary-soft);width:40px;height:40px;color:var(--text-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-panel-module__g2rt0q__deviceInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.settings-panel-module__g2rt0q__deviceName{color:var(--text-secondary);font-size:13.5px;font-weight:500}.settings-panel-module__g2rt0q__deviceMeta{color:var(--text-tertiary);font-size:11.5px}.settings-panel-module__g2rt0q__deviceBadge{background:var(--accent-success-soft);color:var(--accent-success);border-radius:6px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600}.settings-panel-module__g2rt0q__deviceItemCurrent{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-success,#34c759) 6%, transparent) 0%, transparent 100%);border-radius:8px;margin:0 -8px;padding-left:8px;padding-right:8px}.settings-panel-module__g2rt0q__deviceMetaSep{color:var(--text-tertiary);opacity:.6;margin:0 6px}.settings-panel-module__g2rt0q__deviceMetaTime{color:var(--text-tertiary)}.settings-panel-module__g2rt0q__deviceRevokeBtn{border:1px solid var(--accent-primary-soft);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;padding:6px 10px;font-family:inherit;font-size:11.5px;font-weight:500;transition:all .18s}.settings-panel-module__g2rt0q__deviceRevokeBtn:hover{border-color:color-mix(in srgb, var(--accent-live,#ff3b30) 40%, transparent);background:color-mix(in srgb, var(--accent-live,#ff3b30) 6%, transparent);color:var(--accent-live,#ff3b30)}.settings-panel-module__g2rt0q__deviceConfirm{flex-shrink:0;align-items:center;gap:6px;display:flex}.settings-panel-module__g2rt0q__deviceConfirmCancel,.settings-panel-module__g2rt0q__deviceConfirmRevoke{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:6px 10px;font-family:inherit;font-size:11.5px;font-weight:500;transition:all .18s}.settings-panel-module__g2rt0q__deviceConfirmCancel{border-color:var(--accent-primary-soft);color:var(--text-secondary);background:0 0}.settings-panel-module__g2rt0q__deviceConfirmCancel:hover{background:var(--bg-surface-hover)}.settings-panel-module__g2rt0q__deviceConfirmRevoke{background:var(--accent-live,#ff3b30);color:#fff;font-weight:600}.settings-panel-module__g2rt0q__deviceConfirmRevoke:hover{background:color-mix(in srgb, var(--accent-live,#ff3b30) 88%, #000)}.settings-panel-module__g2rt0q__deviceConfirmCancel:disabled,.settings-panel-module__g2rt0q__deviceConfirmRevoke:disabled{opacity:.55;cursor:not-allowed}.settings-panel-module__g2rt0q__deviceErrorBanner{background:color-mix(in srgb, var(--accent-live,#ff3b30) 8%, transparent);border:1px solid color-mix(in srgb, var(--accent-live,#ff3b30) 24%, transparent);color:var(--accent-live,#ff3b30);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;font-size:12.5px;display:flex}.settings-panel-module__g2rt0q__deviceErrorRetry{border:1px solid color-mix(in srgb, var(--accent-live,#ff3b30) 32%, transparent);color:var(--accent-live,#ff3b30);cursor:pointer;background:0 0;border-radius:6px;padding:5px 10px;font-family:inherit;font-size:11.5px;font-weight:600}.settings-panel-module__g2rt0q__deviceErrorRetry:hover{background:color-mix(in srgb, var(--accent-live,#ff3b30) 10%, transparent)}.settings-panel-module__g2rt0q__deviceEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:32px 16px;display:flex}.settings-panel-module__g2rt0q__deviceEmptyIcon{background:var(--accent-primary-soft);width:44px;height:44px;color:var(--text-tertiary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:6px;display:flex}.settings-panel-module__g2rt0q__deviceEmptyTitle{color:var(--text-secondary);font-size:13.5px;font-weight:500}.settings-panel-module__g2rt0q__deviceEmptySubtitle{color:var(--text-tertiary);max-width:280px;font-size:11.5px}.settings-panel-module__g2rt0q__deviceFootnote{color:var(--text-tertiary);padding:12px 4px 0;font-size:11.5px;line-height:1.5}.settings-panel-module__g2rt0q__deviceFootnoteLink{font:inherit;color:var(--accent-primary-strong,var(--accent-primary));cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline;display:inline}.settings-panel-module__g2rt0q__deviceFootnoteLink:hover{color:var(--accent-primary)}.settings-panel-module__g2rt0q__deviceActionsRow{justify-content:flex-end;padding:12px 0 4px;display:flex}.settings-panel-module__g2rt0q__deviceRevokeAllBtn{border:1px solid color-mix(in srgb, var(--accent-live,#ff3b30) 28%, transparent);color:var(--accent-live,#ff3b30);cursor:pointer;background:0 0;border-radius:10px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .18s}.settings-panel-module__g2rt0q__deviceRevokeAllBtn:hover{background:color-mix(in srgb, var(--accent-live,#ff3b30) 8%, transparent);border-color:color-mix(in srgb, var(--accent-live,#ff3b30) 50%, transparent)}.settings-panel-module__g2rt0q__deviceConfirmAllInline{background:color-mix(in srgb, var(--accent-live,#ff3b30) 6%, transparent);border:1px solid color-mix(in srgb, var(--accent-live,#ff3b30) 22%, transparent);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.settings-panel-module__g2rt0q__deviceConfirmAllText{color:var(--text-secondary);flex:1;font-size:12px}@keyframes settings-panel-module__g2rt0q__devicePulse{0%,to{opacity:.55}50%{opacity:.9}}.settings-panel-module__g2rt0q__deviceSkeletonBlock{background:var(--accent-primary-soft);animation:1.4s ease-in-out infinite settings-panel-module__g2rt0q__devicePulse}.settings-panel-module__g2rt0q__deviceSkeletonLine{background:var(--accent-primary-soft);border-radius:4px;height:10px;margin:4px 0;animation:1.4s ease-in-out infinite settings-panel-module__g2rt0q__devicePulse}.settings-panel-module__g2rt0q__deviceSkeletonLineWide{width:60%}.settings-panel-module__g2rt0q__deviceSkeletonLineNarrow{width:38%;height:8px}.settings-panel-module__g2rt0q__fieldInput{border:1px solid var(--accent-primary-soft);background:var(--bg-surface-hover);width:100%;height:38px;color:var(--text-primary);font-size:13.5px;font-family:var(--font-sf-pro), sans-serif;border-radius:10px;outline:none;padding:0 14px;transition:all .2s}.settings-panel-module__g2rt0q__fieldInput:focus{border-color:var(--accent-primary-strong);background:var(--bg-surface-active)}.settings-panel-module__g2rt0q__fieldLabel{color:var(--text-secondary);margin-bottom:6px;font-size:12px;font-weight:500}.settings-panel-module__g2rt0q__fieldGroup{margin-bottom:16px}.settings-panel-module__g2rt0q__profileAvatarSection{align-items:center;gap:20px;margin-bottom:24px;display:flex}.settings-panel-module__g2rt0q__profileAvatarLarge{background:var(--logo-color);width:72px;height:72px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex;position:relative}.settings-panel-module__g2rt0q__profileAvatarEdit{background:var(--accent-primary);border:2px solid var(--bg-base);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:-2px;right:-2px}.settings-panel-module__g2rt0q__profileAvatarInfo{flex-direction:column;gap:1px;display:flex}.settings-panel-module__g2rt0q__profileAvatarName{color:var(--text-primary);align-items:center;gap:6px;font-size:18px;font-weight:600;display:inline-flex}.settings-panel-module__g2rt0q__profileAvatarEmail{color:var(--text-tertiary);font-size:13px}.settings-panel-module__g2rt0q__profileAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.settings-panel-module__g2rt0q__accountAvatarSkeleton{border-radius:50%;position:absolute;inset:0}.settings-panel-module__g2rt0q__accountSkeletonLine{border-radius:6px;width:160px;max-width:60vw;height:13px;display:block}.settings-panel-module__g2rt0q__accountSkeletonLineLg{width:200px;height:18px}.settings-panel-module__g2rt0q__accountAvatarSkeleton,.settings-panel-module__g2rt0q__accountSkeletonLine{background:linear-gradient(90deg, color-mix(in srgb, var(--text-primary) 8%, transparent) 25%, color-mix(in srgb, var(--text-primary) 14%, transparent) 37%, color-mix(in srgb, var(--text-primary) 8%, transparent) 63%);background-size:400% 100%;animation:1.4s infinite settings-panel-module__g2rt0q__accountShimmer}@keyframes settings-panel-module__g2rt0q__accountShimmer{0%{background-position:100%}to{background-position:0}}.settings-panel-module__g2rt0q__accountIdFooter{justify-content:space-between;align-items:center;gap:16px;margin-top:6px;padding:4px 2px 0;display:flex}.settings-panel-module__g2rt0q__accountIdLabel{text-transform:uppercase;letter-spacing:.9px;color:var(--text-tertiary);font-size:11px;font-weight:700}.settings-panel-module__g2rt0q__accountIdValueWrap{align-items:center;gap:10px;min-width:0;display:inline-flex}.settings-panel-module__g2rt0q__accountIdCopyBtn{border:1px solid color-mix(in srgb, var(--text-primary) 10%, transparent);background:var(--bg-surface);height:26px;color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:7px;align-items:center;gap:5px;padding:0 10px;font-size:11.5px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.settings-panel-module__g2rt0q__accountIdCopyBtn:hover{background:color-mix(in srgb, var(--text-primary) 4%, transparent);border-color:color-mix(in srgb, var(--text-primary) 16%, transparent);color:var(--text-primary)}.settings-panel-module__g2rt0q__accountIdCopyBtn:active{transform:translateY(.5px)}.settings-panel-module__g2rt0q__accountIdCopyBtn svg{display:block}.settings-panel-module__g2rt0q__accountIdCopyBtnDone{color:#1f8a4a;background:#1f8a4a14;border-color:#1f8a4a40}.settings-panel-module__g2rt0q__accountIdCopyBtnDone:hover{color:#1f8a4a;background:#1f8a4a1a;border-color:#1f8a4a40}.settings-panel-module__g2rt0q__dangerBtn{border:1px solid var(--accent-live-soft);background:var(--accent-live-soft);color:var(--accent-live);cursor:pointer;font-size:13.5px;font-weight:500;font-family:var(--font-sf-pro), sans-serif;border-radius:10px;padding:10px 20px;transition:all .2s}.settings-panel-module__g2rt0q__dangerBtn:hover{background:var(--accent-live-soft);border-color:var(--accent-live)}.settings-panel-module__g2rt0q__optionGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.settings-panel-module__g2rt0q__optionGridItem{border:1px solid var(--accent-primary-soft);background:var(--bg-surface-hover);cursor:pointer;text-align:center;color:var(--text-secondary);border-radius:10px;padding:12px 14px;font-size:13px;transition:all .18s}.settings-panel-module__g2rt0q__optionGridItem:hover{background:var(--bg-surface-active);border-color:var(--accent-primary-medium)}.settings-panel-module__g2rt0q__optionGridItemActive{background:var(--accent-primary-medium);border-color:var(--accent-primary-strong);color:var(--text-primary)}.settings-panel-module__g2rt0q__activityFilters{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.settings-panel-module__g2rt0q__activityFilter{border:1px solid var(--accent-primary-soft);background:var(--bg-surface-hover);color:var(--text-secondary);cursor:pointer;font-size:12px;font-family:var(--font-sf-pro), sans-serif;border-radius:8px;padding:6px 14px;transition:all .18s}.settings-panel-module__g2rt0q__activityFilter:hover{background:var(--bg-surface-active)}.settings-panel-module__g2rt0q__activityFilterActive{background:var(--accent-primary-medium);border-color:var(--accent-primary-strong);color:var(--text-primary)}.settings-panel-module__g2rt0q__activityItem{border-bottom:1px solid var(--accent-primary-soft);align-items:flex-start;gap:12px;padding:12px 0;display:flex}.settings-panel-module__g2rt0q__activityItem:last-child{border-bottom:none}.settings-panel-module__g2rt0q__activityDot{background:var(--accent-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.settings-panel-module__g2rt0q__activityContent{flex:1;min-width:0}.settings-panel-module__g2rt0q__activityTitle{color:var(--text-secondary);margin-bottom:3px;font-size:13px}.settings-panel-module__g2rt0q__activityMeta{color:var(--text-tertiary);font-size:11px}.settings-panel-module__g2rt0q__paymentCard{border:1px solid var(--accent-primary-soft);background:var(--bg-surface-hover);border-radius:12px;align-items:center;gap:14px;margin-bottom:10px;padding:14px 16px;display:flex}.settings-panel-module__g2rt0q__paymentCardIcon{background:var(--accent-primary-medium);width:40px;height:28px;color:var(--text-secondary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.settings-panel-module__g2rt0q__paymentCardInfo{flex:1;min-width:0}.settings-panel-module__g2rt0q__paymentCardName{color:var(--text-secondary);font-size:13.5px;font-weight:500}.settings-panel-module__g2rt0q__paymentCardNumber{color:var(--text-tertiary);font-size:12px}.settings-panel-module__g2rt0q__identityCard{background:color-mix(in srgb, var(--text-primary) 2%, transparent);border:1px solid color-mix(in srgb, var(--text-primary) 7%, transparent);border-radius:14px;margin:0 0 18px;padding:18px 18px 14px}.settings-panel-module__g2rt0q__identityHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.settings-panel-module__g2rt0q__identityKicker{text-transform:uppercase;letter-spacing:.7px;color:var(--text-tertiary);font-size:11px;font-weight:700}.settings-panel-module__g2rt0q__identityBadge{color:#1f8a4a;letter-spacing:.1px;background:#e7f5ec;border-radius:100px;align-items:center;gap:4px;padding:3px 8px 3px 7px;font-size:10.5px;font-weight:600;display:inline-flex}.settings-panel-module__g2rt0q__identityBadge svg{display:block}.settings-panel-module__g2rt0q__identityGrid{grid-template-columns:1fr 1fr;gap:14px 18px;display:grid}.settings-panel-module__g2rt0q__identityField{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-panel-module__g2rt0q__identityFieldWide{grid-column:1/-1}.settings-panel-module__g2rt0q__identityFieldLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-tertiary);font-size:10.5px;font-weight:600}.settings-panel-module__g2rt0q__identityFieldValue{color:var(--text-primary);word-break:break-word;font-size:14.5px;font-weight:500}.settings-panel-module__g2rt0q__identityFieldSkeleton{background:linear-gradient(90deg, color-mix(in srgb, var(--text-primary) 5%, transparent) 0%, color-mix(in srgb, var(--text-primary) 10%, transparent) 50%, color-mix(in srgb, var(--text-primary) 5%, transparent) 100%);background-size:200% 100%;border-radius:4px;width:70%;height:16px;animation:1.5s ease-in-out infinite settings-panel-module__g2rt0q__identitySkeleton;display:block}@keyframes settings-panel-module__g2rt0q__identitySkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.settings-panel-module__g2rt0q__identityFootnote{border-top:1px solid color-mix(in srgb, var(--text-primary) 5%, transparent);color:var(--text-tertiary);margin-top:14px;padding-top:12px;font-size:11.5px;line-height:1.4}@media (max-width:480px){.settings-panel-module__g2rt0q__identityGrid{grid-template-columns:1fr}}.settings-panel-module__g2rt0q__prefBlock{margin-bottom:28px}.settings-panel-module__g2rt0q__prefBlock:last-child{margin-bottom:0}.settings-panel-module__g2rt0q__prefBlockHeader{border-bottom:1px solid color-mix(in srgb, var(--text-primary) 6%, transparent);justify-content:space-between;align-items:baseline;margin-bottom:10px;padding-bottom:6px;display:flex}.settings-panel-module__g2rt0q__prefBlockTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700}.settings-panel-module__g2rt0q__prefBlockSubtitle{color:var(--text-tertiary);font-size:11.5px;font-weight:500}.settings-panel-module__g2rt0q__prefBlockBody{display:block}.settings-panel-module__g2rt0q__heroCard{border:1px solid color-mix(in srgb, var(--text-primary) 7%, transparent);background:radial-gradient(120% 80% at 0% 0%, #5e5ce61a, transparent 60%), linear-gradient(180deg, color-mix(in srgb, var(--text-primary) 2%, transparent), transparent);border-radius:18px;margin-bottom:18px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.settings-panel-module__g2rt0q__heroCard:hover{border-color:#5e5ce62e;transform:translateY(-1px);box-shadow:0 8px 24px -16px #5e5ce659}.settings-panel-module__g2rt0q__heroCardGlow{pointer-events:none;background:radial-gradient(60% 40% at 100% 0,#5e5ce614,#0000 70%);position:absolute;inset:0}.settings-panel-module__g2rt0q__heroCardInner{align-items:center;gap:18px;padding:20px 22px;display:flex;position:relative}.settings-panel-module__g2rt0q__heroAvatar{background:color-mix(in srgb, var(--text-primary) 8%, transparent);width:72px;height:72px;color:var(--text-secondary);border:2px solid color-mix(in srgb, var(--text-primary) 4%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex;position:relative;overflow:visible}.settings-panel-module__g2rt0q__heroAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.settings-panel-module__g2rt0q__heroInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.settings-panel-module__g2rt0q__heroName{color:var(--text-primary);letter-spacing:-.01em;align-items:center;gap:7px;font-size:19px;font-weight:700;display:inline-flex}.settings-panel-module__g2rt0q__heroHandle{color:var(--text-secondary);font-size:13.5px;font-weight:500}.settings-panel-module__g2rt0q__heroMeta{color:var(--text-tertiary);letter-spacing:.1px;align-items:center;gap:6px;margin-top:4px;font-size:11.5px;font-weight:500;display:inline-flex}.settings-panel-module__g2rt0q__heroMetaDot{background:#1f8a4a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #1f8a4a2e}.settings-panel-module__g2rt0q__identityKicker{color:var(--text-tertiary);align-items:center;gap:5px;display:inline-flex}.settings-panel-module__g2rt0q__identityKicker svg{color:#5e5ce6;display:block}.settings-panel-module__g2rt0q__identityCard,.settings-panel-module__g2rt0q__settingsCard{transition:transform .2s,border-color .2s,box-shadow .2s}.settings-panel-module__g2rt0q__identityCard:hover,.settings-panel-module__g2rt0q__settingsCard:hover{border-color:color-mix(in srgb, var(--text-primary) 12%, transparent);box-shadow:0 4px 16px -12px #14162a26}.settings-panel-module__g2rt0q__stagger{opacity:0;animation:.38s cubic-bezier(.2,0,.13,1.5) forwards settings-panel-module__g2rt0q__staggerIn;animation-delay:calc(var(--stagger-i,0) * 60ms);transform:translateY(8px)}@keyframes settings-panel-module__g2rt0q__staggerIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.settings-panel-module__g2rt0q__stagger{opacity:1;animation:none;transform:none}.settings-panel-module__g2rt0q__heroCard,.settings-panel-module__g2rt0q__identityCard,.settings-panel-module__g2rt0q__settingsCard{transition:none}}.settings-panel-module__g2rt0q__menuItemActive{position:relative;background:#5e5ce614!important;border-color:#5e5ce62e!important}.settings-panel-module__g2rt0q__menuItemActive:before{content:"";background:#5e5ce6;border-radius:0 2px 2px 0;width:3px;position:absolute;top:14px;bottom:14px;left:-2px}.settings-panel-module__g2rt0q__menuItemActive .settings-panel-module__g2rt0q__menuItemIcon{color:#5e5ce6!important;background:#5e5ce624!important}.settings-panel-module__g2rt0q__heroMeta_verified .settings-panel-module__g2rt0q__heroMetaDot{background:#1f8a4a;box-shadow:0 0 0 3px #1f8a4a2e}.settings-panel-module__g2rt0q__heroMeta_verified{color:#1f8a4a}.settings-panel-module__g2rt0q__heroMeta_pending .settings-panel-module__g2rt0q__heroMetaDot{background:#c98a16;animation:1.6s ease-in-out infinite settings-panel-module__g2rt0q__heroDotPulse;box-shadow:0 0 0 3px #c98a162e}.settings-panel-module__g2rt0q__heroMeta_pending{color:#c98a16}.settings-panel-module__g2rt0q__heroMeta_rejected .settings-panel-module__g2rt0q__heroMetaDot{background:#d24545;box-shadow:0 0 0 3px #d245452e}.settings-panel-module__g2rt0q__heroMeta_rejected{color:#d24545}.settings-panel-module__g2rt0q__heroMeta_basic .settings-panel-module__g2rt0q__heroMetaDot{background:var(--text-tertiary);box-shadow:0 0 0 3px color-mix(in srgb, var(--text-tertiary) 22%, transparent)}.settings-panel-module__g2rt0q__heroMeta_basic{color:var(--text-tertiary)}@keyframes settings-panel-module__g2rt0q__heroDotPulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.settings-panel-module__g2rt0q__heroMeta_pending .settings-panel-module__g2rt0q__heroMetaDot{animation:none}}.settings-panel-module__g2rt0q__heroLevelTag{letter-spacing:.7px;color:#5e5ce6;text-transform:uppercase;background:#5e5ce61f;border:1px solid #5e5ce638;border-radius:100px;padding:2px 7px;font-size:10px;font-weight:700}
.shared-module__hCTr8q__coinListWrapper{flex-direction:column;flex:1;min-height:0;display:flex}.shared-module__hCTr8q__coinListSearch{margin-bottom:14px;position:relative}.shared-module__hCTr8q__coinListSearchIcon{opacity:.35;pointer-events:none;align-items:center;font-size:14px;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.shared-module__hCTr8q__coinListSearchInput{background:var(--bg-elevated,#ffffff0a);border:1px solid var(--border-default,#ffffff14);width:100%;height:44px;color:var(--text-primary);border-radius:14px;outline:none;padding:0 14px 0 40px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}.shared-module__hCTr8q__coinListSearchInput::placeholder{color:var(--text-tertiary)}.shared-module__hCTr8q__coinListSearchInput:focus{border-color:var(--accent-primary,#7876b199);background:var(--bg-surface-hover,#ffffff0f);box-shadow:0 0 0 3px var(--accent-primary-soft,#7876b126)}.shared-module__hCTr8q__coinList{scrollbar-width:thin;scrollbar-color:var(--text-tertiary) transparent;flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow-y:auto}.shared-module__hCTr8q__coinItem{cursor:pointer;border:1px solid #0000;border-radius:14px;align-items:center;gap:13px;padding:11px 12px;transition:background .18s,border-color .18s,transform .12s;display:flex;position:relative}.shared-module__hCTr8q__coinItem:hover{background:var(--accent-primary-soft);border-color:var(--border-default);transform:translate(2px)}.shared-module__hCTr8q__coinItem:active{transform:translate(2px)scale(.99)}.shared-module__hCTr8q__coinItemSelected{background:var(--text-tertiary);border-color:var(--border-strong);transform:translate(2px)}.shared-module__hCTr8q__coinItemSelected:before{content:"";background:var(--flow-accent,var(--text-tertiary));opacity:.8;border-radius:2px;width:2px;position:absolute;top:20%;bottom:20%;left:0}.shared-module__hCTr8q__coinAvatar{width:40px;height:40px;color:var(--text-secondary);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:box-shadow .2s;display:flex;overflow:hidden}.shared-module__hCTr8q__coinItemSelected .shared-module__hCTr8q__coinAvatar{box-shadow:0 0 0 2px var(--flow-accent,var(--text-tertiary)), 0 0 12px var(--text-tertiary)}.shared-module__hCTr8q__coinAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.shared-module__hCTr8q__coinInfo{flex:1;min-width:0}.shared-module__hCTr8q__coinSymbol{color:var(--text-primary);letter-spacing:-.2px;font-size:14px;font-weight:700}.shared-module__hCTr8q__coinName{color:#f0f0f561;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.1px;margin-top:2px;font-size:12px;overflow:hidden}.shared-module__hCTr8q__coinRight{text-align:right;flex-shrink:0}.shared-module__hCTr8q__coinBalance{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.3px;font-size:14px;font-weight:600}.shared-module__hCTr8q__coinBalanceBase{color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px}.shared-module__hCTr8q__coinChange{font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px;font-weight:600}.shared-module__hCTr8q__coinChangePositive{color:var(--accent-success);font-size:11px}.shared-module__hCTr8q__coinChangeNegative{color:var(--accent-live);font-size:11px}.shared-module__hCTr8q__coinEmpty{text-align:center;color:var(--text-tertiary);padding:36px 0;font-size:13px;line-height:1.6}.shared-module__hCTr8q__amountWrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;min-height:0;padding:8px 0;display:flex}.shared-module__hCTr8q__amountCoinBadge{background:var(--text-tertiary);border:1px solid var(--text-tertiary);cursor:pointer;border-radius:100px;align-items:center;gap:8px;padding:6px 14px 6px 8px;transition:background .15s,border-color .15s;display:flex}.shared-module__hCTr8q__amountCoinBadge:hover{background:var(--accent-primary-soft);border-color:var(--text-tertiary)}.shared-module__hCTr8q__amountCoinAvatar{width:24px;height:24px;color:var(--text-secondary);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;overflow:hidden}.shared-module__hCTr8q__amountCoinAvatarImg{object-fit:cover;width:100%;height:100%}.shared-module__hCTr8q__amountCoinSymbol{color:var(--text-primary);font-size:14px;font-weight:600}.shared-module__hCTr8q__amountCoinChevron{color:var(--text-tertiary);margin-left:2px;font-size:10px}.shared-module__hCTr8q__amountBig{color:var(--text-primary);letter-spacing:-2px;cursor:text;text-align:center;font-variant-numeric:tabular-nums;min-width:60px;font-size:52px;font-weight:700;line-height:1}.shared-module__hCTr8q__amountBigInput{color:var(--text-primary);letter-spacing:-2px;text-align:center;font-variant-numeric:tabular-nums;width:100%;caret-color:var(--flow-accent,var(--text-tertiary));background:0 0;border:none;outline:none;font-size:52px;font-weight:700;line-height:1}.shared-module__hCTr8q__amountBigInput::placeholder{color:#f0f0f526}.shared-module__hCTr8q__amountEquiv{color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:-.3px;font-size:22px;font-weight:600}.shared-module__hCTr8q__amountBalance{color:var(--text-tertiary);font-size:12px}.shared-module__hCTr8q__amountBalanceHighlight{color:var(--text-secondary);font-weight:500}.shared-module__hCTr8q__amountMaxBtn{background:var(--text-tertiary);border:1px solid var(--text-tertiary);color:var(--text-secondary);letter-spacing:.5px;cursor:pointer;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;transition:background .15s}.shared-module__hCTr8q__amountMaxBtn:hover{background:var(--text-tertiary);color:var(--text-primary)}.shared-module__hCTr8q__amountError{color:var(--accent-live);margin-top:-8px;font-size:12px}.shared-module__hCTr8q__pinWrapper{flex-direction:column;align-items:center;gap:22px;padding:8px 0;display:flex}.shared-module__hCTr8q__pinLabel{color:var(--text-tertiary);text-align:center;letter-spacing:.1px;font-size:14px}.shared-module__hCTr8q__pinDots{gap:14px;display:flex}.shared-module__hCTr8q__pinDot{background:0 0;border:1.5px solid #ffffff2e;border-radius:50%;width:14px;height:14px;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s}.shared-module__hCTr8q__pinDotFilled{background:var(--flow-accent,var(--accent-primary,#7876b1));border-color:var(--flow-accent,var(--accent-primary,#7876b1));box-shadow:0 0 12px var(--flow-accent,#7876b18c);transform:scale(1.15)}.shared-module__hCTr8q__pinDotError{border-color:var(--accent-live);animation:.4s shared-module__hCTr8q__shakeDot}@keyframes shared-module__hCTr8q__shakeDot{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.shared-module__hCTr8q__pinKeypad{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:280px;display:grid}.shared-module__hCTr8q__pinKey{height:60px;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;font-size:22px;font-weight:500;transition:background .18s,border-color .18s,transform 80ms,box-shadow .18s;display:flex}.shared-module__hCTr8q__pinKey:hover{background:#ffffff0f;border-color:#ffffff1f}.shared-module__hCTr8q__pinKey:active{background:var(--accent-primary-soft,#7876b12e);border-color:var(--accent-primary,#7876b180);box-shadow:0 0 0 3px var(--accent-primary-soft,#7876b11f);transform:scale(.95)}.shared-module__hCTr8q__pinKeyDelete{color:var(--text-secondary);font-size:18px}.shared-module__hCTr8q__pinError{color:var(--accent-live);text-align:center;font-size:13px;animation:.2s shared-module__hCTr8q__fadeInDown}@keyframes shared-module__hCTr8q__fadeInDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.shared-module__hCTr8q__successWrapper{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;min-height:0;padding:16px 0;display:flex}.shared-module__hCTr8q__successCircle{background:radial-gradient(circle at 50% 45%, var(--accent-success-soft,#34c75940) 0%, var(--accent-success-soft,#34c7591f) 60%, transparent 100%);width:88px;height:88px;color:var(--accent-success,#34c759);border-radius:50%;justify-content:center;align-items:center;font-size:36px;animation:.45s cubic-bezier(.34,1.56,.64,1) shared-module__hCTr8q__popIn;display:flex;position:relative}.shared-module__hCTr8q__successCircle:before{content:"";border:1.5px solid var(--accent-success,#34c759);opacity:.4;border-radius:50%;position:absolute;inset:0}.shared-module__hCTr8q__successCircle:after{content:"";border:1px solid var(--accent-success,#34c759);opacity:.12;border-radius:50%;animation:1.8s ease-out infinite shared-module__hCTr8q__ringPulse;position:absolute;inset:-8px}@keyframes shared-module__hCTr8q__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes shared-module__hCTr8q__ringPulse{0%{opacity:.18;transform:scale(1)}to{opacity:0;transform:scale(1.18)}}.shared-module__hCTr8q__successTitle{color:var(--text-primary);letter-spacing:-.5px;margin-top:4px;font-size:22px;font-weight:700}.shared-module__hCTr8q__successSubtitle{color:var(--text-tertiary);max-width:320px;font-size:14px;line-height:1.5}.shared-module__hCTr8q__successAmount{color:var(--accent-success,#34c759);letter-spacing:-1.2px;font-variant-numeric:tabular-nums;text-shadow:0 0 24px #34c75940;font-size:40px;font-weight:800;line-height:1}.shared-module__hCTr8q__successMeta{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:8px;width:100%;margin-top:6px;padding:14px 18px;display:flex}.shared-module__hCTr8q__successMetaRow{justify-content:space-between;font-size:13px;display:flex}.shared-module__hCTr8q__successMetaLabel{color:var(--text-tertiary)}.shared-module__hCTr8q__successMetaValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:500}.shared-module__hCTr8q__errorWrapper{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 0 8px;display:flex}.shared-module__hCTr8q__errorCircle{background:var(--accent-live-soft);border:2px solid var(--accent-live-soft);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:32px;animation:.4s cubic-bezier(.34,1.56,.64,1) shared-module__hCTr8q__popIn;display:flex}.shared-module__hCTr8q__errorTitle{color:var(--accent-live);letter-spacing:-.4px;font-size:20px;font-weight:700}.shared-module__hCTr8q__errorSubtitle{color:var(--text-tertiary);max-width:300px;font-size:14px;line-height:1.5}.shared-module__hCTr8q__addressBox{background:linear-gradient(#ffffff09 0%,#ffffff04 100%);border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:10px;width:100%;padding:16px 18px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 8px 24px #00000040}.shared-module__hCTr8q__addressLabel{letter-spacing:1px;color:var(--text-tertiary);text-transform:uppercase;font-size:11px;font-weight:700}.shared-module__hCTr8q__addressValue{color:var(--text-primary);word-break:break-all;letter-spacing:.2px;font-family:SF Mono,Fira Code,JetBrains Mono,monospace;font-size:13px;line-height:1.55}.shared-module__hCTr8q__addressCopyBtn{color:var(--text-secondary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-self:flex-start;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:background .18s,border-color .18s,color .18s,box-shadow .18s,transform 80ms;display:inline-flex}.shared-module__hCTr8q__addressCopyBtn:hover{background:var(--accent-primary-soft,#7876b124);border-color:var(--accent-primary,#7876b180);color:var(--text-primary);box-shadow:0 0 0 3px var(--accent-primary-soft,#7876b11a)}.shared-module__hCTr8q__addressCopyBtn:active{transform:scale(.97)}.shared-module__hCTr8q__addressCopyBtnCopied{color:var(--accent-success,#34c759);border-color:var(--accent-success,#34c759);background:#34c7591f;box-shadow:0 0 0 3px #34c7591a}.shared-module__hCTr8q__qrWrapper{flex-direction:column;align-items:center;gap:12px;padding:4px 0;display:flex}.shared-module__hCTr8q__qrBox{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:196px;height:196px;padding:14px;display:flex;position:relative;box-shadow:0 16px 48px #00000073,inset 0 2px #ffffff14,0 0 0 1px #ffffff0f}.shared-module__hCTr8q__qrBox:before{content:"";background:linear-gradient(135deg, var(--accent-primary,#7876b173) 0%, #7876b100 60%);z-index:-1;opacity:.6;border-radius:21px;position:absolute;inset:-1px}.shared-module__hCTr8q__recipientSearch{position:relative}.shared-module__hCTr8q__recipientSearchInput{background:var(--bg-surface-active);border:1px solid var(--text-tertiary);width:100%;height:44px;color:var(--text-primary);border-radius:12px;outline:none;padding:0 12px 0 40px;font-size:14px;transition:border-color .15s}.shared-module__hCTr8q__recipientSearchInput:focus{border-color:#0a84ff80}.shared-module__hCTr8q__recipientSearchIcon{opacity:.4;font-size:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.shared-module__hCTr8q__recipientResult{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;margin-top:4px;padding:10px 12px;transition:background .15s;display:flex}.shared-module__hCTr8q__recipientResult:hover{background:var(--text-tertiary)}.shared-module__hCTr8q__recipientResultSelected{background:var(--accent-primary-soft);border-color:var(--accent-primary-soft)}.shared-module__hCTr8q__recipientAvatar{background:var(--accent-primary-soft);width:36px;height:36px;color:var(--accent-info);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.shared-module__hCTr8q__recipientName{color:var(--text-primary);font-size:14px;font-weight:600}.shared-module__hCTr8q__recipientHandle{color:var(--text-tertiary);font-size:12px}.shared-module__hCTr8q__codeInputWrapper{flex-direction:column;align-items:center;gap:16px;display:flex}.shared-module__hCTr8q__codeInputLabel{color:var(--text-secondary);text-align:center;font-size:14px;line-height:1.5}.shared-module__hCTr8q__codeInputEmail{color:var(--text-primary);font-weight:600}.shared-module__hCTr8q__codeBoxes{gap:8px;display:flex}.shared-module__hCTr8q__codeBox{border:1.5px solid var(--text-tertiary);background:var(--bg-surface-hover);width:44px;height:52px;color:var(--text-primary);text-align:center;caret-color:var(--flow-accent,var(--accent-info));border-radius:12px;outline:none;font-size:22px;font-weight:600;transition:border-color .15s}.shared-module__hCTr8q__codeBox:focus{background:#0a84ff0a;border-color:#0a84ff80}.shared-module__hCTr8q__codeBoxError{border-color:var(--accent-live);animation:.4s shared-module__hCTr8q__shakeDot}.shared-module__hCTr8q__codeResend{color:var(--text-tertiary);font-size:13px}.shared-module__hCTr8q__codeResendBtn{color:var(--accent-info);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}.shared-module__hCTr8q__codeResendBtn:disabled{color:var(--text-tertiary);cursor:default}.shared-module__hCTr8q__mfaOptions{flex-direction:column;gap:8px;display:flex}.shared-module__hCTr8q__mfaOption{border:1.5px solid var(--text-tertiary);background:var(--bg-surface-hover);cursor:pointer;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;transition:background .15s,border-color .15s;display:flex}.shared-module__hCTr8q__mfaOption:hover{background:var(--accent-primary-soft)}.shared-module__hCTr8q__mfaOptionSelected{background:#0a84ff12;border-color:#0a84ff4d}.shared-module__hCTr8q__mfaOptionIcon{background:var(--text-tertiary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.shared-module__hCTr8q__mfaOptionInfo{flex:1}.shared-module__hCTr8q__mfaOptionTitle{color:var(--text-primary);font-size:14px;font-weight:600}.shared-module__hCTr8q__mfaOptionDesc{color:var(--text-tertiary);margin-top:2px;font-size:12px}.shared-module__hCTr8q__mfaOptionCheck{border:2px solid var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;transition:background .15s,border-color .15s;display:flex}.shared-module__hCTr8q__mfaOptionCheckSelected{background:var(--accent-info);border-color:var(--accent-info);color:var(--text-primary)}.shared-module__hCTr8q__summaryCard{background:linear-gradient(#ffffff09 0%,#ffffff04 100%);border:1px solid #ffffff12;border-radius:16px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 8px 32px #00000040}.shared-module__hCTr8q__summaryRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:13px 16px;font-size:13px;display:flex}.shared-module__hCTr8q__summaryRow:last-child{border-bottom:none}.shared-module__hCTr8q__summaryLabel{color:var(--text-tertiary);letter-spacing:.1px}.shared-module__hCTr8q__summaryValue{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.1px;font-weight:500}.shared-module__hCTr8q__summaryValueHighlight{color:var(--text-primary);letter-spacing:-.2px;font-size:15px;font-weight:700}.shared-module__hCTr8q__summaryValueAccent{color:var(--accent-success,#34c759);letter-spacing:-.2px;text-shadow:0 0 16px #34c75933;font-size:16px;font-weight:700}.shared-module__hCTr8q__loaderWrapper{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 0;display:flex}.shared-module__hCTr8q__loaderSpinner{border:3px solid var(--text-tertiary);border-top-color:var(--flow-accent,var(--text-tertiary));border-radius:50%;width:36px;height:36px;animation:.8s linear infinite shared-module__hCTr8q__spin}@keyframes shared-module__hCTr8q__spin{to{transform:rotate(360deg)}}.shared-module__hCTr8q__loaderText{color:var(--text-tertiary);font-size:14px}
.glass-dropdown-module__47rlWW__container{width:100%;font-family:var(--font-sf-pro), -apple-system, sans-serif;position:relative}.glass-dropdown-module__47rlWW__trigger{border:1px solid var(--border-default);cursor:pointer;background:#ffffff06;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:8px;width:100%;height:44px;padding:0 14px;font-family:inherit;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.glass-dropdown-module__47rlWW__trigger:hover{background:#7c6aff08;border-color:#7c6aff33}.glass-dropdown-module__47rlWW__triggerOpen{background:#7c6aff0d;border-color:#7c6aff66;box-shadow:0 0 0 3px #7c6aff0f}.glass-dropdown-module__47rlWW__sm .glass-dropdown-module__47rlWW__trigger{border-radius:10px;height:36px;padding:0 10px;font-size:12px}.glass-dropdown-module__47rlWW__lg .glass-dropdown-module__47rlWW__trigger{border-radius:14px;height:50px;padding:0 16px;font-size:15px}.glass-dropdown-module__47rlWW__triggerContent{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.glass-dropdown-module__47rlWW__triggerIcon{flex-shrink:0;align-items:center;width:20px;height:20px;display:flex}.glass-dropdown-module__47rlWW__triggerIcon img{object-fit:cover;border-radius:50%;width:100%;height:100%}.glass-dropdown-module__47rlWW__triggerLabel{color:#e0def5;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.glass-dropdown-module__47rlWW__triggerPlaceholder{color:var(--text-tertiary);font-size:13px;font-weight:400}.glass-dropdown-module__47rlWW__triggerSublabel{color:var(--text-tertiary);white-space:nowrap;font-size:11px}.glass-dropdown-module__47rlWW__chevron{color:#9d9aff80;flex-shrink:0;transition:transform .2s}.glass-dropdown-module__47rlWW__chevronOpen{transform:rotate(180deg)}.glass-dropdown-module__47rlWW__dropdown{z-index:200;-webkit-backdrop-filter:blur(24px);background:#0a0b23f5;border:1px solid #7c6aff1f;border-radius:14px;padding:6px;animation:.18s cubic-bezier(.16,1,.3,1) glass-dropdown-module__47rlWW__glassDropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 48px #00000080,inset 0 0 0 1px #7c6aff0f}@keyframes glass-dropdown-module__47rlWW__glassDropIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.glass-dropdown-module__47rlWW__searchWrap{margin-bottom:4px;position:relative}.glass-dropdown-module__47rlWW__searchIcon{color:#9d9aff59;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.glass-dropdown-module__47rlWW__searchInput{border:1px solid var(--border-subtle);color:#e0def5;background:#ffffff08;border-radius:10px;outline:none;width:100%;height:36px;padding:0 10px 0 32px;font-family:inherit;font-size:12px;transition:border-color .15s,background .15s}.glass-dropdown-module__47rlWW__searchInput:focus{background:#7c6aff0a;border-color:#7c6aff40}.glass-dropdown-module__47rlWW__searchInput::placeholder{color:var(--text-tertiary)}.glass-dropdown-module__47rlWW__optionsList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#7c6aff26 transparent;max-height:240px;overflow-y:auto}.glass-dropdown-module__47rlWW__optionsList::-webkit-scrollbar{width:4px}.glass-dropdown-module__47rlWW__optionsList::-webkit-scrollbar-track{background:0 0}.glass-dropdown-module__47rlWW__optionsList::-webkit-scrollbar-thumb{background:#7c6aff26;border-radius:4px}.glass-dropdown-module__47rlWW__option{cursor:pointer;background:0 0;border:none;border-radius:10px;outline:none;align-items:center;gap:10px;width:100%;padding:9px 10px;font-family:inherit;transition:background .12s;display:flex}.glass-dropdown-module__47rlWW__option:hover{background:#7c6aff14}.glass-dropdown-module__47rlWW__optionActive{background:#7c6aff0f}.glass-dropdown-module__47rlWW__optionActive:hover{background:#7c6aff1a}.glass-dropdown-module__47rlWW__optionIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.glass-dropdown-module__47rlWW__optionIcon img{object-fit:cover;width:100%;height:100%}.glass-dropdown-module__47rlWW__optionDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.glass-dropdown-module__47rlWW__optionLabel{color:#dcdaffd9;white-space:nowrap;text-align:left;font-size:13px;font-weight:500}.glass-dropdown-module__47rlWW__optionActive .glass-dropdown-module__47rlWW__optionLabel{color:#b5b1ff;font-weight:600}.glass-dropdown-module__47rlWW__optionSublabel{color:var(--text-tertiary);white-space:nowrap;margin-left:auto;font-size:11px}.glass-dropdown-module__47rlWW__optionActive .glass-dropdown-module__47rlWW__optionSublabel{color:#a5a0ff80}.glass-dropdown-module__47rlWW__optionCheck{color:#a5a0ff;flex-shrink:0;margin-left:auto}.glass-dropdown-module__47rlWW__empty{text-align:center;color:var(--text-tertiary);padding:16px 10px;font-size:12px}
.download-history-module__rFnnGa__filterGroup{border:1px solid var(--accent-primary-soft);background:#ffffff04;border-radius:16px;flex-direction:column;gap:10px;padding:14px 16px;transition:border-color .2s,background .2s;display:flex}.download-history-module__rFnnGa__filterGroup:hover{border-color:var(--accent-primary-soft);background:var(--bg-surface-hover)}.download-history-module__rFnnGa__filterHeader{align-items:center;gap:10px;display:flex}.download-history-module__rFnnGa__filterIcon{background:linear-gradient(135deg, var(--accent-primary-soft), #5ac8fa0f);border:1px solid var(--accent-primary-medium);color:#a5a0ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.download-history-module__rFnnGa__filterTitle{color:var(--text-secondary);letter-spacing:.3px;font-size:13px;font-weight:600}.download-history-module__rFnnGa__inputRow{gap:10px;display:flex}.download-history-module__rFnnGa__inputField{flex-direction:column;flex:1;display:flex}.download-history-module__rFnnGa__inputLabel{color:var(--text-tertiary);letter-spacing:.8px;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:600}.download-history-module__rFnnGa__input{background:var(--bg-surface-hover);border:1px solid var(--text-tertiary);color:#e0def5;border-radius:11px;outline:none;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:400;transition:border-color .2s,background .2s,box-shadow .2s}.download-history-module__rFnnGa__input:focus{border-color:var(--accent-primary-strong);background:var(--accent-primary-soft);box-shadow:0 0 0 3px var(--accent-primary-soft)}.download-history-module__rFnnGa__input::placeholder{color:var(--text-tertiary)}.download-history-module__rFnnGa__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%239d9aff' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px;}.download-history-module__rFnnGa__chipRow{flex-wrap:wrap;gap:6px;display:flex}.download-history-module__rFnnGa__chip{border:1px solid var(--text-tertiary);color:var(--text-tertiary);cursor:pointer;background:#ffffff04;border-radius:20px;padding:5px 13px;font-family:inherit;font-size:11px;font-weight:500;transition:all .15s}.download-history-module__rFnnGa__chip:hover{border-color:var(--accent-primary-medium);color:var(--text-secondary);background:var(--accent-primary-soft)}.download-history-module__rFnnGa__chipActive{border-color:var(--accent-primary-strong);background:var(--accent-primary-soft);color:#b5b1ff;box-shadow:0 0 8px var(--accent-primary-soft);}.download-history-module__rFnnGa__typeChip{align-items:center;gap:5px;display:flex;}.download-history-module__rFnnGa__typeChipActive{align-items:center;gap:5px;display:flex;}.download-history-module__rFnnGa__typeChipIcon{opacity:.6;font-size:11px}.download-history-module__rFnnGa__activeFilters{flex-wrap:wrap;gap:6px;padding:6px 0 2px;display:flex}.download-history-module__rFnnGa__activeTag{background:linear-gradient(135deg, var(--accent-primary-soft), #5ac8fa0a);border:1px solid var(--accent-primary-soft);color:#b5b1ff;letter-spacing:.2px;border-radius:14px;padding:3px 10px;font-size:10px;font-weight:500}.download-history-module__rFnnGa__formatRow{gap:10px;margin-top:16px;display:flex}.download-history-module__rFnnGa__formatBtn{border:1px solid var(--text-tertiary);cursor:pointer;text-align:center;background:#ffffff04;border-radius:14px;flex:1;padding:18px 12px 14px;transition:all .2s}.download-history-module__rFnnGa__formatBtn:hover{border-color:var(--accent-primary-medium);background:var(--accent-primary-soft)}.download-history-module__rFnnGa__formatBtnActive{border-color:var(--accent-primary-strong);background:var(--accent-primary-soft);box-shadow:0 0 12px var(--accent-primary-soft);}.download-history-module__rFnnGa__formatIcon{color:var(--text-tertiary);justify-content:center;margin-bottom:6px;display:flex}.download-history-module__rFnnGa__formatBtnActive .download-history-module__rFnnGa__formatIcon{color:#a5a0ff}.download-history-module__rFnnGa__formatLabel{color:var(--text-tertiary);font-size:14px;font-weight:700}.download-history-module__rFnnGa__formatBtnActive .download-history-module__rFnnGa__formatLabel{color:#b5b1ff}.download-history-module__rFnnGa__formatDesc{color:var(--text-tertiary);margin-top:2px;font-size:10px}
@keyframes PublishPostFlow-module__bIbDOG__spin{to{transform:rotate(360deg)}}@keyframes PublishPostFlow-module__bIbDOG__pulse{0%,to{opacity:1}50%{opacity:.5}}.PublishPostFlow-module__bIbDOG__charCircle{flex-shrink:0;align-items:center;gap:5px;display:flex}.PublishPostFlow-module__bIbDOG__charCircleCounter{font-variant-numeric:tabular-nums;color:var(--accent-warning);font-size:11px;font-weight:600}.PublishPostFlow-module__bIbDOG__charCircleCounterOver{color:var(--accent-live)}.PublishPostFlow-module__bIbDOG__charCircleProgress{transition:stroke-dasharray .2s,stroke .2s}.PublishPostFlow-module__bIbDOG__optionRow{cursor:default;-webkit-user-select:none;user-select:none;background:0 0;border-radius:12px;align-items:center;gap:12px;padding:8px 12px;transition:background .15s;display:flex}.PublishPostFlow-module__bIbDOG__optionRowClickable{cursor:pointer}.PublishPostFlow-module__bIbDOG__optionRow:hover{background:var(--bg-surface-hover)}.PublishPostFlow-module__bIbDOG__optionRowIcon{background:var(--bg-surface-active);width:30px;height:30px;color:var(--text-tertiary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PublishPostFlow-module__bIbDOG__optionRowIconAccented{background:color-mix(in srgb, var(--opt-color) 14%, transparent);color:var(--opt-color)}.PublishPostFlow-module__bIbDOG__optionRowLabel{color:var(--text-primary);letter-spacing:-.01em;flex:1;font-size:13.5px;font-weight:500}.PublishPostFlow-module__bIbDOG__optionRowValue{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:13px;font-weight:500;overflow:hidden}.PublishPostFlow-module__bIbDOG__optionRowValueAccented{color:var(--opt-color)}.PublishPostFlow-module__bIbDOG__optionRowChevron{color:var(--text-tertiary);flex-shrink:0}.PublishPostFlow-module__bIbDOG__composerWrap{flex-direction:column;display:flex}.PublishPostFlow-module__bIbDOG__textComposerHeader{gap:12px;padding:6px 16px 16px;display:flex}.PublishPostFlow-module__bIbDOG__composerAvatar{background:linear-gradient(135deg, var(--accent-info) 0%, var(--accent-primary) 100%);color:#fff;letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:600;display:flex;box-shadow:0 1px 2px #0f112414}.PublishPostFlow-module__bIbDOG__composerMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.PublishPostFlow-module__bIbDOG__composerNameRow{justify-content:space-between;align-items:center;min-height:22px;display:flex}.PublishPostFlow-module__bIbDOG__composerName{color:var(--text-primary);letter-spacing:-.015em;font-size:13px;font-weight:600}.PublishPostFlow-module__bIbDOG__composerHandle{color:var(--text-tertiary);letter-spacing:-.01em;margin-left:6px;font-size:12.5px;font-weight:400}.PublishPostFlow-module__bIbDOG__composerTextareaWrap{position:relative}.PublishPostFlow-module__bIbDOG__composerTextarea{width:100%;min-height:220px;color:var(--text-primary);letter-spacing:-.011em;resize:none;caret-color:var(--accent-primary);background:0 0;border:none;outline:none;padding:2px 0 0;font-family:inherit;font-size:15.5px;font-weight:400;line-height:1.55;overflow:hidden}.PublishPostFlow-module__bIbDOG__mentionDropdown{background:var(--bg-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--accent-primary-medium);z-index:50;max-height:200px;box-shadow:var(--shadow-lg);border-radius:12px;padding:4px;position:absolute;bottom:calc(100% + 4px);left:0;right:0;overflow-y:auto}.PublishPostFlow-module__bIbDOG__mentionRow{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:13px;transition:background .12s;display:flex}.PublishPostFlow-module__bIbDOG__mentionRow:hover{background:var(--accent-primary-soft)}.PublishPostFlow-module__bIbDOG__mentionAvatar{background:var(--accent-primary-medium);width:28px;height:28px;color:var(--accent-primary-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex;overflow:hidden}.PublishPostFlow-module__bIbDOG__mentionAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.PublishPostFlow-module__bIbDOG__mentionInfo{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.PublishPostFlow-module__bIbDOG__mentionName{font-size:13px;font-weight:600}.PublishPostFlow-module__bIbDOG__mentionHandle{color:var(--text-tertiary);font-size:11px}.PublishPostFlow-module__bIbDOG__mentionVerified{flex-shrink:0;margin-left:auto}.PublishPostFlow-module__bIbDOG__hashtagPills{flex-wrap:wrap;gap:5px;display:flex}.PublishPostFlow-module__bIbDOG__hashtagPill{background:var(--accent-primary-soft);border:1px solid var(--accent-primary-medium);color:var(--accent-primary);border-radius:20px;align-items:center;gap:3px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.PublishPostFlow-module__bIbDOG__hashtagPillRemove{color:var(--accent-primary-text);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;line-height:1}.PublishPostFlow-module__bIbDOG__hashtagInputField{background:var(--accent-primary-soft);border:1px solid var(--accent-primary-medium);width:100%;height:30px;color:var(--accent-primary);border-radius:8px;outline:none;padding:0 10px;font-family:inherit;font-size:13px}.PublishPostFlow-module__bIbDOG__previewImageWrap{position:relative}.PublishPostFlow-module__bIbDOG__previewImage{object-fit:cover;width:100%;max-height:180px;display:block}.PublishPostFlow-module__bIbDOG__previewOverlay{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PublishPostFlow-module__bIbDOG__previewSpinner{border:3px solid var(--border-strong);border-top-color:var(--text-primary);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite PublishPostFlow-module__bIbDOG__spin}.PublishPostFlow-module__bIbDOG__previewRemoveBtn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border-default);width:26px;height:26px;color:var(--text-primary);cursor:pointer;background:#0009;border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;top:8px;right:8px}.PublishPostFlow-module__bIbDOG__videoComposerWrap{padding:13px 13px 0}.PublishPostFlow-module__bIbDOG__videoDropzone{cursor:pointer;background:#ff64820f;border:1.5px dashed #ff648266;border-radius:14px;flex-direction:column;align-items:center;gap:10px;margin-bottom:12px;padding:28px 20px;transition:background .15s;display:flex}.PublishPostFlow-module__bIbDOG__videoDropzone:hover{background:#ff64821f}.PublishPostFlow-module__bIbDOG__videoDropzoneIcon{color:#ff6482;background:#ff648229;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.PublishPostFlow-module__bIbDOG__videoDropzoneCenter{text-align:center}.PublishPostFlow-module__bIbDOG__videoDropzoneTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:14px;font-weight:600}.PublishPostFlow-module__bIbDOG__videoDropzoneSubtitle{color:var(--text-tertiary);margin-top:3px;font-size:12px}.PublishPostFlow-module__bIbDOG__videoUploadingRow{align-items:center;gap:8px;margin-top:4px;display:flex}.PublishPostFlow-module__bIbDOG__videoUploadingSpinner{border:2px solid #ff648259;border-top-color:#ff6482;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite PublishPostFlow-module__bIbDOG__spin}.PublishPostFlow-module__bIbDOG__videoUploadingText{color:#ff6482;font-size:12px}.PublishPostFlow-module__bIbDOG__videoPreviewWrap{border-radius:12px;margin-bottom:12px;position:relative;overflow:hidden}.PublishPostFlow-module__bIbDOG__videoPreview{background:var(--bg-base);width:100%;max-height:200px;display:block}.PublishPostFlow-module__bIbDOG__videoReadyBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--text-secondary);background:#0000008c;border-radius:8px;padding:3px 8px;font-size:11px;font-weight:600;position:absolute;bottom:8px;left:8px}.PublishPostFlow-module__bIbDOG__orientationWrap{margin-bottom:12px}.PublishPostFlow-module__bIbDOG__orientationLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:7px;font-size:11px;font-weight:600}.PublishPostFlow-module__bIbDOG__orientationRow{gap:7px;display:flex}.PublishPostFlow-module__bIbDOG__orientationButton{border:1px solid var(--border-default);background:var(--bg-surface-hover);color:var(--text-tertiary);cursor:pointer;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:8px 0;font-family:inherit;transition:background .15s,color .15s,border-color .15s;display:flex}.PublishPostFlow-module__bIbDOG__orientationButtonActive{color:#ff6482;background:#ff64821a;border:1.5px solid #ff64828c}.PublishPostFlow-module__bIbDOG__orientationButtonIcon{font-size:14px}.PublishPostFlow-module__bIbDOG__orientationButtonLabel{font-size:10.5px;font-weight:550}.PublishPostFlow-module__bIbDOG__videoCaptionRow{align-items:flex-start;gap:8px;padding-bottom:10px;display:flex}.PublishPostFlow-module__bIbDOG__videoCaptionColumn{flex:1}.PublishPostFlow-module__bIbDOG__videoCaptionHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.PublishPostFlow-module__bIbDOG__videoCaptionLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-tertiary);font-size:11px;font-weight:600}.PublishPostFlow-module__bIbDOG__captionTextarea{background:var(--bg-surface-hover);border:1px solid var(--border-default);width:100%;min-height:52px;color:var(--text-primary);resize:none;caret-color:#ff6482;box-sizing:border-box;border-radius:10px;outline:none;padding:8px 10px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s;overflow:hidden}.PublishPostFlow-module__bIbDOG__captionTextarea:focus{border-color:#ff64828c;box-shadow:0 0 0 3px #ff64821f}.PublishPostFlow-module__bIbDOG__captionTextareaAudio{caret-color:var(--accent-success)}.PublishPostFlow-module__bIbDOG__captionTextareaAudio:focus{border-color:var(--accent-success);box-shadow:0 0 0 3px var(--accent-success-soft)}.PublishPostFlow-module__bIbDOG__hiddenInput{display:none}.PublishPostFlow-module__bIbDOG__mobileIconSvg{display:block}.PublishPostFlow-module__bIbDOG__audioComposerWrap{padding:13px 13px 0}.PublishPostFlow-module__bIbDOG__audioDropzone{border:1.5px dashed var(--accent-success-soft);background:var(--accent-success-soft);border-radius:14px;flex-direction:column;align-items:center;gap:14px;margin-bottom:12px;padding:22px 20px;display:flex}.PublishPostFlow-module__bIbDOG__audioRecordingBox{flex-direction:column;align-items:center;gap:10px;display:flex}.PublishPostFlow-module__bIbDOG__audioRecordingRow{align-items:center;gap:8px;display:flex}.PublishPostFlow-module__bIbDOG__audioRecordingDot{background:var(--accent-live);border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite PublishPostFlow-module__bIbDOG__pulse}.PublishPostFlow-module__bIbDOG__audioRecordingTime{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:22px;font-weight:700}.PublishPostFlow-module__bIbDOG__audioRecordingHint{color:var(--text-tertiary);font-size:12px}.PublishPostFlow-module__bIbDOG__audioStopButton{background:var(--accent-live-soft);border:1.5px solid color-mix(in srgb, var(--accent-live) 40%, transparent);color:var(--accent-live);cursor:pointer;border-radius:20px;padding:8px 22px;font-family:inherit;font-size:13px;font-weight:600}.PublishPostFlow-module__bIbDOG__audioIcon{background:var(--accent-success-soft);width:48px;height:48px;color:var(--accent-success);border-radius:14px;justify-content:center;align-items:center;display:flex}.PublishPostFlow-module__bIbDOG__audioButtonsRow{gap:8px;display:flex}.PublishPostFlow-module__bIbDOG__audioRecordBtn{background:var(--accent-success-soft);border:1.5px solid var(--accent-success-soft);color:var(--accent-success);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.PublishPostFlow-module__bIbDOG__audioUploadBtn{background:var(--bg-surface-hover);border:1px solid var(--border-default);color:var(--text-secondary);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.PublishPostFlow-module__bIbDOG__audioUploadingRow{align-items:center;gap:8px;display:flex}.PublishPostFlow-module__bIbDOG__audioUploadingSpinner{border:2px solid var(--accent-success-soft);border-top-color:var(--accent-success);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite PublishPostFlow-module__bIbDOG__spin}.PublishPostFlow-module__bIbDOG__audioUploadingText{color:var(--accent-success);font-size:12px}.PublishPostFlow-module__bIbDOG__audioLoadedRow{border:1px solid var(--accent-success-soft);background:var(--accent-success-soft);border-radius:12px;align-items:center;gap:12px;margin-bottom:12px;padding:12px 14px;display:flex}.PublishPostFlow-module__bIbDOG__audioLoadedIcon{background:var(--accent-success-soft);width:40px;height:40px;color:var(--accent-success);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PublishPostFlow-module__bIbDOG__audioLoadedMain{flex:1;min-width:0}.PublishPostFlow-module__bIbDOG__audioLoadedPlayer{width:100%;height:28px;accent-color:var(--accent-success)}.PublishPostFlow-module__bIbDOG__audioRemoveBtn{background:var(--bg-surface-active);width:26px;height:26px;color:var(--text-tertiary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex}.PublishPostFlow-module__bIbDOG__audioCaptionWrap{padding-bottom:10px}.PublishPostFlow-module__bIbDOG__typeSelector{background:var(--bg-surface-active);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:3px;margin:14px 14px 10px;padding:4px;display:grid}.PublishPostFlow-module__bIbDOG__typeButton{min-height:56px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:8px 6px;font-family:inherit;transition:background .22s cubic-bezier(.22,1,.36,1),color .2s,box-shadow .22s;display:flex}.PublishPostFlow-module__bIbDOG__typeButton:hover{color:var(--text-secondary)}.PublishPostFlow-module__bIbDOG__typeButtonActive,.PublishPostFlow-module__bIbDOG__typeButtonActive:hover{background:var(--bg-surface);color:var(--text-primary);box-shadow:0 1px 2px #0f11240f,0 4px 12px -6px #0f11241a,inset 0 .5px #fff9}.PublishPostFlow-module__bIbDOG__typeButtonIcon{color:currentColor;justify-content:center;align-items:center;width:22px;height:20px;transition:color .2s;display:flex}.PublishPostFlow-module__bIbDOG__typeButtonActive .PublishPostFlow-module__bIbDOG__typeButtonIcon{color:var(--opt-color)}.PublishPostFlow-module__bIbDOG__typeButtonLabel{letter-spacing:-.005em;font-feature-settings:"ss01";font-size:11.5px;font-weight:500}.PublishPostFlow-module__bIbDOG__typeButtonActive .PublishPostFlow-module__bIbDOG__typeButtonLabel{font-weight:600}.PublishPostFlow-module__bIbDOG__panelBlock{padding:10px 12px 4px}.PublishPostFlow-module__bIbDOG__panelBlockTight{padding:8px 12px 4px}.PublishPostFlow-module__bIbDOG__visibilityGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.PublishPostFlow-module__bIbDOG__visibilityOption{border:1px solid var(--border-default);background:var(--bg-surface-hover);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;transition:background .15s,border-color .15s;display:flex}.PublishPostFlow-module__bIbDOG__visibilityOptionActive{border:1.5px solid var(--accent-primary-strong);background:var(--accent-primary-soft)}.PublishPostFlow-module__bIbDOG__visibilityIcon{color:var(--text-tertiary);flex-shrink:0}.PublishPostFlow-module__bIbDOG__visibilityIconActive{color:var(--accent-primary)}.PublishPostFlow-module__bIbDOG__visibilityInfo{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.PublishPostFlow-module__bIbDOG__visibilityLabel{color:var(--text-secondary);letter-spacing:-.01em;font-size:12px;font-weight:600}.PublishPostFlow-module__bIbDOG__visibilityLabelActive{color:var(--text-primary)}.PublishPostFlow-module__bIbDOG__visibilityDesc{color:var(--text-tertiary);font-size:10px;line-height:1.3}.PublishPostFlow-module__bIbDOG__locationPanel{align-items:center;gap:8px;display:flex}.PublishPostFlow-module__bIbDOG__locationField{background:var(--accent-success-soft);border:1px solid color-mix(in srgb, var(--accent-success) 28%, transparent);height:34px;color:var(--text-primary);border-radius:9px;outline:none;flex:1;padding:0 10px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.PublishPostFlow-module__bIbDOG__locationField:focus{border-color:var(--accent-success);box-shadow:0 0 0 3px var(--accent-success-soft)}.PublishPostFlow-module__bIbDOG__locationCloseBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;font-size:16px}.PublishPostFlow-module__bIbDOG__scheduleField{background:var(--accent-warning-soft);border:1px solid color-mix(in srgb, var(--accent-warning) 28%, transparent);width:100%;height:34px;color:var(--text-tertiary);box-sizing:border-box;border-radius:9px;outline:none;padding:0 10px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.PublishPostFlow-module__bIbDOG__scheduleFieldFilled{color:var(--accent-warning)}.PublishPostFlow-module__bIbDOG__scheduleField:focus{border-color:var(--accent-warning);box-shadow:0 0 0 3px var(--accent-warning-soft)}.PublishPostFlow-module__bIbDOG__promoteRow{align-items:center;gap:12px;margin-bottom:8px;display:flex}.PublishPostFlow-module__bIbDOG__promoteSlider{height:4px;accent-color:var(--accent-warning);flex:1}.PublishPostFlow-module__bIbDOG__promoteBudgetPill{background:var(--accent-warning-soft);border:1px solid color-mix(in srgb, var(--accent-warning) 22%, transparent);min-width:56px;color:var(--accent-warning);text-align:center;border-radius:10px;padding:4px 10px;font-size:13px;font-weight:700}.PublishPostFlow-module__bIbDOG__promoteReach{background:var(--accent-warning-soft);border:1px solid color-mix(in srgb, var(--accent-warning) 22%, transparent);color:var(--text-secondary);border-radius:9px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;display:flex}.PublishPostFlow-module__bIbDOG__promoteReachHighlight{color:var(--accent-warning);font-weight:600}.PublishPostFlow-module__bIbDOG__hairline{background:var(--border-subtle);height:1px;margin-top:8px}.PublishPostFlow-module__bIbDOG__actionList{flex-direction:column;padding:2px 0;display:flex}.PublishPostFlow-module__bIbDOG__actionRow{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;width:100%;min-height:48px;padding:0 18px;font-family:inherit;transition:background .16s;display:flex;position:relative}.PublishPostFlow-module__bIbDOG__actionRow:hover{background:var(--bg-surface-hover)}.PublishPostFlow-module__bIbDOG__actionRowIcon{width:24px;height:22px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;transition:color .18s;display:flex}.PublishPostFlow-module__bIbDOG__actionRowIconActive{color:var(--opt-color)}.PublishPostFlow-module__bIbDOG__actionRowLabel{color:var(--text-primary);letter-spacing:-.012em;flex:1;font-size:14px;font-weight:500}.PublishPostFlow-module__bIbDOG__actionRowValue{text-overflow:ellipsis;white-space:nowrap;max-width:170px;color:var(--text-tertiary);letter-spacing:-.01em;font-size:12.5px;font-weight:450;overflow:hidden}.PublishPostFlow-module__bIbDOG__actionRowValueActive{color:var(--opt-color)}.PublishPostFlow-module__bIbDOG__actionRowChevron{color:var(--text-tertiary);opacity:.32;flex-shrink:0;transition:opacity .16s,transform .16s;transform:translate(-2px)}.PublishPostFlow-module__bIbDOG__actionRow:hover .PublishPostFlow-module__bIbDOG__actionRowChevron{opacity:1;transform:translate(0)}.PublishPostFlow-module__bIbDOG__actionDivider{background:var(--border-subtle);height:1px;margin-left:54px;margin-right:14px}.PublishPostFlow-module__bIbDOG__reviewCard{border:1px solid var(--border-default);background:var(--bg-surface-hover);border-radius:16px;margin-bottom:14px;overflow:hidden}.PublishPostFlow-module__bIbDOG__reviewHeader{align-items:center;gap:10px;padding:12px 14px 0;display:flex}.PublishPostFlow-module__bIbDOG__reviewAvatar{background:linear-gradient(135deg, var(--accent-info) 0%, var(--accent-primary) 100%);width:36px;height:36px;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.PublishPostFlow-module__bIbDOG__reviewMeta{flex:1}.PublishPostFlow-module__bIbDOG__reviewMetaName{color:var(--text-primary);letter-spacing:-.01em;font-size:13px;font-weight:650}.PublishPostFlow-module__bIbDOG__reviewMetaSub{color:var(--text-tertiary);font-size:11px}.PublishPostFlow-module__bIbDOG__reviewTypePill{background:color-mix(in srgb, var(--opt-color) 12%, transparent);border:1px solid color-mix(in srgb, var(--opt-color) 28%, transparent);color:var(--opt-color);letter-spacing:.04em;text-transform:uppercase;border-radius:20px;padding:3px 9px;font-size:10px;font-weight:700}.PublishPostFlow-module__bIbDOG__reviewContent{color:var(--text-primary);padding:10px 14px;font-size:14px;line-height:1.55}.PublishPostFlow-module__bIbDOG__reviewHashtags{flex-wrap:wrap;gap:5px;padding:0 14px 8px;display:flex}.PublishPostFlow-module__bIbDOG__reviewHashtag{color:var(--accent-info);font-size:12px;font-weight:600}.PublishPostFlow-module__bIbDOG__reviewMediaImage{object-fit:cover;width:100%;max-height:180px;display:block}.PublishPostFlow-module__bIbDOG__reviewMediaVideo{background:var(--bg-base);width:100%;max-height:160px;display:block}.PublishPostFlow-module__bIbDOG__reviewMediaAudioWrap{padding:8px 14px}.PublishPostFlow-module__bIbDOG__reviewMediaAudio{width:100%;height:28px}.PublishPostFlow-module__bIbDOG__reviewFooter{border-top:1px solid var(--border-subtle);color:var(--text-tertiary);align-items:center;gap:12px;padding:8px 14px;font-size:11px;display:flex}.PublishPostFlow-module__bIbDOG__reviewFooterChip{align-items:center;gap:4px;display:flex}.PublishPostFlow-module__bIbDOG__reviewFooterChipWarning{color:var(--accent-warning)}.PublishPostFlow-module__bIbDOG__reviewFooterVisibility{align-items:center;gap:4px;margin-left:auto;display:flex}.PublishPostFlow-module__bIbDOG__reviewSummary{border:1px solid var(--border-default);background:var(--bg-surface-hover);border-radius:12px;overflow:hidden}.PublishPostFlow-module__bIbDOG__reviewSummaryRow{justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.PublishPostFlow-module__bIbDOG__reviewSummaryLabel{color:var(--text-tertiary);font-size:12px;font-weight:500}.PublishPostFlow-module__bIbDOG__reviewSummaryValue{text-overflow:ellipsis;white-space:nowrap;max-width:160px;color:var(--text-secondary);font-size:12px;font-weight:550;overflow:hidden}.PublishPostFlow-module__bIbDOG__reviewSummaryDivider{background:var(--border-subtle);height:1px;margin:0 14px}
.CreateStoryFlow-module__YwY8sG__mediaWrap{margin-top:12px}.CreateStoryFlow-module__YwY8sG__preview{position:relative}.CreateStoryFlow-module__YwY8sG__previewImage{border:1px solid var(--text-tertiary);object-fit:cover;border-radius:16px;width:100%;max-height:320px}.CreateStoryFlow-module__YwY8sG__previewClear{width:30px;height:30px;color:var(--text-primary);cursor:pointer;background:#0009;border:none;border-radius:10px;justify-content:center;align-items:center;font-family:inherit;font-size:13px;transition:background .15s;display:flex;position:absolute;top:10px;right:10px}.CreateStoryFlow-module__YwY8sG__previewClear:hover{background:#000c}.CreateStoryFlow-module__YwY8sG__uploadingOverlay{color:var(--text-primary);background:#00000080;border-radius:16px;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}.CreateStoryFlow-module__YwY8sG__dropZone{border:1px dashed var(--text-tertiary);background:var(--bg-surface-hover);width:100%;height:220px;color:var(--text-tertiary);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:14px;transition:border-color .15s,color .15s;display:flex}.CreateStoryFlow-module__YwY8sG__dropZone:hover{border-color:var(--flow-accent,var(--text-secondary));color:var(--text-secondary)}.CreateStoryFlow-module__YwY8sG__hiddenInput{display:none}.CreateStoryFlow-module__YwY8sG__editStack{flex-direction:column;gap:16px;margin-top:8px;display:flex}.CreateStoryFlow-module__YwY8sG__editPreview{position:relative}.CreateStoryFlow-module__YwY8sG__editPreviewImage{border:1px solid var(--text-tertiary);object-fit:cover;border-radius:14px;width:100%;max-height:200px}.CreateStoryFlow-module__YwY8sG__editOverlay{color:var(--text-primary);background:linear-gradient(#0000,#000000b3);border-radius:0 0 14px 14px;padding:24px 16px 14px;font-size:14px;font-weight:500;line-height:1.4;position:absolute;bottom:0;left:0;right:0}.CreateStoryFlow-module__YwY8sG__label{letter-spacing:.3px;color:var(--text-tertiary);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.CreateStoryFlow-module__YwY8sG__textarea{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);width:100%;min-height:80px;max-height:140px;color:var(--text-primary);resize:vertical;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.CreateStoryFlow-module__YwY8sG__textarea::placeholder{color:var(--text-tertiary)}.CreateStoryFlow-module__YwY8sG__textarea:focus{border-color:var(--flow-accent,var(--accent-info));box-shadow:0 0 0 3px color-mix(in srgb, var(--flow-accent,var(--accent-info)) 18%, transparent)}.CreateStoryFlow-module__YwY8sG__counter{color:var(--text-tertiary);text-align:right;margin-top:4px;font-size:11px}
.SocialChatFlow-module__r2TgLq__stack{flex-direction:column;gap:10px;margin-top:8px;display:flex}.SocialChatFlow-module__r2TgLq__searchWrap{position:relative}.SocialChatFlow-module__r2TgLq__searchIcon{pointer-events:none;color:var(--text-tertiary);position:absolute;top:14px;left:14px}.SocialChatFlow-module__r2TgLq__searchInput{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);width:100%;height:42px;color:var(--text-primary);border-radius:12px;outline:none;padding:0 14px 0 40px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.SocialChatFlow-module__r2TgLq__searchInput::placeholder{color:var(--text-tertiary)}.SocialChatFlow-module__r2TgLq__searchInput:focus{border-color:var(--flow-accent,var(--accent-info));box-shadow:0 0 0 3px color-mix(in srgb, var(--flow-accent,var(--accent-info)) 18%, transparent)}.SocialChatFlow-module__r2TgLq__list{flex-direction:column;flex:1;gap:2px;max-height:380px;display:flex;overflow-y:auto}.SocialChatFlow-module__r2TgLq__emptyState{text-align:center;color:var(--text-tertiary);padding:40px 0;font-size:13px}.SocialChatFlow-module__r2TgLq__contactRow{background:var(--bg-surface-hover);text-align:left;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;transition:background .15s;display:flex}.SocialChatFlow-module__r2TgLq__contactRow:hover{background:color-mix(in srgb, var(--flow-accent,var(--accent-info)) 8%, var(--bg-surface-hover))}.SocialChatFlow-module__r2TgLq__avatarWrap{flex-shrink:0;position:relative}.SocialChatFlow-module__r2TgLq__avatar{background:var(--avatar-bg,var(--text-tertiary));width:40px;height:40px;color:var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.SocialChatFlow-module__r2TgLq__onlineDot{background:var(--accent-success);border:2px solid #0c0d30f2;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.SocialChatFlow-module__r2TgLq__contactInfo{flex:1;min-width:0}.SocialChatFlow-module__r2TgLq__contactName{color:var(--text-primary);font-size:14px;font-weight:500}.SocialChatFlow-module__r2TgLq__contactHandle{color:var(--text-tertiary);margin-top:1px;font-size:12px}.SocialChatFlow-module__r2TgLq__chatIcon{color:var(--text-tertiary);flex-shrink:0}
.EditProfileFlow-module__-Pgi8G__stack{flex-direction:column;gap:16px;margin-top:8px;display:flex}.EditProfileFlow-module__-Pgi8G__avatarRow{align-items:center;gap:16px;display:flex}.EditProfileFlow-module__-Pgi8G__avatar{border:2px solid var(--text-tertiary);background:var(--avatar-bg,var(--text-tertiary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;overflow:hidden}.EditProfileFlow-module__-Pgi8G__avatarPlaceholder{color:var(--text-tertiary)}.EditProfileFlow-module__-Pgi8G__avatarUploadOverlay{color:var(--text-primary);background:#00000080;justify-content:center;align-items:center;font-size:10px;display:flex;position:absolute;inset:0}.EditProfileFlow-module__-Pgi8G__changePhotoBtn{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);color:var(--text-secondary);cursor:pointer;border-radius:10px;padding:8px 16px;font-family:inherit;font-size:13px;transition:border-color .15s,color .15s}.EditProfileFlow-module__-Pgi8G__changePhotoBtn:hover{border-color:var(--flow-accent,#bf5af2);color:var(--text-primary)}.EditProfileFlow-module__-Pgi8G__hiddenInput{display:none}.EditProfileFlow-module__-Pgi8G__label{letter-spacing:.3px;color:var(--text-tertiary);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.EditProfileFlow-module__-Pgi8G__labelCount{float:right;color:var(--text-tertiary);font-weight:400}.EditProfileFlow-module__-Pgi8G__textarea{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);width:100%;min-height:100px;max-height:160px;color:var(--text-primary);resize:vertical;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.EditProfileFlow-module__-Pgi8G__textarea::placeholder{color:var(--text-tertiary)}.EditProfileFlow-module__-Pgi8G__textarea:focus{border-color:var(--flow-accent,#bf5af2);box-shadow:0 0 0 3px #bf5af22e}.EditProfileFlow-module__-Pgi8G__interestsWrap{margin-top:8px}.EditProfileFlow-module__-Pgi8G__interestsGrid{flex-wrap:wrap;gap:8px;display:flex}.EditProfileFlow-module__-Pgi8G__interestChip{border:1px solid var(--border-default);background:var(--bg-surface-hover);color:var(--text-tertiary);cursor:pointer;border-radius:10px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:400;transition:border-color .15s,background .15s,color .15s}.EditProfileFlow-module__-Pgi8G__interestChip:hover{border-color:var(--flow-accent,#bf5af2);color:var(--text-secondary)}.EditProfileFlow-module__-Pgi8G__interestChipActive{border:1.5px solid var(--flow-accent,#bf5af2);color:#bf5af2;background:#bf5af214;font-weight:600}
.SocialSearchFlow-module__eLa7TG__stack{flex-direction:column;gap:12px;margin-top:8px;display:flex}.SocialSearchFlow-module__eLa7TG__searchWrap{position:relative}.SocialSearchFlow-module__eLa7TG__searchIcon{pointer-events:none;color:var(--text-tertiary);position:absolute;top:14px;left:14px}.SocialSearchFlow-module__eLa7TG__searchInput{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);width:100%;height:44px;color:var(--text-primary);border-radius:14px;outline:none;padding:0 14px 0 42px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.SocialSearchFlow-module__eLa7TG__searchInput::placeholder{color:var(--text-tertiary)}.SocialSearchFlow-module__eLa7TG__searchInput:focus{border-color:var(--flow-accent,#64d2ff);box-shadow:0 0 0 3px #64d2ff2e}.SocialSearchFlow-module__eLa7TG__filterGroup{gap:6px;display:flex}.SocialSearchFlow-module__eLa7TG__filter{border:1px solid var(--text-tertiary);color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:400;transition:border-color .15s,background .15s,color .15s}.SocialSearchFlow-module__eLa7TG__filter:hover{border-color:var(--flow-accent,#64d2ff);color:var(--text-secondary)}.SocialSearchFlow-module__eLa7TG__filterActive{border-color:var(--flow-accent,#64d2ff);color:#64d2ff;background:#64d2ff14;font-weight:600}.SocialSearchFlow-module__eLa7TG__results{flex-direction:column;flex:1;gap:4px;max-height:340px;display:flex;overflow-y:auto}.SocialSearchFlow-module__eLa7TG__loaderWrap{text-align:center;padding:20px 0}.SocialSearchFlow-module__eLa7TG__emptyState{text-align:center;color:var(--text-tertiary);padding:32px 0;font-size:13px}.SocialSearchFlow-module__eLa7TG__resultRow{background:var(--bg-surface-hover);text-align:left;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;transition:background .15s;display:flex}.SocialSearchFlow-module__eLa7TG__resultRow:hover{background:color-mix(in srgb, var(--flow-accent,#64d2ff) 8%, var(--bg-surface-hover))}.SocialSearchFlow-module__eLa7TG__avatar{border-radius:var(--avatar-radius,10px);background:var(--avatar-bg,var(--text-tertiary));width:36px;height:36px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.SocialSearchFlow-module__eLa7TG__body{flex:1;min-width:0}.SocialSearchFlow-module__eLa7TG__title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.SocialSearchFlow-module__eLa7TG__subtitle{color:var(--text-tertiary);margin-top:1px;font-size:11px}
.NotificationsFlow-module__SqsB_G__stack{flex-direction:column;gap:10px;margin-top:8px;display:flex}.NotificationsFlow-module__SqsB_G__header{justify-content:space-between;align-items:center;display:flex}.NotificationsFlow-module__SqsB_G__filterGroup{gap:6px;display:flex}.NotificationsFlow-module__SqsB_G__filter{border:1px solid var(--text-tertiary);color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:8px;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:400;transition:border-color .15s,background .15s,color .15s}.NotificationsFlow-module__SqsB_G__filter:hover{border-color:var(--flow-accent,var(--accent-warning));color:var(--text-secondary)}.NotificationsFlow-module__SqsB_G__filterActive{border-color:var(--flow-accent,var(--accent-warning));background:var(--accent-warning-soft);color:var(--accent-warning);font-weight:600}.NotificationsFlow-module__SqsB_G__markAll{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:11px;transition:color .15s}.NotificationsFlow-module__SqsB_G__markAll:hover{color:var(--text-secondary)}.NotificationsFlow-module__SqsB_G__list{flex-direction:column;flex:1;gap:2px;max-height:380px;display:flex;overflow-y:auto}.NotificationsFlow-module__SqsB_G__emptyState{text-align:center;color:var(--text-tertiary);padding:40px 0;font-size:13px}.NotificationsFlow-module__SqsB_G__notifRow{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:flex-start;gap:10px;padding:10px 12px;font-family:inherit;transition:background .15s;display:flex;position:relative}.NotificationsFlow-module__SqsB_G__notifRow:hover{background:var(--bg-surface-hover)}.NotificationsFlow-module__SqsB_G__notifRowUnread{background:#ff9f0a0a}.NotificationsFlow-module__SqsB_G__unreadDot{background:var(--accent-warning);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.NotificationsFlow-module__SqsB_G__avatar{background:var(--avatar-bg,var(--text-tertiary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;display:flex}.NotificationsFlow-module__SqsB_G__body{flex:1;min-width:0}.NotificationsFlow-module__SqsB_G__message{color:var(--text-tertiary);font-size:13px;line-height:1.4}.NotificationsFlow-module__SqsB_G__messageUnread{color:var(--text-primary)}.NotificationsFlow-module__SqsB_G__author{font-weight:600}.NotificationsFlow-module__SqsB_G__time{color:var(--text-tertiary);margin-top:2px;font-size:11px}
.ReportContentFlow-module__ecZK8W__reasonList{flex-direction:column;gap:6px;max-height:360px;margin-top:8px;display:flex;overflow-y:auto}.ReportContentFlow-module__ecZK8W__reasonOption{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);text-align:left;cursor:pointer;border-radius:12px;flex-direction:column;padding:12px 14px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.ReportContentFlow-module__ecZK8W__reasonOption:hover{border-color:var(--flow-accent,var(--accent-live))}.ReportContentFlow-module__ecZK8W__reasonOptionActive{border:1.5px solid var(--flow-accent,var(--accent-live));background:var(--accent-live-soft)}.ReportContentFlow-module__ecZK8W__reasonLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.ReportContentFlow-module__ecZK8W__reasonLabelActive{color:#ff6b63;font-weight:600}.ReportContentFlow-module__ecZK8W__reasonDesc{color:var(--text-tertiary);margin-top:2px;font-size:11px}.ReportContentFlow-module__ecZK8W__detailsStack{flex-direction:column;gap:16px;margin-top:8px;display:flex}.ReportContentFlow-module__ecZK8W__motivoBox{background:var(--accent-live-soft);border:1px solid var(--accent-live-soft);color:#ff6b63;border-radius:10px;padding:10px 14px;font-size:13px}.ReportContentFlow-module__ecZK8W__label{letter-spacing:.3px;color:var(--text-tertiary);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ReportContentFlow-module__ecZK8W__labelCount{float:right;color:var(--text-tertiary);font-weight:400}.ReportContentFlow-module__ecZK8W__textarea{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);width:100%;min-height:100px;max-height:160px;color:var(--text-primary);resize:vertical;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.ReportContentFlow-module__ecZK8W__textarea::placeholder{color:var(--text-tertiary)}.ReportContentFlow-module__ecZK8W__textarea:focus{border-color:var(--flow-accent,var(--accent-live));box-shadow:0 0 0 3px var(--accent-live-soft)}
.TipPostFlow-module__hf6SNa__presetsGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.TipPostFlow-module__hf6SNa__preset{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);color:var(--text-secondary);text-align:center;cursor:pointer;border-radius:12px;padding:14px 0;font-family:inherit;font-size:16px;font-weight:700;transition:border-color .15s,background .15s,color .15s}.TipPostFlow-module__hf6SNa__preset:hover{border-color:var(--flow-accent,var(--accent-warning));color:var(--text-primary)}.TipPostFlow-module__hf6SNa__presetActive{border:1.5px solid var(--flow-accent,var(--accent-warning));color:var(--accent-warning);background:#ffd60a14}.TipPostFlow-module__hf6SNa__customWrap{margin-top:16px}.TipPostFlow-module__hf6SNa__label{letter-spacing:.3px;color:var(--text-tertiary);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.TipPostFlow-module__hf6SNa__customInputWrap{position:relative}.TipPostFlow-module__hf6SNa__customInput{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:12px 40px 12px 14px;font-family:inherit;font-size:16px;font-weight:600;transition:border-color .15s,background .15s}.TipPostFlow-module__hf6SNa__customInputActive{border:1.5px solid var(--flow-accent,var(--accent-warning));background:#ffd60a0a}.TipPostFlow-module__hf6SNa__customSuffix{color:var(--text-tertiary);pointer-events:none;font-size:14px;font-weight:600;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.TipPostFlow-module__hf6SNa__summary{color:var(--accent-warning);text-align:center;background:#ffd60a0f;border:1px solid #ffd60a1f;border-radius:10px;margin-top:16px;padding:12px 14px;font-size:13px;font-weight:600}
.BuyPostFlow-module__io_b6q__confirmCard{background:var(--accent-success-soft);border:1px solid var(--accent-success-soft);border-radius:12px;margin-top:16px;padding:16px}.BuyPostFlow-module__io_b6q__confirmHeadline{color:var(--text-secondary);margin-bottom:8px;font-size:13px}.BuyPostFlow-module__io_b6q__confirmFinePrint{color:var(--text-tertiary);font-size:12px;line-height:1.5}
.SubscribeUserFlow-module__jDoOmq__priceCard{text-align:center;background:#bf5af20f;border:1px solid #bf5af21f;border-radius:14px;margin-top:16px;padding:20px}.SubscribeUserFlow-module__jDoOmq__priceLabel{letter-spacing:.5px;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:8px;font-size:11px}.SubscribeUserFlow-module__jDoOmq__priceAmount{color:#bf5af2;font-size:32px;font-weight:700}.SubscribeUserFlow-module__jDoOmq__priceFinePrint{color:var(--text-tertiary);margin-top:8px;font-size:12px;line-height:1.5}
.PromotePostFlow-module__mN3__G__presetsGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.PromotePostFlow-module__mN3__G__preset{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);color:var(--text-secondary);text-align:center;cursor:pointer;border-radius:12px;padding:14px 0;font-family:inherit;font-size:16px;font-weight:700;transition:border-color .15s,background .15s,color .15s}.PromotePostFlow-module__mN3__G__preset:hover{border-color:var(--flow-accent,var(--accent-warning));color:var(--text-primary)}.PromotePostFlow-module__mN3__G__presetActive{border:1.5px solid var(--flow-accent,var(--accent-warning));background:var(--accent-warning-soft);color:var(--accent-warning)}.PromotePostFlow-module__mN3__G__customWrap{margin-top:16px}.PromotePostFlow-module__mN3__G__label{letter-spacing:.3px;color:var(--text-tertiary);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.PromotePostFlow-module__mN3__G__customInputWrap{position:relative}.PromotePostFlow-module__mN3__G__customInput{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:12px 40px 12px 14px;font-family:inherit;font-size:16px;font-weight:600;transition:border-color .15s,background .15s}.PromotePostFlow-module__mN3__G__customInputActive{border:1.5px solid var(--flow-accent,var(--accent-warning));background:#ff9f0a0a}.PromotePostFlow-module__mN3__G__customSuffix{color:var(--text-tertiary);pointer-events:none;font-size:14px;font-weight:600;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.PromotePostFlow-module__mN3__G__audienceStack{flex-direction:column;gap:16px;margin-top:12px;display:flex}.PromotePostFlow-module__mN3__G__genderGroup{gap:8px;display:flex}.PromotePostFlow-module__mN3__G__genderOption{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);color:var(--text-secondary);text-align:center;cursor:pointer;border-radius:10px;flex:1;padding:10px 0;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,background .15s,color .15s}.PromotePostFlow-module__mN3__G__genderOption:hover{border-color:var(--flow-accent,var(--accent-warning));color:var(--text-primary)}.PromotePostFlow-module__mN3__G__genderOptionActive{border:1.5px solid var(--flow-accent,var(--accent-warning));color:var(--accent-warning);background:#ff9f0a0f;font-weight:600}.PromotePostFlow-module__mN3__G__ageRow{align-items:center;gap:10px;display:flex}.PromotePostFlow-module__mN3__G__ageSlider{accent-color:var(--accent-warning);flex:1}.PromotePostFlow-module__mN3__G__countryInput{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.PromotePostFlow-module__mN3__G__countryInput:focus{border-color:var(--flow-accent,var(--accent-warning));box-shadow:0 0 0 3px #ff9f0a2e}
.CreateCommunityFlow-module__4oLDJq__stepBody{flex-direction:column;flex:1;gap:0;min-height:0;display:flex;overflow:auto}.CreateCommunityFlow-module__4oLDJq__divider{background:var(--text-tertiary);height:1px;margin:2px 0}.CreateCommunityFlow-module__4oLDJq__sectionLabel{letter-spacing:.8px;text-transform:uppercase;color:var(--text-tertiary);padding:4px 16px 6px;font-size:11px;font-weight:700}.CreateCommunityFlow-module__4oLDJq__headerWrap{padding:0 16px 16px}.CreateCommunityFlow-module__4oLDJq__banner{border:1px solid var(--border-default);background:linear-gradient(135deg, var(--bg-base) 0%, var(--bg-base-soft) 100%);width:100%;height:90px;color:var(--text-tertiary);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;margin-bottom:-24px;transition:filter .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.CreateCommunityFlow-module__4oLDJq__banner:hover{border-color:var(--border-strong);filter:brightness(.98)}.CreateCommunityFlow-module__4oLDJq__bannerWithImage{background:var(--banner-bg,linear-gradient(135deg, var(--bg-base) 0%, var(--bg-base-soft) 100%))}.CreateCommunityFlow-module__4oLDJq__bannerHint{flex-direction:column;align-items:center;gap:4px;display:flex}.CreateCommunityFlow-module__4oLDJq__bannerHintText{color:inherit;font-size:11px}.CreateCommunityFlow-module__4oLDJq__hiddenInput{display:none}.CreateCommunityFlow-module__4oLDJq__avatarSlot{z-index:1;padding-left:16px;position:relative}.CreateCommunityFlow-module__4oLDJq__avatar{border:1px solid var(--border-default);background:linear-gradient(135deg, var(--bg-surface) 0%, var(--bg-base) 100%);width:52px;height:52px;color:var(--text-primary);letter-spacing:-.5px;border-radius:16px;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:flex;box-shadow:0 4px 14px #00000014}.CreateCommunityFlow-module__4oLDJq__nameWrap{padding:6px 16px 12px}.CreateCommunityFlow-module__4oLDJq__nameInput{border:none;border-bottom:2px solid var(--border-default);width:100%;color:var(--text-primary);background:0 0;outline:none;padding:4px 0;font-family:inherit;font-size:20px;font-weight:700;transition:border-color .2s}.CreateCommunityFlow-module__4oLDJq__nameInput::placeholder{color:var(--text-tertiary);opacity:1;font-weight:600}.CreateCommunityFlow-module__4oLDJq__nameInputFilled{border-bottom-color:var(--accent-primary)}.CreateCommunityFlow-module__4oLDJq__nameSlug{color:var(--text-tertiary);margin-top:4px;font-size:11px}.CreateCommunityFlow-module__4oLDJq__descriptionWrap{padding:12px 16px;position:relative}.CreateCommunityFlow-module__4oLDJq__descriptionLabel{letter-spacing:.6px;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:8px;font-size:11px;font-weight:700}.CreateCommunityFlow-module__4oLDJq__descriptionTextarea{border:1px solid var(--border-default);background:var(--bg-surface-hover);width:100%;color:var(--text-primary);resize:none;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.6;transition:border-color .2s,box-shadow .2s}.CreateCommunityFlow-module__4oLDJq__descriptionTextarea::placeholder{color:var(--text-tertiary);opacity:1}.CreateCommunityFlow-module__4oLDJq__descriptionTextarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-soft)}.CreateCommunityFlow-module__4oLDJq__descriptionCounter{font-variant-numeric:tabular-nums;color:var(--text-tertiary);opacity:.6;font-size:11px;position:absolute;bottom:22px;right:26px}.CreateCommunityFlow-module__4oLDJq__descriptionCounterWarn{color:var(--accent-warning);opacity:1}.CreateCommunityFlow-module__4oLDJq__privacyList{flex-direction:column;gap:8px;padding:0 16px 16px;display:flex}.CreateCommunityFlow-module__4oLDJq__privacyOption{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);cursor:pointer;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;transition:border-color .18s,background .18s;display:flex}.CreateCommunityFlow-module__4oLDJq__privacyOption:hover{border-color:color-mix(in srgb, var(--opt-color,var(--text-tertiary)) 35%, transparent)}.CreateCommunityFlow-module__4oLDJq__privacyOptionActive{border-color:color-mix(in srgb, var(--opt-color) 50%, transparent);background:color-mix(in srgb, var(--opt-color) 10%, var(--bg-surface-hover))}.CreateCommunityFlow-module__4oLDJq__privacyIcon{background:color-mix(in srgb, var(--opt-color,var(--text-tertiary)) 15%, transparent);width:38px;height:38px;color:var(--opt-color,var(--text-tertiary));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CreateCommunityFlow-module__4oLDJq__privacyBody{flex:1}.CreateCommunityFlow-module__4oLDJq__privacyLabel{color:var(--text-secondary);font-size:14px;font-weight:600}.CreateCommunityFlow-module__4oLDJq__privacyLabelActive{color:var(--text-primary)}.CreateCommunityFlow-module__4oLDJq__privacyDesc{color:var(--text-tertiary);margin-top:2px;font-size:12px}.CreateCommunityFlow-module__4oLDJq__privacyCheck{background:var(--opt-color,var(--accent-primary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.CreateCommunityFlow-module__4oLDJq__categoryGrid{flex-wrap:wrap;gap:8px;padding:8px 16px 16px;display:flex}.CreateCommunityFlow-module__4oLDJq__categoryChip{border:1px solid var(--border-default);background:var(--bg-surface-hover);color:var(--text-tertiary);cursor:pointer;border-radius:20px;align-items:center;gap:7px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:400;transition:border-color .15s,background .15s,color .15s;display:flex}.CreateCommunityFlow-module__4oLDJq__categoryChip:hover{border-color:color-mix(in srgb, var(--cat-color,var(--text-tertiary)) 40%, transparent);color:var(--text-secondary)}.CreateCommunityFlow-module__4oLDJq__categoryChipActive{border-color:color-mix(in srgb, var(--cat-color) 60%, transparent);background:color-mix(in srgb, var(--cat-color) 14%, var(--bg-surface-hover));color:var(--cat-color);font-weight:600}.CreateCommunityFlow-module__4oLDJq__categoryChipIcon{color:var(--text-tertiary);opacity:.7}.CreateCommunityFlow-module__4oLDJq__categoryChipIconActive{color:var(--cat-color)}.CreateCommunityFlow-module__4oLDJq__previewWrap{padding:4px 16px 16px}.CreateCommunityFlow-module__4oLDJq__previewCard{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);border-radius:20px;position:relative;box-shadow:0 8px 32px #00000059}.CreateCommunityFlow-module__4oLDJq__previewBannerWrap{position:relative}.CreateCommunityFlow-module__4oLDJq__previewBanner{background:var(--banner-bg,linear-gradient(135deg, color-mix(in srgb, var(--cat-color,var(--accent-primary)) 28%, #141232f2) 0%, #0c0a26fa 100%));border-radius:20px 20px 0 0;height:96px;overflow:hidden}.CreateCommunityFlow-module__4oLDJq__previewBannerNoise{background:repeating-linear-gradient(45deg,#0000,#0000 20px,#ffffff03 20px 40px);position:absolute;inset:0}.CreateCommunityFlow-module__4oLDJq__previewAvatar{z-index:2;border:3px solid var(--bg-surface);background:linear-gradient(135deg, var(--bg-surface) 0%, var(--bg-base) 100%);width:56px;height:56px;color:var(--text-primary);letter-spacing:-.5px;border-radius:16px;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex;position:absolute;bottom:-28px;left:16px;box-shadow:0 4px 18px #0000001a}.CreateCommunityFlow-module__4oLDJq__previewStats{gap:6px;display:flex;position:absolute;bottom:10px;right:12px}.CreateCommunityFlow-module__4oLDJq__previewStat{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);text-align:center;background:#00000080;border-radius:9px;padding:4px 9px}.CreateCommunityFlow-module__4oLDJq__previewStatNum{color:var(--text-primary);font-size:13px;font-weight:700;line-height:1}.CreateCommunityFlow-module__4oLDJq__previewStatLabel{letter-spacing:.4px;text-transform:uppercase;color:var(--text-tertiary);margin-top:2px;font-size:9px}.CreateCommunityFlow-module__4oLDJq__previewContent{padding:0 16px 16px}.CreateCommunityFlow-module__4oLDJq__previewSpacer{height:36px}.CreateCommunityFlow-module__4oLDJq__previewName{color:var(--text-primary);margin-bottom:3px;font-size:17px;font-weight:700}.CreateCommunityFlow-module__4oLDJq__previewDesc{color:var(--text-secondary);margin-bottom:12px;font-size:12px;line-height:1.55}.CreateCommunityFlow-module__4oLDJq__previewDescPlaceholder{color:var(--text-tertiary);opacity:.5;margin-bottom:12px;font-size:12px;font-style:italic}.CreateCommunityFlow-module__4oLDJq__previewPills{flex-wrap:wrap;gap:6px;display:flex}.CreateCommunityFlow-module__4oLDJq__previewPill{border:1px solid color-mix(in srgb, var(--pill-color,var(--accent-primary)) 30%, transparent);background:color-mix(in srgb, var(--pill-color,var(--accent-primary)) 13%, transparent);color:var(--pill-color,var(--accent-primary));border-radius:20px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:600;display:flex}.CreateCommunityFlow-module__4oLDJq__summaryList{flex-direction:column;gap:10px;padding:4px 16px 10px;display:flex}.CreateCommunityFlow-module__4oLDJq__summaryRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.CreateCommunityFlow-module__4oLDJq__summaryLabel{letter-spacing:.3px;text-transform:uppercase;color:var(--text-tertiary);flex-shrink:0;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.CreateCommunityFlow-module__4oLDJq__summaryLabelIcon{color:var(--text-tertiary);opacity:.7}.CreateCommunityFlow-module__4oLDJq__summaryValue{text-align:right;color:var(--summary-color,var(--text-secondary));font-size:12px}.CreateCommunityFlow-module__4oLDJq__summaryValueMono{font-family:monospace}.CreateCommunityFlow-module__4oLDJq__checklist{flex-direction:column;gap:8px;padding:4px 16px 16px;display:flex}.CreateCommunityFlow-module__4oLDJq__checklistRow{align-items:center;gap:10px;display:flex}.CreateCommunityFlow-module__4oLDJq__checklistTick{background:var(--accent-success-soft);border:1px solid var(--accent-success-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.CreateCommunityFlow-module__4oLDJq__checklistLabel{color:var(--text-secondary);font-size:13px}.CreateCommunityFlow-module__4oLDJq__successWrap{flex-direction:column;flex:1;align-items:center;gap:16px;padding:32px 24px 24px;display:flex}.CreateCommunityFlow-module__4oLDJq__successGif{border-radius:16px}.CreateCommunityFlow-module__4oLDJq__successText{text-align:center}.CreateCommunityFlow-module__4oLDJq__successTitle{color:var(--text-primary);margin:0;font-size:20px;font-weight:800;line-height:1.2}.CreateCommunityFlow-module__4oLDJq__successSubtitle{color:var(--text-secondary);margin:6px 0 0;font-size:13px;line-height:1.5}.CreateCommunityFlow-module__4oLDJq__successHighlight{color:var(--text-primary)}.CreateCommunityFlow-module__4oLDJq__successTable{background:var(--bg-surface-hover);border:1px solid var(--border-default);border-radius:14px;width:100%;overflow:hidden}.CreateCommunityFlow-module__4oLDJq__successRow{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.CreateCommunityFlow-module__4oLDJq__successRowDivided{border-bottom:1px solid var(--text-tertiary)}.CreateCommunityFlow-module__4oLDJq__successRowLabel{letter-spacing:.4px;text-transform:uppercase;color:var(--text-tertiary);font-size:12px;font-weight:600}.CreateCommunityFlow-module__4oLDJq__successRowValue{color:var(--row-color,var(--text-secondary));font-size:13px;font-weight:600}.CreateCommunityFlow-module__4oLDJq__successButton{border:1px solid var(--text-tertiary);background:linear-gradient(135deg, var(--text-tertiary) 0%, var(--accent-primary-medium) 100%);width:100%;height:46px;color:var(--text-primary);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:14px;font-weight:700;transition:filter .15s;display:flex}.CreateCommunityFlow-module__4oLDJq__successButton:hover{filter:brightness(1.08)}
