.profile-page{background:#f1f3f6;min-height:100vh;padding:30px 0;font-family:Inter,Roboto,Arial,sans-serif}.profile-container{gap:20px;max-width:1200px;margin:auto;display:flex}.profile-sidebar{background:#fff;border-radius:12px;width:260px;padding:20px}.profile-sidebar ul{margin:0;padding:0;list-style:none}.profile-sidebar li{cursor:pointer;color:#555;padding:12px 10px}.profile-sidebar li.active{color:#2874f0;background:#f5faff;border-left:4px solid #2874f0;font-weight:600}.profile-main{flex:1}.profile-title{margin-bottom:15px}.profile-card{background:#fff;border-radius:12px;margin-bottom:20px;padding:20px}.profile-summary{align-items:center;gap:20px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#ffb347,#ff9800);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:28px;font-weight:700;display:flex}.profile-info h3{margin:0}.profile-stats{gap:15px;margin-top:10px;display:flex}.profile-stats div{background:#f7f7f7;border-radius:8px;padding:8px 12px;font-size:13px}.verified{color:#2e7d32;font-weight:600}.edit-btn{color:#fff;cursor:pointer;background:#ff9f00;border:none;border-radius:6px;margin-left:auto;padding:8px 18px}.card-header{justify-content:space-between;margin-bottom:10px;display:flex}.edit-link{color:#2874f0;cursor:pointer;background:0 0;border:none}.info-row{justify-content:space-between;margin:10px 0;display:flex}.profile-card input{background:#fafafa;border:1px solid #ddd;border-radius:6px;width:100%;margin-bottom:12px;padding:10px}.profile-right{width:300px}.settings-list,.activity-list{margin:0;padding:0;list-style:none}.settings-list li{cursor:pointer;padding:10px 0}.logout{color:#d32f2f}.activity-list li{margin-bottom:10px;font-size:13px}.activity-list span{color:#888;font-size:11px;display:block}
