.profile_profilePage__GgaqR{min-height:100vh;padding:120px 0 80px;background:var(--bg-page)}.profile_loading__DKwnY{text-align:center;padding:6rem 2rem;color:var(--text-secondary);font-size:1.1rem}.profile_profileContainer__WNUBw{max-width:960px;margin:0 auto;padding:0 2rem}.profile_identityCard__ccf1R{position:relative;background:var(--bg-surface);border:1px solid var(--border-light);border-radius:2rem;padding:4rem 2rem 3rem;text-align:center;margin-bottom:3rem;overflow:hidden;box-shadow:var(--shadow-lg)}.profile_cardGlow__U1yvw{position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.15) 0,transparent 70%);pointer-events:none;filter:blur(60px)}.profile_avatarWrapper__7fHsV{position:relative;display:inline-block;margin-bottom:1.5rem}.profile_avatar__Vcfuv{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px rgba(99,102,241,.3);animation:profile_float__ZjzwF 6s ease-in-out infinite;position:relative}.profile_avatar__Vcfuv:before{content:"";position:absolute;inset:-4px;border-radius:50%;background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(139,92,246,.3));filter:blur(8px);opacity:.6}.profile_avatarIcon__mcc_B{font-size:4rem;filter:brightness(0) invert(1);position:relative;z-index:1}@keyframes profile_float__ZjzwF{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.profile_displayName__ZAfBQ{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.02em}.profile_memberBadge__IGFov{margin-top:1rem}.profile_freeBadge__PnU5N,.profile_premiumBadge__OW6T9,.profile_starterBadge__B85j2{display:inline-block;padding:.5rem 1.5rem;border-radius:100px;font-size:.9rem;font-weight:600;letter-spacing:.03em}.profile_premiumBadge__OW6T9{background:rgba(99,102,241,.1);color:#a5b4fc;border:1px solid rgba(99,102,241,.3)}.profile_starterBadge__B85j2{background:rgba(251,191,36,.1);color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.profile_freeBadge__PnU5N{background:hsla(0,0%,100%,.03);color:var(--text-tertiary);border:1px solid var(--border-light)}.profile_statsGrid__wWOHL{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.profile_statCard__3AMc9{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:1.25rem;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s cubic-bezier(.25,.8,.25,1)}.profile_statCard__3AMc9:hover{transform:translateY(-4px);border-color:rgba(99,102,241,.3);box-shadow:0 10px 30px rgba(0,0,0,.2)}.profile_statIcon__zB4l9{font-size:2rem;filter:drop-shadow(0 0 8px rgba(99,102,241,.3))}.profile_statInfo__MJ3JI{display:flex;flex-direction:column;gap:.25rem}.profile_statLabel__zS0Le{font-size:.8rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.profile_statValue__9gwaN{font-size:1.1rem;color:var(--text-primary);font-weight:600}.profile_quickActions__VMKOy{margin-bottom:3rem}.profile_sectionTitle__bsfRk{font-size:1.5rem;color:var(--text-primary);margin-bottom:1.5rem;font-weight:600}.profile_actionGrid__m4qE6{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.profile_actionCard__DDfIz{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:1.25rem;padding:1.75rem;display:flex;align-items:flex-start;gap:1.25rem;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);text-decoration:none;color:inherit}.profile_actionCard__DDfIz:hover{transform:translateY(-6px);border-color:rgba(99,102,241,.4);box-shadow:0 15px 40px rgba(0,0,0,.25);background:hsla(0,0%,100%,.02)}.profile_actionIcon__s_pTO{font-size:2rem;filter:drop-shadow(0 0 10px rgba(99,102,241,.3));flex-shrink:0}.profile_actionContent__ckq2z h3{font-size:1.1rem;color:var(--text-primary);margin-bottom:.25rem;font-weight:600}.profile_actionContent__ckq2z p{font-size:.9rem;color:var(--text-tertiary)}.profile_securitySection__fkIkv{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:1.5rem;padding:2.5rem;box-shadow:var(--shadow-md)}.profile_sectionSubtitle__BIpYV{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.profile_passwordForm__fsayx{max-width:500px;display:flex;flex-direction:column;gap:2rem}.profile_inputGroup__diR_4{display:flex;flex-direction:column;gap:.5rem;position:relative}.profile_inputGroup__diR_4 label{font-size:.85rem;color:var(--text-secondary);font-weight:500;margin-bottom:.25rem}.profile_input__DiX6P{width:100%;padding:.875rem 0;background:transparent;border:none;border-bottom:1px solid var(--border-light);color:var(--text-primary);font-size:1.05rem;transition:all .4s cubic-bezier(.2,.8,.2,1);font-family:inherit}.profile_input__DiX6P:focus{outline:none;border-bottom-color:var(--brand-primary);background:linear-gradient(180deg,transparent 95%,rgba(99,102,241,.05))}.profile_input__DiX6P::placeholder{color:transparent}.profile_input__DiX6P:disabled{opacity:.5;cursor:not-allowed}.profile_submitButton__Kte8j{margin-top:1rem;padding:1rem 2rem;width:-moz-fit-content;width:fit-content;background:#fff;color:#000;border:none;border-radius:2rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.2,.8,.2,1)}.profile_submitButton__Kte8j:hover:not(:disabled){transform:scale(1.05);box-shadow:0 0 30px hsla(0,0%,100%,.2)}.profile_submitButton__Kte8j:disabled{opacity:.5;cursor:not-allowed;background:#333;color:#666}.profile_errorMessage__d_M7q{padding:.875rem 0;color:#ef4444;font-size:.9rem;border-bottom:1px solid rgba(239,68,68,.3);animation:profile_shake__7JKIV .4s cubic-bezier(.36,.07,.19,.97) both}.profile_successMessage__WFwsm{padding:.875rem 0;color:#22c55e;font-size:.9rem;border-bottom:1px solid rgba(34,197,94,.3)}@keyframes profile_shake__7JKIV{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@media (max-width:768px){.profile_profilePage__GgaqR{padding:100px 0 60px}.profile_profileContainer__WNUBw{padding:0 1rem}.profile_identityCard__ccf1R{padding:3rem 1.5rem 2rem}.profile_displayName__ZAfBQ{font-size:2rem}.profile_avatar__Vcfuv{width:100px;height:100px}.profile_avatarIcon__mcc_B{font-size:3rem}.profile_statsGrid__wWOHL{grid-template-columns:1fr;gap:1rem}.profile_actionGrid__m4qE6{grid-template-columns:1fr}.profile_submitButton__Kte8j{width:100%}}