.module_area.user-profile{background:linear-gradient(135deg,#1d3460 0%,#0f172a 50%,#050816 100%);padding:40px 0 60px;color:#f9fafb;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.user-profile-inner{max-width:1080px;margin:0 auto;padding:0 20px}.user-profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.profile-back-btn{border-radius:999px;border:1px solid rgba(148,163,184,.6);background:rgba(15,23,42,.7);color:#e5e7eb;padding:6px 14px;font-size:.9rem;cursor:pointer;transition:.18s ease}.profile-back-btn:hover{background:rgba(30,64,175,.9);border-color:rgba(191,219,254,.9)}.user-profile-header-right{display:flex;gap:8px}.profile-btn{border-radius:999px;font-size:.9rem;padding:7px 16px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;transition:.18s ease;white-space:nowrap}.profile-btn-edit{background:#fde68a;color:#111827;font-weight:600;border-color:#fbbf24;box-shadow:0 8px 18px rgba(0,0,0,.6)}.profile-btn-edit:hover{background:#facc15;border-color:#f59e0b;transform:translateY(-1px);box-shadow:0 11px 24px rgba(0,0,0,.8);color:#111827}.profile-btn-logout,.profile-btn-message{background:rgba(15,23,42,.7);color:#e5e7eb;border-color:rgba(148,163,184,.7);box-shadow:0 6px 16px rgba(0,0,0,.45)}.profile-btn-logout:hover{background:#b91c1c;border-color:#f97316;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.6)}.profile-btn-message:hover{background:#1d4ed8;border-color:#bfdbfe;transform:translateY(-1px)}.user-profile-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:32px;align-items:flex-start;margin-bottom:26px}.user-profile-avatar-wrap{display:flex;justify-content:center}.user-profile-avatar{width:220px;height:220px;border-radius:999px;overflow:hidden;border:3px solid rgba(248,250,252,.9);box-shadow:0 10px 30px rgba(0,0,0,.55);position:relative;background:radial-gradient(circle at 30% 0%,#1d4ed8 0%,#020617 70%)}.user-profile-avatar img{width:100%;height:100%;object-fit:cover;display:block}.user-profile-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4rem;opacity:.9}.user-profile-avatar.user-online::after{content:"";position:absolute;right:6px;bottom:6px;width:16px;height:16px;border-radius:999px;background:#22c55e;border:2px solid #020617;box-shadow:0 0 6px rgba(22,163,74,.6);pointer-events:none}@media(max-width:600px){.user-profile-avatar.user-online::after{right:4px;bottom:4px;width:13px;height:13px;border-width:2px}}.user-profile-main{min-width:0}.user-profile-heading-row{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:12px}.user-profile-heading-main{display:block}.user-profile-name{margin:0 0 4px;font-size:2rem;letter-spacing:.03em}.user-profile-meta{font-size:.98rem;color:#cbd5f5}.user-profile-avatar-inline{display:none;align-items:center}.user-profile-rank{text-align:right}.user-profile-rank-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 12px;background:radial-gradient(circle at 0 0,#fef9c3 0%,#facc15 45%,#b45309 100%);color:#111827;font-size:.86rem;font-weight:700;box-shadow:0 6px 16px rgba(0,0,0,.45)}.user-profile-rank-sub{margin-top:4px;font-size:.78rem;color:#e5e7eb}.user-profile-quote{margin:10px 0 14px;padding:12px 16px 14px 16px;border-radius:12px;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.4);display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:flex-start}.user-profile-quote .quote-icon{font-size:2.2rem;line-height:1;opacity:.5}.user-profile-quote .quote-text{font-size:1rem;line-height:1.6}.quote-placeholder{opacity:.7;font-style:italic}.user-profile-info-card{margin-top:6px;padding:12px 14px;border-radius:12px;background:rgba(15,23,42,.95);border:1px solid rgba(148,163,184,.35);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.info-item{min-width:0}.info-label{font-size:.78rem;color:#cbd5f5;margin-bottom:2px}.info-value{font-size:.95rem;font-weight:600}.user-profile-content-grid{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:18px}.user-profile-column{min-width:0}.profile-box{background:rgba(15,23,42,.96);border-radius:14px;border:1px solid rgba(148,163,184,.4);padding:14px 16px 16px;box-shadow:0 6px 18px rgba(0,0,0,.55)}.profile-box+.profile-box{margin-top:14px}.profile-box-title{margin:0 0 10px;font-size:1.05rem;font-weight:700}.profile-activity-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.activity-item{padding:8px 10px;border-radius:10px;background:#020617;border:1px solid rgba(30,64,175,.4)}.activity-title{font-size:.92rem;margin-bottom:2px}.activity-meta{font-size:.78rem;color:#9ca3af}.profile-social-list{display:flex;flex-direction:column;gap:8px}.profile-social-btn{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:#020617;font-size:.9rem;text-decoration:none;color:#e5e7eb;width:100%;box-sizing:border-box;transition:.16s ease}.profile-social-btn:hover{background:#1d4ed8;border-color:#bfdbfe;box-shadow:0 4px 10px rgba(0,0,0,.5);transform:translateY(-1px)}.profile-social-empty{font-size:.86rem;color:#9ca3af}.profile-news-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.profile-news-item{border-radius:10px;background:#020617;border:1px solid rgba(30,64,175,.4)}.profile-news-link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;text-decoration:none;color:#f9fafb}.profile-news-headline{font-size:.92rem;font-weight:600;flex:1 1 auto}.profile-news-date{font-size:.78rem;color:#9ca3af;white-space:nowrap}.profile-news-more{display:inline-block;margin-top:10px;font-size:.84rem;color:#38bdf8;text-decoration:none}.profile-news-more:hover{text-decoration:underline}.profile-login-needed{text-align:center;margin:60px 0 40px;color:#fff;font-size:1.1rem}@media(max-width:900px){.user-profile-grid{grid-template-columns:minmax(0,1fr)}.user-profile-avatar-wrap{justify-content:flex-start}.user-profile-heading-row{flex-direction:column;align-items:flex-start}.user-profile-rank{text-align:left;margin-top:8px}.user-profile-content-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.user-profile-grid{grid-template-columns:minmax(0,1fr);gap:16px}.user-profile-avatar-wrap{display:none}.user-profile-heading-main{display:flex;align-items:center;gap:10px}.user-profile-avatar-inline{display:flex}.user-profile-avatar-inline .user-profile-avatar{width:64px;height:64px;border-width:2px;box-shadow:0 6px 14px rgba(0,0,0,.5)}.user-profile-name{font-size:1.55rem}.user-profile-meta{font-size:.9rem}.user-profile-header-right{margin-top:6px;gap:6px;flex-wrap:wrap;justify-content:flex-end}.user-profile-info-card{grid-template-columns:1fr}}