@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap";._tokenPromo_pt8u8_1{display:flex;align-items:center;gap:8px;background:var(--green-bg);border:1px solid var(--green-dim);border-radius:var(--radius);padding:12px 16px;font-size:14px;font-weight:600;color:var(--green);margin-bottom:16px;cursor:pointer}._tokenPromo_pt8u8_1 svg{width:16px;height:16px;stroke:var(--green);fill:none;margin-left:auto}._grid_pt8u8_21{columns:2;column-gap:10px}._card_pt8u8_26{break-inside:avoid;margin-bottom:10px;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface)}._imageWrap_pt8u8_34{position:relative}._img_pt8u8_38{width:100%;display:block;object-fit:cover;border-radius:var(--radius-sm) var(--radius-sm) 0 0}._modelBadge_pt8u8_45{position:absolute;top:8px;left:8px;background:#000000a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:50px;padding:3px 10px;font-size:11px;font-weight:700;color:#fff}._likeBtn_pt8u8_57{position:absolute;top:8px;right:8px;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s}._likeBtn_pt8u8_57:active{transform:scale(.88)}._likeBtn_pt8u8_57 svg{width:16px;height:16px;stroke:#fff;fill:none}._likeBtn_pt8u8_57._liked_pt8u8_71 svg{fill:var(--red);stroke:var(--red)}._authorRow_pt8u8_73{display:flex;align-items:center;gap:6px;padding:8px 10px}._dot_pt8u8_77{width:8px;height:8px;border-radius:50%;flex-shrink:0}._online_pt8u8_81{background:var(--green)}._offline_pt8u8_82{background:#555}._authorName_pt8u8_84{font-size:12px;font-weight:600;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._list_12wjc_1{display:flex;flex-direction:column;gap:10px}._item_12wjc_3{display:flex;gap:12px;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px;cursor:pointer;transition:background .15s}._item_12wjc_3:active{background:var(--surface2)}._thumb_12wjc_14{width:56px;height:56px;border-radius:var(--radius-xs);object-fit:cover;flex-shrink:0}._thumbPlaceholder_12wjc_20{width:56px;height:56px;border-radius:var(--radius-xs);background:var(--surface3);display:flex;align-items:center;justify-content:center;flex-shrink:0}._thumbPlaceholder_12wjc_20 svg{width:24px;height:24px;stroke:var(--text-dim);fill:none}._info_12wjc_29{flex:1;min-width:0}._model_12wjc_30{font-size:12px;color:var(--text-muted);font-weight:600}._prompt_12wjc_31{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px 0 4px}._meta_12wjc_36{display:flex;align-items:center;gap:10px}._status_12wjc_37{font-size:12px;font-weight:700}._tokens_12wjc_38{font-size:12px;color:var(--text-muted)}._header_l35fe_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._modelWrap_l35fe_8{position:relative;margin-bottom:16px}._modelBtn_l35fe_10{display:flex;align-items:center;gap:8px;background:var(--surface2);border:1px solid var(--border);border-radius:50px;color:var(--text);font-family:var(--font);font-size:15px;font-weight:700;padding:10px 16px;cursor:pointer;transition:background .15s}._modelBtn_l35fe_10 svg{width:18px;height:18px;stroke:var(--text-muted);fill:none}._modelBtn_l35fe_10:active{background:var(--surface3)}._dropdown_l35fe_25{position:absolute;top:calc(100% + 6px);left:0;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;z-index:50;min-width:200px;box-shadow:0 8px 24px #0006}._dropItem_l35fe_36{width:100%;background:none;border:none;color:var(--text);font-family:var(--font);font-size:14px;font-weight:600;padding:13px 16px;text-align:left;cursor:pointer;transition:background .15s}._dropItem_l35fe_36:active,._dropItem_l35fe_36:hover{background:var(--surface3)}._dropActive_l35fe_48{color:var(--green)}._imagesRow_l35fe_50{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}._imgPreview_l35fe_56{position:relative;width:64px;height:64px;border-radius:var(--radius-xs);overflow:hidden;flex-shrink:0}._imgPreview_l35fe_56 img{width:100%;height:100%;object-fit:cover}._imgRemove_l35fe_65{position:absolute;top:3px;right:3px;background:#000000b3;border:none;border-radius:50%;color:#fff;font-size:10px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer}._imgAdd_l35fe_75{width:64px;height:64px;border:2px dashed var(--border);border-radius:var(--radius-xs);background:var(--surface2);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:border-color .15s}._imgAdd_l35fe_75:active{border-color:var(--green)}._imgAdd_l35fe_75 svg{width:24px;height:24px;stroke:var(--text-dim);fill:none}._prompt_l35fe_88{width:100%;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-family:var(--font);font-size:14px;padding:14px;resize:none;outline:none;margin-bottom:12px;line-height:1.5;transition:border-color .2s}._prompt_l35fe_88::placeholder{color:var(--text-muted)}._prompt_l35fe_88:focus{border-color:var(--green)}._params_l35fe_106{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;margin-bottom:16px}._paramRow_l35fe_114{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border-bottom:1px solid var(--border)}._paramRow_l35fe_114:last-child{border-bottom:none}._paramLabel_l35fe_121{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--text-muted)}._paramLabel_l35fe_121 svg{width:16px;height:16px;stroke:var(--text-muted);fill:none}._paramPills_l35fe_127{display:flex;gap:6px;flex-wrap:wrap}._paramPill_l35fe_127{background:var(--surface2);border:1.5px solid var(--border);border-radius:50px;color:var(--text-muted);font-family:var(--font);font-size:12px;font-weight:700;padding:5px 12px;cursor:pointer;transition:all .15s}._paramPill_l35fe_127:active{transform:scale(.95)}._paramPillActive_l35fe_141{background:var(--green);border-color:var(--green);color:#0e0e0e}._taskBanner_l35fe_147{background:var(--green-bg);border:1px solid var(--green-dim);border-radius:var(--radius-sm);padding:14px 16px;font-size:13px;color:var(--green);margin-top:12px;line-height:1.5}._chatPage_1nyeu_1{display:flex;flex-direction:column;height:100svh;background:var(--bg);overflow:hidden}._topBar_1nyeu_10{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0}._backIcon_1nyeu_20{background:var(--surface2);border:1px solid var(--border);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}._backIcon_1nyeu_20:active{background:var(--surface3)}._backIcon_1nyeu_20 svg{width:18px;height:18px;stroke:var(--text);fill:none}._modelInfo_1nyeu_32{display:flex;align-items:center;gap:10px;flex:1}._modelIcon_1nyeu_34{width:36px;height:36px;border-radius:50%;background:var(--green-bg);border:1px solid var(--green-dim);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}._botName_1nyeu_43{font-size:15px;font-weight:800}._modelSelector_1nyeu_45{display:flex;align-items:center;gap:4px;background:none;border:none;color:var(--green);font-family:var(--font);font-size:12px;font-weight:700;cursor:pointer;padding:0;position:relative}._modelSelector_1nyeu_45 svg{width:12px;height:12px;stroke:var(--green);fill:none}._modelDropdown_1nyeu_56{position:absolute;top:100%;left:0;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);z-index:50;min-width:140px;box-shadow:0 8px 24px #0006;overflow:hidden}._modelOpt_1nyeu_67{display:block;width:100%;background:none;border:none;color:var(--text);font-family:var(--font);font-size:13px;font-weight:600;padding:11px 14px;text-align:left;cursor:pointer;transition:background .15s}._modelOpt_1nyeu_67:hover{background:var(--surface3)}._modelOptActive_1nyeu_76{color:var(--green)}._iconBtn_1nyeu_78{background:var(--surface2);border:1px solid var(--border);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}._iconBtn_1nyeu_78:active{background:var(--surface3)}._iconBtn_1nyeu_78 svg{width:16px;height:16px;stroke:var(--text-muted);fill:none}._messages_1nyeu_91{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;scrollbar-width:none}._messages_1nyeu_91::-webkit-scrollbar{display:none}._emptyChat_1nyeu_102{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-dim);font-size:14px}._bubble_1nyeu_109{max-width:82%;padding:11px 14px;border-radius:18px;font-size:14px;line-height:1.5;word-break:break-word}._bubbleUser_1nyeu_118{background:var(--green);color:#0e0e0e;font-weight:600;align-self:flex-end;border-bottom-right-radius:4px}._bubbleBot_1nyeu_126{background:var(--surface2);border:1px solid var(--border);color:var(--text);align-self:flex-start;border-bottom-left-radius:4px}._dots_1nyeu_134{display:flex;gap:5px;align-items:center;height:18px}._dots_1nyeu_134 span{width:7px;height:7px;border-radius:50%;background:var(--text-muted);animation:_pulse_1nyeu_1 1.2s infinite}._dots_1nyeu_134 span:nth-child(2){animation-delay:.2s}._dots_1nyeu_134 span:nth-child(3){animation-delay:.4s}._quickPrompts_1nyeu_147{display:flex;gap:8px;padding:0 14px 10px;overflow-x:auto;scrollbar-width:none;flex-shrink:0}._quickPrompts_1nyeu_147::-webkit-scrollbar{display:none}._quickBtn_1nyeu_156{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-family:var(--font);padding:10px 14px;text-align:left;cursor:pointer;flex-shrink:0;max-width:160px;transition:background .15s}._quickBtn_1nyeu_156:active{background:var(--surface3)}._quickBtn_1nyeu_156 strong{display:block;font-size:13px;font-weight:700;margin-bottom:2px}._quickBtn_1nyeu_156 span{font-size:11px;color:var(--text-muted)}._inputBar_1nyeu_174{display:flex;align-items:center;gap:8px;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:var(--surface);flex-shrink:0}._attachBtn_1nyeu_182{background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:8px;border-radius:50%;transition:background .15s}._attachBtn_1nyeu_182:active{background:var(--surface2)}._attachBtn_1nyeu_182 svg{width:20px;height:20px;stroke:var(--text-muted);fill:none}._input_1nyeu_174{flex:1;background:var(--surface2);border:1px solid var(--border);border-radius:50px;color:var(--text);font-family:var(--font);font-size:14px;padding:11px 16px;outline:none;transition:border-color .2s}._input_1nyeu_174::placeholder{color:var(--text-muted)}._input_1nyeu_174:focus{border-color:var(--green)}._sendBtn_1nyeu_208{width:42px;height:42px;border-radius:50%;background:var(--surface3);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s,transform .1s}._sendBtn_1nyeu_208 svg{width:16px;height:16px;stroke:var(--text-muted);fill:none}._sendActive_1nyeu_218{background:var(--green)}._sendActive_1nyeu_218 svg{stroke:#0e0e0e}._sendBtn_1nyeu_208:active{transform:scale(.92)}._dialogsOverlay_1nyeu_222{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200}._dialogsPanel_1nyeu_229{width:min(100%,470px);height:100%;background:#0b0d14;border-right:1px solid var(--border);display:flex;flex-direction:column}._dialogsHeader_1nyeu_238{display:flex;align-items:center;justify-content:space-between;padding:20px 18px 14px;border-bottom:1px solid var(--border)}._dialogsHeader_1nyeu_238 h3{font-size:34px;font-weight:900}._closeBtn_1nyeu_251{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--surface2);color:var(--text);cursor:pointer}._dialogsList_1nyeu_261{flex:1;overflow-y:auto;padding:8px}._dialogItem_1nyeu_267{display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:14px;padding:8px}._dialogItemActive_1nyeu_276{background:var(--surface2);border-color:var(--border)}._dialogMain_1nyeu_281{flex:1;text-align:left;border:none;background:transparent;color:var(--text);cursor:pointer;min-width:0}._dialogTitle_1nyeu_291{font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dialogMeta_1nyeu_299{font-size:12px;color:var(--text-muted);margin-top:2px}._dialogDelete_1nyeu_305{width:30px;height:30px;border:none;border-radius:8px;background:transparent;color:var(--text-muted);cursor:pointer}._newDialogBtn_1nyeu_315{margin:10px 14px 16px;border:none;border-radius:999px;padding:14px 18px;background:#79f0b5;color:#072312;font-size:24px;font-weight:800;cursor:pointer}._grid_nqn9d_1{display:grid;grid-template-columns:1fr 1fr;gap:10px}._typeCard_nqn9d_7{position:relative;border-radius:var(--radius);overflow:hidden;aspect-ratio:1 / 1.1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:16px;cursor:pointer;border:1px solid rgba(255,255,255,.07);transition:transform .15s,filter .15s}._typeCard_nqn9d_7:active{transform:scale(.96);filter:brightness(.85)}._typeIcon_nqn9d_23{position:absolute;top:14px;right:14px;font-size:28px;background:#0000004d;border-radius:10px;width:44px;height:44px;display:flex;align-items:center;justify-content:center}._typeLabel_nqn9d_33{font-size:15px;font-weight:900;letter-spacing:.5px;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.6)}._catHeader_115ab_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._catName_115ab_6{font-size:20px;font-weight:900;letter-spacing:-.3px}._viewAll_115ab_12{display:flex;align-items:center;gap:2px;background:none;border:none;color:var(--text-muted);font-family:var(--font);font-size:14px;font-weight:600;cursor:pointer}._viewAll_115ab_12 svg{width:16px;height:16px;stroke:var(--text-muted);fill:none}._grid_115ab_22{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._cardPlaceholder_115ab_28{aspect-ratio:3/4;border-radius:var(--radius-sm)}._card_115ab_28{cursor:pointer;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface);transition:transform .15s}._card_115ab_28:active{transform:scale(.96)}._imgWrap_115ab_42{position:relative;aspect-ratio:3/4}._img_115ab_42{width:100%;height:100%;object-fit:cover;display:block}._badge_115ab_45{position:absolute;top:6px;left:6px;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50px;padding:2px 8px;font-size:9px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 12px)}._author_115ab_57{display:flex;align-items:center;gap:5px;padding:7px 8px}._authorDot_115ab_61{width:7px;height:7px;border-radius:50%;background:var(--surface3);flex-shrink:0}._author_115ab_57 span{font-size:10px;color:var(--text-muted);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._header_1meif_1{display:flex;align-items:center;gap:14px;margin-bottom:18px}._info_1meif_6{flex:1}._name_1meif_7{font-size:20px;font-weight:700;letter-spacing:-.3px;min-width:80px;min-height:22px}._subs_1meif_8{font-size:13px;color:var(--text-muted);margin-top:2px}._actions_1meif_11{display:flex;gap:8px;margin-bottom:14px}._editIcon_1meif_15{width:44px;height:44px;flex:none;background:var(--surface2);border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}._editIcon_1meif_15:active{background:var(--surface3)}._editIcon_1meif_15 svg{width:17px;height:17px;stroke:var(--text);fill:none}._balance_1meif_28{background:var(--green-bg);border:1px solid var(--green-dim);border-radius:var(--radius);padding:14px 16px;display:flex;align-items:center;gap:12px;margin-bottom:12px}._balanceIcon_1meif_37{width:42px;height:42px;border-radius:50%;background:var(--green-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px}._balanceInfo_1meif_45{flex:1}._balanceInfo_1meif_45 strong{font-size:16px;font-weight:700;display:block;min-width:60px;min-height:18px}._balanceInfo_1meif_45 span{font-size:12px;color:var(--text-muted)}._referral_1meif_50{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:18px;overflow:hidden}._refToggle_1meif_58{display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;-webkit-user-select:none;user-select:none}._refIcon_1meif_64{width:38px;height:38px;border-radius:10px;background:var(--green-dim);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}._refText_1meif_72{flex:1}._refText_1meif_72 strong{font-size:15px;font-weight:700;display:block}._refText_1meif_72 span{font-size:12px;color:var(--text-muted)}._chevron_1meif_76{width:20px;height:20px;stroke:var(--text-muted);fill:none;transition:transform .25s;flex-shrink:0}._open_1meif_77{transform:rotate(180deg)}._refBody_1meif_79{padding:0 16px 16px;display:flex;flex-direction:column;gap:10px}._refLinkRow_1meif_84{display:flex;gap:8px;align-items:center}._refLink_1meif_84{flex:1;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px 14px;font-size:13px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._copyBtn_1meif_96{width:48px;height:48px;border-radius:var(--radius-sm);background:var(--green);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .15s,filter .15s}._copyBtn_1meif_96:active{transform:scale(.93);filter:brightness(.85)}._copyBtn_1meif_96 svg{width:20px;height:20px;stroke:#fff;fill:none}._refStats_1meif_108{display:grid;grid-template-columns:1fr 1fr;gap:8px}._statCard_1meif_112{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:14px;text-align:center}._statRow_1meif_119{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:4px}._statRow_1meif_119 span{font-size:17px;color:var(--green)}._statRow_1meif_119 strong{font-size:22px;font-weight:800}._statLabel_1meif_125{font-size:11px;color:var(--text-muted)}._refHint_1meif_127{font-size:12px;color:var(--text-dim);text-align:center}._tabsHeader_1meif_130{display:flex;align-items:center;margin-bottom:14px;border-bottom:1px solid var(--border)}._tab_1meif_130{font-size:15px;font-weight:700;color:var(--text-muted);padding:10px 0;margin-right:24px;cursor:pointer;position:relative;transition:color .2s}._tabActive_1meif_143{color:var(--text)}._tabActive_1meif_143:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--green);border-radius:2px}._tabsAction_1meif_150{margin-left:auto;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer}._tabsAction_1meif_150 svg{width:20px;height:20px;stroke:var(--text-muted);fill:none}._pkgGrid_1meif_159{display:grid;grid-template-columns:1fr 1fr;gap:10px}._pkgCard_1meif_165{position:relative;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);padding:18px 14px;text-align:center;cursor:pointer;transition:transform .15s,border-color .15s}._pkgCard_1meif_165:active{transform:scale(.96)}._pkgPopular_1meif_177{border-color:var(--green);background:var(--green-bg)}._pkgBadge_1meif_182{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--green);color:#0e0e0e;font-size:11px;font-weight:800;padding:3px 10px;border-radius:50px;white-space:nowrap}._pkgTokens_1meif_192{font-size:22px;font-weight:900;margin-bottom:2px}._pkgSubline_1meif_193{font-size:11px;color:var(--text-muted);margin-bottom:8px}._pkgPrice_1meif_194{font-size:15px;font-weight:700;color:var(--green)}:root{--bg: #0e0e0e;--surface: #1a1a1a;--surface2: #222222;--surface3: #2a2a2a;--border: #2e2e2e;--green: #3ddc84;--green-dim: #1e4a33;--green-bg: #152b20;--green-glow: rgba(61, 220, 132, .35);--red: #ff4d4d;--text: #ffffff;--text-muted: #8a8a8a;--text-dim: #444;--radius: 18px;--radius-sm: 12px;--radius-xs: 8px;--nav-h: 80px;--safe-bottom: env(safe-area-inset-bottom, 0px);--font: "Nunito", sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{background:var(--bg);height:100%;overscroll-behavior:none}body{background:var(--bg);color:var(--text);font-family:var(--font);height:100%;overflow:hidden;overscroll-behavior:none}#root{height:100%}.page{height:100svh;display:flex;flex-direction:column;overflow:hidden;position:relative}.scroll-area{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px 16px calc(var(--nav-h) + var(--safe-bottom) + 16px);scrollbar-width:none;-webkit-overflow-scrolling:touch}.scroll-area::-webkit-scrollbar{display:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.anim-1{animation:fadeUp .35s ease both}.anim-2{animation:fadeUp .35s .05s ease both}.anim-3{animation:fadeUp .35s .1s ease both}.anim-4{animation:fadeUp .35s .15s ease both}.anim-5{animation:fadeUp .35s .2s ease both}.anim-6{animation:fadeUp .35s .25s ease both}.avatar{width:72px;height:72px;border-radius:50%;background:var(--surface3);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;flex-shrink:0;border:2px solid var(--border);overflow:hidden}.avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.skeleton{background:linear-gradient(90deg,var(--surface2) 25%,var(--surface3) 50%,var(--surface2) 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:6px;color:transparent!important;-webkit-user-select:none;user-select:none;pointer-events:none}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.section-title{font-size:24px;font-weight:900;letter-spacing:-.5px;margin-bottom:4px}.section-subtitle{font-size:13px;color:var(--text-muted);margin-bottom:20px}.btn-primary{width:100%;background:var(--green);border:none;border-radius:50px;color:#0e0e0e;font-family:var(--font);font-size:16px;font-weight:800;padding:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s,filter .15s;box-shadow:0 4px 20px var(--green-glow)}.btn-primary:active{transform:scale(.97);filter:brightness(.85)}.btn-primary:disabled{opacity:.5;pointer-events:none}.btn-ghost{background:transparent;border:1.5px solid var(--border);border-radius:50px;color:var(--text);font-family:var(--font);font-size:14px;font-weight:600;padding:10px 18px;cursor:pointer;transition:background .15s,transform .1s}.btn-ghost:active{transform:scale(.96);background:var(--surface2)}.btn-green-outline{background:transparent;border:1.5px solid var(--green);border-radius:50px;color:var(--green);font-family:var(--font);font-size:13px;font-weight:700;padding:8px 16px;cursor:pointer;white-space:nowrap;transition:background .15s,transform .1s}.btn-green-outline:active{transform:scale(.95);background:#3ddc841a}.toast{position:fixed;bottom:calc(var(--nav-h) + var(--safe-bottom) + 16px);left:50%;transform:translate(-50%) translateY(10px);background:var(--surface3);border:1px solid var(--border);border-radius:50px;padding:10px 20px;font-size:13px;font-weight:600;opacity:0;transition:opacity .2s,transform .2s;pointer-events:none;white-space:nowrap;z-index:500}.toast.visible{opacity:1;transform:translate(-50%) translateY(0)}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:calc(var(--nav-h) + var(--safe-bottom));background:var(--surface);border-top:1px solid var(--border);display:flex;align-items:flex-start;justify-content:space-around;padding:8px 8px 0;z-index:100}.nav-item{display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;padding:8px 10px;border-radius:var(--radius-sm);transition:background .15s;min-width:52px;flex:1}.nav-item:active{background:var(--surface2)}.nav-item svg{width:22px;height:22px;stroke:var(--text-muted);fill:none;transition:stroke .2s}.nav-item span{font-size:10px;color:var(--text-muted);font-weight:600;transition:color .2s}.nav-item.active svg{stroke:var(--text)}.nav-item.active span{color:var(--text)}.nav-center-wrap{display:flex;flex-direction:column;align-items:center;gap:3px;flex:1}.nav-center-wrap>span{font-size:10px;color:var(--text-muted);font-weight:600}.nav-center{width:52px;height:52px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s,filter .15s;box-shadow:0 4px 20px var(--green-glow)}.nav-center:active{transform:scale(.93);filter:brightness(.85)}.nav-center svg{width:26px;height:26px;stroke:#0e0e0e;fill:none;stroke-width:2.5}.nav-avatar{width:24px;height:24px;border-radius:50%;background:var(--surface3);border:1.5px solid var(--text);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;overflow:hidden}.nav-avatar img{width:100%;height:100%;object-fit:cover}.search-input-wrap{position:relative;margin-bottom:16px}.search-input-wrap svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;stroke:var(--text-muted);fill:none;pointer-events:none}.search-input{width:100%;background:var(--surface2);border:1px solid var(--border);border-radius:50px;padding:12px 16px 12px 40px;font-family:var(--font);font-size:14px;color:var(--text);outline:none;transition:border-color .2s}.search-input::placeholder{color:var(--text-muted)}.search-input:focus{border-color:var(--green)}.filter-pills{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.filter-pills::-webkit-scrollbar{display:none}.pill{background:var(--surface2);border:1.5px solid var(--border);border-radius:50px;color:var(--text-muted);font-family:var(--font);font-size:14px;font-weight:600;padding:8px 18px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s,border-color .15s,color .15s}.pill.active{background:var(--text);border-color:var(--text);color:var(--bg)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:var(--text-muted);text-align:center}.empty-state svg{width:48px;height:48px;stroke:var(--text-dim);fill:none}.empty-state h3{font-size:16px;font-weight:700;color:var(--text)}.empty-state p{font-size:13px}.spinner{width:20px;height:20px;border:2px solid var(--surface3);border-top-color:var(--green);border-radius:50%;animation:spin .7s linear infinite}.back-btn{display:inline-flex;align-items:center;gap:6px;background:var(--surface2);border:1px solid var(--border);border-radius:50px;color:var(--text);font-family:var(--font);font-size:14px;font-weight:600;padding:8px 16px 8px 12px;cursor:pointer;margin-bottom:20px;transition:background .15s}.back-btn:active{background:var(--surface3)}.back-btn svg{width:16px;height:16px;stroke:currentColor;fill:none}.token-badge{display:inline-flex;align-items:center;gap:4px;background:var(--green-bg);border:1px solid var(--green-dim);border-radius:50px;padding:6px 12px;font-size:14px;font-weight:700;color:var(--green)}.token-badge:before{content:"⚡";font-size:14px}
