.AuthPage-module__UhUBOq__page{background:radial-gradient(circle at top, var(--surface-soft,#111a380f), transparent 40%), var(--site-page-bg,var(--bg,#f4f6fb));place-items:center;min-height:calc(100vh - 80px);padding:32px 16px 48px;display:grid}.AuthPage-module__UhUBOq__card{background:var(--surface,#fff);border:1px solid var(--border,#00000014);width:min(100%,520px);color:var(--text,#161c2d);box-shadow:var(--shadow,0 14px 34px #2d2d2d14);border-radius:28px;padding:28px}.AuthPage-module__UhUBOq__badge{letter-spacing:.12em;text-transform:uppercase;background:var(--surface-soft-strong,#111a3814);color:var(--primary,#ff7a22);border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.AuthPage-module__UhUBOq__title{color:var(--text,#232323);margin:14px 0 8px;font-size:34px;font-weight:800;line-height:1.05}.AuthPage-module__UhUBOq__subtitle{color:var(--muted,#6e6e6e);margin:0 0 22px;line-height:1.6}.AuthPage-module__UhUBOq__form{gap:14px;display:grid}.AuthPage-module__UhUBOq__label{color:var(--text,#353535);gap:8px;font-size:14px;font-weight:600;display:grid}.AuthPage-module__UhUBOq__inputShell{position:relative}.AuthPage-module__UhUBOq__input{border:1px solid var(--border,#e6e6e0);background:var(--surface-2,#fcfcfa);width:100%;color:var(--text,#202020);border-radius:16px;outline:none;padding:14px 16px;font-size:15px;transition:border-color .14s,box-shadow .14s,background .14s,color .14s}.AuthPage-module__UhUBOq__inputShell .AuthPage-module__UhUBOq__input{padding-right:86px}.AuthPage-module__UhUBOq__input::placeholder{color:var(--muted,#8a8a8a);opacity:.9}.AuthPage-module__UhUBOq__input:focus{border-color:var(--primary,#ff9c61);background:var(--surface,#fff);box-shadow:0 0 0 4px #ff7a221f}.AuthPage-module__UhUBOq__inputValid{border-color:#1e9e5773;box-shadow:0 0 0 3px #1e9e571f}.AuthPage-module__UhUBOq__inputInvalid{border-color:#dc3b3b73;box-shadow:0 0 0 3px #dc3b3b1f}.AuthPage-module__UhUBOq__passwordToggle{color:var(--primary,#ff7a22);cursor:pointer;background:0 0;border:0;padding:6px 8px;font-size:13px;font-weight:800;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.AuthPage-module__UhUBOq__strengthCard{border:1px solid var(--border,#00000014);background:linear-gradient(180deg, var(--surface-2,#fffffff5) 0%, var(--surface-soft,#111a380a) 100%);border-radius:18px;gap:12px;margin-top:-2px;padding:14px;display:grid}.AuthPage-module__UhUBOq__strengthHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AuthPage-module__UhUBOq__strengthEyebrow{color:var(--muted,#7b7b7b);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:700}.AuthPage-module__UhUBOq__strengthTitle{color:var(--text,#232323);margin:0;font-size:16px;font-weight:800;line-height:1.2}.AuthPage-module__UhUBOq__strengthStatus{border:1px solid var(--border,#00000014);background:var(--surface,#ffffffd9);border-radius:999px;align-items:center;gap:8px;min-height:28px;padding:0 10px;display:inline-flex}.AuthPage-module__UhUBOq__strengthStatusDot{border-radius:50%;flex:none;width:9px;height:9px}.AuthPage-module__UhUBOq__strengthStatusText{color:var(--text,#232323);font-size:12px;font-weight:800;line-height:1}.AuthPage-module__UhUBOq__strengthTrack{background:color-mix(in srgb, var(--border,#0000001f) 72%, transparent);border-radius:999px;width:100%;height:5px;overflow:hidden}.AuthPage-module__UhUBOq__strengthFill{border-radius:inherit;height:100%;transition:width .18s,background .18s;display:block}.AuthPage-module__UhUBOq__strengthWeak{background:#dc3b3b}.AuthPage-module__UhUBOq__strengthMedium{background:#d4a106}.AuthPage-module__UhUBOq__strengthStrong{background:#1e9e57}.AuthPage-module__UhUBOq__strengthHint{color:var(--text-soft,#5d667a);margin:0;font-size:13px;line-height:1.5}.AuthPage-module__UhUBOq__strengthChecklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.AuthPage-module__UhUBOq__strengthChecklistItem{background:var(--surface,#ffffffb8);border:1px solid var(--border,#00000014);min-height:38px;color:var(--muted,#707070);border-radius:14px;align-items:center;gap:8px;padding:10px 11px;font-size:13px;line-height:1.35;display:flex}.AuthPage-module__UhUBOq__strengthChecklistItemMet{color:var(--text,#232323);border-color:color-mix(in srgb, var(--primary,#ff7a22) 30%, var(--border,#00000014));background:color-mix(in srgb, var(--primary,#ff7a22) 8%, var(--surface,#fff))}.AuthPage-module__UhUBOq__strengthChecklistIcon{background:var(--surface-soft-strong,#111a3814);width:18px;height:18px;color:var(--muted,#707070);border-radius:999px;flex:0 0 18px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.AuthPage-module__UhUBOq__strengthChecklistItemMet .AuthPage-module__UhUBOq__strengthChecklistIcon{background:color-mix(in srgb, var(--primary,#ff7a22) 18%, var(--surface,#fff));color:var(--primary,#ff7a22)}.AuthPage-module__UhUBOq__fieldHint{color:var(--muted,#7b7b7b);justify-self:end;margin-top:-2px;font-size:12px;font-weight:500}.AuthPage-module__UhUBOq__fieldSuccess,.AuthPage-module__UhUBOq__fieldError{align-items:center;min-height:22px;font-size:13px;font-weight:600;display:inline-flex}.AuthPage-module__UhUBOq__fieldSuccess{color:#1e9e57}.AuthPage-module__UhUBOq__fieldError{color:#c63a3a}.AuthPage-module__UhUBOq__infoBlock{border:1px solid var(--border,#00000014);background:linear-gradient(180deg, var(--surface-2,#fffffff5) 0%, var(--surface-soft,#111a380a) 100%);border-radius:18px;gap:12px;padding:14px;display:grid}.AuthPage-module__UhUBOq__infoTitle{color:var(--text,#232323);font-size:15px;font-weight:800}.AuthPage-module__UhUBOq__infoList{gap:12px;display:grid}.AuthPage-module__UhUBOq__checkboxRow{color:var(--text-soft,#4f4f4f);align-items:flex-start;gap:10px;font-size:14px;display:flex}.AuthPage-module__UhUBOq__checkboxRow input{accent-color:var(--primary,#ff7a22);margin-top:3px}.AuthPage-module__UhUBOq__legalCopy{line-height:1.55}.AuthPage-module__UhUBOq__legalCopy a{color:var(--primary,#ff7a22);font-weight:700;text-decoration:none}.AuthPage-module__UhUBOq__primaryButton,.AuthPage-module__UhUBOq__secondaryButton{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:15px;font-weight:800;transition:transform .14s,box-shadow .14s,filter .14s,background .14s;display:inline-flex}.AuthPage-module__UhUBOq__primaryButton{background:linear-gradient(180deg, var(--primary) 0%, var(--button-primary-gradient-end) 100%);color:#fff;box-shadow:var(--button-primary-shadow-soft);border:0}.AuthPage-module__UhUBOq__primaryButton:hover:enabled,.AuthPage-module__UhUBOq__secondaryButton:hover:enabled{transform:translateY(-1px)}.AuthPage-module__UhUBOq__primaryButton:hover:enabled{filter:brightness(1.03);box-shadow:var(--button-primary-shadow-hover)}.AuthPage-module__UhUBOq__secondaryButton{border:1px solid var(--border,#0000001a);background:var(--surface,#fff);color:var(--text,#232323);box-shadow:0 8px 18px #2d2d2d0d}.AuthPage-module__UhUBOq__primaryButton:disabled,.AuthPage-module__UhUBOq__secondaryButton:disabled,.AuthPage-module__UhUBOq__socialButton:disabled{opacity:.7;cursor:not-allowed}.AuthPage-module__UhUBOq__actionRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.AuthPage-module__UhUBOq__divider{text-align:center;margin:22px 0;position:relative}.AuthPage-module__UhUBOq__divider:before{content:"";border-top:1px solid var(--border,#ecece7);position:absolute;inset:50% 0 auto}.AuthPage-module__UhUBOq__divider span{background:var(--surface,#fff);color:var(--muted,#8a8a8a);padding:0 10px;font-size:13px;position:relative}.AuthPage-module__UhUBOq__socialGrid{gap:10px;display:grid}.AuthPage-module__UhUBOq__socialButton{border:1px solid var(--border,#ecece7);background:var(--surface,#fff);min-height:48px;color:var(--text,#232323);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:15px;font-weight:700;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s;display:inline-flex;box-shadow:0 8px 18px #2d2d2d0f}.AuthPage-module__UhUBOq__socialButton:hover:enabled{background:var(--surface-2,#fcfcfa);transform:translateY(-1px);box-shadow:0 10px 20px #2d2d2d17}.AuthPage-module__UhUBOq__error{color:#b83a2c;background:#dc44371f;border:1px solid #dc443738;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.45}.AuthPage-module__UhUBOq__helperText{text-align:center;color:var(--muted,#666);margin:18px 0 0;font-size:14px}.AuthPage-module__UhUBOq__helperTextInline{text-align:right;color:var(--muted,#666);margin-top:-2px;font-size:14px}.AuthPage-module__UhUBOq__helperText a,.AuthPage-module__UhUBOq__helperTextInline a{color:var(--primary,#ff7a22);font-weight:700;text-decoration:none}@media (max-width:640px){.AuthPage-module__UhUBOq__strengthChecklist{grid-template-columns:1fr}.AuthPage-module__UhUBOq__strengthHeader{flex-direction:column;align-items:flex-start}.AuthPage-module__UhUBOq__actionRow{grid-template-columns:1fr}}
.ProfilePage-module__KM_efa__page{background:var(--site-page-bg,#f4f5f1);min-height:100vh;color:var(--text);--profile-hero-bg:radial-gradient(circle at top left, color-mix(in srgb, var(--primary) 12%, transparent 88%) 0%, transparent 38%), linear-gradient(135deg, color-mix(in srgb, var(--surface) 94%, var(--surface-2) 6%) 0%, color-mix(in srgb, var(--surface) 82%, var(--surface-2) 18%) 100%);--profile-hero-text:var(--text);--profile-hero-muted:var(--text-soft);--profile-hero-border:color-mix(in srgb, var(--border) 84%, transparent 16%);--profile-hero-border-strong:color-mix(in srgb, var(--border) 94%, transparent 6%);--profile-hero-shadow:0 18px 40px #0000001a;--profile-hero-ghost-bg:color-mix(in srgb, var(--surface) 82%, var(--surface-2) 18%);--profile-hero-ghost-hover-bg:color-mix(in srgb, var(--surface-2) 70%, var(--surface) 30%);--profile-hero-ghost-border:color-mix(in srgb, var(--border) 90%, transparent 10%);--profile-hero-ghost-text:var(--text);--profile-badge-bg:color-mix(in srgb, var(--surface) 78%, var(--surface-2) 22%);--profile-badge-border:color-mix(in srgb, var(--border) 90%, transparent 10%);--profile-badge-text:var(--text);--profile-badge-muted-bg:color-mix(in srgb, var(--primary) 12%, var(--surface));--profile-badge-muted-border:color-mix(in srgb, var(--primary) 22%, var(--border));--profile-badge-muted-text:color-mix(in srgb, var(--primary) 72%, var(--text));--profile-success-bg:color-mix(in srgb, var(--success) 12%, var(--surface));--profile-success-border:color-mix(in srgb, var(--success) 24%, var(--border));--profile-success-text:color-mix(in srgb, var(--success) 76%, var(--text));--profile-danger-bg:color-mix(in srgb, #b42318 11%, var(--surface));--profile-danger-hover-bg:color-mix(in srgb, #b42318 16%, var(--surface));--profile-danger-border:color-mix(in srgb, #b42318 24%, var(--border));--profile-danger-text:color-mix(in srgb, #b42318 74%, var(--text));--profile-accent-soft:color-mix(in srgb, var(--primary) 10%, var(--surface));--profile-accent-soft-strong:color-mix(in srgb, var(--primary) 14%, var(--surface-2));--profile-accent-border:color-mix(in srgb, var(--primary) 24%, var(--border));--profile-progress-track:color-mix(in srgb, var(--border) 84%, var(--surface-2) 16%);--profile-progress-fill:linear-gradient(135deg, var(--primary) 0%, var(--button-primary-gradient-end) 100%)}:is(body[data-theme=dark] .ProfilePage-module__KM_efa__page,body[data-theme=amoled] .ProfilePage-module__KM_efa__page){--profile-hero-bg:radial-gradient(circle at top left, color-mix(in srgb, var(--primary) 14%, transparent 86%) 0%, transparent 38%), linear-gradient(135deg, color-mix(in srgb, var(--surface) 90%, black 10%) 0%, color-mix(in srgb, var(--surface-2) 76%, black 24%) 100%);--profile-hero-shadow:0 20px 44px #00000057;--profile-hero-ghost-bg:color-mix(in srgb, var(--surface) 88%, var(--surface-2) 12%);--profile-hero-ghost-hover-bg:color-mix(in srgb, var(--surface-2) 62%, var(--surface) 38%);--profile-badge-bg:color-mix(in srgb, var(--surface) 86%, var(--surface-2) 14%)}.ProfilePage-module__KM_efa__shell{max-width:var(--container-narrow);margin:0 auto;padding:24px 16px 48px}.ProfilePage-module__KM_efa__hero{background:var(--profile-hero-bg);color:var(--profile-hero-text);border:1px solid var(--profile-hero-border);box-shadow:var(--profile-hero-shadow);border-radius:28px;padding:22px 22px 18px}.ProfilePage-module__KM_efa__heroTop{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.ProfilePage-module__KM_efa__avatarWrap{flex:none;width:88px;height:88px;position:relative}.ProfilePage-module__KM_efa__avatar{--avatar-size:88px;--avatar-border-width:3px;object-fit:cover;background:color-mix(in srgb, var(--surface-2) 88%, white 12%);border-color:var(--profile-hero-border-strong);border-radius:50%}.ProfilePage-module__KM_efa__avatarFallback{background:linear-gradient(135deg, var(--primary) 0%, var(--button-primary-gradient-end) 100%);color:#fff;border-radius:50%;place-items:center;width:88px;height:88px;font-size:30px;font-weight:800;display:grid}.ProfilePage-module__KM_efa__uploadBtn{background:linear-gradient(135deg, var(--primary), var(--button-primary-gradient-end));color:#fff;width:28px;height:28px;box-shadow:var(--button-primary-shadow-soft);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:2px;right:2px}.ProfilePage-module__KM_efa__uploadBtn:hover{transform:translateY(-1px)}.ProfilePage-module__KM_efa__uploadBtn input{display:none}.ProfilePage-module__KM_efa__heroContent{gap:8px;min-width:0;display:grid}.ProfilePage-module__KM_efa__nameRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProfilePage-module__KM_efa__name{letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.02}.ProfilePage-module__KM_efa__badge{background:var(--profile-badge-bg);color:var(--profile-badge-text);border:1px solid var(--profile-badge-border);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.ProfilePage-module__KM_efa__badgeMuted{background:var(--profile-badge-muted-bg);color:var(--profile-badge-muted-text);border-color:var(--profile-badge-muted-border)}.ProfilePage-module__KM_efa__meta{color:var(--profile-hero-muted);flex-wrap:wrap;gap:8px 18px;font-size:14px;display:flex}.ProfilePage-module__KM_efa__logoutBtn{border:1px solid var(--profile-hero-ghost-border);background:var(--profile-hero-ghost-bg);width:50px;height:50px;color:var(--profile-hero-ghost-text);cursor:pointer;border-radius:18px;justify-content:center;align-items:center;transition:transform .15s,background .15s,border-color .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff47}.ProfilePage-module__KM_efa__logoutBtn:hover{background:var(--profile-hero-ghost-hover-bg);border-color:var(--profile-hero-border-strong);transform:translateY(-1px)}.ProfilePage-module__KM_efa__logoutBtn:active{transform:translateY(0)}.ProfilePage-module__KM_efa__heroActions{flex-wrap:wrap;align-items:flex-start;gap:10px;margin-top:16px;display:flex}.ProfilePage-module__KM_efa__logoutIcon{justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.ProfilePage-module__KM_efa__logoutText{display:inline-flex}.ProfilePage-module__KM_efa__primaryBtn,.ProfilePage-module__KM_efa__secondaryBtn,.ProfilePage-module__KM_efa__smallPrimary,.ProfilePage-module__KM_efa__smallGhost,.ProfilePage-module__KM_efa__tabBtn,.ProfilePage-module__KM_efa__activeTabBtn,.ProfilePage-module__KM_efa__loadBtn,.ProfilePage-module__KM_efa__dangerBtn{cursor:pointer;border:0;transition:transform .15s,box-shadow .15s,opacity .15s,background .15s}.ProfilePage-module__KM_efa__primaryBtn,.ProfilePage-module__KM_efa__smallPrimary,.ProfilePage-module__KM_efa__activeTabBtn,.ProfilePage-module__KM_efa__loadBtn{background:linear-gradient(135deg, var(--primary), var(--button-primary-gradient-end));color:#fff;box-shadow:var(--button-primary-shadow-soft)}.ProfilePage-module__KM_efa__primaryBtn,.ProfilePage-module__KM_efa__secondaryBtn{border-radius:14px;padding:12px 16px;font-size:14px;font-weight:700}.ProfilePage-module__KM_efa__secondaryBtn,.ProfilePage-module__KM_efa__smallGhost,.ProfilePage-module__KM_efa__tabBtn{background:var(--profile-hero-ghost-bg);color:var(--profile-hero-ghost-text);border:1px solid var(--profile-hero-ghost-border)}.ProfilePage-module__KM_efa__smallPrimary,.ProfilePage-module__KM_efa__smallGhost,.ProfilePage-module__KM_efa__loadBtn,.ProfilePage-module__KM_efa__dangerBtn,.ProfilePage-module__KM_efa__tabBtn,.ProfilePage-module__KM_efa__activeTabBtn{border-radius:14px;padding:10px 14px;font-size:13px;font-weight:700}.ProfilePage-module__KM_efa__dangerBtn{background:var(--profile-danger-bg);color:var(--profile-danger-text);border:1px solid var(--profile-danger-border)}.ProfilePage-module__KM_efa__secondaryBtn:hover,.ProfilePage-module__KM_efa__smallGhost:hover,.ProfilePage-module__KM_efa__tabBtn:hover,.ProfilePage-module__KM_efa__tabsArrow:hover,.ProfilePage-module__KM_efa__logoutBtn:hover{background:var(--profile-hero-ghost-hover-bg)}.ProfilePage-module__KM_efa__dangerBtn:hover{background:var(--profile-danger-hover-bg)}.ProfilePage-module__KM_efa__tabsWrap{border-top:1px solid var(--profile-hero-border);margin-top:16px;padding-top:14px}.ProfilePage-module__KM_efa__tabs{scrollbar-width:none;-ms-overflow-style:none;gap:10px;padding:0 2px 4px;display:flex;overflow-x:auto}.ProfilePage-module__KM_efa__tabs::-webkit-scrollbar{display:none}.ProfilePage-module__KM_efa__tabsArrow{z-index:2;border:1px solid var(--profile-hero-ghost-border);background:var(--profile-hero-ghost-bg);width:18px;height:44px;color:var(--profile-hero-muted);-webkit-backdrop-filter:blur(10px);cursor:pointer;opacity:0;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;transition:opacity .18s,transform .18s,background .18s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #00000024}.ProfilePage-module__KM_efa__tabsArrow span{font-size:16px;font-weight:800;line-height:1}.ProfilePage-module__KM_efa__tabsArrowLeft{left:-4px}.ProfilePage-module__KM_efa__tabsArrowRight{right:-4px}.ProfilePage-module__KM_efa__tabsArrowVisible{opacity:1;pointer-events:auto}.ProfilePage-module__KM_efa__tabsArrow:disabled{opacity:0;pointer-events:none}.ProfilePage-module__KM_efa__tabBtn{white-space:nowrap}.ProfilePage-module__KM_efa__body{background:var(--surface);border:1px solid var(--border);border-radius:28px;margin-top:18px;padding:18px;box-shadow:0 10px 30px #00000014}.ProfilePage-module__KM_efa__panelHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.ProfilePage-module__KM_efa__panelTitle{color:var(--text);margin:0;font-size:26px;font-weight:800;line-height:1.1}.ProfilePage-module__KM_efa__panelSub{color:var(--muted);margin-top:4px;font-size:14px}.ProfilePage-module__KM_efa__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.ProfilePage-module__KM_efa__feed{flex-direction:column;gap:16px;display:flex}.ProfilePage-module__KM_efa__card{background:var(--surface);border:1px solid var(--border);border-radius:24px;grid-column:span 12;padding:16px}.ProfilePage-module__KM_efa__dealCard{grid-template-columns:1fr 148px;align-items:start;gap:16px;display:grid}.ProfilePage-module__KM_efa__dealTitle{color:var(--text);margin:8px 0 0;font-size:22px;font-weight:800;line-height:1.22}.ProfilePage-module__KM_efa__dealMeta{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.ProfilePage-module__KM_efa__priceRow{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:14px;display:flex}.ProfilePage-module__KM_efa__price{color:var(--primary);font-size:32px;font-weight:800;line-height:1}.ProfilePage-module__KM_efa__oldPrice{color:var(--muted);font-size:16px;font-weight:700;text-decoration:line-through}.ProfilePage-module__KM_efa__discount{background:var(--profile-success-bg);color:var(--profile-success-text);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.ProfilePage-module__KM_efa__chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.ProfilePage-module__KM_efa__chip{background:var(--surface-2);color:var(--muted);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.ProfilePage-module__KM_efa__thumb{object-fit:cover;background:var(--surface-2);border:1px solid var(--border);border-radius:20px;width:148px;height:112px}.ProfilePage-module__KM_efa__empty{text-align:center;color:var(--muted);border:1px dashed var(--border);background:var(--surface-2);border-radius:24px;padding:36px 18px}.ProfilePage-module__KM_efa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.ProfilePage-module__KM_efa__statCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:14px}.ProfilePage-module__KM_efa__statLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.ProfilePage-module__KM_efa__statValue{color:var(--text);margin-top:8px;font-size:28px;font-weight:800}.ProfilePage-module__KM_efa__list{gap:12px;display:grid}.ProfilePage-module__KM_efa__listItem{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:14px}.ProfilePage-module__KM_efa__inlineActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ProfilePage-module__KM_efa__settingRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.ProfilePage-module__KM_efa__settingRow:last-child{border-bottom:0}.ProfilePage-module__KM_efa__settingLabel{color:var(--text);font-size:15px;font-weight:700}.ProfilePage-module__KM_efa__settingHint{color:var(--muted);margin-top:3px;font-size:13px}.ProfilePage-module__KM_efa__reportGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.ProfilePage-module__KM_efa__reportCard{background:color-mix(in srgb, var(--primary) 10%, var(--surface));border:1px solid color-mix(in srgb, var(--primary) 28%, var(--border));border-radius:22px;padding:16px}.ProfilePage-module__KM_efa__reportCount{color:var(--text);margin-top:12px;font-size:32px;font-weight:800}.ProfilePage-module__KM_efa__notice{background:color-mix(in srgb, var(--primary) 10%, var(--surface));color:color-mix(in srgb, var(--primary) 68%, var(--text));border:1px solid color-mix(in srgb, var(--primary) 28%, var(--border));border-radius:18px;margin-top:16px;padding:14px 16px}.ProfilePage-module__KM_efa__error{color:var(--profile-danger-text);margin-top:14px;font-size:14px}.ProfilePage-module__KM_efa__loading{min-height:220px;color:var(--muted);place-items:center;display:grid}@media (max-width:860px){.ProfilePage-module__KM_efa__dealCard{grid-template-columns:1fr}.ProfilePage-module__KM_efa__thumb{width:100%;height:180px}}.ProfilePage-module__KM_efa__activityTitle{color:var(--text);margin:8px 0 10px;font-size:18px;font-weight:700}.ProfilePage-module__KM_efa__settingsGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.ProfilePage-module__KM_efa__settingsTitle{color:var(--text);margin-bottom:10px;font-size:18px;font-weight:800}.ProfilePage-module__KM_efa__settingsList{gap:8px;display:grid}.ProfilePage-module__KM_efa__settingsRow{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font:inherit;cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;text-decoration:none;display:flex}.ProfilePage-module__KM_efa__settingsRow:hover{background:var(--surface-2)}.ProfilePage-module__KM_efa__destructiveRow{color:var(--profile-danger-text);border-color:var(--profile-danger-border);background:var(--profile-danger-bg)}.ProfilePage-module__KM_efa__destructiveRow:hover{background:var(--profile-danger-hover-bg)}.ProfilePage-module__KM_efa__centerBlock{justify-content:center;margin-top:16px;display:flex}.ProfilePage-module__KM_efa__subtle{color:var(--muted);margin-top:14px;font-size:13px}@media (max-width:900px){.ProfilePage-module__KM_efa__settingsGrid>.ProfilePage-module__KM_efa__card{grid-column:span 12}}.ProfilePage-module__KM_efa__badgesWrap{margin-top:18px}.ProfilePage-module__KM_efa__badgeSlots{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ProfilePage-module__KM_efa__badgeSlot{background:var(--surface);border:1px solid var(--border);border-radius:18px;gap:12px;padding:14px;display:grid}.ProfilePage-module__KM_efa__badgePreview{background:var(--surface-2);border-radius:14px;place-items:center;min-height:92px;display:grid;overflow:hidden}.ProfilePage-module__KM_efa__badgeImage{object-fit:contain;max-width:82px;max-height:82px}.ProfilePage-module__KM_efa__badgePreviewText{color:var(--muted);text-align:center;padding:0 6px;font-size:14px}.ProfilePage-module__KM_efa__badgeSelect{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:10px 12px}@media (max-width:900px){.ProfilePage-module__KM_efa__badgeSlots{grid-template-columns:1fr}}.ProfilePage-module__KM_efa__panelTitleSmall{color:var(--text);margin:0;font-size:22px;font-weight:800;line-height:1.1}.ProfilePage-module__KM_efa__activityCard{padding:18px}.ProfilePage-module__KM_efa__activityHead{align-items:flex-start;gap:12px;display:flex}.ProfilePage-module__KM_efa__activityIcon{background:var(--profile-accent-soft);border:1px solid var(--profile-accent-border);border-radius:999px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.ProfilePage-module__KM_efa__activityText{color:var(--text-soft);margin:14px 0 0;font-size:15px;line-height:1.5}.ProfilePage-module__KM_efa__activityDealWrap{margin-top:14px}.ProfilePage-module__KM_efa__badgeSlots{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:12px;display:grid}.ProfilePage-module__KM_efa__badgeSlot{gap:10px;display:grid}.ProfilePage-module__KM_efa__badgePreview{border:1px solid var(--border);background:var(--surface);border-radius:18px;place-items:center;min-height:96px;padding:12px;display:grid}.ProfilePage-module__KM_efa__badgePreviewText{color:var(--muted);text-align:center;font-size:13px}.ProfilePage-module__KM_efa__badgeImage{object-fit:contain;width:70px;height:70px}.ProfilePage-module__KM_efa__badgeSelect{border:1px solid var(--border);background:var(--surface);color:var(--text-soft);border-radius:14px;padding:10px 12px}.ProfilePage-module__KM_efa__badgeProgressGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ProfilePage-module__KM_efa__badgeProgressCard{padding:18px}.ProfilePage-module__KM_efa__badgeProgressHead{grid-template-columns:72px 1fr;align-items:center;gap:14px;display:grid}.ProfilePage-module__KM_efa__badgeFallback{background:var(--profile-accent-soft);width:70px;height:70px;color:var(--primary);border-radius:20px;place-items:center;font-size:24px;font-weight:800;display:grid}.ProfilePage-module__KM_efa__badgeLocked{filter:grayscale();opacity:.55}.ProfilePage-module__KM_efa__badgeTitle{color:var(--text);margin:0 0 6px;font-size:17px;font-weight:800}.ProfilePage-module__KM_efa__badgeText{color:var(--text-soft);margin:0;font-size:14px;line-height:1.45}.ProfilePage-module__KM_efa__progressOuter{background:var(--profile-progress-track);border-radius:999px;width:100%;height:8px;margin-top:14px;overflow:hidden}.ProfilePage-module__KM_efa__progressInner{background:var(--profile-progress-fill);border-radius:999px;height:100%}.ProfilePage-module__KM_efa__progressLabel{color:var(--muted);margin-top:8px;font-size:13px;font-weight:700}@media (max-width:900px){.ProfilePage-module__KM_efa__badgeSlots,.ProfilePage-module__KM_efa__badgeProgressGrid{grid-template-columns:1fr}}.ProfilePage-module__KM_efa__keywordGrid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;display:grid}.ProfilePage-module__KM_efa__keywordComposerCard,.ProfilePage-module__KM_efa__keywordListCard{align-self:start}.ProfilePage-module__KM_efa__keywordForm{gap:14px;display:grid}.ProfilePage-module__KM_efa__keywordField{gap:8px;display:grid}.ProfilePage-module__KM_efa__keywordField span{color:var(--muted);font-size:13px;font-weight:700}.ProfilePage-module__KM_efa__keywordField input,.ProfilePage-module__KM_efa__keywordField select{border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--text);font:inherit;border-radius:16px;padding:12px 14px}.ProfilePage-module__KM_efa__keywordField input::placeholder{color:var(--muted)}.ProfilePage-module__KM_efa__keywordHelper{border:1px solid var(--border);background:var(--surface-2);border-radius:18px;margin-top:14px;padding:14px}.ProfilePage-module__KM_efa__keywordHelperTitle{color:var(--text);font-size:14px;font-weight:800}.ProfilePage-module__KM_efa__keywordChips,.ProfilePage-module__KM_efa__thresholdRow{flex-wrap:wrap;gap:8px;display:flex}.ProfilePage-module__KM_efa__keywordChips{margin-top:10px}.ProfilePage-module__KM_efa__keywordChipBtn,.ProfilePage-module__KM_efa__thresholdBtn,.ProfilePage-module__KM_efa__thresholdBtnActive{cursor:pointer;border:0;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s,color .15s}.ProfilePage-module__KM_efa__keywordChipBtn,.ProfilePage-module__KM_efa__thresholdBtn{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}.ProfilePage-module__KM_efa__thresholdBtnActive{background:linear-gradient(135deg, var(--primary), var(--button-primary-gradient-end));color:#fff;box-shadow:var(--button-primary-shadow-soft)}.ProfilePage-module__KM_efa__keywordListHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.ProfilePage-module__KM_efa__counterBadge{background:color-mix(in srgb, var(--primary) 12%, var(--surface));min-width:36px;height:36px;color:var(--text);border-radius:999px;place-items:center;font-size:14px;font-weight:800;display:inline-grid}.ProfilePage-module__KM_efa__keywordList{gap:12px;display:grid}.ProfilePage-module__KM_efa__keywordAlertCard{border:1px solid var(--border);background:var(--surface-2);border-radius:20px;padding:14px}.ProfilePage-module__KM_efa__keywordAlertTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ProfilePage-module__KM_efa__keywordBadge{background:color-mix(in srgb, var(--primary) 12%, var(--surface));min-height:30px;color:var(--text);border-radius:999px;align-items:center;padding:0 12px;font-size:14px;font-weight:800;display:inline-flex}.ProfilePage-module__KM_efa__keywordMeta{color:var(--muted);margin-top:8px;font-size:13px;font-weight:700}.ProfilePage-module__KM_efa__thresholdRow{margin-top:14px}@media (max-width:900px){.ProfilePage-module__KM_efa__keywordGrid{grid-template-columns:1fr}}:is(body[data-theme=dark] .ProfilePage-module__KM_efa__hero,body[data-theme=amoled] .ProfilePage-module__KM_efa__hero){box-shadow:var(--profile-hero-shadow)}:is(body[data-theme=dark] .ProfilePage-module__KM_efa__secondaryBtn,body[data-theme=amoled] .ProfilePage-module__KM_efa__secondaryBtn,body[data-theme=dark] .ProfilePage-module__KM_efa__smallGhost,body[data-theme=amoled] .ProfilePage-module__KM_efa__smallGhost,body[data-theme=dark] .ProfilePage-module__KM_efa__tabBtn,body[data-theme=amoled] .ProfilePage-module__KM_efa__tabBtn){background:var(--surface-soft);border-color:var(--border)}:is(body[data-theme=dark] .ProfilePage-module__KM_efa__secondaryBtn:hover,body[data-theme=amoled] .ProfilePage-module__KM_efa__secondaryBtn:hover,body[data-theme=dark] .ProfilePage-module__KM_efa__smallGhost:hover,body[data-theme=amoled] .ProfilePage-module__KM_efa__smallGhost:hover,body[data-theme=dark] .ProfilePage-module__KM_efa__tabBtn:hover,body[data-theme=amoled] .ProfilePage-module__KM_efa__tabBtn:hover){background:var(--surface-soft-strong)}@media (max-width:640px){.ProfilePage-module__KM_efa__hero{border-radius:22px;padding:14px 14px 12px}.ProfilePage-module__KM_efa__heroTop{grid-template-columns:62px minmax(0,1fr) 40px;align-items:center;gap:10px}.ProfilePage-module__KM_efa__avatarWrap,.ProfilePage-module__KM_efa__avatar,.ProfilePage-module__KM_efa__avatarFallback{width:62px;height:62px}.ProfilePage-module__KM_efa__avatar{--avatar-size:62px}.ProfilePage-module__KM_efa__avatarFallback{font-size:21px}.ProfilePage-module__KM_efa__uploadBtn{width:24px;height:24px;bottom:0;right:0}.ProfilePage-module__KM_efa__heroContent{align-self:center;gap:4px}.ProfilePage-module__KM_efa__nameRow{flex-wrap:nowrap;gap:6px}.ProfilePage-module__KM_efa__name{white-space:nowrap;text-overflow:ellipsis;font-size:18px;line-height:1;overflow:hidden}.ProfilePage-module__KM_efa__badge{padding:4px 8px;font-size:10px}.ProfilePage-module__KM_efa__meta{gap:2px;font-size:11px;line-height:1.25;display:grid}.ProfilePage-module__KM_efa__logoutBtn{border-radius:14px;align-self:start;width:40px;height:40px}.ProfilePage-module__KM_efa__tabsWrap{margin-top:12px;padding-top:10px}.ProfilePage-module__KM_efa__tabs{gap:6px;padding:0 0 2px;scroll-padding-inline:8px}.ProfilePage-module__KM_efa__tabBtn,.ProfilePage-module__KM_efa__activeTabBtn{border-radius:12px;min-height:34px;padding:0 12px;font-size:12px;line-height:1}.ProfilePage-module__KM_efa__tabsArrow{display:none}}
