:root{--page-bg:#e6e7eb;--card-bg:#fdfdfd;--primary:#19c459;--primary-dark:#14a949;--text-main:#222;--text-muted:#7c848f;--border-radius-card:24px}.Profile-module__lJERFq__root{background:var(--page-bg);box-sizing:border-box;justify-content:center;align-items:stretch;min-height:100vh;padding:.75rem;display:flex}.Profile-module__lJERFq__card{border-radius:var(--border-radius-card);background:var(--card-bg);box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;max-width:420px;padding:1.1rem;display:flex}.Profile-module__lJERFq__header{grid-template-columns:auto 1fr auto;align-items:center;margin-bottom:1rem;display:grid}.Profile-module__lJERFq__backBtn{cursor:pointer;color:#000;background:0 0;border:none;align-items:center;padding:.15rem;font-size:1.1rem;display:flex}.Profile-module__lJERFq__headerTitle{text-align:center;color:#000;margin:0;font-size:.95rem;font-weight:600}.Profile-module__lJERFq__headerSpacer{width:1.5rem}.Profile-module__lJERFq__profileSection{flex-direction:column;align-items:center;margin-top:.5rem;margin-bottom:1.5rem;display:flex}.Profile-module__lJERFq__avatarOuter{background:linear-gradient(145deg,#d4ffe3,#ffe6c4);border-radius:50%;padding:3px}.Profile-module__lJERFq__avatarImage{border-radius:1000px}.Profile-module__lJERFq__metaText{color:#8b8888}.Profile-module__lJERFq__avatarInner{aspect-ratio:1;background:linear-gradient(145deg,#f3c698,#e2a671);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 6px 12px #0000001f}.Profile-module__lJERFq__avatarCircle{background:radial-gradient(circle at 30% 30%,#ffe7cb,#d5a77c);border-radius:50%;width:60%;height:60%;position:relative}.Profile-module__lJERFq__avatarCircle:before{content:"";background:linear-gradient(#f6d3ac,#d29c6d);border-radius:50%;width:90%;height:50%;position:absolute;bottom:-14%;left:50%;transform:translate(-50%)}.Profile-module__lJERFq__profileText{text-align:center;margin-top:1rem}.Profile-module__lJERFq__name{color:var(--text-main);margin:0;font-size:1rem;font-weight:700}.Profile-module__lJERFq__email{color:var(--text-muted);margin:.2rem 0 0;font-size:.8rem}.Profile-module__lJERFq__editBtn{cursor:pointer;background:#f6f7fb;border:1px solid #e1e3ea;border-radius:999px;margin-top:.9rem;padding:.45rem .9rem;font-size:.75rem;font-weight:600}.Profile-module__lJERFq__statsRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.Profile-module__lJERFq__statCard{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:.9rem .7rem;display:flex;box-shadow:0 6px 18px #0000000a}.Profile-module__lJERFq__statIcon{color:var(--primary);margin-bottom:.25rem;font-size:1.1rem}.Profile-module__lJERFq__statLabel{color:var(--text-muted);margin:0 0 .25rem;font-size:.78rem}.Profile-module__lJERFq__statValue{color:var(--text-main);margin:0;font-size:1.05rem;font-weight:700}.Profile-module__lJERFq__flexSpacer{flex:1}.Profile-module__lJERFq__signOutBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;margin-top:1.4rem;padding:.75rem 1rem;font-size:.88rem;font-weight:600;display:flex;box-shadow:0 6px 16px #15b35273}.Profile-module__lJERFq__signOutBtn:hover{background:var(--primary-dark)}.Profile-module__lJERFq__signOutBtn:focus-visible{outline-offset:2px;outline:2px solid #1c1c1c}.Profile-module__lJERFq__signOutIcon{font-size:1rem}.Profile-module__lJERFq__modalOverlay{z-index:999;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Profile-module__lJERFq__modalBox{text-align:center;background:#fff;border-radius:14px;width:85%;max-width:340px;padding:1.2rem}.Profile-module__lJERFq__modalTitle{margin-bottom:.5rem;font-size:1rem;font-weight:700}.Profile-module__lJERFq__modalMessage{color:var(--text-muted);margin-bottom:1.2rem;font-size:.85rem}.Profile-module__lJERFq__modalActions{justify-content:space-between;gap:1rem;display:flex}.Profile-module__lJERFq__modalCancel,.Profile-module__lJERFq__modalConfirm{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.6rem;font-size:.85rem;font-weight:600}.Profile-module__lJERFq__modalCancel{background:#ececec}.Profile-module__lJERFq__modalConfirm{color:#fff;background:#ff5252}@media (max-width:260px){.Profile-module__lJERFq__card{padding-inline:.75rem}.Profile-module__lJERFq__statsRow{grid-template-columns:1fr}.Profile-module__lJERFq__signOutBtn{font-size:.8rem}}@media (max-width:786px){.Profile-module__lJERFq__root{padding:0}.Profile-module__lJERFq__card{border-radius:0;max-width:100%;height:100vh;padding-inline:.75rem}.Profile-module__lJERFq__avatarInner{padding:10px}.Profile-module__lJERFq__statsRow{grid-template-columns:1fr}.Profile-module__lJERFq__signOutBtn{font-size:.8rem}}@media (min-width:480px){.Profile-module__lJERFq__headerTitle{font-size:1rem}.Profile-module__lJERFq__statValue{font-size:1.15rem}}
