.profile_main__zHkdw{min-height:calc(100vh - 72px);padding:2rem var(--aisle-gutter) 3rem}.profile_wrap__Tqd7q{max-width:520px;margin:0 auto}.profile_breadcrumb__6ZWr1{display:flex;align-items:center;gap:.5rem;font-size:var(--type-13);color:var(--muted);margin-bottom:1.25rem}.profile_breadcrumb__6ZWr1 a{color:#a78bfa;text-decoration:none}.profile_breadcrumb__6ZWr1 a:hover{text-decoration:underline}.profile_title__Qm44E{margin:0 0 1.75rem;font-size:var(--type-hero);font-weight:800;letter-spacing:-.03em;color:var(--text)}.profile_card__dHxCL{border-radius:16px;padding:1.75rem;background:linear-gradient(145deg,#161b22,#12161d);border:1px solid rgba(167,139,250,.22);box-shadow:0 24px 48px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.04)}.profile_avatarBlock__duIT0{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.75rem;border-bottom:1px solid var(--border)}.profile_avatarPreview__E1mQO{width:96px;height:96px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--surface-2);border:2px solid rgba(167,139,250,.35)}.profile_avatarPlaceholder__7K8Y6{display:flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:50%;background:var(--surface-2);border:2px dashed rgba(255,255,255,.15);color:var(--muted);font-size:var(--type-12);text-align:center;line-height:1.3;padding:.5rem}.profile_fileLabel__M775a{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.profile_fileInput__X2Y3n{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.profile_fileBtn__9aj3U{display:inline-block;padding:.55rem 1rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#e4e4e7;font-size:var(--type-14);font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.profile_fileBtn__9aj3U:hover{background:rgba(167,139,250,.12);border-color:rgba(167,139,250,.35)}.profile_hint__Rfo9q{margin:0;font-size:var(--type-12);color:var(--muted);line-height:1.45}.profile_form__Pq_Ec{display:flex;flex-direction:column;gap:1.1rem}.profile_label__fpdK1{display:flex;flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;color:#a1a1aa;text-transform:uppercase;letter-spacing:.06em}.profile_input__JJrVV{padding:.75rem .9rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#0b0d17;color:#fafafa;font-size:1rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.profile_input__JJrVV:focus{border-color:rgba(167,139,250,.55);box-shadow:0 0 0 3px rgba(167,139,250,.12)}.profile_inputMuted__gverV{padding:.75rem .9rem;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#0b0d17;color:var(--muted);font-size:1rem;outline:none;cursor:not-allowed}.profile_primary__9425J{margin-top:.35rem;padding:.85rem 1rem;border:none;border-radius:12px;background:linear-gradient(135deg,#c4b5fd,#a78bfa);color:#0b0d17;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .12s ease,filter .12s ease}.profile_primary__9425J:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.profile_primary__9425J:disabled{opacity:.6;cursor:not-allowed}.profile_msgOk__tZFWd{border-radius:10px;background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.25);color:#86efac}.profile_msgErr__yMdBF,.profile_msgOk__tZFWd{margin:0;padding:.65rem .75rem;font-size:.88rem;line-height:1.45}.profile_msgErr__yMdBF{border-radius:10px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.28);color:#fca5a5}.AuthModal_backdrop__H4Zn1{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(5,6,12,.72);backdrop-filter:blur(8px)}.AuthModal_panel__syRwp{width:100%;max-width:420px;border-radius:16px;padding:1.75rem 1.75rem 1.5rem;background:linear-gradient(145deg,#161b22,#12161d);border:1px solid rgba(167,139,250,.22);box-shadow:0 24px 48px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.04)}.AuthModal_head__424GF{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.AuthModal_title__c5fMN{margin:0;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:#f4f4f5}.AuthModal_close__XHN2B{flex-shrink:0;width:2.25rem;height:2.25rem;border:none;border-radius:10px;background:rgba(255,255,255,.06);color:#a1a1aa;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.AuthModal_close__XHN2B:hover{background:rgba(167,139,250,.15);color:#e4e4e7}.AuthModal_tabs___3g7Q{display:flex;gap:.5rem;margin-bottom:1.25rem}.AuthModal_tabActive__iZzaA,.AuthModal_tab__kriyO{flex:1;padding:.55rem .75rem;border-radius:10px;border:1px solid transparent;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.AuthModal_tab__kriyO{background:rgba(255,255,255,.04);color:#a1a1aa}.AuthModal_tab__kriyO:hover{color:#e4e4e7}.AuthModal_tabActive__iZzaA{background:rgba(167,139,250,.2);border-color:rgba(167,139,250,.45);color:#f4f4f5}.AuthModal_form__G3zCB{display:flex;flex-direction:column;gap:1rem}.AuthModal_label__pFSU7{display:flex;flex-direction:column;gap:.4rem;font-size:.8rem;font-weight:600;color:#a1a1aa;text-transform:uppercase;letter-spacing:.06em}.AuthModal_input__EFFPy{margin-top:0;padding:.75rem .9rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#0b0d17;color:#fafafa;font-size:1rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.AuthModal_input__EFFPy:focus{border-color:rgba(167,139,250,.55);box-shadow:0 0 0 3px rgba(167,139,250,.12)}.AuthModal_linkBtn__IGgni{align-self:flex-start;padding:0;border:none;background:none;color:#a78bfa;font-size:.85rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.AuthModal_linkBtn__IGgni:hover{color:#c4b5fd}.AuthModal_primary__C34hR{margin-top:.25rem;padding:.85rem 1rem;border:none;border-radius:12px;background:linear-gradient(135deg,#c4b5fd,#a78bfa);color:#0b0d17;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .12s ease,filter .12s ease}.AuthModal_primary__C34hR:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.AuthModal_primary__C34hR:disabled{opacity:.6;cursor:not-allowed}.AuthModal_secondary___vHLm{padding:.65rem;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:transparent;color:#d4d4d8;font-size:.9rem;cursor:pointer}.AuthModal_secondary___vHLm:hover{background:rgba(255,255,255,.05)}.AuthModal_msgOk___O5JC{border-radius:10px;background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.25);color:#86efac}.AuthModal_msgErr__ohNSD,.AuthModal_msgOk___O5JC{margin:0 0 .75rem;padding:.65rem .75rem;font-size:.88rem;line-height:1.45}.AuthModal_msgErr__ohNSD{border-radius:10px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.28);color:#fca5a5}.AuthModal_hint__WeIOt{margin:0;font-size:.88rem;color:#a1a1aa;line-height:1.5}.SiteHeader_header__SRb_V{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(11,13,23,.85);backdrop-filter:blur(12px)}.SiteHeader_inner__d66lA{display:flex;align-items:center;gap:1rem 1.25rem;max-width:var(--aisle-max);margin:0 auto;padding:16px var(--aisle-gutter);min-width:0}.SiteHeader_logo__tLEBq{font-size:1.25rem;font-weight:800;letter-spacing:-.03em;color:#fafafa;text-decoration:none}.SiteHeader_nav__5IxZo{display:none;align-items:center;gap:1.25rem}@media (min-width:768px){.SiteHeader_nav__5IxZo{display:flex}}.SiteHeader_navLink__GqI97{font-size:var(--type-14);font-weight:500;color:#a1a1aa;text-decoration:none;transition:color .15s ease}.SiteHeader_navLink__GqI97:hover{color:#e4e4e7}.SiteHeader_navLinkActive__AQcMP{color:#f5f3ff;font-weight:700;text-shadow:0 0 20px rgba(167,139,250,.35);box-shadow:inset 0 -3px 0 #c4b5fd;padding-bottom:2px}.SiteHeader_right___eZBK{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem .75rem;min-width:0;flex:1 1 auto}.SiteHeader_search__DvPvC{display:none;align-items:center;gap:.5rem;padding:.45rem .9rem;border-radius:999px;background:#161b22;border:1px solid rgba(255,255,255,.08);min-width:200px}@media (min-width:960px){.SiteHeader_search__DvPvC{display:flex}}.SiteHeader_search__DvPvC input{flex:1;border:none;background:transparent;color:#e4e4e7;font-size:var(--type-14);outline:none;min-width:0}.SiteHeader_search__DvPvC input::-moz-placeholder{color:#71717a}.SiteHeader_search__DvPvC input::placeholder{color:#71717a}.SiteHeader_searchIcon__qXlFg{color:#71717a;font-size:1rem;line-height:1}.SiteHeader_login__DIgJ_{padding:.5rem 1.15rem;border:none;border-radius:10px;background:linear-gradient(135deg,#ddd6fe,#a78bfa);color:#0b0d17;font-size:var(--type-14);font-weight:700;cursor:pointer;transition:transform .12s ease,filter .12s ease}.SiteHeader_login__DIgJ_:hover{filter:brightness(1.06);transform:translateY(-1px)}.SiteHeader_userRow__7ArbV{display:flex;align-items:center;gap:.5rem .65rem;flex-shrink:0;min-width:0}.SiteHeader_userMenu__KfVdP{position:relative}.SiteHeader_userMenuTrigger__xCV1q{display:inline-flex;align-items:center;gap:.35rem;max-width:min(160px,36vw);min-height:2.25rem;padding:.4rem .6rem .4rem .75rem;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(22,27,34,.65);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#e4e4e7;font-size:var(--type-14);font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;box-shadow:0 4px 16px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.06)}.SiteHeader_userMenuTrigger__xCV1q:hover{border-color:rgba(167,139,250,.4);background:rgba(167,139,250,.1)}.SiteHeader_userMenuTrigger__xCV1q[aria-expanded=true]{border-color:rgba(167,139,250,.5);background:rgba(167,139,250,.14)}.SiteHeader_userMenuName__zS_74{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SiteHeader_userMenuChevron__qm3_Q{flex-shrink:0;font-size:.65rem;opacity:.75;margin-top:1px}.SiteHeader_userMenuPanel__Dqkyc{position:absolute;top:calc(100% + 6px);right:0;min-width:11.5rem;padding:.4rem;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(18,22,29,.82);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 16px 40px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.06);z-index:60}.SiteHeader_userMenuItem__DYQSr{display:block;width:100%;padding:.55rem .75rem;border-radius:10px;border:none;background:transparent;color:#e4e4e7;font-size:var(--type-14);font-weight:500;font-family:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:background .12s ease}.SiteHeader_userMenuItem__DYQSr:hover{background:rgba(255,255,255,.06)}.SiteHeader_userMenuLogout__iep61{display:block;width:100%;padding:.65rem .75rem .55rem;margin-top:.2rem;border:none;border-top:1px solid rgba(255,255,255,.08);border-radius:0 0 10px 10px;background:transparent;color:#fca5a5;font-size:var(--type-14);font-weight:600;font-family:inherit;text-align:left;cursor:pointer;transition:background .12s ease}.SiteHeader_userMenuLogout__iep61:hover{background:rgba(239,68,68,.12);color:#fecaca}.SiteHeader_uploadLink__12Nut{font-size:var(--type-13);font-weight:600;color:#a78bfa;text-decoration:none;padding:.35rem .6rem;border-radius:8px;border:1px solid rgba(167,139,250,.35);transition:background .15s ease,color .15s ease}.SiteHeader_uploadLink__12Nut:hover{background:rgba(167,139,250,.12);color:#e9d5ff}